Pull request #4272 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b49062560e6e853426541f5b65877e2225ac2cac+1c8abb91c27dee0361322f6c8e5a904aaca59bd3 (d73946190cf81fd7e6350edbe2110267d876ce6a) 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-ssh18163239388752190888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2288113497711999226.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4272/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-4272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6091424935715269181.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-4272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6792216130717931821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12583027974040344092.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-4272/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-4272/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6010978850728615659.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1639’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1641 in /w/workspace/edgexfoundry_edgex-go_PR-4272 [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/4272/head:refs/remotes/origin/PR-4272 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit b49062560e6e853426541f5b65877e2225ac2cac Merge succeeded, producing b49062560e6e853426541f5b65877e2225ac2cac Checking out Revision b49062560e6e853426541f5b65877e2225ac2cac (PR-4272) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.1 to 2.1.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b49062560e6e853426541f5b65877e2225ac2cac # 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 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b49062560e6e853426541f5b65877e2225ac2cac # timeout=10 [Pipeline] timeout [2023-01-10T19:15:31.183Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T19:15:31.348Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T19:15:31.444Z] ========================================================= [2023-01-10T19:15:31.444Z] EdgeX Global Pipelines Version Info [2023-01-10T19:15:31.444Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:15:32.184Z] ------------------- [2023-01-10T19:15:32.184Z] stable info: [2023-01-10T19:15:32.184Z] ------------------- [2023-01-10T19:15:32.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T19:15:32.184Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T19:15:32.184Z] Message: update stable to v1.0.244 [2023-01-10T19:15:32.757Z] ------------------- [2023-01-10T19:15:32.757Z] experimental info: [2023-01-10T19:15:32.757Z] ------------------- [2023-01-10T19:15:32.757Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T19:15:32.757Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T19:15:32.757Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T19:15:33.051Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-10T19:15:33.094Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-10T19:15:33.134Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T19:15:33.176Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T19:15:33.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T19:15:33.259Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T19:15:33.302Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T19:15:33.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-10T19:15:33.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-10T19:15:33.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-10T19:15:33.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T19:15:33.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T19:15:33.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T19:15:33.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T19:15:33.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T19:15:33.684Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T19:15:33.727Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T19:15:33.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T19:15:33.818Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-10T19:15:33.858Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-10T19:15:33.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T19:15:33.955Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T19:15:34.000Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T19:15:34.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4272 [Pipeline] echo [2023-01-10T19:15:34.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4272 [Pipeline] echo [2023-01-10T19:15:34.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4272 [Pipeline] echo [2023-01-10T19:15:34.174Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b49062560e6e853426541f5b65877e2225ac2cac [Pipeline] echo [2023-01-10T19:15:34.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b490625 [Pipeline] echo [2023-01-10T19:15:34.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T19:15:34.374Z] provisioning config files... [2023-01-10T19:15:34.390Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7554024152779003553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:15:34.730Z] ---> docker-login.sh [2023-01-10T19:15:34.730Z] nexus3.edgexfoundry.org:10001 [2023-01-10T19:15:34.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:15:34.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:15:34.999Z] Configure a credential helper to remove this warning. See [2023-01-10T19:15:34.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:15:34.999Z] [2023-01-10T19:15:34.999Z] Login Succeeded [2023-01-10T19:15:34.999Z] nexus3.edgexfoundry.org:10002 [2023-01-10T19:15:34.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:15:34.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:15:34.999Z] Configure a credential helper to remove this warning. See [2023-01-10T19:15:34.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:15:34.999Z] [2023-01-10T19:15:34.999Z] Login Succeeded [2023-01-10T19:15:35.271Z] nexus3.edgexfoundry.org:10003 [2023-01-10T19:15:35.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:15:35.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:15:35.271Z] Configure a credential helper to remove this warning. See [2023-01-10T19:15:35.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:15:35.271Z] [2023-01-10T19:15:35.271Z] Login Succeeded [2023-01-10T19:15:35.271Z] nexus3.edgexfoundry.org:10004 [2023-01-10T19:15:35.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:15:35.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:15:35.271Z] Configure a credential helper to remove this warning. See [2023-01-10T19:15:35.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:15:35.271Z] [2023-01-10T19:15:35.271Z] Login Succeeded [2023-01-10T19:15:35.271Z] docker.io [2023-01-10T19:15:35.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:15:35.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:15:35.795Z] Configure a credential helper to remove this warning. See [2023-01-10T19:15:35.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:15:35.795Z] [2023-01-10T19:15:35.795Z] Login Succeeded [2023-01-10T19:15:35.795Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T19:15:35.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T19:15:36.246Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-10T19:15:36.246Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2023-01-10T19:15:36.246Z] -f2 [2023-01-10T19:15:36.246Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-10T19:15:36.246Z] + dirname cmd/core-data/Dockerfile [2023-01-10T19:15:36.246Z] + cut -d/ -f2 [2023-01-10T19:15:36.246Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-10T19:15:36.246Z] + + cut -d/ -f2 [2023-01-10T19:15:36.246Z] dirname cmd/core-metadata/Dockerfile [2023-01-10T19:15:36.246Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-10T19:15:36.246Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-10T19:15:36.246Z] + cut -d/ -f2 [2023-01-10T19:15:36.246Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-10T19:15:36.246Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-10T19:15:36.246Z] + cut -d/ -f2 [2023-01-10T19:15:36.246Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-10T19:15:36.246Z] + cut -d/ -f2 [2023-01-10T19:15:36.246Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-10T19:15:36.246Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-10T19:15:36.246Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-10T19:15:36.246Z] + cut -d/ -f2 [2023-01-10T19:15:36.246Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-10T19:15:36.246Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-01-10T19:15:36.246Z] cut -d/ -f2 [2023-01-10T19:15:36.246Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-10T19:15:36.246Z] + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 [2023-01-10T19:15:36.246Z] [2023-01-10T19:15:36.246Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-10T19:15:36.246Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-10T19:15:36.246Z] + cut -d/ -f2 [2023-01-10T19:15:36.246Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-10T19:15:36.246Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2023-01-10T19:15:36.246Z] -f2 [2023-01-10T19:15:36.246Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-10T19:15:36.246Z] + cut -d/+ -f2 [2023-01-10T19:15:36.246Z] dirname cmd/support-scheduler/Dockerfile [2023-01-10T19:15:36.246Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-10T19:15:36.315Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T19:15:36.812Z] + git rev-list -1 --merges b49062560e6e853426541f5b65877e2225ac2cac~1..b49062560e6e853426541f5b65877e2225ac2cac [Pipeline] echo [2023-01-10T19:15:36.851Z] -----------> git rev-list -1 --merges b49062560e6e853426541f5b65877e2225ac2cac~1..b49062560e6e853426541f5b65877e2225ac2cac b49062560e6e853426541f5b65877e2225ac2cac [false] [Pipeline] sh [2023-01-10T19:15:37.170Z] + git log --format=format:%s -1 b49062560e6e853426541f5b65877e2225ac2cac [Pipeline] echo [2023-01-10T19:15:37.204Z] ========================================================= [2023-01-10T19:15:37.204Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T19:15:37.204Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-10T19:15:37.645Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T19:15:37.645Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T19:15:37.645Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T19:15:37.645Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T19:15:37.645Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T19:15:37.645Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T19:15:37.645Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:15:38.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T19:15:38.080Z] [2023-01-10T19:15:38.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:15:38.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T19:15:38.461Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T19:15:38.461Z] b85a868b505f: Pulling fs layer [2023-01-10T19:15:38.461Z] e2be974225ed: Pulling fs layer [2023-01-10T19:15:38.461Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T19:15:38.461Z] 988bab9f4d93: Pulling fs layer [2023-01-10T19:15:38.461Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T19:15:38.461Z] eaf3925da568: Pulling fs layer [2023-01-10T19:15:38.461Z] bab4dde63d76: Pulling fs layer [2023-01-10T19:15:38.461Z] bde34c3a00c8: Pulling fs layer [2023-01-10T19:15:38.461Z] b352a97aabf1: Pulling fs layer [2023-01-10T19:15:38.461Z] 4872d77fe225: Pulling fs layer [2023-01-10T19:15:38.461Z] 988bab9f4d93: Waiting [2023-01-10T19:15:38.461Z] 5851b861e8e6: Pulling fs layer [2023-01-10T19:15:38.461Z] 1469e6f7b9e6: Waiting [2023-01-10T19:15:38.461Z] eaf3925da568: Waiting [2023-01-10T19:15:38.461Z] bab4dde63d76: Waiting [2023-01-10T19:15:38.461Z] 4872d77fe225: Waiting [2023-01-10T19:15:38.461Z] 5851b861e8e6: Waiting [2023-01-10T19:15:38.461Z] e2be974225ed: Verifying Checksum [2023-01-10T19:15:38.461Z] e2be974225ed: Download complete [2023-01-10T19:15:38.461Z] 988bab9f4d93: Verifying Checksum [2023-01-10T19:15:38.461Z] 988bab9f4d93: Download complete [2023-01-10T19:15:38.737Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T19:15:38.737Z] 1469e6f7b9e6: Download complete [2023-01-10T19:15:38.737Z] eaf3925da568: Verifying Checksum [2023-01-10T19:15:38.737Z] eaf3925da568: Download complete [2023-01-10T19:15:38.737Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T19:15:38.737Z] 339a4e72a1f5: Download complete [2023-01-10T19:15:38.737Z] bde34c3a00c8: Download complete [2023-01-10T19:15:38.737Z] b352a97aabf1: Verifying Checksum [2023-01-10T19:15:38.737Z] 4872d77fe225: Download complete [2023-01-10T19:15:38.737Z] 5851b861e8e6: Verifying Checksum [2023-01-10T19:15:38.737Z] 5851b861e8e6: Download complete [2023-01-10T19:15:38.999Z] b85a868b505f: Verifying Checksum [2023-01-10T19:15:38.999Z] b85a868b505f: Download complete [2023-01-10T19:15:39.258Z] bab4dde63d76: Verifying Checksum [2023-01-10T19:15:40.195Z] b85a868b505f: Pull complete [2023-01-10T19:15:40.195Z] e2be974225ed: Pull complete [2023-01-10T19:15:40.763Z] 339a4e72a1f5: Pull complete [2023-01-10T19:15:40.764Z] 988bab9f4d93: Pull complete [2023-01-10T19:15:41.023Z] 1469e6f7b9e6: Pull complete [2023-01-10T19:15:41.282Z] eaf3925da568: Pull complete [2023-01-10T19:15:43.196Z] bab4dde63d76: Pull complete [2023-01-10T19:15:43.196Z] bde34c3a00c8: Pull complete [2023-01-10T19:15:43.196Z] b352a97aabf1: Pull complete [2023-01-10T19:15:43.196Z] 4872d77fe225: Pull complete [2023-01-10T19:15:43.196Z] 5851b861e8e6: Pull complete [2023-01-10T19:15:43.196Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T19:15:43.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T19:15:43.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:15:43.413Z] prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container [2023-01-10T19:15:43.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T19:15:44.614Z] $ docker top 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc -eo pid,comm [2023-01-10T19:15:44.666Z] 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). [2023-01-10T19:15:44.666Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T19:15:44.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T19:15:44.795Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T19:15:44.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T19:15:44.918Z] $ docker exec 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc ssh-agent [2023-01-10T19:15:45.025Z] SSH_AUTH_SOCK=/tmp/ssh-laANBb0tBI2V/agent.33 [2023-01-10T19:15:45.025Z] SSH_AGENT_PID=39 [2023-01-10T19:15:45.033Z] Running ssh-add (command line suppressed) [2023-01-10T19:15:45.139Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12270494261784207262.key (/w/workspace/edgex-go/1@tmp/private_key_12270494261784207262.key) [2023-01-10T19:15:45.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T19:15:45.482Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T19:15:45.510Z] $ docker exec --env ******** --env ******** 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc ssh-agent -k [2023-01-10T19:15:45.619Z] unset SSH_AUTH_SOCK; [2023-01-10T19:15:45.619Z] unset SSH_AGENT_PID; [2023-01-10T19:15:45.620Z] echo Agent pid 39 killed; [2023-01-10T19:15:45.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T19:15:45.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T19:15:45.720Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T19:15:45.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T19:15:45.844Z] $ docker exec 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc ssh-agent [2023-01-10T19:15:45.956Z] SSH_AUTH_SOCK=/tmp/ssh-707pVC8HTsG3/agent.71 [2023-01-10T19:15:45.956Z] SSH_AGENT_PID=77 [2023-01-10T19:15:45.961Z] Running ssh-add (command line suppressed) [2023-01-10T19:15:46.076Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16538164645888697320.key (/w/workspace/edgex-go/1@tmp/private_key_16538164645888697320.key) [2023-01-10T19:15:46.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T19:15:46.421Z] + git semver init [2023-01-10T19:15:46.679Z] 2023-01-10 19:15:46,601 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T19:15:46.679Z] 2023-01-10 19:15:46,602 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-10T19:15:46.679Z] 2023-01-10 19:15:46,602 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-10T19:15:46.679Z] 2023-01-10 19:15:46,602 [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) [2023-01-10T19:15:52.048Z] 2023-01-10 19:15:51,071 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-10T19:15:52.048Z] 2023-01-10 19:15:51,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4272 with force:False [2023-01-10T19:15:52.048Z] 2023-01-10 19:15:51,071 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4272 [2023-01-10T19:15:52.048Z] 2023-01-10 19:15:51,076 [execute] INFO git cat-file --batch-check [2023-01-10T19:15:52.048Z] 2023-01-10 19:15:51,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T19:15:52.048Z] 2023-01-10 19:15:51,082 [execute] INFO git cat-file --batch [2023-01-10T19:15:52.048Z] 2023-01-10 19:15:51,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T19:15:52.048Z] 2023-01-10 19:15:51,088 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4272 [2023-01-10T19:15:52.048Z] 0.0.0 [Pipeline] } [2023-01-10T19:15:52.077Z] $ docker exec --env ******** --env ******** 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc ssh-agent -k [2023-01-10T19:15:52.175Z] unset SSH_AUTH_SOCK; [2023-01-10T19:15:52.175Z] unset SSH_AGENT_PID; [2023-01-10T19:15:52.175Z] echo Agent pid 77 killed; [2023-01-10T19:15:52.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T19:15:52.593Z] + git semver [Pipeline] } [2023-01-10T19:15:52.878Z] $ docker stop --time=1 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc [2023-01-10T19:15:54.221Z] $ docker rm -f --volumes 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T19:15:54.627Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T19:15:54.910Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T19:15:54.931Z] [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 [2023-01-10T19:15:55.677Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-10T19:15:55.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T19:15:55.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T19:15:55.780Z] ========================================================= [2023-01-10T19:15:55.780Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T19:15:55.780Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:15:56.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T19:15:56.123Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T19:15:56.123Z] 213ec9aee27d: Pulling fs layer [2023-01-10T19:15:56.123Z] 4583459ba037: Pulling fs layer [2023-01-10T19:15:56.123Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T19:15:56.123Z] 53926ce57604: Pulling fs layer [2023-01-10T19:15:56.123Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T19:15:56.123Z] 22ff95d597cd: Pulling fs layer [2023-01-10T19:15:56.123Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T19:15:56.123Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T19:15:56.123Z] a7acece74701: Pulling fs layer [2023-01-10T19:15:56.123Z] 53926ce57604: Waiting [2023-01-10T19:15:56.123Z] 22ff95d597cd: Waiting [2023-01-10T19:15:56.123Z] a7acece74701: Waiting [2023-01-10T19:15:56.123Z] 12d6caf4c0d1: Waiting [2023-01-10T19:15:56.123Z] 96b7cbca73a9: Waiting [2023-01-10T19:15:56.123Z] 21b2b0c7a3f4: Waiting [2023-01-10T19:15:56.123Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T19:15:56.123Z] 93c1e223e6f2: Download complete [2023-01-10T19:15:56.123Z] 4583459ba037: Verifying Checksum [2023-01-10T19:15:56.123Z] 4583459ba037: Download complete [2023-01-10T19:15:56.123Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T19:15:56.123Z] 21b2b0c7a3f4: Download complete [2023-01-10T19:15:56.123Z] 22ff95d597cd: Verifying Checksum [2023-01-10T19:15:56.123Z] 22ff95d597cd: Download complete [2023-01-10T19:15:56.392Z] 213ec9aee27d: Verifying Checksum [2023-01-10T19:15:56.392Z] 12d6caf4c0d1: Download complete [2023-01-10T19:15:56.392Z] 213ec9aee27d: Pull complete [2023-01-10T19:15:56.667Z] 4583459ba037: Pull complete [2023-01-10T19:15:56.667Z] 93c1e223e6f2: Pull complete [2023-01-10T19:15:56.932Z] a7acece74701: Verifying Checksum [2023-01-10T19:15:56.932Z] a7acece74701: Download complete [2023-01-10T19:15:56.932Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T19:15:56.932Z] 96b7cbca73a9: Download complete [2023-01-10T19:15:57.192Z] 53926ce57604: Verifying Checksum [2023-01-10T19:15:57.192Z] 53926ce57604: Download complete [2023-01-10T19:16:01.382Z] 53926ce57604: Pull complete [2023-01-10T19:16:01.382Z] 21b2b0c7a3f4: Pull complete [2023-01-10T19:16:01.382Z] 22ff95d597cd: Pull complete [2023-01-10T19:16:01.382Z] 12d6caf4c0d1: Pull complete [2023-01-10T19:16:03.283Z] 96b7cbca73a9: Pull complete [2023-01-10T19:16:03.850Z] a7acece74701: Pull complete [2023-01-10T19:16:03.850Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T19:16:03.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T19:16:03.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:16:04.201Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T19:16:04.201Z] WORKDIR /edgex [2023-01-10T19:16:04.201Z] COPY go.mod . [2023-01-10T19:16:04.201Z] RUN go mod download [2023-01-10T19:16:04.201Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-10T19:16:04.767Z] Sending build context to Docker daemon 170.2MB [2023-01-10T19:16:04.767Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T19:16:04.767Z] ---> db6d94c90886 [2023-01-10T19:16:04.767Z] Step 2/4 : WORKDIR /edgex [2023-01-10T19:16:06.150Z] ---> Running in bf5087a799b6 [2023-01-10T19:16:06.409Z] Removing intermediate container bf5087a799b6 [2023-01-10T19:16:06.409Z] ---> 47eff3080b1c [2023-01-10T19:16:06.409Z] Step 3/4 : COPY go.mod . [2023-01-10T19:16:06.409Z] ---> d00406a07104 [2023-01-10T19:16:06.409Z] Step 4/4 : RUN go mod download [2023-01-10T19:16:06.668Z] ---> Running in f96760c1c672 [2023-01-10T19:16:10.219Z] Still waiting to schedule task [2023-01-10T19:16:10.219Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1642’ is offline [2023-01-10T19:16:16.651Z] Removing intermediate container f96760c1c672 [2023-01-10T19:16:16.651Z] ---> e45c7e566d20 [2023-01-10T19:16:16.651Z] Successfully built e45c7e566d20 [2023-01-10T19:16:16.651Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:16:17.040Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T19:16:17.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:16:17.177Z] prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container [2023-01-10T19:16:17.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T19:16:17.636Z] $ docker top 0919b3b10addd20e089a8951b91fcc8f1768702d0e0de4e50eecd35e7cf2bb50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:16:18.029Z] + go version [2023-01-10T19:16:18.029Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T19:16:18.065Z] $ docker stop --time=1 0919b3b10addd20e089a8951b91fcc8f1768702d0e0de4e50eecd35e7cf2bb50 [2023-01-10T19:16:19.353Z] $ docker rm -f --volumes 0919b3b10addd20e089a8951b91fcc8f1768702d0e0de4e50eecd35e7cf2bb50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:16:20.054Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T19:16:20.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:16:20.204Z] prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container [2023-01-10T19:16:20.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T19:16:20.587Z] $ docker top d0c1837202485c0f2c1d848888d2bad493fcb3fecde2ad26d039e967828d85f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T19:16:20.696Z] ========================================================= [2023-01-10T19:16:20.696Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-10T19:16:20.696Z] ========================================================= [Pipeline] sh [2023-01-10T19:16:20.992Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:16:21.351Z] + make test [2023-01-10T19:16:21.352Z] go test -race -coverprofile=coverage.out ./... [2023-01-10T19:16:27.915Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-10T19:16:40.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-10T19:16:40.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2023-01-10T19:16:40.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-10T19:16:40.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-10T19:16:40.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.137s coverage: 98.5% of statements [2023-01-10T19:16:40.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.144s coverage: 43.0% of statements [2023-01-10T19:16:40.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-10T19:16:40.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-10T19:16:41.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.161s coverage: 54.2% of statements [2023-01-10T19:16:41.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-10T19:16:41.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.195s coverage: 89.2% of statements [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.2% of statements [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.512s coverage: 95.6% of statements [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2023-01-10T19:16:46.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2023-01-10T19:16:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-01-10T19:16:54.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2023-01-10T19:16:54.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements [2023-01-10T19:16:55.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 79.9% of statements [2023-01-10T19:16:55.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.8% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 41.8% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.120s coverage: 17.7% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-10T19:17:05.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-10T19:17:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:17:05.157Z] 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 [2023-01-10T19:17:27.126Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T19:17:27.126Z] go vet ./... [2023-01-10T19:17:28.502Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T19:17:28.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T19:17:28.764Z] ./bin/test-attribution-txt.sh [2023-01-10T19:17:28.764Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-10T19:17:29.023Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-10T19:17:29.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-10T19:17:29.359Z] + ls -al . [2023-01-10T19:17:29.359Z] total 752 [2023-01-10T19:17:29.359Z] drwxrwxr-x 11 1001 1001 4096 Jan 10 19:16 . [2023-01-10T19:17:29.359Z] drwxr-xr-x 4 root root 4096 Jan 10 19:16 .. [2023-01-10T19:17:29.359Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 19:15 .blubracket [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 16 Jan 10 19:15 .dockerignore [2023-01-10T19:17:29.359Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 19:17 .git [2023-01-10T19:17:29.359Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 19:15 .github [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 956 Jan 10 19:15 .gitignore [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 42 Jan 10 19:15 .golangci.yml [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 87 Jan 10 19:15 .hadolint.yml [2023-01-10T19:17:29.359Z] drwxr-xr-x 3 1001 1001 4096 Jan 10 19:15 .semver [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 166 Jan 10 19:15 .sonarcloud.properties [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 19:15 ADOPTERS.md [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 10618 Jan 10 19:15 Attribution.txt [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 73765 Jan 10 19:15 CHANGELOG.md [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 19:15 CONTRIBUTING.md [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 19:15 GOVERNANCE.md [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 850 Jan 10 19:15 Jenkinsfile [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 19:15 LICENSE [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 12513 Jan 10 19:15 Makefile [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 19:15 OWNERS.md [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 9403 Jan 10 19:15 README.md [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 6912 Jan 10 19:15 SECURITY.md [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 5 Jan 10 19:15 VERSION [2023-01-10T19:17:29.359Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 19:15 bin [2023-01-10T19:17:29.359Z] drwxrwxr-x 16 1001 1001 4096 Jan 10 19:15 cmd [2023-01-10T19:17:29.359Z] -rw-r--r-- 1 root root 494833 Jan 10 19:17 coverage.out [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 3376 Jan 10 19:15 go.mod [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 34949 Jan 10 19:15 go.sum [2023-01-10T19:17:29.359Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 19:15 internal [2023-01-10T19:17:29.359Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 19:15 openapi [2023-01-10T19:17:29.359Z] drwxrwxr-x 4 1001 1001 4096 Jan 10 19:15 snap [2023-01-10T19:17:29.359Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 19:15 version.go [Pipeline] sh [2023-01-10T19:17:29.763Z] + '[' -e coverage.out ] [2023-01-10T19:17:29.763Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-10T19:17:29.955Z] Stashed 1 file(s) [Pipeline] sh [2023-01-10T19:17:30.289Z] + make build [2023-01-10T19:17:30.290Z] 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 [2023-01-10T19:17:45.306Z] 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 [2023-01-10T19:17:45.306Z] 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 [2023-01-10T19:17:45.306Z] 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 [2023-01-10T19:17:53.414Z] 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 [2023-01-10T19:17:54.896Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-10T19:17:56.306Z] 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 [2023-01-10T19:17:57.682Z] 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 [2023-01-10T19:17:58.618Z] 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 [2023-01-10T19:17:59.551Z] 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 [2023-01-10T19:18:02.093Z] 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] } [2023-01-10T19:18:03.495Z] $ docker stop --time=1 d0c1837202485c0f2c1d848888d2bad493fcb3fecde2ad26d039e967828d85f5 [2023-01-10T19:18:07.467Z] $ docker rm -f --volumes d0c1837202485c0f2c1d848888d2bad493fcb3fecde2ad26d039e967828d85f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:18:08.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T19:18:08.636Z] [2023-01-10T19:18:08.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:18:09.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T19:18:09.016Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-10T19:18:09.016Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-10T19:18:09.016Z] ca9280d653b3: Pulling fs layer [2023-01-10T19:18:09.016Z] 7e9c9ca2126c: Pulling fs layer [2023-01-10T19:18:09.016Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-10T19:18:09.016Z] cbdbe7a5bc2a: Download complete [2023-01-10T19:18:09.275Z] ca9280d653b3: Verifying Checksum [2023-01-10T19:18:09.275Z] ca9280d653b3: Download complete [2023-01-10T19:18:09.275Z] cbdbe7a5bc2a: Pull complete [2023-01-10T19:18:09.533Z] 7e9c9ca2126c: Verifying Checksum [2023-01-10T19:18:09.533Z] 7e9c9ca2126c: Download complete [2023-01-10T19:18:09.789Z] ca9280d653b3: Pull complete [2023-01-10T19:18:13.083Z] 7e9c9ca2126c: Pull complete [2023-01-10T19:18:13.083Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-10T19:18:13.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T19:18:13.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:18:13.339Z] prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container [2023-01-10T19:18:13.374Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-10T19:18:15.867Z] $ docker top 70f1bb0a234748b94d33284f060e93e3cd4e33a7506242c233e4ad4354c3926f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:18:16.258Z] + docker-compose build --help [2023-01-10T19:18:16.258Z] + grep parallel [2023-01-10T19:18:16.828Z] --parallel Build images in parallel. [Pipeline] } [2023-01-10T19:18:16.862Z] $ docker stop --time=1 70f1bb0a234748b94d33284f060e93e3cd4e33a7506242c233e4ad4354c3926f [2023-01-10T19:18:18.140Z] $ docker rm -f --volumes 70f1bb0a234748b94d33284f060e93e3cd4e33a7506242c233e4ad4354c3926f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:18:18.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-10T19:18:18.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:18:18.886Z] prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container [2023-01-10T19:18:18.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-10T19:18:19.260Z] $ docker top 2d1874fd799db2da80d4f402d48d070f7822ed36ed9a4dd68a19706a9252c24e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:18:19.643Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-10T19:18:20.211Z] Building core-command ... [2023-01-10T19:18:20.211Z] Building core-data ... [2023-01-10T19:18:20.211Z] Building core-metadata ... [2023-01-10T19:18:20.211Z] Building security-bootstrapper ... [2023-01-10T19:18:20.211Z] Building security-proxy-setup ... [2023-01-10T19:18:20.211Z] Building security-secretstore-setup ... [2023-01-10T19:18:20.211Z] Building security-spiffe-token-provider ... [2023-01-10T19:18:20.211Z] Building security-spire-agent ... [2023-01-10T19:18:20.211Z] Building security-spire-config ... [2023-01-10T19:18:20.211Z] Building security-spire-server ... [2023-01-10T19:18:20.211Z] Building support-notifications ... [2023-01-10T19:18:20.211Z] Building support-scheduler ... [2023-01-10T19:18:20.211Z] Building core-command [2023-01-10T19:18:20.211Z] Building support-notifications [2023-01-10T19:18:20.211Z] Building security-spire-server [2023-01-10T19:18:20.211Z] Building security-secretstore-setup [2023-01-10T19:18:20.211Z] Building security-proxy-setup [2023-01-10T19:18:32.419Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:18:32.419Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:18:32.419Z] ---> e45c7e566d20 [2023-01-10T19:18:32.419Z] Step 3/23 : WORKDIR /edgex-go [2023-01-10T19:18:32.419Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:18:32.419Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:18:32.419Z] ---> e45c7e566d20 [2023-01-10T19:18:32.419Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:18:32.419Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:18:32.419Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:18:32.419Z] ---> e45c7e566d20 [2023-01-10T19:18:32.419Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:18:32.419Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:18:32.419Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:18:32.419Z] ---> e45c7e566d20 [2023-01-10T19:18:32.419Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:18:32.419Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:18:32.419Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:18:32.419Z] ---> e45c7e566d20 [2023-01-10T19:18:32.419Z] Step 3/21 : WORKDIR /edgex-go [2023-01-10T19:18:34.956Z] ---> Running in d5a9847d467d [2023-01-10T19:18:34.956Z] ---> Running in 4a659f29e126 [2023-01-10T19:18:34.956Z] ---> Running in 967b965d120b [2023-01-10T19:18:34.956Z] ---> Running in 5f6f60a82619 [2023-01-10T19:18:34.956Z] ---> Running in 06b387e8dfcc [2023-01-10T19:18:35.218Z] Removing intermediate container 967b965d120b [2023-01-10T19:18:35.218Z] ---> ce588da36104 [2023-01-10T19:18:35.218Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:18:35.218Z] Removing intermediate container 5f6f60a82619 [2023-01-10T19:18:35.218Z] ---> 01d99bd2c5a7 [2023-01-10T19:18:35.218Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-10T19:18:35.218Z] Removing intermediate container d5a9847d467d [2023-01-10T19:18:35.218Z] Removing intermediate container 4a659f29e126 [2023-01-10T19:18:35.218Z] ---> 0c6ab12487d0 [2023-01-10T19:18:35.218Z] ---> a68bbb811b4b [2023-01-10T19:18:35.218Z] Step 4/23 : WORKDIR /edgex-goStep 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:18:35.218Z] [2023-01-10T19:18:35.218Z] Removing intermediate container 06b387e8dfcc [2023-01-10T19:18:35.218Z] ---> 92c0cab85a8a [2023-01-10T19:18:35.218Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-10T19:18:35.218Z] ---> Running in 468b8b94c1ef [2023-01-10T19:18:35.218Z] ---> Running in 3479a647d691 [2023-01-10T19:18:35.218Z] ---> Running in 5958b7676dec [2023-01-10T19:18:35.218Z] ---> Running in 8ed2b0dd5650 [2023-01-10T19:18:35.218Z] ---> Running in 8b9ff90156b9 [2023-01-10T19:18:35.218Z] Removing intermediate container 468b8b94c1ef [2023-01-10T19:18:35.218Z] ---> 81b016eff17e [2023-01-10T19:18:35.218Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-10T19:18:35.476Z] Removing intermediate container 3479a647d691 [2023-01-10T19:18:35.476Z] ---> b39bef860aff [2023-01-10T19:18:35.476Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-10T19:18:35.476Z] ---> Running in d63e9d6d7678 [2023-01-10T19:18:35.476Z] ---> Running in 009219ef5f91 [2023-01-10T19:18:35.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:35.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:35.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:35.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:35.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:35.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:35.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:35.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:36.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:36.255Z] OK: 211 MiB in 51 packages [2023-01-10T19:18:36.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:18:36.513Z] OK: 211 MiB in 51 packages [2023-01-10T19:18:36.513Z] OK: 211 MiB in 51 packages [2023-01-10T19:18:36.513Z] OK: 211 MiB in 51 packages [2023-01-10T19:18:36.513Z] Removing intermediate container 8ed2b0dd5650 [2023-01-10T19:18:36.513Z] ---> 90edd95ae799 [2023-01-10T19:18:36.513Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-10T19:18:36.772Z] ---> 344d0b93e2ab [2023-01-10T19:18:36.772Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:18:36.772Z] ---> Running in e2e4f37c0e63 [2023-01-10T19:18:37.031Z] OK: 211 MiB in 51 packages [2023-01-10T19:18:37.031Z] Removing intermediate container 009219ef5f91 [2023-01-10T19:18:37.031Z] ---> 81d6f830c1c8 [2023-01-10T19:18:37.031Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:18:37.031Z] Removing intermediate container 8b9ff90156b9 [2023-01-10T19:18:37.031Z] ---> 8914fbeb12d6 [2023-01-10T19:18:37.031Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-10T19:18:37.309Z] Removing intermediate container 5958b7676dec [2023-01-10T19:18:37.309Z] ---> d267d9323d91 [2023-01-10T19:18:37.309Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:18:37.309Z] ---> 03690ca3902c [2023-01-10T19:18:37.309Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:18:37.309Z] ---> Running in b1037cd98126 [2023-01-10T19:18:37.309Z] ---> 264ac35b468b [2023-01-10T19:18:37.309Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:18:37.309Z] ---> Running in 5d90e2dba41f [2023-01-10T19:18:37.309Z] ---> a8c3e831c342 [2023-01-10T19:18:37.309Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:18:37.309Z] ---> Running in 98a1946e3feb [2023-01-10T19:18:37.309Z] Removing intermediate container d63e9d6d7678 [2023-01-10T19:18:37.309Z] ---> 299360e9fcb9 [2023-01-10T19:18:37.309Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-10T19:18:37.567Z] ---> 968e589a803e [2023-01-10T19:18:37.567Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:18:37.567Z] ---> Running in 97cc7ef4c961 [2023-01-10T19:18:42.921Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1644 in /w/workspace/edgexfoundry_edgex-go_PR-4272 [Pipeline] { [Pipeline] ws [2023-01-10T19:18:42.979Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-10T19:18:43.053Z] The recommended git tool is: git [2023-01-10T19:18:48.330Z] using credential edgex-jenkins-ssh [2023-01-10T19:18:48.349Z] Cloning the remote Git repository [2023-01-10T19:18:48.396Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-10T19:18:48.477Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-10T19:18:48.649Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-10T19:18:48.650Z] > git --version # timeout=10 [2023-01-10T19:18:48.670Z] > git --version # 'git version 2.25.1' [2023-01-10T19:18:48.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T19:18:48.730Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T19:19:06.589Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-10T19:19:06.612Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T19:19:08.303Z] Merging remotes/origin/main commit 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:19:08.693Z] Merge succeeded, producing b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:19:08.694Z] Checking out Revision b49062560e6e853426541f5b65877e2225ac2cac (PR-4272) [2023-01-10T19:19:09.356Z] Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.1 to 2.1.2" [2023-01-10T19:19:07.558Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-10T19:19:07.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-10T19:19:07.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T19:19:07.628Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4272/head:refs/remotes/origin/PR-4272 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T19:19:08.319Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T19:19:08.339Z] > git checkout -f b49062560e6e853426541f5b65877e2225ac2cac # timeout=10 [2023-01-10T19:19:08.586Z] > git remote # timeout=10 [2023-01-10T19:19:08.606Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T19:19:08.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T19:19:08.643Z] > git merge 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 [2023-01-10T19:19:08.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T19:19:08.698Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T19:19:08.716Z] > git checkout -f b49062560e6e853426541f5b65877e2225ac2cac # timeout=10 [2023-01-10T19:19:09.407Z] > git --version # timeout=10 [2023-01-10T19:19:09.418Z] > git --version # 'git version 2.25.1' [2023-01-10T19:19:09.440Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T19:19:09.659Z] Removing intermediate container b1037cd98126 [2023-01-10T19:19:09.659Z] ---> 1aeb4814799a [2023-01-10T19:19:09.659Z] Step 8/22 : COPY . . [2023-01-10T19:19:09.659Z] Removing intermediate container 98a1946e3feb [2023-01-10T19:19:09.659Z] ---> db364a8173be [2023-01-10T19:19:09.659Z] Step 7/24 : COPY . . [2023-01-10T19:19:09.659Z] Removing intermediate container 97cc7ef4c961 [2023-01-10T19:19:09.659Z] ---> 6c9be4cd5f8a [2023-01-10T19:19:09.659Z] Step 8/23 : COPY . . [2023-01-10T19:19:09.659Z] Removing intermediate container 5d90e2dba41f [2023-01-10T19:19:09.659Z] ---> a89203ac33a3 [2023-01-10T19:19:09.659Z] Step 7/21 : COPY . . [2023-01-10T19:19:09.659Z] Removing intermediate container e2e4f37c0e63 [2023-01-10T19:19:09.659Z] ---> f8d857368f8a [2023-01-10T19:19:09.659Z] Step 7/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T19:19:10.620Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T19:19:10.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T19:19:10.620Z] Dload Upload Total Spent Left Speed [2023-01-10T19:19:10.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-01-10T19:19:11.280Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T19:19:11.677Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T19:19:11.677Z] + sudo tee /etc/docker/daemon.new [2023-01-10T19:19:11.677Z] { [2023-01-10T19:19:11.677Z] "registry-mirrors": [ [2023-01-10T19:19:11.677Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T19:19:11.677Z] ], [2023-01-10T19:19:11.677Z] "bip": "10.250.0.254/24", [2023-01-10T19:19:11.677Z] "hosts": [ [2023-01-10T19:19:11.677Z] "tcp://0.0.0.0:5555", [2023-01-10T19:19:11.677Z] "unix:///var/run/docker.sock" [2023-01-10T19:19:11.677Z] ], [2023-01-10T19:19:11.677Z] "mtu": 1458, [2023-01-10T19:19:11.677Z] "selinux-enabled": true, [2023-01-10T19:19:11.677Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T19:19:11.677Z] } [Pipeline] sh [2023-01-10T19:19:12.137Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T19:19:12.493Z] + sudo service docker restart [2023-01-10T19:19:19.674Z] ---> 3d92f4482f7f [2023-01-10T19:19:19.674Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-10T19:19:19.674Z] ---> b6478620faf4 [2023-01-10T19:19:19.674Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-10T19:19:19.674Z] ---> Running in 01bc9713a33c [2023-01-10T19:19:19.674Z] ---> f1d3a5187f0e [2023-01-10T19:19:19.674Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:19:19.674Z] ---> Running in 3b723285dbac [2023-01-10T19:19:19.674Z] ---> 6a3e457f8d4e [2023-01-10T19:19:19.674Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-10T19:19:19.674Z] ---> 5a08bfb17000 [2023-01-10T19:19:19.674Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-10T19:19:19.674Z] ---> Running in 570cd3f17b64 [2023-01-10T19:19:19.674Z] ---> Running in 7d99fcbc8626 [2023-01-10T19:19:19.674Z] ---> Running in f55a4ac3ea80 [2023-01-10T19:19:19.674Z] Removing intermediate container 7d99fcbc8626 [2023-01-10T19:19:19.674Z] ---> bcf653035c50 [2023-01-10T19:19:19.674Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-10T19:19:19.674Z] ---> Running in 995099508fd7 [2023-01-10T19:19:19.674Z] Removing intermediate container 995099508fd7 [2023-01-10T19:19:19.675Z] ---> 0fc0c02acfdd [2023-01-10T19:19:19.675Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T19:19:19.675Z] ---> Running in 900a476c73a2 [2023-01-10T19:19:19.675Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-10T19:19:19.675Z] 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 [2023-01-10T19:19:19.675Z] 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 [2023-01-10T19:19:19.675Z] 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 [2023-01-10T19:19:19.675Z] Removing intermediate container 900a476c73a2 [2023-01-10T19:19:19.675Z] ---> 13c3a18aa837 [2023-01-10T19:19:19.675Z] Step 11/23 : WORKDIR /edgex-go [2023-01-10T19:19:19.675Z] ---> Running in e7ecb6405d4a [2023-01-10T19:19:19.675Z] Removing intermediate container e7ecb6405d4a [2023-01-10T19:19:19.675Z] ---> aa0876847db8 [2023-01-10T19:19:19.675Z] [2023-01-10T19:19:19.675Z] Step 12/23 : FROM alpine:3.15 [2023-01-10T19:19:19.933Z] 3.15: Pulling from library/alpine [2023-01-10T19:19:20.190Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-10T19:19:20.190Z] Status: Downloaded newer image for alpine:3.15 [2023-01-10T19:19:20.190Z] ---> c4fc93816858 [2023-01-10T19:19:20.190Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:19:20.190Z] ---> Running in 1ca4d3729b6a [2023-01-10T19:19:20.447Z] Removing intermediate container 1ca4d3729b6a [2023-01-10T19:19:20.447Z] ---> 3f546a549090 [2023-01-10T19:19:20.447Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T19:19:20.447Z] ---> Running in 59b41e5a3410 [2023-01-10T19:19:21.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:19:21.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:19:21.272Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:19:21.272Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:19:21.272Z] OK: 15859 distinct packages available [2023-01-10T19:19:21.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:19:21.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:19:21.529Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-10T19:19:21.529Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:19:21.529Z] (3/5) Installing libucontext (1.1-r0) [2023-01-10T19:19:21.529Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-10T19:19:21.529Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-10T19:19:21.529Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:19:21.529Z] OK: 7 MiB in 19 packages [2023-01-10T19:19:22.909Z] Removing intermediate container 59b41e5a3410 [2023-01-10T19:19:22.909Z] ---> befc3b5879a4 [2023-01-10T19:19:22.909Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:19:26.187Z] ---> b2cdd7c859a3 [2023-01-10T19:19:26.187Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:19:26.445Z] ---> 11f882601596 [2023-01-10T19:19:26.445Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-10T19:19:27.398Z] ---> 1caaca2d0d77 [2023-01-10T19:19:27.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-10T19:19:27.973Z] ---> bbd117ef69e2 [2023-01-10T19:19:27.973Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:19:28.232Z] ---> Running in 79d442fbfc7d [2023-01-10T19:19:28.814Z] Removing intermediate container 79d442fbfc7d [2023-01-10T19:19:28.814Z] ---> 1d09a48c3bde [2023-01-10T19:19:28.814Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:19:28.814Z] ---> Running in 2f5bb50b97ae [2023-01-10T19:19:29.510Z] Removing intermediate container 2f5bb50b97ae [2023-01-10T19:19:29.510Z] ---> 0e85940f5508 [2023-01-10T19:19:29.510Z] Step 21/23 : LABEL arch=x86_64 [2023-01-10T19:19:30.077Z] ---> Running in 13125b8ceb8a [2023-01-10T19:19:30.645Z] Removing intermediate container 13125b8ceb8a [2023-01-10T19:19:30.645Z] ---> 138cf6ae18ab [2023-01-10T19:19:30.645Z] Step 22/23 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:19:30.645Z] ---> Running in 00e0ad1b6ef7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T19:19:30.826Z] provisioning config files... [2023-01-10T19:19:30.855Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9938909116765159639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:19:31.238Z] ---> docker-login.sh [2023-01-10T19:19:31.238Z] nexus3.edgexfoundry.org:10001 [2023-01-10T19:19:31.587Z] Removing intermediate container 00e0ad1b6ef7 [2023-01-10T19:19:31.587Z] ---> 71f51724fb4e [2023-01-10T19:19:31.587Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T19:19:31.587Z] ---> Running in 06173302456d [2023-01-10T19:19:31.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:19:31.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:19:31.829Z] Configure a credential helper to remove this warning. See [2023-01-10T19:19:31.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:19:31.829Z] [2023-01-10T19:19:31.829Z] Login Succeeded [2023-01-10T19:19:31.829Z] nexus3.edgexfoundry.org:10002 [2023-01-10T19:19:32.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:19:32.157Z] Removing intermediate container 06173302456d [2023-01-10T19:19:32.157Z] ---> 6827c0b4382f [2023-01-10T19:19:32.157Z] [2023-01-10T19:19:32.157Z] Successfully built 6827c0b4382f [2023-01-10T19:19:32.157Z] Successfully tagged security-spire-server:latest [2023-01-10T19:19:32.157Z]  Building security-spire-server ... done Building security-spire-config [2023-01-10T19:19:32.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:19:32.376Z] Configure a credential helper to remove this warning. See [2023-01-10T19:19:32.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:19:32.376Z] [2023-01-10T19:19:32.376Z] Login Succeeded [2023-01-10T19:19:32.376Z] nexus3.edgexfoundry.org:10003 [2023-01-10T19:19:32.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:19:32.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:19:32.653Z] Configure a credential helper to remove this warning. See [2023-01-10T19:19:32.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:19:32.653Z] [2023-01-10T19:19:32.653Z] Login Succeeded [2023-01-10T19:19:32.653Z] nexus3.edgexfoundry.org:10004 [2023-01-10T19:19:32.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:19:32.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:19:32.923Z] Configure a credential helper to remove this warning. See [2023-01-10T19:19:32.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:19:32.923Z] [2023-01-10T19:19:32.923Z] Login Succeeded [2023-01-10T19:19:32.923Z] docker.io [2023-01-10T19:19:33.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T19:19:33.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T19:19:33.460Z] Configure a credential helper to remove this warning. See [2023-01-10T19:19:33.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T19:19:33.460Z] [2023-01-10T19:19:33.460Z] Login Succeeded [2023-01-10T19:19:33.460Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T19:19:33.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-10T19:19:34.174Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-10T19:19:34.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T19:19:34.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T19:19:34.277Z] ========================================================= [2023-01-10T19:19:34.277Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T19:19:34.277Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:19:34.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T19:19:34.924Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T19:19:34.924Z] 9b18e9b68314: Pulling fs layer [2023-01-10T19:19:34.924Z] 35d82f9e3411: Pulling fs layer [2023-01-10T19:19:34.924Z] e16973657156: Pulling fs layer [2023-01-10T19:19:34.924Z] fc693d55d65f: Pulling fs layer [2023-01-10T19:19:34.924Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T19:19:34.924Z] dda99020689f: Pulling fs layer [2023-01-10T19:19:34.924Z] db1c61fa0a46: Pulling fs layer [2023-01-10T19:19:34.924Z] 891c053d2c06: Pulling fs layer [2023-01-10T19:19:34.924Z] 7e9fc2657dce: Waiting [2023-01-10T19:19:34.924Z] dda99020689f: Waiting [2023-01-10T19:19:34.924Z] fc693d55d65f: Waiting [2023-01-10T19:19:34.924Z] db1c61fa0a46: Waiting [2023-01-10T19:19:34.924Z] 891c053d2c06: Waiting [2023-01-10T19:19:34.924Z] e16973657156: Verifying Checksum [2023-01-10T19:19:34.924Z] e16973657156: Download complete [2023-01-10T19:19:34.924Z] 35d82f9e3411: Verifying Checksum [2023-01-10T19:19:34.924Z] 35d82f9e3411: Download complete [2023-01-10T19:19:34.924Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T19:19:34.924Z] 7e9fc2657dce: Download complete [2023-01-10T19:19:34.924Z] dda99020689f: Verifying Checksum [2023-01-10T19:19:34.924Z] dda99020689f: Download complete [2023-01-10T19:19:34.924Z] 9b18e9b68314: Verifying Checksum [2023-01-10T19:19:34.924Z] 9b18e9b68314: Download complete [2023-01-10T19:19:35.450Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:19:35.450Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:19:35.450Z] ---> e45c7e566d20 [2023-01-10T19:19:35.450Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:19:35.450Z] ---> Using cache [2023-01-10T19:19:35.450Z] ---> 92c0cab85a8a [2023-01-10T19:19:35.450Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:19:35.906Z] 9b18e9b68314: Pull complete [2023-01-10T19:19:36.174Z] 891c053d2c06: Verifying Checksum [2023-01-10T19:19:36.174Z] 891c053d2c06: Download complete [2023-01-10T19:19:36.447Z] 35d82f9e3411: Pull complete [2023-01-10T19:19:36.719Z] e16973657156: Pull complete [2023-01-10T19:19:37.303Z] db1c61fa0a46: Verifying Checksum [2023-01-10T19:19:37.303Z] db1c61fa0a46: Download complete [2023-01-10T19:19:37.888Z] fc693d55d65f: Verifying Checksum [2023-01-10T19:19:37.888Z] fc693d55d65f: Download complete [2023-01-10T19:19:40.744Z] ---> Running in bdaefe290d4c [2023-01-10T19:19:40.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:19:40.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:19:41.003Z] OK: 211 MiB in 51 packages [2023-01-10T19:19:42.380Z] Removing intermediate container bdaefe290d4c [2023-01-10T19:19:42.380Z] ---> 225c89d7184e [2023-01-10T19:19:42.380Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:19:43.317Z] ---> 57efbcefebb7 [2023-01-10T19:19:43.317Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:19:43.317Z] ---> Running in 07a96404f72e [2023-01-10T19:19:44.696Z] 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 [2023-01-10T19:19:44.957Z] 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 [2023-01-10T19:19:50.252Z] fc693d55d65f: Pull complete [2023-01-10T19:19:50.252Z] 7e9fc2657dce: Pull complete [2023-01-10T19:19:50.252Z] dda99020689f: Pull complete [2023-01-10T19:19:55.619Z] db1c61fa0a46: Pull complete [2023-01-10T19:19:57.234Z] Removing intermediate container 3b723285dbac [2023-01-10T19:19:57.234Z] ---> 1bc08f6718f2 [2023-01-10T19:19:57.234Z] [2023-01-10T19:19:57.234Z] Step 10/23 : FROM alpine:3.16 [2023-01-10T19:19:57.234Z] Removing intermediate container f55a4ac3ea80 [2023-01-10T19:19:57.234Z] ---> f740aeeb252a [2023-01-10T19:19:57.234Z] [2023-01-10T19:19:57.234Z] Step 9/24 : FROM alpine:3.16 [2023-01-10T19:19:57.234Z] Removing intermediate container 01bc9713a33c [2023-01-10T19:19:57.234Z] ---> abdb38d69a9b [2023-01-10T19:19:57.234Z] [2023-01-10T19:19:57.234Z] Step 9/21 : FROM alpine:3.16 [2023-01-10T19:19:57.493Z] 3.16: Pulling from library/alpine [2023-01-10T19:19:57.581Z] 891c053d2c06: Pull complete [2023-01-10T19:19:57.581Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T19:19:57.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T19:19:57.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:19:57.971Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T19:19:57.971Z] WORKDIR /edgex [2023-01-10T19:19:57.971Z] COPY go.mod . [2023-01-10T19:19:57.971Z] RUN go mod download [2023-01-10T19:19:57.971Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-10T19:19:58.063Z] 3.16: Pulling from library/alpine [2023-01-10T19:19:58.063Z] 3.16: Pulling from library/alpine [2023-01-10T19:19:58.566Z] Sending build context to Docker daemon 3.136MB [2023-01-10T19:19:58.567Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T19:19:58.567Z] ---> f96f9c87975a [2023-01-10T19:19:58.567Z] Step 2/4 : WORKDIR /edgex [2023-01-10T19:20:00.517Z] ---> Running in a45f620280b2 [2023-01-10T19:20:00.517Z] Removing intermediate container a45f620280b2 [2023-01-10T19:20:00.517Z] ---> 1bcb8436f1ef [2023-01-10T19:20:00.517Z] Step 3/4 : COPY go.mod . [2023-01-10T19:20:01.111Z] ---> 14380deeaa9e [2023-01-10T19:20:01.111Z] Step 4/4 : RUN go mod download [2023-01-10T19:20:01.111Z] ---> Running in d23c756cf301 [2023-01-10T19:20:03.457Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T19:20:03.457Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T19:20:03.457Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T19:20:03.457Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T19:20:03.457Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T19:20:03.457Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T19:20:03.457Z] ---> bfe296a52501 [2023-01-10T19:20:03.457Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-10T19:20:03.457Z] ---> bfe296a52501 [2023-01-10T19:20:03.457Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-10T19:20:03.457Z] ---> bfe296a52501 [2023-01-10T19:20:03.457Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:20:03.457Z] ---> Running in abda1096a1d0 [2023-01-10T19:20:03.457Z] ---> Running in 2b2527d4dd1b [2023-01-10T19:20:03.458Z] ---> Running in 839980dab4d6 [2023-01-10T19:20:03.458Z] Removing intermediate container 570cd3f17b64 [2023-01-10T19:20:03.458Z] ---> 4000e40bd2d2 [2023-01-10T19:20:03.458Z] [2023-01-10T19:20:03.458Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:20:03.458Z] ---> bfe296a52501 [2023-01-10T19:20:03.458Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-10T19:20:03.458Z] ---> Running in 9705cdd8709d [2023-01-10T19:20:03.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:03.458Z] Removing intermediate container 07a96404f72e [2023-01-10T19:20:03.458Z] ---> de9c3501455b [2023-01-10T19:20:03.458Z] Step 7/24 : COPY . . [2023-01-10T19:20:03.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:03.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:03.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:03.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:03.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:03.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:03.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:03.717Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-10T19:20:03.717Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-10T19:20:03.717Z] (3/3) Installing su-exec (0.2-r1) [2023-01-10T19:20:03.717Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:20:03.717Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:20:03.717Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T19:20:03.717Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:20:03.717Z] OK: 6 MiB in 15 packages [2023-01-10T19:20:03.717Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-10T19:20:03.717Z] OK: 6 MiB in 17 packages [2023-01-10T19:20:03.717Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-10T19:20:03.717Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-10T19:20:03.717Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-10T19:20:03.717Z] (5/6) Installing curl (7.83.1-r5) [2023-01-10T19:20:03.717Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-10T19:20:03.717Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-10T19:20:03.717Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:20:03.717Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:20:03.717Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-10T19:20:03.717Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:20:03.717Z] OK: 8 MiB in 20 packages [2023-01-10T19:20:03.717Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:20:03.975Z] OK: 6 MiB in 16 packages [2023-01-10T19:20:07.438Z] ---> f875e4994397 [2023-01-10T19:20:07.438Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:20:07.720Z] Removing intermediate container abda1096a1d0 [2023-01-10T19:20:07.720Z] ---> feaa2186de86 [2023-01-10T19:20:07.720Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:20:07.720Z] ---> Running in 30f4bff48783 [2023-01-10T19:20:07.720Z] Removing intermediate container 2b2527d4dd1b [2023-01-10T19:20:07.720Z] ---> b3560cc8b0ad [2023-01-10T19:20:07.720Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T19:20:07.720Z] Removing intermediate container 839980dab4d6 [2023-01-10T19:20:07.720Z] ---> 138de0425bdc [2023-01-10T19:20:07.720Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T19:20:07.720Z] Removing intermediate container 9705cdd8709d [2023-01-10T19:20:07.720Z] ---> 18dd09e7e180 [2023-01-10T19:20:07.720Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:20:07.720Z] ---> Running in 431f6ab379dc [2023-01-10T19:20:07.720Z] ---> Running in 380e956e747c [2023-01-10T19:20:07.720Z] ---> Running in 07a2def4a397 [2023-01-10T19:20:07.720Z] ---> Running in 205d60d7b97e [2023-01-10T19:20:07.978Z] Removing intermediate container 30f4bff48783 [2023-01-10T19:20:07.978Z] ---> 7228eeeabf9d [2023-01-10T19:20:07.978Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T19:20:07.978Z] Removing intermediate container 431f6ab379dc [2023-01-10T19:20:07.978Z] ---> c1e8dbcffd63 [2023-01-10T19:20:07.978Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-10T19:20:07.978Z] ---> Running in 8000bbeeb94e [2023-01-10T19:20:07.978Z] Removing intermediate container 380e956e747c [2023-01-10T19:20:07.978Z] ---> d19576831a1d [2023-01-10T19:20:07.978Z] Step 12/24 : WORKDIR / [2023-01-10T19:20:07.978Z] Removing intermediate container 205d60d7b97e [2023-01-10T19:20:07.978Z] ---> 095be6ee7f7d [2023-01-10T19:20:07.978Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-10T19:20:07.978Z] Removing intermediate container 07a2def4a397 [2023-01-10T19:20:07.978Z] ---> 28fff4c43b5b [2023-01-10T19:20:07.978Z] Step 12/21 : WORKDIR /edgex [2023-01-10T19:20:07.978Z] ---> Running in 317bf28fa1e0 [2023-01-10T19:20:07.978Z] ---> Running in 5cc5b7534f27 [2023-01-10T19:20:07.978Z] ---> Running in 3c5fab5a4ae2 [2023-01-10T19:20:07.978Z] ---> Running in 91c5bce24f19 [2023-01-10T19:20:07.978Z] Removing intermediate container 8000bbeeb94e [2023-01-10T19:20:07.978Z] ---> 15740cc0c13d [2023-01-10T19:20:07.978Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T19:20:08.237Z] ---> Running in eeaaf45d3d9e [2023-01-10T19:20:08.237Z] Removing intermediate container 317bf28fa1e0 [2023-01-10T19:20:08.237Z] ---> 3df92a1360dd [2023-01-10T19:20:08.237Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-10T19:20:08.237Z] Removing intermediate container 91c5bce24f19 [2023-01-10T19:20:08.237Z] ---> f19265ecf0af [2023-01-10T19:20:08.237Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T19:20:08.237Z] ---> Running in 0457e13ff36d [2023-01-10T19:20:08.237Z] Removing intermediate container 5cc5b7534f27 [2023-01-10T19:20:08.237Z] ---> 329f322acbcd [2023-01-10T19:20:08.237Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-10T19:20:08.237Z] Removing intermediate container 3c5fab5a4ae2 [2023-01-10T19:20:08.237Z] ---> d8a102e7c906 [2023-01-10T19:20:08.237Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-10T19:20:08.237Z] ---> Running in 1c317fdb352d [2023-01-10T19:20:08.495Z] Removing intermediate container 0457e13ff36d [2023-01-10T19:20:08.495Z] ---> d10ae6d5ef06 [2023-01-10T19:20:08.495Z] Step 15/23 : WORKDIR / [2023-01-10T19:20:08.495Z] Removing intermediate container 1c317fdb352d [2023-01-10T19:20:08.495Z] ---> b0a958a75759 [2023-01-10T19:20:08.495Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:20:08.495Z] ---> Running in a40cea14ac72 [2023-01-10T19:20:08.495Z] ---> f19add8a8a16 [2023-01-10T19:20:08.495Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-10T19:20:08.495Z] ---> 595d85ad6407 [2023-01-10T19:20:08.495Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-10T19:20:08.495Z] Removing intermediate container a40cea14ac72 [2023-01-10T19:20:08.495Z] ---> 9662a2135864 [2023-01-10T19:20:08.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:20:08.752Z] ---> 3be374a29bb7 [2023-01-10T19:20:08.752Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-10T19:20:09.011Z] ---> 6cea47038a46 [2023-01-10T19:20:09.011Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-10T19:20:09.011Z] ---> 2cd06b567d45 [2023-01-10T19:20:09.011Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-10T19:20:09.011Z] ---> 014fc2713c09 [2023-01-10T19:20:09.011Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-10T19:20:09.011Z] Removing intermediate container eeaaf45d3d9e [2023-01-10T19:20:09.011Z] ---> 376baba07776 [2023-01-10T19:20:09.011Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T19:20:09.578Z] ---> Running in ef513071d319 [2023-01-10T19:20:09.836Z] ---> 6f7d9d9302ff [2023-01-10T19:20:09.836Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-10T19:20:09.836Z] ---> 4274badb8b4c [2023-01-10T19:20:09.836Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-10T19:20:09.836Z] ---> c4fdebd19f28 [2023-01-10T19:20:09.836Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T19:20:09.836Z] ---> c4109aee1bda [2023-01-10T19:20:09.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-10T19:20:09.836Z] Removing intermediate container ef513071d319 [2023-01-10T19:20:09.836Z] ---> eb339e00cdb3 [2023-01-10T19:20:09.836Z] [2023-01-10T19:20:09.836Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T19:20:09.836Z] ---> c4fc93816858 [2023-01-10T19:20:09.836Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:20:09.836Z] ---> Using cache [2023-01-10T19:20:09.836Z] ---> 3f546a549090 [2023-01-10T19:20:09.836Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-10T19:20:10.097Z] ---> Running in 2a8b822c1275 [2023-01-10T19:20:10.097Z] ---> 243cb4a3a42b [2023-01-10T19:20:10.097Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-10T19:20:10.097Z] ---> 02b43a008364 [2023-01-10T19:20:10.097Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T19:20:10.097Z] ---> ac34a67c3db8 [2023-01-10T19:20:10.097Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-10T19:20:10.097Z] ---> Running in 436f1eff8497 [2023-01-10T19:20:10.097Z] ---> dac9f8e1e42c [2023-01-10T19:20:10.097Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-10T19:20:10.097Z] ---> Running in 25cfd5a8adc3 [2023-01-10T19:20:10.097Z] ---> Running in 87e83ddf3b3a [2023-01-10T19:20:10.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:10.354Z] Removing intermediate container 436f1eff8497 [2023-01-10T19:20:10.354Z] ---> 8c2106aa4485 [2023-01-10T19:20:10.354Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:20:10.354Z] Removing intermediate container 87e83ddf3b3a [2023-01-10T19:20:10.354Z] ---> 0bda7f38892e [2023-01-10T19:20:10.354Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:20:10.354Z] ---> Running in 370f4cb062fa [2023-01-10T19:20:10.354Z] ---> Running in f3baf7975bcb [2023-01-10T19:20:10.613Z] Removing intermediate container 370f4cb062fa [2023-01-10T19:20:10.613Z] ---> 83e166114fa3 [2023-01-10T19:20:10.613Z] Step 21/23 : LABEL arch=x86_64 [2023-01-10T19:20:10.613Z] ---> c5194e6ad73a [2023-01-10T19:20:10.613Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-10T19:20:10.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:10.613Z] Removing intermediate container f3baf7975bcb [2023-01-10T19:20:10.613Z] ---> 458fc3915d72 [2023-01-10T19:20:10.613Z] Step 20/22 : LABEL arch=x86_64 [2023-01-10T19:20:10.613Z] ---> Running in 38912654e506 [2023-01-10T19:20:10.613Z] ---> Running in 4900e227085b [2023-01-10T19:20:10.870Z] Removing intermediate container 38912654e506 [2023-01-10T19:20:10.870Z] ---> ab1a7ecf7581 [2023-01-10T19:20:10.870Z] Step 22/23 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:20:10.870Z] Removing intermediate container 4900e227085b [2023-01-10T19:20:10.870Z] ---> e3865e15e8f4 [2023-01-10T19:20:10.870Z] Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:20:10.870Z] ---> Running in 16d97f1ef7e8 [2023-01-10T19:20:10.870Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:20:10.870Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:20:10.870Z] OK: 15859 distinct packages available [2023-01-10T19:20:10.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:10.871Z] ---> Running in 519b74f504f5 [2023-01-10T19:20:11.128Z] ---> cbd677282129 [2023-01-10T19:20:11.128Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T19:20:11.128Z] Removing intermediate container 16d97f1ef7e8 [2023-01-10T19:20:11.128Z] ---> 35f6c5863ac1 [2023-01-10T19:20:11.128Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T19:20:11.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:11.128Z] ---> Running in 5a565f56499c [2023-01-10T19:20:11.128Z] Removing intermediate container 519b74f504f5 [2023-01-10T19:20:11.128Z] ---> a21641716605 [2023-01-10T19:20:11.128Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:20:11.128Z] Removing intermediate container 25cfd5a8adc3 [2023-01-10T19:20:11.128Z] ---> 25fc7bebe84f [2023-01-10T19:20:11.128Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-10T19:20:11.128Z] ---> Running in d5caa94d9fa9 [2023-01-10T19:20:11.128Z] ---> Running in 2f72166693c2 [2023-01-10T19:20:11.128Z] Removing intermediate container 5a565f56499c [2023-01-10T19:20:11.128Z] ---> 31131825a49d [2023-01-10T19:20:11.128Z] [2023-01-10T19:20:11.128Z] ---> e9c25c389db4 [2023-01-10T19:20:11.128Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T19:20:11.386Z] ---> Running in 8003437fa939 [2023-01-10T19:20:11.386Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-10T19:20:11.386Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:20:11.386Z] (3/4) Installing libucontext (1.1-r0) [2023-01-10T19:20:11.386Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-10T19:20:11.386Z] Successfully built 31131825a49d [2023-01-10T19:20:11.386Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:20:11.386Z] OK: 6 MiB in 18 packages [2023-01-10T19:20:11.386Z] Successfully tagged core-command:latest [2023-01-10T19:20:11.386Z]  Building core-command ... done Building core-data [2023-01-10T19:20:11.386Z] Removing intermediate container d5caa94d9fa9 [2023-01-10T19:20:11.386Z] ---> 654d0505f3db [2023-01-10T19:20:11.386Z] [2023-01-10T19:20:11.386Z] Removing intermediate container 2f72166693c2 [2023-01-10T19:20:11.386Z] ---> a845e0677b92 [2023-01-10T19:20:11.386Z] Step 19/21 : LABEL arch=x86_64 [2023-01-10T19:20:11.386Z] ---> Running in 6ee13950691c [2023-01-10T19:20:11.386Z] Successfully built 654d0505f3db [2023-01-10T19:20:11.386Z] Successfully tagged support-notifications:latest [2023-01-10T19:20:11.386Z]  Building support-notifications ... done Building core-metadata [2023-01-10T19:20:13.293Z] Removing intermediate container 6ee13950691c [2023-01-10T19:20:13.293Z] ---> be3d92ea9663 [2023-01-10T19:20:13.293Z] Step 20/21 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:20:14.662Z] ---> Running in 60b62063e16c [2023-01-10T19:20:14.662Z] Removing intermediate container 2a8b822c1275 [2023-01-10T19:20:14.662Z] ---> cc6517103e22 [2023-01-10T19:20:14.662Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:20:14.662Z] Removing intermediate container 60b62063e16c [2023-01-10T19:20:14.662Z] ---> 86a90c1a57b5 [2023-01-10T19:20:14.662Z] Step 21/21 : LABEL version=0.0.0 [2023-01-10T19:20:14.662Z] Removing intermediate container 8003437fa939 [2023-01-10T19:20:14.662Z] ---> 615051f48c85 [2023-01-10T19:20:14.662Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-10T19:20:14.662Z] ---> Running in 300d0ae1d801 [2023-01-10T19:20:14.662Z] ---> Running in e46374ebe269 [2023-01-10T19:20:14.953Z] Removing intermediate container 300d0ae1d801 [2023-01-10T19:20:14.953Z] ---> e696b83ef44e [2023-01-10T19:20:14.953Z] [2023-01-10T19:20:14.953Z] Removing intermediate container e46374ebe269 [2023-01-10T19:20:14.953Z] ---> 238afcaa3656 [2023-01-10T19:20:14.953Z] Step 22/24 : LABEL arch=x86_64 [2023-01-10T19:20:15.220Z] Successfully built e696b83ef44e [2023-01-10T19:20:15.220Z] Successfully tagged security-proxy-setup:latest [2023-01-10T19:20:15.220Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-01-10T19:20:15.481Z] ---> Running in 587df4c27a02 [2023-01-10T19:20:16.049Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:20:16.050Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:20:16.050Z] ---> e45c7e566d20 [2023-01-10T19:20:16.050Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:20:16.050Z] ---> Using cache [2023-01-10T19:20:16.050Z] ---> 0c6ab12487d0 [2023-01-10T19:20:16.050Z] Step 4/24 : WORKDIR /edgex-go [2023-01-10T19:20:16.050Z] ---> Using cache [2023-01-10T19:20:16.050Z] ---> 81b016eff17e [2023-01-10T19:20:16.050Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-10T19:20:16.050Z] ---> Using cache [2023-01-10T19:20:16.050Z] ---> 299360e9fcb9 [2023-01-10T19:20:16.050Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-10T19:20:16.050Z] ---> Using cache [2023-01-10T19:20:16.050Z] ---> 968e589a803e [2023-01-10T19:20:16.050Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:20:16.050Z] ---> Using cache [2023-01-10T19:20:16.050Z] ---> 6c9be4cd5f8a [2023-01-10T19:20:16.050Z] Step 8/24 : COPY . . [2023-01-10T19:20:16.050Z] ---> Using cache [2023-01-10T19:20:16.050Z] ---> b6478620faf4 [2023-01-10T19:20:16.050Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-10T19:20:16.620Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:20:16.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:20:16.620Z] ---> e45c7e566d20 [2023-01-10T19:20:16.620Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:20:16.620Z] ---> Using cache [2023-01-10T19:20:16.620Z] ---> 0c6ab12487d0 [2023-01-10T19:20:16.620Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:20:16.620Z] ---> Using cache [2023-01-10T19:20:16.620Z] ---> 81b016eff17e [2023-01-10T19:20:16.620Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T19:20:16.620Z] ---> Using cache [2023-01-10T19:20:16.620Z] ---> 299360e9fcb9 [2023-01-10T19:20:16.620Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:20:16.620Z] ---> Using cache [2023-01-10T19:20:16.620Z] ---> 968e589a803e [2023-01-10T19:20:16.620Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:20:16.620Z] ---> Using cache [2023-01-10T19:20:16.620Z] ---> 6c9be4cd5f8a [2023-01-10T19:20:16.620Z] Step 8/22 : COPY . . [2023-01-10T19:20:16.620Z] ---> Using cache [2023-01-10T19:20:16.620Z] ---> b6478620faf4 [2023-01-10T19:20:16.620Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-10T19:20:18.016Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:20:18.016Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:20:18.016Z] ---> e45c7e566d20 [2023-01-10T19:20:18.016Z] Step 3/19 : WORKDIR /edgex-go [2023-01-10T19:20:18.016Z] ---> Using cache [2023-01-10T19:20:18.016Z] ---> 92c0cab85a8a [2023-01-10T19:20:18.016Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-10T19:20:18.958Z] Removing intermediate container 587df4c27a02 [2023-01-10T19:20:18.958Z] ---> 482136a74148 [2023-01-10T19:20:18.958Z] Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:20:18.958Z] ---> Running in 84710d7e92bb [2023-01-10T19:20:18.958Z] ---> Running in 33e6805945fc [2023-01-10T19:20:18.958Z] ---> Running in dba0e7b9033e [2023-01-10T19:20:18.958Z] ---> 698ae95b76cc [2023-01-10T19:20:18.958Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:20:18.958Z] ---> Running in 2826ed64a65c [2023-01-10T19:20:18.958Z] Removing intermediate container 2826ed64a65c [2023-01-10T19:20:18.958Z] ---> 820b21252efc [2023-01-10T19:20:18.958Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:20:18.958Z] ---> Running in 6b626c23891c [2023-01-10T19:20:18.958Z] ---> 21497644c2ff [2023-01-10T19:20:18.958Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-10T19:20:19.218Z] ---> Running in b22cc78b42ad [2023-01-10T19:20:19.218Z] Removing intermediate container 6b626c23891c [2023-01-10T19:20:19.218Z] ---> 11caa2091cb4 [2023-01-10T19:20:19.218Z] [2023-01-10T19:20:19.218Z] Removing intermediate container b22cc78b42ad [2023-01-10T19:20:19.218Z] ---> 164d05a6c63a [2023-01-10T19:20:19.218Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-10T19:20:19.218Z] Successfully built 11caa2091cb4 [2023-01-10T19:20:19.218Z] Successfully tagged security-secretstore-setup:latest [2023-01-10T19:20:19.218Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-01-10T19:20:19.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:19.477Z] ---> 8a0fb8e9e1b7 [2023-01-10T19:20:19.477Z] Step 19/24 : WORKDIR / [2023-01-10T19:20:19.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:19.736Z] 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 [2023-01-10T19:20:19.736Z] 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 [2023-01-10T19:20:19.736Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-10T19:20:19.736Z] v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-10T19:20:19.736Z] OK: 17042 distinct packages available [2023-01-10T19:20:19.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:19.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:20:19.996Z] OK: 211 MiB in 51 packages [2023-01-10T19:20:20.566Z] ---> Running in ba1236482d6c [2023-01-10T19:20:21.950Z] Removing intermediate container ba1236482d6c [2023-01-10T19:20:21.950Z] ---> 65f2e355e143 [2023-01-10T19:20:21.950Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:20:21.950Z] ---> Running in fb104bde7542 [2023-01-10T19:20:22.212Z] Removing intermediate container 33e6805945fc [2023-01-10T19:20:22.212Z] ---> 10e2bd55e3b6 [2023-01-10T19:20:22.212Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-10T19:20:22.212Z] Removing intermediate container fb104bde7542 [2023-01-10T19:20:22.212Z] ---> 53b3bbbac525 [2023-01-10T19:20:22.212Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:20:22.481Z] ---> Running in 614ef6d81e0f [2023-01-10T19:20:22.742Z] ---> aec8849cd1d2 [2023-01-10T19:20:22.742Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:20:22.742Z] ---> Running in 01aa20af37d2 [2023-01-10T19:20:22.742Z] Removing intermediate container 614ef6d81e0f [2023-01-10T19:20:22.742Z] ---> fc98871cd1c7 [2023-01-10T19:20:22.742Z] Step 22/24 : LABEL arch=x86_64 [2023-01-10T19:20:23.004Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:20:23.004Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:20:23.004Z] ---> e45c7e566d20 [2023-01-10T19:20:23.004Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:20:23.004Z] ---> Using cache [2023-01-10T19:20:23.004Z] ---> 0c6ab12487d0 [2023-01-10T19:20:23.004Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:20:23.004Z] ---> Using cache [2023-01-10T19:20:23.004Z] ---> 81b016eff17e [2023-01-10T19:20:23.004Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T19:20:23.004Z] ---> Using cache [2023-01-10T19:20:23.004Z] ---> 299360e9fcb9 [2023-01-10T19:20:23.004Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:20:23.004Z] ---> Using cache [2023-01-10T19:20:23.004Z] ---> 968e589a803e [2023-01-10T19:20:23.004Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:20:23.004Z] ---> Using cache [2023-01-10T19:20:23.004Z] ---> 6c9be4cd5f8a [2023-01-10T19:20:23.004Z] Step 8/22 : COPY . . [2023-01-10T19:20:23.004Z] ---> Using cache [2023-01-10T19:20:23.004Z] ---> b6478620faf4 [2023-01-10T19:20:23.004Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-10T19:20:23.004Z] ---> Running in acf5804747d1 [2023-01-10T19:20:23.264Z] ---> Running in 70d882bfc31e [2023-01-10T19:20:23.525Z] Removing intermediate container acf5804747d1 [2023-01-10T19:20:23.525Z] ---> 700909523835 [2023-01-10T19:20:23.525Z] Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:20:23.525Z] ---> Running in 07bbeb1b6a5e [2023-01-10T19:20:23.784Z] 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 [2023-01-10T19:20:24.043Z] Removing intermediate container 07bbeb1b6a5e [2023-01-10T19:20:24.043Z] ---> 9622eb1a3a40 [2023-01-10T19:20:24.043Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:20:24.043Z] ---> Running in 37c397a3c173 [2023-01-10T19:20:24.306Z] Removing intermediate container 37c397a3c173 [2023-01-10T19:20:24.306Z] ---> c3fd9d7429b3 [2023-01-10T19:20:24.306Z] [2023-01-10T19:20:24.566Z] Successfully built c3fd9d7429b3 [2023-01-10T19:20:24.566Z] Successfully tagged security-spire-config:latest [2023-01-10T19:20:24.566Z]  Building security-spire-config ... done Building security-bootstrapper [2023-01-10T19:20:29.846Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:20:29.846Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:20:29.846Z] ---> e45c7e566d20 [2023-01-10T19:20:29.846Z] Step 3/32 : WORKDIR /edgex-go [2023-01-10T19:20:29.846Z] ---> Using cache [2023-01-10T19:20:29.846Z] ---> 92c0cab85a8a [2023-01-10T19:20:29.846Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-10T19:20:29.846Z] ---> Using cache [2023-01-10T19:20:29.846Z] ---> 8914fbeb12d6 [2023-01-10T19:20:29.846Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-10T19:20:29.846Z] ---> Using cache [2023-01-10T19:20:29.846Z] ---> 264ac35b468b [2023-01-10T19:20:29.846Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:20:29.846Z] ---> Using cache [2023-01-10T19:20:29.846Z] ---> a89203ac33a3 [2023-01-10T19:20:29.846Z] Step 7/32 : COPY . . [2023-01-10T19:20:29.846Z] ---> Using cache [2023-01-10T19:20:29.846Z] ---> 3d92f4482f7f [2023-01-10T19:20:29.846Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-10T19:20:33.345Z] Removing intermediate container d23c756cf301 [2023-01-10T19:20:33.345Z] ---> 3d4364f632b9 [2023-01-10T19:20:33.345Z] Successfully built 3d4364f632b9 [2023-01-10T19:20:33.345Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:20:33.769Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T19:20:33.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:20:34.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-1644 does not seem to be running inside a container [2023-01-10T19:20:34.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T19:20:35.273Z] $ docker top a69e464ffd53d7c9fd200a730378586d6620512cd6dd8cdb73125d1522873d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:20:36.159Z] + go version [2023-01-10T19:20:36.159Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T19:20:36.201Z] $ docker stop --time=1 a69e464ffd53d7c9fd200a730378586d6620512cd6dd8cdb73125d1522873d84 [2023-01-10T19:20:36.428Z] ---> Running in de3e01b926be [2023-01-10T19:20:36.428Z] 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 [2023-01-10T19:20:37.800Z] $ docker rm -f --volumes a69e464ffd53d7c9fd200a730378586d6620512cd6dd8cdb73125d1522873d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:20:38.718Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T19:20:38.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:20:38.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-1644 does not seem to be running inside a container [2023-01-10T19:20:39.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T19:20:40.164Z] $ docker top 072c8f249a243305590082b835455cd12382a066c237e5a0ec6746a28cfd0855 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T19:20:40.420Z] ========================================================= [2023-01-10T19:20:40.420Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-10T19:20:40.420Z] ========================================================= [Pipeline] sh [2023-01-10T19:20:40.744Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T19:20:41.143Z] + make test [2023-01-10T19:20:41.143Z] go test -race -coverprofile=coverage.out ./... [2023-01-10T19:20:46.416Z] Removing intermediate container 01aa20af37d2 [2023-01-10T19:20:46.416Z] ---> 019af31a5540 [2023-01-10T19:20:46.416Z] Step 7/19 : COPY . . [2023-01-10T19:20:56.498Z] ---> 2d0c79151303 [2023-01-10T19:20:56.498Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-10T19:20:56.498Z] ---> Running in 7bb5b0f9d400 [2023-01-10T19:20:56.498Z] 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 [2023-01-10T19:21:00.976Z] Removing intermediate container dba0e7b9033e [2023-01-10T19:21:00.976Z] ---> 0d103d0c57e6 [2023-01-10T19:21:00.976Z] [2023-01-10T19:21:00.976Z] Step 10/24 : FROM alpine:3.16 [2023-01-10T19:21:00.976Z] ---> bfe296a52501 [2023-01-10T19:21:00.976Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:21:00.976Z] ---> Using cache [2023-01-10T19:21:00.976Z] ---> feaa2186de86 [2023-01-10T19:21:00.976Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:21:00.976Z] ---> Using cache [2023-01-10T19:21:00.976Z] ---> c1e8dbcffd63 [2023-01-10T19:21:00.976Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-10T19:21:00.976Z] Removing intermediate container 84710d7e92bb [2023-01-10T19:21:00.976Z] ---> b6b974916ae7 [2023-01-10T19:21:00.976Z] [2023-01-10T19:21:00.976Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:21:00.976Z] ---> bfe296a52501 [2023-01-10T19:21:00.976Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-10T19:21:01.250Z] ---> Running in 4ea910573d9e [2023-01-10T19:21:01.250Z] ---> Running in 96d3e222bf97 [2023-01-10T19:21:01.532Z] Removing intermediate container 4ea910573d9e [2023-01-10T19:21:01.532Z] ---> 2575bd269136 [2023-01-10T19:21:01.532Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-10T19:21:01.795Z] ---> Running in 2e41bdb4edb6 [2023-01-10T19:21:01.795Z] Removing intermediate container 96d3e222bf97 [2023-01-10T19:21:01.795Z] ---> 6b62e7717f9e [2023-01-10T19:21:01.795Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-10T19:21:01.795Z] ---> Running in a854268c1c08 [2023-01-10T19:21:02.370Z] Removing intermediate container 2e41bdb4edb6 [2023-01-10T19:21:02.370Z] ---> e848bd0b4afb [2023-01-10T19:21:02.370Z] Step 15/24 : WORKDIR / [2023-01-10T19:21:03.317Z] Removing intermediate container a854268c1c08 [2023-01-10T19:21:03.317Z] ---> 83916cc84b46 [2023-01-10T19:21:03.317Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-10T19:21:03.317Z] ---> Running in a8b21f1f2faf [2023-01-10T19:21:03.577Z] ---> Running in 558989927bfa [2023-01-10T19:21:03.839Z] Removing intermediate container a8b21f1f2faf [2023-01-10T19:21:03.839Z] ---> 52092987bcb9 [2023-01-10T19:21:03.839Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:21:03.839Z] Removing intermediate container 558989927bfa [2023-01-10T19:21:03.839Z] ---> 69959a55dde8 [2023-01-10T19:21:03.839Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:21:04.410Z] ---> Running in 322a21c8b07b [2023-01-10T19:21:04.410Z] Removing intermediate container 70d882bfc31e [2023-01-10T19:21:04.410Z] ---> 7be270824583 [2023-01-10T19:21:04.410Z] [2023-01-10T19:21:04.410Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:21:04.410Z] ---> bfe296a52501 [2023-01-10T19:21:04.410Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:21:04.410Z] ---> Using cache [2023-01-10T19:21:04.410Z] ---> feaa2186de86 [2023-01-10T19:21:04.410Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:21:04.410Z] ---> Using cache [2023-01-10T19:21:04.410Z] ---> c1e8dbcffd63 [2023-01-10T19:21:04.410Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-10T19:21:04.410Z] ---> d2bca01ef21f [2023-01-10T19:21:04.410Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-10T19:21:04.410Z] ---> Running in 3df8cd7b6386 [2023-01-10T19:21:05.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:05.383Z] Removing intermediate container 3df8cd7b6386 [2023-01-10T19:21:05.383Z] ---> 96d50d24e543 [2023-01-10T19:21:05.383Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T19:21:05.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:05.642Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T19:21:05.642Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:21:05.908Z] OK: 6 MiB in 15 packages [2023-01-10T19:21:06.168Z] ---> 35be527530ff [2023-01-10T19:21:06.168Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-10T19:21:06.168Z] ---> Running in 79a1c0ed9ace [2023-01-10T19:21:06.744Z] Removing intermediate container de3e01b926be [2023-01-10T19:21:06.744Z] ---> 3d977c585a97 [2023-01-10T19:21:06.744Z] [2023-01-10T19:21:06.744Z] Step 9/32 : FROM alpine:3.16 [2023-01-10T19:21:06.744Z] ---> bfe296a52501 [2023-01-10T19:21:06.744Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:21:06.744Z] Removing intermediate container 79a1c0ed9ace [2023-01-10T19:21:06.744Z] ---> b5a80b48daad [2023-01-10T19:21:06.744Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:21:06.744Z] ---> d5fc52dfd4b0 [2023-01-10T19:21:06.744Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-10T19:21:06.744Z] ---> Running in a241f9313d79 [2023-01-10T19:21:06.744Z] Removing intermediate container 322a21c8b07b [2023-01-10T19:21:06.744Z] ---> 3a4677050a16 [2023-01-10T19:21:06.744Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:21:07.023Z] Removing intermediate container a241f9313d79 [2023-01-10T19:21:07.023Z] ---> bf30be63a5f5 [2023-01-10T19:21:07.023Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-10T19:21:07.023Z] ---> Running in 3acef52415b9 [2023-01-10T19:21:07.283Z] ---> 88d03ff490bf [2023-01-10T19:21:07.283Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-10T19:21:07.283Z] ---> 568cb7213825 [2023-01-10T19:21:07.283Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-10T19:21:07.283Z] ---> edb479b04c60 [2023-01-10T19:21:07.283Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-10T19:21:07.543Z] ---> Running in e2d6999d29fe [2023-01-10T19:21:07.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:07.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:08.311Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-10T19:21:08.311Z] (2/2) Installing su-exec (0.2-r1) [2023-01-10T19:21:08.311Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:21:08.311Z] OK: 6 MiB in 16 packages [2023-01-10T19:21:08.311Z] Removing intermediate container e2d6999d29fe [2023-01-10T19:21:08.311Z] ---> 44fa1e70bc54 [2023-01-10T19:21:08.311Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:21:08.590Z] ---> 34877d142474 [2023-01-10T19:21:08.590Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-10T19:21:08.590Z] ---> a66b7155308e [2023-01-10T19:21:08.590Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-10T19:21:08.590Z] ---> Running in 407fcb48d70a [2023-01-10T19:21:09.176Z] Removing intermediate container 407fcb48d70a [2023-01-10T19:21:09.176Z] ---> 3752ebb206d6 [2023-01-10T19:21:09.176Z] Step 22/24 : LABEL arch=x86_64 [2023-01-10T19:21:09.176Z] ---> Running in 286224c5a73f [2023-01-10T19:21:09.176Z] Removing intermediate container 3acef52415b9 [2023-01-10T19:21:09.176Z] ---> 1ffdf4ed3cff [2023-01-10T19:21:09.176Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-10T19:21:09.176Z] ---> c5b728c902a3 [2023-01-10T19:21:09.176Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-10T19:21:09.176Z] ---> 4c947396b30d [2023-01-10T19:21:09.176Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-10T19:21:09.176Z] ---> Running in 520ccb73306b [2023-01-10T19:21:09.176Z] ---> Running in 5b73eaca7755 [2023-01-10T19:21:09.176Z] ---> Running in 9151f767a9c5 [2023-01-10T19:21:09.176Z] Removing intermediate container 286224c5a73f [2023-01-10T19:21:09.176Z] ---> a9bf5db9edea [2023-01-10T19:21:09.176Z] Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:21:09.440Z] ---> Running in de2a59ba241f [2023-01-10T19:21:09.440Z] Removing intermediate container 520ccb73306b [2023-01-10T19:21:09.440Z] ---> 89a56c810791 [2023-01-10T19:21:09.440Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-10T19:21:09.701Z] Removing intermediate container 9151f767a9c5 [2023-01-10T19:21:09.701Z] ---> 4b55131c4d64 [2023-01-10T19:21:09.701Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:21:09.701Z] ---> Running in 3326e496cf15 [2023-01-10T19:21:09.701Z] Removing intermediate container 5b73eaca7755 [2023-01-10T19:21:09.701Z] ---> 70f7a6229f47 [2023-01-10T19:21:09.701Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:21:09.981Z] Removing intermediate container de2a59ba241f [2023-01-10T19:21:09.981Z] ---> 69ce3d47bf2f [2023-01-10T19:21:09.981Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:21:09.981Z] ---> Running in fbdcb667ac99 [2023-01-10T19:21:09.981Z] ---> Running in a950ad443fd7 [2023-01-10T19:21:09.981Z] ---> Running in 15105367db07 [2023-01-10T19:21:09.981Z] Removing intermediate container a950ad443fd7 [2023-01-10T19:21:09.981Z] ---> c5a137b4ff41 [2023-01-10T19:21:09.981Z] Step 20/22 : LABEL arch=x86_64 [2023-01-10T19:21:10.244Z] Removing intermediate container 3326e496cf15 [2023-01-10T19:21:10.244Z] ---> 3d3a2f5d7790 [2023-01-10T19:21:10.244Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-10T19:21:10.244Z] ---> Running in 9a77ba4b1230 [2023-01-10T19:21:10.244Z] Removing intermediate container fbdcb667ac99 [2023-01-10T19:21:10.244Z] ---> 7eb83cf334dc [2023-01-10T19:21:10.244Z] Step 20/22 : LABEL arch=x86_64 [2023-01-10T19:21:10.244Z] Removing intermediate container 15105367db07 [2023-01-10T19:21:10.244Z] ---> 35d2975247ee [2023-01-10T19:21:10.244Z] [2023-01-10T19:21:10.506Z] ---> Running in 61d3a41c7c96 [2023-01-10T19:21:10.506Z] ---> Running in cfce20600a6e [2023-01-10T19:21:10.506Z] Successfully built 35d2975247ee [2023-01-10T19:21:10.506Z] Successfully tagged core-metadata:latest [2023-01-10T19:21:10.506Z] Building security-spire-agent [2023-01-10T19:21:10.506Z]  Building core-metadata ... done Removing intermediate container 9a77ba4b1230 [2023-01-10T19:21:10.506Z] ---> adb0b5907d07 [2023-01-10T19:21:10.506Z] Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:21:10.506Z] Removing intermediate container 61d3a41c7c96 [2023-01-10T19:21:10.506Z] ---> 7296775db824 [2023-01-10T19:21:10.506Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-10T19:21:12.087Z] ---> Running in a361670db3db [2023-01-10T19:21:12.087Z] ---> Running in 0d22a5883920 [2023-01-10T19:21:12.087Z] Removing intermediate container cfce20600a6e [2023-01-10T19:21:12.087Z] ---> adde9e014753 [2023-01-10T19:21:12.087Z] Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:21:13.235Z] ---> Running in 6876b7dd1920 [2023-01-10T19:21:14.218Z] Removing intermediate container 0d22a5883920 [2023-01-10T19:21:14.218Z] ---> e3f5b1d72460 [2023-01-10T19:21:14.218Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-10T19:21:14.218Z] Removing intermediate container a361670db3db [2023-01-10T19:21:14.218Z] ---> 33309a2f8f1f [2023-01-10T19:21:14.218Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:21:14.486Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:21:14.486Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:21:14.486Z] ---> e45c7e566d20 [2023-01-10T19:21:14.486Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:21:14.486Z] ---> Using cache [2023-01-10T19:21:14.486Z] ---> 92c0cab85a8a [2023-01-10T19:21:14.486Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:21:14.486Z] ---> Using cache [2023-01-10T19:21:14.486Z] ---> 225c89d7184e [2023-01-10T19:21:14.486Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:21:14.486Z] ---> Using cache [2023-01-10T19:21:14.486Z] ---> 57efbcefebb7 [2023-01-10T19:21:14.486Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:21:14.486Z] ---> Using cache [2023-01-10T19:21:14.486Z] ---> de9c3501455b [2023-01-10T19:21:14.486Z] Step 7/24 : COPY . . [2023-01-10T19:21:14.486Z] Removing intermediate container 6876b7dd1920 [2023-01-10T19:21:14.486Z] ---> 51846b9155e4 [2023-01-10T19:21:14.486Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:21:14.486Z] ---> Using cache [2023-01-10T19:21:14.486Z] ---> f875e4994397 [2023-01-10T19:21:14.486Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:21:14.486Z] ---> Using cache [2023-01-10T19:21:14.486Z] ---> 7228eeeabf9d [2023-01-10T19:21:14.486Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T19:21:14.486Z] ---> Using cache [2023-01-10T19:21:14.486Z] ---> 15740cc0c13d [2023-01-10T19:21:14.486Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T19:21:14.486Z] ---> Using cache [2023-01-10T19:21:14.486Z] ---> 376baba07776 [2023-01-10T19:21:14.486Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T19:21:14.486Z] ---> Using cache [2023-01-10T19:21:14.486Z] ---> eb339e00cdb3 [2023-01-10T19:21:14.486Z] [2023-01-10T19:21:14.486Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T19:21:14.486Z] ---> c4fc93816858 [2023-01-10T19:21:14.486Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:21:14.486Z] ---> Using cache [2023-01-10T19:21:14.486Z] ---> 3f546a549090 [2023-01-10T19:21:14.486Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T19:21:14.486Z] ---> Using cache [2023-01-10T19:21:14.486Z] ---> befc3b5879a4 [2023-01-10T19:21:14.486Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-10T19:21:14.486Z] ---> Running in bbe4641bbee4 [2023-01-10T19:21:14.486Z] ---> Running in 5e013e03e242 [2023-01-10T19:21:14.486Z] ---> Running in c7f671b2abdc [2023-01-10T19:21:14.746Z] Removing intermediate container 5e013e03e242 [2023-01-10T19:21:14.747Z] ---> ddf826edbbb9 [2023-01-10T19:21:14.747Z] [2023-01-10T19:21:14.747Z] Successfully built ddf826edbbb9 [2023-01-10T19:21:14.747Z] Successfully tagged support-scheduler:latest [2023-01-10T19:21:14.747Z]  Building support-scheduler ... done Removing intermediate container c7f671b2abdc [2023-01-10T19:21:14.747Z] ---> 83cefad8e193 [2023-01-10T19:21:14.747Z] [2023-01-10T19:21:14.747Z] Successfully built 83cefad8e193 [2023-01-10T19:21:14.747Z] Successfully tagged core-data:latest [2023-01-10T19:21:15.692Z]  Building core-data ... done  ---> f71f765e0392 [2023-01-10T19:21:15.692Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:21:15.966Z] Removing intermediate container bbe4641bbee4 [2023-01-10T19:21:15.966Z] ---> 3f85dbe1d4f1 [2023-01-10T19:21:15.966Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-10T19:21:16.533Z] ---> Running in 495ed6ae77ee [2023-01-10T19:21:16.875Z] Removing intermediate container 495ed6ae77ee [2023-01-10T19:21:16.875Z] ---> 02cb844b0d55 [2023-01-10T19:21:16.875Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-10T19:21:17.150Z] ---> a1e45aa6a032 [2023-01-10T19:21:17.150Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-10T19:21:17.150Z] ---> Running in f42733e20839 [2023-01-10T19:21:17.150Z] ---> 97f66425d917 [2023-01-10T19:21:17.150Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:21:17.409Z] ---> fbb8260a5548 [2023-01-10T19:21:17.409Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-10T19:21:17.409Z] ---> cdae0bd3f667 [2023-01-10T19:21:17.409Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-10T19:21:17.996Z] ---> 2e469ebfb968 [2023-01-10T19:21:17.996Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:21:17.996Z] ---> Running in 879a1e7c25d8 [2023-01-10T19:21:17.996Z] Removing intermediate container f42733e20839 [2023-01-10T19:21:17.996Z] ---> 093ef96f8915 [2023-01-10T19:21:17.996Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:21:17.996Z] Removing intermediate container 879a1e7c25d8 [2023-01-10T19:21:17.996Z] ---> 1312e663be2a [2023-01-10T19:21:17.996Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:21:18.257Z] ---> Running in ae1a7a703089 [2023-01-10T19:21:18.257Z] ---> 279f3df381e0 [2023-01-10T19:21:18.257Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-10T19:21:18.257Z] Removing intermediate container ae1a7a703089 [2023-01-10T19:21:18.257Z] ---> 8b2d18e1ea69 [2023-01-10T19:21:18.257Z] Step 22/24 : LABEL arch=x86_64 [2023-01-10T19:21:18.257Z] ---> Running in cfcceb1fc7e4 [2023-01-10T19:21:18.827Z] Removing intermediate container cfcceb1fc7e4 [2023-01-10T19:21:18.827Z] ---> 74673f9f322e [2023-01-10T19:21:18.827Z] Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:21:18.827Z] ---> a3ca7ce9b4ad [2023-01-10T19:21:18.827Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-10T19:21:19.087Z] ---> Running in a5af066c48a3 [2023-01-10T19:21:19.087Z] Removing intermediate container a5af066c48a3 [2023-01-10T19:21:19.087Z] ---> 68929f2e3c35 [2023-01-10T19:21:19.087Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:21:19.087Z] ---> 9b69bd2c0cde [2023-01-10T19:21:19.087Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-10T19:21:19.087Z] ---> Running in ae8b38dbe1d7 [2023-01-10T19:21:19.657Z] Removing intermediate container ae8b38dbe1d7 [2023-01-10T19:21:19.657Z] ---> 84b71c84c986 [2023-01-10T19:21:19.657Z] [2023-01-10T19:21:19.657Z] Successfully built 84b71c84c986 [2023-01-10T19:21:19.657Z] Successfully tagged security-spire-agent:latest [2023-01-10T19:21:19.657Z]  Building security-spire-agent ... done  ---> 72a41879fe5e [2023-01-10T19:21:19.657Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-10T19:21:20.009Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-10T19:21:20.228Z] ---> 65bb63f0c3ef [2023-01-10T19:21:20.228Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-10T19:21:20.517Z] ---> 35cc83f5840a [2023-01-10T19:21:20.517Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-10T19:21:20.779Z] ---> 45f15db41c0d [2023-01-10T19:21:20.779Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-10T19:21:20.779Z] ---> Running in 1aa1a23483d8 [2023-01-10T19:21:20.779Z] Removing intermediate container 7bb5b0f9d400 [2023-01-10T19:21:20.779Z] ---> 389c57ee7edf [2023-01-10T19:21:20.779Z] [2023-01-10T19:21:20.779Z] Step 9/19 : FROM alpine:3.15 [2023-01-10T19:21:20.779Z] ---> c4fc93816858 [2023-01-10T19:21:20.779Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:21:20.779Z] ---> Using cache [2023-01-10T19:21:20.779Z] ---> 3f546a549090 [2023-01-10T19:21:20.779Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-10T19:21:20.779Z] ---> Running in da114f136ce8 [2023-01-10T19:21:21.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:21.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:21.350Z] Removing intermediate container 1aa1a23483d8 [2023-01-10T19:21:21.350Z] ---> 30a575cd1dc8 [2023-01-10T19:21:21.350Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-10T19:21:21.350Z] ---> Running in 2b308aee422f [2023-01-10T19:21:21.610Z] Removing intermediate container 2b308aee422f [2023-01-10T19:21:21.610Z] ---> 177ba4741a40 [2023-01-10T19:21:21.610Z] Step 29/32 : CMD ["gate"] [2023-01-10T19:21:21.610Z] ---> Running in 6927b2ef338d [2023-01-10T19:21:21.610Z] Removing intermediate container 6927b2ef338d [2023-01-10T19:21:21.610Z] ---> edf05c54b559 [2023-01-10T19:21:21.610Z] Step 30/32 : LABEL arch=x86_64 [2023-01-10T19:21:21.610Z] ---> Running in 7a76b1686267 [2023-01-10T19:21:21.871Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:21:21.871Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:21:21.871Z] OK: 15859 distinct packages available [2023-01-10T19:21:21.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:21.871Z] Removing intermediate container 7a76b1686267 [2023-01-10T19:21:21.871Z] ---> b88935b1ba56 [2023-01-10T19:21:21.871Z] Step 31/32 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:21:21.871Z] ---> Running in e5f76dadcb11 [2023-01-10T19:21:21.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-10T19:21:21.871Z] Removing intermediate container e5f76dadcb11 [2023-01-10T19:21:21.871Z] ---> 9e125d1b6c0d [2023-01-10T19:21:21.871Z] Step 32/32 : LABEL version=0.0.0 [2023-01-10T19:21:21.871Z] ---> Running in 2451a8bec296 [2023-01-10T19:21:22.131Z] Removing intermediate container 2451a8bec296 [2023-01-10T19:21:22.131Z] ---> 9994ed142901 [2023-01-10T19:21:22.131Z] [2023-01-10T19:21:22.131Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-10T19:21:22.131Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-10T19:21:22.131Z] Successfully built 9994ed142901 [2023-01-10T19:21:22.131Z] Successfully tagged security-bootstrapper:latest [2023-01-10T19:21:22.131Z]  Building security-bootstrapper ... done (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-10T19:21:22.131Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-10T19:21:22.131Z] (5/9) Installing curl (7.80.0-r5) [2023-01-10T19:21:22.131Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-10T19:21:22.131Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:21:22.131Z] (8/9) Installing libucontext (1.1-r0) [2023-01-10T19:21:22.131Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-10T19:21:22.131Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:21:22.131Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:21:22.392Z] OK: 8 MiB in 23 packages [2023-01-10T19:21:22.652Z] Removing intermediate container da114f136ce8 [2023-01-10T19:21:22.652Z] ---> 60264678d261 [2023-01-10T19:21:22.652Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:21:22.914Z] ---> ba141df5ff40 [2023-01-10T19:21:22.914Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-10T19:21:23.489Z] ---> d7110b406df0 [2023-01-10T19:21:23.489Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-10T19:21:23.489Z] ---> 1c63b3207fd6 [2023-01-10T19:21:23.489Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-10T19:21:23.750Z] ---> Running in c2681b244c86 [2023-01-10T19:21:23.750Z] Removing intermediate container c2681b244c86 [2023-01-10T19:21:23.750Z] ---> b0a4ee7dfe4a [2023-01-10T19:21:23.750Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:21:23.750Z] ---> Running in 9529713134c0 [2023-01-10T19:21:23.750Z] Removing intermediate container 9529713134c0 [2023-01-10T19:21:23.750Z] ---> 54a5d18eef23 [2023-01-10T19:21:23.750Z] Step 17/19 : LABEL arch=x86_64 [2023-01-10T19:21:23.750Z] ---> Running in 4bd8e0952144 [2023-01-10T19:21:24.010Z] Removing intermediate container 4bd8e0952144 [2023-01-10T19:21:24.010Z] ---> 8a211cc51822 [2023-01-10T19:21:24.010Z] Step 18/19 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:21:24.010Z] ---> Running in 64376f416545 [2023-01-10T19:21:24.010Z] Removing intermediate container 64376f416545 [2023-01-10T19:21:24.010Z] ---> d4e272985e14 [2023-01-10T19:21:24.010Z] Step 19/19 : LABEL version=0.0.0 [2023-01-10T19:21:24.010Z] ---> Running in 3c7f4176798a [2023-01-10T19:21:24.010Z] Removing intermediate container 3c7f4176798a [2023-01-10T19:21:24.010Z] ---> 736215da3c4e [2023-01-10T19:21:24.010Z] [2023-01-10T19:21:24.270Z] Successfully built 736215da3c4e [2023-01-10T19:21:24.270Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-10T19:21:24.277Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-10T19:21:24.302Z] $ docker stop --time=1 2d1874fd799db2da80d4f402d48d070f7822ed36ed9a4dd68a19706a9252c24e [2023-01-10T19:21:25.584Z] $ docker rm -f --volumes 2d1874fd799db2da80d4f402d48d070f7822ed36ed9a4dd68a19706a9252c24e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T19:21:25.997Z] + docker images [2023-01-10T19:21:25.997Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-10T19:21:25.997Z] security-spiffe-token-provider latest 736215da3c4e 2 seconds ago 29.8MB [2023-01-10T19:21:25.997Z] security-bootstrapper latest 9994ed142901 4 seconds ago 20.3MB [2023-01-10T19:21:25.997Z] 389c57ee7edf 5 seconds ago 1.71GB [2023-01-10T19:21:25.997Z] security-spire-agent latest 84b71c84c986 6 seconds ago 125MB [2023-01-10T19:21:25.997Z] support-scheduler latest ddf826edbbb9 11 seconds ago 30MB [2023-01-10T19:21:25.997Z] core-data latest 83cefad8e193 11 seconds ago 17.9MB [2023-01-10T19:21:25.997Z] core-metadata latest 35d2975247ee 16 seconds ago 18.5MB [2023-01-10T19:21:25.997Z] 3d977c585a97 19 seconds ago 1.66GB [2023-01-10T19:21:25.997Z] 7be270824583 22 seconds ago 1.74GB [2023-01-10T19:21:25.997Z] b6b974916ae7 26 seconds ago 1.68GB [2023-01-10T19:21:25.997Z] 0d103d0c57e6 28 seconds ago 1.68GB [2023-01-10T19:21:25.997Z] security-spire-config latest c3fd9d7429b3 About a minute ago 85.8MB [2023-01-10T19:21:25.997Z] security-secretstore-setup latest 11caa2091cb4 About a minute ago 29.9MB [2023-01-10T19:21:25.997Z] security-proxy-setup latest e696b83ef44e About a minute ago 27.7MB [2023-01-10T19:21:25.997Z] support-notifications latest 654d0505f3db About a minute ago 30.6MB [2023-01-10T19:21:25.997Z] core-command latest 31131825a49d About a minute ago 17.7MB [2023-01-10T19:21:25.997Z] eb339e00cdb3 About a minute ago 1.54GB [2023-01-10T19:21:25.997Z] 4000e40bd2d2 About a minute ago 1.74GB [2023-01-10T19:21:25.997Z] f740aeeb252a About a minute ago 1.67GB [2023-01-10T19:21:25.997Z] abdb38d69a9b About a minute ago 1.66GB [2023-01-10T19:21:25.997Z] 1bc08f6718f2 About a minute ago 1.67GB [2023-01-10T19:21:25.997Z] security-spire-server latest 6827c0b4382f About a minute ago 86.5MB [2023-01-10T19:21:25.997Z] aa0876847db8 2 minutes ago 1.54GB [2023-01-10T19:21:25.997Z] ci-base-image-x86_64 latest e45c7e566d20 5 minutes ago 904MB [2023-01-10T19:21:25.997Z] alpine 3.16 bfe296a52501 8 weeks ago 5.54MB [2023-01-10T19:21:25.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-10T19:21:25.997Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-10T19:21:25.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-10T19:21:25.997Z] 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] } [2023-01-10T19:23:11.712Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-10T19:23:13.135Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-10T19:23:13.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-10T19:23:13.722Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-10T19:23:32.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-10T19:23:32.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-10T19:23:32.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-10T19:23:32.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-10T19:23:32.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-10T19:23:32.041Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-10T19:23:32.041Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-10T19:23:32.041Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-10T19:23:32.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-10T19:23:44.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.321s coverage: 28.7% of statements [2023-01-10T19:23:44.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-10T19:23:44.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-10T19:23:51.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.682s coverage: 98.5% of statements [2023-01-10T19:23:53.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.938s coverage: 43.0% of statements [2023-01-10T19:23:53.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-10T19:23:53.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-10T19:23:53.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.486s coverage: 54.2% of statements [2023-01-10T19:23:53.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-10T19:23:53.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-10T19:24:20.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.151s coverage: 89.2% of statements [2023-01-10T19:24:20.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-10T19:24:20.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-10T19:24:20.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:24:20.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-10T19:24:20.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-10T19:24:20.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.655s coverage: 2.2% of statements [2023-01-10T19:24:20.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-10T19:24:20.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-10T19:24:24.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.209s coverage: 95.6% of statements [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-10T19:24:24.611Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.550s coverage: 72.2% of statements [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-10T19:24:24.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.993s coverage: 60.0% of statements [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-10T19:24:24.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.921s coverage: 0.9% of statements [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-10T19:24:24.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.397s coverage: 58.8% of statements [2023-01-10T19:24:24.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.358s coverage: 29.6% of statements [2023-01-10T19:24:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-10T19:24:24.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.383s coverage: 47.1% of statements [2023-01-10T19:24:24.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.386s coverage: 79.5% of statements [2023-01-10T19:24:25.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements [2023-01-10T19:24:26.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.338s coverage: 96.3% of statements [2023-01-10T19:24:26.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements [2023-01-10T19:24:41.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements [2023-01-10T19:24:41.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements [2023-01-10T19:24:44.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.727s coverage: 79.9% of statements [2023-01-10T19:24:44.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-10T19:24:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.328s coverage: 92.9% of statements [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-10T19:24:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-10T19:24:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-10T19:24:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.235s coverage: 87.2% of statements [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-10T19:24:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-10T19:24:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.315s coverage: 58.8% of statements [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-10T19:24:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements [2023-01-10T19:24:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements [2023-01-10T19:24:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements [2023-01-10T19:24:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.813s coverage: 91.2% of statements [2023-01-10T19:24:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-10T19:24:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.935s coverage: 64.7% of statements [2023-01-10T19:24:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-10T19:24:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-10T19:24:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements [2023-01-10T19:24:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements [2023-01-10T19:24:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2023-01-10T19:24:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2023-01-10T19:24:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2023-01-10T19:25:03.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.331s coverage: 65.8% of statements [2023-01-10T19:25:03.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-10T19:25:03.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-10T19:25:03.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-10T19:25:05.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.864s coverage: 41.8% of statements [2023-01-10T19:25:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-10T19:25:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-10T19:25:05.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements [2023-01-10T19:25:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-10T19:25:05.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.322s coverage: 84.8% of statements [2023-01-10T19:25:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-10T19:25:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-10T19:25:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-10T19:25:05.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-10T19:25:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.324s coverage: 17.7% of statements [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-10T19:25:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.784s coverage: 92.3% of statements [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-10T19:25:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.273s coverage: 63.2% of statements [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-10T19:25:13.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-10T19:25:13.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-10T19:25:13.880Z] 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 [2023-01-10T19:25:13.880Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T19:25:13.880Z] go vet ./... [2023-01-10T19:27:05.558Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T19:27:05.558Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T19:27:05.558Z] ./bin/test-attribution-txt.sh [2023-01-10T19:27:05.558Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-10T19:27:05.558Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-10T19:27:05.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-10T19:27:06.252Z] + ls -al . [2023-01-10T19:27:06.253Z] total 748 [2023-01-10T19:27:06.253Z] drwxrwxr-x 10 1001 1001 4096 Jan 10 19:20 . [2023-01-10T19:27:06.253Z] drwxr-xr-x 4 root root 4096 Jan 10 19:20 .. [2023-01-10T19:27:06.253Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 19:19 .blubracket [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 16 Jan 10 19:19 .dockerignore [2023-01-10T19:27:06.253Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 19:19 .git [2023-01-10T19:27:06.253Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 19:19 .github [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 956 Jan 10 19:19 .gitignore [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 42 Jan 10 19:19 .golangci.yml [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 87 Jan 10 19:19 .hadolint.yml [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 166 Jan 10 19:19 .sonarcloud.properties [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 19:19 ADOPTERS.md [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 10618 Jan 10 19:19 Attribution.txt [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 73765 Jan 10 19:19 CHANGELOG.md [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 19:19 CONTRIBUTING.md [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 19:19 GOVERNANCE.md [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 850 Jan 10 19:19 Jenkinsfile [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 19:19 LICENSE [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 12513 Jan 10 19:19 Makefile [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 19:19 OWNERS.md [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 9403 Jan 10 19:19 README.md [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 6912 Jan 10 19:19 SECURITY.md [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 5 Jan 10 19:15 VERSION [2023-01-10T19:27:06.253Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 19:19 bin [2023-01-10T19:27:06.253Z] drwxrwxr-x 16 1001 1001 4096 Jan 10 19:19 cmd [2023-01-10T19:27:06.253Z] -rw-r--r-- 1 root root 494833 Jan 10 19:25 coverage.out [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 3376 Jan 10 19:19 go.mod [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 34949 Jan 10 19:19 go.sum [2023-01-10T19:27:06.253Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 19:19 internal [2023-01-10T19:27:06.253Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 19:19 openapi [2023-01-10T19:27:06.253Z] drwxrwxr-x 4 1001 1001 4096 Jan 10 19:19 snap [2023-01-10T19:27:06.253Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 19:19 version.go [Pipeline] sh [2023-01-10T19:27:06.987Z] + '[' -e coverage.out ] [2023-01-10T19:27:06.987Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-10T19:27:07.026Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T19:27:07.926Z] Stashed 1 file(s) [Pipeline] sh [2023-01-10T19:27:08.620Z] + make build [2023-01-10T19:27:08.620Z] 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 [2023-01-10T19:28:45.273Z] 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 [2023-01-10T19:28:45.273Z] 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 [2023-01-10T19:28:45.541Z] 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 [2023-01-10T19:29:32.399Z] 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 [2023-01-10T19:29:37.732Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-10T19:29:41.986Z] 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 [2023-01-10T19:29:48.629Z] 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 [2023-01-10T19:29:51.970Z] 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 [2023-01-10T19:29:56.223Z] 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 [2023-01-10T19:30:11.209Z] 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] } [2023-01-10T19:30:16.587Z] $ docker stop --time=1 072c8f249a243305590082b835455cd12382a066c237e5a0ec6746a28cfd0855 [2023-01-10T19:30:18.642Z] $ docker rm -f --volumes 072c8f249a243305590082b835455cd12382a066c237e5a0ec6746a28cfd0855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:30:21.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T19:30:21.253Z] [2023-01-10T19:30:21.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:30:21.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T19:30:21.932Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-10T19:30:21.932Z] 29e5d40040c1: Pulling fs layer [2023-01-10T19:30:21.932Z] 1ce36da41761: Pulling fs layer [2023-01-10T19:30:21.932Z] 25b303627fd3: Pulling fs layer [2023-01-10T19:30:21.932Z] 29e5d40040c1: Verifying Checksum [2023-01-10T19:30:21.932Z] 29e5d40040c1: Download complete [2023-01-10T19:30:22.202Z] 1ce36da41761: Verifying Checksum [2023-01-10T19:30:22.202Z] 1ce36da41761: Download complete [2023-01-10T19:30:22.473Z] 29e5d40040c1: Pull complete [2023-01-10T19:30:23.884Z] 1ce36da41761: Pull complete [2023-01-10T19:30:23.884Z] 25b303627fd3: Verifying Checksum [2023-01-10T19:30:23.884Z] 25b303627fd3: Download complete [2023-01-10T19:30:33.958Z] 25b303627fd3: Pull complete [2023-01-10T19:30:33.958Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-10T19:30:33.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T19:30:33.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:30:34.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-1644 does not seem to be running inside a container [2023-01-10T19:30:34.365Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-10T19:30:36.897Z] $ docker top cf0c2fd68a87931ceecc14b097157f1fc94d372bfc7e60c34d3ea872746ce770 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:30:37.807Z] + docker-compose build --help [2023-01-10T19:30:37.807Z] + grep parallel [2023-01-10T19:30:44.459Z] --parallel Build images in parallel. [Pipeline] } [2023-01-10T19:30:44.491Z] $ docker stop --time=1 cf0c2fd68a87931ceecc14b097157f1fc94d372bfc7e60c34d3ea872746ce770 [2023-01-10T19:30:46.152Z] $ docker rm -f --volumes cf0c2fd68a87931ceecc14b097157f1fc94d372bfc7e60c34d3ea872746ce770 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:30:46.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-10T19:30:46.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:30:47.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-1644 does not seem to be running inside a container [2023-01-10T19:30:47.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-10T19:30:48.490Z] $ docker top 60d6a428fcf39549e7c78206b6735e8756c4d30e8bd16720d41c082f98986089 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:30:49.378Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-10T19:30:56.028Z] Building core-command ... [2023-01-10T19:30:56.028Z] Building core-data ... [2023-01-10T19:30:56.028Z] Building core-metadata ... [2023-01-10T19:30:56.028Z] Building security-bootstrapper ... [2023-01-10T19:30:56.028Z] Building security-proxy-setup ... [2023-01-10T19:30:56.028Z] Building security-secretstore-setup ... [2023-01-10T19:30:56.028Z] Building security-spiffe-token-provider ... [2023-01-10T19:30:56.028Z] Building security-spire-agent ... [2023-01-10T19:30:56.028Z] Building security-spire-config ... [2023-01-10T19:30:56.028Z] Building security-spire-server ... [2023-01-10T19:30:56.028Z] Building support-notifications ... [2023-01-10T19:30:56.028Z] Building support-scheduler ... [2023-01-10T19:30:56.028Z] Building security-proxy-setup [2023-01-10T19:30:56.028Z] Building security-spiffe-token-provider [2023-01-10T19:30:56.028Z] Building security-secretstore-setup [2023-01-10T19:30:56.028Z] Building security-bootstrapper [2023-01-10T19:30:56.028Z] Building support-scheduler [2023-01-10T19:31:42.877Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:31:42.877Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:31:42.877Z] ---> 3d4364f632b9 [2023-01-10T19:31:42.877Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:31:42.877Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:31:42.877Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:31:42.877Z] ---> 3d4364f632b9 [2023-01-10T19:31:42.877Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:31:42.877Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:31:42.877Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:31:42.877Z] ---> 3d4364f632b9 [2023-01-10T19:31:42.877Z] Step 3/32 : WORKDIR /edgex-go [2023-01-10T19:31:42.877Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:31:42.877Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:31:42.877Z] ---> 3d4364f632b9 [2023-01-10T19:31:42.877Z] Step 3/19 : WORKDIR /edgex-go [2023-01-10T19:31:42.877Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:31:42.877Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:31:42.877Z] ---> 3d4364f632b9 [2023-01-10T19:31:42.877Z] Step 3/21 : WORKDIR /edgex-go [2023-01-10T19:31:43.836Z] ---> Running in 3d3011869d06 [2023-01-10T19:31:43.836Z] ---> Running in a52f9a83e304 [2023-01-10T19:31:43.836Z] ---> Running in d4ec88a1f57d [2023-01-10T19:31:43.836Z] ---> Running in 38946fa4a01e [2023-01-10T19:31:43.836Z] ---> Running in c02523a3795a [2023-01-10T19:31:44.439Z] Removing intermediate container d4ec88a1f57d [2023-01-10T19:31:44.439Z] ---> e01fc294cad0 [2023-01-10T19:31:44.439Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-10T19:31:44.439Z] Removing intermediate container a52f9a83e304 [2023-01-10T19:31:44.439Z] ---> 2632d2eb3140 [2023-01-10T19:31:44.439Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:31:44.439Z] Removing intermediate container c02523a3795a [2023-01-10T19:31:44.439Z] ---> 9e98cac9440f [2023-01-10T19:31:44.439Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-10T19:31:44.439Z] Removing intermediate container 38946fa4a01e [2023-01-10T19:31:44.439Z] ---> 43b6db790817 [2023-01-10T19:31:44.439Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-10T19:31:44.439Z] ---> Running in 4f27b60d6465 [2023-01-10T19:31:44.439Z] ---> Running in 1c5620494e96 [2023-01-10T19:31:44.719Z] ---> Running in 24335b787551 [2023-01-10T19:31:44.719Z] Removing intermediate container 3d3011869d06 [2023-01-10T19:31:44.719Z] ---> 4335189fb728 [2023-01-10T19:31:44.719Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-10T19:31:44.719Z] ---> Running in 0b85f1473a80 [2023-01-10T19:31:44.991Z] ---> Running in c962f4d9e473 [2023-01-10T19:31:45.260Z] Removing intermediate container 1c5620494e96 [2023-01-10T19:31:45.260Z] ---> d8484069cbaa [2023-01-10T19:31:45.260Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T19:31:45.527Z] ---> Running in 054d4190ea84 [2023-01-10T19:31:47.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:47.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:47.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:47.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:47.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:47.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:47.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:48.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:48.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:48.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:48.885Z] OK: 221 MiB in 51 packages [2023-01-10T19:31:48.885Z] OK: 221 MiB in 51 packages [2023-01-10T19:31:49.481Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-10T19:31:49.481Z] v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-10T19:31:49.481Z] OK: 16899 distinct packages available [2023-01-10T19:31:49.751Z] OK: 221 MiB in 51 packages [2023-01-10T19:31:49.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:50.018Z] OK: 221 MiB in 51 packages [2023-01-10T19:31:50.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:31:51.258Z] Removing intermediate container 24335b787551 [2023-01-10T19:31:51.258Z] ---> e0e553071be0 [2023-01-10T19:31:51.258Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:31:51.258Z] Removing intermediate container 4f27b60d6465 [2023-01-10T19:31:51.258Z] ---> 6c456f9722aa [2023-01-10T19:31:51.258Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-10T19:31:51.527Z] Removing intermediate container 054d4190ea84 [2023-01-10T19:31:51.527Z] ---> d4bfd49c9fda [2023-01-10T19:31:51.527Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:31:51.527Z] OK: 221 MiB in 51 packages [2023-01-10T19:31:51.794Z] Removing intermediate container 0b85f1473a80 [2023-01-10T19:31:51.794Z] ---> 185d697e85bb [2023-01-10T19:31:51.794Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-10T19:31:52.385Z] ---> dd7d343599e8 [2023-01-10T19:31:52.386Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:31:52.655Z] ---> 4a3c2baf15e6 [2023-01-10T19:31:52.655Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:31:52.655Z] ---> Running in c525930c1f31 [2023-01-10T19:31:52.655Z] ---> Running in 90d9e63f6b11 [2023-01-10T19:31:53.245Z] ---> 02af85afbf73 [2023-01-10T19:31:53.245Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:31:53.245Z] ---> 8785ff79d00a [2023-01-10T19:31:53.245Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:31:53.245Z] Removing intermediate container c962f4d9e473 [2023-01-10T19:31:53.245Z] ---> 4532e7c4d0ef [2023-01-10T19:31:53.245Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-10T19:31:53.512Z] ---> Running in 62432ba57e71 [2023-01-10T19:31:53.512Z] ---> Running in bf8f8881e8a1 [2023-01-10T19:31:54.484Z] ---> a09b14c555bb [2023-01-10T19:31:54.484Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:31:54.751Z] ---> Running in 94e9bc628ea7 [2023-01-10T19:33:46.392Z] Removing intermediate container 62432ba57e71 [2023-01-10T19:33:46.392Z] ---> 4bff0cfbb493 [2023-01-10T19:33:46.392Z] Step 7/32 : COPY . . [2023-01-10T19:33:46.392Z] Removing intermediate container 90d9e63f6b11 [2023-01-10T19:33:46.392Z] ---> 98909ee550f1 [2023-01-10T19:33:46.392Z] Step 7/24 : COPY . . [2023-01-10T19:33:46.392Z] Removing intermediate container 94e9bc628ea7 [2023-01-10T19:33:46.392Z] ---> 61c92b64abe1 [2023-01-10T19:33:46.392Z] Step 7/19 : COPY . . [2023-01-10T19:33:46.392Z] Removing intermediate container bf8f8881e8a1 [2023-01-10T19:33:46.392Z] ---> 360cdb592a6e [2023-01-10T19:33:46.392Z] Step 8/22 : COPY . . [2023-01-10T19:33:46.392Z] Removing intermediate container c525930c1f31 [2023-01-10T19:33:46.392Z] ---> 47a295a2f0b1 [2023-01-10T19:33:46.392Z] Step 7/21 : COPY . . [2023-01-10T19:33:50.676Z] ---> 1b0f3872cec5 [2023-01-10T19:33:50.676Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-10T19:33:50.676Z] ---> 05490ff828b4 [2023-01-10T19:33:50.676Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-10T19:33:50.676Z] ---> 611989bb0894 [2023-01-10T19:33:50.676Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-10T19:33:50.676Z] ---> 0b9c83c777dc [2023-01-10T19:33:50.676Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-10T19:33:50.676Z] ---> f0dc772ca3b6 [2023-01-10T19:33:50.676Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-10T19:33:50.676Z] ---> Running in 65c94d414db7 [2023-01-10T19:33:50.676Z] ---> Running in 6b95898ecf79 [2023-01-10T19:33:50.676Z] ---> Running in 2df808da4df5 [2023-01-10T19:33:50.676Z] ---> Running in fbcf9c7881ad [2023-01-10T19:33:50.676Z] ---> Running in 25606365c352 [2023-01-10T19:33:52.644Z] 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 [2023-01-10T19:33:52.644Z] 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 [2023-01-10T19:33:52.914Z] 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 [2023-01-10T19:33:52.914Z] 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 [2023-01-10T19:33:53.179Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-10T19:39:45.092Z] 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 [2023-01-10T19:39:47.032Z] 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 [2023-01-10T19:40:09.094Z] Removing intermediate container 25606365c352 [2023-01-10T19:40:09.094Z] ---> 6a8656927ae0 [2023-01-10T19:40:09.094Z] [2023-01-10T19:40:09.094Z] Step 9/21 : FROM alpine:3.16 [2023-01-10T19:40:09.094Z] 3.16: Pulling from library/alpine [2023-01-10T19:40:09.678Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T19:40:09.678Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T19:40:09.678Z] ---> 2b4661558fb8 [2023-01-10T19:40:09.678Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-10T19:40:10.300Z] ---> Running in 67378de6e337 [2023-01-10T19:40:11.266Z] Removing intermediate container 65c94d414db7 [2023-01-10T19:40:11.266Z] ---> 84f2b4dc90de [2023-01-10T19:40:11.266Z] [2023-01-10T19:40:11.266Z] Step 9/24 : FROM alpine:3.16 [2023-01-10T19:40:11.266Z] ---> 2b4661558fb8 [2023-01-10T19:40:11.266Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-10T19:40:11.534Z] ---> Running in 0c2cfe78f800 [2023-01-10T19:40:12.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:13.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:13.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:14.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:15.078Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-10T19:40:15.078Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-10T19:40:15.347Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-10T19:40:15.347Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-10T19:40:15.347Z] (5/6) Installing curl (7.83.1-r5) [2023-01-10T19:40:15.347Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-10T19:40:15.347Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:40:15.347Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:40:15.347Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-10T19:40:15.616Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-10T19:40:15.616Z] (3/3) Installing su-exec (0.2-r1) [2023-01-10T19:40:15.616Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:40:15.616Z] OK: 8 MiB in 20 packages [2023-01-10T19:40:15.886Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:40:16.160Z] OK: 6 MiB in 17 packages [2023-01-10T19:40:19.528Z] Removing intermediate container 67378de6e337 [2023-01-10T19:40:19.528Z] ---> 89dfa6abf1a2 [2023-01-10T19:40:19.528Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T19:40:19.797Z] ---> Running in 5f2a8c16d761 [2023-01-10T19:40:20.389Z] Removing intermediate container 0c2cfe78f800 [2023-01-10T19:40:20.389Z] ---> 510ec570bf52 [2023-01-10T19:40:20.389Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-10T19:40:20.389Z] Removing intermediate container 5f2a8c16d761 [2023-01-10T19:40:20.389Z] ---> 2155aa3bbc73 [2023-01-10T19:40:20.389Z] Step 12/21 : WORKDIR /edgex [2023-01-10T19:40:20.659Z] ---> Running in 43a3d167ba9b [2023-01-10T19:40:20.659Z] ---> Running in 38c8664a3176 [2023-01-10T19:40:21.622Z] Removing intermediate container 38c8664a3176 [2023-01-10T19:40:21.622Z] ---> 531d2829bf88 [2023-01-10T19:40:21.889Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-10T19:40:21.889Z] Removing intermediate container 43a3d167ba9b [2023-01-10T19:40:21.889Z] ---> 3b448fbf8ea3 [2023-01-10T19:40:21.889Z] Step 12/24 : WORKDIR / [2023-01-10T19:40:22.156Z] ---> Running in 2049ac85a4f3 [2023-01-10T19:40:22.741Z] Removing intermediate container 2049ac85a4f3 [2023-01-10T19:40:22.741Z] ---> 78fc194ed5f7 [2023-01-10T19:40:22.741Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-10T19:40:24.705Z] ---> 2d1b6aa8eec0 [2023-01-10T19:40:24.705Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-10T19:40:24.705Z] ---> 3994d2f9fc98 [2023-01-10T19:40:24.705Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-10T19:40:26.649Z] ---> 42f192dee852 [2023-01-10T19:40:26.649Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-10T19:40:27.607Z] ---> 0b5143b717db [2023-01-10T19:40:27.607Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-10T19:40:28.187Z] ---> 8deb6c2966f5 [2023-01-10T19:40:28.187Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-10T19:40:30.126Z] ---> b4b017debc06 [2023-01-10T19:40:30.126Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-10T19:40:30.712Z] ---> 35743a53e75d [2023-01-10T19:40:30.712Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T19:40:31.295Z] Removing intermediate container 2df808da4df5 [2023-01-10T19:40:31.295Z] ---> 0dc22aac1b7a [2023-01-10T19:40:31.295Z] [2023-01-10T19:40:31.295Z] Step 9/32 : FROM alpine:3.16 [2023-01-10T19:40:31.295Z] ---> 2b4661558fb8 [2023-01-10T19:40:31.295Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:40:31.563Z] ---> Running in bea15a2db3ec [2023-01-10T19:40:32.152Z] ---> a353addef62c [2023-01-10T19:40:32.152Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T19:40:32.419Z] ---> Running in 8fa60dc085ef [2023-01-10T19:40:32.419Z] Removing intermediate container bea15a2db3ec [2023-01-10T19:40:32.419Z] ---> a51b0d809d70 [2023-01-10T19:40:32.419Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-10T19:40:33.022Z] ---> Running in efbca6856d0f [2023-01-10T19:40:33.290Z] ---> 491074f54811 [2023-01-10T19:40:33.290Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-10T19:40:35.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:35.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:40:36.457Z] ---> 5a3657f3839c [2023-01-10T19:40:36.457Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-10T19:40:36.731Z] Removing intermediate container 8fa60dc085ef [2023-01-10T19:40:36.731Z] ---> c156995b95a7 [2023-01-10T19:40:36.731Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-10T19:40:36.998Z] ---> Running in 4f5292cd20df [2023-01-10T19:40:37.264Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-10T19:40:37.264Z] (2/2) Installing su-exec (0.2-r1) [2023-01-10T19:40:37.264Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:40:37.534Z] OK: 5 MiB in 16 packages [2023-01-10T19:40:37.801Z] Removing intermediate container 4f5292cd20df [2023-01-10T19:40:37.801Z] ---> 4f7757733097 [2023-01-10T19:40:37.801Z] Step 19/21 : LABEL arch=arm64 [2023-01-10T19:40:37.801Z] ---> f60d955e0da2 [2023-01-10T19:40:37.801Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-10T19:40:38.072Z] ---> Running in 3ed7009b95cc [2023-01-10T19:40:38.072Z] ---> Running in 3da61f227987 [2023-01-10T19:40:39.498Z] Removing intermediate container 3ed7009b95cc [2023-01-10T19:40:39.498Z] ---> c15642611954 [2023-01-10T19:40:39.498Z] Step 20/21 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:40:39.498Z] ---> Running in 04725776ee7b [2023-01-10T19:40:39.768Z] Removing intermediate container efbca6856d0f [2023-01-10T19:40:39.768Z] ---> 7dbafa7ed664 [2023-01-10T19:40:39.768Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-10T19:40:40.040Z] ---> Running in 945b2a185f0b [2023-01-10T19:40:40.631Z] Removing intermediate container 04725776ee7b [2023-01-10T19:40:40.631Z] ---> ef01c1cf148b [2023-01-10T19:40:40.631Z] Step 21/21 : LABEL version=0.0.0 [2023-01-10T19:40:40.631Z] Removing intermediate container 945b2a185f0b [2023-01-10T19:40:40.631Z] ---> 566b32ea6977 [2023-01-10T19:40:40.631Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-10T19:40:40.901Z] ---> Running in 0666f673b70f [2023-01-10T19:40:40.901Z] ---> Running in ec750a397d9f [2023-01-10T19:40:42.319Z] Removing intermediate container ec750a397d9f [2023-01-10T19:40:42.319Z] ---> 5586d939585b [2023-01-10T19:40:42.319Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redisRemoving intermediate container 0666f673b70f [2023-01-10T19:40:42.319Z] [2023-01-10T19:40:42.319Z] ---> 5a39d54eb38f [2023-01-10T19:40:42.319Z] [2023-01-10T19:40:42.319Z] ---> Running in 926561ecbe45 [2023-01-10T19:40:42.591Z] Removing intermediate container 3da61f227987 [2023-01-10T19:40:42.591Z] ---> b7058ec7000e [2023-01-10T19:40:42.591Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-10T19:40:42.861Z] ---> Running in 51ce9fd53722 [2023-01-10T19:40:42.861Z] Successfully built 5a39d54eb38f [2023-01-10T19:40:43.131Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-10T19:40:43.131Z]  Building security-proxy-setup ... done Building security-spire-config [2023-01-10T19:40:43.131Z] Removing intermediate container 926561ecbe45 [2023-01-10T19:40:43.131Z] ---> 0c584096ec70 [2023-01-10T19:40:43.131Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-10T19:40:43.399Z] ---> Running in dc04dbb6acac [2023-01-10T19:40:43.668Z] Removing intermediate container 51ce9fd53722 [2023-01-10T19:40:43.668Z] ---> 30d8bade94f6 [2023-01-10T19:40:43.668Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T19:40:43.668Z] ---> Running in fe224eadd82f [2023-01-10T19:40:44.252Z] Removing intermediate container dc04dbb6acac [2023-01-10T19:40:44.252Z] ---> ae9194f349cd [2023-01-10T19:40:44.253Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-10T19:40:44.519Z] ---> Running in 2db7f32260af [2023-01-10T19:40:44.519Z] Removing intermediate container fe224eadd82f [2023-01-10T19:40:44.519Z] ---> 8dba52a7a1e0 [2023-01-10T19:40:44.519Z] Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:40:44.785Z] ---> Running in 221edc27fc16 [2023-01-10T19:40:45.754Z] Removing intermediate container 221edc27fc16 [2023-01-10T19:40:45.754Z] ---> 94ee8778fe27 [2023-01-10T19:40:45.754Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:40:46.021Z] ---> Running in 89541c6106ad [2023-01-10T19:40:46.611Z] Removing intermediate container 89541c6106ad [2023-01-10T19:40:46.611Z] ---> e1635212f1db [2023-01-10T19:40:46.611Z] [2023-01-10T19:40:46.881Z] Successfully built e1635212f1db [2023-01-10T19:40:46.881Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-10T19:40:46.881Z]  Building security-secretstore-setup ... done Building core-metadata [2023-01-10T19:40:48.291Z] Removing intermediate container 2db7f32260af [2023-01-10T19:40:48.291Z] ---> a374cdcfa9d2 [2023-01-10T19:40:48.291Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-10T19:40:48.291Z] ---> Running in 67ab093e0242 [2023-01-10T19:40:48.878Z] Removing intermediate container 67ab093e0242 [2023-01-10T19:40:48.878Z] ---> a209746a7d86 [2023-01-10T19:40:48.878Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-10T19:40:49.836Z] ---> f62c08a541f9 [2023-01-10T19:40:49.836Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-10T19:40:50.110Z] ---> Running in dd239acf5631 [2023-01-10T19:40:53.443Z] Removing intermediate container dd239acf5631 [2023-01-10T19:40:53.443Z] ---> c89b923ef2cb [2023-01-10T19:40:53.443Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:40:54.850Z] ---> 7d6efed30b0c [2023-01-10T19:40:54.850Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-10T19:40:57.444Z] ---> c5984f25cbe7 [2023-01-10T19:40:57.444Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-10T19:40:58.856Z] ---> 1f730593c487 [2023-01-10T19:40:58.856Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-10T19:40:59.817Z] ---> c01a078c9070 [2023-01-10T19:40:59.817Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-10T19:41:01.239Z] ---> bdf181eb9544 [2023-01-10T19:41:01.239Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-10T19:41:02.655Z] ---> b3b5a0b1ab8f [2023-01-10T19:41:02.655Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-10T19:41:04.073Z] ---> 979bac0497ea [2023-01-10T19:41:04.073Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-10T19:41:04.342Z] ---> Running in f82977031edf [2023-01-10T19:41:08.603Z] Removing intermediate container f82977031edf [2023-01-10T19:41:08.603Z] ---> 0c05602f2a59 [2023-01-10T19:41:08.603Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-10T19:41:08.603Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:41:08.603Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:41:08.603Z] ---> 3d4364f632b9 [2023-01-10T19:41:08.603Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:41:08.603Z] ---> Using cache [2023-01-10T19:41:08.603Z] ---> 4335189fb728 [2023-01-10T19:41:08.603Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:41:08.603Z] ---> Running in 13c967a0f11a [2023-01-10T19:41:08.603Z] ---> Running in eb1805fac68d [2023-01-10T19:41:09.578Z] Removing intermediate container eb1805fac68d [2023-01-10T19:41:09.578Z] ---> 29c2ddf7d916 [2023-01-10T19:41:09.578Z] Step 29/32 : CMD ["gate"] [2023-01-10T19:41:09.844Z] ---> Running in 334b6a5bfadc [2023-01-10T19:41:10.816Z] Removing intermediate container 334b6a5bfadc [2023-01-10T19:41:10.816Z] ---> 8e68180f97b6 [2023-01-10T19:41:10.816Z] Step 30/32 : LABEL arch=arm64 [2023-01-10T19:41:10.816Z] ---> Running in 2b4e652c6280 [2023-01-10T19:41:11.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:41:11.691Z] Removing intermediate container 2b4e652c6280 [2023-01-10T19:41:11.691Z] ---> d83caa7e09c3 [2023-01-10T19:41:11.691Z] Step 31/32 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:41:11.970Z] ---> Running in 5750d02f5ae9 [2023-01-10T19:41:11.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:41:12.576Z] Removing intermediate container 5750d02f5ae9 [2023-01-10T19:41:12.576Z] ---> 8ad49ccd0693 [2023-01-10T19:41:12.576Z] Step 32/32 : LABEL version=0.0.0 [2023-01-10T19:41:12.576Z] ---> Running in 082d279f4dfd [2023-01-10T19:41:13.552Z] OK: 221 MiB in 51 packages [2023-01-10T19:41:13.552Z] Removing intermediate container 082d279f4dfd [2023-01-10T19:41:13.552Z] ---> 8d2290c28219 [2023-01-10T19:41:13.552Z] [2023-01-10T19:41:14.141Z] Successfully built 8d2290c28219 [2023-01-10T19:41:14.141Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:41:14.141Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:41:14.141Z] ---> 3d4364f632b9 [2023-01-10T19:41:14.141Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:41:14.141Z] ---> Using cache [2023-01-10T19:41:14.141Z] ---> 2632d2eb3140 [2023-01-10T19:41:14.141Z] Step 4/24 : WORKDIR /edgex-go [2023-01-10T19:41:14.141Z] ---> Using cache [2023-01-10T19:41:14.141Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-10T19:41:14.141Z] ---> d8484069cbaa [2023-01-10T19:41:14.141Z] Building support-notifications [2023-01-10T19:41:14.141Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-10T19:41:14.141Z] ---> Using cache [2023-01-10T19:41:14.141Z] ---> d4bfd49c9fda [2023-01-10T19:41:14.141Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-10T19:41:14.141Z] ---> Using cache [2023-01-10T19:41:14.141Z] ---> 8785ff79d00a [2023-01-10T19:41:14.141Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:41:14.141Z] ---> Using cache [2023-01-10T19:41:14.141Z] ---> 360cdb592a6e [2023-01-10T19:41:14.141Z]  Building security-bootstrapper ... done Step 8/24 : COPY . . [2023-01-10T19:41:14.419Z] ---> Using cache [2023-01-10T19:41:14.419Z] ---> 05490ff828b4 [2023-01-10T19:41:14.419Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-10T19:41:14.711Z] ---> Running in b21410f7c025 [2023-01-10T19:41:15.697Z] Removing intermediate container 13c967a0f11a [2023-01-10T19:41:15.697Z] ---> a6c9b98fb022 [2023-01-10T19:41:15.697Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:41:16.681Z] ---> 0c426c2ddde9 [2023-01-10T19:41:16.681Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:41:16.950Z] ---> Running in 42548b961692 [2023-01-10T19:41:17.223Z] 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 [2023-01-10T19:41:29.538Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:41:29.538Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:41:29.538Z] ---> 3d4364f632b9 [2023-01-10T19:41:29.538Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:41:29.538Z] ---> Using cache [2023-01-10T19:41:29.538Z] ---> 2632d2eb3140 [2023-01-10T19:41:29.538Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:41:29.538Z] ---> Using cache [2023-01-10T19:41:29.538Z] ---> d8484069cbaa [2023-01-10T19:41:29.538Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-10T19:41:30.123Z] ---> Running in 96b70837ba79 [2023-01-10T19:41:32.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:41:32.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:41:34.201Z] OK: 221 MiB in 51 packages [2023-01-10T19:41:36.245Z] Removing intermediate container 96b70837ba79 [2023-01-10T19:41:36.245Z] ---> 5fa8194e3610 [2023-01-10T19:41:36.245Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:41:37.235Z] ---> e6db996f132a [2023-01-10T19:41:37.235Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:41:37.235Z] ---> Running in acdb7df486d7 [2023-01-10T19:42:16.153Z] Removing intermediate container fbcf9c7881ad [2023-01-10T19:42:16.153Z] ---> 9708f382c8bb [2023-01-10T19:42:16.153Z] [2023-01-10T19:42:16.153Z] Step 9/19 : FROM alpine:3.15 [2023-01-10T19:42:16.153Z] 3.15: Pulling from library/alpine [2023-01-10T19:42:16.153Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-10T19:42:16.153Z] Status: Downloaded newer image for alpine:3.15 [2023-01-10T19:42:16.153Z] ---> 8aa73fd46299 [2023-01-10T19:42:16.153Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:42:16.153Z] ---> Running in bc49ce32bf36 [2023-01-10T19:42:16.153Z] Removing intermediate container bc49ce32bf36 [2023-01-10T19:42:16.153Z] ---> 2ae82e428a6e [2023-01-10T19:42:16.153Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-10T19:42:16.153Z] ---> Running in 8d1677f07354 [2023-01-10T19:42:17.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:42:17.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:42:19.647Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:42:19.647Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:42:19.647Z] OK: 15736 distinct packages available [2023-01-10T19:42:19.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:42:20.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:42:21.915Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-10T19:42:21.915Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-10T19:42:21.915Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-10T19:42:21.915Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-10T19:42:21.915Z] (5/9) Installing curl (7.80.0-r5) [2023-01-10T19:42:22.183Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-10T19:42:22.183Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:42:22.183Z] (8/9) Installing libucontext (1.1-r0) [2023-01-10T19:42:22.183Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-10T19:42:22.183Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:42:22.183Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:42:22.766Z] OK: 8 MiB in 23 packages [2023-01-10T19:42:27.021Z] Removing intermediate container 8d1677f07354 [2023-01-10T19:42:27.021Z] ---> b39618d77dd5 [2023-01-10T19:42:27.021Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:42:28.426Z] ---> b35408ff7756 [2023-01-10T19:42:28.426Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-10T19:42:32.668Z] ---> c0386f75b325 [2023-01-10T19:42:32.668Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-10T19:42:34.077Z] ---> 4c20cf0545d1 [2023-01-10T19:42:34.077Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-10T19:42:34.077Z] ---> Running in 817d7d80ab27 [2023-01-10T19:42:34.659Z] Removing intermediate container 817d7d80ab27 [2023-01-10T19:42:34.659Z] ---> 9aab36c97eb2 [2023-01-10T19:42:34.659Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:42:34.926Z] ---> Running in 7b68377021ec [2023-01-10T19:42:37.510Z] Removing intermediate container 7b68377021ec [2023-01-10T19:42:37.510Z] ---> 31f18ec71c9b [2023-01-10T19:42:37.510Z] Step 17/19 : LABEL arch=arm64 [2023-01-10T19:42:37.778Z] ---> Running in 87aa2e908ed9 [2023-01-10T19:42:38.361Z] Removing intermediate container 87aa2e908ed9 [2023-01-10T19:42:38.361Z] ---> f95cb2fca93f [2023-01-10T19:42:38.361Z] Step 18/19 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:42:38.632Z] ---> Running in 53edb08025f6 [2023-01-10T19:42:40.046Z] Removing intermediate container 53edb08025f6 [2023-01-10T19:42:40.046Z] ---> 70f324737dba [2023-01-10T19:42:40.046Z] Step 19/19 : LABEL version=0.0.0 [2023-01-10T19:42:40.046Z] ---> Running in 972fad02a015 [2023-01-10T19:42:41.005Z] Removing intermediate container 972fad02a015 [2023-01-10T19:42:41.005Z] ---> 3ab4e67267e2 [2023-01-10T19:42:41.005Z] [2023-01-10T19:42:41.964Z] Successfully built 3ab4e67267e2 [2023-01-10T19:42:41.964Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-10T19:42:41.964Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2023-01-10T19:43:04.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:43:04.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:43:04.018Z] ---> 3d4364f632b9 [2023-01-10T19:43:04.018Z] Step 3/23 : WORKDIR /edgex-go [2023-01-10T19:43:04.018Z] ---> Using cache [2023-01-10T19:43:04.018Z] ---> 4335189fb728 [2023-01-10T19:43:04.018Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:43:04.018Z] ---> Using cache [2023-01-10T19:43:04.018Z] ---> a6c9b98fb022 [2023-01-10T19:43:04.018Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-10T19:43:04.018Z] ---> Using cache [2023-01-10T19:43:04.018Z] ---> 0c426c2ddde9 [2023-01-10T19:43:04.018Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:43:05.428Z] ---> Running in 76be8142025a [2023-01-10T19:43:13.647Z] Removing intermediate container 42548b961692 [2023-01-10T19:43:13.647Z] ---> a0635024d7b7 [2023-01-10T19:43:13.647Z] Step 7/24 : COPY . . [2023-01-10T19:43:40.337Z] ---> 284b605e06d5 [2023-01-10T19:43:40.337Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:43:40.337Z] ---> Running in 4cdb3acd7846 [2023-01-10T19:43:40.337Z] Removing intermediate container 6b95898ecf79 [2023-01-10T19:43:40.337Z] ---> 6731893ad85c [2023-01-10T19:43:40.337Z] [2023-01-10T19:43:40.337Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:43:40.337Z] ---> 2b4661558fb8 [2023-01-10T19:43:40.337Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:43:40.338Z] ---> Running in 0e53ebcd224c [2023-01-10T19:43:40.338Z] Removing intermediate container 4cdb3acd7846 [2023-01-10T19:43:40.338Z] ---> a75ddc28ebe9 [2023-01-10T19:43:40.338Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T19:43:40.338Z] ---> Running in 77ba305a3a40 [2023-01-10T19:43:42.280Z] Removing intermediate container 77ba305a3a40 [2023-01-10T19:43:42.280Z] ---> 010137e664dd [2023-01-10T19:43:42.280Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T19:43:42.552Z] ---> Running in f109eeaeaf03 [2023-01-10T19:43:42.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:43:43.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:43:44.573Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T19:43:44.573Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:43:44.573Z] OK: 5 MiB in 15 packages [2023-01-10T19:43:45.533Z] Removing intermediate container acdb7df486d7 [2023-01-10T19:43:45.533Z] ---> 0e9b35aa7d64 [2023-01-10T19:43:45.533Z] Step 8/22 : COPY . . [2023-01-10T19:43:47.481Z] Removing intermediate container f109eeaeaf03 [2023-01-10T19:43:47.481Z] ---> 28cd6d6704cf [2023-01-10T19:43:47.481Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T19:43:47.481Z] Removing intermediate container 0e53ebcd224c [2023-01-10T19:43:47.481Z] ---> 78f9c9bba999 [2023-01-10T19:43:47.481Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:43:47.752Z] ---> Running in 924d6899bb95 [2023-01-10T19:43:47.752Z] ---> Running in 10fec1b9e511 [2023-01-10T19:43:49.160Z] Removing intermediate container 924d6899bb95 [2023-01-10T19:43:49.160Z] ---> f169500f0bae [2023-01-10T19:43:49.160Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-10T19:43:49.160Z] Removing intermediate container 10fec1b9e511 [2023-01-10T19:43:49.160Z] ---> 9e5959ad3293 [2023-01-10T19:43:49.160Z] [2023-01-10T19:43:49.160Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T19:43:49.160Z] ---> 8aa73fd46299 [2023-01-10T19:43:49.160Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:43:49.160Z] ---> Using cache [2023-01-10T19:43:49.160Z] ---> 2ae82e428a6e [2023-01-10T19:43:49.160Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-10T19:43:49.160Z] ---> Running in 2b297de3b356 [2023-01-10T19:43:49.160Z] ---> Running in 9cdd1000285b [2023-01-10T19:43:50.574Z] Removing intermediate container 2b297de3b356 [2023-01-10T19:43:50.574Z] ---> 4514fba44521 [2023-01-10T19:43:50.574Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T19:43:50.574Z] ---> Running in 1f5d8b7d9b4b [2023-01-10T19:43:51.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:43:52.259Z] Removing intermediate container 1f5d8b7d9b4b [2023-01-10T19:43:52.259Z] ---> 2763f2ed109a [2023-01-10T19:43:52.259Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:43:52.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:43:53.491Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:43:53.491Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:43:53.491Z] OK: 15736 distinct packages available [2023-01-10T19:43:53.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:43:54.027Z] ---> c3f5b2e5bfd0 [2023-01-10T19:43:54.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-10T19:43:54.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:43:54.987Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-10T19:43:54.987Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:43:55.255Z] (3/4) Installing libucontext (1.1-r0) [2023-01-10T19:43:55.255Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-10T19:43:55.255Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:43:55.255Z] OK: 6 MiB in 18 packages [2023-01-10T19:43:58.603Z] Removing intermediate container 9cdd1000285b [2023-01-10T19:43:58.603Z] ---> 5830eae80ede [2023-01-10T19:43:58.603Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:43:59.185Z] ---> 03343d1f807f [2023-01-10T19:43:59.185Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-10T19:44:01.122Z] ---> 4dc3c1093f0d [2023-01-10T19:44:01.122Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-10T19:44:01.390Z] ---> Running in dafee2b3c72f [2023-01-10T19:44:02.357Z] Removing intermediate container dafee2b3c72f [2023-01-10T19:44:02.357Z] ---> 1cb1a9973b8d [2023-01-10T19:44:02.357Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:44:02.630Z] ---> Running in 9ca59575ba7c [2023-01-10T19:44:04.037Z] Removing intermediate container 9ca59575ba7c [2023-01-10T19:44:04.037Z] ---> ed1261284178 [2023-01-10T19:44:04.037Z] Step 20/22 : LABEL arch=arm64 [2023-01-10T19:44:04.037Z] ---> Running in 5666aa12c82f [2023-01-10T19:44:04.618Z] Removing intermediate container 5666aa12c82f [2023-01-10T19:44:04.618Z] ---> e40218c274db [2023-01-10T19:44:04.618Z] Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:44:04.884Z] ---> Running in a58f592cd262 [2023-01-10T19:44:06.825Z] Removing intermediate container a58f592cd262 [2023-01-10T19:44:06.825Z] ---> 4aa77088700c [2023-01-10T19:44:06.825Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:44:07.090Z] ---> Running in d6e2c6582d03 [2023-01-10T19:44:08.046Z] Removing intermediate container d6e2c6582d03 [2023-01-10T19:44:08.047Z] ---> 07d41ef11756 [2023-01-10T19:44:08.047Z] [2023-01-10T19:44:09.000Z] Successfully built 07d41ef11756 [2023-01-10T19:44:09.000Z] Successfully tagged support-scheduler-arm64:latest [2023-01-10T19:44:09.000Z] Building core-command [2023-01-10T19:44:15.640Z]  Building support-scheduler ... done  ---> fc2d50160679 [2023-01-10T19:44:15.640Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:44:15.640Z] ---> 2df48f5e12c7 [2023-01-10T19:44:15.640Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-10T19:44:15.640Z] ---> Running in e3605534e751 [2023-01-10T19:44:16.607Z] ---> d5b177fb45e6 [2023-01-10T19:44:16.607Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-10T19:44:17.190Z] ---> Running in 2efb95083a95 [2023-01-10T19:44:18.150Z] 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 [2023-01-10T19:44:18.417Z] Removing intermediate container 2efb95083a95 [2023-01-10T19:44:18.417Z] ---> cf01b983fe8c [2023-01-10T19:44:18.417Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-10T19:44:20.359Z] ---> 655b38698ceb [2023-01-10T19:44:20.359Z] Step 19/24 : WORKDIR / [2023-01-10T19:44:20.625Z] ---> Running in d323f01bc9ba [2023-01-10T19:44:21.583Z] Removing intermediate container d323f01bc9ba [2023-01-10T19:44:21.584Z] ---> 671412781a07 [2023-01-10T19:44:21.584Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:44:21.852Z] ---> Running in 6668c7086cd4 [2023-01-10T19:44:23.258Z] Removing intermediate container 6668c7086cd4 [2023-01-10T19:44:23.258Z] ---> 8f4e5d6c6739 [2023-01-10T19:44:23.258Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:44:23.258Z] ---> Running in 1ab0d32b57e5 [2023-01-10T19:44:24.217Z] Removing intermediate container 1ab0d32b57e5 [2023-01-10T19:44:24.217Z] ---> 137ef02da90d [2023-01-10T19:44:24.217Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T19:44:24.482Z] ---> Running in 029fb36989eb [2023-01-10T19:44:25.893Z] Removing intermediate container 029fb36989eb [2023-01-10T19:44:25.893Z] ---> 631be36bee18 [2023-01-10T19:44:25.893Z] Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:44:26.161Z] ---> Running in 4b941d9b570e [2023-01-10T19:44:27.582Z] Removing intermediate container 4b941d9b570e [2023-01-10T19:44:27.582Z] ---> e3d7bd550b15 [2023-01-10T19:44:27.582Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:44:27.855Z] ---> Running in 89efb5aff8cc [2023-01-10T19:44:28.824Z] Removing intermediate container 89efb5aff8cc [2023-01-10T19:44:28.824Z] ---> ee3c51c40330 [2023-01-10T19:44:28.824Z] [2023-01-10T19:44:28.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:44:28.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:44:28.824Z] ---> 3d4364f632b9 [2023-01-10T19:44:28.824Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:44:28.824Z] ---> Using cache [2023-01-10T19:44:28.824Z] ---> 2632d2eb3140 [2023-01-10T19:44:28.824Z] Step 4/23 : WORKDIR /edgex-go [2023-01-10T19:44:28.824Z] ---> Using cache [2023-01-10T19:44:28.824Z] ---> d8484069cbaa [2023-01-10T19:44:28.824Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-10T19:44:28.824Z] ---> Using cache [2023-01-10T19:44:28.824Z] ---> d4bfd49c9fda [2023-01-10T19:44:28.824Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-10T19:44:28.824Z] ---> Using cache [2023-01-10T19:44:28.824Z] ---> 8785ff79d00a [2023-01-10T19:44:28.824Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:44:28.824Z] ---> Using cache [2023-01-10T19:44:28.824Z] ---> 360cdb592a6e [2023-01-10T19:44:28.824Z] Step 8/23 : COPY . . [2023-01-10T19:44:29.406Z] ---> Using cache [2023-01-10T19:44:29.406Z] ---> 05490ff828b4 [2023-01-10T19:44:29.406Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-10T19:44:29.406Z] Successfully built ee3c51c40330 [2023-01-10T19:44:29.406Z] Successfully tagged security-spire-config-arm64:latest [2023-01-10T19:44:29.406Z]  Building security-spire-config ... done Building security-spire-agent [2023-01-10T19:44:29.684Z] ---> Running in 04e1cd6d545a [2023-01-10T19:44:32.262Z] 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 [2023-01-10T19:44:47.267Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:44:47.267Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:44:47.267Z] ---> 3d4364f632b9 [2023-01-10T19:44:47.267Z] Step 3/24 : WORKDIR /edgex-go [2023-01-10T19:44:47.267Z] ---> Using cache [2023-01-10T19:44:47.267Z] ---> 4335189fb728 [2023-01-10T19:44:47.267Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-10T19:44:47.267Z] ---> Using cache [2023-01-10T19:44:47.267Z] ---> a6c9b98fb022 [2023-01-10T19:44:47.267Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-10T19:44:47.267Z] ---> Using cache [2023-01-10T19:44:47.267Z] ---> 0c426c2ddde9 [2023-01-10T19:44:47.267Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:44:47.267Z] ---> Using cache [2023-01-10T19:44:47.267Z] ---> a0635024d7b7 [2023-01-10T19:44:47.267Z] Step 7/24 : COPY . . [2023-01-10T19:44:47.267Z] ---> Using cache [2023-01-10T19:44:47.267Z] ---> 284b605e06d5 [2023-01-10T19:44:47.267Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:44:47.267Z] ---> Using cache [2023-01-10T19:44:47.267Z] ---> a75ddc28ebe9 [2023-01-10T19:44:47.267Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-10T19:44:47.267Z] ---> Using cache [2023-01-10T19:44:47.267Z] ---> 010137e664dd [2023-01-10T19:44:47.267Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T19:44:47.267Z] ---> Using cache [2023-01-10T19:44:47.267Z] ---> 28cd6d6704cf [2023-01-10T19:44:47.267Z] Step 11/24 : WORKDIR /edgex-go [2023-01-10T19:44:47.267Z] ---> Using cache [2023-01-10T19:44:47.267Z] ---> 9e5959ad3293 [2023-01-10T19:44:47.267Z] [2023-01-10T19:44:47.267Z] Step 12/24 : FROM alpine:3.15 [2023-01-10T19:44:47.267Z] ---> 8aa73fd46299 [2023-01-10T19:44:47.267Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:44:47.267Z] ---> Using cache [2023-01-10T19:44:47.267Z] ---> 2ae82e428a6e [2023-01-10T19:44:47.267Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T19:44:48.680Z] ---> Running in 247218e0de78 [2023-01-10T19:44:51.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:44:51.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:44:52.438Z] Removing intermediate container 76be8142025a [2023-01-10T19:44:52.438Z] ---> 75232c1e35ba [2023-01-10T19:44:52.438Z] Step 7/23 : COPY . . [2023-01-10T19:44:53.430Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-10T19:44:53.430Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-10T19:44:53.430Z] OK: 15736 distinct packages available [2023-01-10T19:44:53.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:44:54.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:44:55.686Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-10T19:44:55.686Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-10T19:44:55.686Z] (3/5) Installing libucontext (1.1-r0) [2023-01-10T19:44:55.686Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-10T19:44:55.686Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-10T19:44:55.686Z] Executing busybox-1.34.1-r7.trigger [2023-01-10T19:44:55.686Z] OK: 6 MiB in 19 packages [2023-01-10T19:44:59.940Z] Removing intermediate container 247218e0de78 [2023-01-10T19:44:59.940Z] ---> 812391f3228b [2023-01-10T19:44:59.940Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-10T19:45:05.278Z] ---> ce8ca775dfeb [2023-01-10T19:45:05.278Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:45:07.221Z] ---> d34004ac5f7f [2023-01-10T19:45:07.221Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-10T19:45:07.221Z] ---> Running in 8db0f524edfb [2023-01-10T19:45:08.181Z] Removing intermediate container 8db0f524edfb [2023-01-10T19:45:08.181Z] ---> 0122e3dec341 [2023-01-10T19:45:08.181Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-10T19:45:08.181Z] ---> Running in e005259669fa [2023-01-10T19:45:09.144Z] Removing intermediate container e005259669fa [2023-01-10T19:45:09.144Z] ---> 239a49d297d1 [2023-01-10T19:45:09.144Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-10T19:45:09.144Z] ---> Running in 11169e819f53 [2023-01-10T19:45:13.400Z] Removing intermediate container 11169e819f53 [2023-01-10T19:45:13.400Z] ---> 2f71b10fe89e [2023-01-10T19:45:13.400Z] Step 11/23 : WORKDIR /edgex-go [2023-01-10T19:45:13.400Z] ---> Running in c8c69df3c84d [2023-01-10T19:45:13.400Z] ---> 75757daea975 [2023-01-10T19:45:13.400Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:45:13.669Z] Removing intermediate container c8c69df3c84d [2023-01-10T19:45:13.669Z] ---> 316902cf4d25 [2023-01-10T19:45:13.669Z] [2023-01-10T19:45:13.669Z] Step 12/23 : FROM alpine:3.15 [2023-01-10T19:45:13.669Z] ---> 8aa73fd46299 [2023-01-10T19:45:13.939Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-10T19:45:13.939Z] ---> Using cache [2023-01-10T19:45:13.939Z] ---> 2ae82e428a6e [2023-01-10T19:45:13.939Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-10T19:45:13.939Z] ---> Using cache [2023-01-10T19:45:13.939Z] ---> 812391f3228b [2023-01-10T19:45:13.939Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-10T19:45:14.205Z] ---> 4c066838087a [2023-01-10T19:45:14.205Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-10T19:45:15.611Z] ---> ba406731c40d [2023-01-10T19:45:15.611Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-10T19:45:17.552Z] ---> aa65b81697ac [2023-01-10T19:45:17.552Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:45:17.552Z] ---> Running in abad1cf35c40 [2023-01-10T19:45:18.137Z] Removing intermediate container abad1cf35c40 [2023-01-10T19:45:18.137Z] ---> 0f6d6b67c1fb [2023-01-10T19:45:18.137Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:45:18.404Z] ---> Running in 5951c8573c2e [2023-01-10T19:45:19.367Z] Removing intermediate container 5951c8573c2e [2023-01-10T19:45:19.367Z] ---> ca7bb8609ab1 [2023-01-10T19:45:19.367Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T19:45:19.367Z] ---> Running in 3463326cb222 [2023-01-10T19:45:20.326Z] Removing intermediate container 3463326cb222 [2023-01-10T19:45:20.326Z] ---> 429e36d0cce0 [2023-01-10T19:45:20.326Z] Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:45:22.946Z] ---> Running in 5d4a3f815a1f [2023-01-10T19:45:23.539Z] ---> 7c8a72d6bf88 [2023-01-10T19:45:23.539Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-10T19:45:23.809Z] Removing intermediate container 5d4a3f815a1f [2023-01-10T19:45:23.809Z] ---> 019e1433211f [2023-01-10T19:45:23.809Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:45:24.075Z] ---> Running in 81ab240b7e92 [2023-01-10T19:45:24.666Z] ---> 3f226eea99d5 [2023-01-10T19:45:24.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-10T19:45:24.931Z] Removing intermediate container 81ab240b7e92 [2023-01-10T19:45:24.931Z] ---> 46fe984099f5 [2023-01-10T19:45:24.931Z] [2023-01-10T19:45:25.196Z] Successfully built 46fe984099f5 [2023-01-10T19:45:25.196Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-10T19:45:25.196Z]  Building security-spire-agent ... done Building core-data [2023-01-10T19:45:25.776Z] ---> bd992e6f7e6d [2023-01-10T19:45:25.776Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-10T19:45:26.729Z] ---> 1ee8814b8be7 [2023-01-10T19:45:26.729Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-10T19:45:27.019Z] ---> Running in eff4af2a11e4 [2023-01-10T19:45:27.611Z] Removing intermediate container eff4af2a11e4 [2023-01-10T19:45:27.611Z] ---> e745945ed813 [2023-01-10T19:45:27.611Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-10T19:45:27.611Z] ---> Running in 6a6151eb5294 [2023-01-10T19:45:28.203Z] Removing intermediate container 6a6151eb5294 [2023-01-10T19:45:28.203Z] ---> 83b3325774ce [2023-01-10T19:45:28.203Z] Step 21/23 : LABEL arch=arm64 [2023-01-10T19:45:28.472Z] ---> Running in 435d0bbdc53b [2023-01-10T19:45:29.068Z] Removing intermediate container 435d0bbdc53b [2023-01-10T19:45:29.068Z] ---> 1d07634db90d [2023-01-10T19:45:29.068Z] Step 22/23 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:45:29.068Z] ---> Running in a2de880ff7f6 [2023-01-10T19:45:29.649Z] Removing intermediate container a2de880ff7f6 [2023-01-10T19:45:29.649Z] ---> cc929bb843e1 [2023-01-10T19:45:29.649Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T19:45:29.934Z] ---> Running in 24ed41f7a8de [2023-01-10T19:45:30.200Z] Removing intermediate container 24ed41f7a8de [2023-01-10T19:45:30.200Z] ---> f1fc3a03cda8 [2023-01-10T19:45:30.200Z] [2023-01-10T19:45:30.781Z] Successfully built f1fc3a03cda8 [2023-01-10T19:45:30.781Z] Successfully tagged security-spire-server-arm64:latest [2023-01-10T19:45:45.771Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-10T19:45:45.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-10T19:45:45.771Z] ---> 3d4364f632b9 [2023-01-10T19:45:45.771Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T19:45:45.771Z] ---> Using cache [2023-01-10T19:45:45.771Z] ---> 2632d2eb3140 [2023-01-10T19:45:45.771Z] Step 4/22 : WORKDIR /edgex-go [2023-01-10T19:45:45.771Z] ---> Using cache [2023-01-10T19:45:45.771Z] ---> d8484069cbaa [2023-01-10T19:45:45.771Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-10T19:45:45.771Z] ---> Using cache [2023-01-10T19:45:45.771Z] ---> d4bfd49c9fda [2023-01-10T19:45:45.771Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-10T19:45:45.771Z] ---> Using cache [2023-01-10T19:45:45.771Z] ---> 8785ff79d00a [2023-01-10T19:45:45.771Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T19:45:45.771Z] ---> Using cache [2023-01-10T19:45:45.771Z] ---> 360cdb592a6e [2023-01-10T19:45:45.771Z] Step 8/22 : COPY . . [2023-01-10T19:45:45.771Z] ---> Using cache [2023-01-10T19:45:45.771Z] ---> 05490ff828b4 [2023-01-10T19:45:45.771Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-10T19:45:45.771Z] ---> Running in 2dac2f1b94ba [2023-01-10T19:45:45.771Z] 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 [2023-01-10T19:46:53.611Z] Removing intermediate container b21410f7c025 [2023-01-10T19:46:53.611Z] ---> 7270885ba982 [2023-01-10T19:46:53.611Z] [2023-01-10T19:46:53.611Z] Step 10/24 : FROM alpine:3.16 [2023-01-10T19:46:53.611Z] ---> 2b4661558fb8 [2023-01-10T19:46:53.611Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:46:53.611Z] ---> Using cache [2023-01-10T19:46:53.611Z] ---> 78f9c9bba999 [2023-01-10T19:46:53.611Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:46:53.611Z] ---> Using cache [2023-01-10T19:46:53.611Z] ---> f169500f0bae [2023-01-10T19:46:53.611Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-10T19:46:53.611Z] ---> Running in 72a2487d7065 [2023-01-10T19:46:53.611Z] Removing intermediate container 72a2487d7065 [2023-01-10T19:46:53.611Z] ---> cd5cd3b9bbb3 [2023-01-10T19:46:53.611Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-10T19:46:53.611Z] ---> Running in c67105e2b84f [2023-01-10T19:46:53.611Z] Removing intermediate container c67105e2b84f [2023-01-10T19:46:53.611Z] ---> c91107ee4f62 [2023-01-10T19:46:53.611Z] Step 15/24 : WORKDIR / [2023-01-10T19:46:53.611Z] ---> Running in 178dcc0c4c6b [2023-01-10T19:46:53.611Z] Removing intermediate container 178dcc0c4c6b [2023-01-10T19:46:53.611Z] ---> 81cfc60b94c4 [2023-01-10T19:46:53.611Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:46:53.882Z] ---> ee0401c5365e [2023-01-10T19:46:53.882Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-10T19:46:55.822Z] ---> 40e8d3b2bda6 [2023-01-10T19:46:55.822Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-10T19:46:57.224Z] ---> 37e8634ee13a [2023-01-10T19:46:57.224Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-10T19:46:58.179Z] ---> 519b478864a8 [2023-01-10T19:46:58.179Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-10T19:46:58.179Z] ---> Running in 79569fbb58b4 [2023-01-10T19:46:58.761Z] Removing intermediate container 79569fbb58b4 [2023-01-10T19:46:58.761Z] ---> b9cc84f0d34b [2023-01-10T19:46:58.761Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:46:58.761Z] ---> Running in a8cbd4358177 [2023-01-10T19:46:59.348Z] Removing intermediate container a8cbd4358177 [2023-01-10T19:46:59.348Z] ---> 61229595f7d9 [2023-01-10T19:46:59.348Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T19:46:59.348Z] ---> Running in c829d0bfaae1 [2023-01-10T19:46:59.933Z] Removing intermediate container c829d0bfaae1 [2023-01-10T19:46:59.933Z] ---> 6d02989365e6 [2023-01-10T19:46:59.933Z] Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:47:00.199Z] ---> Running in e28759f308de [2023-01-10T19:47:00.781Z] Removing intermediate container e28759f308de [2023-01-10T19:47:00.781Z] ---> 9eb0597dd40e [2023-01-10T19:47:00.781Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T19:47:00.781Z] ---> Running in 1525534454c6 [2023-01-10T19:47:02.726Z] Removing intermediate container 1525534454c6 [2023-01-10T19:47:02.726Z] ---> 0535868288ab [2023-01-10T19:47:02.726Z] [2023-01-10T19:47:03.310Z] Successfully built 0535868288ab [2023-01-10T19:47:03.310Z] Successfully tagged core-metadata-arm64:latest [2023-01-10T19:49:40.020Z]  Building core-metadata ... done Removing intermediate container 04e1cd6d545a [2023-01-10T19:49:40.020Z] ---> 38e10f95721c [2023-01-10T19:49:40.020Z] [2023-01-10T19:49:40.020Z] Step 10/23 : FROM alpine:3.16 [2023-01-10T19:49:40.020Z] ---> 2b4661558fb8 [2023-01-10T19:49:40.020Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:49:40.020Z] ---> Using cache [2023-01-10T19:49:40.020Z] ---> 78f9c9bba999 [2023-01-10T19:49:40.020Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:49:40.020Z] ---> Using cache [2023-01-10T19:49:40.020Z] ---> f169500f0bae [2023-01-10T19:49:40.020Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-10T19:49:40.020Z] ---> Running in 8402b1d60855 [2023-01-10T19:49:40.020Z] Removing intermediate container 8402b1d60855 [2023-01-10T19:49:40.020Z] ---> 4593a4e97f57 [2023-01-10T19:49:40.020Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-10T19:49:40.020Z] ---> Running in b933795c1584 [2023-01-10T19:49:40.020Z] Removing intermediate container b933795c1584 [2023-01-10T19:49:40.020Z] ---> 2f7cea866314 [2023-01-10T19:49:40.020Z] Step 15/23 : WORKDIR / [2023-01-10T19:49:40.020Z] ---> Running in 5e0ba4d77456 [2023-01-10T19:49:40.020Z] Removing intermediate container 5e0ba4d77456 [2023-01-10T19:49:40.020Z] ---> b55bd8430700 [2023-01-10T19:49:40.020Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:49:40.020Z] ---> 2247bc0b39d0 [2023-01-10T19:49:40.020Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-10T19:49:40.020Z] ---> bfe4b64a9160 [2023-01-10T19:49:40.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-10T19:49:40.020Z] ---> bd9956dc05a5 [2023-01-10T19:49:40.020Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-10T19:49:40.020Z] ---> Running in 18acc92827bb [2023-01-10T19:49:40.020Z] Removing intermediate container 18acc92827bb [2023-01-10T19:49:40.020Z] ---> 9cfa0ee1694f [2023-01-10T19:49:40.020Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:49:40.020Z] ---> Running in 6157440e52e1 [2023-01-10T19:49:40.020Z] Removing intermediate container 6157440e52e1 [2023-01-10T19:49:40.020Z] ---> b7a53f1c8301 [2023-01-10T19:49:40.020Z] Step 21/23 : LABEL arch=arm64 [2023-01-10T19:49:40.020Z] ---> Running in beba2791a24a [2023-01-10T19:49:40.291Z] Removing intermediate container beba2791a24a [2023-01-10T19:49:40.291Z] ---> 4311af1eaff5 [2023-01-10T19:49:40.291Z] Step 22/23 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:49:40.564Z] ---> Running in 5938984db8f6 [2023-01-10T19:49:41.145Z] Removing intermediate container 5938984db8f6 [2023-01-10T19:49:41.145Z] ---> d0ab1ba0d943 [2023-01-10T19:49:41.145Z] Step 23/23 : LABEL version=0.0.0 [2023-01-10T19:49:41.145Z] ---> Running in 5c8de6856283 [2023-01-10T19:49:41.726Z] Removing intermediate container 5c8de6856283 [2023-01-10T19:49:41.726Z] ---> b13e150e4b07 [2023-01-10T19:49:41.726Z] [2023-01-10T19:49:41.993Z] Successfully built b13e150e4b07 [2023-01-10T19:49:41.993Z] Successfully tagged core-command-arm64:latest [2023-01-10T19:50:14.197Z]  Building core-command ... done Removing intermediate container 2dac2f1b94ba [2023-01-10T19:50:14.197Z] ---> 4056bd1371e4 [2023-01-10T19:50:14.197Z] [2023-01-10T19:50:14.197Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:50:14.197Z] ---> 2b4661558fb8 [2023-01-10T19:50:14.197Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-10T19:50:14.197Z] ---> Running in 6a97645561c6 [2023-01-10T19:50:14.197Z] Removing intermediate container 6a97645561c6 [2023-01-10T19:50:14.197Z] ---> aef04c0d4ad9 [2023-01-10T19:50:14.197Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-10T19:50:14.197Z] ---> Running in 253b443b22d1 [2023-01-10T19:50:14.197Z] Removing intermediate container 253b443b22d1 [2023-01-10T19:50:14.197Z] ---> 14143950d21c [2023-01-10T19:50:14.197Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-10T19:50:14.197Z] ---> Running in a30e92bb5133 [2023-01-10T19:50:14.197Z] Removing intermediate container a30e92bb5133 [2023-01-10T19:50:14.197Z] ---> 5cbd1daa362b [2023-01-10T19:50:14.197Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T19:50:14.197Z] ---> Running in 934cc64a835b [2023-01-10T19:50:14.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:50:14.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:50:15.602Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T19:50:15.602Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:50:15.603Z] OK: 5 MiB in 15 packages [2023-01-10T19:50:16.564Z] Removing intermediate container 934cc64a835b [2023-01-10T19:50:16.564Z] ---> 8a1742103ce4 [2023-01-10T19:50:16.564Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:50:17.146Z] ---> e6e1f15e326e [2023-01-10T19:50:17.146Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-10T19:50:18.549Z] ---> 2f7b956352ca [2023-01-10T19:50:18.549Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-10T19:50:19.129Z] ---> 43c744828c3d [2023-01-10T19:50:19.130Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-10T19:50:19.130Z] ---> Running in 8c986dd06b89 [2023-01-10T19:50:21.070Z] Removing intermediate container 8c986dd06b89 [2023-01-10T19:50:21.070Z] ---> 50cbd483dc73 [2023-01-10T19:50:21.070Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:50:21.070Z] ---> Running in 8dc6dcfff623 [2023-01-10T19:50:21.335Z] Removing intermediate container 8dc6dcfff623 [2023-01-10T19:50:21.335Z] ---> b25c21969b8d [2023-01-10T19:50:21.335Z] Step 20/22 : LABEL arch=arm64 [2023-01-10T19:50:21.335Z] ---> Running in 35877a169e23 [2023-01-10T19:50:21.605Z] Removing intermediate container 35877a169e23 [2023-01-10T19:50:21.605Z] ---> 44db9cdadbc0 [2023-01-10T19:50:21.605Z] Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:50:21.873Z] ---> Running in 49a8cca443c5 [2023-01-10T19:50:22.139Z] Removing intermediate container 49a8cca443c5 [2023-01-10T19:50:22.140Z] ---> 40fa6a9d0118 [2023-01-10T19:50:22.140Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:50:22.140Z] ---> Running in b0cc479d8e0c [2023-01-10T19:50:22.404Z] Removing intermediate container b0cc479d8e0c [2023-01-10T19:50:22.404Z] ---> b1fc56ef8cb5 [2023-01-10T19:50:22.404Z] [2023-01-10T19:50:22.669Z] Successfully built b1fc56ef8cb5 [2023-01-10T19:50:22.669Z] Successfully tagged core-data-arm64:latest [2023-01-10T19:50:34.961Z]  Building core-data ... done Removing intermediate container e3605534e751 [2023-01-10T19:50:34.961Z] ---> be0ead6d5c8a [2023-01-10T19:50:34.961Z] [2023-01-10T19:50:34.961Z] Step 10/22 : FROM alpine:3.16 [2023-01-10T19:50:34.961Z] ---> 2b4661558fb8 [2023-01-10T19:50:34.961Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-10T19:50:34.961Z] ---> Running in e8321372291f [2023-01-10T19:50:34.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T19:50:34.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T19:50:35.542Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-10T19:50:35.542Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-10T19:50:35.542Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T19:50:35.542Z] Executing ca-certificates-20220614-r0.trigger [2023-01-10T19:50:35.809Z] OK: 6 MiB in 16 packages [2023-01-10T19:50:37.219Z] Removing intermediate container e8321372291f [2023-01-10T19:50:37.219Z] ---> fefd150eb0cb [2023-01-10T19:50:37.219Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-10T19:50:37.219Z] ---> Running in 0fb477985342 [2023-01-10T19:50:37.219Z] Removing intermediate container 0fb477985342 [2023-01-10T19:50:37.219Z] ---> f9deb5c7889c [2023-01-10T19:50:37.219Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-10T19:50:37.219Z] ---> Running in 7f3f002f9940 [2023-01-10T19:50:37.488Z] Removing intermediate container 7f3f002f9940 [2023-01-10T19:50:37.488Z] ---> b241b2574a5c [2023-01-10T19:50:37.488Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-10T19:50:37.754Z] ---> Running in 3e39157c6e43 [2023-01-10T19:50:38.020Z] Removing intermediate container 3e39157c6e43 [2023-01-10T19:50:38.020Z] ---> 1316f93515ed [2023-01-10T19:50:38.020Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-10T19:50:38.607Z] ---> 52fca8edd7a3 [2023-01-10T19:50:38.607Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-10T19:50:40.039Z] ---> 5d5f76c21b4f [2023-01-10T19:50:40.039Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-10T19:50:40.308Z] ---> 46dd0132cf33 [2023-01-10T19:50:40.308Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-10T19:50:40.574Z] ---> Running in 8c560a148673 [2023-01-10T19:50:40.839Z] Removing intermediate container 8c560a148673 [2023-01-10T19:50:40.839Z] ---> 67c617be4a79 [2023-01-10T19:50:40.839Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T19:50:40.839Z] ---> Running in 854e6497234c [2023-01-10T19:50:41.106Z] Removing intermediate container 854e6497234c [2023-01-10T19:50:41.106Z] ---> 42f3d45a8dd9 [2023-01-10T19:50:41.106Z] Step 20/22 : LABEL arch=arm64 [2023-01-10T19:50:41.106Z] ---> Running in e75914a72dcd [2023-01-10T19:50:41.380Z] Removing intermediate container e75914a72dcd [2023-01-10T19:50:41.380Z] ---> d520051712bc [2023-01-10T19:50:41.380Z] Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac [2023-01-10T19:50:41.646Z] ---> Running in 9d0c517d3cc0 [2023-01-10T19:50:41.914Z] Removing intermediate container 9d0c517d3cc0 [2023-01-10T19:50:41.914Z] ---> 883671910a14 [2023-01-10T19:50:41.914Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T19:50:41.914Z] ---> Running in f88d35bfb4f9 [2023-01-10T19:50:42.180Z] Removing intermediate container f88d35bfb4f9 [2023-01-10T19:50:42.180Z] ---> 2cddb4b2a0b8 [2023-01-10T19:50:42.180Z] [2023-01-10T19:50:42.445Z] Successfully built 2cddb4b2a0b8 [2023-01-10T19:50:42.445Z] Successfully tagged support-notifications-arm64:latest [2023-01-10T19:50:42.719Z]  Building support-notifications ... done  [Pipeline] } [2023-01-10T19:50:42.727Z] $ docker stop --time=1 60d6a428fcf39549e7c78206b6735e8756c4d30e8bd16720d41c082f98986089 [2023-01-10T19:50:44.396Z] $ docker rm -f --volumes 60d6a428fcf39549e7c78206b6735e8756c4d30e8bd16720d41c082f98986089 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T19:50:44.955Z] + docker images [2023-01-10T19:50:45.220Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-10T19:50:45.220Z] support-notifications-arm64 latest 2cddb4b2a0b8 2 seconds ago 29.6MB [2023-01-10T19:50:45.220Z] be0ead6d5c8a 13 seconds ago 1.56GB [2023-01-10T19:50:45.221Z] core-data-arm64 latest b1fc56ef8cb5 22 seconds ago 17.2MB [2023-01-10T19:50:45.221Z] 4056bd1371e4 34 seconds ago 1.5GB [2023-01-10T19:50:45.221Z] core-command-arm64 latest b13e150e4b07 About a minute ago 17MB [2023-01-10T19:50:45.221Z] 38e10f95721c About a minute ago 1.5GB [2023-01-10T19:50:45.221Z] core-metadata-arm64 latest 0535868288ab 3 minutes ago 17.8MB [2023-01-10T19:50:45.221Z] 7270885ba982 3 minutes ago 1.51GB [2023-01-10T19:50:45.221Z] security-spire-server-arm64 latest f1fc3a03cda8 5 minutes ago 84.3MB [2023-01-10T19:50:45.221Z] security-spire-agent-arm64 latest 46fe984099f5 5 minutes ago 122MB [2023-01-10T19:50:45.221Z] 316902cf4d25 5 minutes ago 1.37GB [2023-01-10T19:50:45.221Z] security-spire-config-arm64 latest ee3c51c40330 6 minutes ago 83.6MB [2023-01-10T19:50:45.221Z] support-scheduler-arm64 latest 07d41ef11756 6 minutes ago 29MB [2023-01-10T19:50:45.221Z] 9e5959ad3293 6 minutes ago 1.37GB [2023-01-10T19:50:45.221Z] 6731893ad85c 7 minutes ago 1.56GB [2023-01-10T19:50:45.221Z] security-spiffe-token-provider-arm64 latest 3ab4e67267e2 8 minutes ago 28.9MB [2023-01-10T19:50:45.221Z] 9708f382c8bb 8 minutes ago 1.53GB [2023-01-10T19:50:45.221Z] security-bootstrapper-arm64 latest 8d2290c28219 9 minutes ago 19.5MB [2023-01-10T19:50:45.221Z] security-secretstore-setup-arm64 latest e1635212f1db 9 minutes ago 28.7MB [2023-01-10T19:50:45.221Z] security-proxy-setup-arm64 latest 5a39d54eb38f 10 minutes ago 26.8MB [2023-01-10T19:50:45.221Z] 0dc22aac1b7a 10 minutes ago 1.49GB [2023-01-10T19:50:45.221Z] 84f2b4dc90de 10 minutes ago 1.49GB [2023-01-10T19:50:45.221Z] 6a8656927ae0 10 minutes ago 1.49GB [2023-01-10T19:50:45.221Z] ci-base-image-arm64 latest 3d4364f632b9 30 minutes ago 905MB [2023-01-10T19:50:45.221Z] alpine 3.16 2b4661558fb8 8 weeks ago 5.29MB [2023-01-10T19:50:45.221Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-10T19:50:45.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-10T19:50:45.221Z] 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 [2023-01-10T19:50:46.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T19:50:46.020Z] [2023-01-10T19:50:46.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:50:46.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T19:50:46.677Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T19:50:46.677Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T19:50:46.677Z] 04944245beec: Pulling fs layer [2023-01-10T19:50:46.677Z] 699f458cf7ca: Pulling fs layer [2023-01-10T19:50:46.677Z] 765212b225bb: Pulling fs layer [2023-01-10T19:50:46.677Z] f23df028b6ca: Pulling fs layer [2023-01-10T19:50:46.677Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T19:50:46.677Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T19:50:46.677Z] f23df028b6ca: Waiting [2023-01-10T19:50:46.677Z] d65c8cfc05b1: Waiting [2023-01-10T19:50:46.677Z] 765212b225bb: Waiting [2023-01-10T19:50:46.677Z] 2437ff75d9bd: Waiting [2023-01-10T19:50:46.677Z] 04944245beec: Verifying Checksum [2023-01-10T19:50:46.677Z] 04944245beec: Download complete [2023-01-10T19:50:46.677Z] 765212b225bb: Verifying Checksum [2023-01-10T19:50:46.677Z] 765212b225bb: Download complete [2023-01-10T19:50:46.677Z] f23df028b6ca: Verifying Checksum [2023-01-10T19:50:46.677Z] f23df028b6ca: Download complete [2023-01-10T19:50:46.677Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T19:50:46.677Z] d65c8cfc05b1: Download complete [2023-01-10T19:50:46.945Z] 699f458cf7ca: Verifying Checksum [2023-01-10T19:50:46.945Z] 699f458cf7ca: Download complete [2023-01-10T19:50:47.215Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T19:50:47.216Z] 8998bd30e6a1: Download complete [2023-01-10T19:50:49.881Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T19:50:49.881Z] 2437ff75d9bd: Download complete [2023-01-10T19:50:51.339Z] 8998bd30e6a1: Pull complete [2023-01-10T19:50:51.941Z] 04944245beec: Pull complete [2023-01-10T19:50:53.354Z] 699f458cf7ca: Pull complete [2023-01-10T19:50:53.354Z] 765212b225bb: Pull complete [2023-01-10T19:50:54.311Z] f23df028b6ca: Pull complete [2023-01-10T19:50:54.311Z] d65c8cfc05b1: Pull complete [2023-01-10T19:51:09.294Z] 2437ff75d9bd: Pull complete [2023-01-10T19:51:09.294Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T19:51:09.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T19:51:09.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:51:09.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-1644 does not seem to be running inside a container [2023-01-10T19:51:09.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T19:51:12.305Z] $ docker top 305ea53a19362f1db16fcf94ea48f2c7ee85f547e6b78d7a74cef2195052f455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:51:12.925Z] ---> job-cost.sh [2023-01-10T19:51:13.190Z] lf-activate-venv: SKIPPING [2023-01-10T19:51:13.190Z] INFO: No Stack... [2023-01-10T19:51:13.769Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T19:51:14.348Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T19:51:14.686Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2023-01-10T19:51:14.686Z] [Pipeline] lock [2023-01-10T19:51:15.026Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4272-1-stack-cost] [2023-01-10T19:51:15.031Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4272-1-stack-cost] did not exist. Created. [2023-01-10T19:51:15.031Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T19:51:15.446Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T19:51:15.623Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T19:51:15.638Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4272-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T19:51:15.714Z] $ docker stop --time=1 305ea53a19362f1db16fcf94ea48f2c7ee85f547e6b78d7a74cef2195052f455 [2023-01-10T19:51:17.231Z] $ docker rm -f --volumes 305ea53a19362f1db16fcf94ea48f2c7ee85f547e6b78d7a74cef2195052f455 [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 [2023-01-10T19:51:18.232Z] provisioning config files... [2023-01-10T19:51:18.240Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4362876734417362279tmp [Pipeline] { [Pipeline] sh [2023-01-10T19:51:18.575Z] + set +x [2023-01-10T19:51:18.575Z] + curl -s https://codecov.io/bash [2023-01-10T19:51:18.575Z] + bash -s -- [2023-01-10T19:51:18.575Z] [2023-01-10T19:51:18.575Z] _____ _ [2023-01-10T19:51:18.575Z] / ____| | | [2023-01-10T19:51:18.575Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T19:51:18.575Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T19:51:18.575Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T19:51:18.575Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T19:51:18.575Z] Bash-1.0.6 [2023-01-10T19:51:18.575Z] [2023-01-10T19:51:18.575Z] [2023-01-10T19:51:18.575Z] ==> git version 2.25.1 found [2023-01-10T19:51:18.575Z] ==> 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 [2023-01-10T19:51:18.575Z] Release-Date: 2020-01-08 [2023-01-10T19:51:18.575Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T19:51:18.575Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T19:51:18.575Z] ==> Jenkins CI detected. [2023-01-10T19:51:18.575Z] current dir:  /w/workspace/edgex-go/1 [2023-01-10T19:51:18.575Z] project root: . [2023-01-10T19:51:18.575Z] --> token set from env [2023-01-10T19:51:18.575Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T19:51:18.575Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T19:51:18.834Z] ==> Python coveragepy not found [2023-01-10T19:51:18.834Z] ==> Searching for coverage reports in: [2023-01-10T19:51:18.834Z] + . [2023-01-10T19:51:18.834Z] -> Found 1 reports [2023-01-10T19:51:18.834Z] ==> Detecting git/mercurial file structure [2023-01-10T19:51:18.834Z] ==> Reading reports [2023-01-10T19:51:18.834Z] + ./coverage.out bytes=494833 [2023-01-10T19:51:18.834Z] ==> Appending adjustments [2023-01-10T19:51:18.834Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T19:51:20.267Z] + Found adjustments [2023-01-10T19:51:20.267Z] ==> Gzipping contents [2023-01-10T19:51:20.267Z] 64K /tmp/codecov.APzlWH.gz [2023-01-10T19:51:20.267Z] ==> Uploading reports [2023-01-10T19:51:20.267Z] url: https://codecov.io [2023-01-10T19:51:20.267Z] query: branch=PR-4272&commit=b49062560e6e853426541f5b65877e2225ac2cac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4272&job=&cmd_args= [2023-01-10T19:51:20.267Z] -> Pinging Codecov [2023-01-10T19:51:20.267Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4272&commit=b49062560e6e853426541f5b65877e2225ac2cac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4272&job=&cmd_args= [2023-01-10T19:51:20.526Z] -> Uploading to [2023-01-10T19:51:20.526Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/00271124DB129430A58F1EEE437C3FCB/b49062560e6e853426541f5b65877e2225ac2cac/d71f0742-070b-4c87-a7b5-76d2bc0377e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T195120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c5633f0e34370a14e41ea72c4971b864c676a6b07baf44fe3be2dfa49bc1783 [2023-01-10T19:51:20.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T19:51:20.526Z] Dload Upload Total Spent Left Speed [2023-01-10T19:51:20.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63921 0 0 100 63921 0 232k --:--:-- --:--:-- --:--:-- 232k [2023-01-10T19:51:20.787Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b49062560e6e853426541f5b65877e2225ac2cac [Pipeline] } [2023-01-10T19:51:20.815Z] 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 [2023-01-10T19:51:22.112Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:51:22.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:51:23.332Z] ---> package-listing.sh [2023-01-10T19:51:23.332Z] ++ facter osfamily [2023-01-10T19:51:23.332Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T19:51:23.592Z] + OS_FAMILY=debian [2023-01-10T19:51:23.592Z] + workspace=/w/workspace/edgex-go/1 [2023-01-10T19:51:23.592Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T19:51:23.592Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T19:51:23.592Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T19:51:23.592Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T19:51:23.592Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-10T19:51:23.592Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T19:51:23.592Z] + case "${OS_FAMILY}" in [2023-01-10T19:51:23.592Z] + dpkg -l [2023-01-10T19:51:23.592Z] + grep '^ii' [2023-01-10T19:51:23.592Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T19:51:23.592Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T19:51:23.592Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T19:51:23.592Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-10T19:51:23.592Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-10T19:51:23.592Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-10T19:51:23.632Z] 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 [2023-01-10T19:51:23.924Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:51:24.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T19:51:24.547Z] [2023-01-10T19:51:24.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T19:51:24.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T19:51:24.919Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T19:51:24.919Z] 5eb5b503b376: Pulling fs layer [2023-01-10T19:51:24.919Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T19:51:24.919Z] ec43610c2a17: Pulling fs layer [2023-01-10T19:51:24.919Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T19:51:24.919Z] 33b1e0a273af: Pulling fs layer [2023-01-10T19:51:24.919Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T19:51:24.919Z] 2f39f015ded8: Pulling fs layer [2023-01-10T19:51:24.919Z] 3a2ae6a8a46f: Waiting [2023-01-10T19:51:24.919Z] 33b1e0a273af: Waiting [2023-01-10T19:51:24.919Z] 5d3b04190fa2: Waiting [2023-01-10T19:51:24.919Z] 2f39f015ded8: Waiting [2023-01-10T19:51:24.919Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T19:51:24.919Z] 5c69ac0246d0: Download complete [2023-01-10T19:51:24.919Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T19:51:24.919Z] 3a2ae6a8a46f: Download complete [2023-01-10T19:51:25.180Z] 33b1e0a273af: Verifying Checksum [2023-01-10T19:51:25.180Z] 33b1e0a273af: Download complete [2023-01-10T19:51:25.180Z] ec43610c2a17: Verifying Checksum [2023-01-10T19:51:25.180Z] ec43610c2a17: Download complete [2023-01-10T19:51:25.180Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T19:51:25.180Z] 5d3b04190fa2: Download complete [2023-01-10T19:51:25.180Z] 5eb5b503b376: Download complete [2023-01-10T19:51:26.116Z] 2f39f015ded8: Download complete [2023-01-10T19:51:26.686Z] 5eb5b503b376: Pull complete [2023-01-10T19:51:26.686Z] 5c69ac0246d0: Pull complete [2023-01-10T19:51:27.253Z] ec43610c2a17: Pull complete [2023-01-10T19:51:27.253Z] 3a2ae6a8a46f: Pull complete [2023-01-10T19:51:27.512Z] 33b1e0a273af: Pull complete [2023-01-10T19:51:27.512Z] 5d3b04190fa2: Pull complete [2023-01-10T19:51:32.782Z] 2f39f015ded8: Pull complete [2023-01-10T19:51:32.782Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T19:51:32.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T19:51:32.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T19:51:32.996Z] prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container [2023-01-10T19:51:33.010Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T19:51:35.911Z] $ docker top 974c778d43a657dc6e7683d2c5fde4acb74ef34246f77c50b7480b87014b55aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T19:51:36.320Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T19:51:36.628Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T19:51:36.933Z] + ls /var/log/sa-host [2023-01-10T19:51:36.933Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T19:51:37.061Z] provisioning config files... [2023-01-10T19:51:37.071Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2059018432132815854tmp [Pipeline] { [Pipeline] echo [2023-01-10T19:51:37.109Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:51:37.528Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T19:51:37.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:51:37.974Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T19:51:38.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:51:38.391Z] ---> sudo-logs.sh [2023-01-10T19:51:38.391Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T19:51:38.474Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:51:38.784Z] ---> job-cost.sh [2023-01-10T19:51:38.784Z] lf-activate-venv: SKIPPING [2023-01-10T19:51:38.784Z] DEBUG: total: 0.10999999940395355 [2023-01-10T19:51:38.784Z] INFO: Retrieving Stack Cost... [2023-01-10T19:51:39.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T19:51:39.609Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T19:51:39.644Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T19:51:39.954Z] ---> logs-deploy.sh [2023-01-10T19:51:39.954Z] lf-activate-venv: SKIPPING [2023-01-10T19:51:39.954Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4272/1 [2023-01-10T19:51:39.954Z] INFO: archiving workspace using pattern(s): [2023-01-10T19:51:40.890Z] Archives upload complete. [2023-01-10T19:51:41.150Z] INFO: archiving logs to Nexus