Pull request #4254 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b+a888bda4c94fc8aa9b229b149b5303c88f9921c7 (337a110234ece82f04b3770e605c1ac49650f059) 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-ssh3043781097141940769.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-ssh7045087229726033266.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-4254/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-4254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8186020569844888249.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-4254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12477469376940456809.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-ssh2804347455482023914.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-4254/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-4254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18370622649971458652.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-4 in /w/workspace/edgexfoundry_edgex-go_PR-4254 [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/4254/head:refs/remotes/origin/PR-4254 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a888bda4c94fc8aa9b229b149b5303c88f9921c7 into PR head commit 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b Merge succeeded, producing 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b Checking out Revision 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b (PR-4254) > git config core.sparsecheckout # timeout=10 > git checkout -f 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b # 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 a888bda4c94fc8aa9b229b149b5303c88f9921c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b # timeout=10 Commit message: "fix: go mod configuration to v3 in attribution.txt" 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-16T17:50:16.758Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-16T17:50:16.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-16T17:50:17.022Z] ========================================================= [2022-12-16T17:50:17.022Z] EdgeX Global Pipelines Version Info [2022-12-16T17:50:17.022Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-16T17:50:17.765Z] ------------------- [2022-12-16T17:50:17.766Z] stable info: [2022-12-16T17:50:17.766Z] ------------------- [2022-12-16T17:50:17.766Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-16T17:50:17.766Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-16T17:50:17.766Z] Message: update stable to v1.0.244 [2022-12-16T17:50:18.336Z] ------------------- [2022-12-16T17:50:18.336Z] experimental info: [2022-12-16T17:50:18.336Z] ------------------- [2022-12-16T17:50:18.336Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-16T17:50:18.336Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-16T17:50:18.336Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-16T17:50:18.627Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-12-16T17:50:18.666Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-12-16T17:50:18.702Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-16T17:50:18.736Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-16T17:50:18.773Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-16T17:50:18.811Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-16T17:50:18.849Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-16T17:50:18.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-12-16T17:50:18.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-12-16T17:50:18.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-12-16T17:50:19.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-16T17:50:19.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-16T17:50:19.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-16T17:50:19.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-16T17:50:19.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-16T17:50:19.188Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-16T17:50:19.230Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-16T17:50:19.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-16T17:50:19.303Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-16T17:50:19.347Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-16T17:50:19.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-16T17:50:19.438Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-16T17:50:19.480Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-16T17:50:19.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4254 [Pipeline] echo [2022-12-16T17:50:19.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4254 [Pipeline] echo [2022-12-16T17:50:19.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4254 [Pipeline] echo [2022-12-16T17:50:19.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [Pipeline] echo [2022-12-16T17:50:19.676Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66ce337 [Pipeline] echo [2022-12-16T17:50:19.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-16T17:50:19.826Z] provisioning config files... [2022-12-16T17:50:19.840Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16045419033542782800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-16T17:50:20.182Z] ---> docker-login.sh [2022-12-16T17:50:20.182Z] nexus3.edgexfoundry.org:10001 [2022-12-16T17:50:20.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:50:20.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:50:20.442Z] Configure a credential helper to remove this warning. See [2022-12-16T17:50:20.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:50:20.442Z] [2022-12-16T17:50:20.442Z] Login Succeeded [2022-12-16T17:50:20.442Z] nexus3.edgexfoundry.org:10002 [2022-12-16T17:50:20.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:50:20.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:50:20.702Z] Configure a credential helper to remove this warning. See [2022-12-16T17:50:20.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:50:20.702Z] [2022-12-16T17:50:20.702Z] Login Succeeded [2022-12-16T17:50:20.702Z] nexus3.edgexfoundry.org:10003 [2022-12-16T17:50:20.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:50:20.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:50:20.702Z] Configure a credential helper to remove this warning. See [2022-12-16T17:50:20.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:50:20.702Z] [2022-12-16T17:50:20.702Z] Login Succeeded [2022-12-16T17:50:20.702Z] nexus3.edgexfoundry.org:10004 [2022-12-16T17:50:20.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:50:20.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:50:20.702Z] Configure a credential helper to remove this warning. See [2022-12-16T17:50:20.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:50:20.702Z] [2022-12-16T17:50:20.702Z] Login Succeeded [2022-12-16T17:50:20.702Z] docker.io [2022-12-16T17:50:20.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:50:21.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:50:21.223Z] Configure a credential helper to remove this warning. See [2022-12-16T17:50:21.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:50:21.223Z] [2022-12-16T17:50:21.223Z] Login Succeeded [2022-12-16T17:50:21.223Z] ---> docker-login.sh ends [Pipeline] } [2022-12-16T17:50:21.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-16T17:50:21.676Z] + 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-16T17:50:21.676Z] + dirname cmd/core-command/Dockerfile [2022-12-16T17:50:21.676Z] + cut -d/ -f2 [2022-12-16T17:50:21.676Z] + echo core-command,cmd/core-command/Dockerfile [2022-12-16T17:50:21.676Z] + dirname cmd/core-data/Dockerfile [2022-12-16T17:50:21.676Z] + cut -d/ -f2 [2022-12-16T17:50:21.676Z] + echo core-data,cmd/core-data/Dockerfile [2022-12-16T17:50:21.676Z] + + cut -d/ -f2 [2022-12-16T17:50:21.676Z] dirname cmd/core-metadata/Dockerfile [2022-12-16T17:50:21.676Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-12-16T17:50:21.676Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-12-16T17:50:21.676Z] + cut -d/ -f2 [2022-12-16T17:50:21.676Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-12-16T17:50:21.676Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-12-16T17:50:21.676Z] + cut -d/ -f2 [2022-12-16T17:50:21.676Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-12-16T17:50:21.676Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-12-16T17:50:21.676Z] + cut -d/ -f2 [2022-12-16T17:50:21.676Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-12-16T17:50:21.676Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-12-16T17:50:21.676Z] + cut -d/ -f2 [2022-12-16T17:50:21.676Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-12-16T17:50:21.676Z] + dirname cmd/security-spire-agent/Dockerfile [2022-12-16T17:50:21.676Z] + cut -d/ -f2 [2022-12-16T17:50:21.677Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-12-16T17:50:21.677Z] + + cut -d/dirname -f2 cmd/security-spire-config/Dockerfile [2022-12-16T17:50:21.677Z] [2022-12-16T17:50:21.677Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-12-16T17:50:21.677Z] + dirname cmd/security-spire-server/Dockerfile [2022-12-16T17:50:21.677Z] + cut -d/ -f2 [2022-12-16T17:50:21.677Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-12-16T17:50:21.677Z] + dirname cmd/support-notifications/Dockerfile [2022-12-16T17:50:21.677Z] + cut -d/ -f2 [2022-12-16T17:50:21.677Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-12-16T17:50:21.677Z] + dirname cmd/support-scheduler/Dockerfile [2022-12-16T17:50:21.677Z] + cut -d/ -f2 [2022-12-16T17:50:21.677Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-12-16T17:50:21.677Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-12-16T17:50:21.677Z] cut -d/ -f2 [2022-12-16T17:50:21.677Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-12-16T17:50:21.761Z] 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-16T17:50:22.283Z] + git rev-list -1 --merges 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b~1..66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [Pipeline] echo [2022-12-16T17:50:22.320Z] -----------> git rev-list -1 --merges 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b~1..66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [false] [Pipeline] sh [2022-12-16T17:50:22.630Z] + git log --format=format:%s -1 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [Pipeline] echo [2022-12-16T17:50:22.671Z] ========================================================= [2022-12-16T17:50:22.671Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-16T17:50:22.671Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-12-16T17:50:23.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-16T17:50:23.175Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-16T17:50:23.175Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-16T17:50:23.175Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-16T17:50:23.175Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-12-16T17:50:23.175Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-16T17:50:23.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:50:23.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-16T17:50:23.595Z] [2022-12-16T17:50:23.595Z] 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-16T17:50:23.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-16T17:50:23.972Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-16T17:50:23.972Z] b85a868b505f: Pulling fs layer [2022-12-16T17:50:23.972Z] e2be974225ed: Pulling fs layer [2022-12-16T17:50:23.972Z] 339a4e72a1f5: Pulling fs layer [2022-12-16T17:50:23.972Z] 988bab9f4d93: Pulling fs layer [2022-12-16T17:50:23.972Z] 1469e6f7b9e6: Pulling fs layer [2022-12-16T17:50:23.972Z] eaf3925da568: Pulling fs layer [2022-12-16T17:50:23.972Z] bab4dde63d76: Pulling fs layer [2022-12-16T17:50:23.972Z] bde34c3a00c8: Pulling fs layer [2022-12-16T17:50:23.972Z] b352a97aabf1: Pulling fs layer [2022-12-16T17:50:23.972Z] 4872d77fe225: Pulling fs layer [2022-12-16T17:50:23.972Z] 5851b861e8e6: Pulling fs layer [2022-12-16T17:50:23.972Z] eaf3925da568: Waiting [2022-12-16T17:50:23.972Z] bab4dde63d76: Waiting [2022-12-16T17:50:23.972Z] bde34c3a00c8: Waiting [2022-12-16T17:50:23.972Z] b352a97aabf1: Waiting [2022-12-16T17:50:23.972Z] 4872d77fe225: Waiting [2022-12-16T17:50:23.972Z] 5851b861e8e6: Waiting [2022-12-16T17:50:23.972Z] 988bab9f4d93: Waiting [2022-12-16T17:50:23.972Z] 1469e6f7b9e6: Waiting [2022-12-16T17:50:23.972Z] e2be974225ed: Download complete [2022-12-16T17:50:23.972Z] 988bab9f4d93: Verifying Checksum [2022-12-16T17:50:23.972Z] 988bab9f4d93: Download complete [2022-12-16T17:50:24.232Z] 1469e6f7b9e6: Verifying Checksum [2022-12-16T17:50:24.232Z] 1469e6f7b9e6: Download complete [2022-12-16T17:50:24.232Z] 339a4e72a1f5: Verifying Checksum [2022-12-16T17:50:24.232Z] 339a4e72a1f5: Download complete [2022-12-16T17:50:24.232Z] eaf3925da568: Verifying Checksum [2022-12-16T17:50:24.232Z] eaf3925da568: Download complete [2022-12-16T17:50:24.232Z] bde34c3a00c8: Verifying Checksum [2022-12-16T17:50:24.232Z] bde34c3a00c8: Download complete [2022-12-16T17:50:24.232Z] b352a97aabf1: Download complete [2022-12-16T17:50:24.232Z] 4872d77fe225: Download complete [2022-12-16T17:50:24.232Z] 5851b861e8e6: Download complete [2022-12-16T17:50:24.232Z] b85a868b505f: Verifying Checksum [2022-12-16T17:50:24.232Z] b85a868b505f: Download complete [2022-12-16T17:50:24.491Z] bab4dde63d76: Verifying Checksum [2022-12-16T17:50:24.491Z] bab4dde63d76: Download complete [2022-12-16T17:50:25.426Z] b85a868b505f: Pull complete [2022-12-16T17:50:25.426Z] e2be974225ed: Pull complete [2022-12-16T17:50:25.996Z] 339a4e72a1f5: Pull complete [2022-12-16T17:50:25.996Z] 988bab9f4d93: Pull complete [2022-12-16T17:50:26.257Z] 1469e6f7b9e6: Pull complete [2022-12-16T17:50:26.257Z] eaf3925da568: Pull complete [2022-12-16T17:50:28.163Z] bab4dde63d76: Pull complete [2022-12-16T17:50:28.163Z] bde34c3a00c8: Pull complete [2022-12-16T17:50:28.163Z] b352a97aabf1: Pull complete [2022-12-16T17:50:28.163Z] 4872d77fe225: Pull complete [2022-12-16T17:50:28.163Z] 5851b861e8e6: Pull complete [2022-12-16T17:50:28.163Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-16T17:50:28.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-16T17:50:28.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T17:50:28.385Z] prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container [2022-12-16T17:50:28.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-16T17:50:30.047Z] $ docker top d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d -eo pid,comm [2022-12-16T17:50:30.097Z] 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-16T17:50:30.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-16T17:50:30.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-16T17:50:30.219Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-16T17:50:30.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-16T17:50:30.338Z] $ docker exec d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d ssh-agent [2022-12-16T17:50:30.443Z] SSH_AUTH_SOCK=/tmp/ssh-0NVNqe6zrjyD/agent.32 [2022-12-16T17:50:30.443Z] SSH_AGENT_PID=38 [2022-12-16T17:50:30.450Z] Running ssh-add (command line suppressed) [2022-12-16T17:50:30.562Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4766307098752826843.key (/w/workspace/edgex-go/1@tmp/private_key_4766307098752826843.key) [2022-12-16T17:50:30.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-16T17:50:30.910Z] + git tag --points-at HEAD [Pipeline] } [2022-12-16T17:50:30.942Z] $ docker exec --env ******** --env ******** d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d ssh-agent -k [2022-12-16T17:50:31.046Z] unset SSH_AUTH_SOCK; [2022-12-16T17:50:31.046Z] unset SSH_AGENT_PID; [2022-12-16T17:50:31.047Z] echo Agent pid 38 killed; [2022-12-16T17:50:31.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-16T17:50:31.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-16T17:50:31.141Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-16T17:50:31.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-16T17:50:31.259Z] $ docker exec d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d ssh-agent [2022-12-16T17:50:31.362Z] SSH_AUTH_SOCK=/tmp/ssh-0qllNV8FsKDx/agent.70 [2022-12-16T17:50:31.362Z] SSH_AGENT_PID=76 [2022-12-16T17:50:31.366Z] Running ssh-add (command line suppressed) [2022-12-16T17:50:31.472Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14874579837390197202.key (/w/workspace/edgex-go/1@tmp/private_key_14874579837390197202.key) [2022-12-16T17:50:31.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-16T17:50:31.825Z] + git semver init [2022-12-16T17:50:32.086Z] 2022-12-16 17:50:32,013 [run_init] DEBUG init version:0.0.0 force:False [2022-12-16T17:50:32.086Z] 2022-12-16 17:50:32,013 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-12-16T17:50:32.086Z] 2022-12-16 17:50:32,014 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-12-16T17:50:32.086Z] 2022-12-16 17:50:32,014 [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-16T17:50:36.306Z] 2022-12-16 17:50:36,176 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-12-16T17:50:36.306Z] 2022-12-16 17:50:36,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4254 with force:False [2022-12-16T17:50:36.306Z] 2022-12-16 17:50:36,177 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4254 [2022-12-16T17:50:36.306Z] 2022-12-16 17:50:36,181 [execute] INFO git cat-file --batch-check [2022-12-16T17:50:36.306Z] 2022-12-16 17:50:36,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-12-16T17:50:36.306Z] 2022-12-16 17:50:36,188 [execute] INFO git cat-file --batch [2022-12-16T17:50:36.306Z] 2022-12-16 17:50:36,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-12-16T17:50:36.306Z] 2022-12-16 17:50:36,193 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4254 [2022-12-16T17:50:36.307Z] 0.0.0 [Pipeline] } [2022-12-16T17:50:36.334Z] $ docker exec --env ******** --env ******** d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d ssh-agent -k [2022-12-16T17:50:36.440Z] unset SSH_AUTH_SOCK; [2022-12-16T17:50:36.440Z] unset SSH_AGENT_PID; [2022-12-16T17:50:36.441Z] echo Agent pid 76 killed; [2022-12-16T17:50:36.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-16T17:50:36.873Z] + git semver [Pipeline] } [2022-12-16T17:50:37.161Z] $ docker stop --time=1 d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d [2022-12-16T17:50:38.473Z] $ docker rm -f --volumes d6527d282de7ead3c6c2470dfbe5e475aed963fb8ff99becaedd7aef94823e3d [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-16T17:50:38.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-16T17:50:39.201Z] Stashed 1 file(s) [Pipeline] echo [2022-12-16T17:50:39.218Z] [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-16T17:50:39.975Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-12-16T17:50:40.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-16T17:50:40.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-16T17:50:40.084Z] ========================================================= [2022-12-16T17:50:40.084Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-16T17:50:40.084Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-16T17:50:40.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-16T17:50:40.415Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-16T17:50:40.415Z] 213ec9aee27d: Pulling fs layer [2022-12-16T17:50:40.415Z] 4583459ba037: Pulling fs layer [2022-12-16T17:50:40.415Z] 93c1e223e6f2: Pulling fs layer [2022-12-16T17:50:40.415Z] 53926ce57604: Pulling fs layer [2022-12-16T17:50:40.415Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-16T17:50:40.415Z] 22ff95d597cd: Pulling fs layer [2022-12-16T17:50:40.415Z] 12d6caf4c0d1: Pulling fs layer [2022-12-16T17:50:40.415Z] 96b7cbca73a9: Pulling fs layer [2022-12-16T17:50:40.415Z] a7acece74701: Pulling fs layer [2022-12-16T17:50:40.415Z] 22ff95d597cd: Waiting [2022-12-16T17:50:40.415Z] 96b7cbca73a9: Waiting [2022-12-16T17:50:40.415Z] a7acece74701: Waiting [2022-12-16T17:50:40.415Z] 12d6caf4c0d1: Waiting [2022-12-16T17:50:40.415Z] 53926ce57604: Waiting [2022-12-16T17:50:40.415Z] 21b2b0c7a3f4: Waiting [2022-12-16T17:50:40.415Z] 93c1e223e6f2: Verifying Checksum [2022-12-16T17:50:40.415Z] 93c1e223e6f2: Download complete [2022-12-16T17:50:40.415Z] 4583459ba037: Download complete [2022-12-16T17:50:40.415Z] 21b2b0c7a3f4: Download complete [2022-12-16T17:50:40.415Z] 22ff95d597cd: Verifying Checksum [2022-12-16T17:50:40.415Z] 22ff95d597cd: Download complete [2022-12-16T17:50:40.415Z] 213ec9aee27d: Download complete [2022-12-16T17:50:40.697Z] 12d6caf4c0d1: Verifying Checksum [2022-12-16T17:50:40.697Z] 12d6caf4c0d1: Download complete [2022-12-16T17:50:40.697Z] 213ec9aee27d: Pull complete [2022-12-16T17:50:40.697Z] 4583459ba037: Pull complete [2022-12-16T17:50:40.969Z] 93c1e223e6f2: Pull complete [2022-12-16T17:50:41.236Z] a7acece74701: Verifying Checksum [2022-12-16T17:50:41.236Z] a7acece74701: Download complete [2022-12-16T17:50:41.498Z] 96b7cbca73a9: Verifying Checksum [2022-12-16T17:50:41.498Z] 96b7cbca73a9: Download complete [2022-12-16T17:50:41.757Z] 53926ce57604: Verifying Checksum [2022-12-16T17:50:41.757Z] 53926ce57604: Download complete [2022-12-16T17:50:45.941Z] 53926ce57604: Pull complete [2022-12-16T17:50:45.941Z] 21b2b0c7a3f4: Pull complete [2022-12-16T17:50:45.941Z] 22ff95d597cd: Pull complete [2022-12-16T17:50:45.941Z] 12d6caf4c0d1: Pull complete [2022-12-16T17:50:47.315Z] 96b7cbca73a9: Pull complete [2022-12-16T17:50:48.254Z] a7acece74701: Pull complete [2022-12-16T17:50:48.254Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-16T17:50:48.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-16T17:50:48.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-16T17:50:48.619Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-16T17:50:48.619Z] WORKDIR /edgex [2022-12-16T17:50:48.619Z] COPY go.mod . [2022-12-16T17:50:48.619Z] RUN go mod download [2022-12-16T17:50:48.619Z] + docker build -t ci-base-image-x86_64 -f - . [2022-12-16T17:50:49.196Z] Sending build context to Docker daemon 170.3MB [2022-12-16T17:50:49.196Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-16T17:50:49.196Z] ---> db6d94c90886 [2022-12-16T17:50:49.196Z] Step 2/4 : WORKDIR /edgex [2022-12-16T17:50:51.101Z] ---> Running in ac79cea21592 [2022-12-16T17:50:51.101Z] Removing intermediate container ac79cea21592 [2022-12-16T17:50:51.101Z] ---> e8c1dbaf2912 [2022-12-16T17:50:51.101Z] Step 3/4 : COPY go.mod . [2022-12-16T17:50:51.361Z] ---> f0d9d71b7f0d [2022-12-16T17:50:51.361Z] Step 4/4 : RUN go mod download [2022-12-16T17:50:51.361Z] ---> Running in acff490f6462 [2022-12-16T17:50:54.506Z] Still waiting to schedule task [2022-12-16T17:50:54.506Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-16T17:51:03.573Z] Removing intermediate container acff490f6462 [2022-12-16T17:51:03.573Z] ---> fd22e6e0db00 [2022-12-16T17:51:03.573Z] Successfully built fd22e6e0db00 [2022-12-16T17:51:03.573Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:51:03.953Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-16T17:51:03.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T17:51:04.125Z] prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container [2022-12-16T17:51:04.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-16T17:51:04.552Z] $ docker top 613bf8c68e999ad5e3586f04d98988bba522a752b1f726c0a3a82d2251c9bb5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T17:51:04.947Z] + go version [2022-12-16T17:51:04.947Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-16T17:51:04.983Z] $ docker stop --time=1 613bf8c68e999ad5e3586f04d98988bba522a752b1f726c0a3a82d2251c9bb5c [2022-12-16T17:51:06.276Z] $ docker rm -f --volumes 613bf8c68e999ad5e3586f04d98988bba522a752b1f726c0a3a82d2251c9bb5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:51:06.963Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-16T17:51:06.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T17:51:07.110Z] prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container [2022-12-16T17:51:07.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-16T17:51:07.505Z] $ docker top dfc3f306eb99a3d5c88d4e91fd85060811f33b4d7c9f11ec921367f7a3aa0b04 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-16T17:51:07.612Z] ========================================================= [2022-12-16T17:51:07.613Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-12-16T17:51:07.613Z] ========================================================= [Pipeline] sh [2022-12-16T17:51:07.906Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-12-16T17:51:08.263Z] + make test [2022-12-16T17:51:08.263Z] go test -race -coverprofile=coverage.out ./... [2022-12-16T17:51:14.825Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-12-16T17:51:27.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-12-16T17:51:27.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements [2022-12-16T17:51:27.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-12-16T17:51:27.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-12-16T17:51:27.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-12-16T17:51:27.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.111s coverage: 43.0% of statements [2022-12-16T17:51:27.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-12-16T17:51:27.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-12-16T17:51:28.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.135s coverage: 54.2% of statements [2022-12-16T17:51:28.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-12-16T17:51:28.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.525s coverage: 89.2% of statements [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.099s coverage: 2.2% of statements [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.487s coverage: 95.6% of statements [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements [2022-12-16T17:51:32.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-12-16T17:51:32.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements [2022-12-16T17:51:40.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2022-12-16T17:51:40.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-12-16T17:51:41.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 79.9% of statements [2022-12-16T17:51:41.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 91.2% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.7% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.8% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 41.8% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-12-16T17:51:51.787Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-12-16T17:51:51.787Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-12-16T17:51:51.787Z] 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-16T17:52:09.882Z] 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-16T17:52:09.882Z] go vet ./... [2022-12-16T17:52:11.782Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-16T17:52:11.782Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-16T17:52:12.040Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-16T17:52:12.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-12-16T17:52:12.392Z] + ls -al . [2022-12-16T17:52:12.392Z] total 772 [2022-12-16T17:52:12.392Z] drwxrwxr-x 11 1001 1001 4096 Dec 16 17:51 . [2022-12-16T17:52:12.392Z] drwxr-xr-x 4 root root 4096 Dec 16 17:51 .. [2022-12-16T17:52:12.392Z] drwxrwxr-x 2 1001 1001 4096 Dec 16 17:50 .blubracket [2022-12-16T17:52:12.392Z] -rw-rw-r-- 1 1001 1001 16 Dec 16 17:50 .dockerignore [2022-12-16T17:52:12.392Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 17:51 .git [2022-12-16T17:52:12.392Z] drwxrwxr-x 3 1001 1001 4096 Dec 16 17:50 .github [2022-12-16T17:52:12.392Z] -rw-rw-r-- 1 1001 1001 1030 Dec 16 17:50 .gitignore [2022-12-16T17:52:12.392Z] -rw-rw-r-- 1 1001 1001 42 Dec 16 17:50 .golangci.yml [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 87 Dec 16 17:50 .hadolint.yml [2022-12-16T17:52:12.393Z] drwxr-xr-x 3 1001 1001 4096 Dec 16 17:50 .semver [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 166 Dec 16 17:50 .sonarcloud.properties [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 1171 Dec 16 17:50 ADOPTERS.md [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 10618 Dec 16 17:50 Attribution.txt [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 73765 Dec 16 17:50 CHANGELOG.md [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 3804 Dec 16 17:50 CONTRIBUTING.md [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 677 Dec 16 17:50 GOVERNANCE.md [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 850 Dec 16 17:50 Jenkinsfile [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 10775 Dec 16 17:50 LICENSE [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 13289 Dec 16 17:50 Makefile [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 582 Dec 16 17:50 OWNERS.md [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 9403 Dec 16 17:50 README.md [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 6912 Dec 16 17:50 SECURITY.md [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 5 Dec 16 17:50 VERSION [2022-12-16T17:52:12.393Z] drwxrwxr-x 2 1001 1001 4096 Dec 16 17:50 bin [2022-12-16T17:52:12.393Z] drwxrwxr-x 18 1001 1001 4096 Dec 16 17:50 cmd [2022-12-16T17:52:12.393Z] -rw-r--r-- 1 root root 501826 Dec 16 17:51 coverage.out [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 3400 Dec 16 17:50 go.mod [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 45110 Dec 16 17:50 go.sum [2022-12-16T17:52:12.393Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 17:50 internal [2022-12-16T17:52:12.393Z] drwxrwxr-x 3 1001 1001 4096 Dec 16 17:50 openapi [2022-12-16T17:52:12.393Z] drwxrwxr-x 4 1001 1001 4096 Dec 16 17:50 snap [2022-12-16T17:52:12.393Z] -rw-rw-r-- 1 1001 1001 204 Dec 16 17:50 version.go [Pipeline] sh [2022-12-16T17:52:12.705Z] + '[' -e coverage.out ] [2022-12-16T17:52:12.705Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-12-16T17:52:12.834Z] Stashed 1 file(s) [Pipeline] sh [2022-12-16T17:52:13.130Z] + make build [2022-12-16T17:52:13.131Z] 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-16T17:52:19.720Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5 in /w/workspace/edgexfoundry_edgex-go_PR-4254 [Pipeline] { [Pipeline] ws [2022-12-16T17:52:19.776Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-12-16T17:52:19.852Z] The recommended git tool is: git [2022-12-16T17:52:24.527Z] using credential edgex-jenkins-ssh [2022-12-16T17:52:24.546Z] Cloning the remote Git repository [2022-12-16T17:52:24.592Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-12-16T17:52:24.684Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-12-16T17:52:25.325Z] 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-16T17:52:25.325Z] 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-16T17:52:25.892Z] 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-16T17:52:24.835Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-12-16T17:52:24.836Z] > git --version # timeout=10 [2022-12-16T17:52:24.855Z] > git --version # 'git version 2.25.1' [2022-12-16T17:52:24.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-16T17:52:24.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-16T17:52:32.458Z] 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-16T17:52:33.026Z] 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-16T17:52:33.963Z] 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-16T17:52:35.866Z] 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-16T17:52:36.433Z] 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-16T17:52:37.369Z] 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-16T17:52:38.304Z] 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-16T17:52:39.240Z] 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-16T17:52:41.769Z] 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-16T17:52:41.899Z] Merging remotes/origin/main commit a888bda4c94fc8aa9b229b149b5303c88f9921c7 into PR head commit 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:52:40.215Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-12-16T17:52:40.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-16T17:52:41.076Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-12-16T17:52:41.111Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-12-16T17:52:41.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-16T17:52:41.126Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4254/head:refs/remotes/origin/PR-4254 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-16T17:52:41.919Z] > git config core.sparsecheckout # timeout=10 [2022-12-16T17:52:41.940Z] > git checkout -f 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b # timeout=10 [2022-12-16T17:52:42.274Z] Merge succeeded, producing 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:52:42.275Z] Checking out Revision 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b (PR-4254) [Pipeline] } [2022-12-16T17:52:42.726Z] $ docker stop --time=1 dfc3f306eb99a3d5c88d4e91fd85060811f33b4d7c9f11ec921367f7a3aa0b04 [2022-12-16T17:52:42.173Z] > git remote # timeout=10 [2022-12-16T17:52:42.195Z] > git config --get remote.origin.url # timeout=10 [2022-12-16T17:52:42.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-16T17:52:42.229Z] > git merge a888bda4c94fc8aa9b229b149b5303c88f9921c7 # timeout=10 [2022-12-16T17:52:42.254Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-16T17:52:42.284Z] > git config core.sparsecheckout # timeout=10 [2022-12-16T17:52:42.298Z] > git checkout -f 66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b # timeout=10 [2022-12-16T17:52:45.285Z] $ docker rm -f --volumes dfc3f306eb99a3d5c88d4e91fd85060811f33b4d7c9f11ec921367f7a3aa0b04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2022-12-16T17:52:45.920Z] Commit message: "fix: go mod configuration to v3 in attribution.txt" [Pipeline] script [Pipeline] { [2022-12-16T17:52:45.972Z] > git --version # timeout=10 [2022-12-16T17:52:45.982Z] > git --version # 'git version 2.25.1' [2022-12-16T17:52:45.993Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-12-16T17:52:46.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-16T17:52:46.534Z] [2022-12-16T17:52:46.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-16T17:52:46.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-16T17:52:47.144Z] latest: Pulling from edgex-devops/edgex-compose [2022-12-16T17:52:47.144Z] cbdbe7a5bc2a: Pulling fs layer [2022-12-16T17:52:47.144Z] ca9280d653b3: Pulling fs layer [2022-12-16T17:52:47.144Z] 7e9c9ca2126c: Pulling fs layer [2022-12-16T17:52:47.144Z] cbdbe7a5bc2a: Download complete [2022-12-16T17:52:47.144Z] ca9280d653b3: Verifying Checksum [2022-12-16T17:52:47.144Z] ca9280d653b3: Download complete [2022-12-16T17:52:47.149Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-16T17:52:47.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-16T17:52:47.149Z] Dload Upload Total Spent Left Speed [2022-12-16T17:52:47.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [2022-12-16T17:52:47.403Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-12-16T17:52:47.671Z] 7e9c9ca2126c: Verifying Checksum [2022-12-16T17:52:47.671Z] 7e9c9ca2126c: Download complete [2022-12-16T17:52:47.671Z] ca9280d653b3: Pull complete [2022-12-16T17:52:47.890Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-16T17:52:48.234Z] + sudo tee /etc/docker/daemon.new [2022-12-16T17:52:48.234Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-16T17:52:48.234Z] { [2022-12-16T17:52:48.234Z] "registry-mirrors": [ [2022-12-16T17:52:48.234Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-16T17:52:48.234Z] ], [2022-12-16T17:52:48.234Z] "bip": "10.250.0.254/24", [2022-12-16T17:52:48.234Z] "hosts": [ [2022-12-16T17:52:48.234Z] "tcp://0.0.0.0:5555", [2022-12-16T17:52:48.234Z] "unix:///var/run/docker.sock" [2022-12-16T17:52:48.234Z] ], [2022-12-16T17:52:48.234Z] "mtu": 1458, [2022-12-16T17:52:48.234Z] "selinux-enabled": true, [2022-12-16T17:52:48.234Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-16T17:52:48.234Z] } [Pipeline] sh [2022-12-16T17:52:48.577Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-16T17:52:48.931Z] + sudo service docker restart [2022-12-16T17:52:50.958Z] 7e9c9ca2126c: Pull complete [2022-12-16T17:52:50.958Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-12-16T17:52:50.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-16T17:52:50.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T17:52:51.166Z] prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container [2022-12-16T17:52:51.194Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-12-16T17:52:52.701Z] $ docker top b600f941aa37f47d5106732f484b90c9ef5fb508bade686a3a8ac547c89c9eb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T17:52:53.097Z] + docker-compose build --help [2022-12-16T17:52:53.097Z] + grep parallel [2022-12-16T17:52:53.666Z] --parallel Build images in parallel. [Pipeline] } [2022-12-16T17:52:53.700Z] $ docker stop --time=1 b600f941aa37f47d5106732f484b90c9ef5fb508bade686a3a8ac547c89c9eb8 [2022-12-16T17:52:54.960Z] $ docker rm -f --volumes b600f941aa37f47d5106732f484b90c9ef5fb508bade686a3a8ac547c89c9eb8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:52:55.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-16T17:52:55.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T17:52:55.687Z] prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container [2022-12-16T17:52:55.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-12-16T17:52:56.071Z] $ docker top c40c099b14e8747dd9149dbdd271d7ce157fb47731d800b91a0a35c325e450e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T17:52:56.464Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-16T17:52:57.032Z] Building core-command ... [2022-12-16T17:52:57.032Z] Building core-data ... [2022-12-16T17:52:57.032Z] Building core-metadata ... [2022-12-16T17:52:57.032Z] Building security-bootstrapper ... [2022-12-16T17:52:57.032Z] Building security-proxy-setup ... [2022-12-16T17:52:57.032Z] Building security-secretstore-setup ... [2022-12-16T17:52:57.032Z] Building security-spiffe-token-provider ... [2022-12-16T17:52:57.032Z] Building security-spire-agent ... [2022-12-16T17:52:57.032Z] Building security-spire-config ... [2022-12-16T17:52:57.032Z] Building security-spire-server ... [2022-12-16T17:52:57.032Z] Building support-notifications ... [2022-12-16T17:52:57.032Z] Building support-scheduler ... [2022-12-16T17:52:57.032Z] Building sys-mgmt-agent ... [2022-12-16T17:52:57.032Z] Building security-secretstore-setup [2022-12-16T17:52:57.032Z] Building security-spire-agent [2022-12-16T17:52:57.032Z] Building support-notifications [2022-12-16T17:52:57.032Z] Building security-spire-server [2022-12-16T17:52:57.032Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-16T17:53:07.249Z] provisioning config files... [2022-12-16T17:53:07.274Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10352572606011653970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-16T17:53:07.652Z] ---> docker-login.sh [2022-12-16T17:53:07.652Z] nexus3.edgexfoundry.org:10001 [2022-12-16T17:53:07.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:53:08.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:53:08.193Z] Configure a credential helper to remove this warning. See [2022-12-16T17:53:08.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:53:08.193Z] [2022-12-16T17:53:08.193Z] Login Succeeded [2022-12-16T17:53:08.193Z] nexus3.edgexfoundry.org:10002 [2022-12-16T17:53:08.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:53:08.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:53:08.463Z] Configure a credential helper to remove this warning. See [2022-12-16T17:53:08.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:53:08.463Z] [2022-12-16T17:53:08.463Z] Login Succeeded [2022-12-16T17:53:08.463Z] nexus3.edgexfoundry.org:10003 [2022-12-16T17:53:08.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:53:09.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:53:09.002Z] Configure a credential helper to remove this warning. See [2022-12-16T17:53:09.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:53:09.002Z] [2022-12-16T17:53:09.002Z] Login Succeeded [2022-12-16T17:53:09.002Z] nexus3.edgexfoundry.org:10004 [2022-12-16T17:53:09.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:53:09.240Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:53:09.240Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:53:09.240Z] ---> fd22e6e0db00 [2022-12-16T17:53:09.240Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-16T17:53:09.240Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:53:09.240Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:53:09.240Z] ---> fd22e6e0db00 [2022-12-16T17:53:09.240Z] Step 3/24 : WORKDIR /edgex-go [2022-12-16T17:53:09.240Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:53:09.240Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:53:09.240Z] ---> fd22e6e0db00 [2022-12-16T17:53:09.240Z] Step 3/32 : WORKDIR /edgex-go [2022-12-16T17:53:09.240Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:53:09.240Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:53:09.240Z] ---> fd22e6e0db00 [2022-12-16T17:53:09.240Z] Step 3/24 : WORKDIR /edgex-go [2022-12-16T17:53:09.240Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:53:09.240Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:53:09.240Z] ---> fd22e6e0db00 [2022-12-16T17:53:09.240Z] Step 3/23 : WORKDIR /edgex-go [2022-12-16T17:53:09.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:53:09.272Z] Configure a credential helper to remove this warning. See [2022-12-16T17:53:09.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:53:09.272Z] [2022-12-16T17:53:09.272Z] Login Succeeded [2022-12-16T17:53:09.272Z] docker.io [2022-12-16T17:53:09.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:53:09.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:53:09.805Z] Configure a credential helper to remove this warning. See [2022-12-16T17:53:09.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:53:09.805Z] [2022-12-16T17:53:09.805Z] Login Succeeded [2022-12-16T17:53:09.805Z] ---> docker-login.sh ends [Pipeline] } [2022-12-16T17:53:09.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-12-16T17:53:10.504Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-12-16T17:53:10.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-16T17:53:10.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-16T17:53:10.613Z] ========================================================= [2022-12-16T17:53:10.613Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-16T17:53:10.613Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-16T17:53:10.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-16T17:53:10.981Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-16T17:53:10.981Z] 9b18e9b68314: Pulling fs layer [2022-12-16T17:53:10.981Z] 35d82f9e3411: Pulling fs layer [2022-12-16T17:53:10.981Z] e16973657156: Pulling fs layer [2022-12-16T17:53:10.981Z] fc693d55d65f: Pulling fs layer [2022-12-16T17:53:10.981Z] 7e9fc2657dce: Pulling fs layer [2022-12-16T17:53:10.981Z] dda99020689f: Pulling fs layer [2022-12-16T17:53:10.981Z] db1c61fa0a46: Pulling fs layer [2022-12-16T17:53:10.981Z] 891c053d2c06: Pulling fs layer [2022-12-16T17:53:10.981Z] fc693d55d65f: Waiting [2022-12-16T17:53:10.981Z] 7e9fc2657dce: Waiting [2022-12-16T17:53:10.981Z] db1c61fa0a46: Waiting [2022-12-16T17:53:10.981Z] dda99020689f: Waiting [2022-12-16T17:53:11.250Z] e16973657156: Verifying Checksum [2022-12-16T17:53:11.250Z] e16973657156: Download complete [2022-12-16T17:53:11.250Z] 35d82f9e3411: Verifying Checksum [2022-12-16T17:53:11.250Z] 35d82f9e3411: Download complete [2022-12-16T17:53:11.250Z] 7e9fc2657dce: Verifying Checksum [2022-12-16T17:53:11.250Z] 7e9fc2657dce: Download complete [2022-12-16T17:53:11.250Z] dda99020689f: Verifying Checksum [2022-12-16T17:53:11.250Z] dda99020689f: Download complete [2022-12-16T17:53:11.250Z] 9b18e9b68314: Verifying Checksum [2022-12-16T17:53:11.250Z] 9b18e9b68314: Download complete [2022-12-16T17:53:11.773Z] ---> Running in 9aed95651292 [2022-12-16T17:53:11.773Z] ---> Running in 787cc65e336d [2022-12-16T17:53:11.773Z] ---> Running in 4cd5ce0d6734 [2022-12-16T17:53:11.773Z] ---> Running in 2c69a7005753 [2022-12-16T17:53:11.773Z] ---> Running in 74751d857c18 [2022-12-16T17:53:11.773Z] Removing intermediate container 787cc65e336d [2022-12-16T17:53:11.773Z] ---> f59750a091bd [2022-12-16T17:53:11.773Z] Step 4/22 : WORKDIR /edgex-go [2022-12-16T17:53:11.773Z] Removing intermediate container 4cd5ce0d6734 [2022-12-16T17:53:11.773Z] ---> 37e883cd3804 [2022-12-16T17:53:11.773Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-16T17:53:11.773Z] Removing intermediate container 2c69a7005753 [2022-12-16T17:53:11.773Z] ---> 5fe4bce69150 [2022-12-16T17:53:11.773Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-16T17:53:11.773Z] Removing intermediate container 9aed95651292 [2022-12-16T17:53:11.773Z] ---> 6c22cefbd2c5 [2022-12-16T17:53:11.773Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-16T17:53:11.773Z] Removing intermediate container 74751d857c18 [2022-12-16T17:53:11.773Z] ---> f55c8894973f [2022-12-16T17:53:11.773Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-16T17:53:11.773Z] ---> Running in c76e7677b599 [2022-12-16T17:53:11.773Z] ---> Running in 5cc70454fda9 [2022-12-16T17:53:11.773Z] ---> Running in c7a0455448db [2022-12-16T17:53:11.773Z] ---> Running in fe33b5d99aba [2022-12-16T17:53:11.773Z] ---> Running in 2d3f3911eb19 [2022-12-16T17:53:12.032Z] Removing intermediate container c76e7677b599 [2022-12-16T17:53:12.032Z] ---> 6ad26d503dfc [2022-12-16T17:53:12.032Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-16T17:53:12.032Z] ---> Running in 6827e6767d38 [2022-12-16T17:53:12.215Z] 9b18e9b68314: Pull complete [2022-12-16T17:53:12.215Z] 891c053d2c06: Verifying Checksum [2022-12-16T17:53:12.215Z] 891c053d2c06: Download complete [2022-12-16T17:53:12.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:12.485Z] 35d82f9e3411: Pull complete [2022-12-16T17:53:12.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:12.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:12.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:12.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:12.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:12.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:12.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:12.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:12.762Z] e16973657156: Pull complete [2022-12-16T17:53:12.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:12.805Z] OK: 211 MiB in 51 packages [2022-12-16T17:53:12.805Z] OK: 211 MiB in 51 packages [2022-12-16T17:53:12.805Z] OK: 211 MiB in 51 packages [2022-12-16T17:53:12.805Z] OK: 211 MiB in 51 packages [2022-12-16T17:53:13.064Z] OK: 211 MiB in 51 packages [2022-12-16T17:53:13.322Z] Removing intermediate container fe33b5d99aba [2022-12-16T17:53:13.322Z] ---> 9009ae869435 [2022-12-16T17:53:13.322Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-16T17:53:13.354Z] db1c61fa0a46: Verifying Checksum [2022-12-16T17:53:13.354Z] db1c61fa0a46: Download complete [2022-12-16T17:53:13.580Z] Removing intermediate container c7a0455448db [2022-12-16T17:53:13.580Z] ---> 6741f9ef787d [2022-12-16T17:53:13.580Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-16T17:53:13.580Z] Removing intermediate container 6827e6767d38 [2022-12-16T17:53:13.580Z] ---> 12e3e52df8e7 [2022-12-16T17:53:13.580Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-16T17:53:13.580Z] ---> 3a07bd855879 [2022-12-16T17:53:13.580Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:53:13.839Z] ---> Running in 9122c44a00af [2022-12-16T17:53:13.839Z] Removing intermediate container 5cc70454fda9 [2022-12-16T17:53:13.839Z] ---> 7483112bb99f [2022-12-16T17:53:13.839Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-16T17:53:13.839Z] ---> c25ba83b637a [2022-12-16T17:53:13.839Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:53:13.839Z] ---> 61003e4e9ec1 [2022-12-16T17:53:13.839Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:53:13.839Z] ---> Running in beddbf6ed109 [2022-12-16T17:53:13.839Z] Removing intermediate container 2d3f3911eb19 [2022-12-16T17:53:13.839Z] ---> eb99214d6619 [2022-12-16T17:53:13.839Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-16T17:53:13.839Z] ---> Running in a754cb68b0d3 [2022-12-16T17:53:13.839Z] ---> 1accd1988a57 [2022-12-16T17:53:13.839Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:53:13.936Z] fc693d55d65f: Verifying Checksum [2022-12-16T17:53:13.936Z] fc693d55d65f: Download complete [2022-12-16T17:53:14.096Z] ---> Running in dae80fd3d431 [2022-12-16T17:53:14.096Z] ---> 57467668b721 [2022-12-16T17:53:14.096Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:53:14.096Z] ---> Running in 6785dde71fbb [2022-12-16T17:53:24.021Z] fc693d55d65f: Pull complete [2022-12-16T17:53:24.289Z] 7e9fc2657dce: Pull complete [2022-12-16T17:53:24.560Z] dda99020689f: Pull complete [2022-12-16T17:53:29.909Z] db1c61fa0a46: Pull complete [2022-12-16T17:53:31.855Z] 891c053d2c06: Pull complete [2022-12-16T17:53:31.855Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-16T17:53:31.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-16T17:53:31.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-16T17:53:32.242Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-16T17:53:32.242Z] WORKDIR /edgex [2022-12-16T17:53:32.242Z] COPY go.mod . [2022-12-16T17:53:32.242Z] RUN go mod download [2022-12-16T17:53:32.242Z] + docker build -t ci-base-image-arm64 -f - . [2022-12-16T17:53:32.827Z] Sending build context to Docker daemon 3.266MB [2022-12-16T17:53:32.827Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-16T17:53:32.827Z] ---> f96f9c87975a [2022-12-16T17:53:32.827Z] Step 2/4 : WORKDIR /edgex [2022-12-16T17:53:34.785Z] ---> Running in fc5a6279b2f6 [2022-12-16T17:53:34.785Z] Removing intermediate container fc5a6279b2f6 [2022-12-16T17:53:34.785Z] ---> 70e8c3d53f4f [2022-12-16T17:53:34.785Z] Step 3/4 : COPY go.mod . [2022-12-16T17:53:35.378Z] ---> 5fb90442df82 [2022-12-16T17:53:35.378Z] Step 4/4 : RUN go mod download [2022-12-16T17:53:35.378Z] ---> Running in 03a28e86276a [2022-12-16T17:53:36.034Z] Removing intermediate container beddbf6ed109 [2022-12-16T17:53:36.034Z] ---> 04cd72074fcf [2022-12-16T17:53:36.034Z] Step 7/32 : COPY . . [2022-12-16T17:53:36.034Z] Removing intermediate container 6785dde71fbb [2022-12-16T17:53:36.034Z] ---> 6a3f4dc3c998 [2022-12-16T17:53:36.034Z] Step 7/24 : COPY . . [2022-12-16T17:53:36.034Z] Removing intermediate container dae80fd3d431 [2022-12-16T17:53:36.034Z] ---> c0f78c4a7246 [2022-12-16T17:53:36.034Z] Step 7/24 : COPY . . [2022-12-16T17:53:36.034Z] Removing intermediate container 9122c44a00af [2022-12-16T17:53:36.034Z] ---> f9ecf488bde1 [2022-12-16T17:53:36.034Z] Step 7/23 : COPY . . [2022-12-16T17:53:36.034Z] Removing intermediate container a754cb68b0d3 [2022-12-16T17:53:36.034Z] ---> 2efe98da1609 [2022-12-16T17:53:36.034Z] Step 8/22 : COPY . . [2022-12-16T17:53:44.152Z] ---> 94db0f49e1b5 [2022-12-16T17:53:44.152Z] ---> 341b52238df6 [2022-12-16T17:53:44.152Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-16T17:53:44.152Z] [2022-12-16T17:53:44.152Z] ---> c69f502aafca [2022-12-16T17:53:44.152Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-16T17:53:44.152Z] ---> 2fad7fc2bec8 [2022-12-16T17:53:44.152Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-16T17:53:44.152Z] ---> aa05aa0bd3bf [2022-12-16T17:53:44.152Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-16T17:53:44.152Z] ---> Running in da054d430a6e [2022-12-16T17:53:44.152Z] ---> Running in 9dcabb5a4db2 [2022-12-16T17:53:44.152Z] ---> Running in af8b62b5c2f9 [2022-12-16T17:53:44.152Z] ---> Running in 676d19964080 [2022-12-16T17:53:44.152Z] ---> Running in 4d88aa711350 [2022-12-16T17:53:44.152Z] Removing intermediate container da054d430a6e [2022-12-16T17:53:44.152Z] ---> 81f0c4db3fab [2022-12-16T17:53:44.152Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-16T17:53:44.152Z] Removing intermediate container 676d19964080 [2022-12-16T17:53:44.152Z] ---> bfbb97e03b79 [2022-12-16T17:53:44.152Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-16T17:53:44.152Z] ---> Running in 430a8b27a46d [2022-12-16T17:53:44.152Z] ---> Running in c1e7b50059b5 [2022-12-16T17:53:44.152Z] Removing intermediate container 430a8b27a46d [2022-12-16T17:53:44.152Z] ---> faf3e90e4a6b [2022-12-16T17:53:44.152Z] 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-16T17:53:44.152Z] ---> Running in 779114f0a102 [2022-12-16T17:53:44.152Z] Removing intermediate container c1e7b50059b5 [2022-12-16T17:53:44.152Z] ---> 2eee38d00125 [2022-12-16T17:53:44.152Z] 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-16T17:53:44.410Z] ---> Running in e5c1cd8fde6c [2022-12-16T17:53:44.410Z] 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-16T17:53:44.667Z] 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-16T17:53:44.667Z] 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-16T17:53:45.237Z] Removing intermediate container 779114f0a102 [2022-12-16T17:53:45.237Z] ---> f2c1cc5bc17b [2022-12-16T17:53:45.237Z] Step 11/23 : WORKDIR /edgex-go [2022-12-16T17:53:45.237Z] ---> Running in 08168f3e212e [2022-12-16T17:53:45.494Z] Removing intermediate container e5c1cd8fde6c [2022-12-16T17:53:45.494Z] ---> 9eed46f3a41d [2022-12-16T17:53:45.494Z] Step 11/24 : WORKDIR /edgex-go [2022-12-16T17:53:45.494Z] ---> Running in cb38396db05e [2022-12-16T17:53:45.494Z] Removing intermediate container 08168f3e212e [2022-12-16T17:53:45.494Z] ---> c4509aa8ace5 [2022-12-16T17:53:45.494Z] [2022-12-16T17:53:45.494Z] Step 12/23 : FROM alpine:3.15 [2022-12-16T17:53:45.755Z] Removing intermediate container cb38396db05e [2022-12-16T17:53:45.755Z] ---> 734cb57eb192 [2022-12-16T17:53:45.755Z] [2022-12-16T17:53:45.755Z] Step 12/24 : FROM alpine:3.15 [2022-12-16T17:53:46.696Z] 3.15: Pulling from library/alpine [2022-12-16T17:53:46.696Z] 3.15: Pulling from library/alpine [2022-12-16T17:53:47.627Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-16T17:53:47.627Z] Status: Downloaded newer image for alpine:3.15 [2022-12-16T17:53:47.627Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-16T17:53:47.627Z] Status: Image is up to date for alpine:3.15 [2022-12-16T17:53:47.627Z] ---> c4fc93816858 [2022-12-16T17:53:47.627Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-16T17:53:47.627Z] ---> c4fc93816858 [2022-12-16T17:53:47.627Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-16T17:53:47.884Z] ---> Running in dfe8251c90a8 [2022-12-16T17:53:47.884Z] ---> Running in 81c7c6506957 [2022-12-16T17:53:48.142Z] Removing intermediate container dfe8251c90a8 [2022-12-16T17:53:48.142Z] ---> 56dadaacd69e [2022-12-16T17:53:48.142Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-16T17:53:48.400Z] ---> Running in 34c02abfa0e2 [2022-12-16T17:53:48.400Z] Removing intermediate container 81c7c6506957 [2022-12-16T17:53:48.400Z] ---> 88643ab97338 [2022-12-16T17:53:48.400Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-16T17:53:48.400Z] ---> Running in 3acdc99059d3 [2022-12-16T17:53:49.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:49.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:49.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:49.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:49.593Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-16T17:53:49.593Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-16T17:53:49.593Z] OK: 15859 distinct packages available [2022-12-16T17:53:49.593Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-16T17:53:49.593Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-16T17:53:49.593Z] OK: 15859 distinct packages available [2022-12-16T17:53:49.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:49.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:49.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:49.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:53:49.850Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-16T17:53:49.850Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-16T17:53:49.850Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-16T17:53:49.850Z] (3/5) Installing libucontext (1.1-r0) [2022-12-16T17:53:49.850Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-16T17:53:49.850Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-16T17:53:49.850Z] (3/5) Installing libucontext (1.1-r0) [2022-12-16T17:53:49.850Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-16T17:53:49.851Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-16T17:53:49.851Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-16T17:53:49.851Z] Executing busybox-1.34.1-r7.trigger [2022-12-16T17:53:49.851Z] Executing busybox-1.34.1-r7.trigger [2022-12-16T17:53:49.851Z] OK: 7 MiB in 19 packages [2022-12-16T17:53:49.851Z] OK: 7 MiB in 19 packages [2022-12-16T17:53:51.751Z] Removing intermediate container 3acdc99059d3 [2022-12-16T17:53:51.751Z] ---> 72d4ff11afa4 [2022-12-16T17:53:51.751Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-16T17:53:51.751Z] Removing intermediate container 34c02abfa0e2 [2022-12-16T17:53:51.751Z] ---> 60a699b5a1bd [2022-12-16T17:53:51.751Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-16T17:53:55.038Z] ---> fa3681b27e36 [2022-12-16T17:53:55.038Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-16T17:53:55.038Z] ---> 28992faecfbd [2022-12-16T17:53:55.038Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-16T17:53:55.986Z] ---> cc85f853c8c3 [2022-12-16T17:53:55.986Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-16T17:53:56.551Z] ---> 175762148ae1 [2022-12-16T17:53:56.551Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-16T17:53:56.809Z] ---> 2709bca9f6bd [2022-12-16T17:53:56.809Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-16T17:53:57.374Z] ---> 3ebedd3792cf [2022-12-16T17:53:57.374Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-16T17:53:57.374Z] ---> e70b932aef45 [2022-12-16T17:53:57.374Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-16T17:53:57.374Z] ---> Running in 3f15816e7fee [2022-12-16T17:53:57.632Z] Removing intermediate container 3f15816e7fee [2022-12-16T17:53:57.632Z] ---> f0dfb6006f8f [2022-12-16T17:53:57.632Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-16T17:53:57.632Z] ---> Running in b30c38bad2cb [2022-12-16T17:53:57.632Z] ---> 60c94481fd9b [2022-12-16T17:53:57.632Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-16T17:53:58.206Z] Removing intermediate container b30c38bad2cb [2022-12-16T17:53:58.206Z] ---> 09fb7245598e [2022-12-16T17:53:58.206Z] Step 21/23 : LABEL arch=x86_64 [2022-12-16T17:53:58.206Z] ---> Running in ae5d5889c841 [2022-12-16T17:53:58.206Z] ---> 17642f7bad5b [2022-12-16T17:53:58.206Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-16T17:53:58.464Z] ---> Running in 5dac3ee33cfe [2022-12-16T17:53:58.464Z] Removing intermediate container ae5d5889c841 [2022-12-16T17:53:58.464Z] ---> d5061766a4cf [2022-12-16T17:53:58.464Z] Step 22/23 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:53:58.464Z] ---> Running in eff8e54c2325 [2022-12-16T17:53:58.723Z] Removing intermediate container 5dac3ee33cfe [2022-12-16T17:53:58.723Z] ---> 2c58f9dc6220 [2022-12-16T17:53:58.723Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-16T17:53:58.723Z] Removing intermediate container eff8e54c2325 [2022-12-16T17:53:58.723Z] ---> 2f70665658c7 [2022-12-16T17:53:58.723Z] Step 23/23 : LABEL version=0.0.0 [2022-12-16T17:53:58.723Z] ---> Running in 97a35a8fa6c9 [2022-12-16T17:53:58.723Z] ---> Running in 65ee2b01f93b [2022-12-16T17:53:59.287Z] Removing intermediate container 97a35a8fa6c9 [2022-12-16T17:53:59.287Z] ---> bc1cf5270bd6 [2022-12-16T17:53:59.287Z] [2022-12-16T17:53:59.287Z] Removing intermediate container 65ee2b01f93b [2022-12-16T17:53:59.287Z] ---> 19754b24b42f [2022-12-16T17:53:59.287Z] Step 22/24 : LABEL arch=x86_64 [2022-12-16T17:53:59.287Z] Successfully built bc1cf5270bd6 [2022-12-16T17:53:59.287Z] ---> Running in b645d83c0f99 [2022-12-16T17:53:59.287Z] Successfully tagged security-spire-server:latest [2022-12-16T17:53:59.287Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-12-16T17:53:59.546Z] Removing intermediate container b645d83c0f99 [2022-12-16T17:53:59.546Z] ---> ff542e7a9f33 [2022-12-16T17:53:59.546Z] Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:54:00.480Z] ---> Running in 0dd4272eca76 [2022-12-16T17:54:00.741Z] Removing intermediate container 0dd4272eca76 [2022-12-16T17:54:00.741Z] ---> be41168acc5a [2022-12-16T17:54:00.741Z] Step 24/24 : LABEL version=0.0.0 [2022-12-16T17:54:00.998Z] ---> Running in 6af5d69633b2 [2022-12-16T17:54:01.564Z] Removing intermediate container 6af5d69633b2 [2022-12-16T17:54:01.564Z] ---> d66c70aaf828 [2022-12-16T17:54:01.564Z] [2022-12-16T17:54:01.564Z] Successfully built d66c70aaf828 [2022-12-16T17:54:01.564Z] Successfully tagged security-spire-agent:latest [2022-12-16T17:54:01.564Z] Building core-command [2022-12-16T17:54:02.496Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:54:02.496Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:54:02.496Z] ---> fd22e6e0db00 [2022-12-16T17:54:02.496Z] Step 3/22 : WORKDIR /edgex-go [2022-12-16T17:54:02.496Z] ---> Using cache [2022-12-16T17:54:02.496Z] ---> f55c8894973f [2022-12-16T17:54:02.496Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-16T17:54:04.394Z] ---> Running in 4638433a9981 [2022-12-16T17:54:05.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:54:05.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:54:05.330Z] ---> fd22e6e0db00 [2022-12-16T17:54:05.330Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-16T17:54:05.330Z] ---> Using cache [2022-12-16T17:54:05.330Z] ---> f59750a091bd [2022-12-16T17:54:05.330Z] Step 4/23 : WORKDIR /edgex-go [2022-12-16T17:54:05.330Z] ---> Using cache [2022-12-16T17:54:05.330Z] ---> 6ad26d503dfc [2022-12-16T17:54:05.330Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-16T17:54:05.592Z] 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-16T17:54:05.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:05.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:05.851Z] ---> Running in fa5703351087 [2022-12-16T17:54:05.851Z] OK: 211 MiB in 51 packages [2022-12-16T17:54:06.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:06.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:06.678Z] OK: 211 MiB in 51 packages [2022-12-16T17:54:06.678Z] Removing intermediate container 4638433a9981 [2022-12-16T17:54:06.678Z] ---> 4fc1268af498 [2022-12-16T17:54:06.678Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-16T17:54:07.613Z] ---> 3cbc8ab7e371 [2022-12-16T17:54:07.613Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:54:07.613Z] ---> Running in feeb8df00a85 [2022-12-16T17:54:07.878Z] Removing intermediate container fa5703351087 [2022-12-16T17:54:07.878Z] ---> 0edf5f67ffe8 [2022-12-16T17:54:07.878Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-16T17:54:08.448Z] ---> 1e5609868080 [2022-12-16T17:54:08.448Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:54:09.017Z] ---> Running in 17a5ddeaab12 [2022-12-16T17:54:09.996Z] Removing intermediate container af8b62b5c2f9 [2022-12-16T17:54:09.996Z] ---> 173a9f86c2a5 [2022-12-16T17:54:09.996Z] [2022-12-16T17:54:09.996Z] Step 9/24 : FROM alpine:3.16 [2022-12-16T17:54:09.996Z] Removing intermediate container 9dcabb5a4db2 [2022-12-16T17:54:09.996Z] ---> da95cae0e2c9 [2022-12-16T17:54:09.996Z] [2022-12-16T17:54:09.996Z] Step 9/32 : FROM alpine:3.16 [2022-12-16T17:54:10.082Z] Removing intermediate container 03a28e86276a [2022-12-16T17:54:10.083Z] ---> cd0ca152bf03 [2022-12-16T17:54:10.083Z] Successfully built cd0ca152bf03 [2022-12-16T17:54:10.083Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:54:10.498Z] + docker inspect -f . ci-base-image-arm64 [2022-12-16T17:54:10.498Z] . [Pipeline] } [2022-12-16T17:54:10.567Z] 3.16: Pulling from library/alpine [2022-12-16T17:54:10.567Z] 3.16: Pulling from library/alpine [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T17:54:10.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-5 does not seem to be running inside a container [2022-12-16T17:54:10.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-16T17:54:11.940Z] $ docker top dd0a7929e6f41df0c81e68cff7343ec892437ae43945383d41433c00fc704db8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T17:54:12.789Z] + go version [2022-12-16T17:54:12.789Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-16T17:54:12.829Z] $ docker stop --time=1 dd0a7929e6f41df0c81e68cff7343ec892437ae43945383d41433c00fc704db8 [2022-12-16T17:54:13.103Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-16T17:54:13.103Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-16T17:54:13.103Z] Status: Downloaded newer image for alpine:3.16 [2022-12-16T17:54:13.103Z] Status: Downloaded newer image for alpine:3.16 [2022-12-16T17:54:13.103Z] ---> bfe296a52501 [2022-12-16T17:54:13.103Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-16T17:54:13.103Z] ---> bfe296a52501 [2022-12-16T17:54:13.103Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-16T17:54:13.103Z] ---> Running in b45e4059d0d4 [2022-12-16T17:54:13.103Z] ---> Running in 58ec13344b50 [2022-12-16T17:54:13.362Z] Removing intermediate container 58ec13344b50 [2022-12-16T17:54:13.362Z] ---> f4f2b2afe858 [2022-12-16T17:54:13.362Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-16T17:54:13.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:13.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:13.908Z] ---> Running in 08eb054e4b73 [2022-12-16T17:54:13.908Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-16T17:54:13.908Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-16T17:54:13.908Z] (3/3) Installing su-exec (0.2-r1) [2022-12-16T17:54:13.908Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T17:54:13.908Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T17:54:13.908Z] OK: 6 MiB in 17 packages [2022-12-16T17:54:14.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:14.393Z] $ docker rm -f --volumes dd0a7929e6f41df0c81e68cff7343ec892437ae43945383d41433c00fc704db8 [2022-12-16T17:54:14.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:14.429Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-16T17:54:14.429Z] (2/2) Installing su-exec (0.2-r1) [2022-12-16T17:54:14.429Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T17:54:14.429Z] OK: 6 MiB in 16 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:54:15.332Z] + docker inspect -f . ci-base-image-arm64 [2022-12-16T17:54:15.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T17:54:15.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-5 does not seem to be running inside a container [2022-12-16T17:54:15.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-16T17:54:16.331Z] Removing intermediate container b45e4059d0d4 [2022-12-16T17:54:16.332Z] ---> 77ce1ac19c95 [2022-12-16T17:54:16.332Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-16T17:54:16.332Z] Removing intermediate container 4d88aa711350 [2022-12-16T17:54:16.332Z] ---> 5c93dea6dceb [2022-12-16T17:54:16.332Z] [2022-12-16T17:54:16.332Z] Step 10/22 : FROM alpine:3.16 [2022-12-16T17:54:16.332Z] ---> bfe296a52501 [2022-12-16T17:54:16.332Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-16T17:54:16.332Z] Removing intermediate container 08eb054e4b73 [2022-12-16T17:54:16.332Z] ---> c3686796a938 [2022-12-16T17:54:16.332Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-16T17:54:16.332Z] ---> Running in 263c1d789a80 [2022-12-16T17:54:16.332Z] ---> Running in 3c8500eda768 [2022-12-16T17:54:16.617Z] ---> Running in 64a765f0ed84 [2022-12-16T17:54:16.617Z] Removing intermediate container 263c1d789a80 [2022-12-16T17:54:16.617Z] ---> 695180f4b0ab [2022-12-16T17:54:16.617Z] Step 12/24 : WORKDIR / [2022-12-16T17:54:16.681Z] $ docker top 8b4a48813434c2c7f1232371f1a1bacecbf969268d12c21e5ddb668a3c1e43c8 -eo pid,comm [Pipeline] { [2022-12-16T17:54:16.873Z] Removing intermediate container 64a765f0ed84 [2022-12-16T17:54:16.873Z] ---> 20899884f3c4 [2022-12-16T17:54:16.873Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-16T17:54:16.873Z] ---> Running in 02281fdb399c [2022-12-16T17:54:16.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:16.873Z] ---> Running in de1bc6cf01b1 [2022-12-16T17:54:16.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-12-16T17:54:16.952Z] ========================================================= [2022-12-16T17:54:16.952Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-12-16T17:54:16.952Z] ========================================================= [Pipeline] sh [2022-12-16T17:54:17.131Z] Removing intermediate container 02281fdb399c [2022-12-16T17:54:17.132Z] ---> f4f270137e53 [2022-12-16T17:54:17.132Z] 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-16T17:54:17.132Z] Removing intermediate container de1bc6cf01b1 [2022-12-16T17:54:17.132Z] ---> bf69c6639162 [2022-12-16T17:54:17.132Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-16T17:54:17.261Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-12-16T17:54:17.414Z] ---> Running in 665ad8f6ee3e [2022-12-16T17:54:17.414Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-16T17:54:17.414Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-16T17:54:17.414Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T17:54:17.414Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T17:54:17.414Z] OK: 6 MiB in 16 packages [2022-12-16T17:54:17.646Z] + make test [2022-12-16T17:54:17.646Z] go test -race -coverprofile=coverage.out ./... [2022-12-16T17:54:17.673Z] Removing intermediate container 665ad8f6ee3e [2022-12-16T17:54:17.673Z] ---> c3a90c46415c [2022-12-16T17:54:17.673Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-16T17:54:17.673Z] ---> b11b2719b99b [2022-12-16T17:54:17.673Z] 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-16T17:54:17.931Z] ---> Running in 5e1979bd256a [2022-12-16T17:54:17.931Z] ---> ad21b2bfd561 [2022-12-16T17:54:17.931Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-16T17:54:17.931Z] Removing intermediate container 5e1979bd256a [2022-12-16T17:54:17.931Z] ---> 4d37230f91ff [2022-12-16T17:54:17.931Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-16T17:54:18.190Z] ---> Running in bc7c0d3edd8b [2022-12-16T17:54:18.190Z] Removing intermediate container 3c8500eda768 [2022-12-16T17:54:18.190Z] ---> 7790f16f4bb4 [2022-12-16T17:54:18.190Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-16T17:54:18.190Z] ---> 5b581072d13c [2022-12-16T17:54:18.190Z] 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-16T17:54:18.450Z] ---> Running in c9044a443f23 [2022-12-16T17:54:18.450Z] ---> dbbcd065d8c4 [2022-12-16T17:54:18.450Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-16T17:54:18.710Z] Removing intermediate container c9044a443f23 [2022-12-16T17:54:18.710Z] ---> 204b532c32b7 [2022-12-16T17:54:18.710Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-16T17:54:18.710Z] ---> Running in e153aabc29b1 [2022-12-16T17:54:18.710Z] Removing intermediate container feeb8df00a85 [2022-12-16T17:54:18.710Z] ---> a83d24b42f0a [2022-12-16T17:54:18.710Z] Step 7/22 : COPY . . [2022-12-16T17:54:18.710Z] Removing intermediate container 17a5ddeaab12 [2022-12-16T17:54:18.710Z] ---> 007af6d68877 [2022-12-16T17:54:18.710Z] Step 8/23 : COPY . . [2022-12-16T17:54:20.614Z] Removing intermediate container e153aabc29b1 [2022-12-16T17:54:20.614Z] ---> a3b7019d8f17 [2022-12-16T17:54:20.614Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-16T17:54:20.872Z] ---> b18b072f05ed [2022-12-16T17:54:20.872Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-16T17:54:20.872Z] ---> Running in ef973aaf5645 [2022-12-16T17:54:20.872Z] Removing intermediate container bc7c0d3edd8b [2022-12-16T17:54:20.872Z] ---> 5c209fcef0d0 [2022-12-16T17:54:20.872Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-16T17:54:20.872Z] ---> Running in 724d1316a636 [2022-12-16T17:54:21.131Z] Removing intermediate container ef973aaf5645 [2022-12-16T17:54:21.131Z] ---> 57a7ce167b2c [2022-12-16T17:54:21.131Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T17:54:21.131Z] Removing intermediate container 724d1316a636 [2022-12-16T17:54:21.131Z] ---> 6b5bee104ff8 [2022-12-16T17:54:21.131Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-16T17:54:21.388Z] ---> c35f0ee2e395 [2022-12-16T17:54:21.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-16T17:54:21.646Z] ---> 02e5dc3f8db9 [2022-12-16T17:54:21.646Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-16T17:54:21.646Z] ---> 4f718fb46ee2 [2022-12-16T17:54:21.646Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-16T17:54:21.904Z] ---> 3b5ab8165518 [2022-12-16T17:54:21.904Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-16T17:54:21.904Z] ---> Running in 9ce70d1770d1 [2022-12-16T17:54:22.161Z] ---> Running in f16cbe1f6bb3 [2022-12-16T17:54:22.161Z] ---> 61ac5cbd2da1 [2022-12-16T17:54:22.161Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-16T17:54:22.729Z] ---> fd675ca1b9a2 [2022-12-16T17:54:22.729Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-16T17:54:22.729Z] ---> Running in 2d2a6915c51c [2022-12-16T17:54:22.987Z] ---> 56cf939a2ff7 [2022-12-16T17:54:22.987Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-16T17:54:22.987Z] ---> 1c8229db75d0 [2022-12-16T17:54:22.987Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-16T17:54:22.987Z] ---> Running in bf8f2ae79827 [2022-12-16T17:54:22.988Z] ---> Running in 51934c8fc5f4 [2022-12-16T17:54:22.988Z] Removing intermediate container 2d2a6915c51c [2022-12-16T17:54:22.988Z] ---> 13bea1f5f008 [2022-12-16T17:54:22.988Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T17:54:23.248Z] ---> Running in a2b7a89af52d [2022-12-16T17:54:23.248Z] Removing intermediate container f16cbe1f6bb3 [2022-12-16T17:54:23.248Z] ---> 9d351a27a8d0 [2022-12-16T17:54:23.248Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-16T17:54:23.248Z] Removing intermediate container 9ce70d1770d1 [2022-12-16T17:54:23.248Z] ---> b3ad7b348270 [2022-12-16T17:54:23.248Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T17:54:23.248Z] ---> Running in 6f9fbc3be7e5 [2022-12-16T17:54:23.248Z] Removing intermediate container a2b7a89af52d [2022-12-16T17:54:23.248Z] ---> f847edfed29b [2022-12-16T17:54:23.248Z] Step 20/22 : LABEL arch=x86_64 [2022-12-16T17:54:23.248Z] ---> Running in 110898b6dd90 [2022-12-16T17:54:23.507Z] Removing intermediate container 6f9fbc3be7e5 [2022-12-16T17:54:23.507Z] ---> 0523a8add30c [2022-12-16T17:54:23.507Z] Step 22/24 : LABEL arch=x86_64 [2022-12-16T17:54:23.507Z] ---> 559e7d5e585e [2022-12-16T17:54:23.507Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-16T17:54:23.507Z] ---> Running in 05afe1a8e8a0 [2022-12-16T17:54:23.507Z] Removing intermediate container 110898b6dd90 [2022-12-16T17:54:23.507Z] ---> ec9dda1456df [2022-12-16T17:54:23.507Z] Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:54:23.507Z] 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-16T17:54:23.765Z] ---> Running in 5eff3a1e57c2 [2022-12-16T17:54:23.765Z] Removing intermediate container 05afe1a8e8a0 [2022-12-16T17:54:23.765Z] ---> 330e449e842b [2022-12-16T17:54:23.765Z] Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:54:23.766Z] 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-16T17:54:23.766Z] ---> Running in 91468f6188e2 [2022-12-16T17:54:23.766Z] Removing intermediate container 5eff3a1e57c2 [2022-12-16T17:54:23.766Z] ---> d006c68be979 [2022-12-16T17:54:23.766Z] Step 22/22 : LABEL version=0.0.0 [2022-12-16T17:54:24.043Z] ---> Running in 5bc65fd0ad5a [2022-12-16T17:54:24.043Z] Removing intermediate container 91468f6188e2 [2022-12-16T17:54:24.043Z] ---> 0df3f1833a49 [2022-12-16T17:54:24.043Z] Step 24/24 : LABEL version=0.0.0 [2022-12-16T17:54:24.043Z] ---> 9791b4f18039 [2022-12-16T17:54:24.043Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-16T17:54:24.043Z] ---> Running in 7ed79f617b9b [2022-12-16T17:54:24.303Z] Removing intermediate container 5bc65fd0ad5a [2022-12-16T17:54:24.303Z] ---> 85f95cda7724 [2022-12-16T17:54:24.303Z] [2022-12-16T17:54:24.303Z] ---> 49d7a45ddd93 [2022-12-16T17:54:24.303Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-16T17:54:24.303Z] Removing intermediate container 7ed79f617b9b [2022-12-16T17:54:24.303Z] ---> b28f85551ef0 [2022-12-16T17:54:24.303Z] [2022-12-16T17:54:24.303Z] Successfully built 85f95cda7724 [2022-12-16T17:54:24.303Z] Successfully tagged support-notifications:latest [2022-12-16T17:54:24.303Z] Building security-proxy-setup [2022-12-16T17:54:24.303Z]  Building support-notifications ... done Successfully built b28f85551ef0 [2022-12-16T17:54:24.303Z] Successfully tagged security-secretstore-setup:latest [2022-12-16T17:54:24.303Z] Building security-spiffe-token-provider [2022-12-16T17:54:24.869Z]  Building security-secretstore-setup ... done  ---> 2dd2b7f641fd [2022-12-16T17:54:24.869Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-16T17:54:26.769Z] ---> adc0402a6bf9 [2022-12-16T17:54:26.769Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-16T17:54:27.335Z] ---> ff0b26e128c7 [2022-12-16T17:54:27.335Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-16T17:54:27.903Z] ---> c32ce8332b19 [2022-12-16T17:54:27.903Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-16T17:54:28.163Z] ---> Running in 1bae5972ff3d [2022-12-16T17:54:29.096Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:54:29.096Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:54:29.096Z] ---> fd22e6e0db00 [2022-12-16T17:54:29.096Z] Step 3/21 : WORKDIR /edgex-go [2022-12-16T17:54:29.096Z] ---> Using cache [2022-12-16T17:54:29.096Z] ---> f55c8894973f [2022-12-16T17:54:29.096Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-16T17:54:29.096Z] ---> Using cache [2022-12-16T17:54:29.096Z] ---> eb99214d6619 [2022-12-16T17:54:29.096Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-16T17:54:29.096Z] ---> Using cache [2022-12-16T17:54:29.096Z] ---> 57467668b721 [2022-12-16T17:54:29.096Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:54:29.096Z] ---> Using cache [2022-12-16T17:54:29.096Z] ---> 6a3f4dc3c998 [2022-12-16T17:54:29.096Z] Step 7/21 : COPY . . [2022-12-16T17:54:29.096Z] ---> Using cache [2022-12-16T17:54:29.096Z] ---> 341b52238df6 [2022-12-16T17:54:29.096Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-16T17:54:29.354Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:54:29.354Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:54:29.354Z] ---> fd22e6e0db00 [2022-12-16T17:54:29.354Z] Step 3/19 : WORKDIR /edgex-go [2022-12-16T17:54:29.354Z] ---> Using cache [2022-12-16T17:54:29.354Z] ---> f55c8894973f [2022-12-16T17:54:29.354Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-16T17:54:29.931Z] ---> Running in 3e0521c41db2 [2022-12-16T17:54:29.931Z] ---> Running in fe29a0d6793b [2022-12-16T17:54:30.190Z] Removing intermediate container 1bae5972ff3d [2022-12-16T17:54:30.190Z] ---> 76eeeb98758b [2022-12-16T17:54:30.190Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-16T17:54:30.190Z] ---> Running in 175f5c2d5aad [2022-12-16T17:54:30.449Z] Removing intermediate container 175f5c2d5aad [2022-12-16T17:54:30.449Z] ---> b3a3933a5d7c [2022-12-16T17:54:30.449Z] Step 29/32 : CMD ["gate"] [2022-12-16T17:54:30.708Z] ---> Running in ea20e71e8c9c [2022-12-16T17:54:30.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:30.965Z] 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-16T17:54:30.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:30.965Z] Removing intermediate container ea20e71e8c9c [2022-12-16T17:54:30.965Z] ---> 792bc5600090 [2022-12-16T17:54:30.966Z] Step 30/32 : LABEL arch=x86_64 [2022-12-16T17:54:31.223Z] ---> Running in 78d7a3565168 [2022-12-16T17:54:31.223Z] v3.16.3-69-g4880acfeb4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-16T17:54:31.223Z] v3.16.3-69-g4880acfeb4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-16T17:54:31.223Z] OK: 17038 distinct packages available [2022-12-16T17:54:31.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:31.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:31.481Z] Removing intermediate container 78d7a3565168 [2022-12-16T17:54:31.481Z] ---> 12fa41eb8789 [2022-12-16T17:54:31.481Z] Step 31/32 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:54:31.481Z] ---> Running in 081ffe035249 [2022-12-16T17:54:31.481Z] OK: 211 MiB in 51 packages [2022-12-16T17:54:32.048Z] Removing intermediate container 081ffe035249 [2022-12-16T17:54:32.048Z] ---> 35c46becf421 [2022-12-16T17:54:32.048Z] Step 32/32 : LABEL version=0.0.0 [2022-12-16T17:54:32.308Z] ---> Running in 2e7b4d34bff6 [2022-12-16T17:54:32.569Z] Removing intermediate container 2e7b4d34bff6 [2022-12-16T17:54:32.569Z] ---> a6213dc8835b [2022-12-16T17:54:32.569Z] [2022-12-16T17:54:32.569Z] Successfully built a6213dc8835b [2022-12-16T17:54:32.569Z] Removing intermediate container 3e0521c41db2 [2022-12-16T17:54:32.569Z] ---> 74c49acea012 [2022-12-16T17:54:32.569Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-16T17:54:32.569Z] Successfully tagged security-bootstrapper:latest [2022-12-16T17:54:32.569Z]  Building security-bootstrapper ... done Building security-spire-config [2022-12-16T17:54:33.987Z] ---> 8accefc7f167 [2022-12-16T17:54:33.987Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:54:34.245Z] ---> Running in b252bf509b28 [2022-12-16T17:54:36.143Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:54:36.143Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:54:36.143Z] ---> fd22e6e0db00 [2022-12-16T17:54:36.143Z] Step 3/24 : WORKDIR /edgex-go [2022-12-16T17:54:36.143Z] ---> Using cache [2022-12-16T17:54:36.143Z] ---> f55c8894973f [2022-12-16T17:54:36.143Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-16T17:54:37.079Z] ---> Running in 2f779a98a2b9 [2022-12-16T17:54:38.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:38.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:38.289Z] OK: 211 MiB in 51 packages [2022-12-16T17:54:40.187Z] Removing intermediate container 2f779a98a2b9 [2022-12-16T17:54:40.187Z] ---> 59838bd41a64 [2022-12-16T17:54:40.187Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-16T17:54:40.756Z] ---> 6fdcf9d230a9 [2022-12-16T17:54:40.756Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:54:40.756Z] ---> Running in 0997740cc57a [2022-12-16T17:54:47.326Z] Removing intermediate container 51934c8fc5f4 [2022-12-16T17:54:47.326Z] ---> 091b564fa80c [2022-12-16T17:54:47.326Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-16T17:54:47.326Z] Removing intermediate container b252bf509b28 [2022-12-16T17:54:47.326Z] ---> 1d0c64a3648f [2022-12-16T17:54:47.326Z] Step 7/19 : COPY . . [2022-12-16T17:54:47.326Z] ---> Running in 3da24117ffb8 [2022-12-16T17:54:47.896Z] 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-16T17:54:49.293Z] 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-16T17:54:49.884Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-12-16T17:54:51.211Z] Removing intermediate container bf8f2ae79827 [2022-12-16T17:54:51.211Z] ---> cde8ee4278d2 [2022-12-16T17:54:51.211Z] [2022-12-16T17:54:51.211Z] Step 10/23 : FROM alpine:3.16 [2022-12-16T17:54:51.211Z] ---> bfe296a52501 [2022-12-16T17:54:51.211Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-16T17:54:51.469Z] ---> Running in 0ea456ba3aad [2022-12-16T17:54:51.469Z] Removing intermediate container 3da24117ffb8 [2022-12-16T17:54:51.469Z] ---> 8ef7bd660392 [2022-12-16T17:54:51.469Z] [2022-12-16T17:54:51.469Z] Step 10/22 : FROM alpine:3.16 [2022-12-16T17:54:51.470Z] ---> bfe296a52501 [2022-12-16T17:54:51.470Z] 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-16T17:54:51.729Z] ---> Running in d014a9cff325 [2022-12-16T17:54:51.989Z] ---> 1932f1226b31 [2022-12-16T17:54:51.989Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-16T17:54:52.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:52.246Z] Removing intermediate container d014a9cff325 [2022-12-16T17:54:52.246Z] ---> 696c18444bd1 [2022-12-16T17:54:52.246Z] 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-16T17:54:52.246Z] ---> Running in 6578c74f7fc3 [2022-12-16T17:54:52.246Z] ---> Running in ea31b97bd44f [2022-12-16T17:54:52.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:52.246Z] Removing intermediate container 0997740cc57a [2022-12-16T17:54:52.246Z] ---> fe473e4ab51f [2022-12-16T17:54:52.246Z] Step 7/24 : COPY . . [2022-12-16T17:54:52.504Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-16T17:54:52.504Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T17:54:52.504Z] OK: 6 MiB in 15 packages [2022-12-16T17:54:52.762Z] 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-16T17:54:52.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:53.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:53.278Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-16T17:54:53.278Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-16T17:54:53.278Z] (3/33) Installing readline (8.1.2-r0) [2022-12-16T17:54:53.278Z] (4/33) Installing bash (5.1.16-r2) [2022-12-16T17:54:53.278Z] Executing bash-5.1.16-r2.post-install [2022-12-16T17:54:53.278Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-16T17:54:53.278Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-16T17:54:53.278Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-16T17:54:53.278Z] (8/33) Installing libcurl (7.83.1-r4) [2022-12-16T17:54:53.278Z] (9/33) Installing curl (7.83.1-r4) [2022-12-16T17:54:53.278Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-16T17:54:53.536Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-16T17:54:53.536Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-16T17:54:53.536Z] (13/33) Installing expat (2.5.0-r0) [2022-12-16T17:54:53.536Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-16T17:54:53.536Z] (15/33) Installing gdbm (1.23-r0) [2022-12-16T17:54:53.536Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-16T17:54:53.536Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-16T17:54:53.536Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-16T17:54:53.536Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-16T17:54:53.536Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-16T17:54:53.536Z] (21/33) Installing python3 (3.10.9-r0) [2022-12-16T17:54:54.102Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-16T17:54:54.102Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-16T17:54:54.102Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-16T17:54:54.102Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-16T17:54:54.102Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-16T17:54:54.102Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-16T17:54:54.102Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-16T17:54:54.102Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-16T17:54:54.102Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-16T17:54:54.102Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-16T17:54:54.102Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-16T17:54:54.102Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-16T17:54:54.364Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T17:54:54.364Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T17:54:54.364Z] OK: 123 MiB in 47 packages [2022-12-16T17:54:54.944Z] Removing intermediate container 0ea456ba3aad [2022-12-16T17:54:54.944Z] ---> d6a4762d11b5 [2022-12-16T17:54:54.944Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-16T17:54:54.944Z] ---> Running in 8fcb02d36d1a [2022-12-16T17:54:54.945Z] Removing intermediate container fe29a0d6793b [2022-12-16T17:54:54.945Z] ---> 2183b914a946 [2022-12-16T17:54:54.945Z] [2022-12-16T17:54:54.945Z] Step 9/21 : FROM alpine:3.16 [2022-12-16T17:54:54.945Z] ---> bfe296a52501 [2022-12-16T17:54:54.945Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-16T17:54:54.945Z] ---> Running in 065db3fe9afe [2022-12-16T17:54:55.203Z] Removing intermediate container 8fcb02d36d1a [2022-12-16T17:54:55.203Z] ---> c7aa11633b46 [2022-12-16T17:54:55.203Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-16T17:54:55.203Z] ---> Running in 2ec3c1c04130 [2022-12-16T17:54:55.489Z] Removing intermediate container 2ec3c1c04130 [2022-12-16T17:54:55.489Z] ---> 28ffd59837c6 [2022-12-16T17:54:55.489Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-16T17:54:55.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:55.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:54:55.748Z] ---> Running in dbea91b22a69 [2022-12-16T17:54:56.007Z] Removing intermediate container dbea91b22a69 [2022-12-16T17:54:56.007Z] ---> d6355c22e799 [2022-12-16T17:54:56.007Z] Step 15/23 : WORKDIR / [2022-12-16T17:54:56.007Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-16T17:54:56.007Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-16T17:54:56.007Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-16T17:54:56.007Z] (4/6) Installing libcurl (7.83.1-r4) [2022-12-16T17:54:56.007Z] ---> Running in dda5b693563f [2022-12-16T17:54:56.007Z] (5/6) Installing curl (7.83.1-r4) [2022-12-16T17:54:56.007Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-16T17:54:56.007Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T17:54:56.007Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T17:54:56.266Z] OK: 8 MiB in 20 packages [2022-12-16T17:54:56.558Z] Removing intermediate container dda5b693563f [2022-12-16T17:54:56.558Z] ---> aab58265c71f [2022-12-16T17:54:56.558Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T17:54:57.125Z] ---> 236dac3e63b7 [2022-12-16T17:54:57.125Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-16T17:54:57.383Z] Removing intermediate container 065db3fe9afe [2022-12-16T17:54:57.383Z] ---> 6bac7e8c60f7 [2022-12-16T17:54:57.383Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-16T17:54:57.383Z] ---> c3444e1fc536 [2022-12-16T17:54:57.383Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-16T17:54:57.383Z] ---> Running in 0f2cb45efbcd [2022-12-16T17:54:57.383Z] ---> Running in f3ca9b10bde7 [2022-12-16T17:54:57.646Z] ---> 7d8d07def25e [2022-12-16T17:54:57.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-16T17:54:57.905Z] Removing intermediate container 0f2cb45efbcd [2022-12-16T17:54:57.905Z] ---> 98bce553fffc [2022-12-16T17:54:57.905Z] Step 12/21 : WORKDIR /edgex [2022-12-16T17:54:57.905Z] Removing intermediate container f3ca9b10bde7 [2022-12-16T17:54:57.905Z] ---> e7168ac716fe [2022-12-16T17:54:57.905Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-16T17:54:57.905Z] ---> Running in 855e2ba6c994 [2022-12-16T17:54:58.170Z] ---> Running in 994e8e897b6f [2022-12-16T17:54:58.170Z] Collecting docker-compose==1.23.2 [2022-12-16T17:54:58.170Z] ---> 27438d87c5b8 [2022-12-16T17:54:58.170Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-16T17:54:58.170Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-16T17:54:58.170Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 21.5 MB/s eta 0:00:00 [2022-12-16T17:54:58.170Z] 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-16T17:54:58.170Z] ---> Running in 056787bd729e [2022-12-16T17:54:58.170Z] Collecting PyYAML<4,>=3.10 [2022-12-16T17:54:58.428Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-16T17:54:58.428Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 142.8 MB/s eta 0:00:00 [2022-12-16T17:54:58.428Z] Removing intermediate container 855e2ba6c994 [2022-12-16T17:54:58.428Z] ---> 865670d71b46 [2022-12-16T17:54:58.428Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-16T17:54:58.428Z] Removing intermediate container 994e8e897b6f [2022-12-16T17:54:58.428Z] ---> b367175ced04 [2022-12-16T17:54:58.428Z] 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-16T17:54:58.428Z] Removing intermediate container 056787bd729e [2022-12-16T17:54:58.428Z] ---> d587a0c555c3 [2022-12-16T17:54:58.428Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T17:54:58.428Z] ---> Running in 44b098bc24ee [2022-12-16T17:54:58.686Z] ---> Running in 69b797b047f3 [2022-12-16T17:54:58.686Z] Preparing metadata (setup.py): started [2022-12-16T17:54:58.686Z] ---> e4b980b0a1eb [2022-12-16T17:54:58.686Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-16T17:54:58.944Z] Removing intermediate container 69b797b047f3 [2022-12-16T17:54:58.944Z] ---> 6c66d19c6f6f [2022-12-16T17:54:58.944Z] Step 21/23 : LABEL arch=x86_64 [2022-12-16T17:54:58.944Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-16T17:54:58.944Z] ---> Running in 22a21e66ffb3 [2022-12-16T17:54:59.203Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-16T17:54:59.203Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-16T17:54:59.203Z] Preparing metadata (setup.py): started [2022-12-16T17:54:59.462Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-16T17:54:59.462Z] Collecting cached-property<2,>=1.2.0 [2022-12-16T17:54:59.462Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-16T17:54:59.462Z] Removing intermediate container 22a21e66ffb3 [2022-12-16T17:54:59.462Z] ---> 4d20ea98bc78 [2022-12-16T17:54:59.462Z] Step 22/23 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:54:59.462Z] Collecting docker<4.0,>=3.6.0 [2022-12-16T17:54:59.462Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-16T17:54:59.462Z] ---> 27725ffff528 [2022-12-16T17:54:59.462Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-16T17:54:59.462Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 122.5 MB/s eta 0:00:00 [2022-12-16T17:54:59.720Z] Collecting jsonschema<3,>=2.5.1 [2022-12-16T17:54:59.720Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-16T17:54:59.720Z] Collecting docopt<0.7,>=0.6.1 [2022-12-16T17:54:59.720Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-16T17:54:59.720Z] ---> Running in f5a7f8a94bb4 [2022-12-16T17:54:59.720Z] Preparing metadata (setup.py): started [2022-12-16T17:54:59.978Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-16T17:54:59.978Z] Removing intermediate container f5a7f8a94bb4 [2022-12-16T17:54:59.978Z] ---> 738edbbc0e4a [2022-12-16T17:54:59.978Z] Step 23/23 : LABEL version=0.0.0 [2022-12-16T17:54:59.978Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-16T17:54:59.978Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-16T17:54:59.978Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 155.4 MB/s eta 0:00:00 [2022-12-16T17:54:59.978Z] Collecting texttable<0.10,>=0.9.0 [2022-12-16T17:54:59.978Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-16T17:55:00.236Z] ---> Running in 041b8089ca08 [2022-12-16T17:55:00.236Z] Preparing metadata (setup.py): started [2022-12-16T17:55:00.236Z] Removing intermediate container 44b098bc24ee [2022-12-16T17:55:00.236Z] ---> ce4447473591 [2022-12-16T17:55:00.236Z] Step 11/24 : WORKDIR /edgex-go [2022-12-16T17:55:00.236Z] ---> bdaef37f29a7 [2022-12-16T17:55:00.236Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-16T17:55:00.236Z] ---> Running in d08b568a20e2 [2022-12-16T17:55:00.494Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-16T17:55:00.494Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-16T17:55:00.494Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-16T17:55:00.494Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 132.9 MB/s eta 0:00:00 [2022-12-16T17:55:00.494Z] Removing intermediate container 041b8089ca08 [2022-12-16T17:55:00.494Z] ---> a591599356bb [2022-12-16T17:55:00.494Z] [2022-12-16T17:55:00.494Z] ---> 17351b465db3 [2022-12-16T17:55:00.494Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-16T17:55:00.494Z] Collecting docker-pycreds>=0.4.0 [2022-12-16T17:55:00.494Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-16T17:55:00.754Z] Successfully built a591599356bb [2022-12-16T17:55:00.754Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-16T17:55:00.754Z] Successfully tagged core-command:latest [2022-12-16T17:55:00.754Z] Building core-metadata [2022-12-16T17:55:00.754Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-16T17:55:00.754Z]  Building core-command ... done Removing intermediate container d08b568a20e2 [2022-12-16T17:55:00.754Z] ---> 94887044f675 [2022-12-16T17:55:00.754Z] [2022-12-16T17:55:00.754Z] Step 12/24 : FROM alpine:3.15 [2022-12-16T17:55:00.754Z] ---> c4fc93816858 [2022-12-16T17:55:00.754Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-16T17:55:00.754Z] ---> Using cache [2022-12-16T17:55:00.754Z] ---> 88643ab97338 [2022-12-16T17:55:00.754Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-16T17:55:00.754Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 205.2 MB/s eta 0:00:00 [2022-12-16T17:55:00.754Z] Collecting certifi>=2017.4.17 [2022-12-16T17:55:00.754Z] ---> Running in 07cd142e5689 [2022-12-16T17:55:00.754Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2022-12-16T17:55:00.754Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 108.7 MB/s eta 0:00:00 [2022-12-16T17:55:00.754Z] Collecting idna<2.8,>=2.5 [2022-12-16T17:55:00.754Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-16T17:55:00.754Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 166.7 MB/s eta 0:00:00 [2022-12-16T17:55:00.754Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-16T17:55:00.754Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-16T17:55:00.754Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 110.3 MB/s eta 0:00:00 [2022-12-16T17:55:01.018Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-16T17:55:01.018Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-16T17:55:01.018Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-16T17:55:01.018Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-16T17:55:01.018Z] ---> Running in e5be6d71a916 [2022-12-16T17:55:01.018Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-16T17:55:01.018Z] Running setup.py install for texttable: started [2022-12-16T17:55:01.279Z] Running setup.py install for texttable: finished with status 'done' [2022-12-16T17:55:01.279Z] Running setup.py install for PyYAML: started [2022-12-16T17:55:01.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:55:01.797Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-16T17:55:01.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:55:02.145Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-16T17:55:02.145Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-16T17:55:02.145Z] OK: 15859 distinct packages available [2022-12-16T17:55:02.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:55:02.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:55:02.435Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-16T17:55:02.435Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-16T17:55:02.435Z] (3/4) Installing libucontext (1.1-r0) [2022-12-16T17:55:02.435Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-16T17:55:02.435Z] Executing busybox-1.34.1-r7.trigger [2022-12-16T17:55:02.435Z] OK: 6 MiB in 18 packages [2022-12-16T17:55:02.999Z] Running setup.py install for docopt: started [2022-12-16T17:55:03.257Z] Running setup.py install for docopt: finished with status 'done' [2022-12-16T17:55:04.205Z] Removing intermediate container 07cd142e5689 [2022-12-16T17:55:04.205Z] ---> 067bea778ad3 [2022-12-16T17:55:04.205Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-16T17:55:04.205Z] Removing intermediate container e5be6d71a916 [2022-12-16T17:55:04.205Z] ---> d3d41b2fca49 [2022-12-16T17:55:04.205Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-16T17:55:04.205Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:55:04.205Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:55:04.205Z] ---> fd22e6e0db00 [2022-12-16T17:55:04.205Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-16T17:55:04.205Z] ---> Using cache [2022-12-16T17:55:04.205Z] ---> f59750a091bd [2022-12-16T17:55:04.205Z] Step 4/24 : WORKDIR /edgex-go [2022-12-16T17:55:04.205Z] ---> Using cache [2022-12-16T17:55:04.205Z] ---> 6ad26d503dfc [2022-12-16T17:55:04.205Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-16T17:55:04.205Z] ---> Using cache [2022-12-16T17:55:04.205Z] ---> 0edf5f67ffe8 [2022-12-16T17:55:04.205Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-16T17:55:04.205Z] ---> Using cache [2022-12-16T17:55:04.205Z] ---> 1e5609868080 [2022-12-16T17:55:04.205Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:55:04.205Z] ---> Using cache [2022-12-16T17:55:04.205Z] ---> 007af6d68877 [2022-12-16T17:55:04.205Z] Step 8/24 : COPY . . [2022-12-16T17:55:04.205Z] ---> Using cache [2022-12-16T17:55:04.205Z] ---> 56cf939a2ff7 [2022-12-16T17:55:04.205Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-16T17:55:04.205Z] ---> Running in 855721247aaf [2022-12-16T17:55:04.205Z] ---> Running in e53c658fff7e [2022-12-16T17:55:04.205Z] Running setup.py install for dockerpty: started [2022-12-16T17:55:04.482Z] Removing intermediate container 855721247aaf [2022-12-16T17:55:04.482Z] ---> 7d1afd66ed12 [2022-12-16T17:55:04.482Z] Step 19/21 : LABEL arch=x86_64 [2022-12-16T17:55:04.877Z] 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-16T17:55:04.877Z] ---> Running in b73f711d107e [2022-12-16T17:55:04.877Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-16T17:55:05.143Z] Removing intermediate container b73f711d107e [2022-12-16T17:55:05.143Z] ---> 46d19d68584c [2022-12-16T17:55:05.143Z] Step 20/21 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:55:05.410Z] ---> Running in a480c4eeb73b [2022-12-16T17:55:05.669Z] Removing intermediate container a480c4eeb73b [2022-12-16T17:55:05.669Z] ---> a8e2951f40ab [2022-12-16T17:55:05.669Z] Step 21/21 : LABEL version=0.0.0 [2022-12-16T17:55:05.670Z] 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-16T17:55:05.670Z] 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-16T17:55:05.928Z] ---> Running in 51c8e912d914 [2022-12-16T17:55:06.191Z] ---> 1a5c9a73e1d9 [2022-12-16T17:55:06.191Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-16T17:55:06.191Z] Removing intermediate container 51c8e912d914 [2022-12-16T17:55:06.191Z] ---> 576f3eeca573 [2022-12-16T17:55:06.191Z] [2022-12-16T17:55:06.191Z] Successfully built 576f3eeca573 [2022-12-16T17:55:06.191Z] Successfully tagged security-proxy-setup:latest [2022-12-16T17:55:06.191Z]  Building security-proxy-setup ... done Building support-scheduler [2022-12-16T17:55:07.565Z] ---> a5a0d97f1e81 [2022-12-16T17:55:07.565Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-16T17:55:07.565Z] ---> Running in f8dc32ef9bd2 [2022-12-16T17:55:07.823Z] Removing intermediate container f8dc32ef9bd2 [2022-12-16T17:55:07.823Z] ---> 0c03c679e393 [2022-12-16T17:55:07.823Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-16T17:55:09.196Z] ---> c52b9c5bbaf2 [2022-12-16T17:55:09.196Z] Step 19/24 : WORKDIR / [2022-12-16T17:55:09.762Z] ---> Running in b550d940c388 [2022-12-16T17:55:10.144Z] Removing intermediate container b550d940c388 [2022-12-16T17:55:10.144Z] ---> b46f8f173fd4 [2022-12-16T17:55:10.144Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-16T17:55:10.755Z] ---> Running in 45d330906a62 [2022-12-16T17:55:11.375Z] Removing intermediate container 45d330906a62 [2022-12-16T17:55:11.375Z] ---> 5fea41fce4cf [2022-12-16T17:55:11.375Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-16T17:55:11.375Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:55:11.375Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:55:11.376Z] ---> fd22e6e0db00 [2022-12-16T17:55:11.376Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-16T17:55:11.376Z] ---> Using cache [2022-12-16T17:55:11.376Z] ---> f59750a091bd [2022-12-16T17:55:11.376Z] Step 4/22 : WORKDIR /edgex-go [2022-12-16T17:55:11.376Z] ---> Using cache [2022-12-16T17:55:11.376Z] ---> 6ad26d503dfc [2022-12-16T17:55:11.376Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-16T17:55:11.376Z] ---> Using cache [2022-12-16T17:55:11.376Z] ---> 0edf5f67ffe8 [2022-12-16T17:55:11.376Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-16T17:55:11.376Z] ---> Using cache [2022-12-16T17:55:11.376Z] ---> 1e5609868080 [2022-12-16T17:55:11.376Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:55:11.376Z] ---> Using cache [2022-12-16T17:55:11.376Z] ---> 007af6d68877 [2022-12-16T17:55:11.376Z] Step 8/22 : COPY . . [2022-12-16T17:55:11.376Z] ---> Using cache [2022-12-16T17:55:11.376Z] ---> 56cf939a2ff7 [2022-12-16T17:55:11.376Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-16T17:55:11.656Z] ---> Running in 4b2710680411 [2022-12-16T17:55:11.656Z] ---> Running in 61cee8bf3223 [2022-12-16T17:55:11.936Z] Removing intermediate container ea31b97bd44f [2022-12-16T17:55:11.936Z] ---> 7e8716f0a299 [2022-12-16T17:55:11.936Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-16T17:55:12.218Z] ---> Running in 9f94c7f16586 [2022-12-16T17:55:12.218Z] Removing intermediate container 4b2710680411 [2022-12-16T17:55:12.218Z] ---> c636e4a47056 [2022-12-16T17:55:12.218Z] Step 22/24 : LABEL arch=x86_64 [2022-12-16T17:55:12.218Z] 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-16T17:55:12.841Z] Removing intermediate container 9f94c7f16586 [2022-12-16T17:55:12.841Z] ---> f839cd3f09da [2022-12-16T17:55:12.841Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-16T17:55:12.841Z] ---> Running in 81ac086165a7 [2022-12-16T17:55:12.841Z] ---> Running in 6f826f008e93 [2022-12-16T17:55:13.099Z] Removing intermediate container 81ac086165a7 [2022-12-16T17:55:13.100Z] ---> 3688258ab360 [2022-12-16T17:55:13.100Z] Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:55:13.666Z] ---> Running in 02d3c36956e7 [2022-12-16T17:55:13.666Z] Removing intermediate container 6f826f008e93 [2022-12-16T17:55:13.666Z] ---> f93c5de66f50 [2022-12-16T17:55:13.666Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-16T17:55:14.231Z] Removing intermediate container 02d3c36956e7 [2022-12-16T17:55:14.231Z] ---> e84a6a775683 [2022-12-16T17:55:14.231Z] Step 24/24 : LABEL version=0.0.0 [2022-12-16T17:55:14.498Z] ---> 80c45dbefd40 [2022-12-16T17:55:14.498Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-16T17:55:14.498Z] ---> Running in 80909e220125 [2022-12-16T17:55:14.756Z] Removing intermediate container 6578c74f7fc3 [2022-12-16T17:55:14.756Z] ---> 692ddb34ea22 [2022-12-16T17:55:14.756Z] [2022-12-16T17:55:14.756Z] Step 9/19 : FROM alpine:3.15 [2022-12-16T17:55:14.756Z] ---> c4fc93816858 [2022-12-16T17:55:14.756Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-16T17:55:14.756Z] ---> Using cache [2022-12-16T17:55:14.756Z] ---> 88643ab97338 [2022-12-16T17:55:14.756Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-16T17:55:14.756Z] Removing intermediate container 80909e220125 [2022-12-16T17:55:14.756Z] ---> 278d2c04c395 [2022-12-16T17:55:14.756Z] [2022-12-16T17:55:14.756Z] ---> Running in e51ff86570ac [2022-12-16T17:55:15.014Z] ---> 71b9a4c30fa3 [2022-12-16T17:55:15.014Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-16T17:55:15.014Z] Successfully built 278d2c04c395 [2022-12-16T17:55:15.014Z] Successfully tagged security-spire-config:latest [2022-12-16T17:55:15.014Z]  Building security-spire-config ... done Building core-data [2022-12-16T17:55:15.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:55:16.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:55:16.147Z] ---> 3c31450cd003 [2022-12-16T17:55:16.147Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-16T17:55:16.147Z] ---> Running in 416b2ef7f8f6 [2022-12-16T17:55:16.405Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-16T17:55:16.405Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-16T17:55:16.405Z] OK: 15859 distinct packages available [2022-12-16T17:55:16.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:55:16.405Z] Removing intermediate container 416b2ef7f8f6 [2022-12-16T17:55:16.405Z] ---> 10d624a9d02d [2022-12-16T17:55:16.405Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T17:55:16.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:55:16.405Z] ---> Running in 7a534ff4f91e [2022-12-16T17:55:16.666Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-16T17:55:16.666Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-16T17:55:16.666Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-16T17:55:16.666Z] (4/9) Installing libcurl (7.80.0-r4) [2022-12-16T17:55:16.666Z] (5/9) Installing curl (7.80.0-r4) [2022-12-16T17:55:16.666Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-16T17:55:16.666Z] Removing intermediate container 7a534ff4f91e [2022-12-16T17:55:16.666Z] ---> e4526ee4a28e [2022-12-16T17:55:16.666Z] Step 20/22 : LABEL arch=x86_64 [2022-12-16T17:55:16.666Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-16T17:55:16.666Z] (8/9) Installing libucontext (1.1-r0) [2022-12-16T17:55:16.666Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-16T17:55:16.666Z] Executing busybox-1.34.1-r7.trigger [2022-12-16T17:55:16.666Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T17:55:16.929Z] OK: 8 MiB in 23 packages [2022-12-16T17:55:16.929Z] ---> Running in 1c1df56054f2 [2022-12-16T17:55:17.190Z] Removing intermediate container 1c1df56054f2 [2022-12-16T17:55:17.190Z] ---> fa781a50734b [2022-12-16T17:55:17.190Z] Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:55:17.449Z] ---> Running in b197c96a188d [2022-12-16T17:55:18.013Z] Removing intermediate container b197c96a188d [2022-12-16T17:55:18.013Z] ---> 9de48414ba9f [2022-12-16T17:55:18.013Z] Step 22/22 : LABEL version=0.0.0 [2022-12-16T17:55:18.272Z] ---> Running in 87f2a7a0f833 [2022-12-16T17:55:18.272Z] Removing intermediate container e51ff86570ac [2022-12-16T17:55:18.272Z] ---> 998b06f6a214 [2022-12-16T17:55:18.272Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T17:55:18.530Z] Removing intermediate container 87f2a7a0f833 [2022-12-16T17:55:18.530Z] ---> 4bc1e6688d63 [2022-12-16T17:55:18.530Z] [2022-12-16T17:55:18.530Z] Successfully built 4bc1e6688d63 [2022-12-16T17:55:18.794Z] Successfully tagged sys-mgmt-agent:latest [2022-12-16T17:55:18.794Z]  Building sys-mgmt-agent ... done  ---> 9b09dc15c246 [2022-12-16T17:55:18.794Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-16T17:55:18.794Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T17:55:18.794Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-16T17:55:18.794Z] ---> fd22e6e0db00 [2022-12-16T17:55:18.794Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-16T17:55:18.794Z] ---> Using cache [2022-12-16T17:55:18.794Z] ---> f59750a091bd [2022-12-16T17:55:18.794Z] Step 4/22 : WORKDIR /edgex-go [2022-12-16T17:55:18.794Z] ---> Using cache [2022-12-16T17:55:18.794Z] ---> 6ad26d503dfc [2022-12-16T17:55:18.794Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-16T17:55:18.794Z] ---> Using cache [2022-12-16T17:55:18.794Z] ---> 0edf5f67ffe8 [2022-12-16T17:55:18.794Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-16T17:55:18.794Z] ---> Using cache [2022-12-16T17:55:18.794Z] ---> 1e5609868080 [2022-12-16T17:55:18.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:55:18.794Z] ---> Using cache [2022-12-16T17:55:18.794Z] ---> 007af6d68877 [2022-12-16T17:55:18.794Z] Step 8/22 : COPY . . [2022-12-16T17:55:18.794Z] ---> Using cache [2022-12-16T17:55:18.794Z] ---> 56cf939a2ff7 [2022-12-16T17:55:18.794Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-16T17:55:19.051Z] ---> Running in 367f9d18b111 [2022-12-16T17:55:19.617Z] ---> 9e56785d3f24 [2022-12-16T17:55:19.617Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-16T17:55:19.880Z] 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-16T17:55:20.152Z] ---> f2072b8170c1 [2022-12-16T17:55:20.152Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-16T17:55:20.410Z] ---> Running in f27e9c2ab6ab [2022-12-16T17:55:20.667Z] Removing intermediate container f27e9c2ab6ab [2022-12-16T17:55:20.667Z] ---> 24b3d47dea13 [2022-12-16T17:55:20.667Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T17:55:20.925Z] ---> Running in 3ae64196faed [2022-12-16T17:55:21.181Z] Removing intermediate container 3ae64196faed [2022-12-16T17:55:21.181Z] ---> a883a91a0412 [2022-12-16T17:55:21.181Z] Step 17/19 : LABEL arch=x86_64 [2022-12-16T17:55:21.467Z] ---> Running in 406e5a612602 [2022-12-16T17:55:21.766Z] Removing intermediate container 406e5a612602 [2022-12-16T17:55:21.766Z] ---> 768f384b8d91 [2022-12-16T17:55:21.766Z] Step 18/19 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:55:21.766Z] ---> Running in e66daa40eda2 [2022-12-16T17:55:22.025Z] Removing intermediate container e66daa40eda2 [2022-12-16T17:55:22.025Z] ---> 796e0c17572e [2022-12-16T17:55:22.025Z] Step 19/19 : LABEL version=0.0.0 [2022-12-16T17:55:22.025Z] ---> Running in f6333a286c9b [2022-12-16T17:55:22.293Z] Removing intermediate container f6333a286c9b [2022-12-16T17:55:22.293Z] ---> e5bc47c409c7 [2022-12-16T17:55:22.293Z] [2022-12-16T17:55:22.293Z] Successfully built e5bc47c409c7 [2022-12-16T17:55:22.552Z] Successfully tagged security-spiffe-token-provider:latest [2022-12-16T17:55:26.777Z]  Building security-spiffe-token-provider ... done Removing intermediate container e53c658fff7e [2022-12-16T17:55:26.777Z] ---> ac58f564dc6c [2022-12-16T17:55:26.777Z] [2022-12-16T17:55:26.777Z] Step 10/24 : FROM alpine:3.16 [2022-12-16T17:55:26.777Z] ---> bfe296a52501 [2022-12-16T17:55:26.777Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-16T17:55:26.777Z] ---> Using cache [2022-12-16T17:55:26.777Z] ---> d6a4762d11b5 [2022-12-16T17:55:26.777Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-16T17:55:26.777Z] ---> Using cache [2022-12-16T17:55:26.777Z] ---> c7aa11633b46 [2022-12-16T17:55:26.777Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-16T17:55:26.777Z] ---> Running in 1f80c2fd032d [2022-12-16T17:55:26.777Z] Removing intermediate container 1f80c2fd032d [2022-12-16T17:55:26.777Z] ---> 7a57c184dc28 [2022-12-16T17:55:26.777Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-16T17:55:26.777Z] ---> Running in 9f313b297dfb [2022-12-16T17:55:27.035Z] Removing intermediate container 9f313b297dfb [2022-12-16T17:55:27.035Z] ---> fcf8fd599941 [2022-12-16T17:55:27.035Z] Step 15/24 : WORKDIR / [2022-12-16T17:55:27.035Z] ---> Running in 69aed65f412d [2022-12-16T17:55:27.294Z] Removing intermediate container 69aed65f412d [2022-12-16T17:55:27.294Z] ---> 0b311e1c16ee [2022-12-16T17:55:27.294Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T17:55:27.859Z] ---> 1351b9bbc484 [2022-12-16T17:55:27.859Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-16T17:55:28.792Z] ---> a3c8a6fc2ab0 [2022-12-16T17:55:28.792Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-16T17:55:29.357Z] ---> 6db8af43c1f9 [2022-12-16T17:55:29.357Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-16T17:55:29.614Z] ---> 819b19ebcc1d [2022-12-16T17:55:29.614Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-16T17:55:29.880Z] ---> Running in 2128cb523cd4 [2022-12-16T17:55:29.880Z] Removing intermediate container 2128cb523cd4 [2022-12-16T17:55:29.880Z] ---> d9529f8970f1 [2022-12-16T17:55:29.880Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T17:55:30.138Z] ---> Running in 99452c3699e3 [2022-12-16T17:55:30.394Z] Removing intermediate container 99452c3699e3 [2022-12-16T17:55:30.394Z] ---> 83c37de372c8 [2022-12-16T17:55:30.394Z] Step 22/24 : LABEL arch=x86_64 [2022-12-16T17:55:30.394Z] ---> Running in e84bdd223f1b [2022-12-16T17:55:30.960Z] Removing intermediate container e84bdd223f1b [2022-12-16T17:55:30.960Z] ---> adbfe2f4cf36 [2022-12-16T17:55:30.960Z] Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:55:30.960Z] ---> Running in e76c1b4f3d5f [2022-12-16T17:55:31.222Z] Removing intermediate container e76c1b4f3d5f [2022-12-16T17:55:31.222Z] ---> 5911bffb4777 [2022-12-16T17:55:31.222Z] Step 24/24 : LABEL version=0.0.0 [2022-12-16T17:55:31.481Z] ---> Running in 628c11a5659b [2022-12-16T17:55:31.481Z] Removing intermediate container 628c11a5659b [2022-12-16T17:55:31.481Z] ---> 7cba1ed1de96 [2022-12-16T17:55:31.481Z] [2022-12-16T17:55:31.738Z] Successfully built 7cba1ed1de96 [2022-12-16T17:55:31.738Z] Successfully tagged core-metadata:latest [2022-12-16T17:55:38.291Z]  Building core-metadata ... done Removing intermediate container 61cee8bf3223 [2022-12-16T17:55:38.291Z] ---> 6ba0b6684184 [2022-12-16T17:55:38.291Z] [2022-12-16T17:55:38.291Z] Step 10/22 : FROM alpine:3.16 [2022-12-16T17:55:38.291Z] ---> bfe296a52501 [2022-12-16T17:55:38.291Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-16T17:55:38.291Z] ---> Using cache [2022-12-16T17:55:38.291Z] ---> d6a4762d11b5 [2022-12-16T17:55:38.291Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-16T17:55:38.291Z] ---> Using cache [2022-12-16T17:55:38.291Z] ---> c7aa11633b46 [2022-12-16T17:55:38.291Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-16T17:55:38.291Z] ---> Running in b874f0615c32 [2022-12-16T17:55:38.291Z] Removing intermediate container b874f0615c32 [2022-12-16T17:55:38.291Z] ---> f71e321b2985 [2022-12-16T17:55:38.291Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-16T17:55:38.291Z] ---> Running in c678d9a2aab4 [2022-12-16T17:55:38.550Z] Removing intermediate container c678d9a2aab4 [2022-12-16T17:55:38.550Z] ---> 0d11cd7fcf11 [2022-12-16T17:55:38.550Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T17:55:39.150Z] ---> cb6af7aecb26 [2022-12-16T17:55:39.150Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-16T17:55:39.150Z] Removing intermediate container 367f9d18b111 [2022-12-16T17:55:39.150Z] ---> e88bf9fb9a15 [2022-12-16T17:55:39.150Z] [2022-12-16T17:55:39.151Z] Step 10/22 : FROM alpine:3.16 [2022-12-16T17:55:39.151Z] ---> bfe296a52501 [2022-12-16T17:55:39.151Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-16T17:55:39.151Z] ---> Running in 1cca38f1e1d0 [2022-12-16T17:55:39.408Z] Removing intermediate container 1cca38f1e1d0 [2022-12-16T17:55:39.408Z] ---> 03968205b3a8 [2022-12-16T17:55:39.408Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-16T17:55:39.408Z] ---> Running in 94f6df178639 [2022-12-16T17:55:39.408Z] ---> ca6ab7a16fcf [2022-12-16T17:55:39.408Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-16T17:55:39.672Z] Removing intermediate container 94f6df178639 [2022-12-16T17:55:39.672Z] ---> fa3c09011cf0 [2022-12-16T17:55:39.672Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-16T17:55:39.672Z] ---> Running in 00aafd265d10 [2022-12-16T17:55:39.672Z] ---> 369387756e12 [2022-12-16T17:55:39.672Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-16T17:55:39.672Z] ---> Running in 63270cf1bd6a [2022-12-16T17:55:39.672Z] Removing intermediate container 00aafd265d10 [2022-12-16T17:55:39.672Z] ---> cb1cd3a95c0e [2022-12-16T17:55:39.672Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-16T17:55:39.672Z] ---> Running in e9bf4e093b79 [2022-12-16T17:55:39.930Z] Removing intermediate container 63270cf1bd6a [2022-12-16T17:55:39.930Z] ---> 62d06fc6d397 [2022-12-16T17:55:39.930Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T17:55:39.930Z] ---> Running in b01c45873146 [2022-12-16T17:55:39.930Z] Removing intermediate container b01c45873146 [2022-12-16T17:55:39.930Z] ---> 13fe85398e47 [2022-12-16T17:55:39.930Z] Step 20/22 : LABEL arch=x86_64 [2022-12-16T17:55:39.930Z] ---> Running in da1d8f6edc9b [2022-12-16T17:55:40.188Z] Removing intermediate container da1d8f6edc9b [2022-12-16T17:55:40.188Z] ---> cd82871f3966 [2022-12-16T17:55:40.188Z] Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:55:40.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:55:40.188Z] ---> Running in 8f20ad99e12b [2022-12-16T17:55:40.188Z] Removing intermediate container 8f20ad99e12b [2022-12-16T17:55:40.188Z] ---> f1db56f5e83a [2022-12-16T17:55:40.188Z] Step 22/22 : LABEL version=0.0.0 [2022-12-16T17:55:40.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:55:40.188Z] ---> Running in 91c7fa578912 [2022-12-16T17:55:40.446Z] Removing intermediate container 91c7fa578912 [2022-12-16T17:55:40.446Z] ---> ff650b313415 [2022-12-16T17:55:40.446Z] [2022-12-16T17:55:40.446Z] Successfully built ff650b313415 [2022-12-16T17:55:40.446Z] Successfully tagged support-scheduler:latest [2022-12-16T17:55:40.446Z]  Building support-scheduler ... done (1/1) Installing dumb-init (1.2.5-r1) [2022-12-16T17:55:40.708Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T17:55:40.708Z] OK: 6 MiB in 15 packages [2022-12-16T17:55:40.969Z] Removing intermediate container e9bf4e093b79 [2022-12-16T17:55:40.969Z] ---> 385401911423 [2022-12-16T17:55:40.969Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T17:55:40.969Z] ---> 4b799ffd9e0a [2022-12-16T17:55:40.969Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-16T17:55:41.536Z] ---> 7f7248655c0f [2022-12-16T17:55:41.536Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-16T17:55:41.536Z] ---> 677c40f5ee1c [2022-12-16T17:55:41.536Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-16T17:55:41.536Z] ---> Running in ca6b66686766 [2022-12-16T17:55:41.794Z] Removing intermediate container ca6b66686766 [2022-12-16T17:55:41.794Z] ---> d69d2c51bc3f [2022-12-16T17:55:41.794Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T17:55:41.794Z] ---> Running in 6c7c92403222 [2022-12-16T17:55:41.794Z] Removing intermediate container 6c7c92403222 [2022-12-16T17:55:41.794Z] ---> 214b785b3cdb [2022-12-16T17:55:41.794Z] Step 20/22 : LABEL arch=x86_64 [2022-12-16T17:55:41.794Z] ---> Running in 9a4e164c2b29 [2022-12-16T17:55:42.053Z] Removing intermediate container 9a4e164c2b29 [2022-12-16T17:55:42.053Z] ---> 849ad190eb52 [2022-12-16T17:55:42.053Z] Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T17:55:42.053Z] ---> Running in d335926fe053 [2022-12-16T17:55:42.053Z] Removing intermediate container d335926fe053 [2022-12-16T17:55:42.053Z] ---> f35d3c9bc1d3 [2022-12-16T17:55:42.053Z] Step 22/22 : LABEL version=0.0.0 [2022-12-16T17:55:42.312Z] ---> Running in 53967d4e3cf2 [2022-12-16T17:55:42.312Z] Removing intermediate container 53967d4e3cf2 [2022-12-16T17:55:42.312Z] ---> 878d103e6497 [2022-12-16T17:55:42.312Z] [2022-12-16T17:55:42.312Z] Successfully built 878d103e6497 [2022-12-16T17:55:42.312Z] Successfully tagged core-data:latest [2022-12-16T17:55:42.326Z]  Building core-data ... done  [Pipeline] } [2022-12-16T17:55:42.347Z] $ docker stop --time=1 c40c099b14e8747dd9149dbdd271d7ce157fb47731d800b91a0a35c325e450e8 [2022-12-16T17:55:43.673Z] $ docker rm -f --volumes c40c099b14e8747dd9149dbdd271d7ce157fb47731d800b91a0a35c325e450e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-16T17:55:44.054Z] + docker images [2022-12-16T17:55:44.054Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-16T17:55:44.054Z] core-data latest 878d103e6497 1 second ago 17.9MB [2022-12-16T17:55:44.054Z] support-scheduler latest ff650b313415 3 seconds ago 29.9MB [2022-12-16T17:55:44.054Z] e88bf9fb9a15 5 seconds ago 1.62GB [2022-12-16T17:55:44.054Z] 6ba0b6684184 6 seconds ago 1.68GB [2022-12-16T17:55:44.054Z] core-metadata latest 7cba1ed1de96 12 seconds ago 18.5MB [2022-12-16T17:55:44.054Z] ac58f564dc6c 19 seconds ago 1.62GB [2022-12-16T17:55:44.054Z] security-spiffe-token-provider latest e5bc47c409c7 21 seconds ago 29.7MB [2022-12-16T17:55:44.054Z] sys-mgmt-agent latest 4bc1e6688d63 25 seconds ago 136MB [2022-12-16T17:55:44.054Z] security-spire-config latest 278d2c04c395 29 seconds ago 85.8MB [2022-12-16T17:55:44.054Z] 692ddb34ea22 29 seconds ago 1.65GB [2022-12-16T17:55:44.054Z] security-proxy-setup latest 576f3eeca573 38 seconds ago 27.7MB [2022-12-16T17:55:44.054Z] core-command latest a591599356bb 43 seconds ago 17.7MB [2022-12-16T17:55:44.054Z] 94887044f675 43 seconds ago 1.49GB [2022-12-16T17:55:44.054Z] 2183b914a946 49 seconds ago 1.6GB [2022-12-16T17:55:44.054Z] 8ef7bd660392 52 seconds ago 1.6GB [2022-12-16T17:55:44.054Z] cde8ee4278d2 55 seconds ago 1.61GB [2022-12-16T17:55:44.054Z] security-bootstrapper latest a6213dc8835b About a minute ago 20.3MB [2022-12-16T17:55:44.054Z] support-notifications latest 85f95cda7724 About a minute ago 30.5MB [2022-12-16T17:55:44.054Z] security-secretstore-setup latest b28f85551ef0 About a minute ago 29.9MB [2022-12-16T17:55:44.054Z] 5c93dea6dceb About a minute ago 1.68GB [2022-12-16T17:55:44.054Z] da95cae0e2c9 About a minute ago 1.6GB [2022-12-16T17:55:44.054Z] 173a9f86c2a5 About a minute ago 1.61GB [2022-12-16T17:55:44.054Z] security-spire-agent latest d66c70aaf828 About a minute ago 125MB [2022-12-16T17:55:44.054Z] security-spire-server latest bc1cf5270bd6 About a minute ago 86.5MB [2022-12-16T17:55:44.054Z] 734cb57eb192 About a minute ago 1.49GB [2022-12-16T17:55:44.054Z] c4509aa8ace5 About a minute ago 1.49GB [2022-12-16T17:55:44.054Z] ci-base-image-x86_64 latest fd22e6e0db00 4 minutes ago 947MB [2022-12-16T17:55:44.054Z] alpine 3.16 bfe296a52501 4 weeks ago 5.54MB [2022-12-16T17:55:44.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 6 weeks ago 683MB [2022-12-16T17:55:44.054Z] alpine 3.15 c4fc93816858 4 months ago 5.59MB [2022-12-16T17:55:44.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB [2022-12-16T17:55:44.054Z] 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] } [2022-12-16T17:56:26.694Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-12-16T17:56:26.694Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-12-16T17:56:26.694Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-12-16T17:56:26.694Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-12-16T17:56:34.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-12-16T17:56:34.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-12-16T17:56:34.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-12-16T17:56:34.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-12-16T17:56:34.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-12-16T17:56:34.902Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-12-16T17:56:34.902Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-12-16T17:56:34.902Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-12-16T17:56:34.902Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-12-16T17:56:34.902Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-12-16T17:56:34.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-12-16T17:56:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.483s coverage: 28.7% of statements [2022-12-16T17:56:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-12-16T17:56:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-12-16T17:56:54.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.504s coverage: 98.5% of statements [2022-12-16T17:57:01.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.180s coverage: 43.0% of statements [2022-12-16T17:57:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-12-16T17:57:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-12-16T17:57:01.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.567s coverage: 54.2% of statements [2022-12-16T17:57:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-12-16T17:57:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-12-16T17:57:23.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.888s coverage: 89.2% of statements [2022-12-16T17:57:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-12-16T17:57:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-12-16T17:57:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-12-16T17:57:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-12-16T17:57:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-12-16T17:57:23.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.672s coverage: 2.2% of statements [2022-12-16T17:57:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-12-16T17:57:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-12-16T17:57:24.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.147s coverage: 95.6% of statements [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-12-16T17:57:24.781Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.387s coverage: 72.2% of statements [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-12-16T17:57:24.781Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.622s coverage: 60.0% of statements [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-12-16T17:57:24.781Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.553s coverage: 0.9% of statements [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-12-16T17:57:24.781Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.279s coverage: 58.8% of statements [2022-12-16T17:57:24.781Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.417s coverage: 29.6% of statements [2022-12-16T17:57:24.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-12-16T17:57:24.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements [2022-12-16T17:57:27.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.296s coverage: 79.5% of statements [2022-12-16T17:57:27.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.512s coverage: 94.1% of statements [2022-12-16T17:57:28.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.442s coverage: 96.3% of statements [2022-12-16T17:57:28.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.403s coverage: 87.5% of statements [2022-12-16T17:57:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.520s coverage: 94.4% of statements [2022-12-16T17:57:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.243s coverage: 44.8% of statements [2022-12-16T17:57:48.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.884s coverage: 79.9% of statements [2022-12-16T17:57:48.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-12-16T17:57:55.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.350s coverage: 92.9% of statements [2022-12-16T17:57:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-12-16T17:57:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-12-16T17:57:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-12-16T17:57:55.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-12-16T17:57:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-12-16T17:57:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-12-16T17:57:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-12-16T17:57:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-12-16T17:57:55.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.254s coverage: 86.9% of statements [2022-12-16T17:57:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-12-16T17:57:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-12-16T17:57:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-12-16T17:57:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-12-16T17:57:56.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.247s coverage: 87.2% of statements [2022-12-16T17:57:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-12-16T17:57:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-12-16T17:57:56.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.192s coverage: 100.0% of statements [2022-12-16T17:57:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-12-16T17:57:56.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.367s coverage: 58.8% of statements [2022-12-16T17:57:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-12-16T17:57:56.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements [2022-12-16T17:57:56.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements [2022-12-16T17:57:56.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements [2022-12-16T17:57:56.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.866s coverage: 91.2% of statements [2022-12-16T17:57:56.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-12-16T17:58:01.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.966s coverage: 64.7% of statements [2022-12-16T17:58:01.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-12-16T17:58:01.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-12-16T17:58:01.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements [2022-12-16T17:58:01.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements [2022-12-16T17:58:01.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.108s coverage: 100.0% of statements [2022-12-16T17:58:01.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2022-12-16T17:58:01.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-12-16T17:58:07.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.437s coverage: 65.8% of statements [2022-12-16T17:58:07.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-12-16T17:58:07.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-12-16T17:58:07.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-12-16T17:58:10.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.818s coverage: 41.8% of statements [2022-12-16T17:58:10.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-12-16T17:58:10.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-12-16T17:58:10.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements [2022-12-16T17:58:10.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-12-16T17:58:10.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2022-12-16T17:58:10.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-12-16T17:58:10.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-12-16T17:58:10.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-12-16T17:58:10.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-12-16T17:58:18.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.477s coverage: 17.7% of statements [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-12-16T17:58:18.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.703s coverage: 92.3% of statements [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-12-16T17:58:18.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.308s coverage: 63.2% of statements [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-12-16T17:58:18.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.482s coverage: 97.7% of statements [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-12-16T17:58:18.895Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-12-16T17:58:18.895Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-12-16T17:58:18.895Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.328s coverage: 100.0% of statements [2022-12-16T17:58:18.895Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 96.9% of statements [2022-12-16T17:58:18.895Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-12-16T17:58:18.895Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-16T17:58:18.895Z] go vet ./... [2022-12-16T18:00:10.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-16T18:00:10.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-16T18:00:10.557Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-16T18:00:10.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-12-16T18:00:10.943Z] + ls -al . [2022-12-16T18:00:10.943Z] total 768 [2022-12-16T18:00:10.943Z] drwxrwxr-x 10 1001 1001 4096 Dec 16 17:54 . [2022-12-16T18:00:10.943Z] drwxr-xr-x 4 root root 4096 Dec 16 17:54 .. [2022-12-16T18:00:10.943Z] drwxrwxr-x 2 1001 1001 4096 Dec 16 17:52 .blubracket [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 16 Dec 16 17:52 .dockerignore [2022-12-16T18:00:10.943Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 17:52 .git [2022-12-16T18:00:10.943Z] drwxrwxr-x 3 1001 1001 4096 Dec 16 17:52 .github [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 1030 Dec 16 17:52 .gitignore [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 42 Dec 16 17:52 .golangci.yml [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 87 Dec 16 17:52 .hadolint.yml [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 166 Dec 16 17:52 .sonarcloud.properties [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 1171 Dec 16 17:52 ADOPTERS.md [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 10618 Dec 16 17:52 Attribution.txt [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 73765 Dec 16 17:52 CHANGELOG.md [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 3804 Dec 16 17:52 CONTRIBUTING.md [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 677 Dec 16 17:52 GOVERNANCE.md [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 850 Dec 16 17:52 Jenkinsfile [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 10775 Dec 16 17:52 LICENSE [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 13289 Dec 16 17:52 Makefile [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 582 Dec 16 17:52 OWNERS.md [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 9403 Dec 16 17:52 README.md [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 6912 Dec 16 17:52 SECURITY.md [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 5 Dec 16 17:50 VERSION [2022-12-16T18:00:10.943Z] drwxrwxr-x 2 1001 1001 4096 Dec 16 17:52 bin [2022-12-16T18:00:10.943Z] drwxrwxr-x 18 1001 1001 4096 Dec 16 17:52 cmd [2022-12-16T18:00:10.943Z] -rw-r--r-- 1 root root 501826 Dec 16 17:58 coverage.out [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 3400 Dec 16 17:52 go.mod [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 45110 Dec 16 17:52 go.sum [2022-12-16T18:00:10.943Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 17:52 internal [2022-12-16T18:00:10.943Z] drwxrwxr-x 3 1001 1001 4096 Dec 16 17:52 openapi [2022-12-16T18:00:10.943Z] drwxrwxr-x 4 1001 1001 4096 Dec 16 17:52 snap [2022-12-16T18:00:10.943Z] -rw-rw-r-- 1 1001 1001 204 Dec 16 17:52 version.go [Pipeline] sh [2022-12-16T18:00:11.287Z] + '[' -e coverage.out ] [2022-12-16T18:00:11.287Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-12-16T18:00:11.327Z] Warning: overwriting stash ‘coverage-report’ [2022-12-16T18:00:12.097Z] Stashed 1 file(s) [Pipeline] sh [2022-12-16T18:00:12.425Z] + make build [2022-12-16T18:00:12.694Z] 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-16T18:01:49.348Z] 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-16T18:01:49.348Z] 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-16T18:01:49.348Z] 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-16T18:02:36.232Z] 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-16T18:02:36.232Z] 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-16T18:02:37.197Z] 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-16T18:02:47.306Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-16T18:02:50.655Z] 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-16T18:02:57.303Z] 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-16T18:03:00.652Z] 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-16T18:03:04.905Z] 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-16T18:03:19.906Z] 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-16T18:03:25.283Z] $ docker stop --time=1 8b4a48813434c2c7f1232371f1a1bacecbf969268d12c21e5ddb668a3c1e43c8 [2022-12-16T18:03:27.341Z] $ docker rm -f --volumes 8b4a48813434c2c7f1232371f1a1bacecbf969268d12c21e5ddb668a3c1e43c8 [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-16T18:03:29.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-16T18:03:29.919Z] [2022-12-16T18:03:29.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:03:30.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-16T18:03:30.607Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-12-16T18:03:30.607Z] 29e5d40040c1: Pulling fs layer [2022-12-16T18:03:30.607Z] 1ce36da41761: Pulling fs layer [2022-12-16T18:03:30.607Z] 25b303627fd3: Pulling fs layer [2022-12-16T18:03:30.607Z] 29e5d40040c1: Verifying Checksum [2022-12-16T18:03:30.607Z] 29e5d40040c1: Download complete [2022-12-16T18:03:31.194Z] 1ce36da41761: Verifying Checksum [2022-12-16T18:03:31.194Z] 1ce36da41761: Download complete [2022-12-16T18:03:31.462Z] 29e5d40040c1: Pull complete [2022-12-16T18:03:32.876Z] 1ce36da41761: Pull complete [2022-12-16T18:03:32.876Z] 25b303627fd3: Download complete [2022-12-16T18:03:45.182Z] 25b303627fd3: Pull complete [2022-12-16T18:03:45.182Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-12-16T18:03:45.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-16T18:03:45.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:03:45.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-5 does not seem to be running inside a container [2022-12-16T18:03:45.583Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-12-16T18:03:47.880Z] $ docker top 553b00806267b264b797d2d650667cc61f72ee96a60d87825a6280a2dbc6f426 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T18:03:48.845Z] + docker-compose build --help [2022-12-16T18:03:48.845Z] + grep parallel [2022-12-16T18:03:53.137Z] --parallel Build images in parallel. [Pipeline] } [2022-12-16T18:03:53.746Z] $ docker stop --time=1 553b00806267b264b797d2d650667cc61f72ee96a60d87825a6280a2dbc6f426 [2022-12-16T18:03:55.365Z] $ docker rm -f --volumes 553b00806267b264b797d2d650667cc61f72ee96a60d87825a6280a2dbc6f426 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:03:56.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-16T18:03:56.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:03:56.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-5 does not seem to be running inside a container [2022-12-16T18:03:56.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-12-16T18:03:57.570Z] $ docker top edafccbd0092aebe913b7a1208b9eeea54ae544457cef5651421455f19b30122 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T18:03:58.140Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-16T18:04:03.462Z] Building core-command ... [2022-12-16T18:04:03.462Z] Building core-data ... [2022-12-16T18:04:03.462Z] Building core-metadata ... [2022-12-16T18:04:03.462Z] Building security-bootstrapper ... [2022-12-16T18:04:03.462Z] Building security-proxy-setup ... [2022-12-16T18:04:03.462Z] Building security-secretstore-setup ... [2022-12-16T18:04:03.462Z] Building security-spiffe-token-provider ... [2022-12-16T18:04:03.462Z] Building security-spire-agent ... [2022-12-16T18:04:03.462Z] Building security-spire-config ... [2022-12-16T18:04:03.462Z] Building security-spire-server ... [2022-12-16T18:04:03.462Z] Building support-notifications ... [2022-12-16T18:04:03.462Z] Building support-scheduler ... [2022-12-16T18:04:03.462Z] Building sys-mgmt-agent ... [2022-12-16T18:04:03.462Z] Building support-notifications [2022-12-16T18:04:03.462Z] Building security-spire-agent [2022-12-16T18:04:03.462Z] Building core-metadata [2022-12-16T18:04:03.462Z] Building sys-mgmt-agent [2022-12-16T18:04:03.462Z] Building security-bootstrapper [2022-12-16T18:04:50.282Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:04:50.282Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:04:50.282Z] ---> cd0ca152bf03 [2022-12-16T18:04:50.282Z] Step 3/24 : WORKDIR /edgex-go [2022-12-16T18:04:50.282Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:04:50.282Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:04:50.282Z] ---> cd0ca152bf03 [2022-12-16T18:04:50.282Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-16T18:04:50.282Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:04:50.282Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:04:50.282Z] ---> cd0ca152bf03 [2022-12-16T18:04:50.282Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-16T18:04:50.282Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:04:50.282Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:04:50.282Z] ---> cd0ca152bf03 [2022-12-16T18:04:50.282Z] Step 3/22 : WORKDIR /edgex-go [2022-12-16T18:04:50.282Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:04:50.282Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:04:50.282Z] ---> cd0ca152bf03 [2022-12-16T18:04:50.282Z] Step 3/32 : WORKDIR /edgex-go [2022-12-16T18:04:50.282Z] ---> Running in cad17e367eb4 [2022-12-16T18:04:50.282Z] ---> Running in 4999fb3e9196 [2022-12-16T18:04:50.282Z] ---> Running in 08c2ac0f69dc [2022-12-16T18:04:50.282Z] ---> Running in d505d42ed9f4 [2022-12-16T18:04:50.282Z] ---> Running in 0033114fddb1 [2022-12-16T18:04:50.282Z] Removing intermediate container d505d42ed9f4 [2022-12-16T18:04:50.282Z] ---> 7ac12cc87709 [2022-12-16T18:04:50.282Z] Step 4/24 : WORKDIR /edgex-go [2022-12-16T18:04:50.282Z] Removing intermediate container 0033114fddb1 [2022-12-16T18:04:50.282Z] ---> e7807cc8753a [2022-12-16T18:04:50.282Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-16T18:04:50.550Z] ---> Running in fada19077dfe [2022-12-16T18:04:50.550Z] Removing intermediate container 4999fb3e9196 [2022-12-16T18:04:50.550Z] ---> 14a227c38025 [2022-12-16T18:04:50.550Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-16T18:04:50.550Z] ---> Running in 32bba657bf03 [2022-12-16T18:04:50.550Z] Removing intermediate container 08c2ac0f69dc [2022-12-16T18:04:50.550Z] ---> be4ea216c2a4 [2022-12-16T18:04:50.550Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-16T18:04:50.550Z] Removing intermediate container cad17e367eb4 [2022-12-16T18:04:50.550Z] ---> 7ca22ce2311c [2022-12-16T18:04:50.550Z] Step 4/22 : WORKDIR /edgex-go [2022-12-16T18:04:50.818Z] ---> Running in 6dfe2d769642 [2022-12-16T18:04:50.818Z] ---> Running in cdb3e5f6c4ec [2022-12-16T18:04:50.818Z] ---> Running in 8a3471ee2176 [2022-12-16T18:04:51.400Z] Removing intermediate container fada19077dfe [2022-12-16T18:04:51.400Z] ---> a710afe6af63 [2022-12-16T18:04:51.400Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-16T18:04:51.669Z] Removing intermediate container 8a3471ee2176 [2022-12-16T18:04:51.669Z] ---> 8fc1f3e354e1 [2022-12-16T18:04:51.669Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-16T18:04:51.669Z] ---> Running in d8090d0ad5a8 [2022-12-16T18:04:51.938Z] ---> Running in d473aca28a53 [2022-12-16T18:04:52.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:04:53.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:04:53.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:04:53.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:04:53.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:04:53.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:04:53.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:04:53.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:04:54.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:04:54.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:04:54.889Z] OK: 221 MiB in 51 packages [2022-12-16T18:04:54.889Z] OK: 221 MiB in 51 packages [2022-12-16T18:04:55.157Z] OK: 221 MiB in 51 packages [2022-12-16T18:04:55.427Z] OK: 221 MiB in 51 packages [2022-12-16T18:04:55.713Z] OK: 221 MiB in 51 packages [2022-12-16T18:04:56.672Z] Removing intermediate container 6dfe2d769642 [2022-12-16T18:04:56.672Z] ---> aa23abe74b9d [2022-12-16T18:04:56.672Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-16T18:04:56.940Z] Removing intermediate container 32bba657bf03 [2022-12-16T18:04:56.940Z] ---> aff4af3f95fd [2022-12-16T18:04:56.940Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-16T18:04:57.210Z] Removing intermediate container cdb3e5f6c4ec [2022-12-16T18:04:57.210Z] ---> 1d191096b4c5 [2022-12-16T18:04:57.210Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-16T18:04:57.210Z] Removing intermediate container d8090d0ad5a8 [2022-12-16T18:04:57.210Z] ---> 6d94b6e27127 [2022-12-16T18:04:57.210Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-16T18:04:57.479Z] Removing intermediate container d473aca28a53 [2022-12-16T18:04:57.479Z] ---> 6b3ca6bb716a [2022-12-16T18:04:57.479Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-16T18:04:57.745Z] ---> 9a1f7ae76b2c [2022-12-16T18:04:57.745Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:04:58.345Z] ---> Running in 18c7e9954709 [2022-12-16T18:04:58.619Z] ---> a1e2d1ae7739 [2022-12-16T18:04:58.619Z] ---> aac46c1fbdd1 [2022-12-16T18:04:58.619Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:04:58.619Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:04:58.619Z] ---> 5ea5e736510d [2022-12-16T18:04:58.619Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:04:58.619Z] ---> 64d902f3042e [2022-12-16T18:04:58.619Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:04:58.619Z] ---> Running in 3d025985fe85 [2022-12-16T18:04:58.619Z] ---> Running in 852afaf1449e [2022-12-16T18:04:58.892Z] ---> Running in 69ce70a9d454 [2022-12-16T18:04:58.892Z] ---> Running in 1bb52ee56098 [2022-12-16T18:06:35.536Z] Removing intermediate container 1bb52ee56098 [2022-12-16T18:06:35.536Z] ---> 971566c609b2 [2022-12-16T18:06:35.536Z] Step 8/24 : COPY . . [2022-12-16T18:06:35.536Z] Removing intermediate container 69ce70a9d454 [2022-12-16T18:06:35.536Z] ---> adc77c744a48 [2022-12-16T18:06:35.536Z] Step 8/22 : COPY . . [2022-12-16T18:06:35.536Z] Removing intermediate container 3d025985fe85 [2022-12-16T18:06:35.536Z] ---> 794da1655f73 [2022-12-16T18:06:35.536Z] Step 7/32 : COPY . . [2022-12-16T18:06:35.536Z] Removing intermediate container 852afaf1449e [2022-12-16T18:06:35.536Z] ---> 86cb30eb3485 [2022-12-16T18:06:35.536Z] Step 7/24 : COPY . . [2022-12-16T18:06:35.536Z] Removing intermediate container 18c7e9954709 [2022-12-16T18:06:35.536Z] ---> 787c89669d31 [2022-12-16T18:06:35.536Z] Step 7/22 : COPY . . [2022-12-16T18:06:39.793Z] ---> d3640bfa007d [2022-12-16T18:06:39.793Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-16T18:06:39.793Z] ---> 2593b1bbad90 [2022-12-16T18:06:40.065Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-16T18:06:40.065Z] ---> Running in 04fe06c0868c [2022-12-16T18:06:40.065Z] ---> 798b188a10fc [2022-12-16T18:06:40.065Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 ---> 4f02b28965e4 [2022-12-16T18:06:40.065Z] [2022-12-16T18:06:40.065Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-16T18:06:40.065Z] ---> Running in 222e3c8f35fd [2022-12-16T18:06:40.065Z] ---> 454746e7718f [2022-12-16T18:06:40.065Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-16T18:06:40.332Z] ---> Running in a57aa45f6726 [2022-12-16T18:06:40.332Z] ---> Running in 1acd63b96f0b [2022-12-16T18:06:40.332Z] ---> Running in fc25e2d8b85b [2022-12-16T18:06:41.294Z] Removing intermediate container 1acd63b96f0b [2022-12-16T18:06:41.294Z] ---> ab1cf60be8d4 [2022-12-16T18:06:41.294Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-16T18:06:41.294Z] ---> Running in be03046fc47b [2022-12-16T18:06:42.262Z] 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-16T18:06:42.262Z] Removing intermediate container be03046fc47b [2022-12-16T18:06:42.262Z] ---> 0cf7a088a316 [2022-12-16T18:06:42.262Z] 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-16T18:06:42.262Z] ---> Running in 26d4bd409a90 [2022-12-16T18:06:42.530Z] 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-16T18:06:42.798Z] 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-16T18:06:43.065Z] 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-16T18:06:45.640Z] Removing intermediate container 26d4bd409a90 [2022-12-16T18:06:45.640Z] ---> 856df72ce776 [2022-12-16T18:06:45.640Z] Step 11/24 : WORKDIR /edgex-go [2022-12-16T18:06:45.640Z] ---> Running in c854f52ba194 [2022-12-16T18:06:45.640Z] Removing intermediate container c854f52ba194 [2022-12-16T18:06:45.640Z] ---> e93646108ae6 [2022-12-16T18:06:45.640Z] [2022-12-16T18:06:45.640Z] Step 12/24 : FROM alpine:3.15 [2022-12-16T18:06:45.905Z] 3.15: Pulling from library/alpine [2022-12-16T18:06:47.314Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-16T18:06:47.314Z] Status: Downloaded newer image for alpine:3.15 [2022-12-16T18:06:47.314Z] ---> 8aa73fd46299 [2022-12-16T18:06:47.314Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-16T18:06:48.283Z] ---> Running in e5e6a2a0ae0b [2022-12-16T18:06:48.867Z] Removing intermediate container e5e6a2a0ae0b [2022-12-16T18:06:48.867Z] ---> 05c074f794cd [2022-12-16T18:06:48.867Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-16T18:06:49.137Z] ---> Running in b562c264de76 [2022-12-16T18:06:51.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:06:51.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:06:52.763Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-16T18:06:52.763Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-16T18:06:52.763Z] OK: 15736 distinct packages available [2022-12-16T18:06:52.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:06:53.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:06:54.302Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-16T18:06:54.302Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-16T18:06:54.302Z] (3/5) Installing libucontext (1.1-r0) [2022-12-16T18:06:54.302Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-16T18:06:54.302Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-16T18:06:54.302Z] Executing busybox-1.34.1-r7.trigger [2022-12-16T18:06:54.569Z] OK: 6 MiB in 19 packages [2022-12-16T18:06:56.505Z] Removing intermediate container b562c264de76 [2022-12-16T18:06:56.505Z] ---> 87cb59e21175 [2022-12-16T18:06:56.505Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-16T18:07:00.751Z] ---> 34831f284056 [2022-12-16T18:07:00.751Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-16T18:07:06.091Z] ---> 78c630da5112 [2022-12-16T18:07:06.364Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-16T18:07:07.326Z] ---> de72e071fafe [2022-12-16T18:07:07.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-16T18:07:08.291Z] ---> 93d46d5deaca [2022-12-16T18:07:08.291Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-16T18:07:08.886Z] ---> fbee82c39030 [2022-12-16T18:07:08.886Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-16T18:07:09.165Z] ---> Running in d1d50c6fa3b4 [2022-12-16T18:07:09.431Z] Removing intermediate container d1d50c6fa3b4 [2022-12-16T18:07:09.431Z] ---> ce1b901fffd5 [2022-12-16T18:07:09.431Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-16T18:07:09.705Z] ---> Running in 7b9861812c9d [2022-12-16T18:07:10.290Z] Removing intermediate container 7b9861812c9d [2022-12-16T18:07:10.290Z] ---> 84a0ddac86c2 [2022-12-16T18:07:10.290Z] Step 22/24 : LABEL arch=arm64 [2022-12-16T18:07:10.290Z] ---> Running in 840435a7c36c [2022-12-16T18:07:10.875Z] Removing intermediate container 840435a7c36c [2022-12-16T18:07:10.875Z] ---> c474e3fb79f8 [2022-12-16T18:07:10.875Z] Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:07:10.875Z] ---> Running in f3f8920cf418 [2022-12-16T18:07:11.462Z] Removing intermediate container f3f8920cf418 [2022-12-16T18:07:11.462Z] ---> 7b26a177e87a [2022-12-16T18:07:11.462Z] Step 24/24 : LABEL version=0.0.0 [2022-12-16T18:07:12.419Z] ---> Running in 36a9c67ecf56 [2022-12-16T18:07:12.999Z] Removing intermediate container 36a9c67ecf56 [2022-12-16T18:07:12.999Z] ---> 5279741aabf1 [2022-12-16T18:07:12.999Z] [2022-12-16T18:07:13.263Z] Successfully built 5279741aabf1 [2022-12-16T18:07:13.263Z] Successfully tagged security-spire-agent-arm64:latest [2022-12-16T18:07:13.263Z]  Building security-spire-agent ... done Building core-data [2022-12-16T18:07:31.449Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:07:31.449Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:07:31.449Z] ---> cd0ca152bf03 [2022-12-16T18:07:31.449Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-16T18:07:31.449Z] ---> Using cache [2022-12-16T18:07:31.449Z] ---> 7ca22ce2311c [2022-12-16T18:07:31.449Z] Step 4/22 : WORKDIR /edgex-go [2022-12-16T18:07:31.449Z] ---> Using cache [2022-12-16T18:07:31.449Z] ---> 8fc1f3e354e1 [2022-12-16T18:07:31.449Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-16T18:07:31.449Z] ---> Running in a53fde7515ec [2022-12-16T18:07:31.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:07:31.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:07:33.658Z] OK: 221 MiB in 51 packages [2022-12-16T18:07:35.069Z] Removing intermediate container a53fde7515ec [2022-12-16T18:07:35.069Z] ---> 9ae5244993d7 [2022-12-16T18:07:35.069Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-16T18:07:37.007Z] ---> 52dc84209e88 [2022-12-16T18:07:37.007Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:07:37.007Z] ---> Running in 0ac5f3d7d704 [2022-12-16T18:08:44.857Z] Removing intermediate container 0ac5f3d7d704 [2022-12-16T18:08:44.857Z] ---> 711f1cbb12c4 [2022-12-16T18:08:44.857Z] Step 8/22 : COPY . . [2022-12-16T18:08:57.149Z] ---> 0bd9e92a87e1 [2022-12-16T18:08:57.149Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-16T18:08:57.415Z] ---> Running in 2cca05d09c1c [2022-12-16T18:08:59.355Z] 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-16T18:12:36.418Z] Removing intermediate container fc25e2d8b85b [2022-12-16T18:12:36.418Z] ---> 540d7913de51 [2022-12-16T18:12:36.418Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-16T18:12:36.418Z] ---> Running in 38c9c20fbfc1 [2022-12-16T18:12:36.997Z] 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-16T18:12:42.321Z] Removing intermediate container 38c9c20fbfc1 [2022-12-16T18:12:42.321Z] ---> c1dd00a51a9e [2022-12-16T18:12:42.321Z] [2022-12-16T18:12:42.321Z] Step 10/22 : FROM alpine:3.16 [2022-12-16T18:12:42.321Z] 3.16: Pulling from library/alpine [2022-12-16T18:12:44.259Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-16T18:12:44.259Z] Status: Downloaded newer image for alpine:3.16 [2022-12-16T18:12:44.259Z] ---> 2b4661558fb8 [2022-12-16T18:12:44.259Z] 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-16T18:12:44.259Z] ---> Running in 0170818c4a37 [2022-12-16T18:12:44.524Z] Removing intermediate container 0170818c4a37 [2022-12-16T18:12:44.524Z] ---> b8b9311f231c [2022-12-16T18:12:44.524Z] 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-16T18:12:44.791Z] ---> Running in b2130e29a2ac [2022-12-16T18:12:46.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:12:47.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:12:48.416Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-16T18:12:48.416Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-16T18:12:48.416Z] (3/33) Installing readline (8.1.2-r0) [2022-12-16T18:12:48.416Z] (4/33) Installing bash (5.1.16-r2) [2022-12-16T18:12:48.416Z] Executing bash-5.1.16-r2.post-install [2022-12-16T18:12:48.416Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-16T18:12:48.684Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-16T18:12:48.684Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-16T18:12:48.684Z] (8/33) Installing libcurl (7.83.1-r4) [2022-12-16T18:12:48.684Z] (9/33) Installing curl (7.83.1-r4) [2022-12-16T18:12:48.684Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-16T18:12:50.086Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-16T18:12:50.086Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-16T18:12:50.086Z] (13/33) Installing expat (2.5.0-r0) [2022-12-16T18:12:50.086Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-16T18:12:50.086Z] (15/33) Installing gdbm (1.23-r0) [2022-12-16T18:12:50.086Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-16T18:12:50.086Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-16T18:12:50.086Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-16T18:12:50.350Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-16T18:12:50.350Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-16T18:12:50.350Z] (21/33) Installing python3 (3.10.9-r0) [2022-12-16T18:12:54.597Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-16T18:12:54.597Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-16T18:12:54.597Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-16T18:12:54.597Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-16T18:12:54.597Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-16T18:12:54.597Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-16T18:12:54.597Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-16T18:12:54.597Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-16T18:12:54.597Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-16T18:12:54.597Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-16T18:12:54.597Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-16T18:12:54.597Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-16T18:12:55.552Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T18:12:55.552Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T18:12:55.552Z] Removing intermediate container 04fe06c0868c [2022-12-16T18:12:55.552Z] ---> 1a38f010d663 [2022-12-16T18:12:55.552Z] [2022-12-16T18:12:55.552Z] Step 9/32 : FROM alpine:3.16 [2022-12-16T18:12:55.552Z] ---> 2b4661558fb8 [2022-12-16T18:12:55.552Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-16T18:12:55.818Z] ---> Running in 3c8621c866ce [2022-12-16T18:12:56.093Z] OK: 121 MiB in 47 packages [2022-12-16T18:12:56.093Z] Removing intermediate container 3c8621c866ce [2022-12-16T18:12:56.093Z] ---> 43874adc40be [2022-12-16T18:12:56.093Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-16T18:12:56.361Z] ---> Running in 6f657045ed39 [2022-12-16T18:12:58.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:12:58.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:12:59.967Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-16T18:12:59.967Z] (2/2) Installing su-exec (0.2-r1) [2022-12-16T18:12:59.967Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T18:12:59.967Z] OK: 5 MiB in 16 packages [2022-12-16T18:13:01.955Z] Removing intermediate container 6f657045ed39 [2022-12-16T18:13:01.955Z] ---> fcf220bb9990 [2022-12-16T18:13:01.955Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-16T18:13:01.955Z] ---> Running in aa3b7e199da0 [2022-12-16T18:13:02.230Z] Removing intermediate container aa3b7e199da0 [2022-12-16T18:13:02.230Z] ---> 5bbbaa57f44c [2022-12-16T18:13:02.230Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-16T18:13:02.230Z] ---> Running in c040ac0ff553 [2022-12-16T18:13:02.823Z] Removing intermediate container c040ac0ff553 [2022-12-16T18:13:02.823Z] ---> 9e578eddb7b2 [2022-12-16T18:13:02.823Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-16T18:13:02.823Z] ---> Running in 54ae8977d7f8 [2022-12-16T18:13:03.413Z] Removing intermediate container 54ae8977d7f8 [2022-12-16T18:13:03.413Z] ---> 6d83a80cedbe [2022-12-16T18:13:03.413Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-16T18:13:03.683Z] ---> Running in 3347a0d445e6 [2022-12-16T18:13:04.273Z] Removing intermediate container 3347a0d445e6 [2022-12-16T18:13:04.273Z] ---> 9ddde58ef13b [2022-12-16T18:13:04.273Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-16T18:13:04.273Z] ---> Running in 6e1552bb2582 [2022-12-16T18:13:07.642Z] Removing intermediate container 6e1552bb2582 [2022-12-16T18:13:07.642Z] ---> 240792db398e [2022-12-16T18:13:07.642Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-16T18:13:07.642Z] ---> Running in c34cd364a2cb [2022-12-16T18:13:07.642Z] Removing intermediate container c34cd364a2cb [2022-12-16T18:13:07.642Z] ---> 43839a2afee3 [2022-12-16T18:13:07.642Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-16T18:13:08.613Z] ---> 00ad420e4648 [2022-12-16T18:13:08.613Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-16T18:13:08.883Z] ---> Running in 446f89216d87 [2022-12-16T18:13:12.239Z] Removing intermediate container 446f89216d87 [2022-12-16T18:13:12.239Z] ---> 7565b9852a55 [2022-12-16T18:13:12.239Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T18:13:12.832Z] ---> 305f73765ada [2022-12-16T18:13:12.832Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-16T18:13:14.804Z] ---> 4657ba22c12f [2022-12-16T18:13:14.804Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-16T18:13:15.398Z] ---> dd7f8a77fbdf [2022-12-16T18:13:15.398Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-16T18:13:15.669Z] Collecting docker-compose==1.23.2 [2022-12-16T18:13:15.940Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-16T18:13:15.940Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.4 MB/s eta 0:00:00 [2022-12-16T18:13:16.208Z] ---> 0bcdc2fc27ee [2022-12-16T18:13:16.208Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-16T18:13:17.183Z] ---> f3044fba93e8 [2022-12-16T18:13:17.183Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-16T18:13:17.770Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-16T18:13:17.770Z] ---> f9fbcaf0570c [2022-12-16T18:13:17.770Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-16T18:13:17.770Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-16T18:13:18.039Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 6.4 MB/s eta 0:00:00 [2022-12-16T18:13:18.632Z] ---> 71bf8f7c47c0 [2022-12-16T18:13:18.632Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-16T18:13:18.632Z] ---> Running in 9f8f906cc3af [2022-12-16T18:13:18.907Z] Collecting jsonschema<3,>=2.5.1 [2022-12-16T18:13:18.907Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-16T18:13:18.907Z] 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-16T18:13:19.180Z] Collecting cached-property<2,>=1.2.0 [2022-12-16T18:13:19.180Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-16T18:13:19.450Z] Collecting docopt<0.7,>=0.6.1 [2022-12-16T18:13:19.450Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-16T18:13:19.450Z] Preparing metadata (setup.py): started [2022-12-16T18:13:22.056Z] Removing intermediate container 9f8f906cc3af [2022-12-16T18:13:22.056Z] ---> 884e36fa8916 [2022-12-16T18:13:22.056Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-16T18:13:22.056Z] ---> Running in 8a013392f794 [2022-12-16T18:13:22.327Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-16T18:13:22.327Z] Removing intermediate container 8a013392f794 [2022-12-16T18:13:22.327Z] ---> dad04236ca25 [2022-12-16T18:13:22.327Z] Step 29/32 : CMD ["gate"] [2022-12-16T18:13:22.327Z] ---> Running in 48609448b4e6 [2022-12-16T18:13:22.327Z] Collecting texttable<0.10,>=0.9.0 [2022-12-16T18:13:22.327Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-16T18:13:22.596Z] Preparing metadata (setup.py): started [2022-12-16T18:13:25.199Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-16T18:13:25.199Z] Removing intermediate container 48609448b4e6 [2022-12-16T18:13:25.199Z] ---> 2a15aa983109 [2022-12-16T18:13:25.199Z] Step 30/32 : LABEL arch=arm64 [2022-12-16T18:13:25.199Z] ---> Running in fbd240841ed3 [2022-12-16T18:13:25.469Z] Collecting docker<4.0,>=3.6.0 [2022-12-16T18:13:25.469Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-16T18:13:25.742Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 8.0 MB/s eta 0:00:00 [2022-12-16T18:13:25.742Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-16T18:13:25.742Z] Removing intermediate container fbd240841ed3 [2022-12-16T18:13:25.742Z] ---> 7f9514e41bec [2022-12-16T18:13:25.742Z] Step 31/32 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:13:26.017Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-16T18:13:26.017Z] ---> Running in 80772e073649 [2022-12-16T18:13:26.017Z] Preparing metadata (setup.py): started [2022-12-16T18:13:26.286Z] Removing intermediate container 80772e073649 [2022-12-16T18:13:26.286Z] ---> 9a3bb8940179 [2022-12-16T18:13:26.286Z] Step 32/32 : LABEL version=0.0.0 [2022-12-16T18:13:26.554Z] ---> Running in d708ee40a652 [2022-12-16T18:13:26.824Z] Removing intermediate container d708ee40a652 [2022-12-16T18:13:26.824Z] ---> f33a03d6ea2f [2022-12-16T18:13:26.824Z] [2022-12-16T18:13:27.092Z] Successfully built f33a03d6ea2f [2022-12-16T18:13:27.092Z] Successfully tagged security-bootstrapper-arm64:latest [2022-12-16T18:13:27.092Z]  Building security-bootstrapper ... done Building support-scheduler [2022-12-16T18:13:28.515Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-16T18:13:29.103Z] Collecting PyYAML<4,>=3.10 [2022-12-16T18:13:29.103Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-16T18:13:29.103Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.3 MB/s eta 0:00:00 [2022-12-16T18:13:31.058Z] Preparing metadata (setup.py): started [2022-12-16T18:13:34.409Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-16T18:13:34.409Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-16T18:13:34.409Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-16T18:13:34.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.8 MB/s eta 0:00:00 [2022-12-16T18:13:35.004Z] Collecting docker-pycreds>=0.4.0 [2022-12-16T18:13:35.004Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-16T18:13:36.420Z] Collecting idna<2.8,>=2.5 [2022-12-16T18:13:36.420Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-16T18:13:36.420Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.9 MB/s eta 0:00:00 [2022-12-16T18:13:36.689Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-16T18:13:36.689Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-16T18:13:36.689Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.7 MB/s eta 0:00:00 [2022-12-16T18:13:37.657Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-16T18:13:37.657Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-16T18:13:37.657Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.2 MB/s eta 0:00:00 [2022-12-16T18:13:38.245Z] Collecting certifi>=2017.4.17 [2022-12-16T18:13:38.245Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2022-12-16T18:13:38.245Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 12.4 MB/s eta 0:00:00 [2022-12-16T18:13:38.845Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-16T18:13:38.845Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-16T18:13:38.845Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-16T18:13:38.845Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-16T18:13:40.302Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-16T18:13:40.302Z] Running setup.py install for texttable: started [2022-12-16T18:13:40.916Z] Removing intermediate container a57aa45f6726 [2022-12-16T18:13:40.917Z] ---> 6ea3aafad7c8 [2022-12-16T18:13:40.917Z] [2022-12-16T18:13:40.917Z] Step 10/24 : FROM alpine:3.16 [2022-12-16T18:13:40.917Z] ---> 2b4661558fb8 [2022-12-16T18:13:40.917Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-16T18:13:40.917Z] ---> Running in 2740e31428e9 [2022-12-16T18:13:42.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:13:43.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:13:43.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:13:43.528Z] ---> cd0ca152bf03 [2022-12-16T18:13:43.528Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-16T18:13:43.528Z] ---> Using cache [2022-12-16T18:13:43.528Z] ---> 7ca22ce2311c [2022-12-16T18:13:43.528Z] Step 4/22 : WORKDIR /edgex-go [2022-12-16T18:13:43.528Z] ---> Using cache [2022-12-16T18:13:43.528Z] ---> 8fc1f3e354e1 [2022-12-16T18:13:43.528Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-16T18:13:43.528Z] ---> Using cache [2022-12-16T18:13:43.528Z] ---> 9ae5244993d7 [2022-12-16T18:13:43.528Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-16T18:13:43.528Z] ---> Using cache [2022-12-16T18:13:43.528Z] ---> 52dc84209e88 [2022-12-16T18:13:43.528Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:13:43.528Z] ---> Using cache [2022-12-16T18:13:43.528Z] ---> 711f1cbb12c4 [2022-12-16T18:13:43.528Z] Step 8/22 : COPY . . [2022-12-16T18:13:43.528Z] ---> Using cache [2022-12-16T18:13:43.528Z] ---> 0bd9e92a87e1 [2022-12-16T18:13:43.528Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-16T18:13:43.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:13:43.528Z] ---> Running in d010f04e3695 [2022-12-16T18:13:43.813Z] Running setup.py install for texttable: finished with status 'done' [2022-12-16T18:13:43.813Z] Running setup.py install for PyYAML: started [2022-12-16T18:13:45.239Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-16T18:13:45.239Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T18:13:45.239Z] OK: 5 MiB in 15 packages [2022-12-16T18:13:45.509Z] 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-16T18:13:46.942Z] Removing intermediate container 2740e31428e9 [2022-12-16T18:13:46.942Z] ---> 7c78876e146d [2022-12-16T18:13:46.942Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-16T18:13:46.942Z] ---> Running in f32071068650 [2022-12-16T18:13:47.223Z] Removing intermediate container f32071068650 [2022-12-16T18:13:47.223Z] ---> 0867a3942994 [2022-12-16T18:13:47.223Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-16T18:13:47.223Z] ---> Running in ff8b07b84e34 [2022-12-16T18:13:47.815Z] Removing intermediate container ff8b07b84e34 [2022-12-16T18:13:47.815Z] ---> 17c67ed29b1e [2022-12-16T18:13:47.815Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-16T18:13:48.098Z] ---> Running in 6028172402c6 [2022-12-16T18:13:48.366Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-16T18:13:48.366Z] Removing intermediate container 6028172402c6 [2022-12-16T18:13:48.366Z] ---> 942dbf78ed4a [2022-12-16T18:13:48.366Z] Step 15/24 : WORKDIR / [2022-12-16T18:13:48.633Z] ---> Running in 7f144b726ddc [2022-12-16T18:13:50.578Z] Removing intermediate container 7f144b726ddc [2022-12-16T18:13:50.578Z] ---> 02796f5d596b [2022-12-16T18:13:50.578Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T18:13:51.165Z] ---> 8444817b514d [2022-12-16T18:13:51.165Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-16T18:13:51.745Z] Running setup.py install for docopt: started [2022-12-16T18:13:52.700Z] ---> 8c99d6b0f5d8 [2022-12-16T18:13:52.700Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-16T18:13:53.280Z] ---> c49b2396dbc3 [2022-12-16T18:13:53.546Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-16T18:13:54.506Z] ---> d95e32d5902a [2022-12-16T18:13:54.506Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-16T18:13:54.506Z] ---> Running in 8485b4a19704 [2022-12-16T18:13:55.095Z] Running setup.py install for docopt: finished with status 'done' [2022-12-16T18:13:55.095Z] Removing intermediate container 8485b4a19704 [2022-12-16T18:13:55.095Z] ---> 83c3ce932e32 [2022-12-16T18:13:55.095Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T18:13:55.095Z] ---> Running in 23a5a85bbb98 [2022-12-16T18:13:55.677Z] Removing intermediate container 23a5a85bbb98 [2022-12-16T18:13:55.677Z] ---> 99c5250f0325 [2022-12-16T18:13:55.677Z] Step 22/24 : LABEL arch=arm64 [2022-12-16T18:13:55.677Z] ---> Running in 55a481e472cf [2022-12-16T18:13:56.268Z] Removing intermediate container 55a481e472cf [2022-12-16T18:13:56.268Z] ---> 1bed378bbd98 [2022-12-16T18:13:56.268Z] Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:13:56.268Z] ---> Running in 0228dfe1411b [2022-12-16T18:13:56.864Z] Removing intermediate container 0228dfe1411b [2022-12-16T18:13:56.864Z] ---> 15a7be537aba [2022-12-16T18:13:56.864Z] Step 24/24 : LABEL version=0.0.0 [2022-12-16T18:13:57.131Z] ---> Running in ba721cedafbf [2022-12-16T18:13:57.398Z] Removing intermediate container ba721cedafbf [2022-12-16T18:13:57.398Z] ---> 90654c36cd27 [2022-12-16T18:13:57.398Z] [2022-12-16T18:13:57.664Z] Successfully built 90654c36cd27 [2022-12-16T18:13:57.930Z] Successfully tagged core-metadata-arm64:latest [2022-12-16T18:13:57.930Z]  Building core-metadata ... done Building security-secretstore-setup [2022-12-16T18:13:58.511Z] Running setup.py install for dockerpty: started [2022-12-16T18:14:01.088Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-16T18:14:05.338Z] 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-16T18:14:05.338Z] 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-16T18:14:15.417Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:14:15.417Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:14:15.417Z] ---> cd0ca152bf03 [2022-12-16T18:14:15.417Z] Step 3/24 : WORKDIR /edgex-go [2022-12-16T18:14:15.417Z] ---> Using cache [2022-12-16T18:14:15.417Z] ---> be4ea216c2a4 [2022-12-16T18:14:15.417Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-16T18:14:15.417Z] ---> Using cache [2022-12-16T18:14:15.417Z] ---> 1d191096b4c5 [2022-12-16T18:14:15.417Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-16T18:14:15.417Z] ---> Using cache [2022-12-16T18:14:15.417Z] ---> a1e2d1ae7739 [2022-12-16T18:14:15.417Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:14:15.417Z] ---> Using cache [2022-12-16T18:14:15.417Z] ---> 794da1655f73 [2022-12-16T18:14:15.417Z] Step 7/24 : COPY . . [2022-12-16T18:14:15.417Z] ---> Using cache [2022-12-16T18:14:15.417Z] ---> d3640bfa007d [2022-12-16T18:14:15.417Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-16T18:14:15.417Z] ---> Running in 6ed2d81f915e [2022-12-16T18:14:17.986Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-16T18:14:24.624Z] Removing intermediate container b2130e29a2ac [2022-12-16T18:14:24.624Z] ---> c204192204b9 [2022-12-16T18:14:24.624Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-16T18:14:24.624Z] ---> Running in 810ff2fc1920 [2022-12-16T18:14:24.624Z] Removing intermediate container 810ff2fc1920 [2022-12-16T18:14:24.624Z] ---> 580ddd28e83a [2022-12-16T18:14:24.624Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-16T18:14:24.624Z] ---> Running in ca5648db6852 [2022-12-16T18:14:24.891Z] Removing intermediate container ca5648db6852 [2022-12-16T18:14:24.891Z] ---> ea5d628ccb4e [2022-12-16T18:14:24.891Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-16T18:14:28.231Z] ---> 9811af19da75 [2022-12-16T18:14:28.231Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-16T18:14:29.193Z] ---> 6b91d0b52c65 [2022-12-16T18:14:29.193Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-16T18:14:30.147Z] ---> 09a9d19abe7c [2022-12-16T18:14:30.147Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-16T18:14:30.412Z] ---> Running in f0db33bd0277 [2022-12-16T18:14:30.680Z] Removing intermediate container f0db33bd0277 [2022-12-16T18:14:30.680Z] ---> ff1fcce8a7e6 [2022-12-16T18:14:30.680Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T18:14:30.680Z] ---> Running in 83c9f58921b7 [2022-12-16T18:14:31.272Z] Removing intermediate container 83c9f58921b7 [2022-12-16T18:14:31.272Z] ---> 96789ff83121 [2022-12-16T18:14:31.272Z] Step 20/22 : LABEL arch=arm64 [2022-12-16T18:14:31.542Z] ---> Running in 0de1643ce484 [2022-12-16T18:14:31.808Z] Removing intermediate container 0de1643ce484 [2022-12-16T18:14:31.808Z] ---> 174b49a187ac [2022-12-16T18:14:31.808Z] Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:14:31.808Z] ---> Running in b5661f410132 [2022-12-16T18:14:32.388Z] Removing intermediate container b5661f410132 [2022-12-16T18:14:32.388Z] ---> 6a497e5542f1 [2022-12-16T18:14:32.388Z] Step 22/22 : LABEL version=0.0.0 [2022-12-16T18:14:32.388Z] ---> Running in cd1743b9369d [2022-12-16T18:14:32.966Z] Removing intermediate container cd1743b9369d [2022-12-16T18:14:32.966Z] ---> 81fef0f9ef47 [2022-12-16T18:14:32.966Z] [2022-12-16T18:14:33.231Z] Successfully built 81fef0f9ef47 [2022-12-16T18:14:33.231Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-12-16T18:14:33.231Z] Building security-spire-config [2022-12-16T18:14:51.747Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:14:51.747Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:14:51.747Z] ---> cd0ca152bf03 [2022-12-16T18:14:51.747Z] Step 3/24 : WORKDIR /edgex-go [2022-12-16T18:14:51.747Z] ---> Using cache [2022-12-16T18:14:51.747Z] ---> be4ea216c2a4 [2022-12-16T18:14:51.747Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-16T18:14:51.747Z] ---> Running in 198f3a5e06e1 [2022-12-16T18:14:52.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:14:52.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:14:54.003Z] OK: 221 MiB in 51 packages [2022-12-16T18:14:55.415Z] Removing intermediate container 198f3a5e06e1 [2022-12-16T18:14:55.415Z] ---> b79ea8b84889 [2022-12-16T18:14:55.415Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-16T18:14:55.993Z] ---> 9056ba42a59e [2022-12-16T18:14:55.993Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:14:55.993Z] ---> Running in 351827b9508b [2022-12-16T18:15:42.813Z] Removing intermediate container 2cca05d09c1c [2022-12-16T18:15:42.813Z] ---> f401e1c1ee49 [2022-12-16T18:15:42.813Z] [2022-12-16T18:15:42.813Z] Step 10/22 : FROM alpine:3.16 [2022-12-16T18:15:42.813Z] ---> 2b4661558fb8 [2022-12-16T18:15:42.813Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-16T18:15:43.086Z] ---> Running in edfebeb37da2 [2022-12-16T18:15:44.046Z] Removing intermediate container edfebeb37da2 [2022-12-16T18:15:44.046Z] ---> 657cd39e8872 [2022-12-16T18:15:44.046Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-16T18:15:44.046Z] ---> Running in 9e26325c2ff9 [2022-12-16T18:15:45.009Z] Removing intermediate container 9e26325c2ff9 [2022-12-16T18:15:45.009Z] ---> fac11a2204ea [2022-12-16T18:15:45.009Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-16T18:15:45.009Z] ---> Running in a7d6eb8f136b [2022-12-16T18:15:45.592Z] Removing intermediate container a7d6eb8f136b [2022-12-16T18:15:45.592Z] ---> 59a86186b114 [2022-12-16T18:15:45.592Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-16T18:15:45.860Z] ---> Running in a210e39fdc53 [2022-12-16T18:15:48.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:15:48.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:15:50.646Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-16T18:15:50.646Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T18:15:50.646Z] OK: 5 MiB in 15 packages [2022-12-16T18:15:52.584Z] Removing intermediate container a210e39fdc53 [2022-12-16T18:15:52.584Z] ---> c0374f304a07 [2022-12-16T18:15:52.584Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T18:15:56.832Z] ---> 15b808dbd342 [2022-12-16T18:15:56.832Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-16T18:16:00.167Z] ---> bef50a8f7f61 [2022-12-16T18:16:00.167Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-16T18:16:02.748Z] ---> 9b61b95b6765 [2022-12-16T18:16:02.748Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-16T18:16:02.748Z] ---> Running in c6295b896d09 [2022-12-16T18:16:03.710Z] Removing intermediate container c6295b896d09 [2022-12-16T18:16:03.710Z] ---> 6b4ded677e50 [2022-12-16T18:16:03.710Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T18:16:03.710Z] ---> Running in af348270c1af [2022-12-16T18:16:05.118Z] Removing intermediate container af348270c1af [2022-12-16T18:16:05.118Z] ---> 837cee2d878e [2022-12-16T18:16:05.118Z] Step 20/22 : LABEL arch=arm64 [2022-12-16T18:16:05.118Z] ---> Running in 82894fc9d914 [2022-12-16T18:16:06.077Z] Removing intermediate container 82894fc9d914 [2022-12-16T18:16:06.077Z] ---> a2e5040f8a8a [2022-12-16T18:16:06.077Z] Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:16:06.077Z] ---> Running in 846d68fa6f56 [2022-12-16T18:16:09.414Z] Removing intermediate container 846d68fa6f56 [2022-12-16T18:16:09.414Z] ---> 03a4bbfa8691 [2022-12-16T18:16:09.414Z] Step 22/22 : LABEL version=0.0.0 [2022-12-16T18:16:09.414Z] ---> Running in 0907a3f27b4b [2022-12-16T18:16:10.816Z] Removing intermediate container 0907a3f27b4b [2022-12-16T18:16:10.816Z] ---> f86f22be1038 [2022-12-16T18:16:10.816Z] [2022-12-16T18:16:11.769Z] Successfully built f86f22be1038 [2022-12-16T18:16:11.769Z] Successfully tagged core-data-arm64:latest [2022-12-16T18:16:11.769Z]  Building core-data ... done Building security-spire-server [2022-12-16T18:16:18.393Z] Removing intermediate container 222e3c8f35fd [2022-12-16T18:16:18.393Z] ---> bb3489b1ba4a [2022-12-16T18:16:18.393Z] [2022-12-16T18:16:18.393Z] Step 10/22 : FROM alpine:3.16 [2022-12-16T18:16:18.393Z] ---> 2b4661558fb8 [2022-12-16T18:16:18.393Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-16T18:16:18.393Z] ---> Running in ceb331933aeb [2022-12-16T18:16:19.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:16:20.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:16:21.337Z] Removing intermediate container 351827b9508b [2022-12-16T18:16:21.337Z] ---> c70778b6e707 [2022-12-16T18:16:21.337Z] Step 7/24 : COPY . . [2022-12-16T18:16:21.921Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-16T18:16:22.187Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-16T18:16:22.187Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T18:16:22.187Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T18:16:22.770Z] OK: 6 MiB in 16 packages [2022-12-16T18:16:26.107Z] Removing intermediate container ceb331933aeb [2022-12-16T18:16:26.107Z] ---> 8d2a5c535f80 [2022-12-16T18:16:26.107Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-16T18:16:26.107Z] ---> Running in 1ba7e71e344d [2022-12-16T18:16:26.691Z] Removing intermediate container 1ba7e71e344d [2022-12-16T18:16:26.691Z] ---> 333a41780e96 [2022-12-16T18:16:26.691Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-16T18:16:26.691Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:16:26.691Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:16:26.691Z] ---> cd0ca152bf03 [2022-12-16T18:16:26.691Z] Step 3/23 : WORKDIR /edgex-go [2022-12-16T18:16:26.691Z] ---> Using cache [2022-12-16T18:16:26.691Z] ---> be4ea216c2a4 [2022-12-16T18:16:26.691Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-16T18:16:26.691Z] ---> Using cache [2022-12-16T18:16:26.691Z] ---> b79ea8b84889 [2022-12-16T18:16:26.691Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-16T18:16:26.691Z] ---> Using cache [2022-12-16T18:16:26.691Z] ---> 9056ba42a59e [2022-12-16T18:16:26.691Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:16:26.691Z] ---> Using cache [2022-12-16T18:16:26.691Z] ---> c70778b6e707 [2022-12-16T18:16:26.691Z] Step 7/23 : COPY . . [2022-12-16T18:16:26.958Z] ---> Running in 6454a09ef162 [2022-12-16T18:16:27.917Z] Removing intermediate container 6454a09ef162 [2022-12-16T18:16:27.917Z] ---> beb040d49702 [2022-12-16T18:16:27.917Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-16T18:16:27.917Z] ---> Running in 0f1fcc905b05 [2022-12-16T18:16:28.880Z] Removing intermediate container 0f1fcc905b05 [2022-12-16T18:16:28.880Z] ---> 4a141481d395 [2022-12-16T18:16:28.880Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T18:16:30.825Z] ---> 249caadc4829 [2022-12-16T18:16:30.825Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-16T18:16:35.067Z] ---> 72f0d5f8bda6 [2022-12-16T18:16:35.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-16T18:16:37.024Z] ---> 172bfe1ecd26 [2022-12-16T18:16:37.024Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-16T18:16:37.292Z] ---> Running in a856d01746db [2022-12-16T18:16:37.902Z] Removing intermediate container a856d01746db [2022-12-16T18:16:37.902Z] ---> 9c547cf949cc [2022-12-16T18:16:37.902Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T18:16:38.184Z] ---> Running in 5b1a8ea88d82 [2022-12-16T18:16:38.764Z] Removing intermediate container 5b1a8ea88d82 [2022-12-16T18:16:38.764Z] ---> 10d39016a67a [2022-12-16T18:16:38.764Z] Step 20/22 : LABEL arch=arm64 [2022-12-16T18:16:39.029Z] ---> Running in 9c01ae50cea5 [2022-12-16T18:16:39.982Z] Removing intermediate container 9c01ae50cea5 [2022-12-16T18:16:39.982Z] ---> 67b676a31451 [2022-12-16T18:16:39.982Z] Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:16:39.982Z] ---> Running in 748703bafd46 [2022-12-16T18:16:40.597Z] Removing intermediate container 748703bafd46 [2022-12-16T18:16:40.597Z] ---> bd406a0c4600 [2022-12-16T18:16:40.597Z] Step 22/22 : LABEL version=0.0.0 [2022-12-16T18:16:40.869Z] ---> Running in 6274c15ac64b [2022-12-16T18:16:41.455Z] Removing intermediate container 6274c15ac64b [2022-12-16T18:16:41.455Z] ---> 8382ae104622 [2022-12-16T18:16:41.455Z] [2022-12-16T18:16:42.425Z] Successfully built 8382ae104622 [2022-12-16T18:16:42.425Z] Successfully tagged support-notifications-arm64:latest [2022-12-16T18:16:42.425Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-12-16T18:16:45.828Z] ---> d9b331c9b87e [2022-12-16T18:16:45.828Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-16T18:16:46.097Z] ---> Running in a8199a27a5f2 [2022-12-16T18:16:46.687Z] Removing intermediate container a8199a27a5f2 [2022-12-16T18:16:46.687Z] ---> 3068ba9e4cb4 [2022-12-16T18:16:46.687Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-16T18:16:46.956Z] ---> Running in a8123d85470e [2022-12-16T18:16:47.925Z] Removing intermediate container a8123d85470e [2022-12-16T18:16:47.925Z] ---> a2a695194842 [2022-12-16T18:16:47.925Z] 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-16T18:16:48.198Z] ---> Running in 8f7e04aaad73 [2022-12-16T18:16:50.156Z] ---> 2744bfc51e62 [2022-12-16T18:16:50.156Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-16T18:16:50.428Z] ---> Running in 4491077b990e [2022-12-16T18:16:51.397Z] Removing intermediate container 4491077b990e [2022-12-16T18:16:51.398Z] ---> 53c26e50d0c0 [2022-12-16T18:16:51.398Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-16T18:16:51.667Z] Removing intermediate container 8f7e04aaad73 [2022-12-16T18:16:51.667Z] ---> dedb4d255ef5 [2022-12-16T18:16:51.667Z] Step 11/24 : WORKDIR /edgex-go [2022-12-16T18:16:51.667Z] ---> Running in 5dc77e014cdc [2022-12-16T18:16:51.942Z] ---> Running in 76be7d8d8fbc [2022-12-16T18:16:52.532Z] Removing intermediate container 76be7d8d8fbc [2022-12-16T18:16:52.532Z] ---> 46fe45946757 [2022-12-16T18:16:52.532Z] [2022-12-16T18:16:52.532Z] Step 12/24 : FROM alpine:3.15 [2022-12-16T18:16:52.532Z] ---> 8aa73fd46299 [2022-12-16T18:16:52.532Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-16T18:16:52.532Z] ---> Using cache [2022-12-16T18:16:52.532Z] ---> 05c074f794cd [2022-12-16T18:16:52.532Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-16T18:16:52.532Z] Removing intermediate container 5dc77e014cdc [2022-12-16T18:16:52.532Z] ---> 6dda756ae7ed [2022-12-16T18:16:52.532Z] 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-16T18:16:52.813Z] ---> Running in 3d09bc88eb7f [2022-12-16T18:16:52.813Z] ---> Running in d8f54974fe8d [2022-12-16T18:16:55.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:16:55.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:16:56.964Z] Removing intermediate container d8f54974fe8d [2022-12-16T18:16:56.964Z] ---> 20ab08cf00d6 [2022-12-16T18:16:56.964Z] Step 11/23 : WORKDIR /edgex-go [2022-12-16T18:16:56.964Z] ---> Running in 9ef671fcaf70 [2022-12-16T18:16:57.548Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-16T18:16:57.548Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-16T18:16:57.548Z] OK: 15736 distinct packages available [2022-12-16T18:16:57.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:16:58.095Z] Removing intermediate container 9ef671fcaf70 [2022-12-16T18:16:58.095Z] ---> 9efeea463704 [2022-12-16T18:16:58.095Z] [2022-12-16T18:16:58.095Z] Step 12/23 : FROM alpine:3.15 [2022-12-16T18:16:58.095Z] ---> 8aa73fd46299 [2022-12-16T18:16:58.095Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-16T18:16:58.095Z] ---> Using cache [2022-12-16T18:16:58.095Z] ---> 05c074f794cd [2022-12-16T18:16:58.095Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-16T18:16:58.095Z] ---> Using cache [2022-12-16T18:16:58.095Z] ---> 87cb59e21175 [2022-12-16T18:16:58.095Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-16T18:16:58.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:16:59.337Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-16T18:16:59.337Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-16T18:16:59.337Z] (3/4) Installing libucontext (1.1-r0) [2022-12-16T18:16:59.337Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-16T18:16:59.337Z] Executing busybox-1.34.1-r7.trigger [2022-12-16T18:16:59.337Z] OK: 6 MiB in 18 packages [2022-12-16T18:16:59.930Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:16:59.930Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:16:59.930Z] ---> cd0ca152bf03 [2022-12-16T18:16:59.930Z] Step 3/19 : WORKDIR /edgex-go [2022-12-16T18:16:59.930Z] ---> Using cache [2022-12-16T18:16:59.930Z] ---> be4ea216c2a4 [2022-12-16T18:16:59.930Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-16T18:16:59.930Z] ---> Running in a7425a56b03e [2022-12-16T18:17:01.888Z] Removing intermediate container 3d09bc88eb7f [2022-12-16T18:17:01.888Z] ---> 6ae5f1cb61cb [2022-12-16T18:17:01.888Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-16T18:17:02.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:17:03.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:17:04.495Z] v3.16.3-69-g4880acfeb4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-16T18:17:04.495Z] v3.16.3-69-g4880acfeb4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-16T18:17:04.495Z] OK: 16895 distinct packages available [2022-12-16T18:17:04.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:17:05.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:17:06.343Z] OK: 221 MiB in 51 packages [2022-12-16T18:17:07.324Z] ---> ad384c60d74f [2022-12-16T18:17:07.324Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-16T18:17:09.302Z] Removing intermediate container a7425a56b03e [2022-12-16T18:17:09.302Z] ---> 0587a234eb2f [2022-12-16T18:17:09.302Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-16T18:17:09.302Z] ---> f138bb7d171e [2022-12-16T18:17:09.302Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-16T18:17:10.719Z] ---> 72b22434d58b [2022-12-16T18:17:10.719Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:17:10.719Z] ---> 322b2c1ece3a [2022-12-16T18:17:10.719Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-16T18:17:10.719Z] ---> f0484abe6449 [2022-12-16T18:17:10.719Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-16T18:17:10.994Z] ---> Running in f35d6e52c25c [2022-12-16T18:17:12.988Z] ---> 413cb20c0765 [2022-12-16T18:17:12.988Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-16T18:17:12.988Z] ---> 9afbb74b0afb [2022-12-16T18:17:12.988Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-16T18:17:12.988Z] ---> Running in ad1f478e8f3b [2022-12-16T18:17:13.268Z] ---> Running in 5f8e02eb317d [2022-12-16T18:17:13.862Z] Removing intermediate container ad1f478e8f3b [2022-12-16T18:17:13.862Z] ---> fc26d0b42b1f [2022-12-16T18:17:13.862Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-16T18:17:13.862Z] Removing intermediate container 5f8e02eb317d [2022-12-16T18:17:13.862Z] ---> 084c2a678070 [2022-12-16T18:17:13.862Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-16T18:17:14.137Z] ---> Running in 70cc64e1ed01 [2022-12-16T18:17:14.743Z] Removing intermediate container 70cc64e1ed01 [2022-12-16T18:17:14.743Z] ---> be7b2ba85a25 [2022-12-16T18:17:14.743Z] Step 21/23 : LABEL arch=arm64 [2022-12-16T18:17:14.743Z] ---> Running in 846b8a836cc1 [2022-12-16T18:17:15.010Z] ---> 7a6785940aec [2022-12-16T18:17:15.010Z] Step 19/24 : WORKDIR / [2022-12-16T18:17:15.010Z] ---> Running in 05f07221a70c [2022-12-16T18:17:15.599Z] Removing intermediate container 846b8a836cc1 [2022-12-16T18:17:15.599Z] ---> 5d402f047687 [2022-12-16T18:17:15.599Z] Step 22/23 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:17:15.599Z] Removing intermediate container 05f07221a70c [2022-12-16T18:17:15.599Z] ---> 40d3f8fe8390 [2022-12-16T18:17:15.599Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-16T18:17:15.599Z] ---> Running in 2c35f20286f1 [2022-12-16T18:17:15.884Z] ---> Running in 06c8d34969ba [2022-12-16T18:17:16.480Z] Removing intermediate container 2c35f20286f1 [2022-12-16T18:17:16.480Z] ---> e5d6a8831747 [2022-12-16T18:17:16.480Z] Step 23/23 : LABEL version=0.0.0 [2022-12-16T18:17:16.480Z] Removing intermediate container 06c8d34969ba [2022-12-16T18:17:16.480Z] ---> c591ce392690 [2022-12-16T18:17:16.480Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-16T18:17:16.480Z] ---> Running in d961099f64f9 [2022-12-16T18:17:16.749Z] ---> Running in 34efd5a43a99 [2022-12-16T18:17:17.357Z] Removing intermediate container d961099f64f9 [2022-12-16T18:17:17.357Z] ---> 34779a60d861 [2022-12-16T18:17:17.357Z] [2022-12-16T18:17:17.357Z] Removing intermediate container 34efd5a43a99 [2022-12-16T18:17:17.357Z] ---> dadadca59347 [2022-12-16T18:17:17.357Z] Step 22/24 : LABEL arch=arm64 [2022-12-16T18:17:17.631Z] ---> Running in 949b009c70ca [2022-12-16T18:17:17.913Z] Successfully built 34779a60d861 [2022-12-16T18:17:17.913Z] Successfully tagged security-spire-server-arm64:latest [2022-12-16T18:17:17.913Z] Building core-command [2022-12-16T18:17:18.182Z]  Building security-spire-server ... done Removing intermediate container 949b009c70ca [2022-12-16T18:17:18.182Z] ---> 242a9c0f196e [2022-12-16T18:17:18.182Z] Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:17:18.182Z] ---> Running in 0a1cb57893cf [2022-12-16T18:17:18.773Z] Removing intermediate container 0a1cb57893cf [2022-12-16T18:17:18.773Z] ---> 984bf726c397 [2022-12-16T18:17:18.773Z] Step 24/24 : LABEL version=0.0.0 [2022-12-16T18:17:18.773Z] ---> Running in cd1c40ebedb0 [2022-12-16T18:17:19.365Z] Removing intermediate container cd1c40ebedb0 [2022-12-16T18:17:19.365Z] ---> 8b7d7d5fe1ea [2022-12-16T18:17:19.365Z] [2022-12-16T18:17:19.641Z] Successfully built 8b7d7d5fe1ea [2022-12-16T18:17:19.641Z] Successfully tagged security-spire-config-arm64:latest [2022-12-16T18:17:19.641Z]  Building security-spire-config ... done Building security-proxy-setup [2022-12-16T18:17:46.363Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:17:46.363Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:17:46.363Z] ---> cd0ca152bf03 [2022-12-16T18:17:46.363Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-16T18:17:46.363Z] ---> Using cache [2022-12-16T18:17:46.363Z] ---> 7ca22ce2311c [2022-12-16T18:17:46.363Z] Step 4/23 : WORKDIR /edgex-go [2022-12-16T18:17:46.363Z] ---> Using cache [2022-12-16T18:17:46.363Z] ---> 8fc1f3e354e1 [2022-12-16T18:17:46.363Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-16T18:17:46.363Z] ---> Using cache [2022-12-16T18:17:46.363Z] ---> 9ae5244993d7 [2022-12-16T18:17:46.363Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-16T18:17:46.363Z] ---> Using cache [2022-12-16T18:17:46.363Z] ---> 52dc84209e88 [2022-12-16T18:17:46.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:17:46.363Z] ---> Using cache [2022-12-16T18:17:46.363Z] ---> 711f1cbb12c4 [2022-12-16T18:17:46.363Z] Step 8/23 : COPY . . [2022-12-16T18:17:46.363Z] ---> Using cache [2022-12-16T18:17:46.363Z] ---> 0bd9e92a87e1 [2022-12-16T18:17:46.363Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-16T18:17:46.363Z] ---> Running in aab2989c0c70 [2022-12-16T18:17:47.464Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-16T18:17:47.464Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-16T18:17:47.464Z] ---> cd0ca152bf03 [2022-12-16T18:17:47.464Z] Step 3/21 : WORKDIR /edgex-go [2022-12-16T18:17:47.464Z] ---> Using cache [2022-12-16T18:17:47.464Z] ---> be4ea216c2a4 [2022-12-16T18:17:47.464Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-16T18:17:47.464Z] ---> Using cache [2022-12-16T18:17:47.464Z] ---> 1d191096b4c5 [2022-12-16T18:17:47.464Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-16T18:17:47.464Z] ---> Using cache [2022-12-16T18:17:47.464Z] ---> a1e2d1ae7739 [2022-12-16T18:17:47.464Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:17:47.464Z] ---> Using cache [2022-12-16T18:17:47.464Z] ---> 794da1655f73 [2022-12-16T18:17:47.464Z] Step 7/21 : COPY . . [2022-12-16T18:17:47.464Z] ---> Using cache [2022-12-16T18:17:47.464Z] ---> d3640bfa007d [2022-12-16T18:17:47.464Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-16T18:17:48.454Z] ---> Running in 84e00f6ec27d [2022-12-16T18:17:48.454Z] 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-16T18:17:49.889Z] 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-16T18:18:16.588Z] Removing intermediate container f35d6e52c25c [2022-12-16T18:18:16.588Z] ---> 324a44b48e7d [2022-12-16T18:18:16.588Z] Step 7/19 : COPY . . [2022-12-16T18:18:28.888Z] ---> d7c0c533b12e [2022-12-16T18:18:28.888Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-16T18:18:28.888Z] ---> Running in 6cda8879d452 [2022-12-16T18:18:29.845Z] 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-16T18:19:26.230Z] 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-16T18:19:44.416Z] Removing intermediate container 6ed2d81f915e [2022-12-16T18:19:44.416Z] ---> 74d0568accf9 [2022-12-16T18:19:44.416Z] [2022-12-16T18:19:44.416Z] Step 9/24 : FROM alpine:3.16 [2022-12-16T18:19:44.416Z] ---> 2b4661558fb8 [2022-12-16T18:19:44.416Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-16T18:19:44.416Z] ---> Running in aee34d1ed828 [2022-12-16T18:19:44.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:19:44.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:19:45.819Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-16T18:19:45.819Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-16T18:19:45.819Z] (3/3) Installing su-exec (0.2-r1) [2022-12-16T18:19:45.819Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T18:19:45.819Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T18:19:46.084Z] OK: 6 MiB in 17 packages [2022-12-16T18:19:48.678Z] Removing intermediate container aee34d1ed828 [2022-12-16T18:19:48.678Z] ---> a4778f4a5e01 [2022-12-16T18:19:48.678Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-16T18:19:48.678Z] ---> Running in 00828aef543f [2022-12-16T18:19:48.944Z] Removing intermediate container 00828aef543f [2022-12-16T18:19:48.944Z] ---> 311893c4f00c [2022-12-16T18:19:48.944Z] Step 12/24 : WORKDIR / [2022-12-16T18:19:48.944Z] ---> Running in 9b2c59a842c4 [2022-12-16T18:19:49.532Z] Removing intermediate container 9b2c59a842c4 [2022-12-16T18:19:49.532Z] ---> 0cf575119de6 [2022-12-16T18:19:49.532Z] 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-16T18:19:50.489Z] ---> d397c7cb2600 [2022-12-16T18:19:50.489Z] 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-16T18:19:51.074Z] ---> d956922635c3 [2022-12-16T18:19:51.074Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-16T18:19:52.036Z] ---> cda6548a071d [2022-12-16T18:19:52.036Z] 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-16T18:19:52.994Z] ---> 8b6d6d744a6e [2022-12-16T18:19:52.994Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-16T18:19:54.401Z] ---> 693e72726bc7 [2022-12-16T18:19:54.401Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-16T18:19:56.346Z] ---> e64b6fdeaa55 [2022-12-16T18:19:56.346Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-16T18:19:56.939Z] ---> da862332ffbc [2022-12-16T18:19:56.939Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-16T18:19:56.939Z] ---> Running in 67bbd687d1f5 [2022-12-16T18:20:00.277Z] Removing intermediate container 67bbd687d1f5 [2022-12-16T18:20:00.277Z] ---> 8415cb96fa8d [2022-12-16T18:20:00.277Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-16T18:20:00.277Z] ---> Running in a228ebf741c4 [2022-12-16T18:20:00.543Z] Removing intermediate container a228ebf741c4 [2022-12-16T18:20:00.543Z] ---> 1d5ae3ce83b9 [2022-12-16T18:20:00.543Z] Step 22/24 : LABEL arch=arm64 [2022-12-16T18:20:00.543Z] ---> Running in 7714adffaec9 [2022-12-16T18:20:01.127Z] Removing intermediate container 7714adffaec9 [2022-12-16T18:20:01.127Z] ---> a6c5f3751a18 [2022-12-16T18:20:01.127Z] Step 23/24 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:20:01.393Z] ---> Running in 87cbcc163262 [2022-12-16T18:20:01.661Z] Removing intermediate container 87cbcc163262 [2022-12-16T18:20:01.661Z] ---> 8d6a3f1576bd [2022-12-16T18:20:01.661Z] Step 24/24 : LABEL version=0.0.0 [2022-12-16T18:20:01.927Z] ---> Running in a06df42a2228 [2022-12-16T18:20:02.507Z] Removing intermediate container a06df42a2228 [2022-12-16T18:20:02.507Z] ---> 7243dcd6b3c1 [2022-12-16T18:20:02.507Z] [2022-12-16T18:20:02.772Z] Successfully built 7243dcd6b3c1 [2022-12-16T18:20:02.772Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-12-16T18:22:09.397Z]  Building security-secretstore-setup ... done Removing intermediate container d010f04e3695 [2022-12-16T18:22:09.397Z] ---> c3ecbb5d82b9 [2022-12-16T18:22:09.397Z] [2022-12-16T18:22:09.397Z] Step 10/22 : FROM alpine:3.16 [2022-12-16T18:22:09.397Z] ---> 2b4661558fb8 [2022-12-16T18:22:09.397Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-16T18:22:09.397Z] ---> Using cache [2022-12-16T18:22:09.397Z] ---> 7c78876e146d [2022-12-16T18:22:09.397Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-16T18:22:09.397Z] ---> Using cache [2022-12-16T18:22:09.397Z] ---> 0867a3942994 [2022-12-16T18:22:09.397Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-16T18:22:09.397Z] ---> Running in afc496b8d90b [2022-12-16T18:22:09.397Z] Removing intermediate container afc496b8d90b [2022-12-16T18:22:09.397Z] ---> b0da172fa577 [2022-12-16T18:22:09.397Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-16T18:22:09.397Z] ---> Running in b363b8aec282 [2022-12-16T18:22:09.397Z] Removing intermediate container b363b8aec282 [2022-12-16T18:22:09.397Z] ---> 01c2d5b4771e [2022-12-16T18:22:09.397Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T18:22:09.397Z] ---> dbb59709653f [2022-12-16T18:22:09.397Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-16T18:22:09.397Z] ---> c0bfa6e42068 [2022-12-16T18:22:09.397Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-16T18:22:09.397Z] ---> a89ad1a5d66d [2022-12-16T18:22:09.397Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-16T18:22:09.397Z] ---> Running in 13c81b69d6ae [2022-12-16T18:22:09.397Z] Removing intermediate container 13c81b69d6ae [2022-12-16T18:22:09.397Z] ---> 19c8d305ca7b [2022-12-16T18:22:09.397Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T18:22:09.397Z] ---> Running in b0c388355078 [2022-12-16T18:22:09.397Z] Removing intermediate container b0c388355078 [2022-12-16T18:22:09.397Z] ---> 4c9dc9f30a94 [2022-12-16T18:22:09.397Z] Step 20/22 : LABEL arch=arm64 [2022-12-16T18:22:09.397Z] ---> Running in 109eb8b0807d [2022-12-16T18:22:09.397Z] Removing intermediate container 109eb8b0807d [2022-12-16T18:22:09.397Z] ---> f4001efa50df [2022-12-16T18:22:09.397Z] Step 21/22 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:22:09.397Z] ---> Running in 1f40ae536904 [2022-12-16T18:22:09.397Z] Removing intermediate container 1f40ae536904 [2022-12-16T18:22:09.397Z] ---> e7aa1c8a08b2 [2022-12-16T18:22:09.397Z] Step 22/22 : LABEL version=0.0.0 [2022-12-16T18:22:09.397Z] ---> Running in 8936ccb30881 [2022-12-16T18:22:09.397Z] Removing intermediate container 8936ccb30881 [2022-12-16T18:22:09.397Z] ---> d33863f3ba07 [2022-12-16T18:22:09.397Z] [2022-12-16T18:22:09.397Z] Successfully built d33863f3ba07 [2022-12-16T18:22:09.397Z] Successfully tagged support-scheduler-arm64:latest [2022-12-16T18:22:36.118Z]  Building support-scheduler ... done 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-16T18:22:54.348Z] Removing intermediate container 84e00f6ec27d [2022-12-16T18:22:54.348Z] ---> 0d24f4fbfb35 [2022-12-16T18:22:54.348Z] [2022-12-16T18:22:54.348Z] Step 9/21 : FROM alpine:3.16 [2022-12-16T18:22:54.348Z] ---> 2b4661558fb8 [2022-12-16T18:22:54.348Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-16T18:22:54.348Z] ---> Running in dc141d2a4b9a [2022-12-16T18:22:55.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:22:55.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:22:57.017Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-16T18:22:57.017Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-16T18:22:57.017Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-16T18:22:57.017Z] (4/6) Installing libcurl (7.83.1-r4) [2022-12-16T18:22:57.017Z] (5/6) Installing curl (7.83.1-r4) [2022-12-16T18:22:57.017Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-16T18:22:57.017Z] Executing busybox-1.35.0-r17.trigger [2022-12-16T18:22:57.017Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T18:22:57.287Z] OK: 8 MiB in 20 packages [2022-12-16T18:23:00.680Z] Removing intermediate container dc141d2a4b9a [2022-12-16T18:23:00.680Z] ---> 66a4b713c1aa [2022-12-16T18:23:00.680Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-16T18:23:00.680Z] ---> Running in c2362c60ac88 [2022-12-16T18:23:01.270Z] Removing intermediate container c2362c60ac88 [2022-12-16T18:23:01.270Z] ---> 8214aff144b7 [2022-12-16T18:23:01.270Z] Step 12/21 : WORKDIR /edgex [2022-12-16T18:23:01.539Z] ---> Running in 95c304543ab8 [2022-12-16T18:23:02.503Z] Removing intermediate container 95c304543ab8 [2022-12-16T18:23:02.503Z] ---> df9c10b41aaf [2022-12-16T18:23:02.503Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-16T18:23:03.466Z] ---> e9419b0fa808 [2022-12-16T18:23:03.466Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-16T18:23:04.052Z] Removing intermediate container aab2989c0c70 [2022-12-16T18:23:04.052Z] ---> 00145749ddc0 [2022-12-16T18:23:04.052Z] [2022-12-16T18:23:04.052Z] Step 10/23 : FROM alpine:3.16 [2022-12-16T18:23:04.052Z] ---> 2b4661558fb8 [2022-12-16T18:23:04.052Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-16T18:23:04.052Z] ---> Using cache [2022-12-16T18:23:04.052Z] ---> 7c78876e146d [2022-12-16T18:23:04.052Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-16T18:23:04.052Z] ---> Using cache [2022-12-16T18:23:04.052Z] ---> 0867a3942994 [2022-12-16T18:23:04.052Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-16T18:23:04.321Z] ---> Running in 0cc81ecb1cd5 [2022-12-16T18:23:05.286Z] Removing intermediate container 0cc81ecb1cd5 [2022-12-16T18:23:05.286Z] ---> fd828519ef84 [2022-12-16T18:23:05.286Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-16T18:23:05.286Z] ---> Running in 5b3b01977e98 [2022-12-16T18:23:05.576Z] ---> 3e7a01ac2dd7 [2022-12-16T18:23:05.576Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-16T18:23:05.847Z] Removing intermediate container 5b3b01977e98 [2022-12-16T18:23:05.847Z] ---> 7b6d017b44b3 [2022-12-16T18:23:05.847Z] Step 15/23 : WORKDIR / [2022-12-16T18:23:06.116Z] ---> Running in 709a6f3d14a0 [2022-12-16T18:23:07.081Z] Removing intermediate container 709a6f3d14a0 [2022-12-16T18:23:07.081Z] ---> 4b772d6e7a96 [2022-12-16T18:23:07.081Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T18:23:07.354Z] ---> 125200db4a6a [2022-12-16T18:23:07.354Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-16T18:23:07.939Z] ---> 6a7cd94b74a3 [2022-12-16T18:23:07.939Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-16T18:23:10.533Z] ---> bfb787d62f56 [2022-12-16T18:23:10.533Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-16T18:23:10.533Z] ---> 7e35c38c774a [2022-12-16T18:23:10.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-16T18:23:10.533Z] ---> Running in a1393abd2e14 [2022-12-16T18:23:11.952Z] ---> 942000bb9a75 [2022-12-16T18:23:11.952Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-16T18:23:11.952Z] ---> Running in 29b896a4615a [2022-12-16T18:23:12.545Z] Removing intermediate container 29b896a4615a [2022-12-16T18:23:12.545Z] ---> 6441734f2814 [2022-12-16T18:23:12.545Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T18:23:12.818Z] ---> Running in fbf9b197ef79 [2022-12-16T18:23:13.402Z] Removing intermediate container fbf9b197ef79 [2022-12-16T18:23:13.402Z] ---> 49be9750d503 [2022-12-16T18:23:13.402Z] Step 21/23 : LABEL arch=arm64 [2022-12-16T18:23:13.673Z] ---> Running in 9ce65a03e4c3 [2022-12-16T18:23:13.673Z] Removing intermediate container a1393abd2e14 [2022-12-16T18:23:13.673Z] ---> 26d63f7611db [2022-12-16T18:23:13.673Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-16T18:23:13.940Z] ---> Running in d75e926cb80b [2022-12-16T18:23:14.536Z] Removing intermediate container 9ce65a03e4c3 [2022-12-16T18:23:14.536Z] ---> 9cd16e295265 [2022-12-16T18:23:14.536Z] Step 22/23 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:23:14.536Z] ---> Running in 8d03910de383 [2022-12-16T18:23:14.537Z] Removing intermediate container d75e926cb80b [2022-12-16T18:23:14.537Z] ---> 198875a6d693 [2022-12-16T18:23:14.537Z] Step 19/21 : LABEL arch=arm64 [2022-12-16T18:23:14.804Z] ---> Running in 58423ad8279d [2022-12-16T18:23:15.393Z] Removing intermediate container 8d03910de383 [2022-12-16T18:23:15.393Z] ---> 92d10ef05f6d [2022-12-16T18:23:15.393Z] Step 23/23 : LABEL version=0.0.0 [2022-12-16T18:23:15.393Z] Removing intermediate container 58423ad8279d [2022-12-16T18:23:15.393Z] ---> 9a6e116e1af9 [2022-12-16T18:23:15.393Z] Step 20/21 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:23:15.393Z] ---> Running in a64b3c2e152f [2022-12-16T18:23:15.659Z] ---> Running in 1e7807913906 [2022-12-16T18:23:16.254Z] Removing intermediate container a64b3c2e152f [2022-12-16T18:23:16.254Z] ---> 3dc928d66927 [2022-12-16T18:23:16.254Z] [2022-12-16T18:23:16.255Z] Removing intermediate container 1e7807913906 [2022-12-16T18:23:16.255Z] ---> e765227f168a [2022-12-16T18:23:16.255Z] Step 21/21 : LABEL version=0.0.0 [2022-12-16T18:23:16.255Z] ---> Running in 4711170d6825 [2022-12-16T18:23:16.837Z] Successfully built 3dc928d66927 [2022-12-16T18:23:16.838Z] Successfully tagged core-command-arm64:latest [2022-12-16T18:23:17.107Z]  Building core-command ... done Removing intermediate container 4711170d6825 [2022-12-16T18:23:17.107Z] ---> fdb77a4de853 [2022-12-16T18:23:17.107Z] [2022-12-16T18:23:17.375Z] Successfully built fdb77a4de853 [2022-12-16T18:23:17.375Z] Successfully tagged security-proxy-setup-arm64:latest [2022-12-16T18:23:39.471Z]  Building security-proxy-setup ... done Removing intermediate container 6cda8879d452 [2022-12-16T18:23:39.471Z] ---> 6b8102d31f43 [2022-12-16T18:23:39.471Z] [2022-12-16T18:23:39.471Z] Step 9/19 : FROM alpine:3.15 [2022-12-16T18:23:39.471Z] ---> 8aa73fd46299 [2022-12-16T18:23:39.471Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-16T18:23:39.471Z] ---> Using cache [2022-12-16T18:23:39.471Z] ---> 05c074f794cd [2022-12-16T18:23:39.471Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-16T18:23:39.471Z] ---> Running in e66b11598f94 [2022-12-16T18:23:39.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:23:40.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:23:40.976Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-16T18:23:40.976Z] v3.15.6-213-gc642bef683 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-16T18:23:40.976Z] OK: 15736 distinct packages available [2022-12-16T18:23:41.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:23:41.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:23:42.482Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-16T18:23:42.482Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-16T18:23:42.482Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-16T18:23:42.482Z] (4/9) Installing libcurl (7.80.0-r4) [2022-12-16T18:23:42.482Z] (5/9) Installing curl (7.80.0-r4) [2022-12-16T18:23:42.482Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-16T18:23:42.482Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-16T18:23:42.482Z] (8/9) Installing libucontext (1.1-r0) [2022-12-16T18:23:42.482Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-16T18:23:42.482Z] Executing busybox-1.34.1-r7.trigger [2022-12-16T18:23:42.482Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T18:23:42.753Z] OK: 8 MiB in 23 packages [2022-12-16T18:23:44.176Z] Removing intermediate container e66b11598f94 [2022-12-16T18:23:44.176Z] ---> 17ff6fe8a3e9 [2022-12-16T18:23:44.176Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-16T18:23:44.763Z] ---> 1171f27a52c4 [2022-12-16T18:23:44.763Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-16T18:23:45.737Z] ---> 29eba2a771d4 [2022-12-16T18:23:45.737Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-16T18:23:46.330Z] ---> 301a43e0caec [2022-12-16T18:23:46.330Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-16T18:23:46.330Z] ---> Running in f7810bc9aaad [2022-12-16T18:23:46.599Z] Removing intermediate container f7810bc9aaad [2022-12-16T18:23:46.599Z] ---> b2da32c39259 [2022-12-16T18:23:46.599Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-16T18:23:46.875Z] ---> Running in b095076baa9b [2022-12-16T18:23:47.149Z] Removing intermediate container b095076baa9b [2022-12-16T18:23:47.149Z] ---> 6b41b9bf9ac7 [2022-12-16T18:23:47.149Z] Step 17/19 : LABEL arch=arm64 [2022-12-16T18:23:47.149Z] ---> Running in a731f6a49ebb [2022-12-16T18:23:47.420Z] Removing intermediate container a731f6a49ebb [2022-12-16T18:23:47.420Z] ---> 6b4fe02e0baf [2022-12-16T18:23:47.420Z] Step 18/19 : LABEL git_sha=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [2022-12-16T18:23:47.420Z] ---> Running in cf481068839e [2022-12-16T18:23:47.699Z] Removing intermediate container cf481068839e [2022-12-16T18:23:47.699Z] ---> 40003e368060 [2022-12-16T18:23:47.699Z] Step 19/19 : LABEL version=0.0.0 [2022-12-16T18:23:47.967Z] ---> Running in 5c5db7c9689b [2022-12-16T18:23:48.235Z] Removing intermediate container 5c5db7c9689b [2022-12-16T18:23:48.235Z] ---> 4b49ab0c93a4 [2022-12-16T18:23:48.235Z] [2022-12-16T18:23:48.505Z] Successfully built 4b49ab0c93a4 [2022-12-16T18:23:48.505Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-12-16T18:23:48.784Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-12-16T18:23:48.801Z] $ docker stop --time=1 edafccbd0092aebe913b7a1208b9eeea54ae544457cef5651421455f19b30122 [2022-12-16T18:23:50.452Z] $ docker rm -f --volumes edafccbd0092aebe913b7a1208b9eeea54ae544457cef5651421455f19b30122 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-16T18:23:50.984Z] + docker images [2022-12-16T18:23:51.283Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-16T18:23:51.283Z] security-spiffe-token-provider-arm64 latest 4b49ab0c93a4 4 seconds ago 28.9MB [2022-12-16T18:23:51.283Z] 6b8102d31f43 14 seconds ago 1.48GB [2022-12-16T18:23:51.283Z] security-proxy-setup-arm64 latest fdb77a4de853 35 seconds ago 26.8MB [2022-12-16T18:23:51.283Z] core-command-arm64 latest 3dc928d66927 36 seconds ago 17MB [2022-12-16T18:23:51.283Z] 00145749ddc0 48 seconds ago 1.44GB [2022-12-16T18:23:51.283Z] 0d24f4fbfb35 59 seconds ago 1.43GB [2022-12-16T18:23:51.283Z] support-scheduler-arm64 latest d33863f3ba07 About a minute ago 29MB [2022-12-16T18:23:51.283Z] c3ecbb5d82b9 About a minute ago 1.51GB [2022-12-16T18:23:51.283Z] security-secretstore-setup-arm64 latest 7243dcd6b3c1 3 minutes ago 28.7MB [2022-12-16T18:23:51.283Z] 74d0568accf9 4 minutes ago 1.44GB [2022-12-16T18:23:51.283Z] security-spire-config-arm64 latest 8b7d7d5fe1ea 6 minutes ago 83.6MB [2022-12-16T18:23:51.283Z] security-spire-server-arm64 latest 34779a60d861 6 minutes ago 84.3MB [2022-12-16T18:23:51.283Z] 9efeea463704 6 minutes ago 1.32GB [2022-12-16T18:23:51.283Z] 46fe45946757 6 minutes ago 1.32GB [2022-12-16T18:23:51.283Z] support-notifications-arm64 latest 8382ae104622 7 minutes ago 29.5MB [2022-12-16T18:23:51.283Z] bb3489b1ba4a 7 minutes ago 1.51GB [2022-12-16T18:23:51.283Z] core-data-arm64 latest f86f22be1038 7 minutes ago 17.2MB [2022-12-16T18:23:51.283Z] f401e1c1ee49 8 minutes ago 1.45GB [2022-12-16T18:23:51.283Z] sys-mgmt-agent-arm64 latest 81fef0f9ef47 9 minutes ago 134MB [2022-12-16T18:23:51.283Z] core-metadata-arm64 latest 90654c36cd27 9 minutes ago 17.8MB [2022-12-16T18:23:51.283Z] 6ea3aafad7c8 10 minutes ago 1.45GB [2022-12-16T18:23:51.283Z] security-bootstrapper-arm64 latest f33a03d6ea2f 10 minutes ago 19.5MB [2022-12-16T18:23:51.283Z] 1a38f010d663 10 minutes ago 1.43GB [2022-12-16T18:23:51.283Z] c1dd00a51a9e 11 minutes ago 1.43GB [2022-12-16T18:23:51.283Z] security-spire-agent-arm64 latest 5279741aabf1 16 minutes ago 122MB [2022-12-16T18:23:51.283Z] e93646108ae6 17 minutes ago 1.32GB [2022-12-16T18:23:51.283Z] ci-base-image-arm64 latest cd0ca152bf03 29 minutes ago 948MB [2022-12-16T18:23:51.283Z] alpine 3.16 2b4661558fb8 4 weeks ago 5.29MB [2022-12-16T18:23:51.283Z] alpine 3.15 8aa73fd46299 5 weeks ago 5.33MB [2022-12-16T18:23:51.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 6 weeks ago 685MB [2022-12-16T18:23:51.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:23:52.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-16T18:23:52.086Z] [2022-12-16T18:23:52.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:23:52.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-16T18:23:53.465Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-16T18:23:53.465Z] 8998bd30e6a1: Pulling fs layer [2022-12-16T18:23:53.465Z] 04944245beec: Pulling fs layer [2022-12-16T18:23:53.465Z] 699f458cf7ca: Pulling fs layer [2022-12-16T18:23:53.465Z] 765212b225bb: Pulling fs layer [2022-12-16T18:23:53.465Z] f23df028b6ca: Pulling fs layer [2022-12-16T18:23:53.465Z] d65c8cfc05b1: Pulling fs layer [2022-12-16T18:23:53.465Z] 2437ff75d9bd: Pulling fs layer [2022-12-16T18:23:53.465Z] f23df028b6ca: Waiting [2022-12-16T18:23:53.465Z] d65c8cfc05b1: Waiting [2022-12-16T18:23:53.465Z] 2437ff75d9bd: Waiting [2022-12-16T18:23:53.465Z] 765212b225bb: Waiting [2022-12-16T18:23:53.747Z] 04944245beec: Verifying Checksum [2022-12-16T18:23:53.747Z] 04944245beec: Download complete [2022-12-16T18:23:53.747Z] 765212b225bb: Verifying Checksum [2022-12-16T18:23:53.747Z] 765212b225bb: Download complete [2022-12-16T18:23:53.747Z] f23df028b6ca: Verifying Checksum [2022-12-16T18:23:53.747Z] f23df028b6ca: Download complete [2022-12-16T18:23:53.747Z] d65c8cfc05b1: Verifying Checksum [2022-12-16T18:23:53.747Z] d65c8cfc05b1: Download complete [2022-12-16T18:23:53.747Z] 699f458cf7ca: Verifying Checksum [2022-12-16T18:23:53.747Z] 699f458cf7ca: Download complete [2022-12-16T18:23:54.359Z] 8998bd30e6a1: Verifying Checksum [2022-12-16T18:23:54.359Z] 8998bd30e6a1: Download complete [2022-12-16T18:23:56.937Z] 2437ff75d9bd: Download complete [2022-12-16T18:23:58.340Z] 8998bd30e6a1: Pull complete [2022-12-16T18:23:58.921Z] 04944245beec: Pull complete [2022-12-16T18:24:00.326Z] 699f458cf7ca: Pull complete [2022-12-16T18:24:00.326Z] 765212b225bb: Pull complete [2022-12-16T18:24:00.906Z] f23df028b6ca: Pull complete [2022-12-16T18:24:01.172Z] d65c8cfc05b1: Pull complete [2022-12-16T18:24:16.152Z] 2437ff75d9bd: Pull complete [2022-12-16T18:24:16.152Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-16T18:24:16.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-16T18:24:16.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:24:16.480Z] prd-ubuntu20.04-docker-arm64-4c-16g-5 does not seem to be running inside a container [2022-12-16T18:24:16.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-16T18:24:19.222Z] $ docker top fc02d5e9f55b1f8a83a45d89b505a2eebcc30d269046f8a7f21a573b283c0baf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:24:20.212Z] ---> job-cost.sh [2022-12-16T18:24:20.212Z] lf-activate-venv: SKIPPING [2022-12-16T18:24:20.212Z] INFO: No Stack... [2022-12-16T18:24:20.793Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-16T18:24:21.373Z] INFO: Archiving Costs [Pipeline] sh [2022-12-16T18:24:21.711Z] + cut -d, -f6 [2022-12-16T18:24:21.977Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-12-16T18:24:22.055Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4254-1-stack-cost] [2022-12-16T18:24:22.060Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4254-1-stack-cost] did not exist. Created. [2022-12-16T18:24:22.061Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-16T18:24:22.477Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-16T18:24:22.663Z] Stashed 1 file(s) [Pipeline] } [2022-12-16T18:24:22.683Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4254-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-16T18:24:22.760Z] $ docker stop --time=1 fc02d5e9f55b1f8a83a45d89b505a2eebcc30d269046f8a7f21a573b283c0baf [2022-12-16T18:24:24.273Z] $ docker rm -f --volumes fc02d5e9f55b1f8a83a45d89b505a2eebcc30d269046f8a7f21a573b283c0baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-12-16T18:24:25.220Z] provisioning config files... [2022-12-16T18:24:25.227Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14575817403028747152tmp [Pipeline] { [Pipeline] sh [2022-12-16T18:24:25.557Z] + set +x [2022-12-16T18:24:25.557Z] + curl -s https://codecov.io/bash [2022-12-16T18:24:25.557Z] + bash -s -- [2022-12-16T18:24:25.557Z] [2022-12-16T18:24:25.557Z] _____ _ [2022-12-16T18:24:25.557Z] / ____| | | [2022-12-16T18:24:25.557Z] | | ___ __| | ___ ___ _____ __ [2022-12-16T18:24:25.557Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-16T18:24:25.557Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-16T18:24:25.557Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-16T18:24:25.557Z] Bash-1.0.6 [2022-12-16T18:24:25.557Z] [2022-12-16T18:24:25.557Z] [2022-12-16T18:24:25.557Z] ==> git version 2.25.1 found [2022-12-16T18:24:25.557Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-12-16T18:24:25.557Z] Release-Date: 2020-01-08 [2022-12-16T18:24:25.557Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-16T18:24:25.557Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-16T18:24:25.557Z] ==> Jenkins CI detected. [2022-12-16T18:24:25.557Z] current dir:  /w/workspace/edgex-go/1 [2022-12-16T18:24:25.557Z] project root: . [2022-12-16T18:24:25.557Z] --> token set from env [2022-12-16T18:24:25.557Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-16T18:24:25.557Z] ==> Running gcov in . (disable via -X gcov) [2022-12-16T18:24:25.557Z] ==> Python coveragepy not found [2022-12-16T18:24:25.557Z] ==> Searching for coverage reports in: [2022-12-16T18:24:25.557Z] + . [2022-12-16T18:24:25.557Z] -> Found 1 reports [2022-12-16T18:24:25.557Z] ==> Detecting git/mercurial file structure [2022-12-16T18:24:25.557Z] ==> Reading reports [2022-12-16T18:24:25.815Z] + ./coverage.out bytes=501826 [2022-12-16T18:24:25.815Z] ==> Appending adjustments [2022-12-16T18:24:25.815Z] https://docs.codecov.io/docs/fixing-reports [2022-12-16T18:24:27.194Z] + Found adjustments [2022-12-16T18:24:27.194Z] ==> Gzipping contents [2022-12-16T18:24:27.194Z] 64K /tmp/codecov.63yPHu.gz [2022-12-16T18:24:27.194Z] ==> Uploading reports [2022-12-16T18:24:27.194Z] url: https://codecov.io [2022-12-16T18:24:27.194Z] query: branch=PR-4254&commit=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4254&job=&cmd_args= [2022-12-16T18:24:27.194Z] -> Pinging Codecov [2022-12-16T18:24:27.194Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4254&commit=66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4254&job=&cmd_args= [2022-12-16T18:24:27.194Z] -> Uploading to [2022-12-16T18:24:27.194Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-16/00271124DB129430A58F1EEE437C3FCB/66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b/965d0037-222a-4590-9c16-359517456f67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221216T182427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0029ee2df84c3eb046e625d52e5949296996ffab479ad85cfb757a6ce8174627 [2022-12-16T18:24:27.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-16T18:24:27.194Z] Dload Upload Total Spent Left Speed [2022-12-16T18:24:27.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65308 0 0 100 65308 0 288k --:--:-- --:--:-- --:--:-- 287k 100 65308 0 0 100 65308 0 266k --:--:-- --:--:-- --:--:-- 265k [2022-12-16T18:24:27.453Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/66ce33747ebaf22d9c0ef0fc8ce1b7e46068b99b [Pipeline] } [2022-12-16T18:24:27.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-12-16T18:24:28.825Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:24:29.153Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:24:30.046Z] ---> package-listing.sh [2022-12-16T18:24:30.046Z] ++ facter osfamily [2022-12-16T18:24:30.046Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-16T18:24:30.306Z] + OS_FAMILY=debian [2022-12-16T18:24:30.306Z] + workspace=/w/workspace/edgex-go/1 [2022-12-16T18:24:30.306Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-16T18:24:30.306Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-16T18:24:30.306Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-16T18:24:30.306Z] + PACKAGES=/tmp/packages_start.txt [2022-12-16T18:24:30.306Z] + '[' /w/workspace/edgex-go/1 ']' [2022-12-16T18:24:30.306Z] + PACKAGES=/tmp/packages_end.txt [2022-12-16T18:24:30.306Z] + case "${OS_FAMILY}" in [2022-12-16T18:24:30.306Z] + dpkg -l [2022-12-16T18:24:30.306Z] + grep '^ii' [2022-12-16T18:24:30.306Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-16T18:24:30.306Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-16T18:24:30.306Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-16T18:24:30.306Z] + '[' /w/workspace/edgex-go/1 ']' [2022-12-16T18:24:30.306Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-12-16T18:24:30.306Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-12-16T18:24:30.349Z] 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-16T18:24:30.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:24:31.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-16T18:24:31.262Z] [2022-12-16T18:24:31.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:24:31.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-16T18:24:31.632Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-16T18:24:31.632Z] 5eb5b503b376: Pulling fs layer [2022-12-16T18:24:31.632Z] 5c69ac0246d0: Pulling fs layer [2022-12-16T18:24:31.632Z] ec43610c2a17: Pulling fs layer [2022-12-16T18:24:31.632Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-16T18:24:31.632Z] 33b1e0a273af: Pulling fs layer [2022-12-16T18:24:31.632Z] 5d3b04190fa2: Pulling fs layer [2022-12-16T18:24:31.632Z] 2f39f015ded8: Pulling fs layer [2022-12-16T18:24:31.632Z] 3a2ae6a8a46f: Waiting [2022-12-16T18:24:31.632Z] 33b1e0a273af: Waiting [2022-12-16T18:24:31.632Z] 5d3b04190fa2: Waiting [2022-12-16T18:24:31.632Z] 2f39f015ded8: Waiting [2022-12-16T18:24:31.632Z] 5c69ac0246d0: Download complete [2022-12-16T18:24:31.632Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-16T18:24:31.632Z] 3a2ae6a8a46f: Download complete [2022-12-16T18:24:31.891Z] 33b1e0a273af: Verifying Checksum [2022-12-16T18:24:31.891Z] 33b1e0a273af: Download complete [2022-12-16T18:24:31.891Z] ec43610c2a17: Verifying Checksum [2022-12-16T18:24:31.891Z] ec43610c2a17: Download complete [2022-12-16T18:24:31.891Z] 5d3b04190fa2: Verifying Checksum [2022-12-16T18:24:31.891Z] 5d3b04190fa2: Download complete [2022-12-16T18:24:31.891Z] 5eb5b503b376: Verifying Checksum [2022-12-16T18:24:31.891Z] 5eb5b503b376: Download complete [2022-12-16T18:24:32.456Z] 2f39f015ded8: Download complete [2022-12-16T18:24:33.022Z] 5eb5b503b376: Pull complete [2022-12-16T18:24:33.280Z] 5c69ac0246d0: Pull complete [2022-12-16T18:24:33.538Z] ec43610c2a17: Pull complete [2022-12-16T18:24:33.538Z] 3a2ae6a8a46f: Pull complete [2022-12-16T18:24:33.798Z] 33b1e0a273af: Pull complete [2022-12-16T18:24:33.798Z] 5d3b04190fa2: Pull complete [2022-12-16T18:24:37.982Z] 2f39f015ded8: Pull complete [2022-12-16T18:24:37.982Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-16T18:24:37.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-16T18:24:37.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:24:38.174Z] prd-ubuntu20.04-docker-8c-8g-4 does not seem to be running inside a container [2022-12-16T18:24:38.202Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-16T18:24:40.241Z] $ docker top a31a7919ff77f7abb31db7a52276fc6d1587922005f233cfb33fff5cbb0f0567 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T18:24:40.637Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-16T18:24:40.948Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-16T18:24:41.257Z] + ls /var/log/sa-host [2022-12-16T18:24:41.258Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-16T18:24:41.388Z] provisioning config files... [2022-12-16T18:24:41.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14740651406664593687tmp [Pipeline] { [Pipeline] echo [2022-12-16T18:24:41.437Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:24:41.748Z] ---> create-netrc.sh [Pipeline] } [2022-12-16T18:24:41.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:24:42.161Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-16T18:24:42.192Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:24:42.501Z] ---> sudo-logs.sh [2022-12-16T18:24:42.501Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-16T18:24:42.576Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:24:42.891Z] ---> job-cost.sh [2022-12-16T18:24:42.891Z] lf-activate-venv: SKIPPING [2022-12-16T18:24:42.891Z] DEBUG: total: 0.10999999940395355 [2022-12-16T18:24:42.891Z] INFO: Retrieving Stack Cost... [2022-12-16T18:24:43.459Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-16T18:24:43.718Z] INFO: Archiving Costs [Pipeline] echo [2022-12-16T18:24:43.750Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:24:44.063Z] ---> logs-deploy.sh [2022-12-16T18:24:44.063Z] lf-activate-venv: SKIPPING [2022-12-16T18:24:44.063Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4254/1 [2022-12-16T18:24:44.063Z] INFO: archiving workspace using pattern(s): [2022-12-16T18:24:45.003Z] Archives upload complete. [2022-12-16T18:24:45.262Z] INFO: archiving logs to Nexus [2022-12-16T18:24:45.830Z] ---> uname -a: [2022-12-16T18:24:45.830Z] Linux prd-ubuntu20-04-docker-8c-8g-4 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-16T18:24:45.830Z] [2022-12-16T18:24:45.830Z] [2022-12-16T18:24:45.830Z] ---> lscpu: [2022-12-16T18:24:45.830Z] Architecture: x86_64 [2022-12-16T18:24:45.830Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-16T18:24:45.830Z] Byte Order: Little Endian [2022-12-16T18:24:45.830Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-16T18:24:45.830Z] CPU(s): 8 [2022-12-16T18:24:45.830Z] On-line CPU(s) list: 0-7 [2022-12-16T18:24:45.830Z] Thread(s) per core: 1 [2022-12-16T18:24:45.830Z] Core(s) per socket: 1 [2022-12-16T18:24:45.830Z] Socket(s): 8 [2022-12-16T18:24:45.830Z] NUMA node(s): 1 [2022-12-16T18:24:45.830Z] Vendor ID: AuthenticAMD [2022-12-16T18:24:45.830Z] CPU family: 23 [2022-12-16T18:24:45.830Z] Model: 49 [2022-12-16T18:24:45.830Z] Model name: AMD EPYC-Rome Processor [2022-12-16T18:24:45.830Z] Stepping: 0 [2022-12-16T18:24:45.830Z] CPU MHz: 2800.000 [2022-12-16T18:24:45.830Z] BogoMIPS: 5600.00 [2022-12-16T18:24:45.830Z] Virtualization: AMD-V [2022-12-16T18:24:45.830Z] Hypervisor vendor: KVM [2022-12-16T18:24:45.830Z] Virtualization type: full [2022-12-16T18:24:45.830Z] L1d cache: 256 KiB [2022-12-16T18:24:45.830Z] L1i cache: 256 KiB [2022-12-16T18:24:45.830Z] L2 cache: 4 MiB [2022-12-16T18:24:45.830Z] L3 cache: 128 MiB [2022-12-16T18:24:45.830Z] NUMA node0 CPU(s): 0-7 [2022-12-16T18:24:45.830Z] Vulnerability Itlb multihit: Not affected [2022-12-16T18:24:45.830Z] Vulnerability L1tf: Not affected [2022-12-16T18:24:45.830Z] Vulnerability Mds: Not affected [2022-12-16T18:24:45.830Z] Vulnerability Meltdown: Not affected [2022-12-16T18:24:45.830Z] Vulnerability Mmio stale data: Not affected [2022-12-16T18:24:45.830Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-16T18:24:45.830Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-16T18:24:45.830Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-16T18:24:45.830Z] Vulnerability Srbds: Not affected [2022-12-16T18:24:45.830Z] Vulnerability Tsx async abort: Not affected [2022-12-16T18:24:45.830Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-12-16T18:24:45.830Z] [2022-12-16T18:24:45.830Z]