Pull request #4552 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from b262f274dc3ed6bc5f6424eb5e6ec292ee791e7d+9f3a76adac1c477dc265c7be151b0f0ecbddfefb (0ca1c1fc9f29a3b51a4aa2955cde3c6fc98ba98b) 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-ssh17500571609132527983.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1181313169439205317.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-4552/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-4552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4383215278917118792.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-4552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6278970772165039464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh5523565109354813277.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-4552/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-4552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1210141838378366208.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-13274 in /w/workspace/edgexfoundry_edgex-go_PR-4552 [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/4552/head:refs/remotes/origin/PR-4552 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9f3a76adac1c477dc265c7be151b0f0ecbddfefb into PR head commit b262f274dc3ed6bc5f6424eb5e6ec292ee791e7d Merge succeeded, producing 01fb4b830da8fd09fa570da509754c29443c2639 Checking out Revision 01fb4b830da8fd09fa570da509754c29443c2639 (PR-4552) > git config core.sparsecheckout # timeout=10 > git checkout -f b262f274dc3ed6bc5f6424eb5e6ec292ee791e7d # 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 9f3a76adac1c477dc265c7be151b0f0ecbddfefb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01fb4b830da8fd09fa570da509754c29443c2639 # timeout=10 Commit message: "Merge commit '9f3a76adac1c477dc265c7be151b0f0ecbddfefb' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:47:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:47:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:47:27 ========================================================= 08:47:27 EdgeX Global Pipelines Version Info 08:47:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:47:27 ------------------- 08:47:27 stable info: 08:47:27 ------------------- 08:47:27 Commited By: Bill Mahoney bill.mahoney@intel.com 08:47:27 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 08:47:27 Message: update stable to v1.0.248 08:47:28 ------------------- 08:47:28 experimental info: 08:47:28 ------------------- 08:47:28 Commited By: **** collab-it+edgex@linuxfoundation.org 08:47:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:47:28 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:47:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:47:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:47:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:47:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:47:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:47:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:47:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:47:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:47:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:47:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:47:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4552 [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4552 [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4552 [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01fb4b830da8fd09fa570da509754c29443c2639 [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01fb4b8 [Pipeline] echo 08:47:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:29 provisioning config files... 08:47:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config674543300191410302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:30 ---> docker-login.sh 08:47:30 nexus3.edgexfoundry.org:10001 08:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:30 Configure a credential helper to remove this warning. See 08:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:30 08:47:30 Login Succeeded 08:47:30 nexus3.edgexfoundry.org:10002 08:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:30 Configure a credential helper to remove this warning. See 08:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:30 08:47:30 Login Succeeded 08:47:30 nexus3.edgexfoundry.org:10003 08:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:30 Configure a credential helper to remove this warning. See 08:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:30 08:47:30 Login Succeeded 08:47:30 nexus3.edgexfoundry.org:10004 08:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:30 Configure a credential helper to remove this warning. See 08:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:30 08:47:30 Login Succeeded 08:47:30 docker.io 08:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:31 Configure a credential helper to remove this warning. See 08:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:31 08:47:31 Login Succeeded 08:47:31 ---> docker-login.sh ends [Pipeline] } 08:47:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:47:31 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + dirname cmd/core-command/Dockerfile 08:47:31 + echo core-command,cmd/core-command/Dockerfile 08:47:31 + + cut -d/ -f2 08:47:31 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:47:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:47:31 + dirname cmd/core-data/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + echo core-data,cmd/core-data/Dockerfile 08:47:31 + dirname cmd/core-metadata/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + echo core-metadata,cmd/core-metadata/Dockerfile 08:47:31 + dirname cmd/security-bootstrapper/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:47:31 + dirname cmd/security-proxy-auth/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:47:31 + dirname cmd/security-proxy-setup/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:47:31 + dirname cmd/security-secretstore-setup/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:47:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:47:31 + dirname cmd/security-spire-agent/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:47:31 + dirname cmd/security-spire-config/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:47:31 + + dirname cmd/security-spire-server/Dockerfile 08:47:31 cut -d/ -f2 08:47:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:47:31 + dirname cmd/support-notifications/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + echo support-notifications,cmd/support-notifications/Dockerfile 08:47:31 + dirname cmd/support-scheduler/Dockerfile 08:47:31 + cut -d/ -f2 08:47:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:47:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:47:32 + git rev-list -1 --merges 01fb4b830da8fd09fa570da509754c29443c2639~1..01fb4b830da8fd09fa570da509754c29443c2639 [Pipeline] echo 08:47:32 -----------> git rev-list -1 --merges 01fb4b830da8fd09fa570da509754c29443c2639~1..01fb4b830da8fd09fa570da509754c29443c2639 01fb4b830da8fd09fa570da509754c29443c2639 08:47:32 01fb4b830da8fd09fa570da509754c29443c2639 [false] [Pipeline] sh 08:47:32 + git log --format=format:%s -1 01fb4b830da8fd09fa570da509754c29443c2639 [Pipeline] echo 08:47:32 ========================================================= 08:47:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:47:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:47:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:47:33 + grep -v github /etc/ssh/ssh_known_hosts 08:47:33 + [ -e /tmp/ssh_known_hosts ] 08:47:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:47:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:47:33 + sudo tee -a /etc/ssh/ssh_known_hosts 08:47:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:33 08:47:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:33 0.1.4: Pulling from edgex-devops/py-git-semver 08:47:33 b85a868b505f: Pulling fs layer 08:47:33 e2be974225ed: Pulling fs layer 08:47:33 339a4e72a1f5: Pulling fs layer 08:47:33 988bab9f4d93: Pulling fs layer 08:47:33 1469e6f7b9e6: Pulling fs layer 08:47:33 eaf3925da568: Pulling fs layer 08:47:33 bab4dde63d76: Pulling fs layer 08:47:33 bde34c3a00c8: Pulling fs layer 08:47:33 b352a97aabf1: Pulling fs layer 08:47:33 4872d77fe225: Pulling fs layer 08:47:33 5851b861e8e6: Pulling fs layer 08:47:33 bab4dde63d76: Waiting 08:47:33 988bab9f4d93: Waiting 08:47:33 1469e6f7b9e6: Waiting 08:47:33 eaf3925da568: Waiting 08:47:33 5851b861e8e6: Waiting 08:47:33 bde34c3a00c8: Waiting 08:47:33 b352a97aabf1: Waiting 08:47:33 4872d77fe225: Waiting 08:47:33 e2be974225ed: Verifying Checksum 08:47:33 e2be974225ed: Download complete 08:47:33 988bab9f4d93: Download complete 08:47:34 1469e6f7b9e6: Verifying Checksum 08:47:34 1469e6f7b9e6: Download complete 08:47:34 339a4e72a1f5: Verifying Checksum 08:47:34 339a4e72a1f5: Download complete 08:47:34 eaf3925da568: Verifying Checksum 08:47:34 eaf3925da568: Download complete 08:47:34 bde34c3a00c8: Verifying Checksum 08:47:34 bde34c3a00c8: Download complete 08:47:34 b352a97aabf1: Download complete 08:47:34 4872d77fe225: Verifying Checksum 08:47:34 4872d77fe225: Download complete 08:47:34 5851b861e8e6: Verifying Checksum 08:47:34 5851b861e8e6: Download complete 08:47:34 b85a868b505f: Verifying Checksum 08:47:34 b85a868b505f: Download complete 08:47:34 bab4dde63d76: Verifying Checksum 08:47:34 bab4dde63d76: Download complete 08:47:35 b85a868b505f: Pull complete 08:47:35 e2be974225ed: Pull complete 08:47:36 339a4e72a1f5: Pull complete 08:47:36 988bab9f4d93: Pull complete 08:47:36 1469e6f7b9e6: Pull complete 08:47:36 eaf3925da568: Pull complete 08:47:38 bab4dde63d76: Pull complete 08:47:38 bde34c3a00c8: Pull complete 08:47:38 b352a97aabf1: Pull complete 08:47:38 4872d77fe225: Pull complete 08:47:38 5851b861e8e6: Pull complete 08:47:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:39 prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container 08:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:47:41 $ docker top e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a -eo pid,comm 08:47:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:47:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:47:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:47:41 [ssh-agent] Looking for ssh-agent implementation... 08:47:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:41 $ docker exec e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a ssh-agent 08:47:41 SSH_AUTH_SOCK=/tmp/ssh-kXe7yodWL0Gb/agent.33 08:47:41 SSH_AGENT_PID=39 08:47:41 Running ssh-add (command line suppressed) 08:47:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_950165852049026407.key (/w/workspace/edgex-go/1@tmp/private_key_950165852049026407.key) 08:47:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:47:42 + git tag --points-at HEAD [Pipeline] } 08:47:42 $ docker exec --env ******** --env ******** e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a ssh-agent -k 08:47:42 unset SSH_AUTH_SOCK; 08:47:42 unset SSH_AGENT_PID; 08:47:42 echo Agent pid 39 killed; 08:47:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:47:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:47:42 [ssh-agent] Looking for ssh-agent implementation... 08:47:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:42 $ docker exec e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a ssh-agent 08:47:42 SSH_AUTH_SOCK=/tmp/ssh-EwOb74KVceqx/agent.71 08:47:42 SSH_AGENT_PID=77 08:47:42 Running ssh-add (command line suppressed) 08:47:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9122775181607544112.key (/w/workspace/edgex-go/1@tmp/private_key_9122775181607544112.key) 08:47:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:47:43 + git semver init 08:47:43 2023-05-04 08:47:43,559 [run_init] DEBUG init version:0.0.0 force:False 08:47:43 2023-05-04 08:47:43,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:47:43 2023-05-04 08:47:43,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:47:43 2023-05-04 08:47:43,560 [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) 08:47:48 2023-05-04 08:47:47,998 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:47:48 2023-05-04 08:47:47,999 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4552 with force:False 08:47:48 2023-05-04 08:47:47,999 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4552 08:47:48 2023-05-04 08:47:48,003 [execute] INFO git cat-file --batch-check 08:47:48 2023-05-04 08:47:48,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:47:48 2023-05-04 08:47:48,008 [execute] INFO git cat-file --batch 08:47:48 2023-05-04 08:47:48,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:47:48 2023-05-04 08:47:48,013 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4552 08:47:48 0.0.0 [Pipeline] } 08:47:48 $ docker exec --env ******** --env ******** e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a ssh-agent -k 08:47:49 unset SSH_AUTH_SOCK; 08:47:49 unset SSH_AGENT_PID; 08:47:49 echo Agent pid 77 killed; 08:47:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:47:49 + git semver [Pipeline] } 08:47:49 $ docker stop --time=1 e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a 08:47:51 $ docker rm -f --volumes e303183a1380b47882c2291b474ec7a41697e9a31dcba86f7cb3274ab2a7105a [Pipeline] // withDockerContainer [Pipeline] sh 08:47:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:47:51 Stashed 1 file(s) [Pipeline] echo 08:47:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:47:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:47:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:47:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:47:52 ========================================================= 08:47:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:47:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:47:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:47:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:47:52 f56be85fc22e: Pulling fs layer 08:47:52 85791d961cd3: Pulling fs layer 08:47:52 d694b5ae8c79: Pulling fs layer 08:47:52 9f32a84ed3da: Pulling fs layer 08:47:52 4d19c01a9841: Pulling fs layer 08:47:52 9325e15d5711: Pulling fs layer 08:47:52 556b6ee489ea: Pulling fs layer 08:47:52 c5a4b2cf53e6: Pulling fs layer 08:47:52 556b6ee489ea: Waiting 08:47:52 9f32a84ed3da: Waiting 08:47:52 c5a4b2cf53e6: Waiting 08:47:52 4d19c01a9841: Waiting 08:47:52 9325e15d5711: Waiting 08:47:52 85791d961cd3: Verifying Checksum 08:47:52 85791d961cd3: Download complete 08:47:52 9f32a84ed3da: Verifying Checksum 08:47:52 9f32a84ed3da: Download complete 08:47:52 4d19c01a9841: Verifying Checksum 08:47:52 4d19c01a9841: Download complete 08:47:52 f56be85fc22e: Verifying Checksum 08:47:52 f56be85fc22e: Download complete 08:47:52 9325e15d5711: Verifying Checksum 08:47:52 9325e15d5711: Download complete 08:47:53 f56be85fc22e: Pull complete 08:47:53 85791d961cd3: Pull complete 08:47:53 c5a4b2cf53e6: Verifying Checksum 08:47:53 c5a4b2cf53e6: Download complete 08:47:53 d694b5ae8c79: Verifying Checksum 08:47:53 d694b5ae8c79: Download complete 08:47:53 556b6ee489ea: Verifying Checksum 08:47:53 556b6ee489ea: Download complete 08:47:57 d694b5ae8c79: Pull complete 08:47:57 9f32a84ed3da: Pull complete 08:47:57 4d19c01a9841: Pull complete 08:47:57 9325e15d5711: Pull complete 08:47:59 556b6ee489ea: Pull complete 08:48:00 c5a4b2cf53e6: Pull complete 08:48:00 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:48:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:48:00 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:48:00 WORKDIR /edgex 08:48:00 COPY go.mod . 08:48:00 RUN go mod download 08:48:00 docker build -t ci-base-image-x86_64 -f - . 08:48:01 Sending build context to Docker daemon 170.7MB 08:48:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:48:01 ---> c4be618373d6 08:48:01 Step 2/4 : WORKDIR /edgex 08:48:05 ---> Running in 4ae1c4e10b5a 08:48:05 Removing intermediate container 4ae1c4e10b5a 08:48:05 ---> 264a2553afc0 08:48:05 Step 3/4 : COPY go.mod . 08:48:05 ---> c2591f1e0382 08:48:05 Step 4/4 : RUN go mod download 08:48:05 ---> Running in a50d3a0a6758 08:48:07 Still waiting to schedule task 08:48:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13275’ 08:48:15 Removing intermediate container a50d3a0a6758 08:48:15 ---> 05e579e48301 08:48:15 Successfully built 05e579e48301 08:48:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:15 + docker inspect -f . ci-base-image-x86_64 08:48:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:15 prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container 08:48:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:48:16 $ docker top 3f1afb6aab432c5efa6192df62e03b4f5a7751eb762f2f3da7c2d6a22357eaf8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:16 + go version 08:48:16 go version go1.20.2 linux/amd64 [Pipeline] } 08:48:16 $ docker stop --time=1 3f1afb6aab432c5efa6192df62e03b4f5a7751eb762f2f3da7c2d6a22357eaf8 08:48:18 $ docker rm -f --volumes 3f1afb6aab432c5efa6192df62e03b4f5a7751eb762f2f3da7c2d6a22357eaf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:18 + docker inspect -f . ci-base-image-x86_64 08:48:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:19 prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container 08:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:48:19 $ docker top 2a0e9625ba0a861b71fd4b1fda41684d5a9808193348072825aec57e9cd9421f -eo pid,comm [Pipeline] { [Pipeline] echo 08:48:19 ========================================================= 08:48:19 [edgeXBuildGoParallel] Running Tests and Build... 08:48:19 ========================================================= [Pipeline] sh 08:48:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:48:20 + make test 08:48:20 go test -race -coverprofile=coverage.out ./... 08:48:26 ? github.com/edgexfoundry/edgex-go [no test files] 08:48:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:48:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:48:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:48:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:48:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:48:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:48:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:48:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:48:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 08:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements 08:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements 08:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 08:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:48:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.746s coverage: 88.5% of statements 08:48:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:48:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:48:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 08:48:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:48:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:48:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:48:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements 08:48:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:48:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 08:48:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements 08:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 42.9% of statements 08:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.087s coverage: 82.9% of statements 08:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 08:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 08:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 08:48:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:48:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:48:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:48:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:48:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:48:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:48:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:48:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:48:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:48:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:49:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:49:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:49:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:49:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:49:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:49:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:49:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:49:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 08:49:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:49:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.063s coverage: 92.9% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.066s coverage: 87.2% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.131s coverage: 81.8% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.097s coverage: 92.3% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 08:49:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 08:49:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:49:16 running golangci-lint 08:49:16 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:49:16 go version go1.20.2 linux/amd64 08:49:16 level=info msg="[config_reader] Used config file .golangci.yml" 08:49:16 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:49:31 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 13.375259611s" 08:49:31 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.377024ms" 08:49:38 level=info msg="[linters_context/goanalysis] analyzers took 54.679411467s with top 10 stages: buildir: 30.529672393s, inspect: 1.972232767s, fact_deprecated: 1.838267352s, gosec: 1.302486939s, printf: 1.136195452s, ctrlflow: 1.087114792s, S1038: 1.00244158s, nilness: 782.167847ms, fact_purity: 680.693913ms, directives: 507.250929ms" 08:49:38 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:49:38 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, nolint: 0/23, cgo: 203/203, skip_files: 203/203, exclude: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" 08:49:38 level=info msg="[runner] processing took 17.334254ms with stages: nolint: 7.160152ms, identifier_marker: 5.074096ms, path_prettifier: 1.78949ms, exclude-rules: 1.601006ms, autogenerated_exclude: 1.186407ms, skip_dirs: 448.711µs, cgo: 52.262µs, filename_unadjuster: 15.65µs, max_same_issues: 1.27µs, skip_files: 950ns, uniq_by_line: 690ns, exclude: 530ns, source_code: 490ns, diff: 470ns, sort_results: 440ns, severity-rules: 420ns, path_shortener: 410ns, path_prefixer: 350ns, max_per_file_from_linter: 280ns, max_from_linter: 180ns" 08:49:38 level=info msg="[runner] linters took 7.194405052s with stages: goanalysis_metalinter: 7.176914704s" 08:49:38 level=info msg="File cache stats: 0 entries of total size 0B" 08:49:38 level=info msg="Memory: 208 samples, avg is 192.1MB, max is 819.9MB" 08:49:38 level=info msg="Execution took 20.617240188s" 08:49:38 go vet ./... 08:49:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:49:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:49:41 ./bin/test-attribution-txt.sh [Pipeline] echo 08:49:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:49:42 + ls -al . 08:49:42 total 704 08:49:42 drwxrwxr-x 11 1001 1001 4096 May 4 08:48 . 08:49:42 drwxr-xr-x 4 root root 4096 May 4 08:48 .. 08:49:42 drwxrwxr-x 2 1001 1001 4096 May 4 08:47 .blubracket 08:49:42 -rw-rw-r-- 1 1001 1001 16 May 4 08:47 .dockerignore 08:49:42 drwxrwxr-x 8 1001 1001 4096 May 4 08:47 .git 08:49:42 drwxrwxr-x 3 1001 1001 4096 May 4 08:47 .github 08:49:42 -rw-rw-r-- 1 1001 1001 1133 May 4 08:47 .gitignore 08:49:42 -rw-rw-r-- 1 1001 1001 42 May 4 08:47 .golangci.yml 08:49:42 -rw-rw-r-- 1 1001 1001 87 May 4 08:47 .hadolint.yml 08:49:42 drwxr-xr-x 3 1001 1001 4096 May 4 08:47 .semver 08:49:42 -rw-rw-r-- 1 1001 1001 166 May 4 08:47 .sonarcloud.properties 08:49:42 -rw-rw-r-- 1 1001 1001 1171 May 4 08:47 ADOPTERS.md 08:49:42 -rw-rw-r-- 1 1001 1001 10835 May 4 08:47 Attribution.txt 08:49:42 -rw-rw-r-- 1 1001 1001 73765 May 4 08:47 CHANGELOG.md 08:49:42 -rw-rw-r-- 1 1001 1001 3804 May 4 08:47 CONTRIBUTING.md 08:49:42 -rw-rw-r-- 1 1001 1001 677 May 4 08:47 GOVERNANCE.md 08:49:42 -rw-rw-r-- 1 1001 1001 883 May 4 08:47 Jenkinsfile 08:49:42 -rw-rw-r-- 1 1001 1001 10775 May 4 08:47 LICENSE 08:49:42 -rw-rw-r-- 1 1001 1001 14368 May 4 08:47 Makefile 08:49:42 -rw-rw-r-- 1 1001 1001 582 May 4 08:47 OWNERS.md 08:49:42 -rw-rw-r-- 1 1001 1001 9403 May 4 08:47 README.md 08:49:42 -rw-rw-r-- 1 1001 1001 789 May 4 08:47 SECURITY.md 08:49:42 -rw-rw-r-- 1 1001 1001 5 May 4 08:47 VERSION 08:49:42 drwxrwxr-x 2 1001 1001 4096 May 4 08:47 bin 08:49:42 drwxrwxr-x 18 1001 1001 4096 May 4 08:47 cmd 08:49:42 -rw-r--r-- 1 root root 448352 May 4 08:49 coverage.out 08:49:42 -rw-rw-r-- 1 1001 1001 3200 May 4 08:47 go.mod 08:49:42 -rw-rw-r-- 1 1001 1001 31040 May 4 08:47 go.sum 08:49:42 drwxrwxr-x 7 1001 1001 4096 May 4 08:47 internal 08:49:42 drwxrwxr-x 3 1001 1001 4096 May 4 08:47 openapi 08:49:42 -rw-rw-r-- 1 1001 1001 594 May 4 08:47 security.txt 08:49:42 drwxrwxr-x 4 1001 1001 4096 May 4 08:47 snap 08:49:42 -rw-rw-r-- 1 1001 1001 204 May 4 08:47 version.go [Pipeline] sh 08:49:42 + '[' -e coverage.out ] 08:49:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:49:42 Stashed 1 file(s) [Pipeline] sh 08:49:43 + make build 08:49:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:49:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:49:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:49:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:49:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:50:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:50:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:50:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:50: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:50:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:50:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:50: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:50:09 $ docker stop --time=1 2a0e9625ba0a861b71fd4b1fda41684d5a9808193348072825aec57e9cd9421f 08:50:12 $ docker rm -f --volumes 2a0e9625ba0a861b71fd4b1fda41684d5a9808193348072825aec57e9cd9421f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:14 08:50:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:14 latest: Pulling from edgex-devops/edgex-compose 08:50:14 cbdbe7a5bc2a: Pulling fs layer 08:50:14 ca9280d653b3: Pulling fs layer 08:50:14 7e9c9ca2126c: Pulling fs layer 08:50:14 cbdbe7a5bc2a: Download complete 08:50:14 ca9280d653b3: Verifying Checksum 08:50:14 ca9280d653b3: Download complete 08:50:14 cbdbe7a5bc2a: Pull complete 08:50:15 7e9c9ca2126c: Download complete 08:50:15 ca9280d653b3: Pull complete 08:50:18 7e9c9ca2126c: Pull complete 08:50:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:50:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:18 prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container 08:50:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:50:20 $ docker top 65b8b21e25127782b25c68db0b89e2aa0a5890054390c37e55729d2c702ddb77 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:21 + docker-compose build --help 08:50:21 + grep parallel 08:50:21 --parallel Build images in parallel. [Pipeline] } 08:50:21 $ docker stop --time=1 65b8b21e25127782b25c68db0b89e2aa0a5890054390c37e55729d2c702ddb77 08:50:23 $ docker rm -f --volumes 65b8b21e25127782b25c68db0b89e2aa0a5890054390c37e55729d2c702ddb77 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:23 prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container 08:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:50:24 $ docker top 5a9fae3165cd98dea64282e1bcd573be0a2d630e46d5795947a54e8713646867 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:24 + docker-compose -f ./docker-compose-build.yml build --parallel 08:50:25 Building core-command ... 08:50:25 Building core-common-config-bootstrapper ... 08:50:25 Building core-data ... 08:50:25 Building core-metadata ... 08:50:25 Building security-bootstrapper ... 08:50:25 Building security-proxy-auth ... 08:50:25 Building security-proxy-setup ... 08:50:25 Building security-secretstore-setup ... 08:50:25 Building security-spiffe-token-provider ... 08:50:25 Building security-spire-agent ... 08:50:25 Building security-spire-config ... 08:50:25 Building security-spire-server ... 08:50:25 Building support-notifications ... 08:50:25 Building support-scheduler ... 08:50:25 Building security-spiffe-token-provider 08:50:25 Building core-command 08:50:25 Building security-spire-agent 08:50:25 Building core-data 08:50:25 Building security-spire-config 08:50:35 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:50:35 ---> 05e579e48301 08:50:35 Step 3/20 : WORKDIR /edgex-go 08:50:35 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:50:35 ---> 05e579e48301 08:50:35 Step 3/27 : WORKDIR /edgex-go 08:50:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:35 ---> 05e579e48301 08:50:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:35 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:50:35 ---> 05e579e48301 08:50:35 Step 3/27 : WORKDIR /edgex-go 08:50:36 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:36 ---> 05e579e48301 08:50:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:50:42 ---> Running in 348239c91887 08:50:42 ---> Running in ef59b0b4597c 08:50:42 ---> Running in 8ce27975ecac 08:50:42 ---> Running in b580874c6a92 08:50:42 ---> Running in 00f4390a9659 08:50:42 Removing intermediate container 8ce27975ecac 08:50:42 ---> 448458db8850 08:50:42 Step 4/23 : WORKDIR /edgex-go 08:50:42 Removing intermediate container 00f4390a9659 08:50:42 ---> ca43fac2c5e2 08:50:42 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:50:42 Removing intermediate container b580874c6a92 08:50:42 ---> 0a11010c5c28 08:50:42 Step 4/24 : WORKDIR /edgex-go 08:50:42 Removing intermediate container ef59b0b4597c 08:50:42 ---> a852723b5359 08:50:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:50:42 Removing intermediate container 348239c91887 08:50:42 ---> 971f6a2bf01c 08:50:42 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:50:42 ---> Running in a9109e6ce137 08:50:42 ---> Running in ef38d79a2b8c 08:50:42 ---> Running in 48c59e78b41a 08:50:42 ---> Running in 99e307992c17 08:50:42 ---> Running in 1ca37ec9deb9 08:50:42 Removing intermediate container a9109e6ce137 08:50:42 ---> 498fa66691c5 08:50:42 Step 5/23 : RUN apk add --update --no-cache make git 08:50:42 Removing intermediate container 48c59e78b41a 08:50:42 ---> 26cd8b073073 08:50:42 Step 5/24 : RUN apk add --update --no-cache make git 08:50:42 ---> Running in 60b9973d0296 08:50:42 ---> Running in 186dfeb09ab5 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:50:43 OK: 265 MiB in 53 packages 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:50:43 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:50:43 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:50:43 OK: 17819 distinct packages available 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:50:43 OK: 265 MiB in 53 packages 08:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:50:43 OK: 265 MiB in 53 packages 08:50:43 OK: 265 MiB in 53 packages 08:50:44 Removing intermediate container ef38d79a2b8c 08:50:44 ---> 05cd7b723ea9 08:50:44 Step 5/27 : COPY go.mod vendor* ./ 08:50:44 OK: 265 MiB in 53 packages 08:50:44 ---> bfca954dfbac 08:50:44 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:44 ---> Running in c7dec57ad96b 08:50:44 Removing intermediate container 186dfeb09ab5 08:50:44 ---> 3a07fd65567e 08:50:44 Step 6/24 : COPY go.mod vendor* ./ 08:50:44 Removing intermediate container 60b9973d0296 08:50:44 ---> e19e5d7d8d16 08:50:44 Step 6/23 : COPY go.mod vendor* ./ 08:50:44 ---> 883ed64b7f1b 08:50:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:44 Removing intermediate container 1ca37ec9deb9 08:50:44 ---> 635c740f3a03 08:50:44 Step 5/27 : COPY go.mod vendor* ./ 08:50:44 ---> Running in c2cf10e48fd7 08:50:44 Removing intermediate container 99e307992c17 08:50:44 ---> 801125e565e0 08:50:44 Step 5/20 : COPY go.mod vendor* ./ 08:50:44 ---> dde249bf73ca 08:50:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:44 ---> Running in 72b318c6fc87 08:50:44 ---> 09835d2943de 08:50:44 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:44 ---> Running in b233fb87ce47 08:50:44 ---> 488baa1bd30a 08:50:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:44 ---> Running in 54daee6243ec 08:51:23 Removing intermediate container 72b318c6fc87 08:51:23 Removing intermediate container b233fb87ce47 08:51:23 ---> b5c82b85551b 08:51:23 ---> 53339468fd0e 08:51:23 Step 8/23 : COPY . .Step 7/27 : COPY . . 08:51:23 08:51:23 Removing intermediate container 54daee6243ec 08:51:23 ---> b6574a08233e 08:51:23 Step 7/20 : COPY . . 08:51:23 Removing intermediate container c2cf10e48fd7 08:51:23 ---> 4b06efd78a55 08:51:23 Step 8/24 : COPY . . 08:51:23 Removing intermediate container c7dec57ad96b 08:51:23 ---> 690db5b72bc0 08:51:23 Step 7/27 : COPY . . 08:51:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13276 in /w/workspace/edgexfoundry_edgex-go_PR-4552 [Pipeline] { [Pipeline] ws 08:51:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:51:36 The recommended git tool is: git 08:51:41 ---> d536506e1606 08:51:41 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:51:41 ---> 52c55f3fe3a8 08:51:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:51:41 ---> e5126f1f5aa9 08:51:41 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:51:41 ---> 467cb5b4479b 08:51:41 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:51:41 ---> 0f259be88700 08:51:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:41 ---> Running in d9c0661b38cc 08:51:41 ---> Running in 05cdfc25e5e5 08:51:41 ---> Running in 872feef8ce42 08:51:41 ---> Running in a3fc08472d1e 08:51:41 ---> Running in 793b973d2b28 08:51:41 Removing intermediate container d9c0661b38cc 08:51:41 ---> a8e014b617b0 08:51:41 Step 9/27 : WORKDIR /edgex-go/spire-build 08:51:41 Removing intermediate container a3fc08472d1e 08:51:41 ---> e49c390ea6aa 08:51:41 Step 9/27 : WORKDIR /edgex-go/spire-build 08:51:41 ---> Running in 186092f4dd88 08:51:41 ---> Running in 3ff7e9bfa926 08:51:41 Removing intermediate container 186092f4dd88 08:51:41 ---> 06b0450168e0 08:51:41 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:51:41 Removing intermediate container 3ff7e9bfa926 08:51:41 ---> 6d2ed9af1cfe 08:51:41 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:51:41 ---> Running in d192546160c9 08:51:41 ---> Running in 4df44881863c 08:51:41 Removing intermediate container d192546160c9 08:51:41 ---> c9c32f2596fb 08:51:41 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:51:41 Removing intermediate container 4df44881863c 08:51:41 ---> 69023bd73a82 08:51:41 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:51:41 ---> Running in fab31e18609a 08:51:41 ---> Running in a6d06666a93d 08:51:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:51:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:51:42 using credential edgex-jenkins-ssh 08:51:42 Cloning the remote Git repository 08:51:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:51:42 > git init /w/workspace/edgex-go/1 # timeout=10 08:51:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:51:43 > git --version # timeout=10 08:51:43 Removing intermediate container a6d06666a93d 08:51:43 ---> e6f4866dfa8e 08:51:43 Step 12/27 : WORKDIR /edgex-go 08:51:43 Removing intermediate container fab31e18609a 08:51:43 ---> 9ee903410ca1 08:51:43 Step 12/27 : WORKDIR /edgex-go 08:51:43 ---> Running in 8cff43f577b1 08:51:43 ---> Running in 99b7b5c1a70f 08:51:43 Removing intermediate container 99b7b5c1a70f 08:51:43 ---> 2c3a57ec3fa6 08:51:43 08:51:43 Step 13/27 : FROM alpine:3.17 08:51:43 Removing intermediate container 8cff43f577b1 08:51:43 ---> ad3ec3b5d96b 08:51:43 08:51:43 Step 13/27 : FROM alpine:3.17 08:51:43 3.17: Pulling from library/alpine 08:51:43 3.17: Pulling from library/alpine 08:51:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:51:44 Status: Downloaded newer image for alpine:3.17 08:51:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:51:44 Status: Image is up to date for alpine:3.17 08:51:44 ---> 9ed4aefc74f6 08:51:44 ---> 9ed4aefc74f6 08:51:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:44 ---> Running in 826511926f1f 08:51:44 ---> Running in 16f50f2ef96b 08:51:44 Removing intermediate container 16f50f2ef96b 08:51:44 ---> bc2e0badea2f 08:51:44 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:44 Removing intermediate container 826511926f1f 08:51:44 ---> fce6f4e1955d 08:51:44 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:44 ---> Running in 4fef420601b8 08:51:44 ---> Running in 999f13ba4122 08:51:43 > git --version # 'git version 2.25.1' 08:51:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:51:45 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:51:45 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:51:45 OK: 17820 distinct packages available 08:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:51:45 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:51:45 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:51:45 OK: 17820 distinct packages available 08:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:51:45 (1/4) Installing dumb-init (1.2.5-r2) 08:51:45 (2/4) Installing musl-obstack (1.2.3-r0) 08:51:45 (3/4) Installing libucontext (1.2-r0) 08:51:45 (4/4) Installing gcompat (1.1.0-r0) 08:51:45 Executing busybox-1.35.0-r29.trigger 08:51:45 OK: 7 MiB in 19 packages 08:51:45 (1/5) Installing dumb-init (1.2.5-r2) 08:51:45 (2/5) Installing musl-obstack (1.2.3-r0) 08:51:45 (3/5) Installing libucontext (1.2-r0) 08:51:45 (4/5) Installing gcompat (1.1.0-r0) 08:51:45 (5/5) Installing openssl (3.0.8-r4) 08:51:45 Executing busybox-1.35.0-r29.trigger 08:51:45 OK: 8 MiB in 20 packages 08:51:49 Removing intermediate container 4fef420601b8 08:51:49 ---> b4110ae59c01 08:51:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:51:49 Removing intermediate container 999f13ba4122 08:51:49 ---> e1027b2245a3 08:51:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:51:49 ---> adc285fe758d 08:51:49 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:51:49 ---> 7450b79d4a78 08:51:49 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:51:50 ---> f4f961c322d2 08:51:50 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:51:50 ---> 3895f369c408 08:51:50 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:01 Merging remotes/origin/main commit 9f3a76adac1c477dc265c7be151b0f0ecbddfefb into PR head commit b262f274dc3ed6bc5f6424eb5e6ec292ee791e7d 08:51:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:51:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:52:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:52:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4552/head:refs/remotes/origin/PR-4552 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:52:01 > git config core.sparsecheckout # timeout=10 08:52:01 > git checkout -f b262f274dc3ed6bc5f6424eb5e6ec292ee791e7d # timeout=10 08:52:01 Merge succeeded, producing 50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 08:52:01 Checking out Revision 50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 (PR-4552) 08:52:02 ---> 5c4ccac9cf57 08:52:02 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:02 ---> 0e6a81ca6a82 08:52:02 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:52:01 > git remote # timeout=10 08:52:01 > git config --get remote.origin.url # timeout=10 08:52:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:01 > git merge 9f3a76adac1c477dc265c7be151b0f0ecbddfefb # timeout=10 08:52:01 > git rev-parse HEAD^{commit} # timeout=10 08:52:01 > git config core.sparsecheckout # timeout=10 08:52:01 > git checkout -f 50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 # timeout=10 08:52:05 Commit message: "Merge commit '9f3a76adac1c477dc265c7be151b0f0ecbddfefb' into HEAD" 08:52:05 First time build. Skipping changelog. 08:52:05 ---> 3bf1a88995a5 08:52:05 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:52:05 ---> Running in b302d0c55b63 08:52:05 ---> 1c84477829f1 08:52:05 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:52:05 > git --version # timeout=10 08:52:05 > git --version # 'git version 2.25.1' 08:52:05 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 08:52:05 Removing intermediate container b302d0c55b63 08:52:05 ---> 22f6cf263e8e 08:52:05 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] script [Pipeline] { [Pipeline] sh 08:52:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:52:06 Dload Upload Total Spent Left Speed 08:52:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 08:52:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:52:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:52:07 + sudo tee /etc/docker/daemon.new 08:52:07 { 08:52:07 "registry-mirrors": [ 08:52:07 "https://nexus3.edgexfoundry.org:10001" 08:52:07 ], 08:52:07 "bip": "10.250.0.254/24", 08:52:07 "hosts": [ 08:52:07 "tcp://0.0.0.0:5555", 08:52:07 "unix:///var/run/docker.sock" 08:52:07 ], 08:52:07 "mtu": 1458, 08:52:07 "selinux-enabled": true, 08:52:07 "seccomp-profile": "/etc/docker/seccomp.json" 08:52:07 } [Pipeline] sh 08:52:07 ---> 5ed6f1b8ead5 08:52:07 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:52:07 ---> 4a9e4c4c4a90 08:52:07 Step 22/27 : WORKDIR / 08:52:07 ---> Running in 9c964a944ea9 08:52:07 Removing intermediate container 872feef8ce42 08:52:07 ---> 4ba0576ee6e9 08:52:07 08:52:07 Step 10/23 : FROM alpine:3.17 08:52:07 ---> 9ed4aefc74f6 08:52:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:52:07 Removing intermediate container 05cdfc25e5e5 08:52:07 ---> 5ed567cc474e 08:52:07 08:52:07 Step 10/24 : FROM alpine:3.17 08:52:07 ---> 9ed4aefc74f6 08:52:07 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:52:07 ---> c01d7c23fa6b 08:52:07 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:52:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:52:08 ---> Running in 663180d76034 08:52:08 Removing intermediate container 9c964a944ea9 08:52:08 ---> 26dabef5e7ae 08:52:08 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:08 ---> Running in 9c5851d30070 08:52:08 ---> Running in 217fa27d1f65 08:52:08 Removing intermediate container 663180d76034 08:52:08 ---> 36aefb5d69c9 08:52:08 Step 12/23 : ENV APP_PORT=59880 08:52:08 + sudo service docker restart 08:52:08 Removing intermediate container 217fa27d1f65 08:52:08 ---> 605256748536 08:52:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:08 ---> 0ab8c651b37b 08:52:08 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:08 ---> Running in 2743525f0c0b 08:52:08 ---> Running in a620dee04f2b 08:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:52:08 ---> Running in b82e4d2a3d09 08:52:08 Removing intermediate container a620dee04f2b 08:52:08 ---> a1a37f3ca997 08:52:08 Step 25/27 : LABEL arch=x86_64 08:52:08 Removing intermediate container 2743525f0c0b 08:52:08 ---> 2dbcd0669f32 08:52:08 Step 13/23 : EXPOSE $APP_PORT 08:52:08 ---> Running in 74e228eef924 08:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:52:08 ---> Running in 62420b278054 08:52:08 Removing intermediate container b82e4d2a3d09 08:52:08 ---> 9ba217c939e2 08:52:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:08 (1/1) Installing dumb-init (1.2.5-r2) 08:52:08 Executing busybox-1.35.0-r29.trigger 08:52:08 OK: 7 MiB in 16 packages 08:52:08 Removing intermediate container 74e228eef924 08:52:08 ---> 7c0e74698334 08:52:08 Step 26/27 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:52:08 ---> Running in ad0271379d7f 08:52:08 ---> Running in 0b9095acd3e0 08:52:08 Removing intermediate container 62420b278054 08:52:08 ---> e0a785513e72 08:52:08 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:52:09 Removing intermediate container ad0271379d7f 08:52:09 ---> 18afdff172f7 08:52:09 Step 25/27 : LABEL arch=x86_64 08:52:09 ---> Running in 5cd3b2df0c0c 08:52:09 Removing intermediate container 0b9095acd3e0 08:52:09 ---> c4acaeb9698f 08:52:09 Step 27/27 : LABEL version=0.0.0 08:52:09 ---> Running in 33f079c8baf6 08:52:09 ---> Running in bf60c39b9ffa 08:52:09 Removing intermediate container 9c5851d30070 08:52:09 ---> 5d46966d3256 08:52:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:52:09 ---> Running in 602d2738c0a5 08:52:09 Removing intermediate container bf60c39b9ffa 08:52:09 ---> 61a46dd964d5 08:52:09 08:52:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:52:09 Removing intermediate container 33f079c8baf6 08:52:09 ---> c7f2b60942a7 08:52:09 Step 26/27 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:52:09 Removing intermediate container 602d2738c0a5 08:52:09 ---> d9147fc8d4fd 08:52:09 Step 13/24 : ENV APP_PORT=59882 08:52:09 ---> Running in 5bea44070fd2 08:52:09 Successfully built 61a46dd964d5 08:52:09 Successfully tagged security-spire-config:latest 08:52:09  Building security-spire-config ... done Building support-notifications 08:52:09 ---> Running in e1997883adfa 08:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:52:10 Removing intermediate container 5bea44070fd2 08:52:10 ---> 1be9f20c2c7b 08:52:10 Step 27/27 : LABEL version=0.0.0 08:52:10 (1/1) Installing dumb-init (1.2.5-r2) 08:52:10 Executing busybox-1.35.0-r29.trigger 08:52:10 OK: 7 MiB in 16 packages 08:52:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:13 ---> 05e579e48301 08:52:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:52:13 ---> Using cache 08:52:13 ---> 0a11010c5c28 08:52:13 Step 4/23 : WORKDIR /edgex-go 08:52:13 ---> Using cache 08:52:13 ---> 26cd8b073073 08:52:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:52:14 Removing intermediate container e1997883adfa 08:52:14 ---> e827fe9de49b 08:52:14 Step 14/24 : EXPOSE $APP_PORT 08:52:14 ---> Running in 5f650d2fad0b 08:52:14 ---> Running in 32675705b48d 08:52:14 ---> Running in 32df95bfb24c 08:52:14 Removing intermediate container 5cd3b2df0c0c 08:52:14 ---> 517c86089c47 08:52:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:14 Removing intermediate container 5f650d2fad0b 08:52:14 ---> c4e559cd2dba 08:52:14 08:52:14 Removing intermediate container 32df95bfb24c 08:52:14 ---> cc8ecdac300f 08:52:14 Step 15/24 : WORKDIR / 08:52:14 Successfully built c4e559cd2dba 08:52:15 Removing intermediate container 793b973d2b28 08:52:15 ---> 4bca97526a28 08:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:52:15 08:52:15 Step 9/20 : FROM alpine:3.17 08:52:15 Successfully tagged security-spire-agent:latest 08:52:15 Building security-proxy-auth 08:52:15 ---> 9ed4aefc74f6 08:52:15  Building security-spire-agent ... done Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' ---> Running in 15f4e739c434 08:52:15 08:52:15 ---> 34aca4f06d28 08:52:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:52:15 ---> Running in 00bf28eb8bcf 08:52:15 Removing intermediate container 15f4e739c434 08:52:15 ---> d51f417ebed8 08:52:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:52:15 OK: 265 MiB in 53 packages 08:52:15 Removing intermediate container 00bf28eb8bcf 08:52:15 ---> 0f8a9b694395 08:52:15 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:20 ---> 05e579e48301 08:52:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:52:20 ---> Using cache 08:52:20 ---> 0a11010c5c28 08:52:20 Step 4/23 : WORKDIR /edgex-go 08:52:20 ---> Using cache 08:52:20 ---> 26cd8b073073 08:52:20 Step 5/23 : RUN apk add --update --no-cache make git 08:52:20 ---> Using cache 08:52:20 ---> 3a07fd65567e 08:52:20 Step 6/23 : COPY go.mod vendor* ./ 08:52:20 ---> Using cache 08:52:20 ---> 883ed64b7f1b 08:52:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:20 ---> Using cache 08:52:20 ---> 4b06efd78a55 08:52:20 Step 8/23 : COPY . . 08:52:20 ---> Using cache 08:52:20 ---> 467cb5b4479b 08:52:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:52:20 ---> 94a78bf89c8e 08:52:20 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:52:20 ---> b56974265860 08:52:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:52:20 ---> Running in 2cfda9fc14a0 08:52:20 ---> Running in 43333aae5e2e 08:52:20 Removing intermediate container 32675705b48d 08:52:20 ---> 200c6dd98080 08:52:20 Step 6/23 : COPY go.mod vendor* ./ 08:52:20 ---> 7aa5120d9b6e 08:52:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:52:20 ---> 366e1d0841a0 08:52:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:20 ---> 75e660c9abf4 08:52:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:52: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:52:20 ---> Running in 95c025b88428 08:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:52:20 ---> daddffe864c9 08:52:20 Step 19/23 : ENTRYPOINT ["/core-data"] 08:52:20 ---> Running in c10f7ac1e566 08:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:52:20 Removing intermediate container c10f7ac1e566 08:52:20 ---> b6f71f926157 08:52:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:52:20 ---> 9840a88af674 08:52:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:52:20 ---> Running in af91baeb0f6f 08:52:20 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:52:20 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:52:20 OK: 17820 distinct packages available 08:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:52:20 Removing intermediate container af91baeb0f6f 08:52:20 ---> cb2e7ded96b1 08:52:20 Step 21/23 : LABEL arch=x86_64 08:52:20 ---> 4d606032b2b0 08:52:20 Step 20/24 : ENTRYPOINT ["/core-command"] 08:52:20 ---> Running in 2ba44bb53851 08:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:52:20 ---> Running in a13f1e77504b 08:52:20 Removing intermediate container 2ba44bb53851 08:52:20 ---> 801ded657c34 08:52:20 Step 22/23 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:52:20 Removing intermediate container a13f1e77504b 08:52:20 ---> 8b9b6d93ffad 08:52:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:52:20 ---> Running in c08e09f7ece5 08:52:20 ---> Running in 3f72236175ba 08:52:20 (1/9) Installing ca-certificates (20220614-r4) 08:52:20 (2/9) Installing brotli-libs (1.0.9-r9) 08:52:20 Removing intermediate container c08e09f7ece5 08:52:20 ---> 9f907329281e 08:52:20 Step 22/24 : LABEL arch=x86_64 08:52:20 Removing intermediate container 3f72236175ba 08:52:20 ---> 168a06a634c2 08:52:20 Step 23/23 : LABEL version=0.0.0 08:52:20 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:52:20 (4/9) Installing libcurl (8.0.1-r0) 08:52:20 ---> Running in 91eafb298588 08:52:20 ---> Running in d84ab563125e 08:52:20 (5/9) Installing curl (8.0.1-r0) 08:52:20 (6/9) Installing dumb-init (1.2.5-r2) 08:52:20 (7/9) Installing musl-obstack (1.2.3-r0) 08:52:20 (8/9) Installing libucontext (1.2-r0) 08:52:20 (9/9) Installing gcompat (1.1.0-r0) 08:52:20 Executing busybox-1.35.0-r29.trigger 08:52:20 Executing ca-certificates-20220614-r4.trigger 08:52:20 Removing intermediate container 91eafb298588 08:52:20 ---> 0bd50e86b075 08:52:20 08:52:20 OK: 10 MiB in 24 packages 08:52:20 Removing intermediate container d84ab563125e 08:52:20 ---> 03ed4bc74ccc 08:52:20 Step 23/24 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:52:20 ---> Running in d87ac0ffd4a0 08:52:20 Successfully built 0bd50e86b075 08:52:20 Successfully tagged core-data:latest 08:52:20  Building core-data ... done Building security-bootstrapper 08:52:21 Removing intermediate container d87ac0ffd4a0 08:52:21 ---> d2f5a26dfbb4 08:52:21 Step 24/24 : LABEL version=0.0.0 08:52:24 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:24 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:52:24 ---> 05e579e48301 08:52:24 Step 3/33 : WORKDIR /edgex-go 08:52:24 ---> Using cache 08:52:24 ---> 971f6a2bf01c 08:52:24 Step 4/33 : RUN apk add --update --no-cache make git 08:52:25 ---> Running in 464cede6262e 08:52:25 ---> Running in 1bafa33afff5 08:52:25 Removing intermediate container 464cede6262e 08:52:25 ---> e7851e8853b2 08:52:25 08:52:25 Successfully built e7851e8853b2 08:52:26 Successfully tagged core-command:latest 08:52:26  Building core-command ... done Building security-spire-server 08:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:52:26 Removing intermediate container 2cfda9fc14a0 08:52:26 ---> d74926ce02fe 08:52:26 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { 08:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] configFileProvider 08:52:26 provisioning config files... 08:52:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9713623915186315446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:26 OK: 265 MiB in 53 packages 08:52:27 ---> docker-login.sh 08:52:27 nexus3.edgexfoundry.org:10001 08:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:27 Configure a credential helper to remove this warning. See 08:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:27 08:52:27 Login Succeeded 08:52:27 nexus3.edgexfoundry.org:10002 08:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:27 Configure a credential helper to remove this warning. See 08:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:27 08:52:27 Login Succeeded 08:52:28 nexus3.edgexfoundry.org:10003 08:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:28 Configure a credential helper to remove this warning. See 08:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:28 08:52:28 Login Succeeded 08:52:28 nexus3.edgexfoundry.org:10004 08:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:28 Configure a credential helper to remove this warning. See 08:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:28 08:52:28 Login Succeeded 08:52:28 docker.io 08:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:29 Configure a credential helper to remove this warning. See 08:52:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:29 08:52:29 Login Succeeded 08:52:29 ---> docker-login.sh ends [Pipeline] } 08:52:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 08:52:29 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:52:29 ---> 05e579e48301 08:52:29 Step 3/26 : WORKDIR /edgex-go 08:52:29 ---> Using cache 08:52:29 ---> 971f6a2bf01c 08:52:29 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:52:29 ---> Using cache 08:52:29 ---> 635c740f3a03 08:52:29 Step 5/26 : COPY go.mod vendor* ./ 08:52:29 ---> Using cache 08:52:29 ---> 09835d2943de 08:52:29 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:29 ---> Using cache 08:52:29 ---> 53339468fd0e 08:52:29 Step 7/26 : COPY . . 08:52:29 ---> Using cache 08:52:29 ---> e5126f1f5aa9 08:52:29 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:52:29 ---> Using cache 08:52:29 ---> e49c390ea6aa 08:52:29 Step 9/26 : WORKDIR /edgex-go/spire-build 08:52:29 ---> Using cache 08:52:29 ---> 06b0450168e0 08:52:29 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:52:29 ---> Using cache 08:52:29 ---> c9c32f2596fb 08:52:29 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [Pipeline] unstash [Pipeline] sh 08:52:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:52:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:52:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:52:30 ========================================================= 08:52:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:52:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:52:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:52:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:52:30 c41833b44d91: Pulling fs layer 08:52:30 ed15518f5707: Pulling fs layer 08:52:30 feae8fd75edb: Pulling fs layer 08:52:30 242c74f7c9fa: Pulling fs layer 08:52:30 3cdef696dda3: Pulling fs layer 08:52:30 2ced38df9373: Pulling fs layer 08:52:30 58f1dce35555: Pulling fs layer 08:52:30 242c74f7c9fa: Waiting 08:52:30 3cdef696dda3: Waiting 08:52:30 2ced38df9373: Waiting 08:52:30 58f1dce35555: Waiting 08:52:30 ed15518f5707: Verifying Checksum 08:52:30 ed15518f5707: Download complete 08:52:30 c41833b44d91: Verifying Checksum 08:52:30 c41833b44d91: Download complete 08:52:30 242c74f7c9fa: Verifying Checksum 08:52:30 242c74f7c9fa: Download complete 08:52:30 3cdef696dda3: Verifying Checksum 08:52:30 3cdef696dda3: Download complete 08:52:31 ---> dfe316bc314c 08:52:31 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:52:31 ---> Running in cc685e391239 08:52:31 Removing intermediate container 1bafa33afff5 08:52:31 ---> a4ffadf52135 08:52:31 Step 5/33 : COPY go.mod vendor* ./ 08:52:31 ---> 299265ead390 08:52:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:52:31 ---> f2860f2d6f51 08:52:31 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:31 ---> Running in d23ed35f5304 08:52:31 c41833b44d91: Pull complete 08:52:32 ---> 6c4f20f44ef5 08:52:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:52:32 58f1dce35555: Verifying Checksum 08:52:32 58f1dce35555: Download complete 08:52:32 ed15518f5707: Pull complete 08:52:32 Removing intermediate container cc685e391239 08:52:32 ---> f1e3d91363c9 08:52:32 Step 12/26 : WORKDIR /edgex-go 08:52:33 feae8fd75edb: Verifying Checksum 08:52:33 feae8fd75edb: Download complete 08:52:33 2ced38df9373: Verifying Checksum 08:52:33 2ced38df9373: Download complete 08:52:33 ---> Running in bdb14f12d1bd 08:52:33 ---> 4fd076f7991c 08:52:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:52:33 ---> Running in be99751159f9 08:52:33 Removing intermediate container bdb14f12d1bd 08:52:33 ---> 5a8758160aeb 08:52:33 08:52:33 Step 13/26 : FROM alpine:3.17 08:52:33 ---> 9ed4aefc74f6 08:52:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:33 ---> Using cache 08:52:33 ---> fce6f4e1955d 08:52:33 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:33 ---> Using cache 08:52:33 ---> e1027b2245a3 08:52:33 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:33 ---> Using cache 08:52:34 ---> adc285fe758d 08:52:34 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:52:34 ---> Using cache 08:52:34 ---> f4f961c322d2 08:52:34 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:34 Removing intermediate container be99751159f9 08:52:34 ---> 2cd4e5f95793 08:52:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:52:34 ---> Running in 5b073c90ca3c 08:52:34 Removing intermediate container 5b073c90ca3c 08:52:34 ---> a301238905cc 08:52:34 Step 18/20 : LABEL arch=x86_64 08:52:37 ---> Running in 5d7c800af49e 08:52:37 ---> 86892d9eb01e 08:52:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:52:37 Removing intermediate container 5d7c800af49e 08:52:37 ---> 6e4aec0068d9 08:52:37 Step 19/20 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:52:37 ---> Running in f2d9b0083ab1 08:52:37 ---> 1db77c83ab9b 08:52:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:52:37 Removing intermediate container f2d9b0083ab1 08:52:37 ---> 9f7276ad3904 08:52:37 Step 20/20 : LABEL version=0.0.0 08:52:37 ---> Running in 5473eceec40c 08:52:37 ---> 4a8da4bb40b1 08:52:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:52:37 Removing intermediate container 5473eceec40c 08:52:37 ---> 5b4fa8034bfd 08:52:37 08:52:37 Successfully built 5b4fa8034bfd 08:52:37 ---> 216b57314135 08:52:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:37 Successfully tagged security-spiffe-token-provider:latest 08:52:37 Building security-secretstore-setup 08:52:37  Building security-spiffe-token-provider ... done  ---> Running in e0da29a69b77 08:52:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:52:41 ---> 05e579e48301 08:52:41 Step 3/25 : WORKDIR /edgex-go 08:52:41 ---> Using cache 08:52:41 ---> 971f6a2bf01c 08:52:41 Step 4/25 : RUN apk add --update --no-cache make git 08:52:41 ---> Using cache 08:52:41 ---> a4ffadf52135 08:52:41 Step 5/25 : COPY go.mod vendor* ./ 08:52:41 ---> Using cache 08:52:41 ---> f2860f2d6f51 08:52:41 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:44 Removing intermediate container e0da29a69b77 08:52:44 ---> 15f8c7b4a659 08:52:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:45 ---> Running in 785867417dad 08:52:45 ---> Running in 0864a37058d2 08:52:45 Removing intermediate container 0864a37058d2 08:52:45 ---> 3ee61c4b1ce2 08:52:45 Step 24/26 : LABEL arch=x86_64 08:52:45 ---> Running in be9cd1da999b 08:52:45 feae8fd75edb: Pull complete 08:52:45 242c74f7c9fa: Pull complete 08:52:45 3cdef696dda3: Pull complete 08:52:45 Removing intermediate container be9cd1da999b 08:52:45 ---> 174d0964ae36 08:52:45 Step 25/26 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:52:45 ---> Running in 94a65526d080 08:52:45 Removing intermediate container 95c025b88428 08:52:45 ---> da3e88bbc894 08:52:45 Step 8/23 : COPY . . 08:52:46 Removing intermediate container 94a65526d080 08:52:46 ---> 50cc4c6c0326 08:52:46 Step 26/26 : LABEL version=0.0.0 08:52:50 2ced38df9373: Pull complete 08:52:51 ---> Running in ff60d0918030 08:52:51 ---> 38166e6332cd 08:52:51 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:52:51 Removing intermediate container 43333aae5e2e 08:52:51 ---> 0f59f7474482 08:52:51 08:52:51 Step 10/23 : FROM alpine:3.17 08:52:51 ---> 9ed4aefc74f6 08:52:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:52:52 ---> Running in 4454706141a1 08:52:52 Removing intermediate container ff60d0918030 08:52:52 ---> Running in b244e74d68b9 08:52:52 ---> 5db221fb1c1e 08:52:52 08:52:52 Successfully built 5db221fb1c1e 08:52:52 Successfully tagged security-spire-server:latest 08:52:52  Building security-spire-server ... done Building support-scheduler 08:52:52 Removing intermediate container b244e74d68b9 08:52:52 ---> 7107336c9b5c 08:52:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:52:52 ---> Running in 4f5cf73e2e2f 08:52:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:52:52 58f1dce35555: Pull complete 08:52:52 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:52:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:52:53 (1/1) Installing dumb-init (1.2.5-r2) 08:52:53 Executing busybox-1.35.0-r29.trigger 08:52:53 OK: 7 MiB in 16 packages 08:52:53 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:52:53 WORKDIR /edgex 08:52:53 COPY go.mod . 08:52:53 RUN go mod download -t 08:52:53 ci-base-image-arm64 -f - . 08:52:53 Sending build context to Docker daemon 2.931MB 08:52:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:52:53 ---> fadd8f120f05 08:52:53 Step 2/4 : WORKDIR /edgex 08:52:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:55 ---> 05e579e48301 08:52:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:52:55 ---> Using cache 08:52:55 ---> 0a11010c5c28 08:52:55 Step 4/23 : WORKDIR /edgex-go 08:52:55 ---> Using cache 08:52:55 ---> 26cd8b073073 08:52:55 Step 5/23 : RUN apk add --update --no-cache make git 08:52:55 ---> Using cache 08:52:55 ---> 3a07fd65567e 08:52:55 Step 6/23 : COPY go.mod vendor* ./ 08:52:55 ---> Using cache 08:52:55 ---> 883ed64b7f1b 08:52:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:55 ---> Using cache 08:52:55 ---> 4b06efd78a55 08:52:55 Step 8/23 : COPY . . 08:52:55 ---> Using cache 08:52:55 ---> 467cb5b4479b 08:52:55 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:52:55 ---> Running in d1662b0727b1 08:52:55 Removing intermediate container d1662b0727b1 08:52:55 ---> d1db6f28ea9a 08:52:55 Step 3/4 : COPY go.mod . 08:52:56 ---> 3f20eb6a7a93 08:52:56 Step 4/4 : RUN go mod download 08:52:56 ---> Running in f363e77487ef 08:52:57 ---> Running in 09e1e76d2454 08:52:57 Removing intermediate container 4f5cf73e2e2f 08:52:57 ---> 80e150327939 08:52:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:52:59 ---> f4231af89f7a 08:52:59 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:53:11 ---> 144e337e236c 08:53:11 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:53:11 Removing intermediate container d23ed35f5304 08:53:11 ---> 692439bbc46e 08:53:11 Step 7/33 : COPY . . 08:53:23 Removing intermediate container f363e77487ef 08:53:23 ---> 05c6747e6107 08:53:23 Successfully built 05c6747e6107 08:53:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:23 + docker inspect -f . ci-base-image-arm64 08:53:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:23 prd-ubuntu20.04-docker-arm64-4c-16g-13276 does not seem to be running inside a container 08:53:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:53:23 ---> 28254ebaba8b 08:53:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:53:23 ---> 0b2c9716728e 08:53:23 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:23 ---> Running in f1f3c08c08ac 08:53:24 Removing intermediate container 785867417dad 08:53:24 ---> 47e66afb2070 08:53:24 Step 7/25 : COPY . . 08:53:24 $ docker top 8c45fbaa972ae6739ff237f86e993cc5f073d33af85ff3052f6a0ff7047dc219 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:25 + go version 08:53:25 go version go1.20.2 linux/arm64 [Pipeline] } 08:53:25 $ docker stop --time=1 8c45fbaa972ae6739ff237f86e993cc5f073d33af85ff3052f6a0ff7047dc219 08:53:27 $ docker rm -f --volumes 8c45fbaa972ae6739ff237f86e993cc5f073d33af85ff3052f6a0ff7047dc219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:28 + docker inspect -f . ci-base-image-arm64 08:53:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:28 prd-ubuntu20.04-docker-arm64-4c-16g-13276 does not seem to be running inside a container 08:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:53:29 ---> dc8bbd568a83 08:53:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:53:29 $ docker top d1cb2e23e7cea9537a1a343a959e13f8c020f341f2a3c787310649733292dd7c -eo pid,comm 08:53:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:53:29 ---> 2c6a83d7ca4e 08:53:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [Pipeline] { [Pipeline] echo 08:53:30 ========================================================= 08:53:30 [edgeXBuildGoParallel] Running Tests and Build... 08:53:30 ========================================================= [Pipeline] sh 08:53:30 ---> f7d681d7e3a0 08:53:30 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:30 ---> Running in cee609c7140e 08:53:30 ---> Running in 3b0c17a83def 08:53:30 Removing intermediate container 4454706141a1 08:53:30 ---> 6a4b789e029c 08:53:30 08:53:30 Step 10/23 : FROM alpine:3.17 08:53:30 ---> 9ed4aefc74f6 08:53:30 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:53:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:53:30 ---> Running in a7fea82e970e 08:53: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53:31 + make test 08:53:31 go test -race -coverprofile=coverage.out ./... 08:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:53:31 (1/2) Installing ca-certificates (20220614-r4) 08:53:31 (2/2) Installing dumb-init (1.2.5-r2) 08:53:31 Executing busybox-1.35.0-r29.trigger 08:53:31 Executing ca-certificates-20220614-r4.trigger 08:53:31 OK: 8 MiB in 17 packages 08:53:33 Removing intermediate container cee609c7140e 08:53:33 ---> 0c151da6ef1a 08:53:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:53:33 ---> Running in d77fe5acb0c4 08:53:33 Removing intermediate container 09e1e76d2454 08:53:33 ---> 7521954caa77 08:53:33 08:53:33 Step 10/23 : FROM alpine:3.17 08:53:33 ---> 9ed4aefc74f6 08:53:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:53:33 ---> Using cache 08:53:33 ---> 5d46966d3256 08:53:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:53:33 ---> Using cache 08:53:33 ---> d9147fc8d4fd 08:53:33 Step 13/23 : ENV APP_PORT=59861 08:53:33 Removing intermediate container d77fe5acb0c4 08:53:33 ---> 064a3d40f805 08:53:33 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:53:33 ---> Running in 209037f431d7 08:53:33 Removing intermediate container a7fea82e970e 08:53:33 ---> 3ed0a700bf49 08:53:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:53:33 ---> Running in 5b3cf720b370 08:53:33 ---> Running in d6c884a04274 08:53:33 Removing intermediate container 209037f431d7 08:53:33 ---> a51d7f904054 08:53:33 Step 14/23 : EXPOSE $APP_PORT 08:53:33 Removing intermediate container 5b3cf720b370 08:53:33 ---> e18922c4a7ec 08:53:33 Step 21/23 : LABEL arch=x86_64 08:53:33 Removing intermediate container d6c884a04274 08:53:33 ---> 875ac90d7e8d 08:53:33 Step 13/23 : ENV APP_PORT=59860 08:53:33 ---> Running in 47ecdfc1c377 08:53:33 ---> Running in 62b63ade03ef 08:53:33 ---> Running in b8e3ba3c49de 08:53:34 Removing intermediate container 47ecdfc1c377 08:53:34 ---> 38bcd73ba88d 08:53:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:34 Removing intermediate container 62b63ade03ef 08:53:34 ---> 8f1f2a146d53 08:53:34 Step 22/23 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:53:34 Removing intermediate container b8e3ba3c49de 08:53:34 ---> a4c6119dd352 08:53:34 Step 14/23 : EXPOSE $APP_PORT 08:53:34 ---> Running in 887fb8a272a2 08:53:34 ---> Running in e00efeaa3713 08:53:34 Removing intermediate container e00efeaa3713 08:53:34 ---> 92b239bb45ff 08:53:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:34 ---> fc361c589bf4 08:53:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:53:34 Removing intermediate container 887fb8a272a2 08:53:34 ---> 99d8fecea6c5 08:53:34 Step 23/23 : LABEL version=0.0.0 08:53:34 ---> Running in 6f57ef9c6489 08:53:34 ---> c76fdc385dd4 08:53:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:53:34 Removing intermediate container 6f57ef9c6489 08:53:34 ---> 2845deef3b94 08:53:34 08:53:34 ---> 57264d1263f6 08:53:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:53:34 Successfully built 2845deef3b94 08:53:34 Successfully tagged security-proxy-auth:latest 08:53:34  Building security-proxy-auth ... done Building security-proxy-setup 08:53:38 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:38 ---> 05e579e48301 08:53:38 Step 3/22 : WORKDIR /edgex-go 08:53:38 ---> Using cache 08:53:38 ---> 971f6a2bf01c 08:53:38 Step 4/22 : RUN apk add --update --no-cache make git 08:53:38 ---> Using cache 08:53:38 ---> a4ffadf52135 08:53:38 Step 5/22 : COPY go.mod vendor* ./ 08:53:38 ---> Using cache 08:53:38 ---> f2860f2d6f51 08:53:38 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:38 ---> Using cache 08:53:38 ---> 47e66afb2070 08:53:38 Step 7/22 : COPY . . 08:53:38 ---> Using cache 08:53:38 ---> f7d681d7e3a0 08:53:38 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:53:40 ---> 93e4b12665d4 08:53:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:53:43 ---> Running in 860333b6d56c 08:53:43 ---> e5abfadb8350 08:53:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:53:43 ---> bc8c80866879 08:53:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:53:44 ---> a2481e0ff4f8 08:53:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:53:44 ---> Running in 35bcfad27fe1 08:53:44 ---> 08eafa5bdb8d 08:53:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:53:44 ---> Running in d7927392724d 08:53:44 Removing intermediate container 35bcfad27fe1 08:53:44 ---> 4d1a8ea193b1 08:53:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:53:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:53:44 ---> Running in 4cabdce9417c 08:53:44 Removing intermediate container d7927392724d 08:53:44 ---> 47d1b80b31d3 08:53:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:53:44 ---> Running in 40f66e533af4 08:53:44 Removing intermediate container 4cabdce9417c 08:53:44 ---> 33f2f2a8e0b8 08:53:44 Step 21/23 : LABEL arch=x86_64 08:53:44 ---> Running in 5018fa7fa2ac 08:53:44 Removing intermediate container 40f66e533af4 08:53:44 ---> 741b6fcd4f9c 08:53:44 Step 21/23 : LABEL arch=x86_64 08:53:44 Removing intermediate container 5018fa7fa2ac 08:53:44 ---> Running in bb983ca07a76 08:53:44 ---> 34cfe02f5e19 08:53:44 Step 22/23 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:53:44 ---> Running in 7f4bfa8e6ef6 08:53:44 Removing intermediate container bb983ca07a76 08:53:44 ---> 85107645a3e1 08:53:44 Step 22/23 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:53:45 ---> Running in 91a87d5175e0 08:53:45 Removing intermediate container 7f4bfa8e6ef6 08:53:45 ---> 849071d58c4f 08:53:45 Step 23/23 : LABEL version=0.0.0 08:53:45 ---> Running in 1853e59f4642 08:53:45 Removing intermediate container 91a87d5175e0 08:53:45 ---> fe3aaf6f1c28 08:53:45 Step 23/23 : LABEL version=0.0.0 08:53:45 ---> Running in c59f7cc8e7eb 08:53:45 Removing intermediate container 1853e59f4642 08:53:45 ---> 661854d6cf16 08:53:45 08:53:45 Successfully built 661854d6cf16 08:53:45 Successfully tagged support-scheduler:latest 08:53:45 Building core-metadata 08:53:45  Building support-scheduler ... done Removing intermediate container c59f7cc8e7eb 08:53:45 ---> ef5c30605bc0 08:53:45 08:53:45 Successfully built ef5c30605bc0 08:53:45 Successfully tagged support-notifications:latest 08:53:45 Building core-common-config-bootstrapper 08:53:51  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:53:51 ---> 05e579e48301 08:53:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:53:51 ---> Using cache 08:53:51 ---> 0a11010c5c28 08:53:51 Step 4/25 : WORKDIR /edgex-go 08:53:51 ---> Using cache 08:53:51 ---> 26cd8b073073 08:53:51 Step 5/25 : RUN apk add --update --no-cache make git 08:53:51 ---> Using cache 08:53:51 ---> 3a07fd65567e 08:53:51 Step 6/25 : COPY go.mod vendor* ./ 08:53:51 ---> Using cache 08:53:51 ---> 883ed64b7f1b 08:53:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:51 ---> Using cache 08:53:51 ---> 4b06efd78a55 08:53:51 Step 8/25 : COPY . . 08:53:51 ---> Using cache 08:53:51 ---> 467cb5b4479b 08:53:51 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:53:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:53:53 ---> 05e579e48301 08:53:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:53:53 ---> Using cache 08:53:53 ---> 0a11010c5c28 08:53:53 Step 4/23 : WORKDIR /edgex-go 08:53:53 ---> Using cache 08:53:53 ---> 26cd8b073073 08:53:53 Step 5/23 : RUN apk add --update --no-cache make git 08:53:53 ---> Using cache 08:53:53 ---> 3a07fd65567e 08:53:53 Step 6/23 : COPY go.mod vendor* ./ 08:53:53 ---> Using cache 08:53:53 ---> 883ed64b7f1b 08:53:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:53 ---> Using cache 08:53:53 ---> 4b06efd78a55 08:53:53 Step 8/23 : COPY . . 08:53:53 ---> Using cache 08:53:53 ---> 467cb5b4479b 08:53:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:53:59 ---> Running in 91f5b5334faa 08:53:59 ---> Running in 2ad8ee3aa662 08:53:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:53:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:54:05 Removing intermediate container 3b0c17a83def 08:54:05 ---> 153e8a6adc0d 08:54:05 08:54:05 Step 9/25 : FROM alpine:3.17 08:54:05 ---> 9ed4aefc74f6 08:54:05 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:54:05 Removing intermediate container f1f3c08c08ac 08:54:05 ---> c3075841bc0c 08:54:05 08:54:05 Step 9/33 : FROM alpine:3.17 08:54:05 ---> 9ed4aefc74f6 08:54:05 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:54:05 ---> Using cache 08:54:05 ---> 0f8a9b694395 08:54:05 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:54:05 ---> Running in 7ee945e67430 08:54:05 ---> Running in 5a64c71d6579 08:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:54:06 (1/2) Installing dumb-init (1.2.5-r2) 08:54:06 (2/2) Installing su-exec (0.2-r2) 08:54:06 Executing busybox-1.35.0-r29.trigger 08:54:06 OK: 7 MiB in 17 packages 08:54:06 (1/3) Installing ca-certificates (20220614-r4) 08:54:06 (2/3) Installing dumb-init (1.2.5-r2) 08:54:06 (3/3) Installing su-exec (0.2-r2) 08:54:06 Executing busybox-1.35.0-r29.trigger 08:54:06 Executing ca-certificates-20220614-r4.trigger 08:54:06 OK: 8 MiB in 18 packages 08:54:08 Removing intermediate container 5a64c71d6579 08:54:08 ---> e38622883758 08:54:08 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:54:08 Removing intermediate container 7ee945e67430 08:54:08 ---> 0ed7c1ac5347 08:54:08 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:54:08 ---> Running in 9b90b1835b74 08:54:08 ---> Running in 6b9013900e32 08:54:09 Removing intermediate container 9b90b1835b74 08:54:09 ---> 5daa3f48fe31 08:54:09 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:54:09 Removing intermediate container 6b9013900e32 08:54:09 ---> 9f12aed20a6e 08:54:09 Step 12/25 : WORKDIR / 08:54:09 ? github.com/edgexfoundry/edgex-go [no test files] 08:54:10 ---> Running in 07ddebfcb90e 08:54:10 ---> Running in 29b41b311642 08:54:11 Removing intermediate container 07ddebfcb90e 08:54:11 ---> 8f00f14869e3 08:54:11 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:12 Removing intermediate container 29b41b311642 08:54:12 ---> d7efb3667f77 08:54:12 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:54:12 ---> 8baa21bf8742 08:54:12 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:54:12 ---> Running in 9b6052fd6678 08:54:12 Removing intermediate container 860333b6d56c 08:54:12 ---> d5493c5230c6 08:54:12 08:54:12 Step 9/22 : FROM alpine:3.17 08:54:12 ---> 9ed4aefc74f6 08:54:12 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:54:12 ---> Running in 43b632f4eda6 08:54:12 Removing intermediate container 9b6052fd6678 08:54:12 ---> d1eabbc96138 08:54:12 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:54:12 ---> bbeffec316e0 08:54:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:54:12 ---> Running in 412acca73026 08:54:12 Removing intermediate container 412acca73026 08:54:12 ---> b02a5a176edf 08:54:12 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:54:12 ---> f1fbe629ae4e 08:54:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:54:12 ---> Running in 08a2d3a05ec8 08:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:54:13 ---> c4bb2df47e64 08:54:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:54:13 (1/2) Installing dumb-init (1.2.5-r2) 08:54:13 (2/2) Installing openssl (3.0.8-r4) 08:54:13 Executing busybox-1.35.0-r29.trigger 08:54:13 OK: 8 MiB in 17 packages 08:54:14 ---> 343bf5ca111b 08:54:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:54:14 Removing intermediate container 43b632f4eda6 08:54:14 ---> bcedf87f4016 08:54:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:54:14 Removing intermediate container 08a2d3a05ec8 08:54:14 ---> 8d4e425bd8a6 08:54:14 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:54:14 ---> 3eeed784c98c 08:54:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:54:14 ---> Running in 6e325c53270d 08:54:14 ---> Running in ecd93b222f31 08:54:15 Removing intermediate container 6e325c53270d 08:54:15 ---> 8ca5ece55f56 08:54:15 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:54:15 Removing intermediate container ecd93b222f31 08:54:15 ---> 4639f58f6cf5 08:54:15 Step 12/22 : WORKDIR /edgex 08:54:15 ---> Running in 08a4b7b0516d 08:54:15 ---> 2f49e6f5f188 08:54:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:54:15 ---> 889827d300e4 08:54:15 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:54:15 ---> Running in 19fa59326979 08:54:15 Removing intermediate container 08a4b7b0516d 08:54:15 ---> 91fc43f13b38 08:54:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:15 ---> 8a07e3739efa 08:54:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:15 ---> Running in cda922c3c878 08:54:15 ---> efe07a647d83 08:54:15 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:54:16 ---> 9671b2149798 08:54:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:54:16 ---> d871a67ff07b 08:54:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:54:16 Removing intermediate container 19fa59326979 08:54:16 ---> 4b1a214ef956 08:54:16 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:18 ---> 32f5e7a97e6e 08:54:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:54:19 Removing intermediate container cda922c3c878 08:54:19 ---> 13117831c44d 08:54:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:54:19 ---> 24f2aa9da626 08:54:19 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:54:19 ---> f3678bae2d6f 08:54:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:19 ---> Running in 6a6adc8c7f00 08:54:19 ---> Running in 04416fbecb6d 08:54:19 ---> 2f173d410ba1 08:54:19 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:54:20 Removing intermediate container 6a6adc8c7f00 08:54:20 ---> 8077ffdc5733 08:54:20 Step 23/25 : LABEL arch=x86_64 08:54:20 ---> Running in b45530b35da0 08:54:20 Removing intermediate container b45530b35da0 08:54:20 ---> 7ac8b9ce9939 08:54:20 Step 24/25 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:54:20 ---> 7133c0b20e79 08:54:20 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:54:20 ---> Running in 688a38fe9dc2 08:54:20 ---> f8e33fd03beb 08:54:20 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:54:20 Removing intermediate container 04416fbecb6d 08:54:20 ---> 37573ad69ffd 08:54:20 Removing intermediate container 688a38fe9dc2 08:54:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] ---> d85c4d15f6c5 08:54:20 08:54:20 Step 25/25 : LABEL version=0.0.0 08:54:20 ---> 14afe262f648 08:54:20 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:54:21 ---> Running in 7afaa5871ead 08:54:21 ---> Running in 96cd1ce27d30 08:54:21 Removing intermediate container 96cd1ce27d30 08:54:21 ---> cde912e214c1 08:54:21 08:54:21 Removing intermediate container 7afaa5871ead 08:54:21 ---> 0c20fd66538e 08:54:21 Step 20/22 : LABEL arch=x86_64 08:54:21 Successfully built cde912e214c1 08:54:21 Successfully tagged security-secretstore-setup:latest 08:54:21  Building security-secretstore-setup ... done  ---> cf42c20cd545 08:54:21 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:54:21 ---> Running in 58371ed85334 08:54:21 Removing intermediate container 58371ed85334 08:54:21 ---> 3dd205d5482e 08:54:21 Step 21/22 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:54:21 ---> Running in 400d86c18fd7 08:54:23 ---> adb6c00c8beb 08:54:23 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:54:23 Removing intermediate container 400d86c18fd7 08:54:23 ---> 7a401bd782ff 08:54:23 Step 22/22 : LABEL version=0.0.0 08:54:23 ---> b3c04cdfc575 08:54:23 Step 28/33 : RUN chmod +x /entrypoint.sh 08:54:23 ---> Running in 58cd1550f4f9 08:54:23 ---> Running in 0fd72ce18bf3 08:54:23 Removing intermediate container 91f5b5334faa 08:54:23 ---> 98dd2b2bc4a6 08:54:23 08:54:23 Step 10/23 : FROM alpine:3.17 08:54:23 ---> 9ed4aefc74f6 08:54:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:54:23 ---> Using cache 08:54:23 ---> 7107336c9b5c 08:54:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:54:23 ---> Using cache 08:54:23 ---> 80e150327939 08:54:23 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:23 ---> Using cache 08:54:24 ---> f4231af89f7a 08:54:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:54:24 Removing intermediate container 2ad8ee3aa662 08:54:24 ---> 2e759217be9b 08:54:24 08:54:24 Step 10/25 : FROM alpine:3.17 08:54:24 ---> Using cache 08:54:24 ---> 9ed4aefc74f6 08:54:24 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:54:24 ---> Using cache 08:54:24 ---> 5d46966d3256 08:54:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:54:24 ---> Using cache 08:54:24 ---> d9147fc8d4fd 08:54:24 Step 13/25 : ENV APP_PORT=59881 08:54:24 ---> 144e337e236c 08:54:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:54:24 Removing intermediate container 58cd1550f4f9 08:54:24 ---> 1be3e782bd45 08:54:24 08:54:24 ---> Running in 98e5b0627c86 08:54:24 Successfully built 1be3e782bd45 08:54:24 Successfully tagged security-proxy-setup:latest 08:54:24  Building security-proxy-setup ... done Removing intermediate container 98e5b0627c86 08:54:24 ---> 59570ce9f721 08:54:24 Step 14/25 : EXPOSE $APP_PORT 08:54:24 ---> 13ed2edfc6fd 08:54:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:54:24 ---> Running in 4827eca271e1 08:54:24 Removing intermediate container 4827eca271e1 08:54:24 ---> c791b69f7a43 08:54:24 Step 15/25 : WORKDIR / 08:54:24 ---> Running in 9edb7637c2a2 08:54:24 ---> 7e59f0313a33 08:54:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:54:24 Removing intermediate container 9edb7637c2a2 08:54:24 ---> 7e6ff5afdd2d 08:54:24 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:24 Removing intermediate container 0fd72ce18bf3 08:54:24 ---> deeb1e16ecb3 08:54:24 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:54:24 ---> Running in 9a4d37e0ff68 08:54:24 ---> 8944e3c51fc0 08:54:24 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:24 ---> Running in e585ab07002e 08:54:24 ---> 3df252351f05 08:54:24 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:54:24 Removing intermediate container 9a4d37e0ff68 08:54:24 ---> 28e48f92fd9c 08:54:24 Step 30/33 : CMD ["gate"] 08:54:24 ---> Running in 51859988c49d 08:54:24 ---> da78b8a06bff 08:54:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:54:24 Removing intermediate container 51859988c49d 08:54:24 ---> ccfc4e7aaae5 08:54:24 Step 31/33 : LABEL arch=x86_64 08:54:24 ---> Running in 3db9eb0c4da4 08:54:25 Removing intermediate container 3db9eb0c4da4 08:54:25 ---> 668b51dcc548 08:54:25 Step 32/33 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:54:25 ---> b6f3af1bbdfa 08:54:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:54:25 ---> Running in f6813a1d9aa5 08:54:25 Removing intermediate container f6813a1d9aa5 08:54:25 ---> d4a416a6200c 08:54:25 Step 33/33 : LABEL version=0.0.0 08:54:25 ---> Running in 02e69d394ea2 08:54:25 ---> 68b24608cfa1 08:54:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:54:25 Removing intermediate container e585ab07002e 08:54:25 ---> 78bf6b4fe4ed 08:54:25 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:54:25 Removing intermediate container 02e69d394ea2 08:54:25 ---> 961a6024e300 08:54:25 08:54:25 ---> Running in 9c8244e409d9 08:54:25 Successfully built 961a6024e300 08:54:25 Successfully tagged security-bootstrapper:latest 08:54:25  Building security-bootstrapper ... done Removing intermediate container 9c8244e409d9 08:54:25 ---> 828bd3d4d282 08:54:25 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:54:25 ---> 4f15259029a2 08:54:25 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:54:25 ---> Running in 3f79b679d570 08:54:25 ---> Running in 0c3da650016a 08:54:25 Removing intermediate container 3f79b679d570 08:54:25 ---> fee5fccd23f9 08:54:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:54:25 Removing intermediate container 0c3da650016a 08:54:25 ---> 203c529bcb65 08:54:25 Step 21/23 : LABEL arch=x86_64 08:54:25 ---> Running in e695ce0c4009 08:54:25 ---> Running in 62d5e606159c 08:54:25 Removing intermediate container e695ce0c4009 08:54:25 ---> 2c81da5fc5d0 08:54:25 Step 22/23 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:54:25 ---> Running in f55108f8f149 08:54:25 Removing intermediate container 62d5e606159c 08:54:25 ---> 5ede948d6fa8 08:54:25 Step 23/25 : LABEL arch=x86_64 08:54:25 ---> Running in dea321c98594 08:54:25 Removing intermediate container f55108f8f149 08:54:25 ---> 65e0af4efba7 08:54:25 Step 23/23 : LABEL version=0.0.0 08:54:25 ---> Running in 3b852b82d048 08:54:25 Removing intermediate container dea321c98594 08:54:25 ---> 7516260b3f9a 08:54:25 Step 24/25 : LABEL git_sha=01fb4b830da8fd09fa570da509754c29443c2639 08:54:25 ---> Running in 151de66b037c 08:54:25 Removing intermediate container 3b852b82d048 08:54:25 ---> c452f11f277e 08:54:25 08:54:26 Successfully built c452f11f277e 08:54:26 Successfully tagged core-common-config-bootstrapper:latest 08:54:26  Building core-common-config-bootstrapper ... done Removing intermediate container 151de66b037c 08:54:26 ---> ff96110d910a 08:54:26 Step 25/25 : LABEL version=0.0.0 08:54:26 ---> Running in ab37304db1a8 08:54:26 Removing intermediate container ab37304db1a8 08:54:26 ---> c7c12ee74bdd 08:54:26 08:54:26 Successfully built c7c12ee74bdd 08:54:26 Successfully tagged core-metadata:latest 08:54:26  Building core-metadata ... done  [Pipeline] } 08:54:26 $ docker stop --time=1 5a9fae3165cd98dea64282e1bcd573be0a2d630e46d5795947a54e8713646867 08:54:27 $ docker rm -f --volumes 5a9fae3165cd98dea64282e1bcd573be0a2d630e46d5795947a54e8713646867 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:28 + docker images 08:54:28 REPOSITORY TAG IMAGE ID CREATED SIZE 08:54:28 core-metadata latest c7c12ee74bdd 1 second ago 20.4MB 08:54:28 security-bootstrapper latest 961a6024e300 2 seconds ago 22.2MB 08:54:28 core-common-config-bootstrapper latest c452f11f277e 2 seconds ago 17.2MB 08:54:28 security-proxy-setup latest 1be3e782bd45 4 seconds ago 18.7MB 08:54:28 2e759217be9b 4 seconds ago 1.73GB 08:54:28 98dd2b2bc4a6 4 seconds ago 1.72GB 08:54:28 security-secretstore-setup latest cde912e214c1 7 seconds ago 32.8MB 08:54:28 d5493c5230c6 16 seconds ago 1.7GB 08:54:28 153e8a6adc0d 25 seconds ago 1.72GB 08:54:28 c3075841bc0c 26 seconds ago 1.71GB 08:54:28 support-scheduler latest 661854d6cf16 42 seconds ago 31.8MB 08:54:28 support-notifications latest ef5c30605bc0 42 seconds ago 32.4MB 08:54:28 security-proxy-auth latest 2845deef3b94 53 seconds ago 18.3MB 08:54:28 7521954caa77 55 seconds ago 1.79GB 08:54:28 6a4b789e029c 59 seconds ago 1.79GB 08:54:28 security-spire-server latest 5db221fb1c1e About a minute ago 103MB 08:54:28 0f59f7474482 About a minute ago 1.7GB 08:54:28 security-spiffe-token-provider latest 5b4fa8034bfd About a minute ago 32.8MB 08:54:28 5a8758160aeb About a minute ago 1.58GB 08:54:28 core-command latest e7851e8853b2 2 minutes ago 19.8MB 08:54:28 core-data latest 0bd50e86b075 2 minutes ago 20MB 08:54:28 security-spire-agent latest c4e559cd2dba 2 minutes ago 161MB 08:54:28 4bca97526a28 2 minutes ago 1.76GB 08:54:28 security-spire-config latest 61a46dd964d5 2 minutes ago 102MB 08:54:28 5ed567cc474e 2 minutes ago 1.72GB 08:54:28 4ba0576ee6e9 2 minutes ago 1.73GB 08:54:28 ad3ec3b5d96b 2 minutes ago 1.58GB 08:54:28 2c3a57ec3fa6 2 minutes ago 1.58GB 08:54:28 ci-base-image-x86_64 latest 05e579e48301 6 minutes ago 918MB 08:54:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 9 days ago 700MB 08:54:28 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 08:54:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 08:54:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:56:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:56:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:56:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:56:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:56:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:56:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:56:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:56:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:56:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:56:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:56:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:56:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:56:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements 08:56:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.285s coverage: 98.5% of statements 08:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:56:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.492s coverage: 71.5% of statements 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:56:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 54.0% of statements 08:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.948s coverage: 88.5% of statements 08:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.413s coverage: 3.8% of statements 08:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.611s coverage: 95.6% of statements 08:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:57:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements 08:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 65.9% of statements 08:57:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:57:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.410s coverage: 0.9% of statements 08:57:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.0% of statements 08:57:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 42.9% of statements 08:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.235s coverage: 82.9% of statements 08:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements 08:57:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements 08:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements 08:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.203s coverage: 94.4% of statements 08:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:57:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:57:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:57:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:57:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.049s coverage: 79.9% of statements 08:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.264s coverage: 92.9% of statements 08:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 08:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.225s coverage: 62.3% of statements 08:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 08:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 08:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 08:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.452s coverage: 81.8% of statements 08:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.515s coverage: 82.1% of statements 08:58:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 86.0% of statements 08:58:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:58:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.056s coverage: 63.1% of statements 08:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements 08:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements 08:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements 08:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 08:58:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:58:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:58:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:58:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 08:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.986s coverage: 38.4% of statements 08:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements 08:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:58:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:58:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements 08:58:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:58:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:58:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:58:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:58:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:58:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 92.3% of statements 08:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:58:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:58:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.278s coverage: 61.5% of statements 08:58:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:58:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.374s coverage: 97.7% of statements 08:58:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:58:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:58:44 go vet ./... 09:01:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:01:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:01:21 ./bin/test-attribution-txt.sh [Pipeline] echo 09:01:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:01:22 + ls -al . 09:01:22 total 700 09:01:22 drwxrwxr-x 10 1001 1001 4096 May 4 08:53 . 09:01:22 drwxr-xr-x 4 root root 4096 May 4 08:53 .. 09:01:22 drwxrwxr-x 2 1001 1001 4096 May 4 08:52 .blubracket 09:01:22 -rw-rw-r-- 1 1001 1001 16 May 4 08:52 .dockerignore 09:01:22 drwxrwxr-x 8 1001 1001 4096 May 4 08:52 .git 09:01:22 drwxrwxr-x 3 1001 1001 4096 May 4 08:52 .github 09:01:22 -rw-rw-r-- 1 1001 1001 1133 May 4 08:52 .gitignore 09:01:22 -rw-rw-r-- 1 1001 1001 42 May 4 08:52 .golangci.yml 09:01:22 -rw-rw-r-- 1 1001 1001 87 May 4 08:52 .hadolint.yml 09:01:22 -rw-rw-r-- 1 1001 1001 166 May 4 08:52 .sonarcloud.properties 09:01:22 -rw-rw-r-- 1 1001 1001 1171 May 4 08:52 ADOPTERS.md 09:01:22 -rw-rw-r-- 1 1001 1001 10835 May 4 08:52 Attribution.txt 09:01:22 -rw-rw-r-- 1 1001 1001 73765 May 4 08:52 CHANGELOG.md 09:01:22 -rw-rw-r-- 1 1001 1001 3804 May 4 08:52 CONTRIBUTING.md 09:01:22 -rw-rw-r-- 1 1001 1001 677 May 4 08:52 GOVERNANCE.md 09:01:22 -rw-rw-r-- 1 1001 1001 883 May 4 08:52 Jenkinsfile 09:01:22 -rw-rw-r-- 1 1001 1001 10775 May 4 08:52 LICENSE 09:01:22 -rw-rw-r-- 1 1001 1001 14368 May 4 08:52 Makefile 09:01:22 -rw-rw-r-- 1 1001 1001 582 May 4 08:52 OWNERS.md 09:01:22 -rw-rw-r-- 1 1001 1001 9403 May 4 08:52 README.md 09:01:22 -rw-rw-r-- 1 1001 1001 789 May 4 08:52 SECURITY.md 09:01:22 -rw-rw-r-- 1 1001 1001 5 May 4 08:47 VERSION 09:01:22 drwxrwxr-x 2 1001 1001 4096 May 4 08:52 bin 09:01:22 drwxrwxr-x 18 1001 1001 4096 May 4 08:52 cmd 09:01:22 -rw-r--r-- 1 root root 448352 May 4 08:58 coverage.out 09:01:22 -rw-rw-r-- 1 1001 1001 3200 May 4 08:52 go.mod 09:01:22 -rw-rw-r-- 1 1001 1001 31040 May 4 08:52 go.sum 09:01:22 drwxrwxr-x 7 1001 1001 4096 May 4 08:52 internal 09:01:22 drwxrwxr-x 3 1001 1001 4096 May 4 08:52 openapi 09:01:22 -rw-rw-r-- 1 1001 1001 594 May 4 08:52 security.txt 09:01:22 drwxrwxr-x 4 1001 1001 4096 May 4 08:52 snap 09:01:22 -rw-rw-r-- 1 1001 1001 204 May 4 08:52 version.go [Pipeline] sh 09:01:22 + '[' -e coverage.out ] 09:01:22 + chown 1001:1001 coverage.out [Pipeline] stash 09:01:22 Warning: overwriting stash ‘coverage-report’ 09:01:23 Stashed 1 file(s) [Pipeline] sh 09:01:24 + make build 09:01:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:03:01 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 09:03:01 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 09:03:01 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 09:03:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:03:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:03:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:03:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:04:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:04:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:04:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:04:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:04:21 $ docker stop --time=1 d1cb2e23e7cea9537a1a343a959e13f8c020f341f2a3c787310649733292dd7c 09:04:24 $ docker rm -f --volumes d1cb2e23e7cea9537a1a343a959e13f8c020f341f2a3c787310649733292dd7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:04:26 09:04:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:04:27 latest: Pulling from edgex-devops/edgex-compose-arm64 09:04:27 29e5d40040c1: Pulling fs layer 09:04:27 1ce36da41761: Pulling fs layer 09:04:27 25b303627fd3: Pulling fs layer 09:04:27 29e5d40040c1: Verifying Checksum 09:04:27 29e5d40040c1: Download complete 09:04:27 1ce36da41761: Verifying Checksum 09:04:27 1ce36da41761: Download complete 09:04:28 29e5d40040c1: Pull complete 09:04:29 25b303627fd3: Verifying Checksum 09:04:29 25b303627fd3: Download complete 09:04:29 1ce36da41761: Pull complete 09:04:39 25b303627fd3: Pull complete 09:04:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:04:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:04:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:39 prd-ubuntu20.04-docker-arm64-4c-16g-13276 does not seem to be running inside a container 09:04:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:04:41 $ docker top be15a9bd716d2f6d538782e791057e9beedf5357bdbede62c56c677c362b9711 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:42 + docker-compose build --help 09:04:42 + grep parallel 09:04:46 --parallel Build images in parallel. [Pipeline] } 09:04:46 $ docker stop --time=1 be15a9bd716d2f6d538782e791057e9beedf5357bdbede62c56c677c362b9711 09:04:48 $ docker rm -f --volumes be15a9bd716d2f6d538782e791057e9beedf5357bdbede62c56c677c362b9711 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:04:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:49 prd-ubuntu20.04-docker-arm64-4c-16g-13276 does not seem to be running inside a container 09:04:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:04:51 $ docker top 031e4b6ec30a00532e2b03b6d5db4c3dcc79bd5c39fa1bc038fb27d5d27871e1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:51 + docker-compose -f ./docker-compose-build.yml build --parallel 09:04:56 Building core-command ... 09:04:56 Building core-common-config-bootstrapper ... 09:04:56 Building core-data ... 09:04:56 Building core-metadata ... 09:04:56 Building security-bootstrapper ... 09:04:56 Building security-proxy-auth ... 09:04:56 Building security-proxy-setup ... 09:04:56 Building security-secretstore-setup ... 09:04:56 Building security-spiffe-token-provider ... 09:04:56 Building security-spire-agent ... 09:04:56 Building security-spire-config ... 09:04:56 Building security-spire-server ... 09:04:56 Building support-notifications ... 09:04:56 Building support-scheduler ... 09:04:56 Building support-notifications 09:04:56 Building security-spire-config 09:04:56 Building security-bootstrapper 09:04:56 Building security-spire-server 09:04:56 Building security-spiffe-token-provider 09:05:43 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:43 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:05:43 ---> 05c6747e6107 09:05:43 Step 3/33 : WORKDIR /edgex-go 09:05:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:05:43 ---> 05c6747e6107 09:05:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:05:43 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:05:43 ---> 05c6747e6107 09:05:43 Step 3/20 : WORKDIR /edgex-go 09:05:43 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:05:43 ---> 05c6747e6107 09:05:43 Step 3/26 : WORKDIR /edgex-go 09:05:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:05:43 ---> 05c6747e6107 09:05:43 Step 3/27 : WORKDIR /edgex-go 09:05:43 ---> Running in b030ebbfc021 09:05:43 ---> Running in 7e5bff302d5c 09:05:43 ---> Running in 13f94550e896 09:05:43 ---> Running in bc92e88f9969 09:05:43 ---> Running in 400a03dd1dcf 09:05:44 Removing intermediate container 13f94550e896 09:05:44 ---> 1f1c01194a57 09:05:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:05:44 Removing intermediate container b030ebbfc021 09:05:44 ---> bb8c3ea11533 09:05:44 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:05:44 Removing intermediate container bc92e88f9969 09:05:44 ---> d0143d41a95c 09:05:44 Step 4/23 : WORKDIR /edgex-go 09:05:44 Removing intermediate container 400a03dd1dcf 09:05:44 ---> 218237fffb49 09:05:44 Step 4/33 : RUN apk add --update --no-cache make git 09:05:44 ---> Running in de5a44f110c0 09:05:44 ---> Running in af11ffa0bd9b 09:05:44 ---> Running in 84945f91b8ee 09:05:44 ---> Running in 9503702a59bf 09:05:44 Removing intermediate container 7e5bff302d5c 09:05:44 ---> 1476d9b3da7b 09:05:44 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:05:44 ---> Running in 37ea3a72f07c 09:05:45 Removing intermediate container 84945f91b8ee 09:05:45 ---> e27cbc294b13 09:05:45 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:05:45 ---> Running in 80523e0a39c8 09:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:49 OK: 263 MiB in 53 packages 09:05:49 OK: 263 MiB in 53 packages 09:05:49 OK: 263 MiB in 53 packages 09:05:49 OK: 263 MiB in 53 packages 09:05:49 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:05:49 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:05:49 OK: 17690 distinct packages available 09:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:51 Removing intermediate container af11ffa0bd9b 09:05:51 ---> e7d9046665ce 09:05:51 Step 5/26 : COPY go.mod vendor* ./ 09:05:51 Removing intermediate container 9503702a59bf 09:05:51 ---> f4106e46f961 09:05:51 Step 5/33 : COPY go.mod vendor* ./ 09:05:51 Removing intermediate container 80523e0a39c8 09:05:51 ---> e1c3e3ab9c34 09:05:51 Step 6/23 : COPY go.mod vendor* ./ 09:05:51 OK: 263 MiB in 53 packages 09:05:51 Removing intermediate container 37ea3a72f07c 09:05:51 ---> 61e7f0743504 09:05:51 Step 5/27 : COPY go.mod vendor* ./ 09:05:52 ---> 7522deb9f724 09:05:52 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:52 ---> Running in 744c8278c0eb 09:05:52 ---> 5c45b7b8295e 09:05:52 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:53 ---> Running in 4e5e74c566fe 09:05:53 ---> f492e0d9fae0 09:05:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:53 ---> 2a381176b8b7 09:05:53 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:53 ---> Running in 0e0e7b86999f 09:05:53 Removing intermediate container de5a44f110c0 09:05:53 ---> 2cf5f70d1332 09:05:53 Step 5/20 : COPY go.mod vendor* ./ 09:05:53 ---> Running in 247d9701a67f 09:05:54 ---> 67b37d2bca02 09:05:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:55 ---> Running in 5c0cf6464cf7 09:07:47 Removing intermediate container 744c8278c0eb 09:07:47 ---> 53c69e1e0b7c 09:07:47 Step 7/26 : COPY . . 09:07:47 Removing intermediate container 0e0e7b86999f 09:07:47 ---> 2bed36be12cb 09:07:47 Step 8/23 : COPY . . 09:07:47 Removing intermediate container 5c0cf6464cf7 09:07:47 ---> ea1a241a05ae 09:07:47 Step 7/20 : COPY . . 09:07:47 Removing intermediate container 4e5e74c566fe 09:07:47 ---> 8decbf688a8e 09:07:47 Step 7/33 : COPY . . 09:07:47 Removing intermediate container 247d9701a67f 09:07:47 ---> 2698dce769d6 09:07:47 Step 7/27 : COPY . . 09:08:02 ---> 0b9670a1749d 09:08:02 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:08:02 ---> 0b6afa69e7e7 09:08:02 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:08:02 ---> fc0ee60a60a0 09:08:02 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:08:02 ---> Running in a5269a82f836 09:08:02 ---> 68e3297f2a54 09:08:02 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:08:02 ---> Running in 6cec15a6d546 09:08:02 ---> Running in 0119f581d8ed 09:08:02 ---> d9edf6132de5 09:08:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:08:02 ---> Running in ac23e8629057 09:08:02 ---> Running in 688d81a13120 09:08:02 Removing intermediate container ac23e8629057 09:08:02 ---> 2953ca294d3b 09:08:02 Step 9/26 : WORKDIR /edgex-go/spire-build 09:08:03 Removing intermediate container 6cec15a6d546 09:08:03 ---> f4f64d6e0054 09:08:03 Step 9/27 : WORKDIR /edgex-go/spire-build 09:08:03 ---> Running in 07e7e385cddc 09:08:03 ---> Running in 22e38731b1c3 09:08:03 Removing intermediate container 22e38731b1c3 09:08:03 Removing intermediate container 07e7e385cddc 09:08:03 ---> 5ea6c767b9f3 09:08:03 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] ---> 82eeafa513bb 09:08:03 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:08:03 09:08:04 ---> Running in 8138a6464fb8 09:08:04 ---> Running in 2794f52ea2ba 09:08:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:08:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:08:04 Removing intermediate container 8138a6464fb8 09:08:04 ---> 3a00422a6e3b 09:08:04 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:08: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 09:08:04 Removing intermediate container 2794f52ea2ba 09:08:04 ---> 35c729d434e5 09:08:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:08:04 ---> Running in abe116fa63b7 09:08:04 ---> Running in ab3c0ec07738 09:08:09 Removing intermediate container abe116fa63b7 09:08:09 ---> cf784a92d897 09:08:09 Step 12/27 : WORKDIR /edgex-go 09:08:09 Removing intermediate container ab3c0ec07738 09:08:09 ---> 983a3bdf989d 09:08:09 Step 12/26 : WORKDIR /edgex-go 09:08:09 ---> Running in d826aecb35c9 09:08:09 ---> Running in f3315bf3c1ca 09:08:09 Removing intermediate container d826aecb35c9 09:08:09 ---> 1725620dfbe1 09:08:09 09:08:09 Step 13/27 : FROM alpine:3.17 09:08:09 Removing intermediate container f3315bf3c1ca 09:08:09 ---> 34eea7861d2e 09:08:09 09:08:09 Step 13/26 : FROM alpine:3.17 09:08:09 3.17: Pulling from library/alpine 09:08:09 3.17: Pulling from library/alpine 09:08:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:08:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:08:10 Status: Downloaded newer image for alpine:3.17 09:08:10 Status: Downloaded newer image for alpine:3.17 09:08:10 ---> 51e60588ff2c 09:08:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:08:10 ---> 51e60588ff2c 09:08:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:08:10 ---> Running in 3d7d1840486a 09:08:10 ---> Running in ad24ab96258e 09:08:10 Removing intermediate container 3d7d1840486a 09:08:10 ---> be1a85260d3d 09:08:10 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:08:10 Removing intermediate container ad24ab96258e 09:08:10 ---> b509b97f432a 09:08:10 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:08:10 ---> Running in 39cd8ebf9ce0 09:08:11 ---> Running in 155b2777c846 09:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:15 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:08:15 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:08:15 OK: 17691 distinct packages available 09:08:15 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:08:15 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:08:15 OK: 17691 distinct packages available 09:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:18 (1/4) Installing dumb-init (1.2.5-r2) 09:08:18 (2/4) Installing musl-obstack (1.2.3-r0) 09:08:18 (3/4) Installing libucontext (1.2-r0) 09:08:18 (4/4) Installing gcompat (1.1.0-r0) 09:08:18 Executing busybox-1.35.0-r29.trigger 09:08:18 (1/5) Installing dumb-init (1.2.5-r2) 09:08:18 (2/5) Installing musl-obstack (1.2.3-r0) 09:08:18 (3/5) Installing libucontext (1.2-r0) 09:08:18 (4/5) Installing gcompat (1.1.0-r0) 09:08:18 OK: 8 MiB in 19 packages 09:08:18 (5/5) Installing openssl (3.0.8-r4) 09:08:18 Executing busybox-1.35.0-r29.trigger 09:08:18 OK: 9 MiB in 20 packages 09:08:20 Removing intermediate container 155b2777c846 09:08:20 ---> 42883034c485 09:08:20 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:20 Removing intermediate container 39cd8ebf9ce0 09:08:20 ---> 5133469fdb4b 09:08:20 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:23 ---> b1f8f578958b 09:08:23 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:08:23 ---> 89b371a85191 09:08:23 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:08:24 ---> 3a006f294a5f 09:08:24 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:08:24 ---> 52eff04696aa 09:08:24 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:08:36 ---> 6c5743b119fd 09:08:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:08:36 ---> d5a61d8208cb 09:08:36 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:08:36 ---> fbd479a34337 09:08:36 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:08:36 ---> Running in e5de3e8e94c4 09:08:36 ---> 1b5acd727dd5 09:08:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:08:37 Removing intermediate container e5de3e8e94c4 09:08:37 ---> 95bd2682fad0 09:08:37 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:08:37 ---> b26dda0d331d 09:08:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:08:38 ---> 6846518bf50f 09:08:38 Step 22/27 : WORKDIR / 09:08:38 ---> Running in 0d9a2351d215 09:08:38 ---> fb7ff65e335d 09:08:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:08:38 ---> Running in 3c8d97f27f1d 09:08:38 Removing intermediate container 0d9a2351d215 09:08:38 ---> 119154a172f0 09:08:38 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:08:39 ---> Running in 43bd2e498a4d 09:08:39 Removing intermediate container 3c8d97f27f1d 09:08:39 ---> b985c7a9de48 09:08:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:08:39 ---> Running in 0d95e31cc7cf 09:08:39 Removing intermediate container 43bd2e498a4d 09:08:39 ---> 20cb270b8170 09:08:39 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:08:40 ---> Running in c57eae031cf3 09:08:40 Removing intermediate container 0d95e31cc7cf 09:08:40 ---> ad52da56194f 09:08:40 Step 24/26 : LABEL arch=arm64 09:08:40 ---> Running in 53bf7e7afc04 09:08:40 Removing intermediate container c57eae031cf3 09:08:40 ---> 1aab6b3a7af9 09:08:40 Step 25/27 : LABEL arch=arm64 09:08:40 ---> Running in f357e0fc1376 09:08:40 Removing intermediate container 53bf7e7afc04 09:08:40 ---> ad46f6b99bc4 09:08:40 Step 25/26 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:08:41 ---> Running in d25cfd5044e0 09:08:41 Removing intermediate container f357e0fc1376 09:08:41 ---> 15759b27dea0 09:08:41 Step 26/27 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:08:41 ---> Running in 797492823f96 09:08:41 Removing intermediate container d25cfd5044e0 09:08:41 ---> 08a07c75c44c 09:08:41 Step 26/26 : LABEL version=0.0.0 09:08:41 ---> Running in 3423a20640e7 09:08:42 Removing intermediate container 797492823f96 09:08:42 ---> 606841ee95c9 09:08:42 Step 27/27 : LABEL version=0.0.0 09:08:42 ---> Running in 913d6412362e 09:08:42 Removing intermediate container 3423a20640e7 09:08:42 ---> c6f1069b2e29 09:08:42 09:08:43 Removing intermediate container 913d6412362e 09:08:43 ---> bea7c9f6a4bd 09:08:43 09:08:43 Successfully built c6f1069b2e29 09:08:43 Successfully tagged security-spire-server-arm64:latest 09:08:43  Building security-spire-server ... done Building core-command 09:08:43 Successfully built bea7c9f6a4bd 09:08:43 Successfully tagged security-spire-config-arm64:latest 09:08:43  Building security-spire-config ... done Building core-metadata 09:09:09 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:09:09 ---> 05c6747e6107 09:09:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:09:09 ---> Using cache 09:09:09 ---> d0143d41a95c 09:09:09 Step 4/25 : WORKDIR /edgex-go 09:09:09 ---> Using cache 09:09:09 ---> e27cbc294b13 09:09:09 Step 5/25 : RUN apk add --update --no-cache make git 09:09:09 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:09:09 ---> 05c6747e6107 09:09:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:09:09 ---> Using cache 09:09:09 ---> d0143d41a95c 09:09:09 Step 4/24 : WORKDIR /edgex-go 09:09:09 ---> Using cache 09:09:09 ---> e27cbc294b13 09:09:09 Step 5/24 : RUN apk add --update --no-cache make git 09:09:09 ---> Running in 66759df9221e 09:09:09 ---> Running in ec12a5b23b8a 09:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:14 OK: 263 MiB in 53 packages 09:09:14 OK: 263 MiB in 53 packages 09:09:16 Removing intermediate container 66759df9221e 09:09:16 ---> 8fd449a4ec5f 09:09:16 Step 6/24 : COPY go.mod vendor* ./ 09:09:16 Removing intermediate container ec12a5b23b8a 09:09:16 ---> b723dd59fc16 09:09:16 Step 6/25 : COPY go.mod vendor* ./ 09:09:18 ---> 01ee58f83af7 09:09:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 ---> Running in c6385598c968 09:09:18 ---> fdcf0fc89ae3 09:09:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:18 ---> Running in bdbf3c02698d 09:11:10 Removing intermediate container c6385598c968 09:11:10 ---> 4b495c5671e0 09:11:10 Step 8/25 : COPY . . 09:11:10 Removing intermediate container bdbf3c02698d 09:11:10 ---> b27e7b9b5f7e 09:11:10 Step 8/24 : COPY . . 09:11:32 ---> e5e3928048c2 09:11:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:11:32 ---> 6b85fb820741 09:11:32 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:11:32 ---> Running in 1b1356e2775a 09:11:32 ---> Running in b5da034b3e41 09:11:34 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 09:11:34 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 09:14:10 Removing intermediate container a5269a82f836 09:14:10 ---> c0bb60f9d548 09:14:10 09:14:10 Step 9/33 : FROM alpine:3.17 09:14:10 ---> 51e60588ff2c 09:14:10 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:14:10 ---> Running in 9c1e9c0806d4 09:14:10 Removing intermediate container 9c1e9c0806d4 09:14:10 ---> 1872d857657a 09:14:10 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:14:10 ---> Running in d0b1ab19d883 09:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:13 (1/2) Installing dumb-init (1.2.5-r2) 09:14:13 (2/2) Installing su-exec (0.2-r2) 09:14:13 Executing busybox-1.35.0-r29.trigger 09:14:13 OK: 8 MiB in 17 packages 09:14:15 Removing intermediate container d0b1ab19d883 09:14:15 ---> c023c55897db 09:14:15 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:14:15 ---> Running in b97a83b9fb28 09:14:15 Removing intermediate container b97a83b9fb28 09:14:15 ---> b4a22dca29af 09:14:15 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:14:16 ---> Running in ac2f9cdc6498 09:14:16 Removing intermediate container ac2f9cdc6498 09:14:16 ---> ae7773c15d2f 09:14:16 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:14:16 ---> Running in 0975a03bc969 09:14:17 Removing intermediate container 0975a03bc969 09:14:17 ---> 651d1dff48b2 09:14:17 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:14:17 ---> Running in fecc0a919cfa 09:14:17 Removing intermediate container fecc0a919cfa 09:14:17 ---> af8dc909cb9d 09:14:17 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:14:17 ---> Running in 97d8c0e59695 09:14:21 Removing intermediate container 97d8c0e59695 09:14:21 ---> 4a01592700f9 09:14:21 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:14:21 ---> Running in d77adc5a0ff5 09:14:21 Removing intermediate container d77adc5a0ff5 09:14:21 ---> c46797e1becf 09:14:21 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:14:22 ---> 41bc6479e4a6 09:14:22 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:14:22 ---> Running in 0a48a8b85c5b 09:14:28 Removing intermediate container 0a48a8b85c5b 09:14:28 ---> 854fbdbccbf1 09:14:28 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:28 ---> 1ea3101ee708 09:14:28 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:14:29 ---> 1e0ce15b6745 09:14:29 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:14:31 ---> 4bbcb14bc4e4 09:14:31 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:14:32 ---> 9471fb4cd3f8 09:14:32 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:14:33 ---> d50fecefd3a9 09:14:33 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:14:33 ---> 147569fb36ce 09:14:33 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:14:34 ---> f44d780ef7d7 09:14:34 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:14:35 ---> d4c7859fa924 09:14:35 Step 28/33 : RUN chmod +x /entrypoint.sh 09:14:35 ---> Running in 44d520fe8f2b 09:14:40 Removing intermediate container 44d520fe8f2b 09:14:40 ---> 1a1a81ce3ba2 09:14:40 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:14:40 ---> Running in 66619e856ab5 09:14:40 Removing intermediate container 66619e856ab5 09:14:40 ---> bc88219e83ea 09:14:40 Step 30/33 : CMD ["gate"] 09:14:40 ---> Running in 1a5067a6adbd 09:14:41 Removing intermediate container 1a5067a6adbd 09:14:41 ---> 0187ac714af7 09:14:41 Step 31/33 : LABEL arch=arm64 09:14:41 ---> Running in e17be547b61e 09:14:42 Removing intermediate container e17be547b61e 09:14:42 ---> 2374e2f04ca1 09:14:42 Step 32/33 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:14:42 ---> Running in 3d3709cd00a7 09:14:42 Removing intermediate container 3d3709cd00a7 09:14:42 ---> 97bc98fae1da 09:14:42 Step 33/33 : LABEL version=0.0.0 09:14:42 ---> Running in b041432bfbc1 09:14:43 Removing intermediate container b041432bfbc1 09:14:43 ---> 9929ef13c1c0 09:14:43 09:14:43 Successfully built 9929ef13c1c0 09:14:43 Successfully tagged security-bootstrapper-arm64:latest 09:14:43  Building security-bootstrapper ... done Building core-common-config-bootstrapper 09:15:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:15:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:15:02 ---> 05c6747e6107 09:15:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:15:02 ---> Using cache 09:15:02 ---> d0143d41a95c 09:15:02 Step 4/23 : WORKDIR /edgex-go 09:15:02 ---> Using cache 09:15:02 ---> e27cbc294b13 09:15:02 Step 5/23 : RUN apk add --update --no-cache make git 09:15:02 ---> Using cache 09:15:02 ---> b723dd59fc16 09:15:02 Step 6/23 : COPY go.mod vendor* ./ 09:15:02 ---> Using cache 09:15:02 ---> 01ee58f83af7 09:15:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:02 ---> Using cache 09:15:02 ---> 4b495c5671e0 09:15:02 Step 8/23 : COPY . . 09:15:02 ---> Using cache 09:15:02 ---> 6b85fb820741 09:15:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:15:02 ---> Running in a4a622aa024d 09:15:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:16:39 Removing intermediate container 688d81a13120 09:16:39 ---> 7aef777af0b1 09:16:39 09:16:39 Step 9/20 : FROM alpine:3.17 09:16:39 ---> 51e60588ff2c 09:16:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:16:39 ---> Using cache 09:16:39 ---> 1872d857657a 09:16:39 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:16:39 ---> Running in 097932301bde 09:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:16:39 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:16:39 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:16:39 OK: 17691 distinct packages available 09:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:16:39 (1/9) Installing ca-certificates (20220614-r4) 09:16:39 (2/9) Installing brotli-libs (1.0.9-r9) 09:16:39 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:16:39 (4/9) Installing libcurl (8.0.1-r0) 09:16:39 (5/9) Installing curl (8.0.1-r0) 09:16:39 (6/9) Installing dumb-init (1.2.5-r2) 09:16:39 (7/9) Installing musl-obstack (1.2.3-r0) 09:16:39 (8/9) Installing libucontext (1.2-r0) 09:16:39 (9/9) Installing gcompat (1.1.0-r0) 09:16:39 Executing busybox-1.35.0-r29.trigger 09:16:39 Executing ca-certificates-20220614-r4.trigger 09:16:39 OK: 11 MiB in 24 packages 09:16:40 Removing intermediate container 097932301bde 09:16:40 ---> ba393b250474 09:16:40 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:41 ---> eddff3b3ab10 09:16:41 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:16:42 ---> 0396a90eea41 09:16:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:16:44 ---> 8c3b76d19f02 09:16:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:16:45 ---> 8c7b0d9c4af3 09:16:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:16:45 ---> Running in 825684eea2d3 09:16:45 Removing intermediate container 825684eea2d3 09:16:45 ---> 64012d8a07f8 09:16:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:16:46 ---> Running in ba26d60ef181 09:16:46 Removing intermediate container ba26d60ef181 09:16:46 ---> dbe6dac6875d 09:16:46 Step 18/20 : LABEL arch=arm64 09:16:46 ---> Running in 2641dc66aef1 09:16:47 Removing intermediate container 2641dc66aef1 09:16:47 ---> 2028dc11eecb 09:16:47 Step 19/20 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:16:47 ---> Running in a91fd00f3a49 09:16:47 Removing intermediate container a91fd00f3a49 09:16:47 ---> 91a182e88792 09:16:47 Step 20/20 : LABEL version=0.0.0 09:16:47 ---> Running in 43c6f772aeaa 09:16:48 Removing intermediate container 43c6f772aeaa 09:16:48 ---> 4395be8bcb84 09:16:48 09:16:48 Successfully built 4395be8bcb84 09:16:48 Successfully tagged security-spiffe-token-provider-arm64:latest 09:16:48  Building security-spiffe-token-provider ... done Building support-scheduler 09:17:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:17:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:17:06 ---> 05c6747e6107 09:17:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:17:06 ---> Using cache 09:17:06 ---> d0143d41a95c 09:17:06 Step 4/23 : WORKDIR /edgex-go 09:17:06 ---> Using cache 09:17:06 ---> e27cbc294b13 09:17:06 Step 5/23 : RUN apk add --update --no-cache make git 09:17:06 ---> Using cache 09:17:06 ---> b723dd59fc16 09:17:06 Step 6/23 : COPY go.mod vendor* ./ 09:17:06 ---> Using cache 09:17:06 ---> 01ee58f83af7 09:17:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:06 ---> Using cache 09:17:06 ---> 4b495c5671e0 09:17:06 Step 8/23 : COPY . . 09:17:06 ---> Using cache 09:17:06 ---> 6b85fb820741 09:17:06 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:17:06 ---> Running in 5b3932fa6c5d 09:17:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:17:33 Removing intermediate container 0119f581d8ed 09:17:33 ---> 0ae48630f860 09:17:33 09:17:33 Step 10/23 : FROM alpine:3.17 09:17:33 ---> 51e60588ff2c 09:17:33 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:17:33 ---> Running in c86a8e4c0156 09:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:17:37 (1/2) Installing ca-certificates (20220614-r4) 09:17:38 (2/2) Installing dumb-init (1.2.5-r2) 09:17:38 Executing busybox-1.35.0-r29.trigger 09:17:38 Executing ca-certificates-20220614-r4.trigger 09:17:38 OK: 8 MiB in 17 packages 09:17:40 Removing intermediate container c86a8e4c0156 09:17:40 ---> 42e0b1d0fd2b 09:17:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:17:40 ---> Running in 804ba3a18b25 09:17:41 Removing intermediate container 804ba3a18b25 09:17:41 ---> 5cd08557347e 09:17:41 Step 13/23 : ENV APP_PORT=59860 09:17:41 ---> Running in f15972ed8417 09:17:42 Removing intermediate container f15972ed8417 09:17:42 ---> 2f5d03a12e67 09:17:42 Step 14/23 : EXPOSE $APP_PORT 09:17:42 ---> Running in 89664d3fde4d 09:17:42 Removing intermediate container 89664d3fde4d 09:17:42 ---> 8b251c39c1f5 09:17:42 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:17:46 ---> 4aade0b023ce 09:17:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:17:47 ---> 9a0af0ffa55e 09:17:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:17:49 ---> 3bdb1a967cb3 09:17:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:17:50 ---> 6d2ea829f0c4 09:17:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:17:50 ---> Running in 909e1967bfae 09:17:51 Removing intermediate container 909e1967bfae 09:17:51 ---> 130efaa4f70a 09:17:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:17:51 ---> Running in d1c6a289e417 09:17:51 Removing intermediate container d1c6a289e417 09:17:51 ---> d2b16a17b58b 09:17:51 Step 21/23 : LABEL arch=arm64 09:17:51 ---> Running in 0fc79a482268 09:17:52 Removing intermediate container 0fc79a482268 09:17:52 ---> d4f7553333aa 09:17:52 Step 22/23 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:17:52 ---> Running in 13fa3948132d 09:17:53 Removing intermediate container 13fa3948132d 09:17:53 ---> a5d7230c1e15 09:17:53 Step 23/23 : LABEL version=0.0.0 09:17:53 ---> Running in 100eaaaee7c4 09:17:53 Removing intermediate container 100eaaaee7c4 09:17:53 ---> 59bacb0706a8 09:17:53 09:17:54 Successfully built 59bacb0706a8 09:17:54 Successfully tagged support-notifications-arm64:latest 09:17:54  Building support-notifications ... done Building security-proxy-setup 09:18:12 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:18:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:18:12 ---> 05c6747e6107 09:18:12 Step 3/22 : WORKDIR /edgex-go 09:18:12 ---> Using cache 09:18:12 ---> 1476d9b3da7b 09:18:12 Step 4/22 : RUN apk add --update --no-cache make git 09:18:12 ---> Running in cb1e3545908b 09:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:18:14 OK: 263 MiB in 53 packages 09:18:16 Removing intermediate container cb1e3545908b 09:18:16 ---> 55ace177a5e7 09:18:16 Step 5/22 : COPY go.mod vendor* ./ 09:18:16 ---> c4a9559f013e 09:18:16 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:16 ---> Running in 442985a996e0 09:18:31 Removing intermediate container b5da034b3e41 09:18:31 ---> e3d2e080bae9 09:18:31 09:18:31 Step 10/24 : FROM alpine:3.17 09:18:31 ---> 51e60588ff2c 09:18:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:18:31 ---> Running in 12341c83ce86 09:18:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:18:34 (1/1) Installing dumb-init (1.2.5-r2) 09:18:34 Executing busybox-1.35.0-r29.trigger 09:18:34 OK: 8 MiB in 16 packages 09:18:39 Removing intermediate container 12341c83ce86 09:18:39 ---> cf56bd164193 09:18:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:18:39 ---> Running in 23437a1d9565 09:18:40 Removing intermediate container 23437a1d9565 09:18:40 ---> 05ae7c6de1b6 09:18:40 Step 13/24 : ENV APP_PORT=59882 09:18:40 ---> Running in 9d40351c0cce 09:18:41 Removing intermediate container 9d40351c0cce 09:18:41 ---> d7a459a92a31 09:18:41 Step 14/24 : EXPOSE $APP_PORT 09:18:41 ---> Running in d0cb035e1377 09:18:42 Removing intermediate container d0cb035e1377 09:18:42 ---> 8c7fc671772f 09:18:42 Step 15/24 : WORKDIR / 09:18:42 ---> Running in d5d78e5977d3 09:18:43 Removing intermediate container d5d78e5977d3 09:18:43 ---> fecdb8e47ee3 09:18:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:45 ---> 1c458a91285c 09:18:45 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:18:46 ---> dcc8aee74eaf 09:18:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:18:47 Removing intermediate container 1b1356e2775a 09:18:47 ---> 3fdd0f2fb5cf 09:18:47 09:18:47 Step 10/25 : FROM alpine:3.17 09:18:47 ---> 51e60588ff2c 09:18:47 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:18:47 ---> Using cache 09:18:47 ---> cf56bd164193 09:18:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:18:47 ---> Using cache 09:18:47 ---> 05ae7c6de1b6 09:18:47 Step 13/25 : ENV APP_PORT=59881 09:18:47 ---> Running in 48b47176b551 09:18:48 Removing intermediate container 48b47176b551 09:18:48 ---> eff6ecc8d10c 09:18:48 Step 14/25 : EXPOSE $APP_PORT 09:18:48 ---> Running in cf8304b7febe 09:18:49 ---> e3fb85140b4e 09:18:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:18:49 Removing intermediate container cf8304b7febe 09:18:49 ---> 777ccbfef932 09:18:49 Step 15/25 : WORKDIR / 09:18:49 ---> Running in adca67c94e58 09:18:49 Removing intermediate container adca67c94e58 09:18:49 ---> b12037b5d442 09:18:49 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:49 ---> c115ca1aed48 09:18:49 Step 20/24 : ENTRYPOINT ["/core-command"] 09:18:50 ---> Running in 4ae64ab7be2d 09:18:50 Removing intermediate container 4ae64ab7be2d 09:18:50 ---> dfdc52c5c2b5 09:18:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:18:51 ---> Running in fc4a64c7a36c 09:18:51 ---> 3fadd97b50fe 09:18:51 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:18:51 Removing intermediate container fc4a64c7a36c 09:18:51 ---> 6cf6486d304f 09:18:51 Step 22/24 : LABEL arch=arm64 09:18:51 ---> Running in 4fd1b20aefbd 09:18:53 Removing intermediate container 4fd1b20aefbd 09:18:53 ---> 4d2c9b25121d 09:18:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:18:53 ---> d090f48bbd4f 09:18:53 Step 23/24 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:18:53 ---> Running in 12c6ebfa5a90 09:18:54 Removing intermediate container 12c6ebfa5a90 09:18:54 ---> ac3533a4dc75 09:18:54 Step 24/24 : LABEL version=0.0.0 09:18:54 ---> Running in c3a78c4e848c 09:18:55 ---> 7b1aa7486bb7 09:18:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:18:55 Removing intermediate container c3a78c4e848c 09:18:55 ---> 8e91530eb9ad 09:18:55 09:18:56 Successfully built 8e91530eb9ad 09:18:56 Successfully tagged core-command-arm64:latest 09:18:56 Building security-proxy-auth 09:18:56  Building core-command ... done  ---> c2f862c04760 09:18:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:18:57 ---> db937b99ddff 09:18:57 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:18:57 ---> Running in d6213fb7225a 09:18:58 Removing intermediate container d6213fb7225a 09:18:58 ---> ce48b7eb3c02 09:18:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:18:58 ---> Running in bec3d0c9c36b 09:18:59 Removing intermediate container bec3d0c9c36b 09:18:59 ---> 9339e32e5ea1 09:18:59 Step 23/25 : LABEL arch=arm64 09:18:59 ---> Running in 93de1a96188b 09:18:59 Removing intermediate container 93de1a96188b 09:18:59 ---> 40a961fb7a5c 09:18:59 Step 24/25 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:18:59 ---> Running in c450f91540dc 09:19:00 Removing intermediate container c450f91540dc 09:19:00 ---> f4090a24ac01 09:19:00 Step 25/25 : LABEL version=0.0.0 09:19:00 ---> Running in 52889f291846 09:19:01 Removing intermediate container 52889f291846 09:19:01 ---> 6e9f8da6f93a 09:19:01 09:19:01 Successfully built 6e9f8da6f93a 09:19:01 Successfully tagged core-metadata-arm64:latest 09:19:01  Building core-metadata ... done Building security-secretstore-setup 09:19:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:19:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:19:19 ---> 05c6747e6107 09:19:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:19:19 ---> Using cache 09:19:19 ---> d0143d41a95c 09:19:19 Step 4/23 : WORKDIR /edgex-go 09:19:19 ---> Using cache 09:19:19 ---> e27cbc294b13 09:19:19 Step 5/23 : RUN apk add --update --no-cache make git 09:19:19 ---> Using cache 09:19:19 ---> b723dd59fc16 09:19:19 Step 6/23 : COPY go.mod vendor* ./ 09:19:19 ---> Using cache 09:19:19 ---> 01ee58f83af7 09:19:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:19 ---> Using cache 09:19:19 ---> 4b495c5671e0 09:19:19 Step 8/23 : COPY . . 09:19:19 ---> Using cache 09:19:19 ---> 6b85fb820741 09:19:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:19:19 ---> Running in 764e79aa5735 09:19:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:19:27 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:19:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:19:27 ---> 05c6747e6107 09:19:27 Step 3/25 : WORKDIR /edgex-go 09:19:27 ---> Using cache 09:19:27 ---> 1476d9b3da7b 09:19:27 Step 4/25 : RUN apk add --update --no-cache make git 09:19:27 ---> Using cache 09:19:27 ---> 55ace177a5e7 09:19:27 Step 5/25 : COPY go.mod vendor* ./ 09:19:27 ---> Using cache 09:19:27 ---> c4a9559f013e 09:19:27 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:27 ---> Running in 801c382bf727 09:19:54 Removing intermediate container 442985a996e0 09:19:54 ---> c1e46d91c10b 09:19:54 Step 7/22 : COPY . . 09:20:06 ---> a52a77b166e6 09:20:06 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:20:06 ---> Running in 20c47f427df2 09:20:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:21:03 Removing intermediate container 801c382bf727 09:21:03 ---> 6df4200aa491 09:21:03 Step 7/25 : COPY . . 09:21:10 ---> 042cef8a8b28 09:21:10 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:21:10 ---> Running in eb4d04b982e1 09:21:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:21:43 Removing intermediate container a4a622aa024d 09:21:43 ---> 777d479a62a6 09:21:43 09:21:43 Step 10/23 : FROM alpine:3.17 09:21:43 ---> 51e60588ff2c 09:21:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:21:43 ---> Running in c71c13b0442f 09:21:43 Removing intermediate container c71c13b0442f 09:21:43 ---> bf0f7dc39b43 09:21:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:21:43 ---> Running in ca778c67035f 09:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:21:43 (1/1) Installing dumb-init (1.2.5-r2) 09:21:43 Executing busybox-1.35.0-r29.trigger 09:21:43 OK: 8 MiB in 16 packages 09:21:45 Removing intermediate container ca778c67035f 09:21:45 ---> 930f060e315b 09:21:45 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:46 ---> 237f37f97591 09:21:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:21:46 ---> 29dbdf450258 09:21:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:21:48 ---> 5bedf7c0ec39 09:21:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:21:49 ---> d92ee0794f4c 09:21:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:21:50 ---> e837e349e6c1 09:21:50 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:21:50 ---> Running in 82b1156e97ee 09:21:53 Removing intermediate container 82b1156e97ee 09:21:53 ---> d22ac634dad8 09:21:53 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:21:53 ---> Running in cb82f077a358 09:21:54 Removing intermediate container cb82f077a358 09:21:54 ---> 0d2546ce0d7c 09:21:54 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:21:54 ---> Running in 9ec757a195e3 09:21:54 Removing intermediate container 9ec757a195e3 09:21:54 ---> a74085b4b4f0 09:21:54 Step 21/23 : LABEL arch=arm64 09:21:54 ---> Running in 59e757a31da3 09:21:55 Removing intermediate container 59e757a31da3 09:21:55 ---> aabbde3a60c3 09:21:55 Step 22/23 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:21:55 ---> Running in 1a5059d7973f 09:21:57 Removing intermediate container 1a5059d7973f 09:21:57 ---> d04fbc345e32 09:21:57 Step 23/23 : LABEL version=0.0.0 09:21:57 ---> Running in 0df3c42d6614 09:21:58 Removing intermediate container 0df3c42d6614 09:21:58 ---> 13b4d84fb724 09:21:58 09:21:58 Successfully built 13b4d84fb724 09:21:58 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:21:58 Building core-data 09:22:16  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:22:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:22:16 ---> 05c6747e6107 09:22:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:22:16 ---> Using cache 09:22:16 ---> d0143d41a95c 09:22:16 Step 4/23 : WORKDIR /edgex-go 09:22:16 ---> Using cache 09:22:16 ---> e27cbc294b13 09:22:16 Step 5/23 : RUN apk add --update --no-cache make git 09:22:16 ---> Using cache 09:22:16 ---> b723dd59fc16 09:22:16 Step 6/23 : COPY go.mod vendor* ./ 09:22:16 ---> Using cache 09:22:16 ---> 01ee58f83af7 09:22:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:16 ---> Using cache 09:22:16 ---> 4b495c5671e0 09:22:16 Step 8/23 : COPY . . 09:22:16 ---> Using cache 09:22:16 ---> 6b85fb820741 09:22:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:22:16 ---> Running in 451051392fd9 09:22:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:25:39 Removing intermediate container 764e79aa5735 09:25:39 ---> e8f8f2079343 09:25:39 09:25:39 Step 10/23 : FROM alpine:3.17 09:25:39 ---> 51e60588ff2c 09:25:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:25:39 ---> Using cache 09:25:39 ---> bf0f7dc39b43 09:25:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:25:39 ---> Using cache 09:25:39 ---> 930f060e315b 09:25:39 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:25:39 ---> Using cache 09:25:41 ---> 237f37f97591 09:25:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:25:41 ---> Using cache 09:25:41 ---> 29dbdf450258 09:25:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:25:43 ---> 7b908dcc2cd1 09:25:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:25:44 ---> 18a4d3637b6f 09:25:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:25:45 ---> f03b71e134c3 09:25:45 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:25:45 ---> Running in 8558dd33a78d 09:25:48 Removing intermediate container 8558dd33a78d 09:25:48 ---> 56dfa2f37c30 09:25:48 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:25:48 ---> Running in 7e553d13294d 09:25:48 Removing intermediate container 7e553d13294d 09:25:48 ---> 861b2836a205 09:25:48 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:25:48 ---> Running in fbd971290c87 09:25:49 Removing intermediate container fbd971290c87 09:25:49 ---> 977d03d7b636 09:25:49 Step 21/23 : LABEL arch=arm64 09:25:49 ---> Running in d0e0bfe6a318 09:25:49 Removing intermediate container d0e0bfe6a318 09:25:49 ---> 8c1a078c1aea 09:25:49 Step 22/23 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:25:50 ---> Running in 5cff272966f8 09:25:50 Removing intermediate container 5cff272966f8 09:25:50 ---> c2da78dbfbb7 09:25:50 Step 23/23 : LABEL version=0.0.0 09:25:50 ---> Running in c71d4e50da84 09:25:51 Removing intermediate container c71d4e50da84 09:25:51 ---> 40c1f8dbf709 09:25:51 09:25:51 Successfully built 40c1f8dbf709 09:25:51 Successfully tagged security-proxy-auth-arm64:latest 09:25:51 Building security-spire-agent 09:26:09  Building security-proxy-auth ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:26:09 ---> 05c6747e6107 09:26:09 Step 3/27 : WORKDIR /edgex-go 09:26:09 ---> Using cache 09:26:09 ---> 1476d9b3da7b 09:26:09 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:26:09 ---> Using cache 09:26:09 ---> 61e7f0743504 09:26:09 Step 5/27 : COPY go.mod vendor* ./ 09:26:09 ---> Using cache 09:26:09 ---> 2a381176b8b7 09:26:09 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:09 ---> Using cache 09:26:09 ---> 2698dce769d6 09:26:09 Step 7/27 : COPY . . 09:26:09 ---> Using cache 09:26:09 ---> 0b6afa69e7e7 09:26:09 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:26:09 ---> Using cache 09:26:09 ---> f4f64d6e0054 09:26:09 Step 9/27 : WORKDIR /edgex-go/spire-build 09:26:09 ---> Using cache 09:26:09 ---> 82eeafa513bb 09:26:09 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:26:09 ---> Using cache 09:26:09 ---> 3a00422a6e3b 09:26:09 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:26:09 ---> Using cache 09:26:09 ---> cf784a92d897 09:26:09 Step 12/27 : WORKDIR /edgex-go 09:26:09 ---> Using cache 09:26:09 ---> 1725620dfbe1 09:26:09 09:26:09 Step 13/27 : FROM alpine:3.17 09:26:09 ---> 51e60588ff2c 09:26:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:26:09 ---> Using cache 09:26:09 ---> b509b97f432a 09:26:09 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:26:09 ---> Running in fcbfb12f252b 09:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:26:13 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:26:13 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:26:13 OK: 17691 distinct packages available 09:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:26:16 (1/5) Installing dumb-init (1.2.5-r2) 09:26:16 (2/5) Installing musl-obstack (1.2.3-r0) 09:26:16 (3/5) Installing libucontext (1.2-r0) 09:26:16 (4/5) Installing gcompat (1.1.0-r0) 09:26:16 (5/5) Installing openssl (3.0.8-r4) 09:26:16 Executing busybox-1.35.0-r29.trigger 09:26:16 OK: 9 MiB in 20 packages 09:26:18 Removing intermediate container fcbfb12f252b 09:26:18 ---> 1c54ea02c0d1 09:26:18 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:19 ---> f1b67f6e72ed 09:26:19 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:26:22 ---> a2b6db5254a9 09:26:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:26:27 ---> 7ee40f6ee9cb 09:26:27 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:26:36 ---> a990ab4a6088 09:26:36 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:26:36 Removing intermediate container 20c47f427df2 09:26:36 ---> d41107443ab7 09:26:36 09:26:36 Step 9/22 : FROM alpine:3.17 09:26:36 ---> 51e60588ff2c 09:26:36 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:26:36 ---> Running in 4c847d12e698 09:26:37 ---> 441f859b6ef1 09:26:37 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:26:38 ---> 542a187a4df6 09:26:38 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:26:39 ---> c1dd6b6dbe48 09:26:39 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:26:39 ---> Running in f3b6120b8604 09:26:39 Removing intermediate container f3b6120b8604 09:26:39 ---> 8be334db7c50 09:26:39 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:26:39 ---> Running in d64c4685eaab 09:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:26:40 Removing intermediate container d64c4685eaab 09:26:40 ---> 2bbeb31387c1 09:26:40 Step 25/27 : LABEL arch=arm64 09:26:40 ---> Running in 9cb8de3d2568 09:26:41 Removing intermediate container 9cb8de3d2568 09:26:41 ---> b5c875db2ff4 09:26:41 Step 26/27 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:26:41 ---> Running in 7d365221b051 09:26:41 Removing intermediate container 7d365221b051 09:26:41 ---> a2c26808d8a2 09:26:41 Step 27/27 : LABEL version=0.0.0 09:26:41 (1/2) Installing dumb-init (1.2.5-r2) 09:26:41 (2/2) Installing openssl (3.0.8-r4) 09:26:41 ---> Running in 1c90fbd3e73b 09:26:41 Executing busybox-1.35.0-r29.trigger 09:26:41 OK: 8 MiB in 17 packages 09:26:42 Removing intermediate container 1c90fbd3e73b 09:26:42 ---> f07c67277680 09:26:42 09:26:42 Successfully built f07c67277680 09:26:42 Successfully tagged security-spire-agent-arm64:latest 09:26:43  Building security-spire-agent ... done Removing intermediate container 4c847d12e698 09:26:43 ---> 4efd56eccb3e 09:26:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:26:44 ---> Running in 863bca9af806 09:26:45 Removing intermediate container 863bca9af806 09:26:45 ---> 8c9472074fde 09:26:45 Step 12/22 : WORKDIR /edgex 09:26:45 ---> Running in b2f2314c19a0 09:26:48 Removing intermediate container b2f2314c19a0 09:26:48 ---> 5fa5b70cd1c2 09:26:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:49 ---> 24aa50c271bb 09:26:49 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:26:50 ---> 464a7f45a66b 09:26:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:26:51 ---> 73ce7b385b4f 09:26:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:26:54 ---> 4057526488f3 09:26:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:26:55 ---> 8e2a855aa819 09:26:55 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:55 ---> Running in 3130527c3151 09:26:58 Removing intermediate container 5b3932fa6c5d 09:26:58 ---> dfd9536e12a8 09:26:58 09:26:58 Step 10/23 : FROM alpine:3.17 09:26:58 ---> 51e60588ff2c 09:26:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:26:58 ---> Using cache 09:26:58 ---> cf56bd164193 09:26:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:26:58 ---> Using cache 09:26:58 ---> 05ae7c6de1b6 09:26:58 Step 13/23 : ENV APP_PORT=59861 09:27:01 ---> Running in d548d94b1759 09:27:01 Removing intermediate container d548d94b1759 09:27:01 ---> b60b637feb69 09:27:01 Step 14/23 : EXPOSE $APP_PORT 09:27:01 Removing intermediate container 3130527c3151 09:27:01 ---> 3557321160c6 09:27:01 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:27:01 ---> Running in 9c802e1bd6f8 09:27:01 ---> Running in c2aac928bacd 09:27:02 Removing intermediate container c2aac928bacd 09:27:02 ---> 3df3887622dd 09:27:02 Step 20/22 : LABEL arch=arm64 09:27:02 Removing intermediate container 9c802e1bd6f8 09:27:02 ---> a50c33ab0c88 09:27:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:02 ---> Running in 411e93b2005a 09:27:03 Removing intermediate container 411e93b2005a 09:27:03 ---> fc932d99c571 09:27:03 Step 21/22 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:27:03 ---> Running in 625c04a35116 09:27:03 ---> c8ff6a6df118 09:27:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:27:03 Removing intermediate container 625c04a35116 09:27:03 ---> 23a2557b2b34 09:27:03 Step 22/22 : LABEL version=0.0.0 09:27:04 ---> Running in 4a20cdc4e8ac 09:27:05 ---> d0c0f2e355bd 09:27:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:27:05 Removing intermediate container 4a20cdc4e8ac 09:27:05 ---> 2a64455295fe 09:27:05 09:27:05 Successfully built 2a64455295fe 09:27:05 Successfully tagged security-proxy-setup-arm64:latest 09:27:07  Building security-proxy-setup ... done  ---> 71dfcf9762a3 09:27:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:27:08 ---> 23cd6a331b82 09:27:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:27:08 ---> Running in 38def4bf4021 09:27:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:27:08 Removing intermediate container 38def4bf4021 09:27:08 ---> f67ad4c42ba7 09:27:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:27:08 ---> Running in 4431cce2efbb 09:27:09 Removing intermediate container 4431cce2efbb 09:27:09 ---> e2111daa4a43 09:27:09 Step 21/23 : LABEL arch=arm64 09:27:09 ---> Running in 8c9c0a37238a 09:27:10 Removing intermediate container 8c9c0a37238a 09:27:10 ---> 80f60bc888ab 09:27:10 Step 22/23 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:27:10 ---> Running in f3a2de53b544 09:27:10 Removing intermediate container f3a2de53b544 09:27:10 ---> 2dc38ce0030b 09:27:10 Step 23/23 : LABEL version=0.0.0 09:27:10 ---> Running in e08f6267ff09 09:27:11 Removing intermediate container e08f6267ff09 09:27:11 ---> 67da96955679 09:27:11 09:27:11 Successfully built 67da96955679 09:27:11 Successfully tagged support-scheduler-arm64:latest 09:27:24  Building support-scheduler ... done Removing intermediate container eb4d04b982e1 09:27:24 ---> b9388787dcad 09:27:24 09:27:24 Step 9/25 : FROM alpine:3.17 09:27:24 ---> 51e60588ff2c 09:27:24 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:27:24 ---> Running in 3ad92480f099 09:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:27:27 (1/3) Installing ca-certificates (20220614-r4) 09:27:27 (2/3) Installing dumb-init (1.2.5-r2) 09:27:27 (3/3) Installing su-exec (0.2-r2) 09:27:27 Executing busybox-1.35.0-r29.trigger 09:27:27 Executing ca-certificates-20220614-r4.trigger 09:27:27 OK: 8 MiB in 18 packages 09:27:29 Removing intermediate container 3ad92480f099 09:27:29 ---> 4c3a64639d89 09:27:29 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:27:29 ---> Running in ddea0b8f8f93 09:27:29 Removing intermediate container ddea0b8f8f93 09:27:29 ---> f4cd802622f6 09:27:29 Step 12/25 : WORKDIR / 09:27:29 ---> Running in c39d7d8d0bda 09:27:30 Removing intermediate container c39d7d8d0bda 09:27:30 ---> 66e93ed1ad29 09:27:30 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:31 ---> 7b1c79d4e1f8 09:27:31 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:27:32 ---> 5d7dc4728565 09:27:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:27:32 ---> a9f4b7b443ed 09:27:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:27:33 ---> 8558c492002a 09:27:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:27:34 ---> 6a75d169f8fd 09:27:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:27:35 ---> 8d00db3d6348 09:27:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:27:36 ---> b24f270bdcfd 09:27:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:27:37 ---> 5c822da2e128 09:27:37 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:37 ---> Running in fa482ae60889 09:27:42 Removing intermediate container fa482ae60889 09:27:42 ---> 4d38b8e5b85b 09:27:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:27:42 ---> Running in d4d876024db4 09:27:42 Removing intermediate container d4d876024db4 09:27:42 ---> ee0a462dece8 09:27:42 Step 23/25 : LABEL arch=arm64 09:27:42 ---> Running in de8d9db0e2d7 09:27:42 Removing intermediate container de8d9db0e2d7 09:27:42 ---> 1d853410468f 09:27:42 Step 24/25 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:27:42 ---> Running in c59bd92068e6 09:27:43 Removing intermediate container c59bd92068e6 09:27:43 ---> 3c08464e601c 09:27:43 Step 25/25 : LABEL version=0.0.0 09:27:43 ---> Running in aa01e8ef308a 09:27:43 Removing intermediate container aa01e8ef308a 09:27:43 ---> e4b7ab844baf 09:27:43 09:27:44 Successfully built e4b7ab844baf 09:27:44 Successfully tagged security-secretstore-setup-arm64:latest 09:27:47  Building security-secretstore-setup ... done Removing intermediate container 451051392fd9 09:27:47 ---> b53c37b90136 09:27:47 09:27:47 Step 10/23 : FROM alpine:3.17 09:27:47 ---> 51e60588ff2c 09:27:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:27:47 ---> Running in 9bff1fea4af6 09:27:47 Removing intermediate container 9bff1fea4af6 09:27:47 ---> ec4c8e01422e 09:27:47 Step 12/23 : ENV APP_PORT=59880 09:27:47 ---> Running in 50e867d4f2e0 09:27:47 Removing intermediate container 50e867d4f2e0 09:27:47 ---> e7f3838cd420 09:27:47 Step 13/23 : EXPOSE $APP_PORT 09:27:47 ---> Running in 8216e06a5fe7 09:27:47 Removing intermediate container 8216e06a5fe7 09:27:47 ---> 64f7dd61b0d1 09:27:47 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:27:47 ---> Running in d59f8e189626 09:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:27:50 (1/1) Installing dumb-init (1.2.5-r2) 09:27:50 Executing busybox-1.35.0-r29.trigger 09:27:50 OK: 8 MiB in 16 packages 09:27:51 Removing intermediate container d59f8e189626 09:27:51 ---> 412bba76e573 09:27:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:51 ---> c22130d965e1 09:27:51 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:27:52 ---> 4183a89bd05d 09:27:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:27:55 ---> 064f4e033506 09:27:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:27:55 ---> 31083b6e09f5 09:27:55 Step 19/23 : ENTRYPOINT ["/core-data"] 09:27:55 ---> Running in a6a3112ba7ee 09:27:56 Removing intermediate container a6a3112ba7ee 09:27:56 ---> 2dffdfd150e2 09:27:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:27:56 ---> Running in 1cdcc1c538b6 09:27:56 Removing intermediate container 1cdcc1c538b6 09:27:56 ---> 787130f195b2 09:27:56 Step 21/23 : LABEL arch=arm64 09:27:56 ---> Running in 91bab62903f7 09:27:57 Removing intermediate container 91bab62903f7 09:27:57 ---> 9c939cecc0a3 09:27:57 Step 22/23 : LABEL git_sha=50c0529a7ff1bf0a2aac3f1f4b55761102bdac05 09:27:57 ---> Running in 8c49a2319c54 09:27:57 Removing intermediate container 8c49a2319c54 09:27:57 ---> 1656d33d5c8c 09:27:57 Step 23/23 : LABEL version=0.0.0 09:27:57 ---> Running in 46d56c06ead1 09:27:57 Removing intermediate container 46d56c06ead1 09:27:57 ---> 486064ac76c2 09:27:57 09:27:57 Successfully built 486064ac76c2 09:27:57 Successfully tagged core-data-arm64:latest 09:27:58  Building core-data ... done  [Pipeline] } 09:27:58 $ docker stop --time=1 031e4b6ec30a00532e2b03b6d5db4c3dcc79bd5c39fa1bc038fb27d5d27871e1 09:27:59 $ docker rm -f --volumes 031e4b6ec30a00532e2b03b6d5db4c3dcc79bd5c39fa1bc038fb27d5d27871e1 [Pipeline] // withDockerContainer [Pipeline] sh 09:28:00 + docker images 09:28:00 REPOSITORY TAG IMAGE ID CREATED SIZE 09:28:00 core-data-arm64 latest 486064ac76c2 3 seconds ago 19.9MB 09:28:00 b53c37b90136 15 seconds ago 1.53GB 09:28:00 security-secretstore-setup-arm64 latest e4b7ab844baf 17 seconds ago 32.2MB 09:28:00 b9388787dcad 38 seconds ago 1.52GB 09:28:00 support-scheduler-arm64 latest 67da96955679 49 seconds ago 31.2MB 09:28:00 security-proxy-setup-arm64 latest 2a64455295fe 56 seconds ago 18.7MB 09:28:00 dfd9536e12a8 About a minute ago 1.59GB 09:28:00 security-spire-agent-arm64 latest f07c67277680 About a minute ago 153MB 09:28:00 d41107443ab7 About a minute ago 1.51GB 09:28:00 security-proxy-auth-arm64 latest 40c1f8dbf709 2 minutes ago 18.1MB 09:28:00 e8f8f2079343 2 minutes ago 1.51GB 09:28:00 core-common-config-bootstrapper-arm64 latest 13b4d84fb724 6 minutes ago 17.2MB 09:28:00 777d479a62a6 6 minutes ago 1.52GB 09:28:00 core-metadata-arm64 latest 6e9f8da6f93a 9 minutes ago 20.2MB 09:28:00 core-command-arm64 latest 8e91530eb9ad 9 minutes ago 19.7MB 09:28:00 3fdd0f2fb5cf 9 minutes ago 1.53GB 09:28:00 e3d2e080bae9 9 minutes ago 1.53GB 09:28:00 support-notifications-arm64 latest 59bacb0706a8 10 minutes ago 31.9MB 09:28:00 0ae48630f860 10 minutes ago 1.59GB 09:28:00 security-spiffe-token-provider-arm64 latest 4395be8bcb84 11 minutes ago 32.7MB 09:28:00 7aef777af0b1 11 minutes ago 1.57GB 09:28:00 security-bootstrapper-arm64 latest 9929ef13c1c0 13 minutes ago 21.9MB 09:28:00 c0bb60f9d548 13 minutes ago 1.51GB 09:28:00 security-spire-config-arm64 latest bea7c9f6a4bd 19 minutes ago 96.1MB 09:28:00 security-spire-server-arm64 latest c6f1069b2e29 19 minutes ago 97MB 09:28:00 1725620dfbe1 19 minutes ago 1.39GB 09:28:00 34eea7861d2e 19 minutes ago 1.39GB 09:28:00 ci-base-image-arm64 latest 05c6747e6107 34 minutes ago 899MB 09:28:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 9 days ago 681MB 09:28:00 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 09:28:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:01 09:28:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:01 arm64: Pulling from edgex-lftools-log-publisher 09:28:01 8998bd30e6a1: Pulling fs layer 09:28:01 04944245beec: Pulling fs layer 09:28:01 699f458cf7ca: Pulling fs layer 09:28:01 765212b225bb: Pulling fs layer 09:28:01 f23df028b6ca: Pulling fs layer 09:28:01 d65c8cfc05b1: Pulling fs layer 09:28:01 2437ff75d9bd: Pulling fs layer 09:28:01 f23df028b6ca: Waiting 09:28:01 d65c8cfc05b1: Waiting 09:28:01 2437ff75d9bd: Waiting 09:28:01 765212b225bb: Waiting 09:28:01 04944245beec: Verifying Checksum 09:28:01 04944245beec: Download complete 09:28:01 765212b225bb: Verifying Checksum 09:28:01 765212b225bb: Download complete 09:28:02 f23df028b6ca: Verifying Checksum 09:28:02 f23df028b6ca: Download complete 09:28:02 d65c8cfc05b1: Verifying Checksum 09:28:02 d65c8cfc05b1: Download complete 09:28:02 699f458cf7ca: Verifying Checksum 09:28:02 699f458cf7ca: Download complete 09:28:02 8998bd30e6a1: Download complete 09:28:04 2437ff75d9bd: Verifying Checksum 09:28:04 2437ff75d9bd: Download complete 09:28:06 8998bd30e6a1: Pull complete 09:28:06 04944245beec: Pull complete 09:28:07 699f458cf7ca: Pull complete 09:28:07 765212b225bb: Pull complete 09:28:08 f23df028b6ca: Pull complete 09:28:08 d65c8cfc05b1: Pull complete 09:28:21 2437ff75d9bd: Pull complete 09:28:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:28:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:21 prd-ubuntu20.04-docker-arm64-4c-16g-13276 does not seem to be running inside a container 09:28:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:28:24 $ docker top ee52059bdca82b6418033ad5cc4121ebbf127df387c8bdba1c77f9af55a1daf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:28:25 ---> job-cost.sh 09:28:25 lf-activate-venv: SKIPPING 09:28:25 INFO: No Stack... 09:28:25 INFO: Retrieving Pricing Info for: v3-standard-4 09:28:26 INFO: Archiving Costs [Pipeline] sh 09:28:26 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:28:26 + cut -d, -f6 [Pipeline] lock 09:28:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4552-1-stack-cost] 09:28:26 Resource [jenkins-edgexfoundry-edgex-go-PR-4552-1-stack-cost] did not exist. Created. 09:28:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:28:27 + echo total: 0.10999999940395355 [Pipeline] stash 09:28:27 Stashed 1 file(s) [Pipeline] } 09:28:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4552-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:28:27 $ docker stop --time=1 ee52059bdca82b6418033ad5cc4121ebbf127df387c8bdba1c77f9af55a1daf0 09:28:28 $ docker rm -f --volumes ee52059bdca82b6418033ad5cc4121ebbf127df387c8bdba1c77f9af55a1daf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:28:30 provisioning config files... 09:28:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8962866450334525609tmp [Pipeline] { [Pipeline] sh 09:28:30 + set +x 09:28:30 + curl -s https://codecov.io/bash 09:28:30 + bash -s -- 09:28:30 09:28:30 _____ _ 09:28:30 / ____| | | 09:28:30 | | ___ __| | ___ ___ _____ __ 09:28:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:28:30 | |___| (_) | (_| | __/ (_| (_) \ V / 09:28:30 \_____\___/ \__,_|\___|\___\___/ \_/ 09:28:30 Bash-1.0.6 09:28:30 09:28:30 09:28:30 ==> git version 2.25.1 found 09:28:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:28:30 Release-Date: 2020-01-08 09:28:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:28:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:28:30 ==> Jenkins CI detected. 09:28:30 current dir:  /w/workspace/edgex-go/1 09:28:30 project root: . 09:28:30 --> token set from env 09:28:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:28:30 ==> Running gcov in . (disable via -X gcov) 09:28:30 ==> Python coveragepy not found 09:28:30 ==> Searching for coverage reports in: 09:28:30 + . 09:28:30 -> Found 1 reports 09:28:30 ==> Detecting git/mercurial file structure 09:28:30 ==> Reading reports 09:28:30 + ./coverage.out bytes=448352 09:28:30 ==> Appending adjustments 09:28:30 https://docs.codecov.io/docs/fixing-reports 09:28:32 + Found adjustments 09:28:32 ==> Gzipping contents 09:28:32 60K /tmp/codecov.lZDPuY.gz 09:28:32 ==> Uploading reports 09:28:32 url: https://codecov.io 09:28:32 query: branch=PR-4552&commit=01fb4b830da8fd09fa570da509754c29443c2639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4552%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4552&job=&cmd_args= 09:28:32 -> Pinging Codecov 09:28:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4552&commit=01fb4b830da8fd09fa570da509754c29443c2639&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4552%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4552&job=&cmd_args= 09:28:42 -> Uploading to 09:28:42 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/00271124DB129430A58F1EEE437C3FCB/01fb4b830da8fd09fa570da509754c29443c2639/2aaea13d-06fd-4310-8475-c12ea8d31637.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T092840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e55fca15a3414c831b43d8d83c57df354abbf3996ab5c8c7907277aecf5addd2 09:28:42 % Total % Received % Xferd Average Speed Time Time Time Current 09:28:42 Dload Upload Total Spent Left Speed 09:28:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57536 0 0 100 57536 0 221k --:--:-- --:--:-- --:--:-- 221k 09:28:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/01fb4b830da8fd09fa570da509754c29443c2639 [Pipeline] } 09:28:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:28:43 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:28:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:28:44 ---> package-listing.sh 09:28:44 ++ facter osfamily 09:28:44 ++ tr '[:upper:]' '[:lower:]' 09:28:44 + OS_FAMILY=debian 09:28:44 + workspace=/w/workspace/edgex-go/1 09:28:44 + START_PACKAGES=/tmp/packages_start.txt 09:28:44 + END_PACKAGES=/tmp/packages_end.txt 09:28:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:28:44 + PACKAGES=/tmp/packages_start.txt 09:28:44 + '[' /w/workspace/edgex-go/1 ']' 09:28:44 + PACKAGES=/tmp/packages_end.txt 09:28:44 + case "${OS_FAMILY}" in 09:28:44 + dpkg -l 09:28:44 + grep '^ii' 09:28:44 + '[' -f /tmp/packages_start.txt ']' 09:28:44 + '[' -f /tmp/packages_end.txt ']' 09:28:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:28:44 + '[' /w/workspace/edgex-go/1 ']' 09:28:44 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:28:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:28:44 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 09:28:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:45 09:28:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:46 latest: Pulling from edgex-lftools-log-publisher 09:28:46 5eb5b503b376: Pulling fs layer 09:28:46 5c69ac0246d0: Pulling fs layer 09:28:46 ec43610c2a17: Pulling fs layer 09:28:46 3a2ae6a8a46f: Pulling fs layer 09:28:46 33b1e0a273af: Pulling fs layer 09:28:46 5d3b04190fa2: Pulling fs layer 09:28:46 2f39f015ded8: Pulling fs layer 09:28:46 5d3b04190fa2: Waiting 09:28:46 33b1e0a273af: Waiting 09:28:46 3a2ae6a8a46f: Waiting 09:28:46 5c69ac0246d0: Download complete 09:28:46 3a2ae6a8a46f: Verifying Checksum 09:28:46 3a2ae6a8a46f: Download complete 09:28:46 33b1e0a273af: Verifying Checksum 09:28:46 33b1e0a273af: Download complete 09:28:46 5d3b04190fa2: Download complete 09:28:46 ec43610c2a17: Verifying Checksum 09:28:46 5eb5b503b376: Verifying Checksum 09:28:46 5eb5b503b376: Download complete 09:28:47 2f39f015ded8: Download complete 09:28:47 5eb5b503b376: Pull complete 09:28:47 5c69ac0246d0: Pull complete 09:28:48 ec43610c2a17: Pull complete 09:28:48 3a2ae6a8a46f: Pull complete 09:28:48 33b1e0a273af: Pull complete 09:28:48 5d3b04190fa2: Pull complete 09:28:52 2f39f015ded8: Pull complete 09:28:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:28:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:52 prd-ubuntu20.04-docker-8c-8g-13274 does not seem to be running inside a container 09:28:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:28:55 $ docker top e7e68404ddbbfb4d617fe928fb6aafd903b6a0b693862dfe9878e24e6c917f77 -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:56 + touch /tmp/pre-build-complete [Pipeline] sh 09:28:56 + mkdir -p /var/log/sysstat [Pipeline] sh 09:28:56 + ls /var/log/sa-host 09:28:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:28:57 provisioning config files... 09:28:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6183422726273645776tmp [Pipeline] { [Pipeline] echo 09:28:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:28:57 ---> create-netrc.sh [Pipeline] } 09:28:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:28:58 ---> python-tools-install.sh [Pipeline] echo 09:28:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:28:58 ---> sudo-logs.sh 09:28:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:28:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:28:58 ---> job-cost.sh 09:28:58 lf-activate-venv: SKIPPING 09:28:58 DEBUG: total: 0.10999999940395355 09:28:58 INFO: Retrieving Stack Cost... 09:28:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:28:59 INFO: Archiving Costs [Pipeline] echo 09:28:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:28:59 ---> logs-deploy.sh 09:28:59 lf-activate-venv: SKIPPING 09:28:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4552/1 09:28:59 INFO: archiving workspace using pattern(s): 09:29:00 Archives upload complete. 09:29:00 INFO: archiving logs to Nexus