Pull request #4256 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 4270eb4bca06d4010126a28636640fde07f194a3+9375de5c7b085e81369eddbac64bbb2804e62f01 (0250950bcc2219fcaf73f11b6671443257bb5c02) 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-ssh6840517824762170018.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-ssh7648792948234986521.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-4256/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-4256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16785198029041018719.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-4256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1125173152526769844.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-ssh14609187781878078628.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-4256/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-4256/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12000411581950784009.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-400 in /w/workspace/edgexfoundry_edgex-go_PR-4256 [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/4256/head:refs/remotes/origin/PR-4256 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9375de5c7b085e81369eddbac64bbb2804e62f01 into PR head commit 4270eb4bca06d4010126a28636640fde07f194a3 Merge succeeded, producing 4270eb4bca06d4010126a28636640fde07f194a3 Checking out Revision 4270eb4bca06d4010126a28636640fde07f194a3 (PR-4256) > git config core.sparsecheckout # timeout=10 > git checkout -f 4270eb4bca06d4010126a28636640fde07f194a3 # 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 9375de5c7b085e81369eddbac64bbb2804e62f01 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4270eb4bca06d4010126a28636640fde07f194a3 # timeout=10 Commit message: "refactor!: Use latest module with renamed option flags" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-23T22:40:42.346Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-23T22:40:42.539Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-23T22:40:42.659Z] ========================================================= [2022-12-23T22:40:42.659Z] EdgeX Global Pipelines Version Info [2022-12-23T22:40:42.659Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-23T22:40:43.429Z] ------------------- [2022-12-23T22:40:43.429Z] stable info: [2022-12-23T22:40:43.429Z] ------------------- [2022-12-23T22:40:43.429Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-23T22:40:43.429Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-23T22:40:43.429Z] Message: update stable to v1.0.244 [2022-12-23T22:40:43.998Z] ------------------- [2022-12-23T22:40:43.999Z] experimental info: [2022-12-23T22:40:43.999Z] ------------------- [2022-12-23T22:40:43.999Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-23T22:40:43.999Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-23T22:40:43.999Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-23T22:40:44.288Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-12-23T22:40:44.323Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-12-23T22:40:44.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-23T22:40:44.391Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-23T22:40:44.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-23T22:40:44.462Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-23T22:40:44.494Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-23T22:40:44.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-12-23T22:40:44.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-12-23T22:40:44.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-12-23T22:40:44.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-23T22:40:44.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-23T22:40:44.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-23T22:40:44.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-23T22:40:44.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-23T22:40:44.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-23T22:40:44.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-23T22:40:44.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-23T22:40:44.896Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-23T22:40:44.936Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-23T22:40:44.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-23T22:40:45.016Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-23T22:40:45.059Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-23T22:40:45.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4256 [Pipeline] echo [2022-12-23T22:40:45.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4256 [Pipeline] echo [2022-12-23T22:40:45.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4256 [Pipeline] echo [2022-12-23T22:40:45.205Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4270eb4bca06d4010126a28636640fde07f194a3 [Pipeline] echo [2022-12-23T22:40:45.242Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4270eb4 [Pipeline] echo [2022-12-23T22:40:45.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-23T22:40:45.403Z] provisioning config files... [2022-12-23T22:40:45.417Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5607014174823399636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-23T22:40:45.761Z] ---> docker-login.sh [2022-12-23T22:40:45.761Z] nexus3.edgexfoundry.org:10001 [2022-12-23T22:40:46.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T22:40:46.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T22:40:46.021Z] Configure a credential helper to remove this warning. See [2022-12-23T22:40:46.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T22:40:46.021Z] [2022-12-23T22:40:46.021Z] Login Succeeded [2022-12-23T22:40:46.021Z] nexus3.edgexfoundry.org:10002 [2022-12-23T22:40:46.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T22:40:46.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T22:40:46.282Z] Configure a credential helper to remove this warning. See [2022-12-23T22:40:46.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T22:40:46.282Z] [2022-12-23T22:40:46.282Z] Login Succeeded [2022-12-23T22:40:46.282Z] nexus3.edgexfoundry.org:10003 [2022-12-23T22:40:46.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T22:40:46.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T22:40:46.282Z] Configure a credential helper to remove this warning. See [2022-12-23T22:40:46.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T22:40:46.282Z] [2022-12-23T22:40:46.282Z] Login Succeeded [2022-12-23T22:40:46.282Z] nexus3.edgexfoundry.org:10004 [2022-12-23T22:40:46.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T22:40:46.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T22:40:46.542Z] Configure a credential helper to remove this warning. See [2022-12-23T22:40:46.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T22:40:46.542Z] [2022-12-23T22:40:46.542Z] Login Succeeded [2022-12-23T22:40:46.542Z] docker.io [2022-12-23T22:40:46.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T22:40:46.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T22:40:46.806Z] Configure a credential helper to remove this warning. See [2022-12-23T22:40:46.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T22:40:46.806Z] [2022-12-23T22:40:46.806Z] Login Succeeded [2022-12-23T22:40:46.806Z] ---> docker-login.sh ends [Pipeline] } [2022-12-23T22:40:46.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-23T22:40:47.253Z] + 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 cmd/sys-mgmt-agent/Dockerfile [2022-12-23T22:40:47.253Z] + dirname cmd/core-command/Dockerfile [2022-12-23T22:40:47.253Z] + cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo core-command,cmd/core-command/Dockerfile [2022-12-23T22:40:47.253Z] + dirname cmd/core-data/Dockerfile [2022-12-23T22:40:47.253Z] + cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo core-data,cmd/core-data/Dockerfile [2022-12-23T22:40:47.253Z] + dirname cmd/core-metadata/Dockerfile [2022-12-23T22:40:47.253Z] + cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-12-23T22:40:47.253Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-12-23T22:40:47.253Z] + cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-12-23T22:40:47.253Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2022-12-23T22:40:47.253Z] cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-12-23T22:40:47.253Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-12-23T22:40:47.253Z] + cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-12-23T22:40:47.253Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-12-23T22:40:47.253Z] + cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-12-23T22:40:47.253Z] + dirname cmd/security-spire-agent/Dockerfile [2022-12-23T22:40:47.253Z] + cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-12-23T22:40:47.253Z] + + dirname cmd/security-spire-config/Dockerfile [2022-12-23T22:40:47.253Z] cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-12-23T22:40:47.253Z] + dirname cmd/security-spire-server/Dockerfile [2022-12-23T22:40:47.253Z] + cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-12-23T22:40:47.253Z] + dirname cmd/support-notifications/Dockerfile [2022-12-23T22:40:47.253Z] + cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-12-23T22:40:47.253Z] + dirname cmd/support-scheduler/Dockerfile [2022-12-23T22:40:47.253Z] + cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-12-23T22:40:47.253Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-12-23T22:40:47.253Z] + cut -d/ -f2 [2022-12-23T22:40:47.253Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-12-23T22:40:47.328Z] 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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-23T22:40:47.813Z] + git rev-list -1 --merges 4270eb4bca06d4010126a28636640fde07f194a3~1..4270eb4bca06d4010126a28636640fde07f194a3 [Pipeline] echo [2022-12-23T22:40:47.847Z] -----------> git rev-list -1 --merges 4270eb4bca06d4010126a28636640fde07f194a3~1..4270eb4bca06d4010126a28636640fde07f194a3 4270eb4bca06d4010126a28636640fde07f194a3 [false] [Pipeline] sh [2022-12-23T22:40:48.157Z] + git log --format=format:%s -1 4270eb4bca06d4010126a28636640fde07f194a3 [Pipeline] echo [2022-12-23T22:40:48.193Z] ========================================================= [2022-12-23T22:40:48.193Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-23T22:40:48.193Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-12-23T22:40:48.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-23T22:40:48.668Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-23T22:40:48.668Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-23T22:40:48.668Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-23T22:40:48.668Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-23T22:40:48.668Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-23T22:40:48.668Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T22:40:49.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-23T22:40:49.135Z] [2022-12-23T22:40:49.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T22:40:49.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-23T22:40:49.513Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-23T22:40:49.513Z] b85a868b505f: Pulling fs layer [2022-12-23T22:40:49.513Z] e2be974225ed: Pulling fs layer [2022-12-23T22:40:49.513Z] 339a4e72a1f5: Pulling fs layer [2022-12-23T22:40:49.513Z] 988bab9f4d93: Pulling fs layer [2022-12-23T22:40:49.513Z] 1469e6f7b9e6: Pulling fs layer [2022-12-23T22:40:49.513Z] eaf3925da568: Pulling fs layer [2022-12-23T22:40:49.513Z] bab4dde63d76: Pulling fs layer [2022-12-23T22:40:49.513Z] bde34c3a00c8: Pulling fs layer [2022-12-23T22:40:49.513Z] b352a97aabf1: Pulling fs layer [2022-12-23T22:40:49.513Z] 988bab9f4d93: Waiting [2022-12-23T22:40:49.513Z] 4872d77fe225: Pulling fs layer [2022-12-23T22:40:49.513Z] 5851b861e8e6: Pulling fs layer [2022-12-23T22:40:49.513Z] 1469e6f7b9e6: Waiting [2022-12-23T22:40:49.513Z] 5851b861e8e6: Waiting [2022-12-23T22:40:49.513Z] eaf3925da568: Waiting [2022-12-23T22:40:49.513Z] bde34c3a00c8: Waiting [2022-12-23T22:40:49.513Z] 4872d77fe225: Waiting [2022-12-23T22:40:49.513Z] bab4dde63d76: Waiting [2022-12-23T22:40:49.513Z] b352a97aabf1: Waiting [2022-12-23T22:40:49.513Z] e2be974225ed: Verifying Checksum [2022-12-23T22:40:49.513Z] e2be974225ed: Download complete [2022-12-23T22:40:49.513Z] 988bab9f4d93: Download complete [2022-12-23T22:40:49.774Z] 1469e6f7b9e6: Verifying Checksum [2022-12-23T22:40:49.774Z] 1469e6f7b9e6: Download complete [2022-12-23T22:40:49.774Z] 339a4e72a1f5: Verifying Checksum [2022-12-23T22:40:49.774Z] 339a4e72a1f5: Download complete [2022-12-23T22:40:49.774Z] eaf3925da568: Verifying Checksum [2022-12-23T22:40:49.774Z] eaf3925da568: Download complete [2022-12-23T22:40:49.774Z] bde34c3a00c8: Verifying Checksum [2022-12-23T22:40:49.774Z] bde34c3a00c8: Download complete [2022-12-23T22:40:49.774Z] b352a97aabf1: Verifying Checksum [2022-12-23T22:40:49.774Z] b352a97aabf1: Download complete [2022-12-23T22:40:49.774Z] 4872d77fe225: Verifying Checksum [2022-12-23T22:40:49.774Z] 4872d77fe225: Download complete [2022-12-23T22:40:49.774Z] 5851b861e8e6: Verifying Checksum [2022-12-23T22:40:49.774Z] 5851b861e8e6: Download complete [2022-12-23T22:40:49.774Z] b85a868b505f: Verifying Checksum [2022-12-23T22:40:49.774Z] b85a868b505f: Download complete [2022-12-23T22:40:50.341Z] bab4dde63d76: Verifying Checksum [2022-12-23T22:40:50.341Z] bab4dde63d76: Download complete [2022-12-23T22:40:51.282Z] b85a868b505f: Pull complete [2022-12-23T22:40:51.282Z] e2be974225ed: Pull complete [2022-12-23T22:40:51.854Z] 339a4e72a1f5: Pull complete [2022-12-23T22:40:51.854Z] 988bab9f4d93: Pull complete [2022-12-23T22:40:52.114Z] 1469e6f7b9e6: Pull complete [2022-12-23T22:40:52.114Z] eaf3925da568: Pull complete [2022-12-23T22:40:54.041Z] bab4dde63d76: Pull complete [2022-12-23T22:40:54.041Z] bde34c3a00c8: Pull complete [2022-12-23T22:40:54.302Z] b352a97aabf1: Pull complete [2022-12-23T22:40:54.302Z] 4872d77fe225: Pull complete [2022-12-23T22:40:54.302Z] 5851b861e8e6: Pull complete [2022-12-23T22:40:54.302Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-23T22:40:54.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-23T22:40:54.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T22:40:54.554Z] prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container [2022-12-23T22:40:54.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-23T22:40:56.060Z] $ docker top 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 -eo pid,comm [2022-12-23T22:40:56.120Z] 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). [2022-12-23T22:40:56.120Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-23T22:40:56.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-23T22:40:56.231Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-23T22:40:56.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-23T22:40:56.351Z] $ docker exec 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 ssh-agent [2022-12-23T22:40:56.465Z] SSH_AUTH_SOCK=/tmp/ssh-ALmvw0EJ3SgE/agent.32 [2022-12-23T22:40:56.465Z] SSH_AGENT_PID=38 [2022-12-23T22:40:56.471Z] Running ssh-add (command line suppressed) [2022-12-23T22:40:56.573Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7870709683200835723.key (/w/workspace/edgex-go/1@tmp/private_key_7870709683200835723.key) [2022-12-23T22:40:56.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-23T22:40:56.916Z] + git tag --points-at HEAD [Pipeline] } [2022-12-23T22:40:56.941Z] $ docker exec --env ******** --env ******** 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 ssh-agent -k [2022-12-23T22:40:57.045Z] unset SSH_AUTH_SOCK; [2022-12-23T22:40:57.046Z] unset SSH_AGENT_PID; [2022-12-23T22:40:57.046Z] echo Agent pid 38 killed; [2022-12-23T22:40:57.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-23T22:40:57.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-23T22:40:57.139Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-23T22:40:57.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-23T22:40:57.271Z] $ docker exec 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 ssh-agent [2022-12-23T22:40:57.388Z] SSH_AUTH_SOCK=/tmp/ssh-QSBVn0CKJOEL/agent.70 [2022-12-23T22:40:57.388Z] SSH_AGENT_PID=76 [2022-12-23T22:40:57.399Z] Running ssh-add (command line suppressed) [2022-12-23T22:40:57.500Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11239420346343336443.key (/w/workspace/edgex-go/1@tmp/private_key_11239420346343336443.key) [2022-12-23T22:40:57.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-23T22:40:57.897Z] + git semver init [2022-12-23T22:40:58.156Z] 2022-12-23 22:40:58,077 [run_init] DEBUG init version:0.0.0 force:False [2022-12-23T22:40:58.156Z] 2022-12-23 22:40:58,078 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-12-23T22:40:58.156Z] 2022-12-23 22:40:58,078 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-12-23T22:40:58.156Z] 2022-12-23 22:40:58,079 [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) [2022-12-23T22:41:02.410Z] 2022-12-23 22:41:02,229 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-12-23T22:41:02.410Z] 2022-12-23 22:41:02,230 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4256 with force:False [2022-12-23T22:41:02.410Z] 2022-12-23 22:41:02,230 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4256 [2022-12-23T22:41:02.410Z] 2022-12-23 22:41:02,232 [execute] INFO git cat-file --batch-check [2022-12-23T22:41:02.410Z] 2022-12-23 22:41:02,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-12-23T22:41:02.410Z] 2022-12-23 22:41:02,238 [execute] INFO git cat-file --batch [2022-12-23T22:41:02.410Z] 2022-12-23 22:41:02,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-12-23T22:41:02.410Z] 2022-12-23 22:41:02,243 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4256 [2022-12-23T22:41:02.410Z] 0.0.0 [Pipeline] } [2022-12-23T22:41:02.438Z] $ docker exec --env ******** --env ******** 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 ssh-agent -k [2022-12-23T22:41:02.536Z] unset SSH_AUTH_SOCK; [2022-12-23T22:41:02.536Z] unset SSH_AGENT_PID; [2022-12-23T22:41:02.536Z] echo Agent pid 76 killed; [2022-12-23T22:41:02.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-23T22:41:02.982Z] + git semver [Pipeline] } [2022-12-23T22:41:03.263Z] $ docker stop --time=1 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 [2022-12-23T22:41:04.596Z] $ docker rm -f --volumes 54288ddb33d7999d671bc27028224e095c097cefbfb2cf5273c6791d862fb133 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-23T22:41:05.007Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-23T22:41:05.262Z] Stashed 1 file(s) [Pipeline] echo [2022-12-23T22:41:05.280Z] [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 [2022-12-23T22:41:06.022Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-12-23T22:41:06.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-23T22:41:06.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-23T22:41:06.118Z] ========================================================= [2022-12-23T22:41:06.118Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-23T22:41:06.118Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-23T22:41:06.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-23T22:41:06.466Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-23T22:41:06.466Z] 213ec9aee27d: Pulling fs layer [2022-12-23T22:41:06.466Z] 4583459ba037: Pulling fs layer [2022-12-23T22:41:06.466Z] 93c1e223e6f2: Pulling fs layer [2022-12-23T22:41:06.466Z] 53926ce57604: Pulling fs layer [2022-12-23T22:41:06.466Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-23T22:41:06.466Z] 22ff95d597cd: Pulling fs layer [2022-12-23T22:41:06.466Z] 12d6caf4c0d1: Pulling fs layer [2022-12-23T22:41:06.466Z] 96b7cbca73a9: Pulling fs layer [2022-12-23T22:41:06.466Z] a7acece74701: Pulling fs layer [2022-12-23T22:41:06.466Z] a7acece74701: Waiting [2022-12-23T22:41:06.466Z] 96b7cbca73a9: Waiting [2022-12-23T22:41:06.466Z] 53926ce57604: Waiting [2022-12-23T22:41:06.466Z] 21b2b0c7a3f4: Waiting [2022-12-23T22:41:06.466Z] 22ff95d597cd: Waiting [2022-12-23T22:41:06.466Z] 93c1e223e6f2: Verifying Checksum [2022-12-23T22:41:06.466Z] 93c1e223e6f2: Download complete [2022-12-23T22:41:06.466Z] 4583459ba037: Verifying Checksum [2022-12-23T22:41:06.466Z] 4583459ba037: Download complete [2022-12-23T22:41:06.466Z] 21b2b0c7a3f4: Download complete [2022-12-23T22:41:06.466Z] 22ff95d597cd: Verifying Checksum [2022-12-23T22:41:06.466Z] 22ff95d597cd: Download complete [2022-12-23T22:41:06.466Z] 213ec9aee27d: Download complete [2022-12-23T22:41:06.466Z] 12d6caf4c0d1: Download complete [2022-12-23T22:41:06.732Z] 213ec9aee27d: Pull complete [2022-12-23T22:41:06.732Z] 4583459ba037: Pull complete [2022-12-23T22:41:06.732Z] 93c1e223e6f2: Pull complete [2022-12-23T22:41:07.323Z] a7acece74701: Verifying Checksum [2022-12-23T22:41:07.323Z] a7acece74701: Download complete [2022-12-23T22:41:07.323Z] 53926ce57604: Verifying Checksum [2022-12-23T22:41:07.323Z] 53926ce57604: Download complete [2022-12-23T22:41:07.588Z] 96b7cbca73a9: Verifying Checksum [2022-12-23T22:41:07.588Z] 96b7cbca73a9: Download complete [2022-12-23T22:41:10.871Z] 53926ce57604: Pull complete [2022-12-23T22:41:10.871Z] 21b2b0c7a3f4: Pull complete [2022-12-23T22:41:11.129Z] 22ff95d597cd: Pull complete [2022-12-23T22:41:11.129Z] 12d6caf4c0d1: Pull complete [2022-12-23T22:41:13.030Z] 96b7cbca73a9: Pull complete [2022-12-23T22:41:13.967Z] a7acece74701: Pull complete [2022-12-23T22:41:13.967Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-23T22:41:13.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-23T22:41:13.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-23T22:41:14.336Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-23T22:41:14.336Z] WORKDIR /edgex [2022-12-23T22:41:14.336Z] COPY go.mod . [2022-12-23T22:41:14.336Z] RUN go mod download [2022-12-23T22:41:14.336Z] + docker build -t ci-base-image-x86_64 -f - . [2022-12-23T22:41:14.924Z] Sending build context to Docker daemon 170.3MB [2022-12-23T22:41:14.924Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-23T22:41:14.924Z] ---> db6d94c90886 [2022-12-23T22:41:14.924Z] Step 2/4 : WORKDIR /edgex [2022-12-23T22:41:17.460Z] ---> Running in 47248a936397 [2022-12-23T22:41:17.460Z] Removing intermediate container 47248a936397 [2022-12-23T22:41:17.460Z] ---> b890c35c0e02 [2022-12-23T22:41:17.460Z] Step 3/4 : COPY go.mod . [2022-12-23T22:41:17.460Z] ---> 66739fccd8fd [2022-12-23T22:41:17.460Z] Step 4/4 : RUN go mod download [2022-12-23T22:41:17.460Z] ---> Running in 2b187c2c326b [2022-12-23T22:41:20.579Z] Still waiting to schedule task [2022-12-23T22:41:20.579Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-23T22:41:32.358Z] Removing intermediate container 2b187c2c326b [2022-12-23T22:41:32.358Z] ---> cfa0c9218d9e [2022-12-23T22:41:32.358Z] Successfully built cfa0c9218d9e [2022-12-23T22:41:32.358Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T22:41:32.731Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-23T22:41:32.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T22:41:32.880Z] prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container [2022-12-23T22:41:32.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-23T22:41:33.286Z] $ docker top e41e1c3661edae7978d6f17a44b19c9c8e7ba73d0e0c985b0bedcbe9dfe1522e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-23T22:41:33.683Z] + go version [2022-12-23T22:41:33.683Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-23T22:41:33.717Z] $ docker stop --time=1 e41e1c3661edae7978d6f17a44b19c9c8e7ba73d0e0c985b0bedcbe9dfe1522e [2022-12-23T22:41:35.049Z] $ docker rm -f --volumes e41e1c3661edae7978d6f17a44b19c9c8e7ba73d0e0c985b0bedcbe9dfe1522e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T22:41:35.705Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-23T22:41:35.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T22:41:35.856Z] prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container [2022-12-23T22:41:35.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-23T22:41:36.264Z] $ docker top ef5bc240aeb6ee0ac6eb847861b3580889bc9405e4185676e593404f6d274b06 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-23T22:41:36.373Z] ========================================================= [2022-12-23T22:41:36.373Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-12-23T22:41:36.373Z] ========================================================= [Pipeline] sh [2022-12-23T22:41:36.666Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-12-23T22:41:37.027Z] + make test [2022-12-23T22:41:37.027Z] go test -race -coverprofile=coverage.out ./... [2022-12-23T22:41:43.585Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-12-23T22:41:55.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-12-23T22:41:55.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-12-23T22:41:56.030Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-12-23T22:41:56.030Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-12-23T22:41:56.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-12-23T22:41:56.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-12-23T22:41:56.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-12-23T22:41:56.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-12-23T22:41:56.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-12-23T22:41:56.546Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-12-23T22:41:56.546Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-12-23T22:41:56.546Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-12-23T22:41:56.546Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-12-23T22:41:56.546Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-12-23T22:41:56.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-12-23T22:41:57.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-12-23T22:41:57.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-12-23T22:41:57.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-12-23T22:41:57.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2022-12-23T22:41:57.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.148s coverage: 43.0% of statements [2022-12-23T22:41:57.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-12-23T22:41:57.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-12-23T22:41:57.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.122s coverage: 54.2% of statements [2022-12-23T22:41:57.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-12-23T22:41:57.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.517s coverage: 89.2% of statements [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.128s coverage: 2.2% of statements [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.546s coverage: 95.6% of statements [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements [2022-12-23T22:42:02.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.090s coverage: 47.1% of statements [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2022-12-23T22:42:02.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [2022-12-23T22:42:09.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements [2022-12-23T22:42:09.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-12-23T22:42:11.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 79.9% of statements [2022-12-23T22:42:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.088s coverage: 86.9% of statements [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.094s coverage: 87.2% of statements [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 58.8% of statements [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 80.0% of statements [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 64.7% of statements [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.383s coverage: 65.8% of statements [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 41.8% of statements [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-12-23T22:42:21.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-12-23T22:42:21.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-12-23T22:42:21.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-12-23T22:42:21.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-12-23T22:42:21.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-12-23T22:42:21.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-12-23T22:42:21.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.075s coverage: 28.9% of statements [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-12-23T22:42:21.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-12-23T22:42:21.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-12-23T22:42:21.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-12-23T22:42:21.707Z] 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 [2022-12-23T22:42:39.780Z] 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." [2022-12-23T22:42:39.780Z] go vet ./... [2022-12-23T22:42:43.078Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-23T22:42:43.078Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-23T22:42:43.432Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-23T22:42:43.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-12-23T22:42:43.782Z] + ls -al . [2022-12-23T22:42:43.782Z] total 772 [2022-12-23T22:42:43.782Z] drwxrwxr-x 11 1001 1001 4096 Dec 23 22:41 . [2022-12-23T22:42:43.782Z] drwxr-xr-x 4 root root 4096 Dec 23 22:41 .. [2022-12-23T22:42:43.782Z] drwxrwxr-x 2 1001 1001 4096 Dec 23 22:40 .blubracket [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 16 Dec 23 22:40 .dockerignore [2022-12-23T22:42:43.782Z] drwxrwxr-x 8 1001 1001 4096 Dec 23 22:42 .git [2022-12-23T22:42:43.782Z] drwxrwxr-x 3 1001 1001 4096 Dec 23 22:40 .github [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 1030 Dec 23 22:40 .gitignore [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 42 Dec 23 22:40 .golangci.yml [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 87 Dec 23 22:40 .hadolint.yml [2022-12-23T22:42:43.782Z] drwxr-xr-x 3 1001 1001 4096 Dec 23 22:41 .semver [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 166 Dec 23 22:40 .sonarcloud.properties [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 1171 Dec 23 22:40 ADOPTERS.md [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 10618 Dec 23 22:40 Attribution.txt [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 73765 Dec 23 22:40 CHANGELOG.md [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 3804 Dec 23 22:40 CONTRIBUTING.md [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 677 Dec 23 22:40 GOVERNANCE.md [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 850 Dec 23 22:40 Jenkinsfile [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 10775 Dec 23 22:40 LICENSE [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 13289 Dec 23 22:40 Makefile [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 582 Dec 23 22:40 OWNERS.md [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 9403 Dec 23 22:40 README.md [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 6912 Dec 23 22:40 SECURITY.md [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 5 Dec 23 22:41 VERSION [2022-12-23T22:42:43.782Z] drwxrwxr-x 2 1001 1001 4096 Dec 23 22:40 bin [2022-12-23T22:42:43.782Z] drwxrwxr-x 18 1001 1001 4096 Dec 23 22:40 cmd [2022-12-23T22:42:43.782Z] -rw-r--r-- 1 root root 501826 Dec 23 22:42 coverage.out [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 3400 Dec 23 22:40 go.mod [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 45110 Dec 23 22:40 go.sum [2022-12-23T22:42:43.782Z] drwxrwxr-x 8 1001 1001 4096 Dec 23 22:40 internal [2022-12-23T22:42:43.782Z] drwxrwxr-x 3 1001 1001 4096 Dec 23 22:40 openapi [2022-12-23T22:42:43.782Z] drwxrwxr-x 4 1001 1001 4096 Dec 23 22:40 snap [2022-12-23T22:42:43.782Z] -rw-rw-r-- 1 1001 1001 204 Dec 23 22:40 version.go [Pipeline] sh [2022-12-23T22:42:44.111Z] + '[' -e coverage.out ] [2022-12-23T22:42:44.111Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-12-23T22:42:44.237Z] Stashed 1 file(s) [Pipeline] sh [2022-12-23T22:42:44.531Z] + make build [2022-12-23T22:42:44.531Z] 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 [2022-12-23T22:42:51.023Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-401 in /w/workspace/edgexfoundry_edgex-go_PR-4256 [Pipeline] { [Pipeline] ws [2022-12-23T22:42:51.079Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-12-23T22:42:51.153Z] The recommended git tool is: git [2022-12-23T22:42:55.877Z] using credential edgex-jenkins-ssh [2022-12-23T22:42:55.895Z] Cloning the remote Git repository [2022-12-23T22:42:55.938Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-12-23T22:42:56.731Z] 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 [2022-12-23T22:42:56.016Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-12-23T22:42:56.176Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-12-23T22:42:56.177Z] > git --version # timeout=10 [2022-12-23T22:42:56.202Z] > git --version # 'git version 2.25.1' [2022-12-23T22:42:56.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-23T22:42:56.267Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-23T22:42:58.109Z] 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 [2022-12-23T22:42:59.044Z] 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 [2022-12-23T22:43:07.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-23T22:43:07.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-23T22:43:07.729Z] 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 [2022-12-23T22:43:09.111Z] 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 [2022-12-23T22:43:10.043Z] 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 [2022-12-23T22:43:11.417Z] 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 [2022-12-23T22:43:11.985Z] 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 [2022-12-23T22:43:12.919Z] 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 [2022-12-23T22:43:12.196Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-12-23T22:43:12.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-23T22:43:13.082Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-12-23T22:43:13.129Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-12-23T22:43:13.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-23T22:43:13.146Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4256/head:refs/remotes/origin/PR-4256 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-23T22:43:13.939Z] Merging remotes/origin/main commit 9375de5c7b085e81369eddbac64bbb2804e62f01 into PR head commit 4270eb4bca06d4010126a28636640fde07f194a3 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-23T22:43:14.317Z] Failed in branch arm64 [2022-12-23T22:43:13.960Z] > git config core.sparsecheckout # timeout=10 [2022-12-23T22:43:13.979Z] > git checkout -f 4270eb4bca06d4010126a28636640fde07f194a3 # timeout=10 [2022-12-23T22:43:15.450Z] 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] } [2022-12-23T22:43:16.415Z] $ docker stop --time=1 ef5bc240aeb6ee0ac6eb847861b3580889bc9405e4185676e593404f6d274b06 [2022-12-23T22:43:18.711Z] $ docker rm -f --volumes ef5bc240aeb6ee0ac6eb847861b3580889bc9405e4185676e593404f6d274b06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T22:43:20.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-23T22:43:20.010Z] [2022-12-23T22:43:20.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T22:43:20.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-23T22:43:20.388Z] latest: Pulling from edgex-devops/edgex-compose [2022-12-23T22:43:20.388Z] cbdbe7a5bc2a: Pulling fs layer [2022-12-23T22:43:20.388Z] ca9280d653b3: Pulling fs layer [2022-12-23T22:43:20.388Z] 7e9c9ca2126c: Pulling fs layer [2022-12-23T22:43:20.388Z] cbdbe7a5bc2a: Verifying Checksum [2022-12-23T22:43:20.388Z] cbdbe7a5bc2a: Download complete [2022-12-23T22:43:20.647Z] cbdbe7a5bc2a: Pull complete [2022-12-23T22:43:20.647Z] ca9280d653b3: Verifying Checksum [2022-12-23T22:43:20.647Z] ca9280d653b3: Download complete [2022-12-23T22:43:21.214Z] 7e9c9ca2126c: Download complete [2022-12-23T22:43:21.214Z] ca9280d653b3: Pull complete [2022-12-23T22:43:24.494Z] 7e9c9ca2126c: Pull complete [2022-12-23T22:43:24.494Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-12-23T22:43:24.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-23T22:43:24.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T22:43:24.704Z] prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container [2022-12-23T22:43:24.737Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-12-23T22:43:26.085Z] $ docker top 71c7a6f166008d3411dc29a0c7dc54bdd8e0c972de49ce9b3cfd5e6a6b2e8f5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-23T22:43:26.471Z] + + docker-composegrep parallel [2022-12-23T22:43:26.471Z] build --help [2022-12-23T22:43:27.039Z] --parallel Build images in parallel. [Pipeline] } [2022-12-23T22:43:27.078Z] $ docker stop --time=1 71c7a6f166008d3411dc29a0c7dc54bdd8e0c972de49ce9b3cfd5e6a6b2e8f5c [2022-12-23T22:43:28.416Z] $ docker rm -f --volumes 71c7a6f166008d3411dc29a0c7dc54bdd8e0c972de49ce9b3cfd5e6a6b2e8f5c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T22:43:29.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-23T22:43:29.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T22:43:29.179Z] prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container [2022-12-23T22:43:29.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-12-23T22:43:29.590Z] $ docker top 8093021d73119c8e1d0238846ea1ae4252ad8b0bb27e9cd5827627e33c74d10e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-23T22:43:29.986Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-23T22:43:30.562Z] Building core-command ... [2022-12-23T22:43:30.562Z] Building core-data ... [2022-12-23T22:43:30.562Z] Building core-metadata ... [2022-12-23T22:43:30.562Z] Building security-bootstrapper ... [2022-12-23T22:43:30.562Z] Building security-proxy-setup ... [2022-12-23T22:43:30.562Z] Building security-secretstore-setup ... [2022-12-23T22:43:30.562Z] Building security-spiffe-token-provider ... [2022-12-23T22:43:30.562Z] Building security-spire-agent ... [2022-12-23T22:43:30.562Z] Building security-spire-config ... [2022-12-23T22:43:30.562Z] Building security-spire-server ... [2022-12-23T22:43:30.562Z] Building support-notifications ... [2022-12-23T22:43:30.562Z] Building support-scheduler ... [2022-12-23T22:43:30.562Z] Building sys-mgmt-agent ... [2022-12-23T22:43:30.562Z] Building support-notifications [2022-12-23T22:43:30.562Z] Building security-spire-server [2022-12-23T22:43:30.562Z] Building security-bootstrapper [2022-12-23T22:43:30.562Z] Building security-secretstore-setup [2022-12-23T22:43:30.562Z] Building security-proxy-setup [2022-12-23T22:43:42.769Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:43:42.769Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:43:42.769Z] ---> cfa0c9218d9e [2022-12-23T22:43:42.769Z] Step 3/32 : WORKDIR /edgex-go [2022-12-23T22:43:42.769Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:43:42.769Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:43:42.769Z] ---> cfa0c9218d9e [2022-12-23T22:43:42.769Z] Step 3/21 : WORKDIR /edgex-go [2022-12-23T22:43:42.769Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:43:42.769Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:43:42.769Z] ---> cfa0c9218d9e [2022-12-23T22:43:42.769Z] Step 3/23 : WORKDIR /edgex-go [2022-12-23T22:43:43.027Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:43:43.027Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:43:43.027Z] ---> cfa0c9218d9e [2022-12-23T22:43:43.027Z] Step 3/24 : WORKDIR /edgex-go [2022-12-23T22:43:43.285Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:43:43.285Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:43:43.285Z] ---> cfa0c9218d9e [2022-12-23T22:43:43.285Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-23T22:43:45.819Z] ---> Running in 98214b87af7b [2022-12-23T22:43:45.819Z] ---> Running in 86936e2e2726 [2022-12-23T22:43:45.819Z] ---> Running in 8ebaab7282ae [2022-12-23T22:43:45.819Z] ---> Running in ff7dbb442092 [2022-12-23T22:43:45.819Z] ---> Running in 7a4be79df184 [2022-12-23T22:43:45.819Z] Removing intermediate container 8ebaab7282ae [2022-12-23T22:43:45.819Z] ---> cdffb30a3744 [2022-12-23T22:43:45.819Z] Step 4/22 : WORKDIR /edgex-go [2022-12-23T22:43:46.080Z] Removing intermediate container 98214b87af7b [2022-12-23T22:43:46.080Z] ---> 8d12bf2d1a2e [2022-12-23T22:43:46.080Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-23T22:43:46.080Z] Removing intermediate container ff7dbb442092 [2022-12-23T22:43:46.080Z] ---> 6ccc88a8ebde [2022-12-23T22:43:46.080Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-23T22:43:46.080Z] Removing intermediate container 86936e2e2726 [2022-12-23T22:43:46.080Z] ---> 31e5ea847692 [2022-12-23T22:43:46.080Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-23T22:43:46.080Z] Removing intermediate container 7a4be79df184 [2022-12-23T22:43:46.080Z] ---> 2d382dc1ae20 [2022-12-23T22:43:46.080Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-23T22:43:46.080Z] ---> Running in 183b21b5171d [2022-12-23T22:43:46.080Z] ---> Running in 1ee96ae37bbc [2022-12-23T22:43:46.080Z] ---> Running in 6942e9170b7b [2022-12-23T22:43:46.080Z] ---> Running in 5b2363b95ec1 [2022-12-23T22:43:46.080Z] ---> Running in dbc6ff308996 [2022-12-23T22:43:46.337Z] Removing intermediate container 183b21b5171d [2022-12-23T22:43:46.337Z] ---> 94beba6656fb [2022-12-23T22:43:46.337Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-23T22:43:46.337Z] ---> Running in c203ac233e60 [2022-12-23T22:43:46.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:43:46.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:43:46.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:43:46.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:43:46.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:43:46.854Z] OK: 211 MiB in 51 packages [2022-12-23T22:43:46.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:43:46.854Z] OK: 211 MiB in 51 packages [2022-12-23T22:43:47.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:43:47.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:43:47.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:43:47.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:43:47.112Z] OK: 211 MiB in 51 packages [2022-12-23T22:43:47.376Z] OK: 211 MiB in 51 packages [2022-12-23T22:43:47.376Z] OK: 211 MiB in 51 packages [2022-12-23T22:43:47.376Z] Removing intermediate container 1ee96ae37bbc [2022-12-23T22:43:47.376Z] ---> f57c2b2ceeb9 [2022-12-23T22:43:47.376Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-23T22:43:47.635Z] Removing intermediate container 5b2363b95ec1 [2022-12-23T22:43:47.635Z] ---> 4d0fb45efbf9 [2022-12-23T22:43:47.635Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-23T22:43:47.635Z] ---> dd6adfbeb2bf [2022-12-23T22:43:47.635Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:43:47.635Z] ---> Running in cbc8366f7b61 [2022-12-23T22:43:47.635Z] ---> 9a2c970f6535 [2022-12-23T22:43:47.635Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:43:47.893Z] ---> Running in 6e3b149daf5a [2022-12-23T22:43:47.893Z] Removing intermediate container dbc6ff308996 [2022-12-23T22:43:47.893Z] ---> 0283d272b70a [2022-12-23T22:43:47.893Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-23T22:43:47.893Z] Removing intermediate container c203ac233e60 [2022-12-23T22:43:47.893Z] ---> 96117661cd44 [2022-12-23T22:43:47.893Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-23T22:43:47.893Z] Removing intermediate container 6942e9170b7b [2022-12-23T22:43:47.893Z] ---> 580766914039 [2022-12-23T22:43:47.893Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-23T22:43:47.893Z] ---> 5adb8be38b89 [2022-12-23T22:43:47.893Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:43:48.151Z] ---> Running in 6537880ed00b [2022-12-23T22:43:48.151Z] ---> c59aaf78c41f [2022-12-23T22:43:48.151Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:43:48.151Z] ---> 526bea1bceca [2022-12-23T22:43:48.151Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:43:48.151Z] ---> Running in d4bc7757b5fb [2022-12-23T22:43:48.151Z] ---> Running in 1e1b2ab487da [2022-12-23T22:44:14.723Z] Removing intermediate container 6537880ed00b [2022-12-23T22:44:14.723Z] ---> 1a8331084d38 [2022-12-23T22:44:14.723Z] Step 7/24 : COPY . . [2022-12-23T22:44:14.723Z] Removing intermediate container d4bc7757b5fb [2022-12-23T22:44:14.723Z] ---> 7cc8475ad070 [2022-12-23T22:44:14.723Z] Step 8/22 : COPY . . [2022-12-23T22:44:14.723Z] Removing intermediate container cbc8366f7b61 [2022-12-23T22:44:14.723Z] ---> b0a1605e75f0 [2022-12-23T22:44:14.723Z] Step 7/32 : COPY . . [2022-12-23T22:44:14.723Z] Removing intermediate container 6e3b149daf5a [2022-12-23T22:44:14.723Z] ---> a6283ac02c30 [2022-12-23T22:44:14.723Z] Step 7/23 : COPY . . [2022-12-23T22:44:14.723Z] Removing intermediate container 1e1b2ab487da [2022-12-23T22:44:14.723Z] ---> 6e2233fea35c [2022-12-23T22:44:14.723Z] Step 7/21 : COPY . . [2022-12-23T22:44:22.874Z] ---> c3d23063b7d8 [2022-12-23T22:44:22.874Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-23T22:44:22.874Z] ---> 92ed82483ea1 [2022-12-23T22:44:22.874Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-23T22:44:22.874Z] ---> 029bee546ab6 [2022-12-23T22:44:22.874Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-23T22:44:22.874Z] ---> 6b1be9c87e42 [2022-12-23T22:44:22.874Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-23T22:44:22.874Z] ---> 68774c98fae3 [2022-12-23T22:44:22.874Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-23T22:44:22.874Z] ---> Running in d58718bc97e2 [2022-12-23T22:44:22.874Z] ---> Running in c4030cdc1220 [2022-12-23T22:44:22.874Z] ---> Running in c8c273bcf8fb [2022-12-23T22:44:22.874Z] ---> Running in ad4b27cf9633 [2022-12-23T22:44:22.874Z] ---> Running in 24922578f02b [2022-12-23T22:44:22.874Z] Removing intermediate container d58718bc97e2 [2022-12-23T22:44:22.874Z] ---> 5955270bbc79 [2022-12-23T22:44:22.874Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-23T22:44:22.874Z] ---> Running in 3f36f11aa179 [2022-12-23T22:44:22.874Z] Removing intermediate container 3f36f11aa179 [2022-12-23T22:44:22.874Z] ---> dd7347a86aaf [2022-12-23T22:44:22.874Z] 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 [2022-12-23T22:44:22.874Z] ---> Running in e067981f0782 [2022-12-23T22:44:22.874Z] 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 [2022-12-23T22:44:22.874Z] 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 [2022-12-23T22:44:22.874Z] 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 [2022-12-23T22:44:22.874Z] 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 [2022-12-23T22:44:23.132Z] Removing intermediate container e067981f0782 [2022-12-23T22:44:23.132Z] ---> ed28377ee463 [2022-12-23T22:44:23.132Z] Step 11/23 : WORKDIR /edgex-go [2022-12-23T22:44:23.392Z] ---> Running in 451439eac095 [2022-12-23T22:44:23.651Z] Removing intermediate container 451439eac095 [2022-12-23T22:44:23.651Z] ---> 2c62a24861d8 [2022-12-23T22:44:23.651Z] [2022-12-23T22:44:23.651Z] Step 12/23 : FROM alpine:3.15 [2022-12-23T22:44:23.651Z] 3.15: Pulling from library/alpine [2022-12-23T22:44:23.990Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-23T22:44:23.990Z] Status: Downloaded newer image for alpine:3.15 [2022-12-23T22:44:23.990Z] ---> c4fc93816858 [2022-12-23T22:44:23.990Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T22:44:24.249Z] ---> Running in 0be17eebf696 [2022-12-23T22:44:24.249Z] Removing intermediate container 0be17eebf696 [2022-12-23T22:44:24.249Z] ---> 43ef07caa8c8 [2022-12-23T22:44:24.249Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-23T22:44:24.249Z] ---> Running in 55306943252c [2022-12-23T22:44:24.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:44:24.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:44:24.765Z] v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-23T22:44:24.765Z] v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-23T22:44:24.765Z] OK: 15859 distinct packages available [2022-12-23T22:44:25.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:44:25.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:44:25.281Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-23T22:44:25.281Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-23T22:44:25.281Z] (3/5) Installing libucontext (1.1-r0) [2022-12-23T22:44:25.281Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-23T22:44:25.281Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-23T22:44:25.281Z] Executing busybox-1.34.1-r7.trigger [2022-12-23T22:44:25.281Z] OK: 7 MiB in 19 packages [2022-12-23T22:44:25.849Z] Removing intermediate container 55306943252c [2022-12-23T22:44:25.849Z] ---> 83a8efd73e4b [2022-12-23T22:44:25.849Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-23T22:44:28.409Z] ---> fd222d3139b2 [2022-12-23T22:44:28.409Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-23T22:44:28.668Z] ---> 27e349ebca6a [2022-12-23T22:44:28.668Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-23T22:44:29.601Z] ---> 38ebc6c76250 [2022-12-23T22:44:29.601Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-23T22:44:30.166Z] ---> a845b5f4d937 [2022-12-23T22:44:30.166Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-23T22:44:30.166Z] ---> Running in 1e9a1b21a6c8 [2022-12-23T22:44:30.424Z] Removing intermediate container 1e9a1b21a6c8 [2022-12-23T22:44:30.424Z] ---> c0ba8621d630 [2022-12-23T22:44:30.424Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-23T22:44:30.682Z] ---> Running in dd7c7be8df37 [2022-12-23T22:44:30.945Z] Removing intermediate container dd7c7be8df37 [2022-12-23T22:44:30.945Z] ---> 73c03f3ed122 [2022-12-23T22:44:30.945Z] Step 21/23 : LABEL arch=x86_64 [2022-12-23T22:44:31.219Z] ---> Running in 01adcc767156 [2022-12-23T22:44:31.498Z] Removing intermediate container 01adcc767156 [2022-12-23T22:44:31.498Z] ---> 291f17ebfde2 [2022-12-23T22:44:31.498Z] Step 22/23 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:44:31.762Z] ---> Running in 4d80f92aec2d [2022-12-23T22:44:32.023Z] Removing intermediate container 4d80f92aec2d [2022-12-23T22:44:32.023Z] ---> d89efd6e8418 [2022-12-23T22:44:32.023Z] Step 23/23 : LABEL version=0.0.0 [2022-12-23T22:44:32.023Z] ---> Running in 38f725d38862 [2022-12-23T22:44:32.601Z] Removing intermediate container 38f725d38862 [2022-12-23T22:44:32.601Z] ---> edaf47678809 [2022-12-23T22:44:32.601Z] [2022-12-23T22:44:32.601Z] Successfully built edaf47678809 [2022-12-23T22:44:32.601Z] Successfully tagged security-spire-server:latest [2022-12-23T22:44:32.601Z] Building core-data [2022-12-23T22:44:35.882Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:44:35.882Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:44:35.882Z] ---> cfa0c9218d9e [2022-12-23T22:44:35.882Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-23T22:44:35.882Z] ---> Using cache [2022-12-23T22:44:35.882Z] ---> cdffb30a3744 [2022-12-23T22:44:35.882Z] Step 4/22 : WORKDIR /edgex-go [2022-12-23T22:44:35.882Z] ---> Using cache [2022-12-23T22:44:35.882Z] ---> 94beba6656fb [2022-12-23T22:44:35.882Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-23T22:44:37.783Z] ---> Running in 200fc759e2a3 [2022-12-23T22:44:38.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:44:38.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:44:38.919Z] OK: 211 MiB in 51 packages [2022-12-23T22:44:39.872Z] Removing intermediate container 200fc759e2a3 [2022-12-23T22:44:39.872Z] ---> 754a59473e4c [2022-12-23T22:44:39.872Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-23T22:44:40.437Z] ---> 0245859bd867 [2022-12-23T22:44:40.437Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:44:40.437Z] ---> Running in 03f470537dfb [2022-12-23T22:44:50.403Z] 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 [2022-12-23T22:44:50.403Z] 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 [2022-12-23T22:44:53.680Z] Removing intermediate container 03f470537dfb [2022-12-23T22:44:53.680Z] ---> c147b965150c [2022-12-23T22:44:53.680Z] Step 8/22 : COPY . . [2022-12-23T22:44:57.866Z] Removing intermediate container 24922578f02b [2022-12-23T22:44:57.866Z] ---> 6f10f8d216bf [2022-12-23T22:44:57.866Z] [2022-12-23T22:44:57.866Z] Step 9/21 : FROM alpine:3.16 [2022-12-23T22:44:57.867Z] Removing intermediate container c8c273bcf8fb [2022-12-23T22:44:57.867Z] ---> e10576647095 [2022-12-23T22:44:57.867Z] [2022-12-23T22:44:57.867Z] Step 9/32 : FROM alpine:3.16 [2022-12-23T22:44:57.867Z] Removing intermediate container c4030cdc1220 [2022-12-23T22:44:57.867Z] ---> 220d5ba46ac6 [2022-12-23T22:44:57.867Z] [2022-12-23T22:44:57.867Z] Step 9/24 : FROM alpine:3.16 [2022-12-23T22:44:57.867Z] ---> 55a49f40e89e [2022-12-23T22:44:57.867Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-23T22:44:57.867Z] ---> Running in 9c60134e7da0 [2022-12-23T22:44:57.867Z] 3.16: Pulling from library/alpine [2022-12-23T22:44:58.125Z] 3.16: Pulling from library/alpine [2022-12-23T22:44:58.125Z] 3.16: Pulling from library/alpine [2022-12-23T22:45:00.034Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-23T22:45:00.034Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-23T22:45:00.034Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-23T22:45:00.034Z] Status: Downloaded newer image for alpine:3.16 [2022-12-23T22:45:00.034Z] Status: Image is up to date for alpine:3.16 [2022-12-23T22:45:00.034Z] Status: Downloaded newer image for alpine:3.16 [2022-12-23T22:45:00.034Z] ---> bfe296a52501 [2022-12-23T22:45:00.034Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-23T22:45:00.034Z] ---> bfe296a52501 [2022-12-23T22:45:00.034Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-23T22:45:00.034Z] ---> bfe296a52501 [2022-12-23T22:45:00.034Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T22:45:00.034Z] ---> Running in 65056ad4c132 [2022-12-23T22:45:00.034Z] ---> Running in b3a2db02a0ba [2022-12-23T22:45:00.034Z] ---> Running in 907b3144b87c [2022-12-23T22:45:00.034Z] Removing intermediate container ad4b27cf9633 [2022-12-23T22:45:00.034Z] ---> 7e73af20e657 [2022-12-23T22:45:00.034Z] [2022-12-23T22:45:00.034Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T22:45:00.034Z] ---> bfe296a52501 [2022-12-23T22:45:00.034Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-23T22:45:00.034Z] ---> Running in 0dad59639efa [2022-12-23T22:45:00.035Z] Removing intermediate container b3a2db02a0ba [2022-12-23T22:45:00.035Z] ---> 22c05fef167b [2022-12-23T22:45:00.035Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-23T22:45:00.295Z] 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 [2022-12-23T22:45:00.295Z] ---> Running in 370b1135d97c [2022-12-23T22:45:00.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:00.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:00.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:00.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:00.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:00.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:00.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:00.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:00.811Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-23T22:45:00.811Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-23T22:45:00.811Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-23T22:45:00.811Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-23T22:45:00.811Z] (3/3) Installing su-exec (0.2-r1) [2022-12-23T22:45:00.811Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-23T22:45:00.811Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T22:45:00.811Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-23T22:45:00.811Z] (4/6) Installing libcurl (7.83.1-r5) [2022-12-23T22:45:00.811Z] (2/2) Installing su-exec (0.2-r1) [2022-12-23T22:45:00.811Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T22:45:00.811Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T22:45:01.069Z] OK: 6 MiB in 16 packages [2022-12-23T22:45:01.069Z] (5/6) Installing curl (7.83.1-r5) [2022-12-23T22:45:01.069Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-23T22:45:01.069Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T22:45:01.069Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T22:45:01.069Z] OK: 6 MiB in 17 packages [2022-12-23T22:45:01.069Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-23T22:45:01.069Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-23T22:45:01.069Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T22:45:01.069Z] OK: 8 MiB in 20 packages [2022-12-23T22:45:01.069Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T22:45:01.069Z] OK: 6 MiB in 16 packages [2022-12-23T22:45:01.639Z] Removing intermediate container 370b1135d97c [2022-12-23T22:45:01.639Z] ---> dc735e99ff53 [2022-12-23T22:45:01.639Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-23T22:45:01.639Z] ---> Running in 582fac9ae5fd [2022-12-23T22:45:01.897Z] Removing intermediate container 65056ad4c132 [2022-12-23T22:45:01.897Z] ---> 8f4a4ad40de0 [2022-12-23T22:45:01.897Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-23T22:45:01.897Z] Removing intermediate container 907b3144b87c [2022-12-23T22:45:01.897Z] ---> fdcf5196bdae [2022-12-23T22:45:01.897Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-23T22:45:01.897Z] ---> Running in 0a38b83f708a [2022-12-23T22:45:01.897Z] ---> Running in 50612458f26b [2022-12-23T22:45:01.897Z] Removing intermediate container 582fac9ae5fd [2022-12-23T22:45:01.897Z] ---> aad9c12148ae [2022-12-23T22:45:01.897Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-23T22:45:01.897Z] Removing intermediate container 0dad59639efa [2022-12-23T22:45:01.897Z] ---> 41f655b00c4f [2022-12-23T22:45:01.897Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T22:45:01.897Z] ---> Running in 72404cc9311a [2022-12-23T22:45:01.897Z] ---> Running in 5e0c302ad53e [2022-12-23T22:45:02.156Z] Removing intermediate container 0a38b83f708a [2022-12-23T22:45:02.156Z] ---> dcdd62d9a0f8 [2022-12-23T22:45:02.156Z] Step 12/24 : WORKDIR / [2022-12-23T22:45:02.156Z] Removing intermediate container 50612458f26b [2022-12-23T22:45:02.156Z] ---> be03ea8ef199 [2022-12-23T22:45:02.157Z] Step 12/21 : WORKDIR /edgex [2022-12-23T22:45:02.157Z] ---> Running in 6dca24687bac [2022-12-23T22:45:02.157Z] ---> Running in 50efe37be958 [2022-12-23T22:45:02.157Z] Removing intermediate container 72404cc9311a [2022-12-23T22:45:02.157Z] ---> db5fe69f4e50 [2022-12-23T22:45:02.157Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-23T22:45:02.157Z] ---> Running in f117539acd6f [2022-12-23T22:45:02.157Z] Removing intermediate container 6dca24687bac [2022-12-23T22:45:02.157Z] ---> 3eb0abface41 [2022-12-23T22:45:02.157Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-12-23T22:45:02.157Z] Removing intermediate container 5e0c302ad53e [2022-12-23T22:45:02.157Z] ---> b82ce26db2cb [2022-12-23T22:45:02.157Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-23T22:45:02.430Z] ---> Running in 617647843e7b [2022-12-23T22:45:02.430Z] Removing intermediate container 50efe37be958 [2022-12-23T22:45:02.430Z] ---> 9348550b4857 [2022-12-23T22:45:02.430Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-23T22:45:02.430Z] Removing intermediate container f117539acd6f [2022-12-23T22:45:02.430Z] ---> 2fe287aa93bf [2022-12-23T22:45:02.430Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-23T22:45:02.430Z] ---> Running in 11cbd08ac188 [2022-12-23T22:45:02.430Z] Removing intermediate container 617647843e7b [2022-12-23T22:45:02.430Z] ---> 8a44cd8287e7 [2022-12-23T22:45:02.430Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-23T22:45:02.430Z] ---> 547d06ad058a [2022-12-23T22:45:02.430Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-12-23T22:45:02.430Z] ---> Running in 7d3266e13ed1 [2022-12-23T22:45:02.430Z] ---> e2b509e04000 [2022-12-23T22:45:02.430Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-23T22:45:02.735Z] Removing intermediate container 11cbd08ac188 [2022-12-23T22:45:02.735Z] ---> 20c6ea0a1d12 [2022-12-23T22:45:02.735Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T22:45:02.735Z] Removing intermediate container 7d3266e13ed1 [2022-12-23T22:45:02.735Z] ---> 0ee0f61099f9 [2022-12-23T22:45:02.735Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-23T22:45:02.735Z] ---> Running in 49bddf72bab7 [2022-12-23T22:45:02.735Z] ---> 0671413173c5 [2022-12-23T22:45:02.735Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-23T22:45:02.993Z] ---> 82753c55449e [2022-12-23T22:45:02.993Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-23T22:45:02.993Z] ---> b6f56a0109d2 [2022-12-23T22:45:02.993Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-23T22:45:02.993Z] ---> f68d3c2fa0c5 [2022-12-23T22:45:02.993Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-12-23T22:45:03.559Z] ---> 1a7b6a92bc00 [2022-12-23T22:45:03.559Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-23T22:45:03.817Z] ---> d588c89ed77f [2022-12-23T22:45:03.817Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-23T22:45:03.817Z] ---> 3c6b7d77f713 [2022-12-23T22:45:03.817Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-23T22:45:03.817Z] Removing intermediate container 49bddf72bab7 [2022-12-23T22:45:03.817Z] ---> d588e36d2a2e [2022-12-23T22:45:03.817Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-23T22:45:03.817Z] ---> Running in 36d8e3330ca7 [2022-12-23T22:45:04.086Z] ---> 958d81bea7f9 [2022-12-23T22:45:04.086Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-23T22:45:04.086Z] Removing intermediate container 36d8e3330ca7 [2022-12-23T22:45:04.086Z] ---> b3cb30b832b9 [2022-12-23T22:45:04.086Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-23T22:45:04.345Z] ---> Running in 29ba057070ff [2022-12-23T22:45:04.345Z] ---> 6d8afd68c5fe [2022-12-23T22:45:04.345Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-23T22:45:04.345Z] ---> 56fd2185fd91 [2022-12-23T22:45:04.345Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-23T22:45:04.345Z] ---> Running in 6b44af5d5194 [2022-12-23T22:45:04.604Z] Removing intermediate container 29ba057070ff [2022-12-23T22:45:04.604Z] ---> 84f58040e544 [2022-12-23T22:45:04.604Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T22:45:04.864Z] ---> Running in 04c0c765a33b [2022-12-23T22:45:04.864Z] ---> 0bef17a837a3 [2022-12-23T22:45:04.864Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-23T22:45:05.124Z] ---> Running in 2f8537acca31 [2022-12-23T22:45:05.124Z] Removing intermediate container 04c0c765a33b [2022-12-23T22:45:05.124Z] ---> 0c3cd97472a0 [2022-12-23T22:45:05.124Z] Step 20/22 : LABEL arch=x86_64 [2022-12-23T22:45:05.124Z] ---> 628c4f03c5fa [2022-12-23T22:45:05.124Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-23T22:45:05.124Z] ---> Running in 975f23d6cab1 [2022-12-23T22:45:05.382Z] Removing intermediate container 975f23d6cab1 [2022-12-23T22:45:05.382Z] ---> e6c7802a27f3 [2022-12-23T22:45:05.382Z] Step 21/22 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:45:05.382Z] ---> f5098166ea0b [2022-12-23T22:45:05.382Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-23T22:45:05.640Z] ---> Running in 9b1104bea452 [2022-12-23T22:45:05.640Z] ---> Running in 5922e262ccb4 [2022-12-23T22:45:05.640Z] Removing intermediate container 6b44af5d5194 [2022-12-23T22:45:05.640Z] ---> 000183c7d157 [2022-12-23T22:45:05.640Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-23T22:45:05.640Z] ---> Running in df1a491baf38 [2022-12-23T22:45:05.640Z] Removing intermediate container 9b1104bea452 [2022-12-23T22:45:05.640Z] ---> e6e8dfde5253 [2022-12-23T22:45:05.640Z] Step 22/22 : LABEL version=0.0.0 [2022-12-23T22:45:05.924Z] ---> Running in fcdf857a2dcf [2022-12-23T22:45:05.924Z] Removing intermediate container df1a491baf38 [2022-12-23T22:45:05.924Z] ---> f27200cbcba8 [2022-12-23T22:45:05.924Z] Step 19/21 : LABEL arch=x86_64 [2022-12-23T22:45:05.924Z] ---> Running in 721b8358b8e2 [2022-12-23T22:45:06.212Z] Removing intermediate container fcdf857a2dcf [2022-12-23T22:45:06.212Z] ---> 662ced15e1eb [2022-12-23T22:45:06.212Z] [2022-12-23T22:45:06.212Z] Successfully built 662ced15e1eb [2022-12-23T22:45:06.212Z] Successfully tagged support-notifications:latest [2022-12-23T22:45:06.212Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-12-23T22:45:06.470Z] Removing intermediate container 721b8358b8e2 [2022-12-23T22:45:06.470Z] ---> bd86eea1a126 [2022-12-23T22:45:06.470Z] Step 20/21 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:45:06.470Z] ---> Running in 3e0a5b2cb5b8 [2022-12-23T22:45:08.395Z] Removing intermediate container 3e0a5b2cb5b8 [2022-12-23T22:45:08.395Z] ---> 866f4037d917 [2022-12-23T22:45:08.395Z] Step 21/21 : LABEL version=0.0.0 [2022-12-23T22:45:08.395Z] Removing intermediate container 2f8537acca31 [2022-12-23T22:45:08.395Z] ---> 65372cc4988f [2022-12-23T22:45:08.395Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T22:45:08.395Z] Removing intermediate container 5922e262ccb4 [2022-12-23T22:45:08.395Z] ---> 48de89a54762 [2022-12-23T22:45:08.395Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-23T22:45:08.395Z] ---> Running in aa039ce9ee50 [2022-12-23T22:45:08.395Z] ---> Running in ba37075bf13f [2022-12-23T22:45:08.395Z] Removing intermediate container aa039ce9ee50 [2022-12-23T22:45:08.395Z] ---> 8ba13f15ef31 [2022-12-23T22:45:08.395Z] [2022-12-23T22:45:08.395Z] ---> 5aab31334274 [2022-12-23T22:45:08.395Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-23T22:45:08.656Z] Successfully built 8ba13f15ef31 [2022-12-23T22:45:08.656Z] Successfully tagged security-proxy-setup:latest [2022-12-23T22:45:08.656Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-12-23T22:45:08.656Z] Removing intermediate container ba37075bf13f [2022-12-23T22:45:08.656Z] ---> 3dfa9a868836 [2022-12-23T22:45:08.656Z] Step 22/24 : LABEL arch=x86_64 [2022-12-23T22:45:08.925Z] ---> Running in 5d1c2d9f2926 [2022-12-23T22:45:09.867Z] ---> e2c54dc10a26 [2022-12-23T22:45:09.867Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-23T22:45:09.867Z] Removing intermediate container 5d1c2d9f2926 [2022-12-23T22:45:09.867Z] ---> fd454af0048a [2022-12-23T22:45:09.867Z] Step 23/24 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:45:10.216Z] ---> Running in cdb902b8943f [2022-12-23T22:45:10.474Z] Removing intermediate container cdb902b8943f [2022-12-23T22:45:10.474Z] ---> c584c795845c [2022-12-23T22:45:10.474Z] Step 24/24 : LABEL version=0.0.0 [2022-12-23T22:45:10.733Z] ---> Running in b2f9be44102f [2022-12-23T22:45:10.733Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:45:10.733Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:45:10.733Z] ---> cfa0c9218d9e [2022-12-23T22:45:10.733Z] Step 3/22 : WORKDIR /edgex-go [2022-12-23T22:45:10.733Z] ---> Using cache [2022-12-23T22:45:10.733Z] ---> 2d382dc1ae20 [2022-12-23T22:45:10.733Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-23T22:45:10.733Z] ---> 82bc6aa8004b [2022-12-23T22:45:10.733Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-23T22:45:10.733Z] ---> Running in 98d2cdb3e501 [2022-12-23T22:45:10.993Z] Removing intermediate container b2f9be44102f [2022-12-23T22:45:10.993Z] ---> 28f067e99916 [2022-12-23T22:45:10.993Z] [2022-12-23T22:45:10.993Z] Successfully built 28f067e99916 [2022-12-23T22:45:10.993Z] Successfully tagged security-secretstore-setup:latest [2022-12-23T22:45:10.993Z] Building core-command [2022-12-23T22:45:10.993Z]  Building security-secretstore-setup ... done  ---> da7c3dce3815 [2022-12-23T22:45:10.993Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-23T22:45:11.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:11.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:11.818Z] OK: 211 MiB in 51 packages [2022-12-23T22:45:12.753Z] ---> a0f2e61ed143 [2022-12-23T22:45:12.753Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-23T22:45:13.318Z] ---> 265eaee0917d [2022-12-23T22:45:13.318Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-23T22:45:13.318Z] Removing intermediate container 98d2cdb3e501 [2022-12-23T22:45:13.318Z] ---> d925f5756fbd [2022-12-23T22:45:13.318Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-23T22:45:13.885Z] ---> 0ea69386dc3d [2022-12-23T22:45:13.885Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:45:13.885Z] ---> 2e4bf15995af [2022-12-23T22:45:13.885Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-23T22:45:14.143Z] ---> Running in 53e8977e5da6 [2022-12-23T22:45:14.143Z] ---> Running in 134fbfdb487b [2022-12-23T22:45:15.518Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:45:15.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:45:15.518Z] ---> cfa0c9218d9e [2022-12-23T22:45:15.518Z] Step 3/24 : WORKDIR /edgex-go [2022-12-23T22:45:15.518Z] ---> Using cache [2022-12-23T22:45:15.518Z] ---> 2d382dc1ae20 [2022-12-23T22:45:15.518Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-23T22:45:16.084Z] ---> Running in 9442999ed4ae [2022-12-23T22:45:16.084Z] Removing intermediate container 134fbfdb487b [2022-12-23T22:45:16.084Z] ---> f142da4ef125 [2022-12-23T22:45:16.084Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-23T22:45:16.345Z] ---> Running in d2fccd879eca [2022-12-23T22:45:16.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:45:16.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:45:16.605Z] ---> cfa0c9218d9e [2022-12-23T22:45:16.605Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-23T22:45:16.605Z] ---> Using cache [2022-12-23T22:45:16.605Z] ---> cdffb30a3744 [2022-12-23T22:45:16.605Z] Step 4/23 : WORKDIR /edgex-go [2022-12-23T22:45:16.605Z] ---> Using cache [2022-12-23T22:45:16.605Z] ---> 94beba6656fb [2022-12-23T22:45:16.605Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-23T22:45:16.605Z] ---> Using cache [2022-12-23T22:45:16.605Z] ---> 754a59473e4c [2022-12-23T22:45:16.605Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-23T22:45:16.605Z] ---> Using cache [2022-12-23T22:45:16.605Z] ---> 0245859bd867 [2022-12-23T22:45:16.605Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:45:16.605Z] ---> Using cache [2022-12-23T22:45:16.605Z] ---> c147b965150c [2022-12-23T22:45:16.605Z] Step 8/23 : COPY . . [2022-12-23T22:45:16.605Z] ---> Using cache [2022-12-23T22:45:16.605Z] ---> 55a49f40e89e [2022-12-23T22:45:16.605Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-23T22:45:16.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:16.605Z] Removing intermediate container d2fccd879eca [2022-12-23T22:45:16.605Z] ---> 891672c50f00 [2022-12-23T22:45:16.605Z] Step 29/32 : CMD ["gate"] [2022-12-23T22:45:16.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:16.885Z] ---> Running in cef8ab0cb746 [2022-12-23T22:45:16.885Z] ---> Running in a16b885b9919 [2022-12-23T22:45:16.885Z] OK: 211 MiB in 51 packages [2022-12-23T22:45:17.151Z] Removing intermediate container a16b885b9919 [2022-12-23T22:45:17.151Z] ---> 8e38975a9bc6 [2022-12-23T22:45:17.151Z] Step 30/32 : LABEL arch=x86_64 [2022-12-23T22:45:17.409Z] 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 [2022-12-23T22:45:18.341Z] ---> Running in 999f26750d1b [2022-12-23T22:45:18.602Z] Removing intermediate container 9442999ed4ae [2022-12-23T22:45:18.602Z] ---> 4650eeb8cd56 [2022-12-23T22:45:18.602Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-23T22:45:18.602Z] Removing intermediate container 999f26750d1b [2022-12-23T22:45:18.602Z] ---> 7bd7bdf76407 [2022-12-23T22:45:18.602Z] Step 31/32 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:45:18.893Z] ---> Running in f435c8f6f28e [2022-12-23T22:45:18.893Z] ---> 2087021fd340 [2022-12-23T22:45:18.893Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:45:18.893Z] ---> Running in 0f3b3bd10a23 [2022-12-23T22:45:18.893Z] Removing intermediate container f435c8f6f28e [2022-12-23T22:45:18.893Z] ---> f0dca2daa4e1 [2022-12-23T22:45:18.893Z] Step 32/32 : LABEL version=0.0.0 [2022-12-23T22:45:19.176Z] ---> Running in cc0162e79198 [2022-12-23T22:45:19.436Z] Removing intermediate container cc0162e79198 [2022-12-23T22:45:19.436Z] ---> 403f86fec5cb [2022-12-23T22:45:19.436Z] [2022-12-23T22:45:19.436Z] Successfully built 403f86fec5cb [2022-12-23T22:45:19.436Z] Successfully tagged security-bootstrapper:latest [2022-12-23T22:45:19.436Z]  Building security-bootstrapper ... done Building security-spire-config [2022-12-23T22:45:23.626Z] Removing intermediate container 9c60134e7da0 [2022-12-23T22:45:23.626Z] ---> 6f08ef0691fd [2022-12-23T22:45:23.626Z] [2022-12-23T22:45:23.626Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T22:45:23.626Z] ---> bfe296a52501 [2022-12-23T22:45:23.626Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-23T22:45:23.626Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:45:23.626Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:45:23.626Z] ---> cfa0c9218d9e [2022-12-23T22:45:23.626Z] Step 3/24 : WORKDIR /edgex-go [2022-12-23T22:45:23.626Z] ---> Using cache [2022-12-23T22:45:23.626Z] ---> 2d382dc1ae20 [2022-12-23T22:45:23.626Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-23T22:45:23.626Z] ---> Using cache [2022-12-23T22:45:23.626Z] ---> 4650eeb8cd56 [2022-12-23T22:45:23.626Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-23T22:45:23.626Z] ---> Using cache [2022-12-23T22:45:23.626Z] ---> 2087021fd340 [2022-12-23T22:45:23.626Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:45:24.573Z] ---> Running in 4b8476dc2937 [2022-12-23T22:45:24.573Z] ---> Running in e4e442acf3e0 [2022-12-23T22:45:25.226Z] Removing intermediate container e4e442acf3e0 [2022-12-23T22:45:25.226Z] ---> 01b53e9cd160 [2022-12-23T22:45:25.226Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-23T22:45:25.519Z] Removing intermediate container 53e8977e5da6 [2022-12-23T22:45:25.519Z] ---> 65ed4d5576df [2022-12-23T22:45:25.519Z] Step 7/22 : COPY . . [2022-12-23T22:45:25.777Z] ---> Running in bd390273d73c [2022-12-23T22:45:26.349Z] Removing intermediate container bd390273d73c [2022-12-23T22:45:26.349Z] ---> 18921ac99e0c [2022-12-23T22:45:26.349Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-23T22:45:26.918Z] ---> Running in 31976a7aa010 [2022-12-23T22:45:27.496Z] Removing intermediate container 31976a7aa010 [2022-12-23T22:45:27.496Z] ---> 2439a6eec5d2 [2022-12-23T22:45:27.496Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-23T22:45:29.427Z] ---> Running in c1019e50d99c [2022-12-23T22:45:30.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:30.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:30.521Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-23T22:45:30.521Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T22:45:30.521Z] OK: 6 MiB in 15 packages [2022-12-23T22:45:31.906Z] Removing intermediate container c1019e50d99c [2022-12-23T22:45:31.906Z] ---> 77b06ecae716 [2022-12-23T22:45:31.906Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T22:45:32.165Z] Removing intermediate container 0f3b3bd10a23 [2022-12-23T22:45:32.165Z] ---> 02669ea90281 [2022-12-23T22:45:32.165Z] Step 7/24 : COPY . . [2022-12-23T22:45:33.103Z] ---> b59da77043f2 [2022-12-23T22:45:33.103Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-23T22:45:34.040Z] ---> da38149a745b [2022-12-23T22:45:34.041Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-23T22:45:34.606Z] ---> 4840b79a5730 [2022-12-23T22:45:34.606Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-23T22:45:34.865Z] ---> Running in aaa98d3e03a4 [2022-12-23T22:45:35.141Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-23T22:45:35.141Z] ---> 00e627466eb5 [2022-12-23T22:45:35.141Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-23T22:45:35.409Z] ---> Running in 5f9f99aa21dc [2022-12-23T22:45:35.669Z] Removing intermediate container 5f9f99aa21dc [2022-12-23T22:45:35.669Z] ---> d6e250e71d6c [2022-12-23T22:45:35.669Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T22:45:36.236Z] ---> Running in 37893602e2a4 [2022-12-23T22:45:36.499Z] Removing intermediate container 37893602e2a4 [2022-12-23T22:45:36.499Z] ---> 84341ffc262c [2022-12-23T22:45:36.499Z] Step 20/22 : LABEL arch=x86_64 [2022-12-23T22:45:36.764Z] ---> Running in 119f725ff906 [2022-12-23T22:45:36.764Z] Removing intermediate container 4b8476dc2937 [2022-12-23T22:45:36.764Z] ---> d5b91576e8f6 [2022-12-23T22:45:36.764Z] Step 7/24 : COPY . . [2022-12-23T22:45:37.022Z] Removing intermediate container 119f725ff906 [2022-12-23T22:45:37.022Z] ---> 53db31be0540 [2022-12-23T22:45:37.022Z] Step 21/22 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:45:37.588Z] ---> Running in 10ede6e356df [2022-12-23T22:45:38.155Z] Removing intermediate container cef8ab0cb746 [2022-12-23T22:45:38.155Z] ---> 616e7605779e [2022-12-23T22:45:38.155Z] [2022-12-23T22:45:38.155Z] Step 10/23 : FROM alpine:3.16 [2022-12-23T22:45:38.155Z] ---> bfe296a52501 [2022-12-23T22:45:38.155Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-23T22:45:38.417Z] Removing intermediate container 10ede6e356df [2022-12-23T22:45:38.417Z] ---> ef5abc05bec6 [2022-12-23T22:45:38.417Z] Step 22/22 : LABEL version=0.0.0 [2022-12-23T22:45:38.417Z] ---> Running in ed8fdf9cfb16 [2022-12-23T22:45:38.677Z] ---> Running in f31950700f18 [2022-12-23T22:45:38.677Z] ---> 943997d9dbe2 [2022-12-23T22:45:38.677Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-23T22:45:38.935Z] ---> Running in e143bfd2fa80 [2022-12-23T22:45:38.935Z] Removing intermediate container f31950700f18 [2022-12-23T22:45:38.935Z] ---> ac8dc7f843da [2022-12-23T22:45:38.935Z] [2022-12-23T22:45:38.935Z] Successfully built ac8dc7f843da [2022-12-23T22:45:38.935Z] Successfully tagged core-data:latest [2022-12-23T22:45:38.935Z]  Building core-data ... done Building security-spiffe-token-provider [2022-12-23T22:45:39.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:39.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:39.768Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-23T22:45:39.768Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T22:45:39.768Z] OK: 6 MiB in 15 packages [2022-12-23T22:45:40.704Z] Removing intermediate container e143bfd2fa80 [2022-12-23T22:45:40.704Z] ---> 10e7cb729fa0 [2022-12-23T22:45:40.704Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-23T22:45:41.638Z] ---> Running in e1421b1acf90 [2022-12-23T22:45:41.902Z] Removing intermediate container ed8fdf9cfb16 [2022-12-23T22:45:41.902Z] ---> 0b0af99d62bd [2022-12-23T22:45:41.902Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T22:45:42.161Z] Removing intermediate container e1421b1acf90 [2022-12-23T22:45:42.161Z] ---> b1ed460d9056 [2022-12-23T22:45:42.161Z] 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 [2022-12-23T22:45:42.161Z] ---> Running in efe7b8306b1b [2022-12-23T22:45:42.161Z] ---> Running in 62b5d901d0b8 [2022-12-23T22:45:42.770Z] Removing intermediate container efe7b8306b1b [2022-12-23T22:45:42.770Z] ---> 5346a1c887c5 [2022-12-23T22:45:42.770Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-23T22:45:42.770Z] ---> Running in 8974352f7676 [2022-12-23T22:45:43.432Z] Removing intermediate container 8974352f7676 [2022-12-23T22:45:43.432Z] ---> 8c99e0caaa53 [2022-12-23T22:45:43.432Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-23T22:45:43.432Z] ---> Running in 2feb4a53734c [2022-12-23T22:45:43.432Z] ---> 14f9b4cb2321 [2022-12-23T22:45:43.432Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-23T22:45:43.432Z] ---> Running in f15941411bc7 [2022-12-23T22:45:43.731Z] Removing intermediate container 62b5d901d0b8 [2022-12-23T22:45:43.731Z] ---> 528a8ee4d345 [2022-12-23T22:45:43.731Z] Step 11/24 : WORKDIR /edgex-go [2022-12-23T22:45:43.731Z] Removing intermediate container 2feb4a53734c [2022-12-23T22:45:43.731Z] ---> a1aec18df46e [2022-12-23T22:45:43.731Z] Step 15/23 : WORKDIR / [2022-12-23T22:45:44.008Z] ---> Running in 61978c0af6aa [2022-12-23T22:45:44.009Z] Removing intermediate container f15941411bc7 [2022-12-23T22:45:44.009Z] ---> 6b6a6c32fefa [2022-12-23T22:45:44.009Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-23T22:45:44.009Z] ---> Running in 14013af3ad5c [2022-12-23T22:45:44.009Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:45:44.009Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:45:44.009Z] ---> cfa0c9218d9e [2022-12-23T22:45:44.009Z] Step 3/19 : WORKDIR /edgex-go [2022-12-23T22:45:44.009Z] ---> Using cache [2022-12-23T22:45:44.009Z] ---> 2d382dc1ae20 [2022-12-23T22:45:44.009Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-23T22:45:44.009Z] ---> Running in 3e2d2346bb64 [2022-12-23T22:45:44.009Z] ---> Running in 51092da3d1e3 [2022-12-23T22:45:44.009Z] Removing intermediate container 61978c0af6aa [2022-12-23T22:45:44.009Z] ---> 04d2568d28ca [2022-12-23T22:45:44.009Z] [2022-12-23T22:45:44.009Z] Step 12/24 : FROM alpine:3.15 [2022-12-23T22:45:44.009Z] ---> c4fc93816858 [2022-12-23T22:45:44.009Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T22:45:44.009Z] ---> Using cache [2022-12-23T22:45:44.009Z] ---> 43ef07caa8c8 [2022-12-23T22:45:44.009Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-23T22:45:44.009Z] ---> Using cache [2022-12-23T22:45:44.009Z] ---> 83a8efd73e4b [2022-12-23T22:45:44.009Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-23T22:45:44.318Z] Removing intermediate container 14013af3ad5c [2022-12-23T22:45:44.318Z] ---> f54ac9b04c1d [2022-12-23T22:45:44.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T22:45:44.940Z] Removing intermediate container 51092da3d1e3 [2022-12-23T22:45:44.940Z] ---> 8176f8bbb30a [2022-12-23T22:45:44.940Z] 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 [2022-12-23T22:45:44.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:44.940Z] ---> 1b1a27688283 [2022-12-23T22:45:44.940Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-23T22:45:44.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:44.940Z] ---> Running in 1a4fa8994d78 [2022-12-23T22:45:45.236Z] v3.16.3-89-gf3ca4ba86a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-23T22:45:45.236Z] v3.16.3-88-gef347edb61 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-23T22:45:45.236Z] OK: 17042 distinct packages available [2022-12-23T22:45:45.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:45.518Z] ---> f774d4b79846 [2022-12-23T22:45:45.518Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-23T22:45:45.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:45.518Z] ---> 92439b12dcd4 [2022-12-23T22:45:45.518Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-23T22:45:45.830Z] OK: 211 MiB in 51 packages [2022-12-23T22:45:45.830Z] ---> 52c007325c2c [2022-12-23T22:45:45.830Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-23T22:45:46.109Z] ---> Running in b10e8d0e28be [2022-12-23T22:45:46.371Z] Removing intermediate container b10e8d0e28be [2022-12-23T22:45:46.371Z] ---> 00bc2a871eec [2022-12-23T22:45:46.371Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T22:45:46.371Z] ---> Running in dd68fc7bdb6f [2022-12-23T22:45:46.371Z] Removing intermediate container 1a4fa8994d78 [2022-12-23T22:45:46.371Z] ---> 835fd9100260 [2022-12-23T22:45:46.371Z] Step 11/24 : WORKDIR /edgex-go [2022-12-23T22:45:46.629Z] ---> Running in 00bafc052808 [2022-12-23T22:45:46.629Z] Removing intermediate container 3e2d2346bb64 [2022-12-23T22:45:46.629Z] ---> 760f03a44123 [2022-12-23T22:45:46.629Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-23T22:45:46.629Z] Removing intermediate container dd68fc7bdb6f [2022-12-23T22:45:46.629Z] ---> fcbc9ec60cb7 [2022-12-23T22:45:46.629Z] Step 21/23 : LABEL arch=x86_64 [2022-12-23T22:45:46.629Z] ---> Running in 0c2d865770cc [2022-12-23T22:45:46.901Z] Removing intermediate container 00bafc052808 [2022-12-23T22:45:46.901Z] ---> 7eaf703ccfac [2022-12-23T22:45:46.901Z] [2022-12-23T22:45:46.901Z] Step 12/24 : FROM alpine:3.15 [2022-12-23T22:45:46.901Z] ---> c4fc93816858 [2022-12-23T22:45:46.901Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T22:45:46.901Z] ---> Using cache [2022-12-23T22:45:46.901Z] ---> 43ef07caa8c8 [2022-12-23T22:45:46.901Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-23T22:45:46.901Z] ---> Running in bfa8ff868acb [2022-12-23T22:45:46.901Z] ---> b6e35230a5bb [2022-12-23T22:45:46.901Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:45:46.901Z] Removing intermediate container 0c2d865770cc [2022-12-23T22:45:46.901Z] ---> 23a2712da34f [2022-12-23T22:45:46.901Z] Step 22/23 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:45:46.901Z] ---> Running in b9ad3cf77355 [2022-12-23T22:45:47.166Z] ---> Running in 9f2eefad7201 [2022-12-23T22:45:47.166Z] Removing intermediate container 9f2eefad7201 [2022-12-23T22:45:47.166Z] ---> 5642c856df82 [2022-12-23T22:45:47.166Z] Step 23/23 : LABEL version=0.0.0 [2022-12-23T22:45:47.426Z] ---> Running in 2995c57d80c1 [2022-12-23T22:45:47.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:47.697Z] Removing intermediate container 2995c57d80c1 [2022-12-23T22:45:47.697Z] ---> 4b60d44af6f7 [2022-12-23T22:45:47.697Z] [2022-12-23T22:45:47.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:47.697Z] ---> 99a7ad210b43 [2022-12-23T22:45:47.697Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-23T22:45:47.697Z] Successfully built 4b60d44af6f7 [2022-12-23T22:45:47.697Z] Successfully tagged core-command:latest [2022-12-23T22:45:47.697Z] Building support-scheduler [2022-12-23T22:45:47.955Z]  Building core-command ... done v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-23T22:45:47.955Z] v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-23T22:45:47.955Z] OK: 15859 distinct packages available [2022-12-23T22:45:47.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:47.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:48.272Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-23T22:45:48.272Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-23T22:45:48.272Z] (3/4) Installing libucontext (1.1-r0) [2022-12-23T22:45:48.272Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-23T22:45:48.272Z] Executing busybox-1.34.1-r7.trigger [2022-12-23T22:45:48.272Z] OK: 6 MiB in 18 packages [2022-12-23T22:45:48.845Z] ---> fb18e5c704bf [2022-12-23T22:45:48.845Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-23T22:45:49.414Z] ---> ebadd1261fc0 [2022-12-23T22:45:49.414Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-23T22:45:49.414Z] Removing intermediate container bfa8ff868acb [2022-12-23T22:45:49.414Z] ---> fc2ec0e3a85b [2022-12-23T22:45:49.414Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-23T22:45:49.985Z] ---> 8047b678bd8d [2022-12-23T22:45:49.985Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-23T22:45:51.926Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:45:51.926Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:45:51.926Z] ---> cfa0c9218d9e [2022-12-23T22:45:51.926Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-23T22:45:51.926Z] ---> Using cache [2022-12-23T22:45:51.926Z] ---> cdffb30a3744 [2022-12-23T22:45:51.926Z] Step 4/22 : WORKDIR /edgex-go [2022-12-23T22:45:51.926Z] ---> Using cache [2022-12-23T22:45:51.926Z] ---> 94beba6656fb [2022-12-23T22:45:51.926Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-23T22:45:51.926Z] ---> Using cache [2022-12-23T22:45:51.926Z] ---> 754a59473e4c [2022-12-23T22:45:51.926Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-23T22:45:51.926Z] ---> Using cache [2022-12-23T22:45:51.926Z] ---> 0245859bd867 [2022-12-23T22:45:51.926Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:45:51.926Z] ---> Using cache [2022-12-23T22:45:51.926Z] ---> c147b965150c [2022-12-23T22:45:51.926Z] Step 8/22 : COPY . . [2022-12-23T22:45:51.926Z] ---> Using cache [2022-12-23T22:45:51.926Z] ---> 55a49f40e89e [2022-12-23T22:45:51.926Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-23T22:45:51.926Z] ---> Running in ce98919a31aa [2022-12-23T22:45:51.926Z] ---> aaa2b2b71f98 [2022-12-23T22:45:51.926Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-23T22:45:51.926Z] ---> Running in ff3aa9427aa8 [2022-12-23T22:45:51.926Z] Removing intermediate container ce98919a31aa [2022-12-23T22:45:51.926Z] ---> 5cb338038c0c [2022-12-23T22:45:51.926Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-23T22:45:51.926Z] ---> Running in 334cbbf62ce3 [2022-12-23T22:45:51.926Z] ---> 4d6546f03f52 [2022-12-23T22:45:51.926Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-23T22:45:52.184Z] Removing intermediate container 334cbbf62ce3 [2022-12-23T22:45:52.184Z] ---> 0c4da616914d [2022-12-23T22:45:52.184Z] Step 22/24 : LABEL arch=x86_64 [2022-12-23T22:45:52.184Z] ---> Running in 9a8f0ebc459a [2022-12-23T22:45:52.184Z] 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 [2022-12-23T22:45:52.184Z] ---> Running in 1c4915f6c761 [2022-12-23T22:45:52.444Z] Removing intermediate container 9a8f0ebc459a [2022-12-23T22:45:52.444Z] ---> a36cd5a3b9de [2022-12-23T22:45:52.444Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-23T22:45:52.706Z] Removing intermediate container 1c4915f6c761 [2022-12-23T22:45:52.706Z] ---> fb3385f8893b [2022-12-23T22:45:52.706Z] Step 23/24 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:45:52.706Z] ---> Running in e3ef309bcdac [2022-12-23T22:45:52.971Z] ---> 52ec2758a11a [2022-12-23T22:45:52.971Z] Step 19/24 : WORKDIR / [2022-12-23T22:45:53.244Z] ---> Running in 557021c4fb24 [2022-12-23T22:45:53.244Z] Removing intermediate container e3ef309bcdac [2022-12-23T22:45:53.244Z] ---> 31df43c8299d [2022-12-23T22:45:53.244Z] Step 24/24 : LABEL version=0.0.0 [2022-12-23T22:45:53.244Z] ---> Running in f4389e2c3c1f [2022-12-23T22:45:53.503Z] Removing intermediate container 557021c4fb24 [2022-12-23T22:45:53.503Z] ---> afb1009981d0 [2022-12-23T22:45:53.503Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-23T22:45:53.503Z] Removing intermediate container f4389e2c3c1f [2022-12-23T22:45:53.503Z] ---> c17866339f72 [2022-12-23T22:45:53.503Z] [2022-12-23T22:45:53.503Z] ---> Running in d5904bec563a [2022-12-23T22:45:53.503Z] Successfully built c17866339f72 [2022-12-23T22:45:53.762Z] Successfully tagged security-spire-agent:latest [2022-12-23T22:45:53.762Z]  Building security-spire-agent ... done Building core-metadata [2022-12-23T22:45:54.177Z] Removing intermediate container d5904bec563a [2022-12-23T22:45:54.177Z] ---> 31eab29f0248 [2022-12-23T22:45:54.177Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-23T22:45:55.112Z] ---> Running in 739c724ed00b [2022-12-23T22:45:55.369Z] Removing intermediate container aaa98d3e03a4 [2022-12-23T22:45:55.369Z] ---> 5b6f5cde700b [2022-12-23T22:45:55.369Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-23T22:45:55.627Z] ---> Running in dba88676e25f [2022-12-23T22:45:55.627Z] Removing intermediate container 739c724ed00b [2022-12-23T22:45:55.627Z] ---> 97f6d9c111c6 [2022-12-23T22:45:55.627Z] Step 22/24 : LABEL arch=x86_64 [2022-12-23T22:45:55.884Z] ---> Running in ce1656b54378 [2022-12-23T22:45:56.476Z] Removing intermediate container ce1656b54378 [2022-12-23T22:45:56.476Z] ---> f781ac8206f7 [2022-12-23T22:45:56.476Z] Step 23/24 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:45:56.735Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-23T22:45:56.735Z] ---> Running in 8b2e795df953 [2022-12-23T22:45:57.006Z] Removing intermediate container 8b2e795df953 [2022-12-23T22:45:57.006Z] ---> de1583939035 [2022-12-23T22:45:57.006Z] Step 24/24 : LABEL version=0.0.0 [2022-12-23T22:45:57.266Z] ---> Running in 64966b72b31c [2022-12-23T22:45:57.831Z] Removing intermediate container 64966b72b31c [2022-12-23T22:45:57.831Z] ---> c4209da9db8a [2022-12-23T22:45:57.831Z] [2022-12-23T22:45:57.831Z] Successfully built c4209da9db8a [2022-12-23T22:45:58.089Z] Successfully tagged security-spire-config:latest [2022-12-23T22:45:58.089Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T22:45:58.089Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T22:45:58.089Z] ---> cfa0c9218d9e [2022-12-23T22:45:58.089Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-23T22:45:58.089Z] ---> Using cache [2022-12-23T22:45:58.089Z] ---> cdffb30a3744 [2022-12-23T22:45:58.089Z] Step 4/24 : WORKDIR /edgex-go [2022-12-23T22:45:58.089Z] ---> Using cache [2022-12-23T22:45:58.089Z] ---> 94beba6656fb [2022-12-23T22:45:58.089Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-23T22:45:58.089Z] ---> Using cache [2022-12-23T22:45:58.089Z] ---> 754a59473e4c [2022-12-23T22:45:58.089Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-23T22:45:58.089Z] ---> Using cache [2022-12-23T22:45:58.089Z] ---> 0245859bd867 [2022-12-23T22:45:58.089Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T22:45:58.089Z] ---> Using cache [2022-12-23T22:45:58.089Z] ---> c147b965150c [2022-12-23T22:45:58.089Z] Step 8/24 : COPY . . [2022-12-23T22:45:58.089Z] ---> Using cache [2022-12-23T22:45:58.089Z] ---> 55a49f40e89e [2022-12-23T22:45:58.089Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-23T22:45:58.089Z] Removing intermediate container dba88676e25f [2022-12-23T22:45:58.089Z] ---> 02029b3919ae [2022-12-23T22:45:58.089Z] [2022-12-23T22:45:58.089Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T22:45:58.089Z] ---> bfe296a52501 [2022-12-23T22:45:58.089Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-12-23T22:45:58.089Z] ---> Running in 2528d669019d [2022-12-23T22:45:58.396Z] ---> Running in ec7c9295edee [2022-12-23T22:45:58.654Z] Removing intermediate container ec7c9295edee [2022-12-23T22:45:58.654Z] ---> c2cecce2c08e [2022-12-23T22:45:58.654Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-12-23T22:45:58.654Z] 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 [2022-12-23T22:45:58.654Z] Removing intermediate container b9ad3cf77355 [2022-12-23T22:45:58.654Z] ---> e4f380fca019 [2022-12-23T22:45:58.654Z] Step 7/19 : COPY . . [2022-12-23T22:45:58.654Z] ---> Running in 99b4c8d1f274 [2022-12-23T22:45:59.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:59.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:45:59.733Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-23T22:45:59.733Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-23T22:45:59.733Z] (3/33) Installing readline (8.1.2-r0) [2022-12-23T22:45:59.733Z] (4/33) Installing bash (5.1.16-r2) [2022-12-23T22:45:59.733Z] Executing bash-5.1.16-r2.post-install [2022-12-23T22:45:59.733Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-23T22:45:59.990Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-23T22:45:59.990Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-23T22:45:59.990Z] (8/33) Installing libcurl (7.83.1-r5) [2022-12-23T22:45:59.990Z] (9/33) Installing curl (7.83.1-r5) [2022-12-23T22:45:59.990Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-23T22:46:00.248Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-23T22:46:00.248Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-23T22:46:00.248Z] (13/33) Installing expat (2.5.0-r0) [2022-12-23T22:46:00.248Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-23T22:46:00.248Z] (15/33) Installing gdbm (1.23-r0) [2022-12-23T22:46:00.248Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-23T22:46:00.248Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-23T22:46:00.248Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-23T22:46:00.248Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-23T22:46:00.248Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-23T22:46:00.248Z] (21/33) Installing python3 (3.10.9-r0) [2022-12-23T22:46:00.505Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-23T22:46:00.505Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-23T22:46:00.505Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-23T22:46:00.505Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-23T22:46:00.505Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-23T22:46:00.505Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-23T22:46:00.505Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-23T22:46:00.765Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-23T22:46:00.765Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-23T22:46:00.765Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-23T22:46:00.765Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-23T22:46:00.765Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-23T22:46:00.765Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T22:46:00.765Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T22:46:00.765Z] OK: 123 MiB in 47 packages [2022-12-23T22:46:04.951Z] ---> 53e427885e55 [2022-12-23T22:46:04.951Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-23T22:46:04.951Z] ---> Running in 12345f46d1c8 [2022-12-23T22:46:04.951Z] Collecting docker-compose==1.23.2 [2022-12-23T22:46:05.213Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-23T22:46:05.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.7 MB/s eta 0:00:00 [2022-12-23T22:46:05.214Z] Collecting jsonschema<3,>=2.5.1 [2022-12-23T22:46:05.214Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-23T22:46:05.214Z] Collecting PyYAML<4,>=3.10 [2022-12-23T22:46:05.214Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-23T22:46:05.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.6 MB/s eta 0:00:00 [2022-12-23T22:46:05.472Z] 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 [2022-12-23T22:46:05.472Z] Preparing metadata (setup.py): started [2022-12-23T22:46:05.730Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T22:46:05.730Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-12-23T22:46:05.988Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-23T22:46:05.988Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-23T22:46:05.988Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 113.6 MB/s eta 0:00:00 [2022-12-23T22:46:05.988Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-23T22:46:05.988Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-23T22:46:05.988Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 120.7 MB/s eta 0:00:00 [2022-12-23T22:46:05.988Z] Collecting cached-property<2,>=1.2.0 [2022-12-23T22:46:05.988Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-23T22:46:05.988Z] Collecting docopt<0.7,>=0.6.1 [2022-12-23T22:46:05.988Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-23T22:46:05.988Z] Preparing metadata (setup.py): started [2022-12-23T22:46:06.245Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T22:46:06.245Z] Collecting texttable<0.10,>=0.9.0 [2022-12-23T22:46:06.245Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-23T22:46:06.245Z] Preparing metadata (setup.py): started [2022-12-23T22:46:06.503Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T22:46:06.761Z] Collecting docker<4.0,>=3.6.0 [2022-12-23T22:46:06.761Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-23T22:46:06.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 137.4 MB/s eta 0:00:00 [2022-12-23T22:46:06.761Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-23T22:46:06.761Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-23T22:46:06.761Z] Preparing metadata (setup.py): started [2022-12-23T22:46:07.019Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T22:46:07.019Z] Collecting docker-pycreds>=0.4.0 [2022-12-23T22:46:07.019Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-23T22:46:07.019Z] Collecting certifi>=2017.4.17 [2022-12-23T22:46:07.276Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2022-12-23T22:46:07.276Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 64.3 MB/s eta 0:00:00 [2022-12-23T22:46:07.276Z] Collecting idna<2.8,>=2.5 [2022-12-23T22:46:07.276Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-23T22:46:07.276Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 183.0 MB/s eta 0:00:00 [2022-12-23T22:46:07.276Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-23T22:46:07.276Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-23T22:46:07.276Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 44.4 MB/s eta 0:00:00 [2022-12-23T22:46:07.276Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-23T22:46:07.276Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-23T22:46:07.276Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 45.2 MB/s eta 0:00:00 [2022-12-23T22:46:07.533Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-23T22:46:07.533Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-23T22:46:07.533Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-23T22:46:07.533Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-23T22:46:07.533Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-23T22:46:07.533Z] Running setup.py install for texttable: started [2022-12-23T22:46:07.790Z] Running setup.py install for texttable: finished with status 'done' [2022-12-23T22:46:07.790Z] Running setup.py install for PyYAML: started [2022-12-23T22:46:08.355Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-23T22:46:08.355Z] Running setup.py install for docopt: started [2022-12-23T22:46:08.921Z] Running setup.py install for docopt: finished with status 'done' [2022-12-23T22:46:09.178Z] Running setup.py install for dockerpty: started [2022-12-23T22:46:09.437Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-23T22:46:10.001Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-12-23T22:46:10.001Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-12-23T22:46:16.557Z] Removing intermediate container 99b4c8d1f274 [2022-12-23T22:46:16.557Z] ---> e50b1156e2a7 [2022-12-23T22:46:16.557Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-23T22:46:16.557Z] ---> Running in 5b6020b269b9 [2022-12-23T22:46:16.557Z] Removing intermediate container 5b6020b269b9 [2022-12-23T22:46:16.557Z] ---> 5ea1b3397833 [2022-12-23T22:46:16.557Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-23T22:46:16.557Z] ---> Running in 8e70c61d5eb8 [2022-12-23T22:46:16.557Z] Removing intermediate container 8e70c61d5eb8 [2022-12-23T22:46:16.557Z] ---> 3cff586944c5 [2022-12-23T22:46:16.557Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-23T22:46:16.815Z] ---> 9cbba21985ef [2022-12-23T22:46:16.815Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-23T22:46:17.380Z] ---> 803247b8d377 [2022-12-23T22:46:17.380Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-23T22:46:17.945Z] ---> add26ad12cf6 [2022-12-23T22:46:17.945Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-23T22:46:17.945Z] ---> Running in 3fc90c2d1b69 [2022-12-23T22:46:18.202Z] Removing intermediate container 3fc90c2d1b69 [2022-12-23T22:46:18.202Z] ---> 860ccfd990a9 [2022-12-23T22:46:18.202Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T22:46:18.202Z] ---> Running in c61bac7be87e [2022-12-23T22:46:18.460Z] Removing intermediate container c61bac7be87e [2022-12-23T22:46:18.460Z] ---> b0b7cd45e24d [2022-12-23T22:46:18.460Z] Step 20/22 : LABEL arch=x86_64 [2022-12-23T22:46:18.460Z] ---> Running in ed54ff0aa537 [2022-12-23T22:46:18.719Z] Removing intermediate container ed54ff0aa537 [2022-12-23T22:46:18.719Z] ---> fb0fc2b05d58 [2022-12-23T22:46:18.719Z] Step 21/22 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:46:18.977Z] ---> Running in 3c0fc7baff20 [2022-12-23T22:46:19.234Z] Removing intermediate container 3c0fc7baff20 [2022-12-23T22:46:19.234Z] ---> aff871a2e520 [2022-12-23T22:46:19.234Z] Step 22/22 : LABEL version=0.0.0 [2022-12-23T22:46:19.234Z] ---> Running in ccea9628b2dc [2022-12-23T22:46:19.799Z] Removing intermediate container ccea9628b2dc [2022-12-23T22:46:19.799Z] ---> 08cce3001a5e [2022-12-23T22:46:19.799Z] [2022-12-23T22:46:20.056Z] Successfully built 08cce3001a5e [2022-12-23T22:46:20.056Z] Successfully tagged sys-mgmt-agent:latest [2022-12-23T22:46:22.584Z]  Building sys-mgmt-agent ... done Removing intermediate container ff3aa9427aa8 [2022-12-23T22:46:22.584Z] ---> 360c4e7300b3 [2022-12-23T22:46:22.584Z] [2022-12-23T22:46:22.584Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T22:46:22.584Z] ---> bfe296a52501 [2022-12-23T22:46:22.584Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-23T22:46:22.584Z] ---> Using cache [2022-12-23T22:46:22.584Z] ---> 0b0af99d62bd [2022-12-23T22:46:22.584Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T22:46:22.584Z] ---> Using cache [2022-12-23T22:46:22.584Z] ---> 5346a1c887c5 [2022-12-23T22:46:22.584Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-23T22:46:22.849Z] ---> Running in b0cb33383f12 [2022-12-23T22:46:23.107Z] Removing intermediate container b0cb33383f12 [2022-12-23T22:46:23.107Z] ---> c322db014664 [2022-12-23T22:46:23.107Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-23T22:46:23.107Z] ---> Running in 348abdae44eb [2022-12-23T22:46:23.365Z] Removing intermediate container 348abdae44eb [2022-12-23T22:46:23.365Z] ---> 0f8f3e88c92b [2022-12-23T22:46:23.365Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T22:46:23.624Z] ---> 068432d50f7d [2022-12-23T22:46:23.624Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-23T22:46:25.002Z] ---> 471777c6c7b9 [2022-12-23T22:46:25.002Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-23T22:46:25.271Z] Removing intermediate container 2528d669019d [2022-12-23T22:46:25.271Z] ---> 13c6cdc60d83 [2022-12-23T22:46:25.271Z] [2022-12-23T22:46:25.271Z] Step 10/24 : FROM alpine:3.16 [2022-12-23T22:46:25.271Z] ---> bfe296a52501 [2022-12-23T22:46:25.271Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-23T22:46:25.271Z] ---> Using cache [2022-12-23T22:46:25.271Z] ---> 0b0af99d62bd [2022-12-23T22:46:25.271Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T22:46:25.271Z] ---> Using cache [2022-12-23T22:46:25.271Z] ---> 5346a1c887c5 [2022-12-23T22:46:25.271Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-23T22:46:25.271Z] ---> Running in 5e94ceff3a86 [2022-12-23T22:46:25.530Z] ---> 4e103e4f0114 [2022-12-23T22:46:25.530Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-23T22:46:25.530Z] Removing intermediate container 5e94ceff3a86 [2022-12-23T22:46:25.530Z] ---> ab445c4fd34e [2022-12-23T22:46:25.530Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-23T22:46:25.530Z] ---> Running in bd1b29c282de [2022-12-23T22:46:25.530Z] ---> Running in c70a15dd000c [2022-12-23T22:46:25.793Z] Removing intermediate container bd1b29c282de [2022-12-23T22:46:25.793Z] ---> b411db927191 [2022-12-23T22:46:25.793Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T22:46:25.793Z] Removing intermediate container c70a15dd000c [2022-12-23T22:46:25.793Z] ---> 61fec33442d8 [2022-12-23T22:46:25.793Z] Step 15/24 : WORKDIR / [2022-12-23T22:46:26.053Z] ---> Running in bfe80c1358d9 [2022-12-23T22:46:26.053Z] ---> Running in 2e8635b402f1 [2022-12-23T22:46:26.311Z] Removing intermediate container bfe80c1358d9 [2022-12-23T22:46:26.311Z] ---> 60a713850964 [2022-12-23T22:46:26.311Z] Step 20/22 : LABEL arch=x86_64 [2022-12-23T22:46:26.311Z] Removing intermediate container 2e8635b402f1 [2022-12-23T22:46:26.311Z] ---> de7a997bd9ac [2022-12-23T22:46:26.311Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T22:46:26.311Z] ---> Running in 0565c2784d0e [2022-12-23T22:46:26.311Z] Removing intermediate container 0565c2784d0e [2022-12-23T22:46:26.311Z] ---> 3ff6c9beed7e [2022-12-23T22:46:26.311Z] Step 21/22 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:46:26.570Z] ---> Running in 911f9e82b82a [2022-12-23T22:46:26.570Z] ---> 5e9a7a057e81 [2022-12-23T22:46:26.570Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-23T22:46:26.570Z] Removing intermediate container 911f9e82b82a [2022-12-23T22:46:26.570Z] ---> dab1b450bbec [2022-12-23T22:46:26.570Z] Step 22/22 : LABEL version=0.0.0 [2022-12-23T22:46:26.830Z] ---> Running in 975f54c76c35 [2022-12-23T22:46:26.830Z] Removing intermediate container 975f54c76c35 [2022-12-23T22:46:26.830Z] ---> cfc14a6e16d0 [2022-12-23T22:46:26.830Z] [2022-12-23T22:46:27.088Z] ---> 4398f790d582 [2022-12-23T22:46:27.088Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-23T22:46:27.088Z] Successfully built cfc14a6e16d0 [2022-12-23T22:46:27.088Z] Successfully tagged support-scheduler:latest [2022-12-23T22:46:27.088Z]  Building support-scheduler ... done  ---> 0cba7d706bdd [2022-12-23T22:46:27.088Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-23T22:46:27.349Z] ---> 757cc1b0d826 [2022-12-23T22:46:27.349Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-23T22:46:27.349Z] ---> Running in 9595de6487bd [2022-12-23T22:46:27.608Z] Removing intermediate container 9595de6487bd [2022-12-23T22:46:27.608Z] ---> 83bce4858605 [2022-12-23T22:46:27.608Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T22:46:27.608Z] ---> Running in 30613d7dd5db [2022-12-23T22:46:27.608Z] Removing intermediate container 30613d7dd5db [2022-12-23T22:46:27.608Z] ---> 6921899de9a8 [2022-12-23T22:46:27.608Z] Step 22/24 : LABEL arch=x86_64 [2022-12-23T22:46:27.608Z] ---> Running in 352447e3050b [2022-12-23T22:46:27.867Z] Removing intermediate container 352447e3050b [2022-12-23T22:46:27.867Z] ---> 9cc6e2851400 [2022-12-23T22:46:27.867Z] Step 23/24 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:46:27.867Z] ---> Running in dec4ce0a8abb [2022-12-23T22:46:27.867Z] Removing intermediate container dec4ce0a8abb [2022-12-23T22:46:27.867Z] ---> 5d2f0924eee9 [2022-12-23T22:46:27.867Z] Step 24/24 : LABEL version=0.0.0 [2022-12-23T22:46:28.126Z] ---> Running in a7005806078e [2022-12-23T22:46:28.126Z] Removing intermediate container a7005806078e [2022-12-23T22:46:28.126Z] ---> 2d99fa95948a [2022-12-23T22:46:28.126Z] [2022-12-23T22:46:28.126Z] Successfully built 2d99fa95948a [2022-12-23T22:46:28.126Z] Successfully tagged core-metadata:latest [2022-12-23T22:46:31.412Z]  Building core-metadata ... done Removing intermediate container 12345f46d1c8 [2022-12-23T22:46:31.412Z] ---> ec72420a1a20 [2022-12-23T22:46:31.412Z] [2022-12-23T22:46:31.412Z] Step 9/19 : FROM alpine:3.15 [2022-12-23T22:46:31.412Z] ---> c4fc93816858 [2022-12-23T22:46:31.412Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T22:46:31.412Z] ---> Using cache [2022-12-23T22:46:31.412Z] ---> 43ef07caa8c8 [2022-12-23T22:46:31.412Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-23T22:46:31.412Z] ---> Running in afdd1f812e0d [2022-12-23T22:46:31.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:46:31.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:46:32.239Z] v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-23T22:46:32.239Z] v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-23T22:46:32.239Z] OK: 15859 distinct packages available [2022-12-23T22:46:32.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T22:46:32.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T22:46:32.239Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-23T22:46:32.501Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-23T22:46:32.501Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-23T22:46:32.501Z] (4/9) Installing libcurl (7.80.0-r5) [2022-12-23T22:46:32.501Z] (5/9) Installing curl (7.80.0-r5) [2022-12-23T22:46:32.501Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-23T22:46:32.501Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-23T22:46:32.501Z] (8/9) Installing libucontext (1.1-r0) [2022-12-23T22:46:32.501Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-23T22:46:32.501Z] Executing busybox-1.34.1-r7.trigger [2022-12-23T22:46:32.501Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T22:46:32.501Z] OK: 8 MiB in 23 packages [2022-12-23T22:46:33.068Z] Removing intermediate container afdd1f812e0d [2022-12-23T22:46:33.068Z] ---> 14df804b8ba3 [2022-12-23T22:46:33.068Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T22:46:33.068Z] ---> 34ab4bbc75ca [2022-12-23T22:46:33.068Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-23T22:46:33.636Z] ---> 97e0ca98421b [2022-12-23T22:46:33.636Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-23T22:46:33.894Z] ---> 306ae3aef4b2 [2022-12-23T22:46:33.894Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-23T22:46:33.894Z] ---> Running in 17eae59edd84 [2022-12-23T22:46:33.894Z] Removing intermediate container 17eae59edd84 [2022-12-23T22:46:33.894Z] ---> 28382841b46c [2022-12-23T22:46:33.894Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T22:46:33.894Z] ---> Running in 866c00079407 [2022-12-23T22:46:34.160Z] Removing intermediate container 866c00079407 [2022-12-23T22:46:34.160Z] ---> 8530da1cf0f5 [2022-12-23T22:46:34.160Z] Step 17/19 : LABEL arch=x86_64 [2022-12-23T22:46:34.160Z] ---> Running in 810ec2b6fa81 [2022-12-23T22:46:34.160Z] Removing intermediate container 810ec2b6fa81 [2022-12-23T22:46:34.161Z] ---> da70f6df47bc [2022-12-23T22:46:34.161Z] Step 18/19 : LABEL git_sha=4270eb4bca06d4010126a28636640fde07f194a3 [2022-12-23T22:46:34.161Z] ---> Running in ba1c4d5fb664 [2022-12-23T22:46:34.161Z] Removing intermediate container ba1c4d5fb664 [2022-12-23T22:46:34.161Z] ---> c4783091e3e7 [2022-12-23T22:46:34.161Z] Step 19/19 : LABEL version=0.0.0 [2022-12-23T22:46:34.419Z] ---> Running in d42768a3b24f [2022-12-23T22:46:34.419Z] Removing intermediate container d42768a3b24f [2022-12-23T22:46:34.419Z] ---> 2dd908fcfb66 [2022-12-23T22:46:34.419Z] [2022-12-23T22:46:34.419Z] Successfully built 2dd908fcfb66 [2022-12-23T22:46:34.419Z] Successfully tagged security-spiffe-token-provider:latest [2022-12-23T22:46:34.428Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-12-23T22:46:34.458Z] $ docker stop --time=1 8093021d73119c8e1d0238846ea1ae4252ad8b0bb27e9cd5827627e33c74d10e [2022-12-23T22:46:35.800Z] $ docker rm -f --volumes 8093021d73119c8e1d0238846ea1ae4252ad8b0bb27e9cd5827627e33c74d10e [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-23T22:46:36.187Z] + docker images [2022-12-23T22:46:36.187Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-23T22:46:36.187Z] security-spiffe-token-provider latest 2dd908fcfb66 2 seconds ago 29.7MB [2022-12-23T22:46:36.187Z] ec72420a1a20 6 seconds ago 1.65GB [2022-12-23T22:46:36.187Z] core-metadata latest 2d99fa95948a 9 seconds ago 18.5MB [2022-12-23T22:46:36.187Z] support-scheduler latest cfc14a6e16d0 10 seconds ago 29.9MB [2022-12-23T22:46:36.187Z] 13c6cdc60d83 12 seconds ago 1.62GB [2022-12-23T22:46:36.187Z] 360c4e7300b3 15 seconds ago 1.68GB [2022-12-23T22:46:36.187Z] sys-mgmt-agent latest 08cce3001a5e 17 seconds ago 136MB [2022-12-23T22:46:36.187Z] 02029b3919ae 39 seconds ago 1.6GB [2022-12-23T22:46:36.187Z] security-spire-config latest c4209da9db8a 39 seconds ago 85.8MB [2022-12-23T22:46:36.187Z] security-spire-agent latest c17866339f72 43 seconds ago 125MB [2022-12-23T22:46:36.187Z] core-command latest 4b60d44af6f7 49 seconds ago 17.7MB [2022-12-23T22:46:36.187Z] 7eaf703ccfac 50 seconds ago 1.49GB [2022-12-23T22:46:36.187Z] 04d2568d28ca 53 seconds ago 1.49GB [2022-12-23T22:46:36.187Z] core-data latest ac8dc7f843da 58 seconds ago 17.9MB [2022-12-23T22:46:36.187Z] 616e7605779e 59 seconds ago 1.61GB [2022-12-23T22:46:36.187Z] 6f08ef0691fd About a minute ago 1.62GB [2022-12-23T22:46:36.187Z] security-bootstrapper latest 403f86fec5cb About a minute ago 20.3MB [2022-12-23T22:46:36.187Z] security-secretstore-setup latest 28f067e99916 About a minute ago 29.9MB [2022-12-23T22:46:36.187Z] security-proxy-setup latest 8ba13f15ef31 About a minute ago 27.7MB [2022-12-23T22:46:36.187Z] support-notifications latest 662ced15e1eb About a minute ago 30.5MB [2022-12-23T22:46:36.187Z] 7e73af20e657 About a minute ago 1.68GB [2022-12-23T22:46:36.187Z] 220d5ba46ac6 About a minute ago 1.61GB [2022-12-23T22:46:36.187Z] 6f10f8d216bf About a minute ago 1.6GB [2022-12-23T22:46:36.187Z] e10576647095 About a minute ago 1.6GB [2022-12-23T22:46:36.187Z] security-spire-server latest edaf47678809 2 minutes ago 86.5MB [2022-12-23T22:46:36.187Z] 2c62a24861d8 2 minutes ago 1.49GB [2022-12-23T22:46:36.187Z] ci-base-image-x86_64 latest cfa0c9218d9e 5 minutes ago 947MB [2022-12-23T22:46:36.187Z] alpine 3.16 bfe296a52501 5 weeks ago 5.54MB [2022-12-23T22:46:36.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 7 weeks ago 683MB [2022-12-23T22:46:36.187Z] alpine 3.15 c4fc93816858 4 months ago 5.59MB [2022-12-23T22:46:36.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB [2022-12-23T22:46:36.187Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-12-23T22:46:38.345Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-12-23T22:46:38.683Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T22:46:39.566Z] ---> package-listing.sh [2022-12-23T22:46:39.567Z] ++ facter osfamily [2022-12-23T22:46:39.567Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-23T22:46:39.825Z] + OS_FAMILY=debian [2022-12-23T22:46:39.825Z] + workspace=/w/workspace/edgex-go/1 [2022-12-23T22:46:39.825Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-23T22:46:39.825Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-23T22:46:39.825Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-23T22:46:39.825Z] + PACKAGES=/tmp/packages_start.txt [2022-12-23T22:46:39.825Z] + '[' /w/workspace/edgex-go/1 ']' [2022-12-23T22:46:39.825Z] + PACKAGES=/tmp/packages_end.txt [2022-12-23T22:46:39.825Z] + case "${OS_FAMILY}" in [2022-12-23T22:46:39.825Z] + dpkg -l [2022-12-23T22:46:39.825Z] + grep '^ii' [2022-12-23T22:46:39.825Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-23T22:46:39.825Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-23T22:46:39.825Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-23T22:46:39.825Z] + '[' /w/workspace/edgex-go/1 ']' [2022-12-23T22:46:39.825Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-12-23T22:46:39.825Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-12-23T22:46:39.867Z] 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 [2022-12-23T22:46:40.162Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T22:46:40.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-23T22:46:40.799Z] [2022-12-23T22:46:40.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T22:46:41.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-23T22:46:41.184Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-23T22:46:41.184Z] 5eb5b503b376: Pulling fs layer [2022-12-23T22:46:41.184Z] 5c69ac0246d0: Pulling fs layer [2022-12-23T22:46:41.184Z] ec43610c2a17: Pulling fs layer [2022-12-23T22:46:41.184Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-23T22:46:41.184Z] 33b1e0a273af: Pulling fs layer [2022-12-23T22:46:41.184Z] 5d3b04190fa2: Pulling fs layer [2022-12-23T22:46:41.184Z] 2f39f015ded8: Pulling fs layer [2022-12-23T22:46:41.184Z] 33b1e0a273af: Waiting [2022-12-23T22:46:41.184Z] 5d3b04190fa2: Waiting [2022-12-23T22:46:41.184Z] 2f39f015ded8: Waiting [2022-12-23T22:46:41.184Z] 3a2ae6a8a46f: Waiting [2022-12-23T22:46:41.184Z] 5c69ac0246d0: Verifying Checksum [2022-12-23T22:46:41.184Z] 5c69ac0246d0: Download complete [2022-12-23T22:46:41.184Z] 3a2ae6a8a46f: Download complete [2022-12-23T22:46:41.446Z] 33b1e0a273af: Verifying Checksum [2022-12-23T22:46:41.446Z] 33b1e0a273af: Download complete [2022-12-23T22:46:41.446Z] 5d3b04190fa2: Verifying Checksum [2022-12-23T22:46:41.446Z] 5d3b04190fa2: Download complete [2022-12-23T22:46:41.446Z] ec43610c2a17: Download complete [2022-12-23T22:46:41.446Z] 5eb5b503b376: Download complete [2022-12-23T22:46:42.013Z] 2f39f015ded8: Download complete [2022-12-23T22:46:42.580Z] 5eb5b503b376: Pull complete [2022-12-23T22:46:42.838Z] 5c69ac0246d0: Pull complete [2022-12-23T22:46:43.404Z] ec43610c2a17: Pull complete [2022-12-23T22:46:43.404Z] 3a2ae6a8a46f: Pull complete [2022-12-23T22:46:43.404Z] 33b1e0a273af: Pull complete [2022-12-23T22:46:43.663Z] 5d3b04190fa2: Pull complete [2022-12-23T22:46:47.850Z] 2f39f015ded8: Pull complete [2022-12-23T22:46:47.850Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-23T22:46:47.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-23T22:46:47.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T22:46:48.059Z] prd-ubuntu20.04-docker-8c-8g-400 does not seem to be running inside a container [2022-12-23T22:46:48.097Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-23T22:46:49.981Z] $ docker top 430712197a500831e364bc3d8ddec49a5a1e1865989a1fb47ae3f7fcd4632351 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-23T22:46:50.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-23T22:46:50.675Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-23T22:46:50.984Z] + ls /var/log/sa-host [2022-12-23T22:46:50.984Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-23T22:46:51.199Z] provisioning config files... [2022-12-23T22:46:51.209Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16702514710862231401tmp [Pipeline] { [Pipeline] echo [2022-12-23T22:46:51.262Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T22:46:51.575Z] ---> create-netrc.sh [Pipeline] } [2022-12-23T22:46:51.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-23T22:46:52.023Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-23T22:46:52.054Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T22:46:52.364Z] ---> sudo-logs.sh [2022-12-23T22:46:52.364Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-23T22:46:52.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T22:46:52.746Z] ---> job-cost.sh [2022-12-23T22:46:52.746Z] lf-activate-venv: SKIPPING [2022-12-23T22:46:52.746Z] INFO: No Stack... [2022-12-23T22:46:53.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-23T22:46:53.573Z] INFO: Archiving Costs [Pipeline] echo [2022-12-23T22:46:53.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T22:46:53.917Z] ---> logs-deploy.sh [2022-12-23T22:46:53.918Z] lf-activate-venv: SKIPPING [2022-12-23T22:46:53.918Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4256/1 [2022-12-23T22:46:53.918Z] INFO: archiving workspace using pattern(s): [2022-12-23T22:46:54.854Z] Archives upload complete. [2022-12-23T22:46:54.854Z] INFO: archiving logs to Nexus