Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b768ff42694ce11b7e42a576e89e25aaa4c14a1+b8d63a59ef857eef24630d6ce4749135b95a77b9 (b74ab314a03c2bd4b84b1b989b9f61eda91347a7) 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-ssh6449702830526238011.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13877885807896913911.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9638082574763194369.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh16282997310271292603.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4081/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4081/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh168353116860335843.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.17 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 Running on prd-ubuntu20.04-docker-8c-8g-17149 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Merging remotes/origin/main commit b8d63a59ef857eef24630d6ce4749135b95a77b9 into PR head commit 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 Merge succeeded, producing ee33a21d9f92d48865f17496e607385e6d20da19 Checking out Revision ee33a21d9f92d48865f17496e607385e6d20da19 (PR-4081) > 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/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # 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 b8d63a59ef857eef24630d6ce4749135b95a77b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee33a21d9f92d48865f17496e607385e6d20da19 # timeout=10 Commit message: "Merge commit 'b8d63a59ef857eef24630d6ce4749135b95a77b9' into HEAD" > git rev-list --no-walk 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-07T16:28:24.932Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-07T16:28:24.974Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-07T16:28:24.988Z] ========================================================= [2022-07-07T16:28:24.988Z] EdgeX Global Pipelines Version Info [2022-07-07T16:28:24.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-07T16:28:25.765Z] ------------------- [2022-07-07T16:28:25.765Z] stable info: [2022-07-07T16:28:25.765Z] ------------------- [2022-07-07T16:28:25.765Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-07T16:28:25.765Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-07T16:28:25.765Z] Message: update stable to v1.0.234 [2022-07-07T16:28:26.336Z] ------------------- [2022-07-07T16:28:26.336Z] experimental info: [2022-07-07T16:28:26.336Z] ------------------- [2022-07-07T16:28:26.336Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-07T16:28:26.337Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-07T16:28:26.337Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-07T16:28:26.514Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-07T16:28:26.524Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-07T16:28:26.535Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-07T16:28:26.545Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-07T16:28:26.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-07T16:28:26.565Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-07T16:28:26.575Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-07T16:28:26.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-07T16:28:26.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-07T16:28:26.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-07T16:28:26.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-07T16:28:26.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-07T16:28:26.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-07T16:28:26.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-07T16:28:26.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-07T16:28:26.682Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T16:28:26.693Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T16:28:26.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-07T16:28:26.718Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-07T16:28:26.727Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-07T16:28:26.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-07T16:28:26.747Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-07T16:28:26.758Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-07T16:28:26.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4081 [Pipeline] echo [2022-07-07T16:28:26.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4081 [Pipeline] echo [2022-07-07T16:28:26.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4081 [Pipeline] echo [2022-07-07T16:28:26.800Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee33a21d9f92d48865f17496e607385e6d20da19 [Pipeline] echo [2022-07-07T16:28:26.811Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee33a21 [Pipeline] echo [2022-07-07T16:28:26.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T16:28:26.867Z] provisioning config files... [2022-07-07T16:28:26.880Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4630191166592207601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T16:28:27.187Z] ---> docker-login.sh [2022-07-07T16:28:27.187Z] nexus3.edgexfoundry.org:10001 [2022-07-07T16:28:27.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T16:28:27.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T16:28:27.713Z] Configure a credential helper to remove this warning. See [2022-07-07T16:28:27.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T16:28:27.713Z] [2022-07-07T16:28:27.713Z] Login Succeeded [2022-07-07T16:28:27.713Z] nexus3.edgexfoundry.org:10002 [2022-07-07T16:28:27.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T16:28:27.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T16:28:27.713Z] Configure a credential helper to remove this warning. See [2022-07-07T16:28:27.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T16:28:27.713Z] [2022-07-07T16:28:27.713Z] Login Succeeded [2022-07-07T16:28:27.713Z] nexus3.edgexfoundry.org:10003 [2022-07-07T16:28:27.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T16:28:27.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T16:28:27.974Z] Configure a credential helper to remove this warning. See [2022-07-07T16:28:27.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T16:28:27.974Z] [2022-07-07T16:28:27.974Z] Login Succeeded [2022-07-07T16:28:27.974Z] nexus3.edgexfoundry.org:10004 [2022-07-07T16:28:27.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T16:28:28.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T16:28:28.237Z] Configure a credential helper to remove this warning. See [2022-07-07T16:28:28.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T16:28:28.237Z] [2022-07-07T16:28:28.237Z] Login Succeeded [2022-07-07T16:28:28.237Z] docker.io [2022-07-07T16:28:28.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T16:28:28.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T16:28:28.499Z] Configure a credential helper to remove this warning. See [2022-07-07T16:28:28.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T16:28:28.499Z] [2022-07-07T16:28:28.499Z] Login Succeeded [2022-07-07T16:28:28.499Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T16:28:28.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T16:28:28.822Z] + 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-07-07T16:28:28.823Z] + dirname cmd/core-command/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/core-data/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/core-metadata/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/support-notifications/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-07T16:28:28.823Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-07T16:28:28.823Z] + cut -d/ -f2 [2022-07-07T16:28:28.823Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-07T16:28:28.843Z] 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-07-07T16:28:29.184Z] + git rev-list -1 --merges ee33a21d9f92d48865f17496e607385e6d20da19~1..ee33a21d9f92d48865f17496e607385e6d20da19 [Pipeline] echo [2022-07-07T16:28:29.197Z] -----------> git rev-list -1 --merges ee33a21d9f92d48865f17496e607385e6d20da19~1..ee33a21d9f92d48865f17496e607385e6d20da19 ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:28:29.197Z] ee33a21d9f92d48865f17496e607385e6d20da19 [false] [Pipeline] sh [2022-07-07T16:28:29.485Z] + git log --format=format:%s -1 ee33a21d9f92d48865f17496e607385e6d20da19 [Pipeline] echo [2022-07-07T16:28:29.501Z] ========================================================= [2022-07-07T16:28:29.501Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-07T16:28:29.501Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-07T16:28:29.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T16:28:29.925Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-07T16:28:29.925Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-07T16:28:29.925Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-07T16:28:29.925Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-07T16:28:29.925Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-07T16:28:29.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:28:30.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T16:28:30.339Z] [2022-07-07T16:28:30.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:28:30.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T16:28:30.663Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-07T16:28:30.663Z] 42c077c10790: Pulling fs layer [2022-07-07T16:28:30.663Z] f63e77b7563a: Pulling fs layer [2022-07-07T16:28:30.663Z] bd5fdadae976: Pulling fs layer [2022-07-07T16:28:30.663Z] 205491f53016: Pulling fs layer [2022-07-07T16:28:30.663Z] df18705c85c3: Pulling fs layer [2022-07-07T16:28:30.663Z] bdb3f477010e: Pulling fs layer [2022-07-07T16:28:30.663Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-07T16:28:30.663Z] 2c6e9b1d212d: Pulling fs layer [2022-07-07T16:28:30.663Z] df18705c85c3: Waiting [2022-07-07T16:28:30.663Z] c8a8fc8e1c8f: Waiting [2022-07-07T16:28:30.663Z] bdb3f477010e: Waiting [2022-07-07T16:28:30.663Z] bdb8f0575790: Pulling fs layer [2022-07-07T16:28:30.663Z] 386e3cb2ff24: Pulling fs layer [2022-07-07T16:28:30.663Z] 2c6e9b1d212d: Waiting [2022-07-07T16:28:30.663Z] 2343380bae48: Pulling fs layer [2022-07-07T16:28:30.663Z] 386e3cb2ff24: Waiting [2022-07-07T16:28:30.663Z] 2343380bae48: Waiting [2022-07-07T16:28:30.663Z] f63e77b7563a: Download complete [2022-07-07T16:28:30.663Z] 205491f53016: Verifying Checksum [2022-07-07T16:28:30.663Z] 205491f53016: Download complete [2022-07-07T16:28:30.924Z] df18705c85c3: Verifying Checksum [2022-07-07T16:28:30.924Z] df18705c85c3: Download complete [2022-07-07T16:28:30.924Z] bdb3f477010e: Verifying Checksum [2022-07-07T16:28:30.924Z] bdb3f477010e: Download complete [2022-07-07T16:28:30.924Z] bd5fdadae976: Verifying Checksum [2022-07-07T16:28:30.924Z] bd5fdadae976: Download complete [2022-07-07T16:28:30.924Z] 2c6e9b1d212d: Verifying Checksum [2022-07-07T16:28:30.924Z] 2c6e9b1d212d: Download complete [2022-07-07T16:28:30.924Z] bdb8f0575790: Verifying Checksum [2022-07-07T16:28:30.924Z] bdb8f0575790: Download complete [2022-07-07T16:28:30.924Z] 386e3cb2ff24: Download complete [2022-07-07T16:28:30.924Z] 2343380bae48: Verifying Checksum [2022-07-07T16:28:30.924Z] 2343380bae48: Download complete [2022-07-07T16:28:30.924Z] 42c077c10790: Verifying Checksum [2022-07-07T16:28:30.924Z] 42c077c10790: Download complete [2022-07-07T16:28:31.185Z] c8a8fc8e1c8f: Download complete [2022-07-07T16:28:32.128Z] 42c077c10790: Pull complete [2022-07-07T16:28:32.388Z] f63e77b7563a: Pull complete [2022-07-07T16:28:32.958Z] bd5fdadae976: Pull complete [2022-07-07T16:28:32.958Z] 205491f53016: Pull complete [2022-07-07T16:28:33.220Z] df18705c85c3: Pull complete [2022-07-07T16:28:33.220Z] bdb3f477010e: Pull complete [2022-07-07T16:28:35.129Z] c8a8fc8e1c8f: Pull complete [2022-07-07T16:28:35.129Z] 2c6e9b1d212d: Pull complete [2022-07-07T16:28:35.129Z] bdb8f0575790: Pull complete [2022-07-07T16:28:35.129Z] 386e3cb2ff24: Pull complete [2022-07-07T16:28:35.391Z] 2343380bae48: Pull complete [2022-07-07T16:28:35.391Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-07T16:28:35.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T16:28:35.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T16:28:35.493Z] prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container [2022-07-07T16:28:35.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T16:28:36.691Z] $ docker top d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T16:28:36.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T16:28:36.802Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T16:28:36.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T16:28:36.917Z] $ docker exec d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 ssh-agent [2022-07-07T16:28:37.051Z] SSH_AUTH_SOCK=/tmp/ssh-rRVxtR1yFB3A/agent.34 [2022-07-07T16:28:37.051Z] SSH_AGENT_PID=40 [2022-07-07T16:28:37.058Z] Running ssh-add (command line suppressed) [2022-07-07T16:28:37.143Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1953158737001025477.key (/w/workspace/edgex-go/2@tmp/private_key_1953158737001025477.key) [2022-07-07T16:28:37.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T16:28:37.464Z] + git tag --points-at HEAD [Pipeline] } [2022-07-07T16:28:37.473Z] $ docker exec --env ******** --env ******** d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 ssh-agent -k [2022-07-07T16:28:37.590Z] unset SSH_AUTH_SOCK; [2022-07-07T16:28:37.590Z] unset SSH_AGENT_PID; [2022-07-07T16:28:37.590Z] echo Agent pid 40 killed; [2022-07-07T16:28:37.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-07T16:28:37.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T16:28:37.644Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T16:28:37.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T16:28:37.758Z] $ docker exec d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 ssh-agent [2022-07-07T16:28:37.919Z] SSH_AUTH_SOCK=/tmp/ssh-3vlRiSqmkXAx/agent.73 [2022-07-07T16:28:37.919Z] SSH_AGENT_PID=79 [2022-07-07T16:28:37.928Z] Running ssh-add (command line suppressed) [2022-07-07T16:28:38.025Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6741692206648811990.key (/w/workspace/edgex-go/2@tmp/private_key_6741692206648811990.key) [2022-07-07T16:28:38.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T16:28:38.361Z] + git semver init [2022-07-07T16:28:38.621Z] 2022-07-07 16:28:38,546 [run_init] DEBUG init version:0.0.0 force:False [2022-07-07T16:28:38.621Z] 2022-07-07 16:28:38,547 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-07-07T16:28:38.621Z] 2022-07-07 16:28:38,547 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-07-07T16:28:38.621Z] 2022-07-07 16:28:38,548 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-07-07T16:28:42.865Z] 2022-07-07 16:28:42,468 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-07-07T16:28:42.865Z] 2022-07-07 16:28:42,469 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4081 with force:False [2022-07-07T16:28:42.865Z] 2022-07-07 16:28:42,469 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4081 [2022-07-07T16:28:42.865Z] 2022-07-07 16:28:42,473 [execute] INFO git cat-file --batch-check [2022-07-07T16:28:42.865Z] 2022-07-07 16:28:42,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T16:28:42.865Z] 2022-07-07 16:28:42,480 [execute] INFO git cat-file --batch [2022-07-07T16:28:42.865Z] 2022-07-07 16:28:42,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T16:28:42.865Z] 2022-07-07 16:28:42,485 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4081 [2022-07-07T16:28:42.865Z] 0.0.0 [Pipeline] } [2022-07-07T16:28:42.864Z] $ docker exec --env ******** --env ******** d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 ssh-agent -k [2022-07-07T16:28:42.963Z] unset SSH_AUTH_SOCK; [2022-07-07T16:28:42.963Z] unset SSH_AGENT_PID; [2022-07-07T16:28:42.963Z] echo Agent pid 79 killed; [2022-07-07T16:28:42.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T16:28:43.300Z] + git semver [Pipeline] } [2022-07-07T16:28:43.563Z] $ docker stop --time=1 d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 [2022-07-07T16:28:44.875Z] $ docker rm -f d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T16:28:45.239Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-07T16:28:45.476Z] Stashed 1 file(s) [Pipeline] echo [2022-07-07T16:28:45.479Z] [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] echo [2022-07-07T16:28:45.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T16:28:45.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T16:28:45.584Z] ========================================================= [2022-07-07T16:28:45.584Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-07T16:28:45.584Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-07T16:28:45.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-07T16:28:45.875Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-07T16:28:45.875Z] 59bf1c3509f3: Pulling fs layer [2022-07-07T16:28:45.875Z] 666ba61612fd: Pulling fs layer [2022-07-07T16:28:45.875Z] 8ed8ca486205: Pulling fs layer [2022-07-07T16:28:45.875Z] cc1cd167ecdc: Pulling fs layer [2022-07-07T16:28:45.875Z] c516ae0d96e1: Pulling fs layer [2022-07-07T16:28:45.875Z] 684cea983483: Pulling fs layer [2022-07-07T16:28:45.875Z] dd3240ac7de5: Pulling fs layer [2022-07-07T16:28:45.875Z] b1e948a4e11c: Pulling fs layer [2022-07-07T16:28:45.875Z] a8fd76ee1af6: Pulling fs layer [2022-07-07T16:28:45.875Z] 646ad004c059: Pulling fs layer [2022-07-07T16:28:45.875Z] cc1cd167ecdc: Waiting [2022-07-07T16:28:45.875Z] 684cea983483: Waiting [2022-07-07T16:28:45.875Z] dd3240ac7de5: Waiting [2022-07-07T16:28:45.875Z] b1e948a4e11c: Waiting [2022-07-07T16:28:45.875Z] a8fd76ee1af6: Waiting [2022-07-07T16:28:45.875Z] c516ae0d96e1: Waiting [2022-07-07T16:28:45.875Z] 646ad004c059: Waiting [2022-07-07T16:28:45.875Z] 8ed8ca486205: Verifying Checksum [2022-07-07T16:28:45.875Z] 8ed8ca486205: Download complete [2022-07-07T16:28:45.875Z] 666ba61612fd: Download complete [2022-07-07T16:28:45.875Z] c516ae0d96e1: Verifying Checksum [2022-07-07T16:28:45.875Z] c516ae0d96e1: Download complete [2022-07-07T16:28:45.875Z] 684cea983483: Verifying Checksum [2022-07-07T16:28:45.875Z] 684cea983483: Download complete [2022-07-07T16:28:45.875Z] dd3240ac7de5: Verifying Checksum [2022-07-07T16:28:45.875Z] dd3240ac7de5: Download complete [2022-07-07T16:28:45.875Z] 59bf1c3509f3: Verifying Checksum [2022-07-07T16:28:46.138Z] b1e948a4e11c: Verifying Checksum [2022-07-07T16:28:46.138Z] b1e948a4e11c: Download complete [2022-07-07T16:28:46.138Z] 59bf1c3509f3: Pull complete [2022-07-07T16:28:46.138Z] 666ba61612fd: Pull complete [2022-07-07T16:28:46.138Z] 8ed8ca486205: Pull complete [2022-07-07T16:28:46.401Z] 646ad004c059: Verifying Checksum [2022-07-07T16:28:46.401Z] 646ad004c059: Download complete [2022-07-07T16:28:46.662Z] a8fd76ee1af6: Verifying Checksum [2022-07-07T16:28:46.662Z] a8fd76ee1af6: Download complete [2022-07-07T16:28:46.662Z] cc1cd167ecdc: Download complete [2022-07-07T16:28:50.858Z] cc1cd167ecdc: Pull complete [2022-07-07T16:28:50.858Z] c516ae0d96e1: Pull complete [2022-07-07T16:28:50.858Z] 684cea983483: Pull complete [2022-07-07T16:28:50.858Z] dd3240ac7de5: Pull complete [2022-07-07T16:28:50.858Z] b1e948a4e11c: Pull complete [2022-07-07T16:28:52.764Z] a8fd76ee1af6: Pull complete [2022-07-07T16:28:53.332Z] 646ad004c059: Pull complete [2022-07-07T16:28:53.332Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-07T16:28:53.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-07T16:28:53.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-07T16:28:53.627Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-07T16:28:53.627Z] WORKDIR /edgex [2022-07-07T16:28:53.627Z] COPY go.mod . [2022-07-07T16:28:53.627Z] RUN go mod downloaddocker [2022-07-07T16:28:53.627Z] build -t ci-base-image-x86_64 -f - . [2022-07-07T16:28:55.012Z] Sending build context to Docker daemon 335.2MB [2022-07-07T16:28:55.012Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-07T16:28:55.012Z] ---> 8f69c11f6b0c [2022-07-07T16:28:55.012Z] Step 2/4 : WORKDIR /edgex [2022-07-07T16:28:56.399Z] ---> Running in a4a5e7cd87a8 [2022-07-07T16:28:56.399Z] Removing intermediate container a4a5e7cd87a8 [2022-07-07T16:28:56.399Z] ---> 7ffd951abc22 [2022-07-07T16:28:56.399Z] Step 3/4 : COPY go.mod . [2022-07-07T16:28:56.660Z] ---> 66cddfaa15c0 [2022-07-07T16:28:56.660Z] Step 4/4 : RUN go mod download [2022-07-07T16:28:56.660Z] ---> Running in 326b8dcd5717 [2022-07-07T16:29:00.538Z] Still waiting to schedule task [2022-07-07T16:29:00.538Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-07T16:29:11.570Z] Removing intermediate container 326b8dcd5717 [2022-07-07T16:29:11.570Z] ---> e1dcf1b2b00f [2022-07-07T16:29:11.570Z] Successfully built e1dcf1b2b00f [2022-07-07T16:29:11.570Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:29:11.877Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T16:29:11.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T16:29:11.960Z] prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container [2022-07-07T16:29:11.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T16:29:12.385Z] $ docker top 110a2a9b2ab3a1c6708caa65bcd2bbdd0d816834a387bc7a980666b1481028ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T16:29:12.756Z] + go version [2022-07-07T16:29:12.756Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-07T16:29:12.755Z] $ docker stop --time=1 110a2a9b2ab3a1c6708caa65bcd2bbdd0d816834a387bc7a980666b1481028ea [2022-07-07T16:29:14.034Z] $ docker rm -f 110a2a9b2ab3a1c6708caa65bcd2bbdd0d816834a387bc7a980666b1481028ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:29:14.466Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T16:29:14.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T16:29:14.540Z] prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container [2022-07-07T16:29:14.561Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T16:29:14.960Z] $ docker top f471b3ca38ba655b84eac84bda42581de0bf3a76664e570ae6842027b6b57700 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-07T16:29:15.049Z] ========================================================= [2022-07-07T16:29:15.049Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-07T16:29:15.049Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-07T16:29:15.340Z] + make test [2022-07-07T16:29:15.340Z] go mod tidy -compat=1.17 [2022-07-07T16:29:15.340Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-07T16:29:20.624Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-07T16:29:30.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-07T16:29:30.862Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-07T16:29:31.121Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-07T16:29:31.121Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-07T16:29:31.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-07T16:29:31.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-07T16:29:31.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-07T16:29:31.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-07T16:29:31.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-07T16:29:31.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-07T16:29:31.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-07T16:29:31.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-07T16:29:31.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-07T16:29:31.380Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-07T16:29:31.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-07T16:29:32.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2022-07-07T16:29:32.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-07T16:29:32.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-07T16:29:33.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-07-07T16:29:33.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-07T16:29:33.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements [2022-07-07T16:29:33.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-07T16:29:33.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-07T16:29:37.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.640s coverage: 89.2% of statements [2022-07-07T16:29:37.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-07T16:29:37.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-07T16:29:37.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-07T16:29:37.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 83.8% of statements [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-07T16:29:37.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.498s coverage: 95.6% of statements [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-07T16:29:37.520Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-07T16:29:37.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-07T16:29:37.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-07T16:29:37.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-07-07T16:29:37.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-07-07T16:29:37.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-07T16:29:37.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-07-07T16:29:37.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-07-07T16:29:37.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2022-07-07T16:29:37.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2022-07-07T16:29:37.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2022-07-07T16:29:47.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements [2022-07-07T16:29:47.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-07-07T16:29:47.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements [2022-07-07T16:29:47.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.186s coverage: 91.2% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.4% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-07T16:29:57.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-07-07T16:29:57.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-07T16:29:57.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-07T16:29:57.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-07-07T16:29:57.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-07T16:29:57.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-07T16:29:57.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-07T16:29:57.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-07T16:29:57.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-07-07T16:29:57.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-07T16:29:57.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-07T16:29:57.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-07T16:29:57.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-07T16:29:57.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-07T16:29:57.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-07T16:29:57.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-07-07T16:29:57.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-07T16:29:57.783Z] 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-07-07T16:30:15.882Z] GO111MODULE=on go vet ./... [2022-07-07T16:30:18.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T16:30:18.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T16:30:19.077Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-07T16:30:19.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-07T16:30:19.389Z] + ls -al . [2022-07-07T16:30:19.389Z] total 684 [2022-07-07T16:30:19.389Z] drwxrwxr-x 10 1001 1001 4096 Jul 7 16:29 . [2022-07-07T16:30:19.389Z] drwxr-xr-x 4 root root 4096 Jul 7 16:29 .. [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 11 Jul 7 16:28 .dockerignore [2022-07-07T16:30:19.389Z] drwxrwxr-x 8 1001 1001 4096 Jul 7 16:28 .git [2022-07-07T16:30:19.389Z] drwxrwxr-x 3 1001 1001 4096 Jul 7 16:28 .github [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 879 Jul 7 16:28 .gitignore [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 42 Jul 7 16:28 .golangci.yml [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 87 Jul 7 16:28 .hadolint.yml [2022-07-07T16:30:19.389Z] drwxr-xr-x 3 1001 1001 4096 Jul 7 16:28 .semver [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 166 Jul 7 16:28 .sonarcloud.properties [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 1171 Jul 7 16:28 ADOPTERS.md [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 10347 Jul 7 16:28 Attribution.txt [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 63209 Jul 7 16:28 CHANGELOG.md [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 3804 Jul 7 16:28 CONTRIBUTING.md [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 677 Jul 7 16:28 GOVERNANCE.md [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 850 Jul 7 16:28 Jenkinsfile [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 10775 Jul 7 16:28 LICENSE [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 10389 Jul 7 16:28 Makefile [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 582 Jul 7 16:28 OWNERS.md [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 9094 Jul 7 16:28 README.md [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 6912 Jul 7 16:28 SECURITY.md [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 5 Jul 7 16:28 VERSION [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 4131 Jul 7 16:28 ZMQWindows.md [2022-07-07T16:30:19.389Z] drwxrwxr-x 2 1001 1001 4096 Jul 7 16:28 bin [2022-07-07T16:30:19.389Z] drwxrwxr-x 18 1001 1001 4096 Jul 7 16:28 cmd [2022-07-07T16:30:19.389Z] -rw-r--r-- 1 root root 435593 Jul 7 16:29 coverage.out [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 3311 Jul 7 16:28 go.mod [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 36231 Jul 7 16:29 go.sum [2022-07-07T16:30:19.389Z] drwxrwxr-x 8 1001 1001 4096 Jul 7 16:28 internal [2022-07-07T16:30:19.389Z] drwxrwxr-x 3 1001 1001 4096 Jul 7 16:28 openapi [2022-07-07T16:30:19.389Z] drwxrwxr-x 4 1001 1001 4096 Jul 7 16:28 snap [2022-07-07T16:30:19.389Z] -rw-rw-r-- 1 1001 1001 204 Jul 7 16:28 version.go [Pipeline] sh [2022-07-07T16:30:19.678Z] + '[' -e coverage.out ] [2022-07-07T16:30:19.678Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-07T16:30:19.799Z] Stashed 1 file(s) [Pipeline] sh [2022-07-07T16:30:20.084Z] + make build [2022-07-07T16:30:20.084Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-07T16:30:32.305Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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-07-07T16:30:40.272Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17152 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws [2022-07-07T16:30:40.285Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-07-07T16:30:40.320Z] The recommended git tool is: git [2022-07-07T16:30:42.287Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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-07-07T16:30:42.287Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-07T16:30:46.295Z] using credential edgex-jenkins-ssh [2022-07-07T16:30:46.313Z] Cloning the remote Git repository [2022-07-07T16:30:46.383Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-07T16:30:46.482Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-07-07T16:30:47.569Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:30:46.555Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-07T16:30:46.555Z] > git --version # timeout=10 [2022-07-07T16:30:46.577Z] > git --version # 'git version 2.25.1' [2022-07-07T16:30:46.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T16:30:46.710Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T16:30:47.829Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:30:48.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-07T16:30:50.154Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:30:50.727Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:30:52.111Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:30:52.683Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:30:53.626Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:30:55.010Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:30:56.392Z] $ docker stop --time=1 f471b3ca38ba655b84eac84bda42581de0bf3a76664e570ae6842027b6b57700 [2022-07-07T16:30:59.113Z] $ docker rm -f f471b3ca38ba655b84eac84bda42581de0bf3a76664e570ae6842027b6b57700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:30:59.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-07T16:30:59.982Z] [2022-07-07T16:30:59.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:31:00.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-07T16:31:00.284Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-07T16:31:00.284Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-07T16:31:00.284Z] ca9280d653b3: Pulling fs layer [2022-07-07T16:31:00.284Z] 7e9c9ca2126c: Pulling fs layer [2022-07-07T16:31:00.284Z] cbdbe7a5bc2a: Download complete [2022-07-07T16:31:00.543Z] cbdbe7a5bc2a: Pull complete [2022-07-07T16:31:00.543Z] ca9280d653b3: Verifying Checksum [2022-07-07T16:31:00.543Z] ca9280d653b3: Download complete [2022-07-07T16:31:00.803Z] 7e9c9ca2126c: Download complete [2022-07-07T16:31:00.803Z] ca9280d653b3: Pull complete [2022-07-07T16:31:03.388Z] Merging remotes/origin/main commit b8d63a59ef857eef24630d6ce4749135b95a77b9 into PR head commit 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-07T16:31:03.978Z] Merge succeeded, producing 529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T16:31:03.978Z] Checking out Revision 529127cbcc83b51dc60fbc16994eb2781f5c40fe (PR-4081) [2022-07-07T16:31:02.718Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-07T16:31:02.737Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T16:31:02.770Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-07T16:31:02.805Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-07T16:31:02.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T16:31:02.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-07T16:31:03.410Z] > git config core.sparsecheckout # timeout=10 [2022-07-07T16:31:03.428Z] > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 [2022-07-07T16:31:03.661Z] > git remote # timeout=10 [2022-07-07T16:31:03.677Z] > git config --get remote.origin.url # timeout=10 [2022-07-07T16:31:03.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T16:31:03.704Z] > git merge b8d63a59ef857eef24630d6ce4749135b95a77b9 # timeout=10 [2022-07-07T16:31:03.963Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-07T16:31:03.988Z] > git config core.sparsecheckout # timeout=10 [2022-07-07T16:31:04.002Z] > git checkout -f 529127cbcc83b51dc60fbc16994eb2781f5c40fe # timeout=10 [2022-07-07T16:31:05.002Z] 7e9c9ca2126c: Pull complete [2022-07-07T16:31:05.002Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-07T16:31:05.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-07T16:31:05.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T16:31:05.101Z] prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container [2022-07-07T16:31:05.125Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T16:31:06.418Z] $ docker top ea91a628cf1da0e612735cbc097f5d2692afcd89e422cbd43fbafdbfa9743a07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T16:31:06.795Z] + docker-compose build --help [2022-07-07T16:31:06.795Z] + grep parallel [2022-07-07T16:31:07.365Z] --parallel Build images in parallel. [Pipeline] } [2022-07-07T16:31:07.362Z] $ docker stop --time=1 ea91a628cf1da0e612735cbc097f5d2692afcd89e422cbd43fbafdbfa9743a07 [2022-07-07T16:31:08.267Z] Commit message: "Merge commit 'b8d63a59ef857eef24630d6ce4749135b95a77b9' into HEAD" [2022-07-07T16:31:08.277Z] > git rev-list --no-walk 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 [2022-07-07T16:31:08.627Z] $ docker rm -f ea91a628cf1da0e612735cbc097f5d2692afcd89e422cbd43fbafdbfa9743a07 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:31:09.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-07T16:31:09.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T16:31:09.255Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-07T16:31:09.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T16:31:09.255Z] Dload Upload Total Spent Left Speed [2022-07-07T16:31:09.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 88956 0 --:--:-- --:--:-- --:--:-- 88316 [2022-07-07T16:31:09.288Z] prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container [2022-07-07T16:31:09.302Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T16:31:09.674Z] $ docker top db3dc5f72a455d5652fe4a330dd65eda9c8a49c17a6fade20b3ab7adf22a305c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-07-07T16:31:10.094Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-07T16:31:10.118Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-07T16:31:10.441Z] + sudo tee /etc/docker/daemon.new [2022-07-07T16:31:10.441Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-07T16:31:10.441Z] { [2022-07-07T16:31:10.441Z] "registry-mirrors": [ [2022-07-07T16:31:10.441Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-07T16:31:10.441Z] ], [2022-07-07T16:31:10.441Z] "bip": "10.250.0.254/24", [2022-07-07T16:31:10.441Z] "hosts": [ [2022-07-07T16:31:10.441Z] "tcp://0.0.0.0:5555", [2022-07-07T16:31:10.441Z] "unix:///var/run/docker.sock" [2022-07-07T16:31:10.441Z] ], [2022-07-07T16:31:10.441Z] "mtu": 1458, [2022-07-07T16:31:10.441Z] "selinux-enabled": true, [2022-07-07T16:31:10.441Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-07T16:31:10.441Z] } [Pipeline] sh [2022-07-07T16:31:10.691Z] Building core-command ... [2022-07-07T16:31:10.691Z] Building core-data ... [2022-07-07T16:31:10.691Z] Building core-metadata ... [2022-07-07T16:31:10.691Z] Building security-bootstrapper ... [2022-07-07T16:31:10.691Z] Building security-proxy-setup ... [2022-07-07T16:31:10.691Z] Building security-secretstore-setup ... [2022-07-07T16:31:10.691Z] Building security-spiffe-token-provider ... [2022-07-07T16:31:10.691Z] Building security-spire-agent ... [2022-07-07T16:31:10.691Z] Building security-spire-config ... [2022-07-07T16:31:10.691Z] Building security-spire-server ... [2022-07-07T16:31:10.691Z] Building support-notifications ... [2022-07-07T16:31:10.691Z] Building support-scheduler ... [2022-07-07T16:31:10.691Z] Building sys-mgmt-agent ... [2022-07-07T16:31:10.691Z] Building security-spire-agent [2022-07-07T16:31:10.691Z] Building security-secretstore-setup [2022-07-07T16:31:10.691Z] Building security-spire-config [2022-07-07T16:31:10.691Z] Building security-spire-server [2022-07-07T16:31:10.691Z] Building support-notifications [2022-07-07T16:31:10.788Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-07T16:31:11.129Z] + sudo service docker restart [2022-07-07T16:31:25.654Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:31:25.654Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:31:25.654Z] ---> e1dcf1b2b00f [2022-07-07T16:31:25.654Z] Step 3/25 : WORKDIR /edgex-go [2022-07-07T16:31:25.654Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:31:25.654Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:31:25.654Z] ---> e1dcf1b2b00f [2022-07-07T16:31:25.654Z] Step 3/26 : WORKDIR /edgex-go [2022-07-07T16:31:25.654Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:31:25.654Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:31:25.654Z] ---> e1dcf1b2b00f [2022-07-07T16:31:25.654Z] Step 3/26 : WORKDIR /edgex-go [2022-07-07T16:31:25.654Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:31:25.654Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:31:25.654Z] ---> e1dcf1b2b00f [2022-07-07T16:31:25.654Z] Step 3/22 : WORKDIR /edgex-go [2022-07-07T16:31:25.654Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:31:25.654Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:31:25.654Z] ---> e1dcf1b2b00f [2022-07-07T16:31:25.654Z] Step 3/25 : WORKDIR /edgex-go [2022-07-07T16:31:28.202Z] ---> Running in d4209764cfb5 [2022-07-07T16:31:28.202Z] ---> Running in e665b688d31d [2022-07-07T16:31:28.202Z] ---> Running in 65a9eef5cb7b [2022-07-07T16:31:28.202Z] ---> Running in 87f1cf99a0a3 [2022-07-07T16:31:28.202Z] ---> Running in 025bac44848b [2022-07-07T16:31:28.202Z] Removing intermediate container d4209764cfb5 [2022-07-07T16:31:28.202Z] ---> 5d2ac91d2884 [2022-07-07T16:31:28.202Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:31:28.202Z] Removing intermediate container 65a9eef5cb7b [2022-07-07T16:31:28.202Z] ---> 9f1456bccc05 [2022-07-07T16:31:28.202Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:31:28.203Z] ---> Running in 7abaa63021db [2022-07-07T16:31:28.203Z] Removing intermediate container e665b688d31d [2022-07-07T16:31:28.203Z] ---> 887599ffd4e4 [2022-07-07T16:31:28.203Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:31:28.203Z] Removing intermediate container 025bac44848b [2022-07-07T16:31:28.203Z] ---> b8f9e64b28ff [2022-07-07T16:31:28.203Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:31:28.203Z] Removing intermediate container 87f1cf99a0a3 [2022-07-07T16:31:28.203Z] ---> 580d1e7effe8 [2022-07-07T16:31:28.203Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:31:28.203Z] ---> Running in f51c20e0398b [2022-07-07T16:31:28.203Z] ---> Running in 12ab77f65cac [2022-07-07T16:31:28.203Z] ---> Running in e99b8da59dc8 [2022-07-07T16:31:28.203Z] ---> Running in c90327cdf726 [2022-07-07T16:31:29.145Z] Removing intermediate container 7abaa63021db [2022-07-07T16:31:29.145Z] ---> c60971678256 [2022-07-07T16:31:29.145Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-07T16:31:29.145Z] ---> Running in 92f59f32a897 [2022-07-07T16:31:29.145Z] Removing intermediate container f51c20e0398b [2022-07-07T16:31:29.145Z] ---> 6f2a2fe6542f [2022-07-07T16:31:29.145Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-07T16:31:29.403Z] ---> Running in 1201f5b000e2 [2022-07-07T16:31:29.403Z] Removing intermediate container 12ab77f65cac [2022-07-07T16:31:29.403Z] ---> f281d529c121 [2022-07-07T16:31:29.403Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-07T16:31:29.403Z] ---> Running in 3371c1afdb17 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T16:31:29.492Z] provisioning config files... [2022-07-07T16:31:29.519Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7754566906203037451tmp [2022-07-07T16:31:29.663Z] Removing intermediate container e99b8da59dc8 [2022-07-07T16:31:29.663Z] ---> c83cb406fa03 [2022-07-07T16:31:29.663Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-07T16:31:29.663Z] ---> Running in 390bd475291b [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T16:31:29.922Z] Removing intermediate container c90327cdf726 [2022-07-07T16:31:29.922Z] ---> 62d3db855586 [2022-07-07T16:31:29.922Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-07T16:31:29.922Z] ---> Running in 430ba19cf7b0 [2022-07-07T16:31:29.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:29.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:30.122Z] ---> docker-login.sh [2022-07-07T16:31:30.122Z] nexus3.edgexfoundry.org:10001 [2022-07-07T16:31:30.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:30.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:30.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:30.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:30.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:30.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T16:31:30.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:30.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:30.967Z] OK: 221 MiB in 52 packages [2022-07-07T16:31:31.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T16:31:31.014Z] Configure a credential helper to remove this warning. See [2022-07-07T16:31:31.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T16:31:31.014Z] [2022-07-07T16:31:31.014Z] Login Succeeded [2022-07-07T16:31:31.014Z] nexus3.edgexfoundry.org:10002 [2022-07-07T16:31:31.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:31.225Z] OK: 221 MiB in 52 packages [2022-07-07T16:31:31.225Z] OK: 221 MiB in 52 packages [2022-07-07T16:31:31.225Z] OK: 221 MiB in 52 packages [2022-07-07T16:31:31.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T16:31:31.502Z] OK: 221 MiB in 52 packages [2022-07-07T16:31:31.502Z] Removing intermediate container 92f59f32a897 [2022-07-07T16:31:31.502Z] ---> 80cf30145a15 [2022-07-07T16:31:31.502Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-07T16:31:31.502Z] Removing intermediate container 1201f5b000e2 [2022-07-07T16:31:31.502Z] ---> 22369aff14c3 [2022-07-07T16:31:31.502Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-07T16:31:31.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T16:31:31.562Z] Configure a credential helper to remove this warning. See [2022-07-07T16:31:31.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T16:31:31.562Z] [2022-07-07T16:31:31.562Z] Login Succeeded [2022-07-07T16:31:31.562Z] nexus3.edgexfoundry.org:10003 [2022-07-07T16:31:31.773Z] ---> 88e5dd7540d0 [2022-07-07T16:31:31.773Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:31:31.773Z] ---> 1c1bb65e9f38 [2022-07-07T16:31:31.773Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:31:31.773Z] Removing intermediate container 390bd475291b [2022-07-07T16:31:31.773Z] ---> bc2d02ab31b6 [2022-07-07T16:31:31.773Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-07T16:31:31.773Z] ---> Running in 7d5487a9c9ec [2022-07-07T16:31:31.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T16:31:31.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T16:31:31.836Z] Configure a credential helper to remove this warning. See [2022-07-07T16:31:31.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T16:31:31.836Z] [2022-07-07T16:31:31.836Z] Login Succeeded [2022-07-07T16:31:32.034Z] ---> Running in 8117e26aa032 [2022-07-07T16:31:32.035Z] Removing intermediate container 3371c1afdb17 [2022-07-07T16:31:32.035Z] ---> 703bbda0a994 [2022-07-07T16:31:32.035Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-07T16:31:32.035Z] Removing intermediate container 430ba19cf7b0 [2022-07-07T16:31:32.035Z] ---> b3c37a2d003f [2022-07-07T16:31:32.035Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-07T16:31:32.035Z] ---> c867fe2e6e4d [2022-07-07T16:31:32.035Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:31:32.035Z] ---> Running in 564ea1c4bac2 [2022-07-07T16:31:32.116Z] nexus3.edgexfoundry.org:10004 [2022-07-07T16:31:32.294Z] ---> ffd53e1736c2 [2022-07-07T16:31:32.294Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:31:32.294Z] ---> Running in 9b1171c68ba6 [2022-07-07T16:31:32.294Z] ---> d553045ea564 [2022-07-07T16:31:32.294Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:31:32.294Z] ---> Running in 5eeb2dbe9c7c [2022-07-07T16:31:32.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T16:31:32.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T16:31:32.389Z] Configure a credential helper to remove this warning. See [2022-07-07T16:31:32.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T16:31:32.389Z] [2022-07-07T16:31:32.389Z] Login Succeeded [2022-07-07T16:31:32.389Z] docker.io [2022-07-07T16:31:32.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T16:31:33.243Z] Removing intermediate container 8117e26aa032 [2022-07-07T16:31:33.243Z] ---> c71b33f5de35 [2022-07-07T16:31:33.243Z] Step 8/26 : COPY . . [2022-07-07T16:31:33.243Z] Removing intermediate container 7d5487a9c9ec [2022-07-07T16:31:33.243Z] ---> 4d7cacb80e64 [2022-07-07T16:31:33.243Z] Step 8/22 : COPY . . [2022-07-07T16:31:33.243Z] Removing intermediate container 564ea1c4bac2 [2022-07-07T16:31:33.243Z] ---> 668107197d60 [2022-07-07T16:31:33.243Z] Step 8/25 : COPY . . [2022-07-07T16:31:33.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T16:31:33.255Z] Configure a credential helper to remove this warning. See [2022-07-07T16:31:33.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T16:31:33.255Z] [2022-07-07T16:31:33.255Z] Login Succeeded [2022-07-07T16:31:33.255Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T16:31:33.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-07T16:31:33.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T16:31:33.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T16:31:33.535Z] ========================================================= [2022-07-07T16:31:33.535Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-07T16:31:33.535Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-07T16:31:33.811Z] Removing intermediate container 5eeb2dbe9c7c [2022-07-07T16:31:33.811Z] ---> f401ed83c7b2 [2022-07-07T16:31:33.811Z] Step 8/25 : COPY . . [2022-07-07T16:31:33.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-07T16:31:34.136Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-07T16:31:34.136Z] 9b3977197b4f: Pulling fs layer [2022-07-07T16:31:34.136Z] 1a89e8eeedd5: Pulling fs layer [2022-07-07T16:31:34.136Z] 94645a83ff95: Pulling fs layer [2022-07-07T16:31:34.136Z] e6fb740bc735: Pulling fs layer [2022-07-07T16:31:34.136Z] 3a77bd46dcc9: Pulling fs layer [2022-07-07T16:31:34.136Z] 355e64cbe906: Pulling fs layer [2022-07-07T16:31:34.136Z] 63ab81a10011: Pulling fs layer [2022-07-07T16:31:34.136Z] 555d1d1c4555: Pulling fs layer [2022-07-07T16:31:34.136Z] 7d9057610161: Pulling fs layer [2022-07-07T16:31:34.136Z] 355e64cbe906: Waiting [2022-07-07T16:31:34.136Z] 555d1d1c4555: Waiting [2022-07-07T16:31:34.136Z] e6fb740bc735: Waiting [2022-07-07T16:31:34.136Z] 7d9057610161: Waiting [2022-07-07T16:31:34.136Z] 3a77bd46dcc9: Waiting [2022-07-07T16:31:34.136Z] 63ab81a10011: Waiting [2022-07-07T16:31:34.136Z] 94645a83ff95: Download complete [2022-07-07T16:31:34.136Z] 1a89e8eeedd5: Verifying Checksum [2022-07-07T16:31:34.136Z] 1a89e8eeedd5: Download complete [2022-07-07T16:31:34.136Z] 3a77bd46dcc9: Download complete [2022-07-07T16:31:34.136Z] 355e64cbe906: Download complete [2022-07-07T16:31:34.136Z] 9b3977197b4f: Verifying Checksum [2022-07-07T16:31:34.136Z] 63ab81a10011: Verifying Checksum [2022-07-07T16:31:34.136Z] 63ab81a10011: Download complete [2022-07-07T16:31:35.130Z] 9b3977197b4f: Pull complete [2022-07-07T16:31:35.130Z] 7d9057610161: Verifying Checksum [2022-07-07T16:31:35.130Z] 7d9057610161: Download complete [2022-07-07T16:31:35.743Z] 1a89e8eeedd5: Pull complete [2022-07-07T16:31:36.018Z] 94645a83ff95: Pull complete [2022-07-07T16:31:36.291Z] 555d1d1c4555: Verifying Checksum [2022-07-07T16:31:36.291Z] 555d1d1c4555: Download complete [2022-07-07T16:31:36.891Z] e6fb740bc735: Verifying Checksum [2022-07-07T16:31:36.891Z] e6fb740bc735: Download complete [2022-07-07T16:31:38.005Z] Removing intermediate container 9b1171c68ba6 [2022-07-07T16:31:38.005Z] ---> 43041f7929a0 [2022-07-07T16:31:38.005Z] Step 8/26 : COPY . . [2022-07-07T16:31:41.304Z] ---> 465be2679ca1 [2022-07-07T16:31:41.304Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-07T16:31:41.304Z] ---> f4c23e3277ec [2022-07-07T16:31:41.304Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-07T16:31:41.304Z] ---> 54078ac407e2 [2022-07-07T16:31:41.304Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-07T16:31:41.304Z] ---> 2ef9b8f6bea8 [2022-07-07T16:31:41.304Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-07T16:31:41.304Z] ---> Running in f7b7e2ec9f1b [2022-07-07T16:31:41.304Z] ---> Running in 1e8603638a3f [2022-07-07T16:31:41.304Z] ---> Running in 4d5050850f37 [2022-07-07T16:31:41.304Z] ---> Running in 6d75b85b3177 [2022-07-07T16:31:41.304Z] Removing intermediate container f7b7e2ec9f1b [2022-07-07T16:31:41.304Z] ---> 4a0ce1b0f418 [2022-07-07T16:31:41.304Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-07T16:31:41.304Z] Removing intermediate container 6d75b85b3177 [2022-07-07T16:31:41.304Z] ---> 3bb1edbf8e59 [2022-07-07T16:31:41.304Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-07T16:31:41.304Z] ---> Running in 617e9db41b80 [2022-07-07T16:31:41.304Z] ---> Running in a3270393d18f [2022-07-07T16:31:41.562Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:31:41.562Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-07T16:31:41.821Z] Removing intermediate container a3270393d18f [2022-07-07T16:31:41.821Z] ---> 7f866afbd13f [2022-07-07T16:31:41.821Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-07T16:31:41.821Z] Removing intermediate container 617e9db41b80 [2022-07-07T16:31:41.821Z] ---> fe2c3c736e49 [2022-07-07T16:31:41.821Z] Step 11/25 : 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-07-07T16:31:41.821Z] ---> Running in b471db966a34 [2022-07-07T16:31:41.821Z] ---> Running in 04ed21261139 [2022-07-07T16:31:43.200Z] ---> 8f50ab8c469c [2022-07-07T16:31:43.200Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-07T16:31:43.200Z] ---> Running in efb25c2c7b8b [2022-07-07T16:31:43.200Z] Removing intermediate container b471db966a34 [2022-07-07T16:31:43.200Z] ---> cbf7fe9e26bc [2022-07-07T16:31:43.200Z] Step 12/26 : WORKDIR /edgex-go [2022-07-07T16:31:43.200Z] Removing intermediate container 04ed21261139 [2022-07-07T16:31:43.200Z] ---> 35f729ffdbac [2022-07-07T16:31:43.200Z] Step 12/25 : WORKDIR /edgex-go [2022-07-07T16:31:43.200Z] ---> Running in 544b05393a82 [2022-07-07T16:31:43.461Z] ---> Running in 2e9ac01a9161 [2022-07-07T16:31:43.461Z] Removing intermediate container efb25c2c7b8b [2022-07-07T16:31:43.461Z] ---> 636183732303 [2022-07-07T16:31:43.461Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-07T16:31:43.461Z] ---> Running in 01479a633976 [2022-07-07T16:31:43.461Z] Removing intermediate container 544b05393a82 [2022-07-07T16:31:43.461Z] ---> 5b5bc901b619 [2022-07-07T16:31:43.461Z] [2022-07-07T16:31:43.461Z] Step 13/26 : FROM alpine:3.15 [2022-07-07T16:31:43.461Z] Removing intermediate container 2e9ac01a9161 [2022-07-07T16:31:43.461Z] ---> 8dadc9065a16 [2022-07-07T16:31:43.461Z] [2022-07-07T16:31:43.461Z] Step 13/25 : FROM alpine:3.15 [2022-07-07T16:31:43.461Z] Removing intermediate container 01479a633976 [2022-07-07T16:31:43.461Z] ---> e5bdac499a80 [2022-07-07T16:31:43.461Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-07T16:31:43.720Z] ---> Running in 1d3986c2e265 [2022-07-07T16:31:44.289Z] 3.15: Pulling from library/alpine [2022-07-07T16:31:44.289Z] 3.15: Pulling from library/alpine [2022-07-07T16:31:45.227Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-07T16:31:45.227Z] Status: Downloaded newer image for alpine:3.15 [2022-07-07T16:31:45.227Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-07T16:31:45.227Z] Status: Image is up to date for alpine:3.15 [2022-07-07T16:31:45.227Z] ---> 0ac33e5f5afa [2022-07-07T16:31:45.227Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-07T16:31:45.227Z] ---> 0ac33e5f5afa [2022-07-07T16:31:45.227Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-07T16:31:45.796Z] ---> Running in 372404943aaa [2022-07-07T16:31:45.796Z] ---> Running in 9054e779e0bd [2022-07-07T16:31:46.055Z] Removing intermediate container 1d3986c2e265 [2022-07-07T16:31:46.055Z] ---> a9007f2f5f6e [2022-07-07T16:31:46.316Z] Step 12/26 : WORKDIR /edgex-go [2022-07-07T16:31:46.316Z] Removing intermediate container 372404943aaa [2022-07-07T16:31:46.316Z] ---> acbbe9be08ce [2022-07-07T16:31:46.316Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:31:46.316Z] Removing intermediate container 9054e779e0bd [2022-07-07T16:31:46.316Z] ---> a9fdf0a0f262 [2022-07-07T16:31:46.316Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:31:46.316Z] ---> Running in 0b3a8e3ac487 [2022-07-07T16:31:46.316Z] ---> Running in c1f9829b4afa [2022-07-07T16:31:46.316Z] ---> Running in ab80e2c56b49 [2022-07-07T16:31:46.610Z] Removing intermediate container c1f9829b4afa [2022-07-07T16:31:46.610Z] ---> 6c00b10e70a1 [2022-07-07T16:31:46.610Z] [2022-07-07T16:31:46.610Z] Step 13/26 : FROM alpine:3.15 [2022-07-07T16:31:46.610Z] ---> 0ac33e5f5afa [2022-07-07T16:31:46.610Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-07T16:31:46.610Z] ---> Using cache [2022-07-07T16:31:46.610Z] ---> a9fdf0a0f262 [2022-07-07T16:31:46.610Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:31:46.869Z] ---> Running in 418b2d92f489 [2022-07-07T16:31:48.785Z] Removing intermediate container 0b3a8e3ac487 [2022-07-07T16:31:48.785Z] ---> e2438919f42b [2022-07-07T16:31:48.785Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-07T16:31:48.785Z] Removing intermediate container ab80e2c56b49 [2022-07-07T16:31:48.785Z] ---> 5d9052a56b83 [2022-07-07T16:31:48.785Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-07T16:31:49.077Z] ---> Running in 976c6b74588a [2022-07-07T16:31:49.077Z] ---> Running in 920f6a37dad9 [2022-07-07T16:31:49.077Z] Removing intermediate container 418b2d92f489 [2022-07-07T16:31:49.077Z] ---> c9b4be300f98 [2022-07-07T16:31:49.077Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-07T16:31:49.307Z] e6fb740bc735: Pull complete [2022-07-07T16:31:49.337Z] ---> Running in 588a53630f36 [2022-07-07T16:31:49.580Z] 3a77bd46dcc9: Pull complete [2022-07-07T16:31:49.861Z] 355e64cbe906: Pull complete [2022-07-07T16:31:49.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:50.135Z] 63ab81a10011: Pull complete [2022-07-07T16:31:50.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:50.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:51.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:51.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:51.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:51.364Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-07T16:31:51.364Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-07T16:31:51.364Z] OK: 15861 distinct packages available [2022-07-07T16:31:51.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:51.364Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-07T16:31:51.364Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-07T16:31:51.364Z] OK: 15861 distinct packages available [2022-07-07T16:31:51.364Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-07T16:31:51.364Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-07T16:31:51.364Z] OK: 15861 distinct packages available [2022-07-07T16:31:51.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:51.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:52.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:52.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:52.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:31:52.562Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-07T16:31:52.562Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-07T16:31:52.562Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-07T16:31:52.562Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-07T16:31:52.562Z] (3/4) Installing libucontext (1.1-r0) [2022-07-07T16:31:52.821Z] (3/5) Installing libucontext (1.1-r0) [2022-07-07T16:31:52.821Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-07T16:31:52.821Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-07T16:31:52.821Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T16:31:52.821Z] OK: 6 MiB in 18 packages [2022-07-07T16:31:52.821Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-07T16:31:53.082Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T16:31:53.082Z] OK: 6 MiB in 19 packages [2022-07-07T16:31:53.651Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-07T16:31:53.912Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-07T16:31:53.912Z] (3/5) Installing libucontext (1.1-r0) [2022-07-07T16:31:53.912Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-07T16:31:54.185Z] Removing intermediate container 588a53630f36 [2022-07-07T16:31:54.185Z] ---> 8469179e7de5 [2022-07-07T16:31:54.185Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-07T16:31:54.185Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-07T16:31:54.185Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T16:31:54.185Z] OK: 6 MiB in 19 packages [2022-07-07T16:31:54.447Z] Removing intermediate container 976c6b74588a [2022-07-07T16:31:54.447Z] ---> 34578e2c6d78 [2022-07-07T16:31:54.447Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-07T16:31:55.826Z] Removing intermediate container 920f6a37dad9 [2022-07-07T16:31:55.826Z] ---> de2eb67f28a7 [2022-07-07T16:31:55.826Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-07T16:31:55.826Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:31:56.086Z] ---> 7f3866e346cc [2022-07-07T16:31:56.086Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-07T16:31:56.884Z] 555d1d1c4555: Pull complete [2022-07-07T16:31:57.023Z] ---> 2269c9e4def7 [2022-07-07T16:31:57.023Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-07T16:31:57.023Z] ---> 911d8f846785 [2022-07-07T16:31:57.023Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-07T16:31:57.023Z] ---> 467ad1b472d3 [2022-07-07T16:31:57.023Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-07T16:31:57.023Z] ---> Running in 8492669362ed [2022-07-07T16:31:57.023Z] ---> 1ca5c12505b2 [2022-07-07T16:31:57.023Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-07T16:31:57.023Z] Removing intermediate container 8492669362ed [2022-07-07T16:31:57.023Z] ---> 720ae4d095c8 [2022-07-07T16:31:57.023Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-07T16:31:57.282Z] ---> 8cdad816c82d [2022-07-07T16:31:57.282Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-07T16:31:57.544Z] ---> b87afcfc579c [2022-07-07T16:31:57.544Z] Step 21/26 : WORKDIR / [2022-07-07T16:31:57.804Z] ---> Running in 808fce69e08e [2022-07-07T16:31:58.065Z] ---> 4a7ff4be123c [2022-07-07T16:31:58.065Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-07T16:31:58.325Z] 7d9057610161: Pull complete [2022-07-07T16:31:58.346Z] ---> Running in 570286e0c42b [2022-07-07T16:31:58.346Z] Removing intermediate container 808fce69e08e [2022-07-07T16:31:58.346Z] ---> 029858ef2a8a [2022-07-07T16:31:58.346Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-07T16:31:58.603Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-07T16:31:58.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-07T16:31:58.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-07T16:31:58.615Z] ---> Running in 8865bb9ed4cb [2022-07-07T16:31:58.615Z] Removing intermediate container 570286e0c42b [2022-07-07T16:31:58.615Z] ---> b6769369bc82 [2022-07-07T16:31:58.615Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-07T16:31:58.615Z] ---> Running in 58c81a80c1c8 [Pipeline] fileExists [Pipeline] sh [2022-07-07T16:31:58.892Z] ---> f8e720547793 [2022-07-07T16:31:58.893Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-07T16:31:58.893Z] Removing intermediate container 8865bb9ed4cb [2022-07-07T16:31:58.893Z] ---> 9b8e63d8f12f [2022-07-07T16:31:58.893Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-07T16:31:58.893Z] Removing intermediate container 58c81a80c1c8 [2022-07-07T16:31:58.893Z] ---> 0f83e9d22373 [2022-07-07T16:31:58.893Z] Step 23/25 : LABEL arch=x86_64 [2022-07-07T16:31:58.893Z] ---> Running in dd01bea59a78 [2022-07-07T16:31:58.966Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-07T16:31:58.966Z] WORKDIR /edgex [2022-07-07T16:31:58.966Z] COPY go.mod . [2022-07-07T16:31:58.966Z] RUN go mod download [2022-07-07T16:31:58.966Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-07T16:31:59.152Z] ---> 473e851f3afa [2022-07-07T16:31:59.152Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-07T16:31:59.152Z] ---> Running in acd80882a3c9 [2022-07-07T16:31:59.152Z] Removing intermediate container dd01bea59a78 [2022-07-07T16:31:59.152Z] ---> 4d2a040ff7c2 [2022-07-07T16:31:59.152Z] Step 24/26 : LABEL arch=x86_64 [2022-07-07T16:31:59.412Z] Removing intermediate container 1e8603638a3f [2022-07-07T16:31:59.412Z] ---> ef6458f2708b [2022-07-07T16:31:59.412Z] [2022-07-07T16:31:59.412Z] Step 10/25 : FROM alpine:3.14 [2022-07-07T16:31:59.412Z] ---> Running in 2c4ce77e8a21 [2022-07-07T16:31:59.412Z] Removing intermediate container acd80882a3c9 [2022-07-07T16:31:59.412Z] ---> 904a5509b8ae [2022-07-07T16:31:59.412Z] Step 24/25 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:31:59.412Z] ---> 42f3c9b29ac8 [2022-07-07T16:31:59.412Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-07T16:31:59.676Z] 3.14: Pulling from library/alpine [2022-07-07T16:31:59.676Z] ---> Running in 6b6711a886f9 [2022-07-07T16:31:59.676Z] Removing intermediate container 2c4ce77e8a21 [2022-07-07T16:31:59.676Z] ---> c152923a9f5c [2022-07-07T16:31:59.676Z] Step 25/26 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:31:59.676Z] ---> Running in d3884c99cec5 [2022-07-07T16:31:59.676Z] Removing intermediate container 6b6711a886f9 [2022-07-07T16:31:59.676Z] ---> 93c6ad0ca0fe [2022-07-07T16:31:59.676Z] Step 25/25 : LABEL version=0.0.0 [2022-07-07T16:31:59.938Z] ---> be0e155dd912 [2022-07-07T16:31:59.938Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-07T16:31:59.938Z] ---> Running in 78d9e7d5bae0 [2022-07-07T16:31:59.938Z] Removing intermediate container d3884c99cec5 [2022-07-07T16:31:59.938Z] ---> 7cf2981dc26f [2022-07-07T16:31:59.938Z] Step 26/26 : LABEL version=0.0.0 [2022-07-07T16:32:00.203Z] ---> Running in afd752cf8238 [2022-07-07T16:32:00.203Z] Removing intermediate container 78d9e7d5bae0 [2022-07-07T16:32:00.203Z] ---> 106159c1e08e [2022-07-07T16:32:00.203Z] [2022-07-07T16:32:00.203Z] ---> Running in c3c7212e8761 [2022-07-07T16:32:00.203Z] Removing intermediate container afd752cf8238 [2022-07-07T16:32:00.203Z] ---> f827e6bcdc73 [2022-07-07T16:32:00.203Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-07T16:32:00.203Z] Successfully built 106159c1e08e [2022-07-07T16:32:00.462Z] Successfully tagged security-spire-server:latest [2022-07-07T16:32:00.462Z]  Building security-spire-server ... done Building security-bootstrapper [2022-07-07T16:32:00.462Z] ---> Running in 429fc09db6b7 [2022-07-07T16:32:00.462Z] Removing intermediate container c3c7212e8761 [2022-07-07T16:32:00.462Z] ---> e1e06e61fafc [2022-07-07T16:32:00.462Z] [2022-07-07T16:32:00.462Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-07T16:32:00.462Z] Status: Downloaded newer image for alpine:3.14 [2022-07-07T16:32:00.462Z] ---> e04c818066af [2022-07-07T16:32:00.462Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-07T16:32:00.462Z] Successfully built e1e06e61fafc [2022-07-07T16:32:00.722Z] Successfully tagged security-spire-config:latest [2022-07-07T16:32:00.722Z] Building core-command [2022-07-07T16:32:01.629Z] Sending build context to Docker daemon 169.2MB [2022-07-07T16:32:01.629Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-07T16:32:01.629Z] ---> 819e984ddca1 [2022-07-07T16:32:01.629Z] Step 2/4 : WORKDIR /edgex [2022-07-07T16:32:02.625Z]  Building security-spire-config ... done  ---> Running in c42c7cdd432a [2022-07-07T16:32:02.625Z] Removing intermediate container 429fc09db6b7 [2022-07-07T16:32:02.625Z] ---> d051569ddb6d [2022-07-07T16:32:02.625Z] Step 24/26 : LABEL arch=x86_64 [2022-07-07T16:32:03.195Z] ---> Running in bd2d6f0f59da [2022-07-07T16:32:03.195Z] Removing intermediate container 4d5050850f37 [2022-07-07T16:32:03.195Z] ---> db84401eecda [2022-07-07T16:32:03.195Z] [2022-07-07T16:32:03.195Z] Step 10/22 : FROM alpine:3.14 [2022-07-07T16:32:03.195Z] ---> e04c818066af [2022-07-07T16:32:03.195Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-07T16:32:03.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:03.455Z] ---> Running in 296134c766d2 [2022-07-07T16:32:03.455Z] Removing intermediate container bd2d6f0f59da [2022-07-07T16:32:03.455Z] ---> 660a300b3cb7 [2022-07-07T16:32:03.455Z] Step 25/26 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:32:03.609Z] ---> Running in bbfc37c38d99 [2022-07-07T16:32:03.609Z] Removing intermediate container bbfc37c38d99 [2022-07-07T16:32:03.609Z] ---> 9c109b1f163c [2022-07-07T16:32:03.609Z] Step 3/4 : COPY go.mod . [2022-07-07T16:32:03.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:03.716Z] ---> Running in e3908820c968 [2022-07-07T16:32:03.995Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-07T16:32:03.995Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-07T16:32:03.995Z] (3/3) Installing su-exec (0.2-r1) [2022-07-07T16:32:03.995Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T16:32:03.995Z] Removing intermediate container e3908820c968 [2022-07-07T16:32:03.995Z] ---> 4b6a5449a872 [2022-07-07T16:32:03.995Z] Step 26/26 : LABEL version=0.0.0 [2022-07-07T16:32:03.995Z] Executing ca-certificates-20211220-r0.trigger [2022-07-07T16:32:03.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:03.995Z] ---> Running in 64aec0c8180a [2022-07-07T16:32:03.995Z] OK: 6 MiB in 17 packages [2022-07-07T16:32:03.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:04.212Z] ---> 7f25ee3d328f [2022-07-07T16:32:04.212Z] Step 4/4 : RUN go mod download [2022-07-07T16:32:04.212Z] ---> Running in 3c26ff7ff98a [2022-07-07T16:32:04.315Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-07T16:32:04.315Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-07T16:32:04.315Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T16:32:04.315Z] Executing ca-certificates-20211220-r0.trigger [2022-07-07T16:32:04.315Z] OK: 6 MiB in 16 packages [2022-07-07T16:32:04.315Z] Removing intermediate container 64aec0c8180a [2022-07-07T16:32:04.315Z] ---> 49d3038e3706 [2022-07-07T16:32:04.315Z] [2022-07-07T16:32:04.627Z] Successfully built 49d3038e3706 [2022-07-07T16:32:04.627Z] Successfully tagged security-spire-agent:latest [2022-07-07T16:32:04.627Z]  Building security-spire-agent ... done Building core-metadata [2022-07-07T16:32:05.564Z] Removing intermediate container c42c7cdd432a [2022-07-07T16:32:05.564Z] ---> 86e070f636b6 [2022-07-07T16:32:05.564Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-07T16:32:06.132Z] ---> Running in b7432e1ed545 [2022-07-07T16:32:06.132Z] Removing intermediate container 296134c766d2 [2022-07-07T16:32:06.132Z] ---> a47b5d88a9ef [2022-07-07T16:32:06.132Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-07T16:32:06.132Z] ---> Running in 102a90fa6fff [2022-07-07T16:32:06.132Z] Removing intermediate container b7432e1ed545 [2022-07-07T16:32:06.132Z] ---> 86975d038ab0 [2022-07-07T16:32:06.132Z] Step 13/25 : WORKDIR / [2022-07-07T16:32:06.132Z] ---> Running in 20d9a1c1beb4 [2022-07-07T16:32:06.394Z] Removing intermediate container 102a90fa6fff [2022-07-07T16:32:06.394Z] ---> 0990c25a9eb9 [2022-07-07T16:32:06.394Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-07T16:32:06.394Z] ---> Running in d88754e4de70 [2022-07-07T16:32:06.394Z] Removing intermediate container 20d9a1c1beb4 [2022-07-07T16:32:06.394Z] ---> 3db96dd59b09 [2022-07-07T16:32:06.394Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-07T16:32:06.653Z] Removing intermediate container d88754e4de70 [2022-07-07T16:32:06.653Z] ---> 4b5406ce3d97 [2022-07-07T16:32:06.653Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-07T16:32:06.914Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:32:06.914Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:32:06.914Z] ---> e1dcf1b2b00f [2022-07-07T16:32:06.914Z] Step 3/31 : WORKDIR /edgex-go [2022-07-07T16:32:06.914Z] ---> Using cache [2022-07-07T16:32:06.914Z] ---> b8f9e64b28ff [2022-07-07T16:32:06.914Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:32:06.914Z] ---> Using cache [2022-07-07T16:32:06.914Z] ---> f281d529c121 [2022-07-07T16:32:06.914Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-07T16:32:06.915Z] ---> Running in 90e9f18fe03d [2022-07-07T16:32:06.915Z] ---> Running in c7f33f5c516a [2022-07-07T16:32:06.915Z] ---> 68e0fc322e5f [2022-07-07T16:32:06.915Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-07T16:32:07.174Z] Removing intermediate container 90e9f18fe03d [2022-07-07T16:32:07.174Z] ---> 01e9b710395c [2022-07-07T16:32:07.174Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:32:07.174Z] ---> 99aa56e695a2 [2022-07-07T16:32:07.174Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-07T16:32:07.434Z] ---> f44ac2c8ad08 [2022-07-07T16:32:07.434Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-07T16:32:07.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:07.692Z] ---> 19edae8a647d [2022-07-07T16:32:07.692Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-07T16:32:07.952Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:32:07.952Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:32:07.952Z] ---> e1dcf1b2b00f [2022-07-07T16:32:07.952Z] Step 3/23 : WORKDIR /edgex-go [2022-07-07T16:32:07.952Z] ---> Using cache [2022-07-07T16:32:07.952Z] ---> b8f9e64b28ff [2022-07-07T16:32:07.952Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:32:07.952Z] ---> Using cache [2022-07-07T16:32:07.952Z] ---> f281d529c121 [2022-07-07T16:32:07.952Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-07T16:32:08.229Z] ---> 79cd8d81e275 [2022-07-07T16:32:08.229Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-07T16:32:08.229Z] ---> 56c7c8ec50d8 [2022-07-07T16:32:08.229Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-07T16:32:08.229Z] ---> Running in 20f0111a0e88 [2022-07-07T16:32:08.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:08.514Z] ---> 1c4c7947f540 [2022-07-07T16:32:08.514Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-07T16:32:08.514Z] ---> Running in bccba097c383 [2022-07-07T16:32:08.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:08.514Z] OK: 221 MiB in 52 packages [2022-07-07T16:32:08.514Z] Removing intermediate container bccba097c383 [2022-07-07T16:32:08.514Z] ---> 875b4762edc5 [2022-07-07T16:32:08.514Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:32:08.773Z] ---> 4aea86469e21 [2022-07-07T16:32:08.773Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-07T16:32:08.773Z] ---> Running in 56fd110b351b [2022-07-07T16:32:09.041Z] Removing intermediate container 56fd110b351b [2022-07-07T16:32:09.041Z] ---> 1c472e4c9e28 [2022-07-07T16:32:09.041Z] Step 20/22 : LABEL arch=x86_64 [2022-07-07T16:32:09.041Z] ---> Running in 31999624dee1 [2022-07-07T16:32:09.041Z] Removing intermediate container c7f33f5c516a [2022-07-07T16:32:09.041Z] ---> c783de309124 [2022-07-07T16:32:09.041Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-07T16:32:09.300Z] Removing intermediate container 31999624dee1 [2022-07-07T16:32:09.300Z] ---> c666355b913d [2022-07-07T16:32:09.300Z] Step 21/22 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:32:09.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:09.300Z] ---> 9eeba24cdb3e [2022-07-07T16:32:09.300Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-07T16:32:09.300Z] ---> Running in ec7aea78bcfc [2022-07-07T16:32:09.300Z] ---> c07e080a042b [2022-07-07T16:32:09.300Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:32:09.567Z] ---> Running in 239a55016a19 [2022-07-07T16:32:09.567Z] Removing intermediate container ec7aea78bcfc [2022-07-07T16:32:09.567Z] ---> a5bf2b604d35 [2022-07-07T16:32:09.567Z] Step 22/22 : LABEL version=0.0.0 [2022-07-07T16:32:09.567Z] ---> 4f1f211b2e85 [2022-07-07T16:32:09.567Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-07T16:32:09.567Z] ---> Running in d52568035a5e [2022-07-07T16:32:09.826Z] OK: 221 MiB in 52 packages [2022-07-07T16:32:09.826Z] ---> Running in b8d1a6d2fbeb [2022-07-07T16:32:09.826Z] Removing intermediate container d52568035a5e [2022-07-07T16:32:09.826Z] ---> f287f9f4f21b [2022-07-07T16:32:09.826Z] [2022-07-07T16:32:10.085Z] Successfully built f287f9f4f21b [2022-07-07T16:32:10.085Z] Successfully tagged support-notifications:latest [2022-07-07T16:32:10.085Z] Building security-proxy-setup [2022-07-07T16:32:10.344Z]  Building support-notifications ... done Removing intermediate container 20f0111a0e88 [2022-07-07T16:32:10.344Z] ---> ad919997e2b5 [2022-07-07T16:32:10.344Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-07T16:32:10.913Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:32:10.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:32:10.913Z] ---> e1dcf1b2b00f [2022-07-07T16:32:10.913Z] Step 3/23 : WORKDIR /edgex-go [2022-07-07T16:32:10.913Z] ---> Using cache [2022-07-07T16:32:10.913Z] ---> b8f9e64b28ff [2022-07-07T16:32:10.913Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:32:10.913Z] ---> Using cache [2022-07-07T16:32:10.913Z] ---> f281d529c121 [2022-07-07T16:32:10.913Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-07T16:32:10.913Z] ---> Using cache [2022-07-07T16:32:10.913Z] ---> ad919997e2b5 [2022-07-07T16:32:10.913Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-07T16:32:10.913Z] ---> Using cache [2022-07-07T16:32:10.913Z] ---> c98d62fac50c [2022-07-07T16:32:10.913Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:32:11.173Z] ---> c98d62fac50c [2022-07-07T16:32:11.173Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:32:11.764Z] ---> Running in de1e368bbe4f [2022-07-07T16:32:11.764Z] ---> Running in b74cde6394d0 [2022-07-07T16:32:11.764Z] Removing intermediate container 239a55016a19 [2022-07-07T16:32:11.764Z] ---> 4f78f80c95fa [2022-07-07T16:32:11.764Z] Step 8/31 : COPY . . [2022-07-07T16:32:12.025Z] Removing intermediate container b8d1a6d2fbeb [2022-07-07T16:32:12.025Z] ---> 5c4ccedce102 [2022-07-07T16:32:12.025Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-07T16:32:12.025Z] ---> Running in 8eb1102f5d63 [2022-07-07T16:32:12.285Z] Removing intermediate container 8eb1102f5d63 [2022-07-07T16:32:12.285Z] ---> e1058deb97b4 [2022-07-07T16:32:12.285Z] Step 23/25 : LABEL arch=x86_64 [2022-07-07T16:32:12.852Z] ---> Running in 0840099a18bb [2022-07-07T16:32:13.789Z] Removing intermediate container 0840099a18bb [2022-07-07T16:32:13.789Z] ---> 1d25c5e1488f [2022-07-07T16:32:13.789Z] Step 24/25 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:32:13.789Z] ---> Running in f3a2eda1d808 [2022-07-07T16:32:13.789Z] Removing intermediate container b74cde6394d0 [2022-07-07T16:32:13.789Z] ---> b9be1dab92a5 [2022-07-07T16:32:13.789Z] Step 8/23 : COPY . . [2022-07-07T16:32:14.356Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:32:14.356Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:32:14.356Z] ---> e1dcf1b2b00f [2022-07-07T16:32:14.356Z] Step 3/22 : WORKDIR /edgex-go [2022-07-07T16:32:14.356Z] ---> Using cache [2022-07-07T16:32:14.356Z] ---> b8f9e64b28ff [2022-07-07T16:32:14.356Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:32:14.356Z] ---> Using cache [2022-07-07T16:32:14.356Z] ---> f281d529c121 [2022-07-07T16:32:14.356Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-07T16:32:14.356Z] ---> Using cache [2022-07-07T16:32:14.356Z] ---> ad919997e2b5 [2022-07-07T16:32:14.356Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-07T16:32:14.356Z] ---> Using cache [2022-07-07T16:32:14.356Z] ---> c98d62fac50c [2022-07-07T16:32:14.356Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:32:14.356Z] ---> Using cache [2022-07-07T16:32:14.356Z] ---> 920d34c1fa2f [2022-07-07T16:32:14.356Z] Step 8/22 : COPY . . [2022-07-07T16:32:14.925Z] Removing intermediate container f3a2eda1d808 [2022-07-07T16:32:14.925Z] ---> 8a348b449a57 [2022-07-07T16:32:14.925Z] Step 25/25 : LABEL version=0.0.0 [2022-07-07T16:32:14.925Z] Removing intermediate container de1e368bbe4f [2022-07-07T16:32:14.925Z] ---> 920d34c1fa2f [2022-07-07T16:32:14.925Z] Step 8/23 : COPY . . [2022-07-07T16:32:20.202Z] ---> Running in 139ecffc0e2f [2022-07-07T16:32:20.202Z] ---> e2bc11512849 [2022-07-07T16:32:20.202Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-07T16:32:20.202Z] Removing intermediate container 139ecffc0e2f [2022-07-07T16:32:20.202Z] ---> 15fa46d1d526 [2022-07-07T16:32:20.202Z] ---> fac694c17515 [2022-07-07T16:32:20.202Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-07T16:32:20.202Z] [2022-07-07T16:32:20.202Z] ---> 376a4af66254 [2022-07-07T16:32:20.202Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-07T16:32:20.202Z] ---> Running in 72d2f956a086 [2022-07-07T16:32:20.202Z] Successfully built fac694c17515 [2022-07-07T16:32:20.202Z] ---> Running in a8c7f4d0d474 [2022-07-07T16:32:20.202Z] Successfully tagged security-secretstore-setup:latest [2022-07-07T16:32:20.202Z] Building sys-mgmt-agent [2022-07-07T16:32:20.202Z]  Building security-secretstore-setup ... done  ---> Running in 1b72b05ceea2 [2022-07-07T16:32:20.202Z] ---> abca141b5bd3 [2022-07-07T16:32:20.202Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-07T16:32:20.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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-07-07T16:32:20.777Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:32:21.165Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:32:21.736Z] ---> Running in 70c7a994a509 [2022-07-07T16:32:22.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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-07-07T16:32:23.682Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:32:23.682Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:32:23.682Z] ---> e1dcf1b2b00f [2022-07-07T16:32:23.682Z] Step 3/23 : WORKDIR /edgex-go [2022-07-07T16:32:23.682Z] ---> Using cache [2022-07-07T16:32:23.682Z] ---> b8f9e64b28ff [2022-07-07T16:32:23.682Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:32:23.682Z] ---> Using cache [2022-07-07T16:32:23.682Z] ---> f281d529c121 [2022-07-07T16:32:23.682Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-07T16:32:25.589Z] ---> Running in 92b861ad28d6 [2022-07-07T16:32:26.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:27.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:27.355Z] OK: 221 MiB in 52 packages [2022-07-07T16:32:29.262Z] Removing intermediate container 92b861ad28d6 [2022-07-07T16:32:29.262Z] ---> 0b857ad88d8e [2022-07-07T16:32:29.262Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-07T16:32:29.829Z] ---> 2fef5bbc2e00 [2022-07-07T16:32:29.829Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:32:29.829Z] ---> Running in 6a9b9a6ee46b [2022-07-07T16:32:32.365Z] Removing intermediate container 6a9b9a6ee46b [2022-07-07T16:32:32.365Z] ---> 8796026824da [2022-07-07T16:32:32.365Z] Step 8/23 : COPY . . [2022-07-07T16:32:42.346Z] ---> 98643037cc55 [2022-07-07T16:32:42.346Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-07T16:32:42.346Z] ---> Running in 752592c13292 [2022-07-07T16:32:42.346Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:32:42.915Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:32:44.820Z] Removing intermediate container a8c7f4d0d474 [2022-07-07T16:32:44.820Z] ---> aeb7e85bd0db [2022-07-07T16:32:44.820Z] [2022-07-07T16:32:44.820Z] Step 10/23 : FROM alpine:3.14 [2022-07-07T16:32:44.820Z] ---> e04c818066af [2022-07-07T16:32:44.820Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-07T16:32:44.820Z] Removing intermediate container 72d2f956a086 [2022-07-07T16:32:44.820Z] ---> f22b692e1d87 [2022-07-07T16:32:44.820Z] [2022-07-07T16:32:44.820Z] Step 10/31 : FROM alpine:3.14 [2022-07-07T16:32:44.820Z] ---> e04c818066af [2022-07-07T16:32:44.820Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-07T16:32:44.820Z] ---> Running in 68a4609948b1 [2022-07-07T16:32:44.820Z] ---> Running in 3fac684de3ba [2022-07-07T16:32:45.393Z] Removing intermediate container 3fac684de3ba [2022-07-07T16:32:45.393Z] ---> 349d4e806c16 [2022-07-07T16:32:45.393Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-07T16:32:45.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:45.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:45.656Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-07T16:32:45.656Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T16:32:45.656Z] OK: 6 MiB in 15 packages [2022-07-07T16:32:45.656Z] ---> Running in 8e5107fd0b47 [2022-07-07T16:32:46.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:46.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:46.505Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-07T16:32:46.505Z] (2/2) Installing su-exec (0.2-r1) [2022-07-07T16:32:46.505Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T16:32:46.505Z] OK: 6 MiB in 16 packages [2022-07-07T16:32:46.505Z] Removing intermediate container 68a4609948b1 [2022-07-07T16:32:46.505Z] ---> 0bda3c5b103e [2022-07-07T16:32:46.505Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-07T16:32:46.766Z] ---> Running in 719188f6e880 [2022-07-07T16:32:47.075Z] Removing intermediate container 1b72b05ceea2 [2022-07-07T16:32:47.075Z] ---> e9aa3a3e8eed [2022-07-07T16:32:47.075Z] [2022-07-07T16:32:47.075Z] Step 10/22 : FROM alpine:3.14 [2022-07-07T16:32:47.075Z] ---> e04c818066af [2022-07-07T16:32:47.075Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-07T16:32:47.075Z] Removing intermediate container 70c7a994a509 [2022-07-07T16:32:47.075Z] ---> cad3545bdad8 [2022-07-07T16:32:47.075Z] [2022-07-07T16:32:47.075Z] Step 10/23 : FROM alpine:3.14 [2022-07-07T16:32:47.075Z] ---> e04c818066af [2022-07-07T16:32:47.075Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-07T16:32:47.075Z] ---> Using cache [2022-07-07T16:32:47.075Z] ---> 0bda3c5b103e [2022-07-07T16:32:47.075Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-07T16:32:47.075Z] ---> Using cache [2022-07-07T16:32:47.075Z] ---> 33539b33bea9 [2022-07-07T16:32:47.075Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-07T16:32:47.075Z] Removing intermediate container 719188f6e880 [2022-07-07T16:32:47.075Z] ---> 33539b33bea9 [2022-07-07T16:32:47.075Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-07T16:32:47.410Z] ---> Running in e9e0ec9269fd [2022-07-07T16:32:47.410Z] ---> Running in 01d3d41dc9b7 [2022-07-07T16:32:47.410Z] ---> Running in b7019ae435f1 [2022-07-07T16:32:47.410Z] Removing intermediate container 8e5107fd0b47 [2022-07-07T16:32:47.410Z] ---> d2e3aaba1c25 [2022-07-07T16:32:47.410Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-07T16:32:47.410Z] ---> Running in 77b9a6c8fbca [2022-07-07T16:32:47.410Z] Removing intermediate container b7019ae435f1 [2022-07-07T16:32:47.410Z] ---> a5f21407ac65 [2022-07-07T16:32:47.410Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-07T16:32:47.695Z] Removing intermediate container 01d3d41dc9b7 [2022-07-07T16:32:47.695Z] ---> 86d4d474c978 [2022-07-07T16:32:47.695Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-07T16:32:47.695Z] Removing intermediate container 77b9a6c8fbca [2022-07-07T16:32:47.695Z] ---> 81f6591c16e9 [2022-07-07T16:32:47.695Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-07T16:32:47.695Z] ---> Running in c3443edcfc1b [2022-07-07T16:32:47.695Z] ---> Running in 559b2fac88fe [2022-07-07T16:32:47.695Z] ---> Running in 71e4abb6356f [2022-07-07T16:32:47.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:47.972Z] Removing intermediate container c3443edcfc1b [2022-07-07T16:32:47.972Z] ---> f18c5c7afcdb [2022-07-07T16:32:47.972Z] Step 15/23 : WORKDIR / [2022-07-07T16:32:47.972Z] ---> Running in ff5a5ee22d20 [2022-07-07T16:32:47.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:32:47.972Z] Removing intermediate container 559b2fac88fe [2022-07-07T16:32:47.972Z] ---> 14766af5ac5c [2022-07-07T16:32:47.972Z] Step 15/23 : WORKDIR / [2022-07-07T16:32:47.972Z] Removing intermediate container 71e4abb6356f [2022-07-07T16:32:47.972Z] ---> 6d41e40aa255 [2022-07-07T16:32:47.972Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-07T16:32:48.290Z] ---> Running in eff4f5c8a484 [2022-07-07T16:32:48.290Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-07T16:32:48.290Z] Removing intermediate container ff5a5ee22d20 [2022-07-07T16:32:48.290Z] ---> 8a9b8e17cf4a [2022-07-07T16:32:48.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:32:48.290Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-07T16:32:48.290Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-07T16:32:48.290Z] ---> Running in 004bfafddcf2 [2022-07-07T16:32:48.290Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-07T16:32:48.290Z] (5/6) Installing curl (7.79.1-r2) [2022-07-07T16:32:48.290Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-07T16:32:48.290Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T16:32:48.290Z] Executing ca-certificates-20211220-r0.trigger [2022-07-07T16:32:48.290Z] OK: 8 MiB in 20 packages [2022-07-07T16:32:48.566Z] Removing intermediate container eff4f5c8a484 [2022-07-07T16:32:48.566Z] ---> 77d5d334e683 [2022-07-07T16:32:48.566Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:32:48.566Z] ---> 6df36a08c96f [2022-07-07T16:32:48.566Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-07T16:32:48.882Z] ---> 521fe369d0f5 [2022-07-07T16:32:48.882Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-07T16:32:49.466Z] Removing intermediate container e9e0ec9269fd [2022-07-07T16:32:49.466Z] ---> 3f8f75d5b9d5 [2022-07-07T16:32:49.466Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-07T16:32:49.467Z] ---> Running in fedb44ddcf03 [2022-07-07T16:32:49.467Z] ---> d3a43511fca5 [2022-07-07T16:32:49.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-07T16:32:49.727Z] ---> 150273fc1e1d [2022-07-07T16:32:49.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-07T16:32:49.985Z] Removing intermediate container fedb44ddcf03 [2022-07-07T16:32:49.985Z] ---> a1da341800ad [2022-07-07T16:32:49.985Z] Step 13/22 : WORKDIR /edgex [2022-07-07T16:32:49.985Z] Removing intermediate container 004bfafddcf2 [2022-07-07T16:32:49.985Z] ---> 1c2670690cb7 [2022-07-07T16:32:49.986Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-07T16:32:49.986Z] ---> Running in bb84524265a2 [2022-07-07T16:32:50.247Z] ---> b586a985b3fd [2022-07-07T16:32:50.247Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-07T16:32:50.247Z] ---> Running in 2473265dccbb [2022-07-07T16:32:50.247Z] ---> d20bcaf52906 [2022-07-07T16:32:50.247Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-07T16:32:50.247Z] ---> Running in 49b4208054a2 [2022-07-07T16:32:50.247Z] ---> Running in 0dac8e3ae8ac [2022-07-07T16:32:50.247Z] Removing intermediate container bb84524265a2 [2022-07-07T16:32:50.247Z] ---> a361cf1173d9 [2022-07-07T16:32:50.247Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-07T16:32:50.510Z] Removing intermediate container 2473265dccbb [2022-07-07T16:32:50.510Z] ---> e49c5b31359d [2022-07-07T16:32:50.510Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-07T16:32:50.510Z] Removing intermediate container 49b4208054a2 [2022-07-07T16:32:50.510Z] ---> af90ed932027 [2022-07-07T16:32:50.510Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:32:50.510Z] Removing intermediate container 0dac8e3ae8ac [2022-07-07T16:32:50.510Z] ---> a4ff67628004 [2022-07-07T16:32:50.510Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:32:50.510Z] ---> Running in e3812d0bf6d4 [2022-07-07T16:32:50.510Z] ---> Running in 50a03867797d [2022-07-07T16:32:50.510Z] ---> 3cd73d8c236f [2022-07-07T16:32:50.510Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-07T16:32:50.772Z] ---> a5f45c73e420 [2022-07-07T16:32:50.772Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-07T16:32:50.772Z] Removing intermediate container e3812d0bf6d4 [2022-07-07T16:32:50.772Z] ---> c17386f15dc0 [2022-07-07T16:32:50.772Z] Step 21/23 : LABEL arch=x86_64 [2022-07-07T16:32:50.772Z] ---> Running in 599c41ed3cf1 [2022-07-07T16:32:50.772Z] ---> Running in dbfd9761155b [2022-07-07T16:32:50.772Z] Removing intermediate container 50a03867797d [2022-07-07T16:32:50.772Z] ---> 5110c2f3d13d [2022-07-07T16:32:50.772Z] Step 21/23 : LABEL arch=x86_64 [2022-07-07T16:32:51.043Z] ---> Running in ac1462d2b9df [2022-07-07T16:32:51.043Z] Removing intermediate container dbfd9761155b [2022-07-07T16:32:51.043Z] ---> ce9a4822ebf7 [2022-07-07T16:32:51.043Z] Step 22/23 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:32:51.043Z] ---> 0a766cdf6780 [2022-07-07T16:32:51.043Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-07T16:32:51.194Z] Removing intermediate container 3c26ff7ff98a [2022-07-07T16:32:51.194Z] ---> 30b7faefa1b0 [2022-07-07T16:32:51.194Z] Successfully built 30b7faefa1b0 [2022-07-07T16:32:51.194Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:32:51.303Z] ---> Running in 5e47d945bdf5 [2022-07-07T16:32:51.303Z] Removing intermediate container ac1462d2b9df [2022-07-07T16:32:51.303Z] ---> 16c56d8fdfd2 [2022-07-07T16:32:51.303Z] Step 22/23 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:32:51.303Z] ---> Running in f5f5fe6aa8f6 [2022-07-07T16:32:51.303Z] Removing intermediate container 5e47d945bdf5 [2022-07-07T16:32:51.303Z] ---> 25b32f815f15 [2022-07-07T16:32:51.303Z] Step 23/23 : LABEL version=0.0.0 [2022-07-07T16:32:51.303Z] ---> Running in 50e64352ee67 [2022-07-07T16:32:51.303Z] Removing intermediate container f5f5fe6aa8f6 [2022-07-07T16:32:51.303Z] ---> 73c3db39b524 [2022-07-07T16:32:51.303Z] Step 23/23 : LABEL version=0.0.0 [2022-07-07T16:32:51.545Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T16:32:51.545Z] . [Pipeline] } [2022-07-07T16:32:51.562Z] ---> Running in 75b096d3a95d [2022-07-07T16:32:51.562Z] ---> b1e29263077f [2022-07-07T16:32:51.562Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-07T16:32:51.562Z] Removing intermediate container 50e64352ee67 [2022-07-07T16:32:51.562Z] ---> 70726eeabd7f [2022-07-07T16:32:51.562Z] [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T16:32:51.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-17152 does not seem to be running inside a container [2022-07-07T16:32:51.823Z] Removing intermediate container 75b096d3a95d [2022-07-07T16:32:51.823Z] ---> 2f5bbf9047ae [2022-07-07T16:32:51.823Z] [2022-07-07T16:32:51.823Z] Removing intermediate container 599c41ed3cf1 [2022-07-07T16:32:51.823Z] ---> 079f76f1bca2 [2022-07-07T16:32:51.823Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:32:51.823Z] Successfully built 70726eeabd7f [2022-07-07T16:32:51.823Z] Successfully tagged core-command:latest [2022-07-07T16:32:51.823Z]  Building core-command ... done Building security-spiffe-token-provider [2022-07-07T16:32:51.823Z] Successfully built 2f5bbf9047ae [2022-07-07T16:32:51.823Z] Successfully tagged core-metadata:latest [2022-07-07T16:32:51.823Z] Building support-scheduler [2022-07-07T16:32:51.823Z]  Building core-metadata ... done  ---> 28b7718d373a [2022-07-07T16:32:51.823Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-07T16:32:51.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T16:32:52.083Z] ---> Running in bad09698680b [2022-07-07T16:32:53.165Z] $ docker top b8cc395bedd790f15d30754422dd89e30cd0f60d7210d651182a241205202151 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T16:32:54.072Z] + go version [2022-07-07T16:32:54.072Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-07T16:32:54.100Z] $ docker stop --time=1 b8cc395bedd790f15d30754422dd89e30cd0f60d7210d651182a241205202151 [2022-07-07T16:32:54.625Z] ---> b7e5e4b8ee31 [2022-07-07T16:32:54.626Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-07T16:32:55.588Z] Removing intermediate container bad09698680b [2022-07-07T16:32:55.588Z] ---> 3f28eefa9fa7 [2022-07-07T16:32:55.588Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-07T16:32:55.709Z] $ docker rm -f b8cc395bedd790f15d30754422dd89e30cd0f60d7210d651182a241205202151 [2022-07-07T16:32:55.848Z] ---> 63931929aaa6 [2022-07-07T16:32:55.848Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-07T16:32:55.848Z] ---> Running in 7d3aba4797a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:32:56.107Z] Removing intermediate container 7d3aba4797a3 [2022-07-07T16:32:56.108Z] ---> 37ffe24cdc70 [2022-07-07T16:32:56.108Z] Step 20/22 : LABEL arch=x86_64 [2022-07-07T16:32:56.304Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T16:32:56.304Z] . [Pipeline] } [Pipeline] // withEnv [2022-07-07T16:32:56.398Z] ---> 1a88e7971bc1 [2022-07-07T16:32:56.398Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-07T16:32:56.398Z] ---> Running in dbf5e008ff2b [Pipeline] withDockerContainer [2022-07-07T16:32:56.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-17152 does not seem to be running inside a container [2022-07-07T16:32:56.907Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T16:32:56.966Z] Removing intermediate container dbf5e008ff2b [2022-07-07T16:32:56.966Z] ---> 94c7da6d49b5 [2022-07-07T16:32:56.966Z] Step 21/22 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:32:56.966Z] ---> 9926291f0acf [2022-07-07T16:32:56.966Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-07T16:32:57.225Z] ---> Running in 2b296391f792 [2022-07-07T16:32:57.485Z] Removing intermediate container 752592c13292 [2022-07-07T16:32:57.485Z] ---> f3b22b1dada4 [2022-07-07T16:32:57.485Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-07T16:32:57.485Z] ---> 12b8bea082b1 [2022-07-07T16:32:57.485Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-07T16:32:57.744Z] Removing intermediate container 2b296391f792 [2022-07-07T16:32:57.744Z] ---> eb02650d8472 [2022-07-07T16:32:57.744Z] Step 22/22 : LABEL version=0.0.0 [2022-07-07T16:32:58.002Z] ---> Running in 75dde1f9b1f9 [2022-07-07T16:32:58.003Z] ---> Running in ddb18a3d7d5f [2022-07-07T16:32:58.003Z] ---> Running in c00dd5dae4b5 [2022-07-07T16:32:58.193Z] $ docker top a36869142665927bdae8b72b42debf993b7d35fc9dcc40942224171e6a1fccde -eo pid,comm [2022-07-07T16:32:58.266Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:32:58.266Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:32:58.266Z] ---> e1dcf1b2b00f [2022-07-07T16:32:58.266Z] Step 3/22 : WORKDIR /edgex-go [2022-07-07T16:32:58.266Z] ---> Using cache [2022-07-07T16:32:58.266Z] ---> b8f9e64b28ff [2022-07-07T16:32:58.266Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:32:58.266Z] ---> Using cache [2022-07-07T16:32:58.266Z] ---> f281d529c121 [2022-07-07T16:32:58.266Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-07T16:32:58.266Z] ---> Using cache [2022-07-07T16:32:58.266Z] ---> ad919997e2b5 [2022-07-07T16:32:58.266Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-07T16:32:58.266Z] ---> Using cache [2022-07-07T16:32:58.266Z] ---> c98d62fac50c [2022-07-07T16:32:58.266Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:32:58.266Z] ---> Using cache [2022-07-07T16:32:58.266Z] ---> 920d34c1fa2f [2022-07-07T16:32:58.266Z] Step 8/22 : COPY . . [2022-07-07T16:32:58.266Z] ---> Using cache [2022-07-07T16:32:58.266Z] ---> abca141b5bd3 [2022-07-07T16:32:58.266Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-07T16:32:58.266Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:32:58.266Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:32:58.266Z] ---> e1dcf1b2b00f [Pipeline] { [Pipeline] echo [2022-07-07T16:32:58.438Z] ========================================================= [2022-07-07T16:32:58.438Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-07T16:32:58.438Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-07T16:32:58.526Z] Step 3/20 : WORKDIR /edgex-go [2022-07-07T16:32:58.526Z] ---> Using cache [2022-07-07T16:32:58.526Z] ---> b8f9e64b28ff [2022-07-07T16:32:58.526Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-07T16:32:58.526Z] Removing intermediate container ddb18a3d7d5f [2022-07-07T16:32:58.526Z] ---> 387c7f75c574 [2022-07-07T16:32:58.526Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-07T16:32:58.526Z] ---> Running in 7da5ae3a6e74 [2022-07-07T16:32:58.526Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:32:58.526Z] ---> Running in 42e3e42e68d9 [2022-07-07T16:32:58.526Z] Removing intermediate container c00dd5dae4b5 [2022-07-07T16:32:58.526Z] ---> 309a34534c9d [2022-07-07T16:32:58.526Z] [2022-07-07T16:32:58.526Z] Successfully built 309a34534c9d [2022-07-07T16:32:58.526Z] Successfully tagged security-proxy-setup:latest [2022-07-07T16:32:58.526Z]  Building security-proxy-setup ... done Building core-data [2022-07-07T16:32:59.091Z] + make test [2022-07-07T16:32:59.092Z] go mod tidy -compat=1.17 [2022-07-07T16:32:59.094Z] ---> 65eecaedd6a6 [2022-07-07T16:32:59.095Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-07T16:32:59.095Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-07T16:33:00.075Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-07T16:33:00.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:00.995Z] ---> Running in a0e08f98fb8d [2022-07-07T16:33:00.995Z] Removing intermediate container 75dde1f9b1f9 [2022-07-07T16:33:00.995Z] ---> a31fd9e72b32 [2022-07-07T16:33:00.995Z] [2022-07-07T16:33:00.995Z] Step 11/23 : FROM docker:20.10.14 [2022-07-07T16:33:01.254Z] 20.10.14: Pulling from library/docker [2022-07-07T16:33:01.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:02.080Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-07T16:33:02.080Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-07T16:33:02.080Z] OK: 15866 distinct packages available [2022-07-07T16:33:02.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:02.080Z] Removing intermediate container a0e08f98fb8d [2022-07-07T16:33:02.080Z] ---> 644f6bf1f39e [2022-07-07T16:33:02.080Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-07T16:33:02.338Z] ---> Running in d929ff2b3f7b [2022-07-07T16:33:02.600Z] Removing intermediate container d929ff2b3f7b [2022-07-07T16:33:02.600Z] ---> 18dea12c5fce [2022-07-07T16:33:02.600Z] Step 28/31 : CMD ["gate"] [2022-07-07T16:33:02.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:02.873Z] ---> Running in b6d35444b18a [2022-07-07T16:33:03.135Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:33:03.135Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:33:03.135Z] ---> e1dcf1b2b00f [2022-07-07T16:33:03.135Z] Step 3/23 : WORKDIR /edgex-go [2022-07-07T16:33:03.135Z] ---> Using cache [2022-07-07T16:33:03.135Z] ---> b8f9e64b28ff [2022-07-07T16:33:03.135Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:33:03.135Z] ---> Using cache [2022-07-07T16:33:03.135Z] ---> f281d529c121 [2022-07-07T16:33:03.135Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-07T16:33:03.135Z] OK: 221 MiB in 52 packages [2022-07-07T16:33:03.396Z] Removing intermediate container b6d35444b18a [2022-07-07T16:33:03.396Z] ---> 696db840e9e3 [2022-07-07T16:33:03.396Z] Step 29/31 : LABEL arch=x86_64 [2022-07-07T16:33:03.396Z] ---> Running in c0910c85c345 [2022-07-07T16:33:03.396Z] ---> Running in af4b38e25343 [2022-07-07T16:33:03.964Z] Removing intermediate container af4b38e25343 [2022-07-07T16:33:03.964Z] ---> 84ef849afea8 [2022-07-07T16:33:03.964Z] Step 30/31 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:33:03.964Z] Removing intermediate container 42e3e42e68d9 [2022-07-07T16:33:03.964Z] ---> 66bae7a167a4 [2022-07-07T16:33:03.964Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-07T16:33:04.223Z] ---> Running in 379b535df067 [2022-07-07T16:33:04.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:04.484Z] Removing intermediate container 379b535df067 [2022-07-07T16:33:04.484Z] ---> 00249f12e4e8 [2022-07-07T16:33:04.484Z] Step 31/31 : LABEL version=0.0.0 [2022-07-07T16:33:04.484Z] ---> c95ff101c4fe [2022-07-07T16:33:04.484Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:33:04.748Z] ---> Running in 14851a303429 [2022-07-07T16:33:04.748Z] ---> Running in 6506dc0fa062 [2022-07-07T16:33:05.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:05.266Z] Removing intermediate container 14851a303429 [2022-07-07T16:33:05.266Z] ---> d9a38671b6f0 [2022-07-07T16:33:05.266Z] [2022-07-07T16:33:05.266Z] Successfully built d9a38671b6f0 [2022-07-07T16:33:05.266Z] Successfully tagged security-bootstrapper:latest [2022-07-07T16:33:05.524Z]  Building security-bootstrapper ... done OK: 221 MiB in 52 packages [2022-07-07T16:33:06.499Z] Removing intermediate container c0910c85c345 [2022-07-07T16:33:06.499Z] ---> 35b1cc90df76 [2022-07-07T16:33:06.499Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-07T16:33:06.759Z] Removing intermediate container 6506dc0fa062 [2022-07-07T16:33:06.759Z] ---> 2d0beb12322d [2022-07-07T16:33:06.759Z] Step 7/20 : COPY . . [2022-07-07T16:33:06.759Z] ---> ea34f1fe8da3 [2022-07-07T16:33:06.759Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:33:07.019Z] ---> Running in d99b02c89a8c [2022-07-07T16:33:10.337Z] Removing intermediate container d99b02c89a8c [2022-07-07T16:33:10.337Z] ---> 7abb179933bf [2022-07-07T16:33:10.337Z] Step 8/23 : COPY . . [2022-07-07T16:33:10.337Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-07T16:33:10.337Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-07T16:33:10.337Z] ---> 7417809fdb73 [2022-07-07T16:33:10.337Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-07T16:33:11.721Z] ---> Running in 0c3fbfaeecf5 [2022-07-07T16:33:12.331Z] Removing intermediate container 0c3fbfaeecf5 [2022-07-07T16:33:12.331Z] ---> bbb825db5cbe [2022-07-07T16:33:12.331Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-07T16:33:12.591Z] ---> Running in 9aad279e81a8 [2022-07-07T16:33:12.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:12.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:13.108Z] (1/43) Installing readline (8.1.1-r0) [2022-07-07T16:33:13.108Z] (2/43) Installing bash (5.1.16-r0) [2022-07-07T16:33:13.108Z] Executing bash-5.1.16-r0.post-install [2022-07-07T16:33:13.108Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-07T16:33:13.108Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-07T16:33:13.108Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-07T16:33:13.109Z] (6/43) Installing curl (7.80.0-r2) [2022-07-07T16:33:13.109Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-07T16:33:13.109Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-07T16:33:13.109Z] (9/43) Installing expat (2.4.7-r0) [2022-07-07T16:33:13.109Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-07T16:33:13.109Z] (11/43) Installing gdbm (1.22-r0) [2022-07-07T16:33:13.109Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-07T16:33:13.109Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-07T16:33:13.109Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-07T16:33:13.109Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-07T16:33:13.369Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-07T16:33:13.369Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-07T16:33:13.672Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-07T16:33:13.672Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-07T16:33:13.672Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-07T16:33:13.672Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-07T16:33:13.672Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-07T16:33:13.672Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-07T16:33:13.672Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-07T16:33:13.672Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-07T16:33:13.672Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-07T16:33:13.672Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-07T16:33:13.672Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-07T16:33:13.672Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-07T16:33:13.672Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-07T16:33:13.673Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-07T16:33:13.673Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-07T16:33:13.673Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-07T16:33:13.934Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-07T16:33:13.934Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-07T16:33:13.934Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-07T16:33:13.934Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-07T16:33:13.934Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-07T16:33:13.934Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-07T16:33:13.934Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-07T16:33:13.934Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-07T16:33:13.934Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-07T16:33:13.934Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-07T16:33:13.934Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T16:33:13.934Z] OK: 83 MiB in 65 packages [2022-07-07T16:33:14.500Z] ---> d7cfbaa9d5cd [2022-07-07T16:33:14.500Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-07T16:33:14.758Z] ---> Running in bd69a3675171 [2022-07-07T16:33:14.758Z] Collecting docker-compose==1.23.2 [2022-07-07T16:33:15.016Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-07T16:33:15.016Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:33:15.016Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-07T16:33:15.016Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-07T16:33:15.017Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-07T16:33:15.017Z] Collecting cached-property<2,>=1.2.0 [2022-07-07T16:33:15.017Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-07T16:33:15.017Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-07T16:33:15.275Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-07T16:33:15.534Z] Collecting docker<4.0,>=3.6.0 [2022-07-07T16:33:15.534Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-07T16:33:15.534Z] Collecting PyYAML<4,>=3.10 [2022-07-07T16:33:15.534Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-07T16:33:16.473Z] Collecting jsonschema<3,>=2.5.1 [2022-07-07T16:33:16.473Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-07T16:33:16.473Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-07T16:33:16.473Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-07T16:33:16.473Z] Collecting docopt<0.7,>=0.6.1 [2022-07-07T16:33:16.473Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-07T16:33:16.473Z] Removing intermediate container 7da5ae3a6e74 [2022-07-07T16:33:16.473Z] ---> 8760845c4dc3 [2022-07-07T16:33:16.473Z] [2022-07-07T16:33:16.473Z] Step 10/22 : FROM alpine:3.14 [2022-07-07T16:33:16.473Z] ---> e04c818066af [2022-07-07T16:33:16.473Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-07T16:33:16.473Z] ---> Using cache [2022-07-07T16:33:16.473Z] ---> 0bda3c5b103e [2022-07-07T16:33:16.473Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-07T16:33:16.473Z] ---> Using cache [2022-07-07T16:33:16.473Z] ---> 33539b33bea9 [2022-07-07T16:33:16.473Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-07T16:33:16.731Z] ---> 869f1d9fac73 [2022-07-07T16:33:16.731Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-07T16:33:16.731Z] ---> Running in 6fcf85552c52 [2022-07-07T16:33:16.731Z] ---> Running in b5a53a72bc06 [2022-07-07T16:33:16.731Z] Removing intermediate container 6fcf85552c52 [2022-07-07T16:33:16.731Z] ---> 4122c851ba57 [2022-07-07T16:33:16.731Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-07T16:33:16.731Z] ---> Running in ff0792414e0c [2022-07-07T16:33:16.731Z] Collecting texttable<0.10,>=0.9.0 [2022-07-07T16:33:16.731Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-07T16:33:16.988Z] Removing intermediate container ff0792414e0c [2022-07-07T16:33:16.988Z] ---> c2f820fc23e5 [2022-07-07T16:33:16.988Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:33:16.988Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-07T16:33:17.246Z] ---> 180db348ae9e [2022-07-07T16:33:17.246Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-07T16:33:17.246Z] Collecting docker-pycreds>=0.4.0 [2022-07-07T16:33:17.246Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-07T16:33:17.246Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-07T16:33:17.246Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-07T16:33:17.246Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-07T16:33:17.246Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-07T16:33:17.246Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-07T16:33:17.504Z] Collecting idna<2.8,>=2.5 [2022-07-07T16:33:17.504Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-07T16:33:17.504Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-07T16:33:17.504Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-07T16:33:17.504Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-07T16:33:17.504Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-07T16:33:17.504Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-07T16:33:17.504Z] Attempting uninstall: urllib3 [2022-07-07T16:33:17.504Z] Found existing installation: urllib3 1.26.7 [2022-07-07T16:33:17.504Z] Uninstalling urllib3-1.26.7: [2022-07-07T16:33:17.504Z] Successfully uninstalled urllib3-1.26.7 [2022-07-07T16:33:17.763Z] Attempting uninstall: idna [2022-07-07T16:33:17.763Z] Found existing installation: idna 3.3 [2022-07-07T16:33:17.763Z] Uninstalling idna-3.3: [2022-07-07T16:33:17.763Z] ---> f63daf33f8b8 [2022-07-07T16:33:17.763Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-07T16:33:17.763Z] Successfully uninstalled idna-3.3 [2022-07-07T16:33:18.331Z] ---> d1b974e4a4a3 [2022-07-07T16:33:18.331Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-07T16:33:18.331Z] ---> Running in c9ba86280d04 [2022-07-07T16:33:18.331Z] Attempting uninstall: requests [2022-07-07T16:33:18.331Z] Found existing installation: requests 2.26.0 [2022-07-07T16:33:18.331Z] Uninstalling requests-2.26.0: [2022-07-07T16:33:18.331Z] Removing intermediate container c9ba86280d04 [2022-07-07T16:33:18.331Z] ---> 13770e2f7ddb [2022-07-07T16:33:18.331Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:33:18.331Z] Successfully uninstalled requests-2.26.0 [2022-07-07T16:33:18.593Z] ---> Running in a19395069870 [2022-07-07T16:33:18.593Z] Running setup.py install for texttable: started [2022-07-07T16:33:18.593Z] Removing intermediate container a19395069870 [2022-07-07T16:33:18.593Z] ---> 171770593e1e [2022-07-07T16:33:18.593Z] Step 20/22 : LABEL arch=x86_64 [2022-07-07T16:33:18.854Z] ---> Running in 063ca6296ed3 [2022-07-07T16:33:18.854Z] Running setup.py install for texttable: finished with status 'done' [2022-07-07T16:33:18.854Z] Running setup.py install for PyYAML: started [2022-07-07T16:33:18.854Z] Removing intermediate container 063ca6296ed3 [2022-07-07T16:33:18.854Z] ---> 035d5205103a [2022-07-07T16:33:18.854Z] Step 21/22 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:33:18.854Z] ---> Running in a85099362774 [2022-07-07T16:33:19.125Z] Removing intermediate container a85099362774 [2022-07-07T16:33:19.125Z] ---> 538d0e77c768 [2022-07-07T16:33:19.125Z] Step 22/22 : LABEL version=0.0.0 [2022-07-07T16:33:19.393Z] ---> Running in 24c58f42e297 [2022-07-07T16:33:19.393Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-07T16:33:19.393Z] Removing intermediate container 24c58f42e297 [2022-07-07T16:33:19.393Z] ---> da6cf1de4287 [2022-07-07T16:33:19.393Z] [2022-07-07T16:33:19.652Z] Running setup.py install for docopt: started [2022-07-07T16:33:19.652Z] Successfully built da6cf1de4287 [2022-07-07T16:33:19.652Z] Successfully tagged support-scheduler:latest [2022-07-07T16:33:19.911Z]  Building support-scheduler ... done  Running setup.py install for docopt: finished with status 'done' [2022-07-07T16:33:19.911Z] Running setup.py install for dockerpty: started [2022-07-07T16:33:20.170Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-07T16:33:20.430Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-07T16:33:24.632Z] Removing intermediate container 9aad279e81a8 [2022-07-07T16:33:24.632Z] ---> 3cfe743029f7 [2022-07-07T16:33:24.632Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-07T16:33:24.632Z] ---> Running in 8bcefcf43928 [2022-07-07T16:33:24.632Z] Removing intermediate container 8bcefcf43928 [2022-07-07T16:33:24.632Z] ---> 8390514aba17 [2022-07-07T16:33:24.632Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-07T16:33:24.632Z] ---> Running in cdb93e0e975f [2022-07-07T16:33:24.632Z] Removing intermediate container cdb93e0e975f [2022-07-07T16:33:24.632Z] ---> c7d1e063231c [2022-07-07T16:33:24.632Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-07T16:33:25.579Z] ---> b264249ac693 [2022-07-07T16:33:25.579Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-07T16:33:26.146Z] ---> 1f915d733f68 [2022-07-07T16:33:26.146Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-07T16:33:26.718Z] ---> 2a3ea4820958 [2022-07-07T16:33:26.718Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-07T16:33:26.718Z] ---> Running in 3efac1520bfc [2022-07-07T16:33:26.978Z] Removing intermediate container 3efac1520bfc [2022-07-07T16:33:26.978Z] ---> 3ad2af4036a0 [2022-07-07T16:33:26.978Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:33:26.978Z] ---> Running in 7f973da13bdc [2022-07-07T16:33:27.238Z] Removing intermediate container 7f973da13bdc [2022-07-07T16:33:27.238Z] ---> a04d0805899e [2022-07-07T16:33:27.238Z] Step 21/23 : LABEL arch=x86_64 [2022-07-07T16:33:27.497Z] ---> Running in 385a4b46235a [2022-07-07T16:33:27.756Z] Removing intermediate container 385a4b46235a [2022-07-07T16:33:27.756Z] ---> 3859e88d5601 [2022-07-07T16:33:27.756Z] Step 22/23 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:33:27.756Z] ---> Running in 29446114fb80 [2022-07-07T16:33:28.015Z] Removing intermediate container 29446114fb80 [2022-07-07T16:33:28.015Z] ---> ab0448b25bf1 [2022-07-07T16:33:28.015Z] Step 23/23 : LABEL version=0.0.0 [2022-07-07T16:33:28.015Z] ---> Running in f5741607ebc5 [2022-07-07T16:33:28.274Z] Removing intermediate container f5741607ebc5 [2022-07-07T16:33:28.274Z] ---> 2dbf834fae7d [2022-07-07T16:33:28.274Z] [2022-07-07T16:33:28.274Z] Successfully built 2dbf834fae7d [2022-07-07T16:33:28.274Z] Successfully tagged sys-mgmt-agent:latest [2022-07-07T16:33:32.450Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-07T16:33:33.551Z]  Building sys-mgmt-agent ... done Removing intermediate container bd69a3675171 [2022-07-07T16:33:33.551Z] ---> fe8e4fc44ced [2022-07-07T16:33:33.551Z] [2022-07-07T16:33:33.551Z] Step 9/20 : FROM alpine:3.15 [2022-07-07T16:33:33.551Z] ---> 0ac33e5f5afa [2022-07-07T16:33:33.551Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-07T16:33:33.551Z] ---> Using cache [2022-07-07T16:33:33.551Z] ---> a9fdf0a0f262 [2022-07-07T16:33:33.551Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:33:33.551Z] ---> Using cache [2022-07-07T16:33:33.551Z] ---> c9b4be300f98 [2022-07-07T16:33:33.551Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-07T16:33:33.551Z] ---> Running in 0aae931ba477 [2022-07-07T16:33:33.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:34.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:34.378Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-07T16:33:34.378Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-07T16:33:34.378Z] OK: 15861 distinct packages available [2022-07-07T16:33:34.378Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:35.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:35.318Z] Removing intermediate container b5a53a72bc06 [2022-07-07T16:33:35.318Z] ---> 38fb27656916 [2022-07-07T16:33:35.318Z] [2022-07-07T16:33:35.318Z] Step 10/23 : FROM alpine:3.14 [2022-07-07T16:33:35.318Z] ---> e04c818066af [2022-07-07T16:33:35.318Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-07T16:33:35.578Z] ---> Running in 2c8d428afa3e [2022-07-07T16:33:35.578Z] Removing intermediate container 2c8d428afa3e [2022-07-07T16:33:35.578Z] ---> 89585a11c2b5 [2022-07-07T16:33:35.578Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-07T16:33:35.578Z] ---> Running in 2ee960b6b8cc [2022-07-07T16:33:35.578Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-07T16:33:35.578Z] Removing intermediate container 2ee960b6b8cc [2022-07-07T16:33:35.578Z] ---> db5e1df4802d [2022-07-07T16:33:35.578Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-07T16:33:35.837Z] ---> Running in c4008a8244ca [2022-07-07T16:33:35.837Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-07T16:33:35.837Z] Removing intermediate container c4008a8244ca [2022-07-07T16:33:35.837Z] ---> 5b9483636810 [2022-07-07T16:33:35.837Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:33:35.837Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-07T16:33:35.837Z] ---> Running in b12cfd71a59e [2022-07-07T16:33:35.837Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-07T16:33:36.096Z] (5/9) Installing curl (7.80.0-r2) [2022-07-07T16:33:36.096Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-07T16:33:36.358Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-07T16:33:36.358Z] (8/9) Installing libucontext (1.1-r0) [2022-07-07T16:33:36.358Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-07T16:33:36.358Z] Removing intermediate container b12cfd71a59e [2022-07-07T16:33:36.358Z] ---> a6d72a03ce03 [2022-07-07T16:33:36.358Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-07T16:33:36.618Z] ---> Running in fb2cea78318a [2022-07-07T16:33:36.618Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T16:33:36.618Z] Executing ca-certificates-20211220-r0.trigger [2022-07-07T16:33:36.618Z] OK: 8 MiB in 23 packages [2022-07-07T16:33:36.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:37.144Z] Removing intermediate container 0aae931ba477 [2022-07-07T16:33:37.144Z] ---> 03def61a33d8 [2022-07-07T16:33:37.144Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:33:37.405Z] ---> 76b6c4f3dfed [2022-07-07T16:33:37.405Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-07T16:33:37.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-07T16:33:37.665Z] ---> fe838d2794bd [2022-07-07T16:33:37.665Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-07T16:33:37.937Z] ---> d3a4afca95cd [2022-07-07T16:33:37.937Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-07T16:33:37.937Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-07T16:33:37.937Z] ---> Running in ebf28ac371d9 [2022-07-07T16:33:37.937Z] Removing intermediate container ebf28ac371d9 [2022-07-07T16:33:37.937Z] ---> 43fac4ccb6f9 [2022-07-07T16:33:37.937Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:33:37.937Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-07T16:33:38.197Z] ---> Running in 2541517e1dc0 [2022-07-07T16:33:38.197Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-07T16:33:38.197Z] Removing intermediate container 2541517e1dc0 [2022-07-07T16:33:38.197Z] ---> 2992afa3b03f [2022-07-07T16:33:38.197Z] Step 18/20 : LABEL arch=x86_64 [2022-07-07T16:33:38.197Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-07T16:33:38.197Z] ---> Running in 42686f8672cd [2022-07-07T16:33:38.458Z] Removing intermediate container 42686f8672cd [2022-07-07T16:33:38.458Z] ---> b1d0d3615aec [2022-07-07T16:33:38.458Z] Step 19/20 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:33:38.458Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-07T16:33:38.458Z] ---> Running in a9b54fedb8b2 [2022-07-07T16:33:38.458Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-07T16:33:38.458Z] Removing intermediate container a9b54fedb8b2 [2022-07-07T16:33:38.458Z] ---> 3a0c3080e931 [2022-07-07T16:33:38.458Z] Step 20/20 : LABEL version=0.0.0 [2022-07-07T16:33:38.458Z] ---> Running in e9548fd6d410 [2022-07-07T16:33:38.458Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T16:33:38.458Z] OK: 8 MiB in 20 packages [2022-07-07T16:33:38.718Z] Removing intermediate container e9548fd6d410 [2022-07-07T16:33:38.718Z] ---> 91b5562df57b [2022-07-07T16:33:38.718Z] [2022-07-07T16:33:38.718Z] Successfully built 91b5562df57b [2022-07-07T16:33:38.718Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-07T16:33:38.978Z]  Building security-spiffe-token-provider ... done Removing intermediate container fb2cea78318a [2022-07-07T16:33:38.978Z] ---> 9af134393093 [2022-07-07T16:33:38.979Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:33:38.979Z] ---> 9cc01a4eeb25 [2022-07-07T16:33:38.979Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-07T16:33:39.549Z] ---> 58f7f87d2ca1 [2022-07-07T16:33:39.549Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-07T16:33:39.549Z] ---> 897747de31cd [2022-07-07T16:33:39.549Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-07T16:33:39.549Z] ---> Running in 717e6463bd7a [2022-07-07T16:33:39.809Z] Removing intermediate container 717e6463bd7a [2022-07-07T16:33:39.809Z] ---> a99f13113b52 [2022-07-07T16:33:39.809Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:33:39.809Z] ---> Running in c983c09d31a9 [2022-07-07T16:33:39.809Z] Removing intermediate container c983c09d31a9 [2022-07-07T16:33:39.809Z] ---> 22a3488564ba [2022-07-07T16:33:39.809Z] Step 21/23 : LABEL arch=x86_64 [2022-07-07T16:33:39.809Z] ---> Running in 4c694d6a1593 [2022-07-07T16:33:39.809Z] Removing intermediate container 4c694d6a1593 [2022-07-07T16:33:39.809Z] ---> 2c3e3b552850 [2022-07-07T16:33:39.809Z] Step 22/23 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 [2022-07-07T16:33:40.070Z] ---> Running in 4b5a73dfd0b3 [2022-07-07T16:33:40.070Z] Removing intermediate container 4b5a73dfd0b3 [2022-07-07T16:33:40.070Z] ---> 0a41534dc420 [2022-07-07T16:33:40.070Z] Step 23/23 : LABEL version=0.0.0 [2022-07-07T16:33:40.070Z] ---> Running in 4e01992b6777 [2022-07-07T16:33:40.070Z] Removing intermediate container 4e01992b6777 [2022-07-07T16:33:40.070Z] ---> 147533eb0a88 [2022-07-07T16:33:40.070Z] [2022-07-07T16:33:40.329Z] Successfully built 147533eb0a88 [2022-07-07T16:33:40.329Z] Successfully tagged core-data:latest [2022-07-07T16:33:40.336Z]  Building core-data ... done  [Pipeline] } [2022-07-07T16:33:40.326Z] $ docker stop --time=1 db3dc5f72a455d5652fe4a330dd65eda9c8a49c17a6fade20b3ab7adf22a305c [2022-07-07T16:33:41.635Z] $ docker rm -f db3dc5f72a455d5652fe4a330dd65eda9c8a49c17a6fade20b3ab7adf22a305c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T16:33:42.039Z] + docker images [2022-07-07T16:33:42.039Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-07T16:33:42.039Z] core-data latest 147533eb0a88 1 second ago 22.5MB [2022-07-07T16:33:42.039Z] security-spiffe-token-provider latest 91b5562df57b 3 seconds ago 29MB [2022-07-07T16:33:42.039Z] 38fb27656916 7 seconds ago 1.65GB [2022-07-07T16:33:42.039Z] fe8e4fc44ced 10 seconds ago 1.67GB [2022-07-07T16:33:42.039Z] sys-mgmt-agent latest 2dbf834fae7d 14 seconds ago 299MB [2022-07-07T16:33:42.039Z] support-scheduler latest da6cf1de4287 22 seconds ago 26.4MB [2022-07-07T16:33:42.039Z] 8760845c4dc3 25 seconds ago 1.67GB [2022-07-07T16:33:42.039Z] security-bootstrapper latest d9a38671b6f0 37 seconds ago 19.1MB [2022-07-07T16:33:42.039Z] a31fd9e72b32 41 seconds ago 1.62GB [2022-07-07T16:33:42.039Z] security-proxy-setup latest 309a34534c9d 43 seconds ago 26.9MB [2022-07-07T16:33:42.039Z] core-command latest 70726eeabd7f 50 seconds ago 16.1MB [2022-07-07T16:33:42.039Z] core-metadata latest 2f5bbf9047ae 50 seconds ago 17MB [2022-07-07T16:33:42.039Z] e9aa3a3e8eed 55 seconds ago 1.62GB [2022-07-07T16:33:42.039Z] cad3545bdad8 55 seconds ago 1.62GB [2022-07-07T16:33:42.039Z] aeb7e85bd0db 57 seconds ago 1.61GB [2022-07-07T16:33:42.039Z] f22b692e1d87 57 seconds ago 1.62GB [2022-07-07T16:33:42.039Z] security-secretstore-setup latest fac694c17515 About a minute ago 28.5MB [2022-07-07T16:33:42.039Z] support-notifications latest f287f9f4f21b About a minute ago 27MB [2022-07-07T16:33:42.039Z] security-spire-agent latest 49d3038e3706 About a minute ago 127MB [2022-07-07T16:33:42.039Z] db84401eecda About a minute ago 1.68GB [2022-07-07T16:33:42.039Z] security-spire-config latest e1e06e61fafc About a minute ago 86.7MB [2022-07-07T16:33:42.039Z] security-spire-server latest 106159c1e08e About a minute ago 87.3MB [2022-07-07T16:33:42.039Z] ef6458f2708b About a minute ago 1.63GB [2022-07-07T16:33:42.039Z] 6c00b10e70a1 About a minute ago 1.52GB [2022-07-07T16:33:42.039Z] 5b5bc901b619 About a minute ago 1.52GB [2022-07-07T16:33:42.039Z] 8dadc9065a16 About a minute ago 1.52GB [2022-07-07T16:33:42.039Z] ci-base-image-x86_64 latest e1dcf1b2b00f 4 minutes ago 1.02GB [2022-07-07T16:33:42.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-07T16:33:42.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-07T16:33:42.039Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-07T16:33:42.039Z] alpine 3.14 e04c818066af 3 months ago 5.59MB [2022-07-07T16:33:42.039Z] alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB [2022-07-07T16:33:42.039Z] 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-07-07T16:35:09.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-07T16:35:09.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-07T16:35:09.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-07T16:35:09.611Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-07T16:35:09.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-07T16:35:09.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-07T16:35:09.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-07T16:35:09.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-07T16:35:09.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-07T16:35:12.264Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-07T16:35:12.264Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-07T16:35:12.542Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-07T16:35:12.542Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-07T16:35:12.542Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-07T16:35:12.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-07T16:35:25.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements [2022-07-07T16:35:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-07T16:35:25.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-07T16:35:30.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.618s coverage: 98.5% of statements [2022-07-07T16:35:30.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-07T16:35:30.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.470s coverage: 54.2% of statements [2022-07-07T16:35:30.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-07T16:35:30.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-07T16:35:52.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.578s coverage: 89.2% of statements [2022-07-07T16:35:52.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-07T16:35:52.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-07T16:35:52.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-07T16:35:52.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.470s coverage: 83.8% of statements [2022-07-07T16:35:52.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-07T16:35:52.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-07T16:35:52.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-07T16:35:52.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-07T16:35:52.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-07T16:35:54.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.497s coverage: 95.6% of statements [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-07T16:35:54.189Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.305s coverage: 72.2% of statements [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-07T16:35:54.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.421s coverage: 60.0% of statements [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-07T16:35:54.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.642s coverage: 0.9% of statements [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-07T16:35:54.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.624s coverage: 58.8% of statements [2022-07-07T16:35:54.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.325s coverage: 29.6% of statements [2022-07-07T16:35:54.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-07T16:35:54.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements [2022-07-07T16:35:54.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.250s coverage: 79.5% of statements [2022-07-07T16:35:54.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2022-07-07T16:35:55.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements [2022-07-07T16:35:56.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.326s coverage: 87.5% of statements [2022-07-07T16:36:09.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.270s coverage: 94.4% of statements [2022-07-07T16:36:09.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.240s coverage: 44.8% of statements [2022-07-07T16:36:14.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.640s coverage: 82.5% of statements [2022-07-07T16:36:14.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-07T16:36:22.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-07T16:36:22.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-07T16:36:22.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-07T16:36:22.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.191s coverage: 100.0% of statements [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-07T16:36:22.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.370s coverage: 58.8% of statements [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-07T16:36:22.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.383s coverage: 80.0% of statements [2022-07-07T16:36:22.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2022-07-07T16:36:22.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.312s coverage: 85.4% of statements [2022-07-07T16:36:22.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.970s coverage: 91.2% of statements [2022-07-07T16:36:22.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-07T16:36:26.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.064s coverage: 64.4% of statements [2022-07-07T16:36:26.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-07T16:36:26.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-07T16:36:26.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.290s coverage: 100.0% of statements [2022-07-07T16:36:26.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements [2022-07-07T16:36:26.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2022-07-07T16:36:26.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2022-07-07T16:36:26.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-07-07T16:36:36.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.450s coverage: 65.4% of statements [2022-07-07T16:36:36.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-07T16:36:36.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-07T16:36:36.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-07T16:36:37.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.919s coverage: 43.8% of statements [2022-07-07T16:36:37.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-07T16:36:37.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-07T16:36:37.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.332s coverage: 89.5% of statements [2022-07-07T16:36:37.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-07T16:36:37.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.348s coverage: 84.8% of statements [2022-07-07T16:36:37.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-07T16:36:37.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-07T16:36:37.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-07T16:36:37.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-07T16:36:48.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.329s coverage: 17.7% of statements [2022-07-07T16:36:48.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-07T16:36:48.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-07T16:36:48.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-07T16:36:48.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-07T16:36:48.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.767s coverage: 92.3% of statements [2022-07-07T16:36:48.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-07T16:36:48.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-07T16:36:48.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-07T16:36:48.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-07T16:36:48.133Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-07T16:36:48.133Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.489s coverage: 97.7% of statements [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-07T16:36:48.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-07T16:36:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-07T16:36:48.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements [2022-07-07T16:36:48.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-07-07T16:36:48.133Z] 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-07-07T16:36:48.133Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-07T16:36:48.133Z] GO111MODULE=on go vet ./... [2022-07-07T16:38:40.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T16:38:40.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T16:38:40.063Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-07T16:38:40.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-07T16:38:40.760Z] + ls -al . [2022-07-07T16:38:40.760Z] total 680 [2022-07-07T16:38:40.760Z] drwxrwxr-x 9 1001 1001 4096 Jul 7 16:33 . [2022-07-07T16:38:40.760Z] drwxr-xr-x 4 root root 4096 Jul 7 16:32 .. [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 11 Jul 7 16:31 .dockerignore [2022-07-07T16:38:40.760Z] drwxrwxr-x 8 1001 1001 4096 Jul 7 16:31 .git [2022-07-07T16:38:40.760Z] drwxrwxr-x 3 1001 1001 4096 Jul 7 16:31 .github [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 879 Jul 7 16:31 .gitignore [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 42 Jul 7 16:31 .golangci.yml [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 87 Jul 7 16:31 .hadolint.yml [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 166 Jul 7 16:31 .sonarcloud.properties [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 1171 Jul 7 16:31 ADOPTERS.md [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 10347 Jul 7 16:31 Attribution.txt [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 63209 Jul 7 16:31 CHANGELOG.md [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 3804 Jul 7 16:31 CONTRIBUTING.md [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 677 Jul 7 16:31 GOVERNANCE.md [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 850 Jul 7 16:31 Jenkinsfile [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 10775 Jul 7 16:31 LICENSE [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 10389 Jul 7 16:31 Makefile [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 582 Jul 7 16:31 OWNERS.md [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 9094 Jul 7 16:31 README.md [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 6912 Jul 7 16:31 SECURITY.md [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 5 Jul 7 16:28 VERSION [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 4131 Jul 7 16:31 ZMQWindows.md [2022-07-07T16:38:40.760Z] drwxrwxr-x 2 1001 1001 4096 Jul 7 16:31 bin [2022-07-07T16:38:40.760Z] drwxrwxr-x 18 1001 1001 4096 Jul 7 16:31 cmd [2022-07-07T16:38:40.760Z] -rw-r--r-- 1 root root 435593 Jul 7 16:36 coverage.out [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 3311 Jul 7 16:31 go.mod [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 36231 Jul 7 16:32 go.sum [2022-07-07T16:38:40.760Z] drwxrwxr-x 8 1001 1001 4096 Jul 7 16:31 internal [2022-07-07T16:38:40.760Z] drwxrwxr-x 3 1001 1001 4096 Jul 7 16:31 openapi [2022-07-07T16:38:40.760Z] drwxrwxr-x 4 1001 1001 4096 Jul 7 16:31 snap [2022-07-07T16:38:40.760Z] -rw-rw-r-- 1 1001 1001 204 Jul 7 16:31 version.go [Pipeline] sh [2022-07-07T16:38:41.424Z] + '[' -e coverage.out ] [2022-07-07T16:38:41.424Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-07T16:38:41.452Z] Warning: overwriting stash ‘coverage-report’ [2022-07-07T16:38:42.199Z] Stashed 1 file(s) [Pipeline] sh [2022-07-07T16:38:42.841Z] + make build [2022-07-07T16:38:42.841Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-07T16:40:04.665Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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-07-07T16:41:12.749Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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-07-07T16:41:12.750Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-07T16:41:51.995Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:41:51.995Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:41:51.996Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-07T16:41:57.389Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:42:00.758Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:42:06.161Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:42:08.778Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:42:13.084Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:42:21.385Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:42:28.126Z] $ docker stop --time=1 a36869142665927bdae8b72b42debf993b7d35fc9dcc40942224171e6a1fccde [2022-07-07T16:42:30.279Z] $ docker rm -f a36869142665927bdae8b72b42debf993b7d35fc9dcc40942224171e6a1fccde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:42:32.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-07T16:42:32.773Z] [2022-07-07T16:42:32.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:42:33.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-07T16:42:33.402Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-07T16:42:33.402Z] 29e5d40040c1: Pulling fs layer [2022-07-07T16:42:33.402Z] 1ce36da41761: Pulling fs layer [2022-07-07T16:42:33.402Z] 25b303627fd3: Pulling fs layer [2022-07-07T16:42:33.679Z] 29e5d40040c1: Verifying Checksum [2022-07-07T16:42:33.679Z] 29e5d40040c1: Download complete [2022-07-07T16:42:33.953Z] 1ce36da41761: Verifying Checksum [2022-07-07T16:42:33.953Z] 1ce36da41761: Download complete [2022-07-07T16:42:34.228Z] 29e5d40040c1: Pull complete [2022-07-07T16:42:35.666Z] 25b303627fd3: Download complete [2022-07-07T16:42:35.666Z] 1ce36da41761: Pull complete [2022-07-07T16:42:48.060Z] 25b303627fd3: Pull complete [2022-07-07T16:42:48.060Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-07T16:42:48.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-07T16:42:48.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T16:42:48.322Z] prd-ubuntu20.04-docker-arm64-4c-16g-17152 does not seem to be running inside a container [2022-07-07T16:42:48.410Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T16:42:50.789Z] $ docker top d8f8cebedfe41f54d6ba0b17382beebcc4b808e3dd1a89331e2ae4cd953cc325 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T16:42:51.695Z] + docker-compose build --help [2022-07-07T16:42:51.695Z] + grep parallel [2022-07-07T16:42:55.988Z] --parallel Build images in parallel. [Pipeline] } [2022-07-07T16:42:56.011Z] $ docker stop --time=1 d8f8cebedfe41f54d6ba0b17382beebcc4b808e3dd1a89331e2ae4cd953cc325 [2022-07-07T16:42:57.683Z] $ docker rm -f d8f8cebedfe41f54d6ba0b17382beebcc4b808e3dd1a89331e2ae4cd953cc325 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T16:42:58.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-07T16:42:58.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T16:42:58.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-17152 does not seem to be running inside a container [2022-07-07T16:42:58.657Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T16:43:00.006Z] $ docker top 340c6dee42cfb55d9570a44d1c6be965fec90fa36cbf712bb266c2fc4ee1fd46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T16:43:00.925Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-07T16:43:06.311Z] Building core-command ... [2022-07-07T16:43:06.311Z] Building core-data ... [2022-07-07T16:43:06.311Z] Building core-metadata ... [2022-07-07T16:43:06.311Z] Building security-bootstrapper ... [2022-07-07T16:43:06.311Z] Building security-proxy-setup ... [2022-07-07T16:43:06.311Z] Building security-secretstore-setup ... [2022-07-07T16:43:06.311Z] Building security-spiffe-token-provider ... [2022-07-07T16:43:06.311Z] Building security-spire-agent ... [2022-07-07T16:43:06.311Z] Building security-spire-config ... [2022-07-07T16:43:06.311Z] Building security-spire-server ... [2022-07-07T16:43:06.311Z] Building support-notifications ... [2022-07-07T16:43:06.311Z] Building support-scheduler ... [2022-07-07T16:43:06.311Z] Building sys-mgmt-agent ... [2022-07-07T16:43:06.311Z] Building security-spire-agent [2022-07-07T16:43:06.311Z] Building core-metadata [2022-07-07T16:43:06.311Z] Building sys-mgmt-agent [2022-07-07T16:43:06.311Z] Building security-bootstrapper [2022-07-07T16:43:06.311Z] Building support-scheduler [2022-07-07T16:44:28.096Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:44:28.096Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:44:28.096Z] ---> 30b7faefa1b0 [2022-07-07T16:44:28.096Z] Step 3/26 : WORKDIR /edgex-go [2022-07-07T16:44:28.096Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:44:28.096Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:44:28.096Z] ---> 30b7faefa1b0 [2022-07-07T16:44:28.096Z] Step 3/23 : WORKDIR /edgex-go [2022-07-07T16:44:28.380Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:44:28.380Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:44:28.380Z] ---> 30b7faefa1b0 [2022-07-07T16:44:28.380Z] Step 3/31 : WORKDIR /edgex-go [2022-07-07T16:44:28.380Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:44:28.662Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:44:28.662Z] ---> 30b7faefa1b0 [2022-07-07T16:44:28.662Z] Step 3/22 : WORKDIR /edgex-go [2022-07-07T16:44:28.662Z] ---> Running in f82f7d490f9d [2022-07-07T16:44:28.662Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:44:28.662Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:44:28.662Z] ---> 30b7faefa1b0 [2022-07-07T16:44:28.662Z] Step 3/23 : WORKDIR /edgex-go [2022-07-07T16:44:28.662Z] ---> Running in fdbed036470a [2022-07-07T16:44:28.662Z] ---> Running in 681ac8ed3e8d [2022-07-07T16:44:28.662Z] ---> Running in d0b8aca01657 [2022-07-07T16:44:28.662Z] ---> Running in 32b22f666f19 [2022-07-07T16:44:29.265Z] Removing intermediate container f82f7d490f9d [2022-07-07T16:44:29.265Z] ---> 6d3873f68eee [2022-07-07T16:44:29.265Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:44:29.265Z] Removing intermediate container 32b22f666f19 [2022-07-07T16:44:29.265Z] ---> 069cc1daa4f7 [2022-07-07T16:44:29.265Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:44:29.557Z] Removing intermediate container 681ac8ed3e8d [2022-07-07T16:44:29.557Z] ---> f172011189fc [2022-07-07T16:44:29.557Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:44:29.557Z] Removing intermediate container fdbed036470a [2022-07-07T16:44:29.557Z] ---> e6e0f3cd7373 [2022-07-07T16:44:29.557Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:44:29.557Z] Removing intermediate container d0b8aca01657 [2022-07-07T16:44:29.557Z] ---> 9e64a5dcfa80 [2022-07-07T16:44:29.557Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:44:29.557Z] ---> Running in 854c485ccd06 [2022-07-07T16:44:29.557Z] ---> Running in 582445af2c5f [2022-07-07T16:44:29.557Z] ---> Running in 89abd29786a4 [2022-07-07T16:44:29.557Z] ---> Running in cccfa5ad0e0c [2022-07-07T16:44:29.838Z] ---> Running in 67342bc32371 [2022-07-07T16:44:33.246Z] Removing intermediate container 854c485ccd06 [2022-07-07T16:44:33.246Z] ---> a88c443fd8e4 [2022-07-07T16:44:33.246Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-07T16:44:33.246Z] ---> Running in 0c63a9fa46a5 [2022-07-07T16:44:33.855Z] Removing intermediate container 89abd29786a4 [2022-07-07T16:44:33.855Z] ---> 92ef4eefa8c2 [2022-07-07T16:44:33.855Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-07T16:44:33.855Z] Removing intermediate container 67342bc32371 [2022-07-07T16:44:33.855Z] ---> 64e1ddd85a3b [2022-07-07T16:44:33.855Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-07T16:44:33.855Z] Removing intermediate container cccfa5ad0e0c [2022-07-07T16:44:33.855Z] ---> 9cec675f324f [2022-07-07T16:44:33.855Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-07T16:44:34.130Z] ---> Running in 79c7005cdcd9 [2022-07-07T16:44:34.130Z] ---> Running in 72c062a5fb4d [2022-07-07T16:44:34.130Z] Removing intermediate container 582445af2c5f [2022-07-07T16:44:34.130Z] ---> 686fa5ba6b2e [2022-07-07T16:44:34.130Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-07T16:44:34.130Z] ---> Running in 549521ecf085 [2022-07-07T16:44:34.130Z] ---> Running in ed443f817cb8 [2022-07-07T16:44:35.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:44:36.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:44:36.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:44:36.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:44:36.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:44:36.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:44:36.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:44:37.216Z] OK: 220 MiB in 52 packages [2022-07-07T16:44:37.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:44:37.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:44:37.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:44:38.492Z] OK: 220 MiB in 52 packages [2022-07-07T16:44:38.770Z] Removing intermediate container 0c63a9fa46a5 [2022-07-07T16:44:38.770Z] ---> 4212f488bf31 [2022-07-07T16:44:38.770Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-07T16:44:39.051Z] OK: 220 MiB in 52 packages [2022-07-07T16:44:39.339Z] OK: 220 MiB in 52 packages [2022-07-07T16:44:39.339Z] OK: 220 MiB in 52 packages [2022-07-07T16:44:40.364Z] Removing intermediate container 79c7005cdcd9 [2022-07-07T16:44:40.364Z] ---> d7c63f515806 [2022-07-07T16:44:40.364Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-07T16:44:40.364Z] ---> 51022e09d460 [2022-07-07T16:44:40.364Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:44:40.649Z] ---> Running in 640502aac44e [2022-07-07T16:44:40.649Z] Removing intermediate container 72c062a5fb4d [2022-07-07T16:44:40.649Z] ---> 2407140edb69 [2022-07-07T16:44:40.649Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-07T16:44:40.927Z] Removing intermediate container ed443f817cb8 [2022-07-07T16:44:40.927Z] ---> f6ad2d24ebd7 [2022-07-07T16:44:40.927Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-07T16:44:40.927Z] Removing intermediate container 549521ecf085 [2022-07-07T16:44:40.927Z] ---> bbc00bb00764 [2022-07-07T16:44:40.927Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-07T16:44:41.533Z] ---> 1f81ae4e0c19 [2022-07-07T16:44:41.533Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:44:41.807Z] ---> Running in 1950ce21ef20 [2022-07-07T16:44:42.085Z] ---> 640df319ebb9 [2022-07-07T16:44:42.085Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:44:42.361Z] ---> Running in ca1d99188e54 [2022-07-07T16:44:42.361Z] ---> 8c4b82a5c186 [2022-07-07T16:44:42.361Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:44:42.638Z] ---> Running in 7fc5d92c6f35 [2022-07-07T16:44:42.638Z] ---> 4e5f20837602 [2022-07-07T16:44:42.638Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:44:42.911Z] ---> Running in 4bdf078849ee [2022-07-07T16:44:45.561Z] Removing intermediate container 640502aac44e [2022-07-07T16:44:45.561Z] ---> 99fafd93d6d2 [2022-07-07T16:44:45.561Z] Step 8/23 : COPY . . [2022-07-07T16:44:47.016Z] Removing intermediate container 1950ce21ef20 [2022-07-07T16:44:47.016Z] ---> e0f0727fe131 [2022-07-07T16:44:47.016Z] Step 8/31 : COPY . . [2022-07-07T16:44:49.035Z] Removing intermediate container 7fc5d92c6f35 [2022-07-07T16:44:49.035Z] ---> 5b83259745bd [2022-07-07T16:44:49.035Z] Step 8/22 : COPY . . [2022-07-07T16:44:49.314Z] Removing intermediate container ca1d99188e54 [2022-07-07T16:44:49.314Z] ---> 42c5c894a243 [2022-07-07T16:44:49.314Z] Step 8/23 : COPY . . [2022-07-07T16:44:49.314Z] Removing intermediate container 4bdf078849ee [2022-07-07T16:44:49.314Z] ---> 37a37ea3f897 [2022-07-07T16:44:49.314Z] Step 8/26 : COPY . . [2022-07-07T16:45:16.130Z] ---> 4cc51af02a15 [2022-07-07T16:45:16.130Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-07T16:45:16.130Z] ---> 617dc5caf753 [2022-07-07T16:45:16.130Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-07T16:45:16.130Z] ---> Running in 7d8a1eb741ed [2022-07-07T16:45:16.130Z] ---> Running in 9188b6ec3bc9 [2022-07-07T16:45:16.130Z] ---> 43e8c46f76dd [2022-07-07T16:45:16.130Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-07T16:45:16.422Z] ---> Running in 303632589a89 [2022-07-07T16:45:17.029Z] Removing intermediate container 303632589a89 [2022-07-07T16:45:17.029Z] ---> 6753abc0c269 [2022-07-07T16:45:17.029Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-07T16:45:17.304Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:45:17.304Z] ---> Running in 619a33522b01 [2022-07-07T16:45:17.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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-07-07T16:45:17.581Z] ---> 9554ecbcaa90 [2022-07-07T16:45:17.856Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-07T16:45:17.856Z] ---> Running in 8cc69cb40fd9 [2022-07-07T16:45:18.132Z] Removing intermediate container 619a33522b01 [2022-07-07T16:45:18.132Z] ---> b263ffcac0c1 [2022-07-07T16:45:18.132Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-07T16:45:18.408Z] ---> Running in df5ffc5478eb [2022-07-07T16:45:19.010Z] ---> c51f3216e634 [2022-07-07T16:45:19.010Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-07T16:45:19.305Z] ---> Running in d7b92cc7d6b7 [2022-07-07T16:45:20.755Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-07T16:45:21.757Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:45:22.367Z] Removing intermediate container df5ffc5478eb [2022-07-07T16:45:22.367Z] ---> 91961eceab02 [2022-07-07T16:45:22.367Z] Step 12/26 : WORKDIR /edgex-go [2022-07-07T16:45:22.367Z] ---> Running in 0089dd5b034e [2022-07-07T16:45:23.356Z] Removing intermediate container 0089dd5b034e [2022-07-07T16:45:23.356Z] ---> 998284ab7fe8 [2022-07-07T16:45:23.356Z] [2022-07-07T16:45:23.356Z] Step 13/26 : FROM alpine:3.15 [2022-07-07T16:45:23.356Z] 3.15: Pulling from library/alpine [2022-07-07T16:45:24.803Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-07T16:45:24.803Z] Status: Downloaded newer image for alpine:3.15 [2022-07-07T16:45:24.803Z] ---> 3fb3c9af89a9 [2022-07-07T16:45:24.803Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-07T16:45:24.803Z] ---> Running in dfa6ad2e7a70 [2022-07-07T16:45:25.414Z] Removing intermediate container dfa6ad2e7a70 [2022-07-07T16:45:25.414Z] ---> 78ce5336b8d9 [2022-07-07T16:45:25.414Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:45:25.414Z] ---> Running in daf52e3232f7 [2022-07-07T16:45:28.833Z] Removing intermediate container daf52e3232f7 [2022-07-07T16:45:28.833Z] ---> dae36a2d7861 [2022-07-07T16:45:28.833Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-07T16:45:28.833Z] ---> Running in aa35eedbe243 [2022-07-07T16:45:30.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:45:31.269Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:45:33.262Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-07T16:45:33.262Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-07T16:45:33.262Z] OK: 15738 distinct packages available [2022-07-07T16:45:33.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:45:34.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:45:35.704Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-07T16:45:35.704Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-07T16:45:35.704Z] (3/5) Installing libucontext (1.1-r0) [2022-07-07T16:45:35.704Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-07T16:45:35.704Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-07T16:45:35.982Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T16:45:35.982Z] OK: 6 MiB in 19 packages [2022-07-07T16:45:37.443Z] Removing intermediate container aa35eedbe243 [2022-07-07T16:45:37.443Z] ---> 3138ff8fe01b [2022-07-07T16:45:37.443Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-07T16:45:40.863Z] ---> c2316d94b033 [2022-07-07T16:45:40.863Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-07T16:45:46.305Z] ---> 7b2eb9564b3e [2022-07-07T16:45:46.305Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-07T16:45:46.905Z] ---> 22c0a2081ddd [2022-07-07T16:45:46.905Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-07T16:45:47.894Z] ---> f021a0582ccd [2022-07-07T16:45:47.894Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-07T16:45:48.881Z] ---> 43c3560ae445 [2022-07-07T16:45:48.881Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-07T16:45:49.154Z] ---> Running in d9e832642a07 [2022-07-07T16:45:49.433Z] Removing intermediate container d9e832642a07 [2022-07-07T16:45:49.433Z] ---> f63b962d0440 [2022-07-07T16:45:49.433Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-07T16:45:49.715Z] ---> Running in bb6df91e041f [2022-07-07T16:45:50.317Z] Removing intermediate container bb6df91e041f [2022-07-07T16:45:50.317Z] ---> 09450ab4097d [2022-07-07T16:45:50.317Z] Step 24/26 : LABEL arch=arm64 [2022-07-07T16:45:50.317Z] ---> Running in d4c06989ab5b [2022-07-07T16:45:50.931Z] Removing intermediate container d4c06989ab5b [2022-07-07T16:45:50.931Z] ---> 2fdd2bd36ff1 [2022-07-07T16:45:50.931Z] Step 25/26 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T16:45:50.931Z] ---> Running in d0844f900bce [2022-07-07T16:45:51.531Z] Removing intermediate container d0844f900bce [2022-07-07T16:45:51.531Z] ---> ca66a0034be6 [2022-07-07T16:45:51.531Z] Step 26/26 : LABEL version=0.0.0 [2022-07-07T16:45:51.531Z] ---> Running in 9f4c385ba434 [2022-07-07T16:45:52.132Z] Removing intermediate container 9f4c385ba434 [2022-07-07T16:45:52.132Z] ---> aa77a7db9639 [2022-07-07T16:45:52.132Z] [2022-07-07T16:45:52.407Z] Successfully built aa77a7db9639 [2022-07-07T16:45:52.407Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-07T16:45:52.407Z]  Building security-spire-agent ... done Building security-spire-server [2022-07-07T16:46:24.790Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:46:24.790Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:46:24.790Z] ---> 30b7faefa1b0 [2022-07-07T16:46:24.790Z] Step 3/25 : WORKDIR /edgex-go [2022-07-07T16:46:24.790Z] ---> Using cache [2022-07-07T16:46:24.790Z] ---> 9e64a5dcfa80 [2022-07-07T16:46:24.790Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:46:24.790Z] ---> Using cache [2022-07-07T16:46:24.790Z] ---> 64e1ddd85a3b [2022-07-07T16:46:24.790Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-07T16:46:24.790Z] ---> Running in 5e68c0b2bbd2 [2022-07-07T16:46:24.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:46:24.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:46:24.790Z] OK: 220 MiB in 52 packages [2022-07-07T16:46:25.302Z] Removing intermediate container 5e68c0b2bbd2 [2022-07-07T16:46:25.302Z] ---> 45bd45c31199 [2022-07-07T16:46:25.302Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-07T16:46:26.394Z] ---> 95ac56f8df83 [2022-07-07T16:46:26.394Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:46:26.394Z] ---> Running in 12f060cff249 [2022-07-07T16:46:33.649Z] Removing intermediate container 12f060cff249 [2022-07-07T16:46:33.649Z] ---> 6fd3b7d3dd87 [2022-07-07T16:46:33.649Z] Step 8/25 : COPY . . [2022-07-07T16:46:55.881Z] ---> 8a57ba5a987b [2022-07-07T16:46:55.881Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-07T16:46:55.881Z] ---> Running in 9fbcf8b6ba86 [2022-07-07T16:46:55.881Z] Removing intermediate container 9fbcf8b6ba86 [2022-07-07T16:46:55.881Z] ---> 5cc844245394 [2022-07-07T16:46:55.881Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-07T16:46:55.881Z] ---> Running in ea63abe797f6 [2022-07-07T16:46:55.881Z] Removing intermediate container ea63abe797f6 [2022-07-07T16:46:55.881Z] ---> 88391f6571c8 [2022-07-07T16:46:55.881Z] Step 11/25 : 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-07-07T16:46:55.881Z] ---> Running in a73a5eedfb73 [2022-07-07T16:46:59.309Z] Removing intermediate container a73a5eedfb73 [2022-07-07T16:46:59.309Z] ---> 08e5ba970423 [2022-07-07T16:46:59.309Z] Step 12/25 : WORKDIR /edgex-go [2022-07-07T16:46:59.309Z] ---> Running in 7db819176290 [2022-07-07T16:46:59.588Z] Removing intermediate container 7db819176290 [2022-07-07T16:46:59.588Z] ---> eaad27b3d7c9 [2022-07-07T16:46:59.588Z] [2022-07-07T16:46:59.588Z] Step 13/25 : FROM alpine:3.15 [2022-07-07T16:46:59.588Z] ---> 3fb3c9af89a9 [2022-07-07T16:46:59.588Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-07T16:46:59.588Z] ---> Using cache [2022-07-07T16:46:59.588Z] ---> 78ce5336b8d9 [2022-07-07T16:46:59.588Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:46:59.588Z] ---> Using cache [2022-07-07T16:46:59.588Z] ---> dae36a2d7861 [2022-07-07T16:46:59.588Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-07T16:46:59.588Z] ---> Using cache [2022-07-07T16:46:59.588Z] ---> 3138ff8fe01b [2022-07-07T16:46:59.588Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-07T16:47:05.027Z] ---> 4abe613241f9 [2022-07-07T16:47:05.027Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-07T16:47:06.014Z] ---> 6b62a1e223c6 [2022-07-07T16:47:06.014Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-07T16:47:07.003Z] ---> e2f695543832 [2022-07-07T16:47:07.003Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-07T16:47:08.005Z] ---> 6795df0d80b4 [2022-07-07T16:47:08.005Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-07T16:47:08.005Z] ---> Running in ea9da0825606 [2022-07-07T16:47:08.608Z] Removing intermediate container ea9da0825606 [2022-07-07T16:47:08.608Z] ---> 0a4699a5b172 [2022-07-07T16:47:08.608Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-07T16:47:08.883Z] ---> Running in c17b48807c02 [2022-07-07T16:47:09.484Z] Removing intermediate container c17b48807c02 [2022-07-07T16:47:09.484Z] ---> c11faea5879f [2022-07-07T16:47:09.484Z] Step 23/25 : LABEL arch=arm64 [2022-07-07T16:47:09.484Z] ---> Running in 6d1e09b16a2e [2022-07-07T16:47:10.085Z] Removing intermediate container 6d1e09b16a2e [2022-07-07T16:47:10.085Z] ---> b7943588d396 [2022-07-07T16:47:10.085Z] Step 24/25 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T16:47:10.369Z] ---> Running in 9bd5973be2f3 [2022-07-07T16:47:10.971Z] Removing intermediate container 9bd5973be2f3 [2022-07-07T16:47:10.971Z] ---> 928900821040 [2022-07-07T16:47:10.971Z] Step 25/25 : LABEL version=0.0.0 [2022-07-07T16:47:10.971Z] ---> Running in 7ca39fc10a1b [2022-07-07T16:47:11.571Z] Removing intermediate container 7ca39fc10a1b [2022-07-07T16:47:11.571Z] ---> e71c601893d7 [2022-07-07T16:47:11.571Z] [2022-07-07T16:47:12.171Z] Successfully built e71c601893d7 [2022-07-07T16:47:12.171Z] Successfully tagged security-spire-server-arm64:latest [2022-07-07T16:47:12.171Z] Building core-data [2022-07-07T16:47:44.566Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:47:44.566Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:47:44.566Z] ---> 30b7faefa1b0 [2022-07-07T16:47:44.566Z] Step 3/23 : WORKDIR /edgex-go [2022-07-07T16:47:44.566Z] ---> Using cache [2022-07-07T16:47:44.566Z] ---> 9e64a5dcfa80 [2022-07-07T16:47:44.566Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:47:44.566Z] ---> Using cache [2022-07-07T16:47:44.566Z] ---> 64e1ddd85a3b [2022-07-07T16:47:44.566Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-07T16:47:44.566Z] ---> Running in 8a9ca03cb432 [2022-07-07T16:47:44.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:47:45.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:47:47.293Z] OK: 220 MiB in 52 packages [2022-07-07T16:47:48.738Z] Removing intermediate container 8a9ca03cb432 [2022-07-07T16:47:48.738Z] ---> 6a6b95d0feda [2022-07-07T16:47:48.738Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-07T16:47:49.375Z] ---> 286bdb1e1409 [2022-07-07T16:47:49.375Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:47:49.375Z] ---> Running in a78a0c3dca84 [2022-07-07T16:47:54.798Z] Removing intermediate container a78a0c3dca84 [2022-07-07T16:47:54.798Z] ---> e380e90ded5e [2022-07-07T16:47:54.798Z] Step 8/23 : COPY . . [2022-07-07T16:48:17.014Z] ---> a6e736090824 [2022-07-07T16:48:17.014Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-07T16:48:17.014Z] ---> Running in 229a8728d22a [2022-07-07T16:48:17.014Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-07T16:50:23.903Z] Removing intermediate container d7b92cc7d6b7 [2022-07-07T16:50:23.903Z] ---> 15201f3f05c7 [2022-07-07T16:50:23.903Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-07T16:50:23.903Z] ---> Running in a791901828d6 [2022-07-07T16:50:25.351Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:50:30.834Z] Removing intermediate container a791901828d6 [2022-07-07T16:50:30.834Z] ---> 7335c2c81f17 [2022-07-07T16:50:30.834Z] [2022-07-07T16:50:30.834Z] Step 11/23 : FROM docker:20.10.14 [2022-07-07T16:50:30.834Z] 20.10.14: Pulling from library/docker [2022-07-07T16:50:33.479Z] Removing intermediate container 9188b6ec3bc9 [2022-07-07T16:50:33.479Z] ---> f4d02b391b46 [2022-07-07T16:50:33.479Z] [2022-07-07T16:50:33.479Z] Step 10/31 : FROM alpine:3.14 [2022-07-07T16:50:33.758Z] 3.14: Pulling from library/alpine [2022-07-07T16:50:36.411Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-07T16:50:36.411Z] Status: Downloaded newer image for alpine:3.14 [2022-07-07T16:50:36.411Z] ---> ac73e934f311 [2022-07-07T16:50:36.411Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-07T16:50:37.019Z] ---> Running in cfd5cf350af7 [2022-07-07T16:50:38.482Z] Removing intermediate container cfd5cf350af7 [2022-07-07T16:50:38.482Z] ---> c9ad69658eef [2022-07-07T16:50:38.482Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-07T16:50:38.482Z] ---> Running in 153916d9d778 [2022-07-07T16:50:41.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:50:41.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:50:42.419Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-07T16:50:42.419Z] (2/2) Installing su-exec (0.2-r1) [2022-07-07T16:50:42.419Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T16:50:42.698Z] OK: 6 MiB in 16 packages [2022-07-07T16:50:45.344Z] Removing intermediate container 153916d9d778 [2022-07-07T16:50:45.344Z] ---> 4ef860347492 [2022-07-07T16:50:45.344Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-07T16:50:45.344Z] ---> Running in 677d41db862c [2022-07-07T16:50:46.794Z] Removing intermediate container 677d41db862c [2022-07-07T16:50:46.794Z] ---> 116e6242bc2e [2022-07-07T16:50:46.794Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-07T16:50:46.794Z] ---> Running in 1cde20dc0942 [2022-07-07T16:50:47.785Z] Removing intermediate container 1cde20dc0942 [2022-07-07T16:50:47.785Z] ---> 5d19d972112c [2022-07-07T16:50:47.785Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-07T16:50:48.066Z] ---> Running in 9dc70929a546 [2022-07-07T16:50:48.349Z] Removing intermediate container 7d8a1eb741ed [2022-07-07T16:50:48.349Z] ---> 3d217848deaf [2022-07-07T16:50:48.349Z] [2022-07-07T16:50:48.349Z] Step 10/23 : FROM alpine:3.14 [2022-07-07T16:50:48.623Z] ---> ac73e934f311 [2022-07-07T16:50:48.623Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-07T16:50:48.901Z] ---> Running in 05347c001af4 [2022-07-07T16:50:51.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:50:51.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:50:53.038Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-07T16:50:53.038Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T16:50:53.038Z] OK: 5 MiB in 15 packages [2022-07-07T16:50:53.314Z] Removing intermediate container 9dc70929a546 [2022-07-07T16:50:53.314Z] ---> c21a09e4de81 [2022-07-07T16:50:53.314Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-07T16:50:53.601Z] ---> Running in 104298feb863 [2022-07-07T16:50:55.046Z] Removing intermediate container 104298feb863 [2022-07-07T16:50:55.046Z] ---> 33218a074f9b [2022-07-07T16:50:55.046Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-07T16:50:55.046Z] Removing intermediate container 05347c001af4 [2022-07-07T16:50:55.046Z] ---> 864f2c50557a [2022-07-07T16:50:55.046Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-07T16:50:55.326Z] ---> Running in 534781ddd71c [2022-07-07T16:50:56.322Z] Removing intermediate container 534781ddd71c [2022-07-07T16:50:56.322Z] ---> 302b008ccee5 [2022-07-07T16:50:56.322Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-07T16:50:56.322Z] ---> fc58ecaaa082 [2022-07-07T16:50:56.322Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-07T16:50:56.602Z] ---> Running in b67ba27a76da [2022-07-07T16:50:56.602Z] ---> Running in 54e03a43ed98 [2022-07-07T16:50:57.611Z] Removing intermediate container b67ba27a76da [2022-07-07T16:50:57.611Z] ---> 9c6b4cffd560 [2022-07-07T16:50:57.611Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-07T16:50:57.892Z] ---> Running in 796f89c028fd [2022-07-07T16:50:58.902Z] Removing intermediate container 796f89c028fd [2022-07-07T16:50:58.902Z] ---> ef49855fa949 [2022-07-07T16:50:58.902Z] Step 15/23 : WORKDIR / [2022-07-07T16:50:59.187Z] ---> Running in 1ea6f2ff6f2b [2022-07-07T16:51:00.185Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-07T16:51:00.185Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-07T16:51:00.185Z] ---> c346e9eafbab [2022-07-07T16:51:00.185Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-07T16:51:00.461Z] ---> Running in ef9499b06d2d [2022-07-07T16:51:00.461Z] Removing intermediate container 1ea6f2ff6f2b [2022-07-07T16:51:00.461Z] ---> 379f88c19272 [2022-07-07T16:51:00.461Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:51:01.070Z] Removing intermediate container 54e03a43ed98 [2022-07-07T16:51:01.070Z] ---> 6b30abadf40d [2022-07-07T16:51:01.070Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:51:01.682Z] Removing intermediate container ef9499b06d2d [2022-07-07T16:51:01.682Z] ---> 7e3544a8bd78 [2022-07-07T16:51:01.682Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-07T16:51:01.682Z] ---> Running in 56933343e4b5 [2022-07-07T16:51:02.296Z] ---> c911e5f37408 [2022-07-07T16:51:02.296Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-07T16:51:02.572Z] ---> dda33aa4fab2 [2022-07-07T16:51:02.572Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-07T16:51:04.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:51:05.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:51:05.521Z] ---> 242c0d559862 [2022-07-07T16:51:05.521Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-07T16:51:05.521Z] ---> 7a30d41a4916 [2022-07-07T16:51:05.521Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-07T16:51:06.977Z] (1/43) Installing readline (8.1.1-r0) [2022-07-07T16:51:06.977Z] (2/43) Installing bash (5.1.16-r0) [2022-07-07T16:51:06.977Z] Executing bash-5.1.16-r0.post-install [2022-07-07T16:51:06.977Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-07T16:51:06.977Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-07T16:51:06.977Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-07T16:51:06.977Z] (6/43) Installing curl (7.80.0-r2) [2022-07-07T16:51:06.977Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-07T16:51:06.977Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-07T16:51:06.977Z] (9/43) Installing expat (2.4.7-r0) [2022-07-07T16:51:06.977Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-07T16:51:06.977Z] (11/43) Installing gdbm (1.22-r0) [2022-07-07T16:51:06.977Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-07T16:51:06.977Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-07T16:51:07.262Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-07T16:51:07.262Z] ---> 7fee8f13a35e [2022-07-07T16:51:07.262Z] ---> 020f7bef59de [2022-07-07T16:51:07.262Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-07T16:51:07.262Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-07T16:51:07.262Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-07T16:51:07.262Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-07T16:51:07.262Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-07T16:51:07.538Z] ---> Running in c08edb226fac [2022-07-07T16:51:08.144Z] Removing intermediate container c08edb226fac [2022-07-07T16:51:08.144Z] ---> 4be610fbd6c4 [2022-07-07T16:51:08.144Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:51:08.420Z] ---> Running in b028f1fd515a [2022-07-07T16:51:08.420Z] ---> e4ee2d8a0e7b [2022-07-07T16:51:08.420Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-07T16:51:09.029Z] Removing intermediate container b028f1fd515a [2022-07-07T16:51:09.029Z] ---> ab8c358b92d9 [2022-07-07T16:51:09.029Z] Step 21/23 : LABEL arch=arm64 [2022-07-07T16:51:09.304Z] ---> Running in 0f02260bf3c3 [2022-07-07T16:51:09.579Z] ---> ad74fe9e7d50 [2022-07-07T16:51:09.579Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-07T16:51:10.182Z] Removing intermediate container 0f02260bf3c3 [2022-07-07T16:51:10.182Z] ---> 0ddafdcdc8cd [2022-07-07T16:51:10.182Z] Step 22/23 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T16:51:10.182Z] ---> Running in 47fe22ac2875 [2022-07-07T16:51:10.467Z] ---> Running in 38d0cc3d280e [2022-07-07T16:51:10.751Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-07T16:51:10.751Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-07T16:51:10.751Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-07T16:51:10.751Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-07T16:51:11.033Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-07T16:51:11.033Z] Removing intermediate container 38d0cc3d280e [2022-07-07T16:51:11.033Z] ---> 146c33172593 [2022-07-07T16:51:11.033Z] Step 23/23 : LABEL version=0.0.0 [2022-07-07T16:51:11.033Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-07T16:51:11.033Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-07T16:51:11.033Z] Removing intermediate container 47fe22ac2875 [2022-07-07T16:51:11.033Z] ---> 26ecb66fe7f1 [2022-07-07T16:51:11.033Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-07T16:51:11.312Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-07T16:51:11.312Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-07T16:51:11.312Z] ---> Running in cc2908dc9905 [2022-07-07T16:51:11.312Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-07T16:51:11.312Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-07T16:51:11.312Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-07T16:51:11.312Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-07T16:51:11.312Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-07T16:51:11.312Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-07T16:51:11.312Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-07T16:51:11.595Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-07T16:51:11.595Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-07T16:51:11.595Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-07T16:51:11.595Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-07T16:51:11.595Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-07T16:51:11.595Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-07T16:51:11.595Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-07T16:51:11.595Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-07T16:51:11.874Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-07T16:51:11.874Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-07T16:51:12.150Z] Removing intermediate container cc2908dc9905 [2022-07-07T16:51:12.150Z] ---> 8a5ada5cb1f1 [2022-07-07T16:51:12.150Z] [2022-07-07T16:51:12.426Z] ---> 2e2e8a002acd [2022-07-07T16:51:12.426Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-07T16:51:13.026Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T16:51:13.026Z] ---> Running in cb7803158f4f [2022-07-07T16:51:13.026Z] Successfully built 8a5ada5cb1f1 [2022-07-07T16:51:13.026Z] Successfully tagged core-metadata-arm64:latest [2022-07-07T16:51:13.026Z] Building support-notifications [2022-07-07T16:51:13.026Z]  Building core-metadata ... done OK: 82 MiB in 65 packages [2022-07-07T16:51:16.449Z] Removing intermediate container cb7803158f4f [2022-07-07T16:51:16.449Z] ---> 661dc618c882 [2022-07-07T16:51:16.449Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-07T16:51:16.449Z] ---> Running in d9e6f6321de3 [2022-07-07T16:51:17.051Z] Removing intermediate container d9e6f6321de3 [2022-07-07T16:51:17.051Z] ---> bc2b1ffe479e [2022-07-07T16:51:17.051Z] Step 28/31 : CMD ["gate"] [2022-07-07T16:51:17.326Z] ---> Running in fa5cf6ab0e67 [2022-07-07T16:51:17.934Z] Removing intermediate container fa5cf6ab0e67 [2022-07-07T16:51:17.934Z] ---> bfc5de79e31b [2022-07-07T16:51:17.934Z] Step 29/31 : LABEL arch=arm64 [2022-07-07T16:51:18.542Z] ---> Running in 624d6ac94fd2 [2022-07-07T16:51:19.147Z] Removing intermediate container 624d6ac94fd2 [2022-07-07T16:51:19.147Z] ---> 929c02c41b42 [2022-07-07T16:51:19.147Z] Step 30/31 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T16:51:19.147Z] ---> Running in 9f2bd9ab83ab [2022-07-07T16:51:19.745Z] Removing intermediate container 9f2bd9ab83ab [2022-07-07T16:51:19.745Z] ---> d26e4ad66866 [2022-07-07T16:51:19.745Z] Step 31/31 : LABEL version=0.0.0 [2022-07-07T16:51:20.022Z] ---> Running in 513ee448ed72 [2022-07-07T16:51:20.625Z] Removing intermediate container 513ee448ed72 [2022-07-07T16:51:20.625Z] ---> 570274febd17 [2022-07-07T16:51:20.625Z] [2022-07-07T16:51:20.625Z] Collecting docker-compose==1.23.2 [2022-07-07T16:51:20.903Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-07T16:51:21.183Z] Successfully built 570274febd17 [2022-07-07T16:51:21.183Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-07T16:51:21.183Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-07-07T16:51:21.460Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-07T16:51:21.460Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-07T16:51:25.779Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-07T16:51:25.779Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-07T16:51:25.779Z] Collecting texttable<0.10,>=0.9.0 [2022-07-07T16:51:25.779Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-07T16:51:28.411Z] Collecting docopt<0.7,>=0.6.1 [2022-07-07T16:51:28.411Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-07T16:51:32.739Z] Collecting PyYAML<4,>=3.10 [2022-07-07T16:51:32.739Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-07T16:51:38.161Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-07T16:51:38.161Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-07T16:51:38.438Z] Collecting jsonschema<3,>=2.5.1 [2022-07-07T16:51:38.438Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-07T16:51:38.438Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-07T16:51:39.041Z] Collecting docker<4.0,>=3.6.0 [2022-07-07T16:51:39.041Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-07T16:51:39.317Z] Collecting cached-property<2,>=1.2.0 [2022-07-07T16:51:39.317Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-07T16:51:40.765Z] Collecting docker-pycreds>=0.4.0 [2022-07-07T16:51:40.765Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-07T16:51:41.764Z] Collecting idna<2.8,>=2.5 [2022-07-07T16:51:41.764Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-07T16:51:42.044Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-07T16:51:42.044Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-07T16:51:43.041Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-07T16:51:43.041Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-07T16:51:43.041Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-07T16:51:43.647Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-07T16:51:43.647Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-07T16:51:43.647Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-07T16:51:43.647Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-07T16:51:45.641Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-07T16:51:45.641Z] Attempting uninstall: urllib3 [2022-07-07T16:51:45.641Z] Found existing installation: urllib3 1.26.7 [2022-07-07T16:51:45.641Z] Uninstalling urllib3-1.26.7: [2022-07-07T16:51:45.641Z] Successfully uninstalled urllib3-1.26.7 [2022-07-07T16:51:46.248Z] Attempting uninstall: idna [2022-07-07T16:51:46.248Z] Found existing installation: idna 3.3 [2022-07-07T16:51:46.248Z] Uninstalling idna-3.3: [2022-07-07T16:51:46.523Z] Successfully uninstalled idna-3.3 [2022-07-07T16:51:51.963Z] Attempting uninstall: requests [2022-07-07T16:51:51.963Z] Found existing installation: requests 2.26.0 [2022-07-07T16:51:51.963Z] Uninstalling requests-2.26.0: [2022-07-07T16:51:51.963Z] Successfully uninstalled requests-2.26.0 [2022-07-07T16:51:51.963Z] Running setup.py install for texttable: started [2022-07-07T16:51:54.593Z] Running setup.py install for texttable: finished with status 'done' [2022-07-07T16:51:54.871Z] Running setup.py install for PyYAML: started [2022-07-07T16:51:57.517Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:51:57.517Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:51:57.517Z] ---> 30b7faefa1b0 [2022-07-07T16:51:57.517Z] Step 3/22 : WORKDIR /edgex-go [2022-07-07T16:51:57.517Z] ---> Using cache [2022-07-07T16:51:57.517Z] ---> 9e64a5dcfa80 [2022-07-07T16:51:57.517Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:51:57.517Z] ---> Using cache [2022-07-07T16:51:57.517Z] ---> 64e1ddd85a3b [2022-07-07T16:51:57.517Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-07T16:51:58.526Z] ---> Running in 28d4f12961e7 [2022-07-07T16:51:59.514Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-07T16:51:59.794Z] Running setup.py install for docopt: started [2022-07-07T16:52:00.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:52:01.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:52:03.215Z] OK: 220 MiB in 52 packages [2022-07-07T16:52:03.492Z] Running setup.py install for docopt: finished with status 'done' [2022-07-07T16:52:03.492Z] Running setup.py install for dockerpty: started [2022-07-07T16:52:04.941Z] Removing intermediate container 28d4f12961e7 [2022-07-07T16:52:04.941Z] ---> 494d69e22e4d [2022-07-07T16:52:04.941Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-07T16:52:06.536Z] ---> 59def9f6ac78 [2022-07-07T16:52:06.536Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:52:06.906Z] ---> Running in 8e00c9fb4f04 [2022-07-07T16:52:07.588Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-07T16:52:09.180Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:52:09.180Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:52:09.180Z] ---> 30b7faefa1b0 [2022-07-07T16:52:09.180Z] Step 3/25 : WORKDIR /edgex-go [2022-07-07T16:52:09.180Z] ---> Using cache [2022-07-07T16:52:09.180Z] ---> 9e64a5dcfa80 [2022-07-07T16:52:09.180Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:52:09.180Z] ---> Using cache [2022-07-07T16:52:09.180Z] ---> 64e1ddd85a3b [2022-07-07T16:52:09.180Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-07T16:52:09.180Z] ---> Using cache [2022-07-07T16:52:09.180Z] ---> 2407140edb69 [2022-07-07T16:52:09.180Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-07T16:52:09.180Z] ---> Using cache [2022-07-07T16:52:09.180Z] ---> 8c4b82a5c186 [2022-07-07T16:52:09.180Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:52:09.180Z] ---> Using cache [2022-07-07T16:52:09.180Z] ---> 5b83259745bd [2022-07-07T16:52:09.180Z] Step 8/25 : COPY . . [2022-07-07T16:52:09.180Z] ---> Using cache [2022-07-07T16:52:09.180Z] ---> 9554ecbcaa90 [2022-07-07T16:52:09.180Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-07T16:52:09.504Z] ---> Running in 4a6a3baf2b9b [2022-07-07T16:52:11.614Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:52:11.614Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-07T16:52:14.545Z] Removing intermediate container 8e00c9fb4f04 [2022-07-07T16:52:14.545Z] ---> e34107917833 [2022-07-07T16:52:14.545Z] Step 8/22 : COPY . . [2022-07-07T16:52:36.799Z] Removing intermediate container 56933343e4b5 [2022-07-07T16:52:36.800Z] ---> 3de46ae4413c [2022-07-07T16:52:36.800Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-07T16:52:36.800Z] ---> Running in b3ebbce0a2c7 [2022-07-07T16:52:36.800Z] Removing intermediate container b3ebbce0a2c7 [2022-07-07T16:52:36.800Z] ---> 7c9faca0a5ce [2022-07-07T16:52:36.800Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-07T16:52:36.800Z] ---> Running in c54c710bd9d0 [2022-07-07T16:52:36.800Z] Removing intermediate container c54c710bd9d0 [2022-07-07T16:52:36.800Z] ---> c3afbdefcd6c [2022-07-07T16:52:36.800Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-07T16:52:38.798Z] ---> df0f0b266658 [2022-07-07T16:52:38.798Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-07T16:52:40.261Z] ---> e9dc1dac5e49 [2022-07-07T16:52:40.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-07T16:52:42.272Z] ---> 659fcaae3019 [2022-07-07T16:52:42.272Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-07T16:52:42.272Z] ---> Running in 2300cee0d7d9 [2022-07-07T16:52:43.279Z] Removing intermediate container 2300cee0d7d9 [2022-07-07T16:52:43.279Z] ---> 86a367081b5f [2022-07-07T16:52:43.279Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:52:43.279Z] ---> Running in 316743b0aad3 [2022-07-07T16:52:43.904Z] Removing intermediate container 316743b0aad3 [2022-07-07T16:52:43.904Z] ---> 84c4c63d348b [2022-07-07T16:52:43.904Z] Step 21/23 : LABEL arch=arm64 [2022-07-07T16:52:44.182Z] ---> Running in cae8ce92a9a6 [2022-07-07T16:52:45.183Z] Removing intermediate container cae8ce92a9a6 [2022-07-07T16:52:45.183Z] ---> 57f42b0cbc6b [2022-07-07T16:52:45.183Z] Step 22/23 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T16:52:45.183Z] ---> Running in 6ebd961b5404 [2022-07-07T16:52:46.194Z] Removing intermediate container 6ebd961b5404 [2022-07-07T16:52:46.194Z] ---> a82a2e614f90 [2022-07-07T16:52:46.194Z] Step 23/23 : LABEL version=0.0.0 [2022-07-07T16:52:46.194Z] ---> Running in b8c51ac6cd38 [2022-07-07T16:52:47.193Z] Removing intermediate container b8c51ac6cd38 [2022-07-07T16:52:47.193Z] ---> 93b9792ff05d [2022-07-07T16:52:47.193Z] [2022-07-07T16:52:48.658Z] Successfully built 93b9792ff05d [2022-07-07T16:52:48.658Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-07T16:52:48.658Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-07-07T16:52:52.090Z] ---> 409e6691bfe2 [2022-07-07T16:52:52.091Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-07T16:52:52.374Z] ---> Running in 3de21c9c3029 [2022-07-07T16:52:55.019Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-07T16:53:00.484Z] Removing intermediate container 8cc69cb40fd9 [2022-07-07T16:53:00.484Z] ---> bc83a221ac3e [2022-07-07T16:53:00.484Z] [2022-07-07T16:53:00.484Z] Step 10/22 : FROM alpine:3.14 [2022-07-07T16:53:00.484Z] ---> ac73e934f311 [2022-07-07T16:53:00.484Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-07T16:53:00.484Z] ---> Using cache [2022-07-07T16:53:00.484Z] ---> 864f2c50557a [2022-07-07T16:53:00.484Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-07T16:53:00.484Z] ---> Using cache [2022-07-07T16:53:00.484Z] ---> 302b008ccee5 [2022-07-07T16:53:00.484Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-07T16:53:00.484Z] ---> Running in bccb72c94a24 [2022-07-07T16:53:00.484Z] Removing intermediate container bccb72c94a24 [2022-07-07T16:53:00.484Z] ---> 5f7e4b1f0a0d [2022-07-07T16:53:00.484Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-07T16:53:00.484Z] ---> Running in 71e45019ba75 [2022-07-07T16:53:01.482Z] Removing intermediate container 71e45019ba75 [2022-07-07T16:53:01.482Z] ---> bb8b83e08620 [2022-07-07T16:53:01.482Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:53:02.506Z] ---> ca2ceaa4e2e4 [2022-07-07T16:53:02.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-07T16:53:05.932Z] ---> b3cec366e685 [2022-07-07T16:53:05.932Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-07T16:53:07.378Z] ---> 7923b4feeac1 [2022-07-07T16:53:07.378Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-07T16:53:07.378Z] ---> Running in d106cd6ddb25 [2022-07-07T16:53:07.984Z] Removing intermediate container d106cd6ddb25 [2022-07-07T16:53:07.984Z] ---> e35e487b53da [2022-07-07T16:53:07.984Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:53:08.262Z] ---> Running in a738565f3b1c [2022-07-07T16:53:08.871Z] Removing intermediate container a738565f3b1c [2022-07-07T16:53:08.871Z] ---> 0fe249b1f6a8 [2022-07-07T16:53:08.871Z] Step 20/22 : LABEL arch=arm64 [2022-07-07T16:53:09.151Z] ---> Running in 5e0e3d92528d [2022-07-07T16:53:09.756Z] Removing intermediate container 5e0e3d92528d [2022-07-07T16:53:09.757Z] ---> a3ccb5b0aa84 [2022-07-07T16:53:09.757Z] Step 21/22 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T16:53:10.034Z] ---> Running in 920f222de806 [2022-07-07T16:53:10.639Z] Removing intermediate container 920f222de806 [2022-07-07T16:53:10.640Z] ---> c7caaf353465 [2022-07-07T16:53:10.640Z] Step 22/22 : LABEL version=0.0.0 [2022-07-07T16:53:10.916Z] ---> Running in 02204b2e0159 [2022-07-07T16:53:11.525Z] Removing intermediate container 02204b2e0159 [2022-07-07T16:53:11.525Z] ---> b77646759cf7 [2022-07-07T16:53:11.525Z] [2022-07-07T16:53:12.133Z] Successfully built b77646759cf7 [2022-07-07T16:53:12.133Z] Successfully tagged support-scheduler-arm64:latest [2022-07-07T16:53:12.133Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-07-07T16:53:20.488Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:53:20.488Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:53:20.488Z] ---> 30b7faefa1b0 [2022-07-07T16:53:20.488Z] Step 3/26 : WORKDIR /edgex-go [2022-07-07T16:53:20.488Z] ---> Using cache [2022-07-07T16:53:20.488Z] ---> 9e64a5dcfa80 [2022-07-07T16:53:20.488Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:53:20.488Z] ---> Using cache [2022-07-07T16:53:20.488Z] ---> 64e1ddd85a3b [2022-07-07T16:53:20.488Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-07T16:53:20.488Z] ---> Using cache [2022-07-07T16:53:20.488Z] ---> 45bd45c31199 [2022-07-07T16:53:20.488Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-07T16:53:20.488Z] ---> Using cache [2022-07-07T16:53:20.488Z] ---> 95ac56f8df83 [2022-07-07T16:53:20.488Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:53:20.488Z] ---> Using cache [2022-07-07T16:53:20.488Z] ---> 6fd3b7d3dd87 [2022-07-07T16:53:20.488Z] Step 8/26 : COPY . . [2022-07-07T16:53:20.488Z] ---> Using cache [2022-07-07T16:53:20.488Z] ---> 8a57ba5a987b [2022-07-07T16:53:20.488Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-07T16:53:20.488Z] ---> Using cache [2022-07-07T16:53:20.488Z] ---> 5cc844245394 [2022-07-07T16:53:20.488Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-07T16:53:20.488Z] ---> Using cache [2022-07-07T16:53:20.488Z] ---> 88391f6571c8 [2022-07-07T16:53:20.488Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-07T16:53:21.098Z] ---> Running in 9b797c79ee60 [2022-07-07T16:53:24.544Z] Removing intermediate container 9b797c79ee60 [2022-07-07T16:53:24.544Z] ---> 9fc418d669cd [2022-07-07T16:53:24.544Z] Step 12/26 : WORKDIR /edgex-go [2022-07-07T16:53:24.544Z] ---> Running in 72dbffe76b3c [2022-07-07T16:53:24.825Z] Removing intermediate container 72dbffe76b3c [2022-07-07T16:53:24.825Z] ---> 49157d302fdd [2022-07-07T16:53:24.825Z] [2022-07-07T16:53:24.825Z] Step 13/26 : FROM alpine:3.15 [2022-07-07T16:53:24.825Z] ---> 3fb3c9af89a9 [2022-07-07T16:53:24.825Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-07T16:53:24.825Z] ---> Using cache [2022-07-07T16:53:24.825Z] ---> 78ce5336b8d9 [2022-07-07T16:53:24.825Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:53:24.825Z] ---> Using cache [2022-07-07T16:53:24.825Z] ---> dae36a2d7861 [2022-07-07T16:53:24.825Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-07T16:53:24.825Z] ---> Running in 660d6ea008fd [2022-07-07T16:53:26.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:53:27.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:53:29.897Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-07T16:53:29.897Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-07T16:53:29.897Z] OK: 15738 distinct packages available [2022-07-07T16:53:30.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:53:31.171Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:53:33.170Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-07T16:53:33.170Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-07T16:53:33.449Z] (3/4) Installing libucontext (1.1-r0) [2022-07-07T16:53:33.449Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-07T16:53:33.449Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T16:53:33.730Z] OK: 6 MiB in 18 packages [2022-07-07T16:53:36.391Z] Removing intermediate container 660d6ea008fd [2022-07-07T16:53:36.391Z] ---> 2f0e58c0716d [2022-07-07T16:53:36.391Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-07T16:53:46.594Z] ---> b0f6fc4cc52d [2022-07-07T16:53:46.594Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-07T16:53:46.594Z] ---> 6b3c25f829ea [2022-07-07T16:53:46.594Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-07T16:53:46.594Z] ---> Running in 4f3075cc27e1 [2022-07-07T16:53:47.211Z] Removing intermediate container 4f3075cc27e1 [2022-07-07T16:53:47.211Z] ---> bae3e9bfcfa1 [2022-07-07T16:53:47.211Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-07T16:53:47.489Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:53:47.489Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:53:47.489Z] ---> 30b7faefa1b0 [2022-07-07T16:53:47.489Z] Step 3/20 : WORKDIR /edgex-go [2022-07-07T16:53:47.489Z] ---> Using cache [2022-07-07T16:53:47.489Z] ---> 9e64a5dcfa80 [2022-07-07T16:53:47.489Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-07T16:53:47.489Z] ---> Running in 7d737cca1a25 [2022-07-07T16:53:48.964Z] ---> cf41f4553e30 [2022-07-07T16:53:48.964Z] Step 21/26 : WORKDIR / [2022-07-07T16:53:49.241Z] ---> Running in f1c19331ba22 [2022-07-07T16:53:49.854Z] Removing intermediate container f1c19331ba22 [2022-07-07T16:53:49.854Z] ---> 3bd1206bf0a9 [2022-07-07T16:53:49.854Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-07T16:53:50.135Z] ---> Running in f29918c5cd51 [2022-07-07T16:53:50.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:53:51.126Z] Removing intermediate container f29918c5cd51 [2022-07-07T16:53:51.126Z] ---> 86e19d414791 [2022-07-07T16:53:51.126Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-07T16:53:51.126Z] ---> Running in 63cde86ae738 [2022-07-07T16:53:51.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:53:52.401Z] Removing intermediate container 63cde86ae738 [2022-07-07T16:53:52.401Z] ---> dac65db0c490 [2022-07-07T16:53:52.401Z] Step 24/26 : LABEL arch=arm64 [2022-07-07T16:53:52.401Z] ---> Running in 2213b0eec42f [2022-07-07T16:53:53.011Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-07T16:53:53.011Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-07T16:53:53.011Z] OK: 15743 distinct packages available [2022-07-07T16:53:53.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:53:53.567Z] Removing intermediate container 2213b0eec42f [2022-07-07T16:53:53.567Z] ---> 753ee9b5c1a9 [2022-07-07T16:53:53.567Z] Step 25/26 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T16:53:53.567Z] ---> Running in 64b10edcf829 [2022-07-07T16:53:54.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:53:54.451Z] Removing intermediate container 64b10edcf829 [2022-07-07T16:53:54.451Z] ---> 76c8588ba0ee [2022-07-07T16:53:54.451Z] Step 26/26 : LABEL version=0.0.0 [2022-07-07T16:53:54.730Z] ---> Running in 14d8932ebb22 [2022-07-07T16:53:55.725Z] OK: 220 MiB in 52 packages [2022-07-07T16:53:55.726Z] Removing intermediate container 14d8932ebb22 [2022-07-07T16:53:55.726Z] ---> 6671559f93f7 [2022-07-07T16:53:55.726Z] [2022-07-07T16:53:57.727Z] Successfully built 6671559f93f7 [2022-07-07T16:53:57.727Z] Successfully tagged security-spire-config-arm64:latest [2022-07-07T16:53:57.727Z]  Building security-spire-config ... done Building core-command [2022-07-07T16:53:57.728Z] Removing intermediate container 7d737cca1a25 [2022-07-07T16:53:57.728Z] ---> f3c208e08601 [2022-07-07T16:53:57.728Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-07T16:53:59.733Z] ---> e6f93fc72d31 [2022-07-07T16:53:59.733Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:53:59.733Z] ---> Running in 767873693dd6 [2022-07-07T16:54:00.344Z] Removing intermediate container 229a8728d22a [2022-07-07T16:54:00.625Z] ---> fa89703ff4be [2022-07-07T16:54:00.625Z] [2022-07-07T16:54:00.625Z] Step 10/23 : FROM alpine:3.14 [2022-07-07T16:54:00.625Z] ---> ac73e934f311 [2022-07-07T16:54:00.625Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-07T16:54:00.625Z] ---> Running in 6f0a663c974a [2022-07-07T16:54:01.630Z] Removing intermediate container 6f0a663c974a [2022-07-07T16:54:01.630Z] ---> 6326c7572e9f [2022-07-07T16:54:01.630Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-07T16:54:01.630Z] ---> Running in 8765dfbd59c1 [2022-07-07T16:54:02.628Z] Removing intermediate container 8765dfbd59c1 [2022-07-07T16:54:02.628Z] ---> 143d7ee6684b [2022-07-07T16:54:02.628Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-07T16:54:02.628Z] ---> Running in 907b8fc1d1fd [2022-07-07T16:54:02.908Z] Removing intermediate container 907b8fc1d1fd [2022-07-07T16:54:02.908Z] ---> b807746eb956 [2022-07-07T16:54:03.186Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:54:03.186Z] ---> Running in 11723955c46f [2022-07-07T16:54:06.578Z] Removing intermediate container 767873693dd6 [2022-07-07T16:54:06.578Z] ---> 5f5bd713292b [2022-07-07T16:54:06.578Z] Step 7/20 : COPY . . [2022-07-07T16:54:06.853Z] Removing intermediate container 11723955c46f [2022-07-07T16:54:06.853Z] ---> ce76cfe8459f [2022-07-07T16:54:06.853Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-07T16:54:06.853Z] ---> Running in 42ce65f05d31 [2022-07-07T16:54:09.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:54:10.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:54:11.446Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-07T16:54:11.723Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-07T16:54:11.723Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-07T16:54:11.999Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-07T16:54:11.999Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-07T16:54:12.277Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-07T16:54:12.277Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T16:54:12.277Z] OK: 8 MiB in 20 packages [2022-07-07T16:54:14.982Z] Removing intermediate container 42ce65f05d31 [2022-07-07T16:54:14.982Z] ---> 4a54b315cf9b [2022-07-07T16:54:14.982Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:54:16.991Z] ---> 767438d5be41 [2022-07-07T16:54:16.991Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-07T16:54:21.339Z] ---> 4128981d4c16 [2022-07-07T16:54:21.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-07T16:54:22.804Z] ---> 53b7c78acdcc [2022-07-07T16:54:22.804Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-07T16:54:22.804Z] ---> Running in a49cac28820f [2022-07-07T16:54:24.260Z] Removing intermediate container a49cac28820f [2022-07-07T16:54:24.260Z] ---> fd646dd442e9 [2022-07-07T16:54:24.260Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:54:24.260Z] ---> Running in d73b7fa69636 [2022-07-07T16:54:25.257Z] Removing intermediate container d73b7fa69636 [2022-07-07T16:54:25.257Z] ---> a738d2f8a7a8 [2022-07-07T16:54:25.257Z] Step 21/23 : LABEL arch=arm64 [2022-07-07T16:54:25.539Z] ---> Running in c0a5748f2e2d [2022-07-07T16:54:26.535Z] Removing intermediate container c0a5748f2e2d [2022-07-07T16:54:26.535Z] ---> d9d61be98e70 [2022-07-07T16:54:26.535Z] Step 22/23 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T16:54:26.535Z] ---> Running in 9a70a04914b6 [2022-07-07T16:54:27.530Z] Removing intermediate container 9a70a04914b6 [2022-07-07T16:54:27.530Z] ---> b02f304357b9 [2022-07-07T16:54:27.530Z] Step 23/23 : LABEL version=0.0.0 [2022-07-07T16:54:27.814Z] ---> Running in 9e712be10a8c [2022-07-07T16:54:28.421Z] Removing intermediate container 9e712be10a8c [2022-07-07T16:54:28.421Z] ---> 37f93482c40f [2022-07-07T16:54:28.421Z] [2022-07-07T16:54:29.882Z] Successfully built 37f93482c40f [2022-07-07T16:54:30.164Z] Successfully tagged core-data-arm64:latest [2022-07-07T16:54:30.164Z] Building security-proxy-setup [2022-07-07T16:54:32.813Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:54:32.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:54:32.813Z] ---> 30b7faefa1b0 [2022-07-07T16:54:32.813Z] Step 3/23 : WORKDIR /edgex-go [2022-07-07T16:54:32.813Z] ---> Using cache [2022-07-07T16:54:32.813Z] ---> 9e64a5dcfa80 [2022-07-07T16:54:32.813Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:54:32.813Z] ---> Using cache [2022-07-07T16:54:32.813Z] ---> 64e1ddd85a3b [2022-07-07T16:54:32.813Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-07T16:54:32.813Z] ---> Using cache [2022-07-07T16:54:32.813Z] ---> 2407140edb69 [2022-07-07T16:54:32.813Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-07T16:54:32.813Z] ---> Using cache [2022-07-07T16:54:32.813Z] ---> 8c4b82a5c186 [2022-07-07T16:54:32.813Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:54:32.813Z] ---> Using cache [2022-07-07T16:54:32.813Z] ---> 5b83259745bd [2022-07-07T16:54:32.813Z] Step 8/23 : COPY . . [2022-07-07T16:54:32.813Z] ---> Using cache [2022-07-07T16:54:32.813Z] ---> 9554ecbcaa90 [2022-07-07T16:54:32.813Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-07T16:54:33.417Z] ---> Running in 9f83bb11be34 [2022-07-07T16:54:36.071Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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-07-07T16:54:41.514Z] ---> df0a918cb8a1 [2022-07-07T16:54:41.514Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-07T16:54:41.514Z] ---> Running in e1120a30512a [2022-07-07T16:54:42.982Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:55:09.884Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-07T16:55:09.884Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-07T16:55:09.884Z] ---> 30b7faefa1b0 [2022-07-07T16:55:09.884Z] Step 3/22 : WORKDIR /edgex-go [2022-07-07T16:55:09.884Z] ---> Using cache [2022-07-07T16:55:09.884Z] ---> 9e64a5dcfa80 [2022-07-07T16:55:09.884Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T16:55:09.884Z] ---> Using cache [2022-07-07T16:55:09.884Z] ---> 64e1ddd85a3b [2022-07-07T16:55:09.884Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-07T16:55:09.884Z] ---> Using cache [2022-07-07T16:55:09.884Z] ---> 2407140edb69 [2022-07-07T16:55:09.884Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-07T16:55:09.884Z] ---> Using cache [2022-07-07T16:55:09.884Z] ---> 8c4b82a5c186 [2022-07-07T16:55:09.884Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T16:55:09.884Z] ---> Using cache [2022-07-07T16:55:09.884Z] ---> 5b83259745bd [2022-07-07T16:55:09.884Z] Step 8/22 : COPY . . [2022-07-07T16:55:09.884Z] ---> Using cache [2022-07-07T16:55:09.884Z] ---> 9554ecbcaa90 [2022-07-07T16:55:09.884Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-07T16:55:09.884Z] ---> Running in f15d12dba276 [2022-07-07T16:55:09.884Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:57:01.862Z] CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:57:04.518Z] Removing intermediate container 4a6a3baf2b9b [2022-07-07T16:57:04.518Z] ---> 174c34ca4b3d [2022-07-07T16:57:04.518Z] [2022-07-07T16:57:04.518Z] Step 10/25 : FROM alpine:3.14 [2022-07-07T16:57:04.518Z] ---> ac73e934f311 [2022-07-07T16:57:04.518Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-07T16:57:04.518Z] ---> Running in f845ae535763 [2022-07-07T16:57:06.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:57:06.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:57:08.280Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-07T16:57:08.280Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-07T16:57:08.280Z] (3/3) Installing su-exec (0.2-r1) [2022-07-07T16:57:08.280Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T16:57:08.280Z] Executing ca-certificates-20211220-r0.trigger [2022-07-07T16:57:08.561Z] OK: 6 MiB in 17 packages [2022-07-07T16:57:10.577Z] Removing intermediate container f845ae535763 [2022-07-07T16:57:10.577Z] ---> 30593f2f0e20 [2022-07-07T16:57:10.577Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-07T16:57:10.577Z] ---> Running in 4d77c8c155f8 [2022-07-07T16:57:11.197Z] Removing intermediate container 4d77c8c155f8 [2022-07-07T16:57:11.197Z] ---> aa57adb523cc [2022-07-07T16:57:11.197Z] Step 13/25 : WORKDIR / [2022-07-07T16:57:11.197Z] ---> Running in b6a11e2f64d9 [2022-07-07T16:57:11.810Z] Removing intermediate container b6a11e2f64d9 [2022-07-07T16:57:11.810Z] ---> 767af8cbf277 [2022-07-07T16:57:11.810Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-07T16:57:12.411Z] ---> 9df3e25e02e8 [2022-07-07T16:57:12.411Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-07T16:57:13.401Z] ---> 069212783a88 [2022-07-07T16:57:13.401Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-07T16:57:14.389Z] ---> 44033a2e75e8 [2022-07-07T16:57:14.389Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-07T16:57:15.383Z] ---> 951d3414ce86 [2022-07-07T16:57:15.383Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-07T16:57:16.843Z] ---> e05119fd007e [2022-07-07T16:57:16.843Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-07T16:57:18.841Z] ---> 48cb943a182f [2022-07-07T16:57:18.841Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-07T16:57:19.852Z] ---> 6fe48b6d727c [2022-07-07T16:57:19.853Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-07T16:57:19.853Z] ---> Running in 2ca052aedc25 [2022-07-07T16:57:23.279Z] Removing intermediate container 2ca052aedc25 [2022-07-07T16:57:23.279Z] ---> a74cc9dc9485 [2022-07-07T16:57:23.279Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-07T16:57:23.279Z] ---> Running in 2e2a1b97779a [2022-07-07T16:57:23.279Z] Removing intermediate container 2e2a1b97779a [2022-07-07T16:57:23.279Z] ---> 75d86bc8ecca [2022-07-07T16:57:23.279Z] Step 23/25 : LABEL arch=arm64 [2022-07-07T16:57:23.565Z] ---> Running in 876a2ec8c88e [2022-07-07T16:57:24.170Z] Removing intermediate container 876a2ec8c88e [2022-07-07T16:57:24.170Z] ---> 04b2910effd2 [2022-07-07T16:57:24.170Z] Step 24/25 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T16:57:24.170Z] ---> Running in 68d02e079318 [2022-07-07T16:57:24.774Z] Removing intermediate container 68d02e079318 [2022-07-07T16:57:24.774Z] ---> 68c0bbd80e55 [2022-07-07T16:57:24.774Z] Step 25/25 : LABEL version=0.0.0 [2022-07-07T16:57:24.774Z] ---> Running in bef2936c2bb9 [2022-07-07T16:57:25.383Z] Removing intermediate container bef2936c2bb9 [2022-07-07T16:57:25.383Z] ---> e625b4a6745f [2022-07-07T16:57:25.383Z] [2022-07-07T16:57:25.985Z] Successfully built e625b4a6745f [2022-07-07T16:57:25.985Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-07T16:59:17.838Z]  Building security-secretstore-setup ... done Removing intermediate container 9f83bb11be34 [2022-07-07T16:59:17.838Z] ---> 22639239d201 [2022-07-07T16:59:17.838Z] [2022-07-07T16:59:17.838Z] Step 10/23 : FROM alpine:3.14 [2022-07-07T16:59:17.838Z] ---> ac73e934f311 [2022-07-07T16:59:17.838Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-07T16:59:17.838Z] ---> Using cache [2022-07-07T16:59:17.838Z] ---> 864f2c50557a [2022-07-07T16:59:17.838Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-07T16:59:17.838Z] ---> Using cache [2022-07-07T16:59:17.838Z] ---> 302b008ccee5 [2022-07-07T16:59:17.838Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-07T16:59:17.838Z] ---> Running in 40f7c5ac9ba6 [2022-07-07T16:59:17.838Z] Removing intermediate container 40f7c5ac9ba6 [2022-07-07T16:59:17.838Z] ---> f2cc7ce5bbd7 [2022-07-07T16:59:17.838Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-07T16:59:17.838Z] ---> Running in 0dfd1ab8de88 [2022-07-07T16:59:17.838Z] Removing intermediate container 0dfd1ab8de88 [2022-07-07T16:59:17.838Z] ---> c7f43db6a6b2 [2022-07-07T16:59:17.838Z] Step 15/23 : WORKDIR / [2022-07-07T16:59:17.838Z] ---> Running in 2eb21737f5b9 [2022-07-07T16:59:17.838Z] Removing intermediate container 2eb21737f5b9 [2022-07-07T16:59:17.838Z] ---> 2f8ddc56d869 [2022-07-07T16:59:17.838Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T16:59:17.838Z] ---> 35f4c0d7fefb [2022-07-07T16:59:17.838Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-07T16:59:17.838Z] ---> 79973f1f7a37 [2022-07-07T16:59:17.839Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-07T16:59:17.839Z] ---> 5b1640f6676b [2022-07-07T16:59:17.839Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-07T16:59:17.839Z] ---> Running in 7511529a4cdc [2022-07-07T16:59:18.113Z] Removing intermediate container 7511529a4cdc [2022-07-07T16:59:18.113Z] ---> f779c4a1d954 [2022-07-07T16:59:18.113Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T16:59:18.113Z] ---> Running in 9bfc3707a2c9 [2022-07-07T16:59:18.719Z] Removing intermediate container 9bfc3707a2c9 [2022-07-07T16:59:18.719Z] ---> 0056721452de [2022-07-07T16:59:18.719Z] Step 21/23 : LABEL arch=arm64 [2022-07-07T16:59:19.000Z] ---> Running in 7ffaba070395 [2022-07-07T16:59:19.607Z] Removing intermediate container 7ffaba070395 [2022-07-07T16:59:19.607Z] ---> 3f58edae6c1c [2022-07-07T16:59:19.607Z] Step 22/23 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T16:59:19.607Z] ---> Running in 7110f5954b32 [2022-07-07T16:59:20.211Z] Removing intermediate container 7110f5954b32 [2022-07-07T16:59:20.211Z] ---> f30b4303540e [2022-07-07T16:59:20.211Z] Step 23/23 : LABEL version=0.0.0 [2022-07-07T16:59:20.211Z] ---> Running in b74d7b73feb5 [2022-07-07T16:59:20.817Z] Removing intermediate container b74d7b73feb5 [2022-07-07T16:59:20.817Z] ---> b93da76bed8f [2022-07-07T16:59:20.817Z] [2022-07-07T16:59:21.092Z] Successfully built b93da76bed8f [2022-07-07T16:59:21.092Z] Successfully tagged core-command-arm64:latest [2022-07-07T16:59:27.823Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on 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-07-07T16:59:42.982Z] Removing intermediate container f15d12dba276 [2022-07-07T16:59:42.982Z] ---> 39308e8ef189 [2022-07-07T16:59:42.982Z] [2022-07-07T16:59:42.982Z] Step 10/22 : FROM alpine:3.14 [2022-07-07T16:59:42.982Z] ---> ac73e934f311 [2022-07-07T16:59:42.982Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-07T16:59:42.982Z] ---> Running in 7ede7458c5c6 [2022-07-07T16:59:44.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-07T16:59:44.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-07T16:59:45.428Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-07T16:59:45.709Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-07T16:59:45.709Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-07T16:59:45.709Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-07T16:59:45.709Z] (5/6) Installing curl (7.79.1-r2) [2022-07-07T16:59:45.709Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-07T16:59:45.709Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T16:59:45.709Z] Executing ca-certificates-20211220-r0.trigger [2022-07-07T16:59:45.997Z] OK: 8 MiB in 20 packages [2022-07-07T16:59:49.425Z] Removing intermediate container 7ede7458c5c6 [2022-07-07T16:59:49.425Z] ---> e8f288d23c92 [2022-07-07T16:59:49.425Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-07T16:59:49.425Z] ---> Running in 4437588b402b [2022-07-07T16:59:49.712Z] Removing intermediate container 4437588b402b [2022-07-07T16:59:49.712Z] ---> 7202bcb6be90 [2022-07-07T16:59:49.712Z] Step 13/22 : WORKDIR /edgex [2022-07-07T16:59:49.985Z] ---> Running in ffb79a72071f [2022-07-07T16:59:50.968Z] Removing intermediate container ffb79a72071f [2022-07-07T16:59:50.968Z] ---> 5349f08fa572 [2022-07-07T16:59:50.968Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-07T16:59:51.954Z] ---> 8d62efa29bc4 [2022-07-07T16:59:51.954Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-07T16:59:54.599Z] ---> 279fe0cf2f92 [2022-07-07T16:59:54.599Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-07T16:59:56.587Z] ---> 22e55a78502f [2022-07-07T16:59:56.587Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-07T16:59:56.867Z] ---> 07eccadc2f01 [2022-07-07T16:59:56.867Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-07T16:59:57.144Z] ---> Running in 4c103dbe03a0 [2022-07-07T16:59:57.753Z] Removing intermediate container 3de21c9c3029 [2022-07-07T16:59:57.753Z] ---> 77142976bf21 [2022-07-07T16:59:57.753Z] [2022-07-07T16:59:57.753Z] Step 10/22 : FROM alpine:3.14 [2022-07-07T16:59:57.753Z] ---> ac73e934f311 [2022-07-07T16:59:57.753Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-07T16:59:58.029Z] ---> Running in 958b3a424d4f [2022-07-07T17:00:00.689Z] Removing intermediate container 4c103dbe03a0 [2022-07-07T17:00:00.689Z] ---> 0894395c7d0d [2022-07-07T17:00:00.689Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-07T17:00:00.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-07T17:00:00.689Z] ---> Running in 422c1f4f8524 [2022-07-07T17:00:00.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-07T17:00:00.973Z] Removing intermediate container 422c1f4f8524 [2022-07-07T17:00:00.973Z] ---> a06c25f12396 [2022-07-07T17:00:00.973Z] Step 20/22 : LABEL arch=arm64 [2022-07-07T17:00:00.973Z] ---> Running in 5aae24a775b4 [2022-07-07T17:00:01.584Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-07T17:00:01.584Z] Removing intermediate container 5aae24a775b4 [2022-07-07T17:00:01.584Z] ---> d113c1a74e3c [2022-07-07T17:00:01.584Z] Step 21/22 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T17:00:01.863Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-07T17:00:01.863Z] Executing busybox-1.33.1-r7.trigger [2022-07-07T17:00:01.863Z] Executing ca-certificates-20211220-r0.trigger [2022-07-07T17:00:01.863Z] ---> Running in 952f248a8842 [2022-07-07T17:00:02.145Z] OK: 6 MiB in 16 packages [2022-07-07T17:00:02.759Z] Removing intermediate container 952f248a8842 [2022-07-07T17:00:02.759Z] ---> 23eac3d6fd19 [2022-07-07T17:00:02.759Z] Step 22/22 : LABEL version=0.0.0 [2022-07-07T17:00:03.033Z] ---> Running in b1cab3ae22eb [2022-07-07T17:00:03.632Z] Removing intermediate container b1cab3ae22eb [2022-07-07T17:00:03.632Z] ---> 77d3ef2e09b4 [2022-07-07T17:00:03.632Z] [2022-07-07T17:00:04.234Z] Removing intermediate container 958b3a424d4f [2022-07-07T17:00:04.234Z] ---> 1972330fe558 [2022-07-07T17:00:04.234Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-07T17:00:04.234Z] Successfully built 77d3ef2e09b4 [2022-07-07T17:00:04.234Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-07T17:00:04.234Z]  Building security-proxy-setup ... done  ---> Running in 1bf0143f9bb2 [2022-07-07T17:00:04.839Z] Removing intermediate container 1bf0143f9bb2 [2022-07-07T17:00:04.839Z] ---> 9f6e3c77a414 [2022-07-07T17:00:04.839Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-07T17:00:04.839Z] ---> Running in 5a11964f953a [2022-07-07T17:00:05.438Z] Removing intermediate container 5a11964f953a [2022-07-07T17:00:05.438Z] ---> 820f7f210437 [2022-07-07T17:00:05.438Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-07T17:00:05.438Z] ---> Running in eae5bd088c2b [2022-07-07T17:00:05.710Z] Removing intermediate container eae5bd088c2b [2022-07-07T17:00:05.710Z] ---> f76fecf0f7d0 [2022-07-07T17:00:05.710Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T17:00:06.693Z] ---> 4e37d58baf49 [2022-07-07T17:00:06.693Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-07T17:00:08.686Z] ---> ebb5f575b792 [2022-07-07T17:00:08.686Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-07T17:00:08.961Z] ---> 626160e0f8b6 [2022-07-07T17:00:08.961Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-07T17:00:09.237Z] ---> Running in 6a9889817710 [2022-07-07T17:00:09.512Z] Removing intermediate container 6a9889817710 [2022-07-07T17:00:09.512Z] ---> 245f5e13cd8f [2022-07-07T17:00:09.512Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T17:00:09.791Z] ---> Running in fd0ed157f9a7 [2022-07-07T17:00:10.064Z] Removing intermediate container fd0ed157f9a7 [2022-07-07T17:00:10.064Z] ---> 9756cf999b48 [2022-07-07T17:00:10.064Z] Step 20/22 : LABEL arch=arm64 [2022-07-07T17:00:10.064Z] ---> Running in c0b13872790c [2022-07-07T17:00:10.668Z] Removing intermediate container c0b13872790c [2022-07-07T17:00:10.668Z] ---> 56e8c9e6e260 [2022-07-07T17:00:10.668Z] Step 21/22 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T17:00:10.668Z] ---> Running in ffdea8122e09 [2022-07-07T17:00:10.957Z] Removing intermediate container ffdea8122e09 [2022-07-07T17:00:10.957Z] ---> 6de0b095252d [2022-07-07T17:00:10.957Z] Step 22/22 : LABEL version=0.0.0 [2022-07-07T17:00:11.235Z] ---> Running in 5c62a38d65fa [2022-07-07T17:00:11.511Z] Removing intermediate container 5c62a38d65fa [2022-07-07T17:00:11.511Z] ---> bc2aa64b8ab5 [2022-07-07T17:00:11.511Z] [2022-07-07T17:00:12.113Z] Successfully built bc2aa64b8ab5 [2022-07-07T17:00:12.113Z] Successfully tagged support-notifications-arm64:latest [2022-07-07T17:00:18.822Z]  Building support-notifications ... done Removing intermediate container e1120a30512a [2022-07-07T17:00:18.822Z] ---> c0ea19320e8b [2022-07-07T17:00:18.822Z] [2022-07-07T17:00:18.822Z] Step 9/20 : FROM alpine:3.15 [2022-07-07T17:00:18.822Z] ---> 3fb3c9af89a9 [2022-07-07T17:00:18.822Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-07T17:00:18.822Z] ---> Using cache [2022-07-07T17:00:18.822Z] ---> 78ce5336b8d9 [2022-07-07T17:00:18.822Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T17:00:18.822Z] ---> Using cache [2022-07-07T17:00:18.822Z] ---> dae36a2d7861 [2022-07-07T17:00:18.822Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-07T17:00:18.822Z] ---> Running in 8c7ad515801d [2022-07-07T17:00:19.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T17:00:20.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T17:00:21.370Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-07T17:00:21.370Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-07T17:00:21.370Z] OK: 15738 distinct packages available [2022-07-07T17:00:21.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T17:00:22.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T17:00:23.595Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-07T17:00:23.595Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-07T17:00:23.595Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-07T17:00:23.866Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-07T17:00:23.866Z] (5/9) Installing curl (7.80.0-r2) [2022-07-07T17:00:23.866Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-07T17:00:24.138Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-07T17:00:24.138Z] (8/9) Installing libucontext (1.1-r0) [2022-07-07T17:00:24.138Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-07T17:00:24.412Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T17:00:24.412Z] Executing ca-certificates-20211220-r0.trigger [2022-07-07T17:00:24.683Z] OK: 8 MiB in 23 packages [2022-07-07T17:00:26.127Z] Removing intermediate container 8c7ad515801d [2022-07-07T17:00:26.127Z] ---> ba3d821f2da2 [2022-07-07T17:00:26.127Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-07T17:00:26.409Z] ---> 6608787caf56 [2022-07-07T17:00:26.409Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-07T17:00:27.843Z] ---> b13d03f77711 [2022-07-07T17:00:27.843Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-07T17:00:28.438Z] ---> 74eb29baba58 [2022-07-07T17:00:28.438Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-07T17:00:28.438Z] ---> Running in 1eb81229ad1b [2022-07-07T17:00:28.710Z] Removing intermediate container 1eb81229ad1b [2022-07-07T17:00:28.710Z] ---> f5d568434aee [2022-07-07T17:00:28.991Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-07T17:00:28.991Z] ---> Running in 1a92af4f586e [2022-07-07T17:00:29.265Z] Removing intermediate container 1a92af4f586e [2022-07-07T17:00:29.265Z] ---> 322942002e46 [2022-07-07T17:00:29.265Z] Step 18/20 : LABEL arch=arm64 [2022-07-07T17:00:29.265Z] ---> Running in fa018ba6943f [2022-07-07T17:00:29.862Z] Removing intermediate container fa018ba6943f [2022-07-07T17:00:29.862Z] ---> a5405c39de7e [2022-07-07T17:00:29.862Z] Step 19/20 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe [2022-07-07T17:00:29.862Z] ---> Running in e120e82b1d3b [2022-07-07T17:00:30.136Z] Removing intermediate container e120e82b1d3b [2022-07-07T17:00:30.136Z] ---> 9e07ac6de075 [2022-07-07T17:00:30.136Z] Step 20/20 : LABEL version=0.0.0 [2022-07-07T17:00:30.136Z] ---> Running in 5d1cfb57d59c [2022-07-07T17:00:30.409Z] Removing intermediate container 5d1cfb57d59c [2022-07-07T17:00:30.409Z] ---> 9dd0eaca343b [2022-07-07T17:00:30.409Z] [2022-07-07T17:00:31.003Z] Successfully built 9dd0eaca343b [2022-07-07T17:00:31.003Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-07T17:00:31.293Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-07-07T17:00:31.298Z] $ docker stop --time=1 340c6dee42cfb55d9570a44d1c6be965fec90fa36cbf712bb266c2fc4ee1fd46 [2022-07-07T17:00:33.045Z] $ docker rm -f 340c6dee42cfb55d9570a44d1c6be965fec90fa36cbf712bb266c2fc4ee1fd46 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T17:00:33.636Z] + docker images [2022-07-07T17:00:33.908Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-07T17:00:33.908Z] security-spiffe-token-provider-arm64 latest 9dd0eaca343b 3 seconds ago 28.1MB [2022-07-07T17:00:33.908Z] c0ea19320e8b 17 seconds ago 1.48GB [2022-07-07T17:00:33.908Z] support-notifications-arm64 latest bc2aa64b8ab5 22 seconds ago 26MB [2022-07-07T17:00:33.908Z] security-proxy-setup-arm64 latest 77d3ef2e09b4 30 seconds ago 26.1MB [2022-07-07T17:00:33.908Z] 77142976bf21 37 seconds ago 1.49GB [2022-07-07T17:00:33.908Z] 39308e8ef189 52 seconds ago 1.44GB [2022-07-07T17:00:33.908Z] core-command-arm64 latest b93da76bed8f About a minute ago 15.5MB [2022-07-07T17:00:33.908Z] 22639239d201 About a minute ago 1.43GB [2022-07-07T17:00:33.908Z] security-secretstore-setup-arm64 latest e625b4a6745f 3 minutes ago 27.5MB [2022-07-07T17:00:33.908Z] 174c34ca4b3d 3 minutes ago 1.44GB [2022-07-07T17:00:33.908Z] core-data-arm64 latest 37f93482c40f 6 minutes ago 21.7MB [2022-07-07T17:00:33.908Z] fa89703ff4be 6 minutes ago 1.46GB [2022-07-07T17:00:33.908Z] security-spire-config-arm64 latest 6671559f93f7 6 minutes ago 85.6MB [2022-07-07T17:00:33.908Z] 49157d302fdd 7 minutes ago 1.34GB [2022-07-07T17:00:33.908Z] support-scheduler-arm64 latest b77646759cf7 7 minutes ago 25.4MB [2022-07-07T17:00:33.908Z] bc83a221ac3e 7 minutes ago 1.49GB [2022-07-07T17:00:33.908Z] sys-mgmt-agent-arm64 latest 93b9792ff05d 7 minutes ago 282MB [2022-07-07T17:00:33.908Z] security-bootstrapper-arm64 latest 570274febd17 9 minutes ago 18.3MB [2022-07-07T17:00:33.908Z] core-metadata-arm64 latest 8a5ada5cb1f1 9 minutes ago 16.3MB [2022-07-07T17:00:33.908Z] 3d217848deaf 9 minutes ago 1.44GB [2022-07-07T17:00:33.908Z] f4d02b391b46 10 minutes ago 1.44GB [2022-07-07T17:00:33.908Z] 7335c2c81f17 10 minutes ago 1.43GB [2022-07-07T17:00:33.908Z] security-spire-server-arm64 latest e71c601893d7 13 minutes ago 86.3MB [2022-07-07T17:00:33.908Z] eaad27b3d7c9 13 minutes ago 1.34GB [2022-07-07T17:00:33.908Z] security-spire-agent-arm64 latest aa77a7db9639 14 minutes ago 126MB [2022-07-07T17:00:33.908Z] 998284ab7fe8 15 minutes ago 1.34GB [2022-07-07T17:00:33.908Z] ci-base-image-arm64 latest 30b7faefa1b0 27 minutes ago 1.01GB [2022-07-07T17:00:33.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-07T17:00:33.908Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-07T17:00:33.908Z] alpine 3.14 ac73e934f311 3 months ago 5.34MB [2022-07-07T17:00:33.908Z] alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB [2022-07-07T17:00:33.908Z] 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-07-07T17:00:34.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T17:00:34.343Z] [2022-07-07T17:00:34.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T17:00:34.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T17:00:34.974Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-07T17:00:34.974Z] 8998bd30e6a1: Pulling fs layer [2022-07-07T17:00:34.974Z] 04944245beec: Pulling fs layer [2022-07-07T17:00:34.974Z] 699f458cf7ca: Pulling fs layer [2022-07-07T17:00:34.974Z] 765212b225bb: Pulling fs layer [2022-07-07T17:00:34.974Z] f23df028b6ca: Pulling fs layer [2022-07-07T17:00:34.974Z] d65c8cfc05b1: Pulling fs layer [2022-07-07T17:00:34.974Z] 2437ff75d9bd: Pulling fs layer [2022-07-07T17:00:34.974Z] 765212b225bb: Waiting [2022-07-07T17:00:34.974Z] d65c8cfc05b1: Waiting [2022-07-07T17:00:34.974Z] f23df028b6ca: Waiting [2022-07-07T17:00:34.974Z] 2437ff75d9bd: Waiting [2022-07-07T17:00:34.974Z] 04944245beec: Verifying Checksum [2022-07-07T17:00:34.974Z] 04944245beec: Download complete [2022-07-07T17:00:34.974Z] 765212b225bb: Verifying Checksum [2022-07-07T17:00:34.974Z] 765212b225bb: Download complete [2022-07-07T17:00:34.974Z] f23df028b6ca: Download complete [2022-07-07T17:00:35.249Z] d65c8cfc05b1: Verifying Checksum [2022-07-07T17:00:35.249Z] d65c8cfc05b1: Download complete [2022-07-07T17:00:35.249Z] 699f458cf7ca: Verifying Checksum [2022-07-07T17:00:35.249Z] 699f458cf7ca: Download complete [2022-07-07T17:00:35.524Z] 8998bd30e6a1: Download complete [2022-07-07T17:00:38.151Z] 2437ff75d9bd: Verifying Checksum [2022-07-07T17:00:40.127Z] 8998bd30e6a1: Pull complete [2022-07-07T17:00:40.725Z] 04944245beec: Pull complete [2022-07-07T17:00:42.170Z] 699f458cf7ca: Pull complete [2022-07-07T17:00:42.442Z] 765212b225bb: Pull complete [2022-07-07T17:00:43.421Z] f23df028b6ca: Pull complete [2022-07-07T17:00:43.692Z] d65c8cfc05b1: Pull complete [2022-07-07T17:00:58.762Z] 2437ff75d9bd: Pull complete [2022-07-07T17:00:58.762Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-07T17:00:58.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T17:00:58.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T17:00:59.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-17152 does not seem to be running inside a container [2022-07-07T17:00:59.106Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T17:01:02.032Z] $ docker top 55b36d853a13012f782539f6073da394daa4dc866613cce67c64b9ec73860ab7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T17:01:03.051Z] ---> job-cost.sh [2022-07-07T17:01:03.051Z] lf-activate-venv: SKIPPING [2022-07-07T17:01:03.051Z] INFO: No Stack... [2022-07-07T17:01:03.645Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-07T17:01:04.240Z] INFO: Archiving Costs [Pipeline] sh [2022-07-07T17:01:04.900Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-07-07T17:01:04.900Z] + cut -d, -f6 [Pipeline] lock [2022-07-07T17:01:04.931Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4081-2-stack-cost] [2022-07-07T17:01:04.938Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4081-2-stack-cost] did not exist. Created. [2022-07-07T17:01:04.938Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4081-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T17:01:05.598Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-07T17:01:05.826Z] Stashed 1 file(s) [Pipeline] } [2022-07-07T17:01:05.836Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4081-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-07T17:01:05.855Z] $ docker stop --time=1 55b36d853a13012f782539f6073da394daa4dc866613cce67c64b9ec73860ab7 [2022-07-07T17:01:07.492Z] $ docker rm -f 55b36d853a13012f782539f6073da394daa4dc866613cce67c64b9ec73860ab7 [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-07-07T17:01:08.005Z] provisioning config files... [2022-07-07T17:01:08.014Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5870552370681691318tmp [Pipeline] { [Pipeline] sh [2022-07-07T17:01:08.305Z] + set +x [2022-07-07T17:01:08.305Z] + curl -s+ https://codecov.io/bash [2022-07-07T17:01:08.305Z] bash -s -- [2022-07-07T17:01:08.305Z] [2022-07-07T17:01:08.305Z] _____ _ [2022-07-07T17:01:08.305Z] / ____| | | [2022-07-07T17:01:08.305Z] | | ___ __| | ___ ___ _____ __ [2022-07-07T17:01:08.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-07T17:01:08.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-07T17:01:08.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-07T17:01:08.305Z] Bash-1.0.6 [2022-07-07T17:01:08.305Z] [2022-07-07T17:01:08.305Z] [2022-07-07T17:01:08.305Z] ==> git version 2.25.1 found [2022-07-07T17:01:08.305Z] ==> 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-07-07T17:01:08.305Z] Release-Date: 2020-01-08 [2022-07-07T17:01:08.305Z] 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-07-07T17:01:08.305Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-07T17:01:08.305Z] ==> Jenkins CI detected. [2022-07-07T17:01:08.305Z] current dir:  /w/workspace/edgex-go/2 [2022-07-07T17:01:08.305Z] project root: . [2022-07-07T17:01:08.305Z] --> token set from env [2022-07-07T17:01:08.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-07T17:01:08.305Z] ==> Running gcov in . (disable via -X gcov) [2022-07-07T17:01:08.305Z] ==> Python coveragepy not found [2022-07-07T17:01:08.305Z] ==> Searching for coverage reports in: [2022-07-07T17:01:08.305Z] + . [2022-07-07T17:01:08.305Z] -> Found 1 reports [2022-07-07T17:01:08.305Z] ==> Detecting git/mercurial file structure [2022-07-07T17:01:08.565Z] ==> Reading reports [2022-07-07T17:01:08.565Z] + ./coverage.out bytes=435593 [2022-07-07T17:01:08.565Z] ==> Appending adjustments [2022-07-07T17:01:08.565Z] https://docs.codecov.io/docs/fixing-reports [2022-07-07T17:01:09.949Z] + Found adjustments [2022-07-07T17:01:09.949Z] ==> Gzipping contents [2022-07-07T17:01:09.949Z] 60K /tmp/codecov.GO7asS.gz [2022-07-07T17:01:09.949Z] ==> Uploading reports [2022-07-07T17:01:09.949Z] url: https://codecov.io [2022-07-07T17:01:09.949Z] query: branch=PR-4081&commit=ee33a21d9f92d48865f17496e607385e6d20da19&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= [2022-07-07T17:01:09.949Z] -> Pinging Codecov [2022-07-07T17:01:09.949Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4081&commit=ee33a21d9f92d48865f17496e607385e6d20da19&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= [2022-07-07T17:01:09.949Z] -> Uploading to [2022-07-07T17:01:09.949Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-07/00271124DB129430A58F1EEE437C3FCB/ee33a21d9f92d48865f17496e607385e6d20da19/50afc5ce-5b2c-4448-b69b-c4f7f9e41019.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220707T170109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d08f8f9c44af26101234d6e5298ad9e123d04659049799790c3b9ae0967f8ece [2022-07-07T17:01:09.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T17:01:09.949Z] Dload Upload Total Spent Left Speed [2022-07-07T17:01:10.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59949 0 0 100 59949 0 136k --:--:-- --:--:-- --:--:-- 136k [2022-07-07T17:01:10.520Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ee33a21d9f92d48865f17496e607385e6d20da19 [Pipeline] } [2022-07-07T17:01:10.529Z] 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-07-07T17:01:11.093Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-07T17:01:11.390Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T17:01:12.260Z] ---> package-listing.sh [2022-07-07T17:01:12.260Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-07T17:01:12.260Z] ++ facter osfamily [2022-07-07T17:01:12.521Z] + OS_FAMILY=debian [2022-07-07T17:01:12.521Z] + workspace=/w/workspace/edgex-go/2 [2022-07-07T17:01:12.521Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-07T17:01:12.521Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-07T17:01:12.521Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-07T17:01:12.521Z] + PACKAGES=/tmp/packages_start.txt [2022-07-07T17:01:12.521Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-07T17:01:12.521Z] + PACKAGES=/tmp/packages_end.txt [2022-07-07T17:01:12.521Z] + case "${OS_FAMILY}" in [2022-07-07T17:01:12.521Z] + dpkg -l [2022-07-07T17:01:12.521Z] + grep '^ii' [2022-07-07T17:01:12.521Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-07T17:01:12.521Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-07T17:01:12.521Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-07T17:01:12.521Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-07T17:01:12.521Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-07-07T17:01:12.521Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-07-07T17:01:12.530Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-07T17:01:12.809Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T17:01:13.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T17:01:13.373Z] [2022-07-07T17:01:13.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T17:01:13.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T17:01:13.677Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-07T17:01:13.677Z] 5eb5b503b376: Pulling fs layer [2022-07-07T17:01:13.677Z] 5c69ac0246d0: Pulling fs layer [2022-07-07T17:01:13.677Z] ec43610c2a17: Pulling fs layer [2022-07-07T17:01:13.677Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-07T17:01:13.677Z] 33b1e0a273af: Pulling fs layer [2022-07-07T17:01:13.677Z] 5d3b04190fa2: Pulling fs layer [2022-07-07T17:01:13.677Z] 3a2ae6a8a46f: Waiting [2022-07-07T17:01:13.677Z] 33b1e0a273af: Waiting [2022-07-07T17:01:13.677Z] 2f39f015ded8: Pulling fs layer [2022-07-07T17:01:13.677Z] 5d3b04190fa2: Waiting [2022-07-07T17:01:13.677Z] 2f39f015ded8: Waiting [2022-07-07T17:01:13.677Z] 5c69ac0246d0: Download complete [2022-07-07T17:01:13.677Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-07T17:01:13.677Z] 3a2ae6a8a46f: Download complete [2022-07-07T17:01:13.677Z] 33b1e0a273af: Verifying Checksum [2022-07-07T17:01:13.677Z] 33b1e0a273af: Download complete [2022-07-07T17:01:13.677Z] 5d3b04190fa2: Verifying Checksum [2022-07-07T17:01:13.677Z] 5d3b04190fa2: Download complete [2022-07-07T17:01:13.937Z] ec43610c2a17: Verifying Checksum [2022-07-07T17:01:13.937Z] ec43610c2a17: Download complete [2022-07-07T17:01:13.937Z] 5eb5b503b376: Verifying Checksum [2022-07-07T17:01:13.937Z] 5eb5b503b376: Download complete [2022-07-07T17:01:14.505Z] 2f39f015ded8: Download complete [2022-07-07T17:01:15.446Z] 5eb5b503b376: Pull complete [2022-07-07T17:01:15.446Z] 5c69ac0246d0: Pull complete [2022-07-07T17:01:16.017Z] ec43610c2a17: Pull complete [2022-07-07T17:01:16.017Z] 3a2ae6a8a46f: Pull complete [2022-07-07T17:01:16.277Z] 33b1e0a273af: Pull complete [2022-07-07T17:01:16.277Z] 5d3b04190fa2: Pull complete [2022-07-07T17:01:20.474Z] 2f39f015ded8: Pull complete [2022-07-07T17:01:20.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-07T17:01:20.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T17:01:20.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T17:01:20.569Z] prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container [2022-07-07T17:01:20.574Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T17:01:22.537Z] $ docker top d6e40a1d1f6510dde06be419b86945f16fca5f805b91178dedec228d1b51b7a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T17:01:22.913Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-07T17:01:23.199Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-07T17:01:23.487Z] + ls /var/log/sa-host [2022-07-07T17:01:23.488Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T17:01:23.620Z] provisioning config files... [2022-07-07T17:01:23.629Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5033854709077203055tmp [Pipeline] { [Pipeline] echo [2022-07-07T17:01:23.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T17:01:23.929Z] ---> create-netrc.sh [Pipeline] } [2022-07-07T17:01:23.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-07T17:01:24.273Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-07T17:01:24.282Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T17:01:24.569Z] ---> sudo-logs.sh [2022-07-07T17:01:24.569Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-07T17:01:24.600Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T17:01:24.883Z] ---> job-cost.sh [2022-07-07T17:01:24.883Z] lf-activate-venv: SKIPPING [2022-07-07T17:01:24.883Z] DEBUG: total: 0.10999999940395355 [2022-07-07T17:01:24.883Z] INFO: Retrieving Stack Cost... [2022-07-07T17:01:25.147Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-07T17:01:25.719Z] INFO: Archiving Costs [Pipeline] echo [2022-07-07T17:01:25.730Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T17:01:26.023Z] ---> logs-deploy.sh [2022-07-07T17:01:26.023Z] lf-activate-venv: SKIPPING [2022-07-07T17:01:26.023Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4081/2 [2022-07-07T17:01:26.023Z] INFO: archiving workspace using pattern(s): [2022-07-07T17:01:27.020Z] Archives upload complete. [2022-07-07T17:01:27.020Z] INFO: archiving logs to Nexus