Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 5f565a5026236f7a21fcb63799adf4b457e3ab40 rather than 86addf0b5dd2c97310250a6a9cc546300f55b449 Obtained Jenkinsfile from 5f565a5026236f7a21fcb63799adf4b457e3ab40 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-ssh13647541477695606920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1217127345889703408.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4140/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-4140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14341864656181093456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh8742792681168454526.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/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-4140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8592861569241019311.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24430’ Running on prd-ubuntu20.04-docker-8c-8g-24433 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 Merge succeeded, producing cb232628a1b90cb356907830f84dac1dcd3ce6a8 Checking out Revision cb232628a1b90cb356907830f84dac1dcd3ce6a8 (PR-4140) > 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/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # 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 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb232628a1b90cb356907830f84dac1dcd3ce6a8 # timeout=10 Commit message: "Merge commit '5f565a5026236f7a21fcb63799adf4b457e3ab40' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-02T16:30:19.330Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-02T16:30:19.383Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-02T16:30:19.402Z] ========================================================= [2022-09-02T16:30:19.402Z] EdgeX Global Pipelines Version Info [2022-09-02T16:30:19.402Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-02T16:30:20.163Z] ------------------- [2022-09-02T16:30:20.163Z] stable info: [2022-09-02T16:30:20.163Z] ------------------- [2022-09-02T16:30:20.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-02T16:30:20.163Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-02T16:30:20.163Z] Message: update stable to v1.0.239 > git rev-list --no-walk fd0912f00887a44dfa74b60e64ff8ced40c977d2 # timeout=10 [2022-09-02T16:30:20.734Z] ------------------- [2022-09-02T16:30:20.734Z] experimental info: [2022-09-02T16:30:20.734Z] ------------------- [2022-09-02T16:30:20.734Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-02T16:30:20.734Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-02T16:30:20.734Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-02T16:30:20.912Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-02T16:30:20.923Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-02T16:30:20.933Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-02T16:30:20.946Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-02T16:30:20.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-02T16:30:20.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-02T16:30:20.994Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-02T16:30:21.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-02T16:30:21.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-02T16:30:21.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-02T16:30:21.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-02T16:30:21.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-02T16:30:21.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-02T16:30:21.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-02T16:30:21.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-02T16:30:21.115Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-02T16:30:21.126Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-02T16:30:21.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-02T16:30:21.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-02T16:30:21.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-02T16:30:21.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-02T16:30:21.185Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-02T16:30:21.196Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-02T16:30:21.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4140 [Pipeline] echo [2022-09-02T16:30:21.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4140 [Pipeline] echo [2022-09-02T16:30:21.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4140 [Pipeline] echo [2022-09-02T16:30:21.247Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb232628a1b90cb356907830f84dac1dcd3ce6a8 [Pipeline] echo [2022-09-02T16:30:21.257Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb23262 [Pipeline] echo [2022-09-02T16:30:21.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T16:30:21.308Z] provisioning config files... [2022-09-02T16:30:21.321Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7926924680159561504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T16:30:21.624Z] ---> docker-login.sh [2022-09-02T16:30:21.624Z] nexus3.edgexfoundry.org:10001 [2022-09-02T16:30:21.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T16:30:22.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T16:30:22.149Z] Configure a credential helper to remove this warning. See [2022-09-02T16:30:22.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T16:30:22.149Z] [2022-09-02T16:30:22.149Z] Login Succeeded [2022-09-02T16:30:22.149Z] nexus3.edgexfoundry.org:10002 [2022-09-02T16:30:22.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T16:30:22.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T16:30:22.149Z] Configure a credential helper to remove this warning. See [2022-09-02T16:30:22.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T16:30:22.149Z] [2022-09-02T16:30:22.149Z] Login Succeeded [2022-09-02T16:30:22.149Z] nexus3.edgexfoundry.org:10003 [2022-09-02T16:30:22.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T16:30:22.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T16:30:22.410Z] Configure a credential helper to remove this warning. See [2022-09-02T16:30:22.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T16:30:22.410Z] [2022-09-02T16:30:22.410Z] Login Succeeded [2022-09-02T16:30:22.410Z] nexus3.edgexfoundry.org:10004 [2022-09-02T16:30:22.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T16:30:22.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T16:30:22.410Z] Configure a credential helper to remove this warning. See [2022-09-02T16:30:22.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T16:30:22.410Z] [2022-09-02T16:30:22.410Z] Login Succeeded [2022-09-02T16:30:22.410Z] docker.io [2022-09-02T16:30:22.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T16:30:22.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T16:30:22.983Z] Configure a credential helper to remove this warning. See [2022-09-02T16:30:22.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T16:30:22.983Z] [2022-09-02T16:30:22.983Z] Login Succeeded [2022-09-02T16:30:22.983Z] ---> docker-login.sh ends [Pipeline] } [2022-09-02T16:30:22.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-02T16:30:23.309Z] + 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-09-02T16:30:23.309Z] + dirname cmd/core-command/Dockerfile [2022-09-02T16:30:23.309Z] + cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-02T16:30:23.309Z] + dirname cmd/core-data/Dockerfile [2022-09-02T16:30:23.309Z] + cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-02T16:30:23.309Z] + dirname cmd/core-metadata/Dockerfile [2022-09-02T16:30:23.309Z] + cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-02T16:30:23.309Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-02T16:30:23.309Z] + cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-02T16:30:23.309Z] + + cut -d/ -f2 [2022-09-02T16:30:23.309Z] dirname cmd/security-proxy-setup/Dockerfile [2022-09-02T16:30:23.309Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-02T16:30:23.309Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-02T16:30:23.309Z] + cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-02T16:30:23.309Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-02T16:30:23.309Z] + cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-02T16:30:23.309Z] + dirname+ cmd/security-spire-agent/Dockerfile [2022-09-02T16:30:23.309Z] cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-02T16:30:23.309Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-02T16:30:23.309Z] + cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-02T16:30:23.309Z] + + dirname cmd/security-spire-server/Dockerfile [2022-09-02T16:30:23.309Z] cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-02T16:30:23.309Z] + dirname cmd/support-notifications/Dockerfile [2022-09-02T16:30:23.309Z] + cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-02T16:30:23.309Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-02T16:30:23.309Z] + cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-02T16:30:23.309Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-02T16:30:23.309Z] + cut -d/ -f2 [2022-09-02T16:30:23.309Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-02T16:30:23.345Z] 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-09-02T16:30:23.697Z] + git rev-list -1 --merges cb232628a1b90cb356907830f84dac1dcd3ce6a8~1..cb232628a1b90cb356907830f84dac1dcd3ce6a8 [Pipeline] echo [2022-09-02T16:30:23.709Z] -----------> git rev-list -1 --merges cb232628a1b90cb356907830f84dac1dcd3ce6a8~1..cb232628a1b90cb356907830f84dac1dcd3ce6a8 cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:30:23.709Z] cb232628a1b90cb356907830f84dac1dcd3ce6a8 [false] [Pipeline] sh [2022-09-02T16:30:23.995Z] + git log --format=format:%s -1 cb232628a1b90cb356907830f84dac1dcd3ce6a8 [Pipeline] echo [2022-09-02T16:30:24.015Z] ========================================================= [2022-09-02T16:30:24.015Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-02T16:30:24.015Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-02T16:30:24.399Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-02T16:30:24.399Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-02T16:30:24.399Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-02T16:30:24.399Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-02T16:30:24.399Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-02T16:30:24.399Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-02T16:30:24.399Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:30:24.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T16:30:24.773Z] [2022-09-02T16:30:24.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:30:25.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T16:30:25.083Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-02T16:30:25.083Z] b85a868b505f: Pulling fs layer [2022-09-02T16:30:25.083Z] e2be974225ed: Pulling fs layer [2022-09-02T16:30:25.083Z] 339a4e72a1f5: Pulling fs layer [2022-09-02T16:30:25.083Z] 988bab9f4d93: Pulling fs layer [2022-09-02T16:30:25.083Z] 1469e6f7b9e6: Pulling fs layer [2022-09-02T16:30:25.083Z] eaf3925da568: Pulling fs layer [2022-09-02T16:30:25.083Z] bab4dde63d76: Pulling fs layer [2022-09-02T16:30:25.083Z] bde34c3a00c8: Pulling fs layer [2022-09-02T16:30:25.083Z] b352a97aabf1: Pulling fs layer [2022-09-02T16:30:25.083Z] 4872d77fe225: Pulling fs layer [2022-09-02T16:30:25.083Z] 5851b861e8e6: Pulling fs layer [2022-09-02T16:30:25.083Z] 1469e6f7b9e6: Waiting [2022-09-02T16:30:25.083Z] eaf3925da568: Waiting [2022-09-02T16:30:25.083Z] bab4dde63d76: Waiting [2022-09-02T16:30:25.083Z] bde34c3a00c8: Waiting [2022-09-02T16:30:25.083Z] b352a97aabf1: Waiting [2022-09-02T16:30:25.083Z] 4872d77fe225: Waiting [2022-09-02T16:30:25.083Z] 5851b861e8e6: Waiting [2022-09-02T16:30:25.083Z] 988bab9f4d93: Waiting [2022-09-02T16:30:25.343Z] e2be974225ed: Verifying Checksum [2022-09-02T16:30:25.343Z] e2be974225ed: Download complete [2022-09-02T16:30:25.343Z] 988bab9f4d93: Verifying Checksum [2022-09-02T16:30:25.343Z] 988bab9f4d93: Download complete [2022-09-02T16:30:25.343Z] 1469e6f7b9e6: Verifying Checksum [2022-09-02T16:30:25.343Z] 1469e6f7b9e6: Download complete [2022-09-02T16:30:25.343Z] eaf3925da568: Download complete [2022-09-02T16:30:25.343Z] 339a4e72a1f5: Verifying Checksum [2022-09-02T16:30:25.343Z] 339a4e72a1f5: Download complete [2022-09-02T16:30:25.343Z] bde34c3a00c8: Verifying Checksum [2022-09-02T16:30:25.343Z] bde34c3a00c8: Download complete [2022-09-02T16:30:25.343Z] b85a868b505f: Download complete [2022-09-02T16:30:25.343Z] b352a97aabf1: Download complete [2022-09-02T16:30:25.605Z] 4872d77fe225: Verifying Checksum [2022-09-02T16:30:25.605Z] 4872d77fe225: Download complete [2022-09-02T16:30:25.605Z] 5851b861e8e6: Verifying Checksum [2022-09-02T16:30:25.605Z] 5851b861e8e6: Download complete [2022-09-02T16:30:25.867Z] bab4dde63d76: Verifying Checksum [2022-09-02T16:30:25.867Z] bab4dde63d76: Download complete [2022-09-02T16:30:26.810Z] b85a868b505f: Pull complete [2022-09-02T16:30:27.070Z] e2be974225ed: Pull complete [2022-09-02T16:30:27.333Z] 339a4e72a1f5: Pull complete [2022-09-02T16:30:27.592Z] 988bab9f4d93: Pull complete [2022-09-02T16:30:27.852Z] 1469e6f7b9e6: Pull complete [2022-09-02T16:30:27.852Z] eaf3925da568: Pull complete [2022-09-02T16:30:29.760Z] bab4dde63d76: Pull complete [2022-09-02T16:30:29.760Z] bde34c3a00c8: Pull complete [2022-09-02T16:30:29.760Z] b352a97aabf1: Pull complete [2022-09-02T16:30:29.760Z] 4872d77fe225: Pull complete [2022-09-02T16:30:30.021Z] 5851b861e8e6: Pull complete [2022-09-02T16:30:30.021Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-02T16:30:30.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T16:30:30.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T16:30:30.115Z] prd-ubuntu20.04-docker-8c-8g-24433 does not seem to be running inside a container [2022-09-02T16:30:30.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:0.1.4 cat [2022-09-02T16:30:33.566Z] $ docker top a1b17a0bd85442705d639ca7c5caf22457e882467f47b31208bb9dbbfe3fd079 -eo pid,comm [2022-09-02T16:30:33.625Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-02T16:30:33.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-02T16:30:33.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-02T16:30:33.668Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-02T16:30:33.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-02T16:30:33.791Z] $ docker exec a1b17a0bd85442705d639ca7c5caf22457e882467f47b31208bb9dbbfe3fd079 ssh-agent [2022-09-02T16:30:33.912Z] SSH_AUTH_SOCK=/tmp/ssh-9IkbIMx4bbEO/agent.33 [2022-09-02T16:30:33.912Z] SSH_AGENT_PID=40 [2022-09-02T16:30:33.917Z] Running ssh-add (command line suppressed) [2022-09-02T16:30:34.032Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_265411059935638308.key (/w/workspace/edgex-go/4@tmp/private_key_265411059935638308.key) [2022-09-02T16:30:34.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-02T16:30:34.335Z] + git tag --points-at HEAD [Pipeline] } [2022-09-02T16:30:34.359Z] $ docker exec --env ******** --env ******** a1b17a0bd85442705d639ca7c5caf22457e882467f47b31208bb9dbbfe3fd079 ssh-agent -k [2022-09-02T16:30:34.472Z] unset SSH_AUTH_SOCK; [2022-09-02T16:30:34.472Z] unset SSH_AGENT_PID; [2022-09-02T16:30:34.472Z] echo Agent pid 40 killed; [2022-09-02T16:30:34.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-02T16:30:34.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-02T16:30:34.509Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-02T16:30:34.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-02T16:30:34.637Z] $ docker exec a1b17a0bd85442705d639ca7c5caf22457e882467f47b31208bb9dbbfe3fd079 ssh-agent [2022-09-02T16:30:34.770Z] SSH_AUTH_SOCK=/tmp/ssh-0Jne36RT9tEB/agent.72 [2022-09-02T16:30:34.770Z] SSH_AGENT_PID=78 [2022-09-02T16:30:34.776Z] Running ssh-add (command line suppressed) [2022-09-02T16:30:34.894Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8305800875415664680.key (/w/workspace/edgex-go/4@tmp/private_key_8305800875415664680.key) [2022-09-02T16:30:34.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-02T16:30:35.198Z] + git semver init [2022-09-02T16:30:35.458Z] 2022-09-02 16:30:35,425 [run_init] DEBUG init version:0.0.0 force:False [2022-09-02T16:30:35.458Z] 2022-09-02 16:30:35,426 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-09-02T16:30:35.458Z] 2022-09-02 16:30:35,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-09-02T16:30:35.458Z] 2022-09-02 16:30:35,427 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-09-02T16:30:42.049Z] 2022-09-02 16:30:40,834 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-09-02T16:30:42.049Z] 2022-09-02 16:30:40,835 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4140 with force:False [2022-09-02T16:30:42.049Z] 2022-09-02 16:30:40,835 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4140 [2022-09-02T16:30:42.049Z] 2022-09-02 16:30:40,839 [execute] INFO git cat-file --batch-check [2022-09-02T16:30:42.049Z] 2022-09-02 16:30:40,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-09-02T16:30:42.049Z] 2022-09-02 16:30:40,844 [execute] INFO git cat-file --batch [2022-09-02T16:30:42.049Z] 2022-09-02 16:30:40,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-09-02T16:30:42.049Z] 2022-09-02 16:30:40,848 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4140 [2022-09-02T16:30:42.049Z] 0.0.0 [Pipeline] } [2022-09-02T16:30:42.063Z] $ docker exec --env ******** --env ******** a1b17a0bd85442705d639ca7c5caf22457e882467f47b31208bb9dbbfe3fd079 ssh-agent -k [2022-09-02T16:30:42.177Z] unset SSH_AUTH_SOCK; [2022-09-02T16:30:42.178Z] unset SSH_AGENT_PID; [2022-09-02T16:30:42.178Z] echo Agent pid 78 killed; [2022-09-02T16:30:42.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-02T16:30:42.493Z] + git semver [Pipeline] } [2022-09-02T16:30:42.769Z] $ docker stop --time=1 a1b17a0bd85442705d639ca7c5caf22457e882467f47b31208bb9dbbfe3fd079 [2022-09-02T16:30:44.053Z] $ docker rm -f a1b17a0bd85442705d639ca7c5caf22457e882467f47b31208bb9dbbfe3fd079 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T16:30:44.394Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-02T16:30:44.660Z] Stashed 1 file(s) [Pipeline] echo [2022-09-02T16:30:44.664Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-02T16:30:45.102Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-09-02T16:30:45.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T16:30:45.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T16:30:45.143Z] ========================================================= [2022-09-02T16:30:45.143Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-02T16:30:45.143Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-02T16:30:45.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T16:30:45.432Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-02T16:30:45.432Z] 2408cc74d12b: Pulling fs layer [2022-09-02T16:30:45.432Z] ea60b727a1ce: Pulling fs layer [2022-09-02T16:30:45.432Z] 30c4a7721957: Pulling fs layer [2022-09-02T16:30:45.432Z] 370296b7ddb6: Pulling fs layer [2022-09-02T16:30:45.432Z] 370296b7ddb6: Waiting [2022-09-02T16:30:45.432Z] 7c6cee850709: Pulling fs layer [2022-09-02T16:30:45.432Z] 39a5fcdaea64: Pulling fs layer [2022-09-02T16:30:45.432Z] d94ebbe4e438: Pulling fs layer [2022-09-02T16:30:45.432Z] bcfd1f05c69d: Pulling fs layer [2022-09-02T16:30:45.432Z] 7c6cee850709: Waiting [2022-09-02T16:30:45.432Z] d94ebbe4e438: Waiting [2022-09-02T16:30:45.432Z] 59ccb84bbe0f: Pulling fs layer [2022-09-02T16:30:45.432Z] bcfd1f05c69d: Waiting [2022-09-02T16:30:45.432Z] 59ccb84bbe0f: Waiting [2022-09-02T16:30:45.432Z] 30c4a7721957: Download complete [2022-09-02T16:30:45.432Z] ea60b727a1ce: Verifying Checksum [2022-09-02T16:30:45.432Z] ea60b727a1ce: Download complete [2022-09-02T16:30:45.432Z] 7c6cee850709: Verifying Checksum [2022-09-02T16:30:45.432Z] 7c6cee850709: Download complete [2022-09-02T16:30:45.432Z] 39a5fcdaea64: Verifying Checksum [2022-09-02T16:30:45.432Z] 39a5fcdaea64: Download complete [2022-09-02T16:30:45.432Z] 2408cc74d12b: Verifying Checksum [2022-09-02T16:30:45.432Z] d94ebbe4e438: Download complete [2022-09-02T16:30:45.696Z] 2408cc74d12b: Pull complete [2022-09-02T16:30:45.696Z] ea60b727a1ce: Pull complete [2022-09-02T16:30:45.967Z] 30c4a7721957: Pull complete [2022-09-02T16:30:46.572Z] 59ccb84bbe0f: Verifying Checksum [2022-09-02T16:30:46.572Z] 59ccb84bbe0f: Download complete [2022-09-02T16:30:46.836Z] bcfd1f05c69d: Verifying Checksum [2022-09-02T16:30:46.836Z] bcfd1f05c69d: Download complete [2022-09-02T16:30:46.836Z] 370296b7ddb6: Verifying Checksum [2022-09-02T16:30:46.836Z] 370296b7ddb6: Download complete [2022-09-02T16:30:51.039Z] 370296b7ddb6: Pull complete [2022-09-02T16:30:51.039Z] 7c6cee850709: Pull complete [2022-09-02T16:30:51.039Z] 39a5fcdaea64: Pull complete [2022-09-02T16:30:51.039Z] d94ebbe4e438: Pull complete [2022-09-02T16:30:52.417Z] bcfd1f05c69d: Pull complete [2022-09-02T16:30:53.358Z] 59ccb84bbe0f: Pull complete [2022-09-02T16:30:53.358Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-02T16:30:53.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T16:30:53.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-02T16:30:53.660Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T16:30:53.660Z] WORKDIR /edgex [2022-09-02T16:30:53.660Z] COPY go.mod . [2022-09-02T16:30:53.660Z] RUN go mod download build [2022-09-02T16:30:53.660Z] -t ci-base-image-x86_64 -f - . [2022-09-02T16:30:54.228Z] Sending build context to Docker daemon 169.3MB [2022-09-02T16:30:54.228Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T16:30:54.228Z] ---> a4fb48ad2a94 [2022-09-02T16:30:54.229Z] Step 2/4 : WORKDIR /edgex [2022-09-02T16:30:59.768Z] Still waiting to schedule task [2022-09-02T16:30:59.769Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24431’ [2022-09-02T16:31:00.819Z] ---> Running in 4813225222c9 [2022-09-02T16:31:00.819Z] Removing intermediate container 4813225222c9 [2022-09-02T16:31:00.819Z] ---> 3b81c814f167 [2022-09-02T16:31:00.819Z] Step 3/4 : COPY go.mod . [2022-09-02T16:31:00.819Z] ---> 45c87eeaf16d [2022-09-02T16:31:00.819Z] Step 4/4 : RUN go mod download [2022-09-02T16:31:00.819Z] ---> Running in 55bf39bb24de [2022-09-02T16:31:18.929Z] Removing intermediate container 55bf39bb24de [2022-09-02T16:31:18.929Z] ---> e011825c248e [2022-09-02T16:31:18.929Z] Successfully built e011825c248e [2022-09-02T16:31:18.929Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:31:19.234Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-02T16:31:19.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T16:31:19.316Z] prd-ubuntu20.04-docker-8c-8g-24433 does not seem to be running inside a container [2022-09-02T16:31:19.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-02T16:31:19.767Z] $ docker top 5fd2e30ece29f836de1b10b37ac4073ddca1b35586c1482af3063a565479479e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T16:31:20.123Z] + go version [2022-09-02T16:31:20.123Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-02T16:31:20.138Z] $ docker stop --time=1 5fd2e30ece29f836de1b10b37ac4073ddca1b35586c1482af3063a565479479e [2022-09-02T16:31:21.361Z] $ docker rm -f 5fd2e30ece29f836de1b10b37ac4073ddca1b35586c1482af3063a565479479e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:31:21.791Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-02T16:31:21.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T16:31:21.874Z] prd-ubuntu20.04-docker-8c-8g-24433 does not seem to be running inside a container [2022-09-02T16:31:21.937Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-02T16:31:22.284Z] $ docker top 004fc84794bff471f64f114c291a14d5ffcdd07b27b4bec5d798c34b1ecbc19c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-02T16:31:22.371Z] ========================================================= [2022-09-02T16:31:22.371Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-02T16:31:22.371Z] ========================================================= [Pipeline] sh [2022-09-02T16:31:22.660Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-09-02T16:31:22.969Z] + make test [2022-09-02T16:31:22.969Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-02T16:31:29.553Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-02T16:31:41.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-02T16:31:42.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-09-02T16:31:42.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-02T16:31:42.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-02T16:31:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements [2022-09-02T16:31:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-02T16:31:43.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements [2022-09-02T16:31:43.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-02T16:31:43.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.252s coverage: 89.2% of statements [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.108s coverage: 2.0% of statements [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.489s coverage: 95.6% of statements [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-09-02T16:31:46.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 79.5% of statements [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2022-09-02T16:31:46.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2022-09-02T16:31:56.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2022-09-02T16:31:56.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.094s coverage: 44.8% of statements [2022-09-02T16:31:57.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 80.8% of statements [2022-09-02T16:31:57.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 65.1% of statements [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.047s coverage: 87.2% of statements [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.7% of statements [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.8% of statements [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 43.6% of statements [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-02T16:32:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-02T16:32:06.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.101s coverage: 17.7% of statements [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-02T16:32:06.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-02T16:32:06.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-02T16:32:06.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-02T16:32:06.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-02T16:32:06.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-02T16:32:06.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2022-09-02T16:32:06.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-09-02T16:32:06.023Z] 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-09-02T16:32:24.113Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-02T16:32:24.113Z] GO111MODULE=on go vet ./... [2022-09-02T16:32:27.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-02T16:32:27.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-02T16:32:27.402Z] ./bin/test-attribution-txt.sh [2022-09-02T16:32:27.402Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-02T16:32:27.403Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-02T16:32:27.403Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-02T16:32:27.403Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-02T16:32:27.403Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-02T16:32:27.403Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-02T16:32:27.403Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-02T16:32:27.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-02T16:32:27.705Z] + ls -al . [2022-09-02T16:32:27.705Z] total 740 [2022-09-02T16:32:27.705Z] drwxrwxr-x 10 1001 1001 4096 Sep 2 16:31 . [2022-09-02T16:32:27.705Z] drwxr-xr-x 4 root root 4096 Sep 2 16:31 .. [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 16 Sep 2 16:30 .dockerignore [2022-09-02T16:32:27.705Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 16:32 .git [2022-09-02T16:32:27.705Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 16:30 .github [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 1030 Sep 2 16:30 .gitignore [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 42 Sep 2 16:30 .golangci.yml [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 87 Sep 2 16:30 .hadolint.yml [2022-09-02T16:32:27.705Z] drwxr-xr-x 3 1001 1001 4096 Sep 2 16:30 .semver [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 166 Sep 2 16:30 .sonarcloud.properties [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 1171 Sep 2 16:30 ADOPTERS.md [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 10347 Sep 2 16:30 Attribution.txt [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 63209 Sep 2 16:30 CHANGELOG.md [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 3804 Sep 2 16:30 CONTRIBUTING.md [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 677 Sep 2 16:30 GOVERNANCE.md [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 850 Sep 2 16:30 Jenkinsfile [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 10775 Sep 2 16:30 LICENSE [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 13724 Sep 2 16:30 Makefile [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 582 Sep 2 16:30 OWNERS.md [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 9799 Sep 2 16:30 README.md [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 6912 Sep 2 16:30 SECURITY.md [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 5 Sep 2 16:30 VERSION [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 4131 Sep 2 16:30 ZMQWindows.md [2022-09-02T16:32:27.705Z] drwxrwxr-x 2 1001 1001 4096 Sep 2 16:30 bin [2022-09-02T16:32:27.705Z] drwxrwxr-x 18 1001 1001 4096 Sep 2 16:30 cmd [2022-09-02T16:32:27.705Z] -rw-r--r-- 1 root root 483406 Sep 2 16:32 coverage.out [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 3682 Sep 2 16:30 go.mod [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 38527 Sep 2 16:30 go.sum [2022-09-02T16:32:27.705Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 16:30 internal [2022-09-02T16:32:27.705Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 16:30 openapi [2022-09-02T16:32:27.705Z] drwxrwxr-x 4 1001 1001 4096 Sep 2 16:30 snap [2022-09-02T16:32:27.705Z] -rw-rw-r-- 1 1001 1001 204 Sep 2 16:30 version.go [Pipeline] sh [2022-09-02T16:32:27.997Z] + '[' -e coverage.out ] [2022-09-02T16:32:27.997Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-02T16:32:28.103Z] Stashed 1 file(s) [Pipeline] sh [2022-09-02T16:32:28.447Z] + make build [2022-09-02T16:32:28.447Z] 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-09-02T16:32:40.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-02T16:32:50.660Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-02T16:32:50.921Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-02T16:32:57.532Z] 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-09-02T16:32:57.792Z] 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-09-02T16:32:58.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-02T16:33:00.115Z] 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-09-02T16:33:01.052Z] 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-09-02T16:33:01.991Z] 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-09-02T16:33:02.930Z] 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-09-02T16:33:03.501Z] 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-09-02T16:33:05.409Z] 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-09-02T16:33:06.365Z] $ docker stop --time=1 004fc84794bff471f64f114c291a14d5ffcdd07b27b4bec5d798c34b1ecbc19c [2022-09-02T16:33:12.225Z] $ docker rm -f 004fc84794bff471f64f114c291a14d5ffcdd07b27b4bec5d798c34b1ecbc19c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:33:13.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T16:33:13.077Z] [2022-09-02T16:33:13.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:33:13.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T16:33:13.595Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-02T16:33:13.595Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-02T16:33:13.595Z] ca9280d653b3: Pulling fs layer [2022-09-02T16:33:13.595Z] 7e9c9ca2126c: Pulling fs layer [2022-09-02T16:33:13.853Z] cbdbe7a5bc2a: Download complete [2022-09-02T16:33:13.853Z] ca9280d653b3: Verifying Checksum [2022-09-02T16:33:13.853Z] ca9280d653b3: Download complete [2022-09-02T16:33:13.853Z] cbdbe7a5bc2a: Pull complete [2022-09-02T16:33:14.112Z] 7e9c9ca2126c: Download complete [2022-09-02T16:33:14.370Z] ca9280d653b3: Pull complete [2022-09-02T16:33:17.661Z] 7e9c9ca2126c: Pull complete [2022-09-02T16:33:17.661Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-02T16:33:17.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T16:33:17.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T16:33:17.792Z] prd-ubuntu20.04-docker-8c-8g-24433 does not seem to be running inside a container [2022-09-02T16:33:17.835Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-02T16:33:21.062Z] $ docker top d21bcba192e80847695755099a0f9405ed176e66470625819b576da1fdcf974e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T16:33:21.457Z] + docker-compose build --help [2022-09-02T16:33:21.457Z] + grep parallel [2022-09-02T16:33:22.028Z] --parallel Build images in parallel. [Pipeline] } [2022-09-02T16:33:22.040Z] $ docker stop --time=1 d21bcba192e80847695755099a0f9405ed176e66470625819b576da1fdcf974e [2022-09-02T16:33:23.313Z] $ docker rm -f d21bcba192e80847695755099a0f9405ed176e66470625819b576da1fdcf974e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:33:23.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T16:33:23.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T16:33:23.817Z] prd-ubuntu20.04-docker-8c-8g-24433 does not seem to be running inside a container [2022-09-02T16:33:23.853Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-02T16:33:24.209Z] $ docker top 3d7c3d07bd9ff66e116bb442f36a433afa517fefd4d7deffc47c562387c068e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T16:33:24.564Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-02T16:33:25.133Z] Building core-command ... [2022-09-02T16:33:25.133Z] Building core-data ... [2022-09-02T16:33:25.133Z] Building core-metadata ... [2022-09-02T16:33:25.133Z] Building security-bootstrapper ... [2022-09-02T16:33:25.133Z] Building security-proxy-setup ... [2022-09-02T16:33:25.133Z] Building security-secretstore-setup ... [2022-09-02T16:33:25.133Z] Building security-spiffe-token-provider ... [2022-09-02T16:33:25.133Z] Building security-spire-agent ... [2022-09-02T16:33:25.133Z] Building security-spire-config ... [2022-09-02T16:33:25.133Z] Building security-spire-server ... [2022-09-02T16:33:25.133Z] Building support-notifications ... [2022-09-02T16:33:25.133Z] Building support-scheduler ... [2022-09-02T16:33:25.133Z] Building sys-mgmt-agent ... [2022-09-02T16:33:25.133Z] Building security-spiffe-token-provider [2022-09-02T16:33:25.133Z] Building security-spire-server [2022-09-02T16:33:25.133Z] Building security-secretstore-setup [2022-09-02T16:33:25.133Z] Building security-bootstrapper [2022-09-02T16:33:25.133Z] Building security-spire-agent [2022-09-02T16:33:37.349Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:33:37.349Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:33:37.349Z] ---> e011825c248e [2022-09-02T16:33:37.349Z] Step 3/20 : WORKDIR /edgex-go [2022-09-02T16:33:37.349Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:33:37.349Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:33:37.349Z] ---> e011825c248e [2022-09-02T16:33:37.349Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T16:33:37.349Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:33:37.349Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:33:37.349Z] ---> e011825c248e [2022-09-02T16:33:37.349Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T16:33:37.349Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:33:37.349Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:33:37.349Z] ---> e011825c248e [2022-09-02T16:33:37.349Z] Step 3/31 : WORKDIR /edgex-go [2022-09-02T16:33:37.349Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:33:37.349Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:33:37.349Z] ---> e011825c248e [2022-09-02T16:33:37.349Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T16:33:47.349Z] ---> Running in c116cf4cb3d3 [2022-09-02T16:33:47.349Z] ---> Running in 1f473a05d9fb [2022-09-02T16:33:47.349Z] ---> Running in 1c08447e25f6 [2022-09-02T16:33:47.349Z] ---> Running in 72b3d36210c0 [2022-09-02T16:33:47.349Z] ---> Running in f72a762ef34c [2022-09-02T16:33:47.349Z] Removing intermediate container 1f473a05d9fb [2022-09-02T16:33:47.349Z] ---> 20b8738534b2 [2022-09-02T16:33:47.349Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:33:47.349Z] Removing intermediate container 1c08447e25f6 [2022-09-02T16:33:47.349Z] ---> 799d0a527831 [2022-09-02T16:33:47.349Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:33:47.349Z] ---> Running in 03f338388b1c [2022-09-02T16:33:47.349Z] ---> Running in df83dde5baf5 [2022-09-02T16:33:47.349Z] Removing intermediate container c116cf4cb3d3 [2022-09-02T16:33:47.349Z] ---> 8b3880232863 [2022-09-02T16:33:47.349Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-02T16:33:47.349Z] Removing intermediate container f72a762ef34c [2022-09-02T16:33:47.349Z] ---> 74b47406e505 [2022-09-02T16:33:47.349Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:33:47.349Z] Removing intermediate container 72b3d36210c0 [2022-09-02T16:33:47.349Z] ---> 202b79f4a369 [2022-09-02T16:33:47.349Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:33:47.349Z] ---> Running in dee80e100dba [2022-09-02T16:33:47.349Z] ---> Running in f4cf610d847a [2022-09-02T16:33:47.349Z] ---> Running in 42dce1da0d5b [2022-09-02T16:33:48.290Z] Removing intermediate container 03f338388b1c [2022-09-02T16:33:48.290Z] ---> d1f3990e856e [2022-09-02T16:33:48.290Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-02T16:33:48.290Z] ---> Running in 5169e1f5b936 [2022-09-02T16:33:48.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:48.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:48.290Z] Removing intermediate container df83dde5baf5 [2022-09-02T16:33:48.290Z] ---> 23276ce95621 [2022-09-02T16:33:48.290Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T16:33:48.290Z] ---> Running in a6b35f21d55c [2022-09-02T16:33:48.550Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-02T16:33:48.550Z] v3.16.2-128-g588bd828dc [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-02T16:33:48.550Z] OK: 17039 distinct packages available [2022-09-02T16:33:48.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:48.550Z] Removing intermediate container 42dce1da0d5b [2022-09-02T16:33:48.550Z] ---> 6c5d1fce7d56 [2022-09-02T16:33:48.550Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-02T16:33:48.550Z] ---> Running in 5881b0525d4b [2022-09-02T16:33:48.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:48.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:48.811Z] Removing intermediate container f4cf610d847a [2022-09-02T16:33:48.811Z] ---> aa985fae8abb [2022-09-02T16:33:48.811Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T16:33:48.811Z] ---> Running in eb362d985e58 [2022-09-02T16:33:48.811Z] OK: 211 MiB in 51 packages [2022-09-02T16:33:48.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:49.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:49.332Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:49.332Z] Removing intermediate container dee80e100dba [2022-09-02T16:33:49.332Z] ---> f9d0a5d87ef5 [2022-09-02T16:33:49.332Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-02T16:33:49.332Z] ---> 0419b7162b16 [2022-09-02T16:33:49.332Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:33:49.596Z] ---> Running in 4adb02758e88 [2022-09-02T16:33:49.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:49.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:49.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:49.857Z] OK: 211 MiB in 51 packages [2022-09-02T16:33:50.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:33:50.116Z] OK: 211 MiB in 51 packages [2022-09-02T16:33:50.116Z] OK: 211 MiB in 51 packages [2022-09-02T16:33:50.377Z] Removing intermediate container 5169e1f5b936 [2022-09-02T16:33:50.377Z] ---> b567d12866d9 [2022-09-02T16:33:50.377Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T16:33:50.377Z] OK: 211 MiB in 51 packages [2022-09-02T16:33:50.377Z] ---> f0105b8bb373 [2022-09-02T16:33:50.377Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:33:50.377Z] ---> Running in 412d524bf8ac [2022-09-02T16:33:50.647Z] Removing intermediate container a6b35f21d55c [2022-09-02T16:33:50.647Z] ---> 5ed73c04e6ab [2022-09-02T16:33:50.647Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T16:33:50.647Z] Removing intermediate container 5881b0525d4b [2022-09-02T16:33:50.647Z] ---> 0939b1246bbc [2022-09-02T16:33:50.647Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-02T16:33:50.956Z] ---> caf9b11eea4a [2022-09-02T16:33:50.956Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:33:50.956Z] ---> d4313f772fa0 [2022-09-02T16:33:50.956Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:33:51.215Z] ---> Running in 62ea385dc32f [2022-09-02T16:33:51.215Z] Removing intermediate container eb362d985e58 [2022-09-02T16:33:51.215Z] ---> e95893d5e770 [2022-09-02T16:33:51.215Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T16:33:51.215Z] ---> Running in eb96e1758419 [2022-09-02T16:33:53.127Z] ---> 0a0dbe25bcec [2022-09-02T16:33:53.127Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:33:53.127Z] ---> Running in 62245cfee568 [2022-09-02T16:34:03.123Z] Removing intermediate container 4adb02758e88 [2022-09-02T16:34:03.123Z] ---> 79675b68a587 [2022-09-02T16:34:03.123Z] Step 7/20 : COPY . . [2022-09-02T16:34:11.331Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24435 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws [2022-09-02T16:34:11.345Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-09-02T16:34:11.387Z] The recommended git tool is: git [2022-09-02T16:34:17.299Z] using credential edgex-jenkins-ssh [2022-09-02T16:34:17.323Z] Cloning the remote Git repository [2022-09-02T16:34:17.395Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-02T16:34:17.482Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-09-02T16:34:17.587Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-02T16:34:17.588Z] > git --version # timeout=10 [2022-09-02T16:34:17.611Z] > git --version # 'git version 2.25.1' [2022-09-02T16:34:17.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T16:34:17.708Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-02T16:34:18.011Z] ---> ac3844fc5a96 [2022-09-02T16:34:18.011Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-02T16:34:18.012Z] ---> Running in aafac433beb5 [2022-09-02T16:34:18.012Z] Removing intermediate container 412d524bf8ac [2022-09-02T16:34:18.012Z] Removing intermediate container 62245cfee568 [2022-09-02T16:34:18.012Z] ---> a032dfde6f10 [2022-09-02T16:34:18.012Z] ---> d7a608bc3366 [2022-09-02T16:34:18.012Z] Step 8/25 : COPY . .Step 8/25 : COPY . . [2022-09-02T16:34:18.012Z] [2022-09-02T16:34:18.012Z] Removing intermediate container eb96e1758419 [2022-09-02T16:34:18.012Z] ---> 263cf8013d51 [2022-09-02T16:34:18.012Z] Step 8/26 : COPY . . [2022-09-02T16:34:18.012Z] Removing intermediate container 62ea385dc32f [2022-09-02T16:34:18.012Z] ---> ed0b26a7e70e [2022-09-02T16:34:18.012Z] Step 8/31 : COPY . . [2022-09-02T16:34:18.012Z] 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-09-02T16:34:34.912Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-02T16:34:34.934Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-02T16:34:34.985Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-02T16:34:35.034Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-02T16:34:35.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T16:34:35.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-02T16:34:35.965Z] Merging remotes/origin/main commit 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 [2022-09-02T16:34:36.757Z] Merge succeeded, producing b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T16:34:36.758Z] Checking out Revision b66c37665d8255709f224275e33aa7f127a9090a (PR-4140) [2022-09-02T16:34:35.987Z] > git config core.sparsecheckout # timeout=10 [2022-09-02T16:34:36.022Z] > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # timeout=10 [2022-09-02T16:34:36.364Z] > git remote # timeout=10 [2022-09-02T16:34:36.386Z] > git config --get remote.origin.url # timeout=10 [2022-09-02T16:34:36.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T16:34:36.424Z] > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 [2022-09-02T16:34:36.737Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-02T16:34:36.767Z] > git config core.sparsecheckout # timeout=10 [2022-09-02T16:34:36.795Z] > git checkout -f b66c37665d8255709f224275e33aa7f127a9090a # timeout=10 [2022-09-02T16:34:41.931Z] Commit message: "Merge commit '5f565a5026236f7a21fcb63799adf4b457e3ab40' into HEAD" [2022-09-02T16:34:41.989Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-02T16:34:41.956Z] > git rev-list --no-walk fd0912f00887a44dfa74b60e64ff8ced40c977d2 # timeout=10 [2022-09-02T16:34:42.986Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-02T16:34:42.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-02T16:34:42.986Z] Dload Upload Total Spent Left Speed [2022-09-02T16:34:42.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-09-02T16:34:43.874Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-02T16:34:44.235Z] + sudo tee /etc/docker/daemon.new [2022-09-02T16:34:44.235Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-02T16:34:44.235Z] { [2022-09-02T16:34:44.235Z] "registry-mirrors": [ [2022-09-02T16:34:44.235Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-02T16:34:44.235Z] ], [2022-09-02T16:34:44.235Z] "bip": "10.250.0.254/24", [2022-09-02T16:34:44.235Z] "hosts": [ [2022-09-02T16:34:44.235Z] "tcp://0.0.0.0:5555", [2022-09-02T16:34:44.235Z] "unix:///var/run/docker.sock" [2022-09-02T16:34:44.235Z] ], [2022-09-02T16:34:44.236Z] "mtu": 1458, [2022-09-02T16:34:44.236Z] "selinux-enabled": true, [2022-09-02T16:34:44.236Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-02T16:34:44.236Z] } [Pipeline] sh [2022-09-02T16:34:44.632Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-02T16:34:45.004Z] + sudo service docker restart [2022-09-02T16:34:50.112Z] ---> 13e45c22ff01 [2022-09-02T16:34:50.112Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-02T16:34:50.112Z] ---> f785bac472ee [2022-09-02T16:34:50.112Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T16:34:50.112Z] ---> 93ab23b51ca9 [2022-09-02T16:34:50.112Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-02T16:34:50.112Z] ---> 4af50b1e85e0 [2022-09-02T16:34:50.112Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T16:34:50.112Z] ---> Running in c50a739fb852 [2022-09-02T16:34:50.112Z] ---> Running in 5b3a7574c67c [2022-09-02T16:34:50.112Z] ---> Running in a8723b3299a5 [2022-09-02T16:34:50.112Z] ---> Running in 0daed308d3d7 [2022-09-02T16:34:50.112Z] Removing intermediate container a8723b3299a5 [2022-09-02T16:34:50.112Z] Removing intermediate container 5b3a7574c67c [2022-09-02T16:34:50.112Z] ---> e939df13bba2 [2022-09-02T16:34:50.112Z] ---> a4329c8fef8e [2022-09-02T16:34:50.112Z] Step 10/25 : WORKDIR /edgex-go/spire-buildStep 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T16:34:50.112Z] [2022-09-02T16:34:50.112Z] ---> Running in 8a1cac749c5e [2022-09-02T16:34:50.112Z] ---> Running in 4d560654f89d [2022-09-02T16:34:50.112Z] Removing intermediate container 4d560654f89d [2022-09-02T16:34:50.112Z] ---> 25ef1a4ea02f [2022-09-02T16:34:50.112Z] 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-09-02T16:34:50.112Z] 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-09-02T16:34:50.112Z] 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-09-02T16:34:50.112Z] Removing intermediate container 8a1cac749c5e [2022-09-02T16:34:50.112Z] ---> fcd88591ec28 [2022-09-02T16:34:50.112Z] 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-09-02T16:34:50.112Z] ---> Running in 98a9d26357b8 [2022-09-02T16:34:50.112Z] ---> Running in 5ba664d1cbbb [2022-09-02T16:34:50.112Z] Removing intermediate container aafac433beb5 [2022-09-02T16:34:50.112Z] ---> 967f4e234d8c [2022-09-02T16:34:50.112Z] [2022-09-02T16:34:50.112Z] Step 9/20 : FROM alpine:3.15 [2022-09-02T16:34:50.112Z] 3.15: Pulling from library/alpine [2022-09-02T16:34:50.680Z] Removing intermediate container 98a9d26357b8 [2022-09-02T16:34:50.680Z] ---> 9832ec5367b4 [2022-09-02T16:34:50.680Z] Step 12/25 : WORKDIR /edgex-go [2022-09-02T16:34:50.680Z] Removing intermediate container 5ba664d1cbbb [2022-09-02T16:34:50.680Z] ---> 96cabfd25763 [2022-09-02T16:34:50.680Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T16:34:50.680Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-02T16:34:50.680Z] Status: Downloaded newer image for alpine:3.15 [2022-09-02T16:34:50.680Z] ---> Running in 213e2b108dd4 [2022-09-02T16:34:50.680Z] ---> c4fc93816858 [2022-09-02T16:34:50.680Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T16:34:50.680Z] ---> Running in b486a804bf44 [2022-09-02T16:34:50.680Z] ---> Running in e0dac8f740fa [2022-09-02T16:34:50.680Z] Removing intermediate container e0dac8f740fa [2022-09-02T16:34:50.680Z] ---> 395e4a52923b [2022-09-02T16:34:50.680Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:34:50.680Z] Removing intermediate container 213e2b108dd4 [2022-09-02T16:34:50.680Z] ---> 39c79151a98d [2022-09-02T16:34:50.680Z] [2022-09-02T16:34:50.680Z] Step 13/25 : FROM alpine:3.15 [2022-09-02T16:34:50.680Z] ---> c4fc93816858 [2022-09-02T16:34:50.680Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T16:34:50.680Z] ---> Using cache [2022-09-02T16:34:50.680Z] ---> 395e4a52923b [2022-09-02T16:34:50.680Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:34:50.680Z] ---> Running in f28320828bd3 [2022-09-02T16:34:50.680Z] ---> Running in 2ac6302a002a [2022-09-02T16:34:50.680Z] Removing intermediate container b486a804bf44 [2022-09-02T16:34:50.680Z] ---> d88a298f348a [2022-09-02T16:34:50.680Z] [2022-09-02T16:34:50.680Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T16:34:50.680Z] ---> c4fc93816858 [2022-09-02T16:34:50.680Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T16:34:50.680Z] ---> Using cache [2022-09-02T16:34:50.680Z] ---> 395e4a52923b [2022-09-02T16:34:50.680Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:34:50.939Z] ---> Running in 221180959a37 [2022-09-02T16:34:52.845Z] Removing intermediate container f28320828bd3 [2022-09-02T16:34:52.845Z] ---> c9dc63c20508 [2022-09-02T16:34:52.845Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-02T16:34:52.845Z] ---> Running in a2e31c9878c5 [2022-09-02T16:34:52.845Z] Removing intermediate container 2ac6302a002a [2022-09-02T16:34:52.845Z] ---> 8fdc7d6a69f6 [2022-09-02T16:34:52.845Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T16:34:52.845Z] Removing intermediate container 221180959a37 [2022-09-02T16:34:52.845Z] ---> fe5e04c03687 [2022-09-02T16:34:52.845Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T16:34:52.845Z] ---> Running in 91277c96f5d1 [2022-09-02T16:34:53.103Z] ---> Running in 0ce5a4a6e830 [2022-09-02T16:34:53.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:53.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:53.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:54.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:54.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:54.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:54.864Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T16:34:54.864Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T16:34:54.864Z] OK: 15856 distinct packages available [2022-09-02T16:34:54.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:54.864Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T16:34:54.864Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T16:34:54.864Z] OK: 15856 distinct packages available [2022-09-02T16:34:55.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:55.122Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T16:34:55.122Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T16:34:55.122Z] OK: 15856 distinct packages available [2022-09-02T16:34:55.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:55.690Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:55.948Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:55.948Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:34:56.207Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-02T16:34:56.207Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-02T16:34:56.466Z] (3/5) Installing libucontext (1.1-r0) [2022-09-02T16:34:56.466Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-02T16:34:56.466Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-02T16:34:56.725Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-02T16:34:56.725Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-02T16:34:56.725Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T16:34:56.725Z] OK: 7 MiB in 19 packages [2022-09-02T16:34:56.725Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-02T16:34:56.725Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-02T16:34:56.984Z] (5/9) Installing curl (7.80.0-r3) [2022-09-02T16:34:56.984Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-02T16:34:57.242Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-02T16:34:57.242Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-02T16:34:57.242Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-02T16:34:57.242Z] (8/9) Installing libucontext (1.1-r0) [2022-09-02T16:34:57.242Z] (3/5) Installing libucontext (1.1-r0) [2022-09-02T16:34:57.242Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-02T16:34:57.500Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-02T16:34:57.500Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T16:34:57.500Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T16:34:57.500Z] OK: 8 MiB in 23 packages [2022-09-02T16:34:57.500Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-02T16:34:57.500Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T16:34:57.500Z] OK: 7 MiB in 19 packages [2022-09-02T16:35:01.692Z] Removing intermediate container 91277c96f5d1 [2022-09-02T16:35:01.692Z] ---> 36b4d930b815 [2022-09-02T16:35:01.692Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T16:35:01.692Z] Removing intermediate container 0ce5a4a6e830 [2022-09-02T16:35:01.692Z] ---> 2b33271a8fd5 [2022-09-02T16:35:01.692Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-02T16:35:01.692Z] Removing intermediate container a2e31c9878c5 [2022-09-02T16:35:01.692Z] ---> e2f9b4aa1de9 [2022-09-02T16:35:01.692Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T16:35:03.444Z] provisioning config files... [2022-09-02T16:35:03.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4717558040452162866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T16:35:03.830Z] ---> docker-login.sh [2022-09-02T16:35:03.830Z] nexus3.edgexfoundry.org:10001 [2022-09-02T16:35:04.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T16:35:04.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T16:35:04.700Z] Configure a credential helper to remove this warning. See [2022-09-02T16:35:04.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T16:35:04.700Z] [2022-09-02T16:35:04.700Z] Login Succeeded [2022-09-02T16:35:04.700Z] nexus3.edgexfoundry.org:10002 [2022-09-02T16:35:04.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T16:35:04.980Z] ---> 3ac479775d77 [2022-09-02T16:35:04.980Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-02T16:35:04.980Z] ---> 33a9aac63c5b [2022-09-02T16:35:04.980Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T16:35:04.980Z] ---> 9a091dc85914 [2022-09-02T16:35:04.980Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T16:35:05.237Z] 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-09-02T16:35:05.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T16:35:05.245Z] Configure a credential helper to remove this warning. See [2022-09-02T16:35:05.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T16:35:05.245Z] [2022-09-02T16:35:05.245Z] Login Succeeded [2022-09-02T16:35:05.245Z] nexus3.edgexfoundry.org:10003 [2022-09-02T16:35:05.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T16:35:05.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T16:35:05.795Z] Configure a credential helper to remove this warning. See [2022-09-02T16:35:05.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T16:35:05.795Z] [2022-09-02T16:35:05.795Z] Login Succeeded [2022-09-02T16:35:05.795Z] nexus3.edgexfoundry.org:10004 [2022-09-02T16:35:06.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T16:35:06.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T16:35:06.070Z] Configure a credential helper to remove this warning. See [2022-09-02T16:35:06.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T16:35:06.070Z] [2022-09-02T16:35:06.070Z] Login Succeeded [2022-09-02T16:35:06.070Z] docker.io [2022-09-02T16:35:06.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T16:35:06.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T16:35:06.940Z] Configure a credential helper to remove this warning. See [2022-09-02T16:35:06.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T16:35:06.940Z] [2022-09-02T16:35:06.940Z] Login Succeeded [2022-09-02T16:35:06.940Z] ---> docker-login.sh ends [Pipeline] } [2022-09-02T16:35:06.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-02T16:35:07.810Z] ---> 10e88ae2e750 [2022-09-02T16:35:07.810Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-02T16:35:07.810Z] ---> dbc92984a278 [2022-09-02T16:35:07.810Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-02T16:35:07.810Z] ---> f4469a48dffa [2022-09-02T16:35:07.810Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-02T16:35:07.810Z] ---> f30cd7e68684 [2022-09-02T16:35:07.810Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T16:35:07.847Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-09-02T16:35:07.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T16:35:07.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T16:35:07.895Z] ========================================================= [2022-09-02T16:35:07.895Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-02T16:35:07.895Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-02T16:35:08.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T16:35:08.513Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-02T16:35:08.513Z] b3c136eddcbf: Pulling fs layer [2022-09-02T16:35:08.513Z] c0a3192eca97: Pulling fs layer [2022-09-02T16:35:08.513Z] a050256f5b6f: Pulling fs layer [2022-09-02T16:35:08.513Z] 656be50a0ddc: Pulling fs layer [2022-09-02T16:35:08.513Z] 2bbca73fdf42: Pulling fs layer [2022-09-02T16:35:08.513Z] 46d945488cbd: Pulling fs layer [2022-09-02T16:35:08.513Z] 8a5474983e97: Pulling fs layer [2022-09-02T16:35:08.513Z] 329c88fbcd65: Pulling fs layer [2022-09-02T16:35:08.513Z] 656be50a0ddc: Waiting [2022-09-02T16:35:08.513Z] 2bbca73fdf42: Waiting [2022-09-02T16:35:08.513Z] 46d945488cbd: Waiting [2022-09-02T16:35:08.513Z] 8a5474983e97: Waiting [2022-09-02T16:35:08.513Z] 329c88fbcd65: Waiting [2022-09-02T16:35:08.513Z] a050256f5b6f: Verifying Checksum [2022-09-02T16:35:08.513Z] a050256f5b6f: Download complete [2022-09-02T16:35:08.513Z] c0a3192eca97: Download complete [2022-09-02T16:35:08.513Z] 2bbca73fdf42: Verifying Checksum [2022-09-02T16:35:08.513Z] 2bbca73fdf42: Download complete [2022-09-02T16:35:08.513Z] 46d945488cbd: Verifying Checksum [2022-09-02T16:35:08.513Z] 46d945488cbd: Download complete [2022-09-02T16:35:08.513Z] b3c136eddcbf: Verifying Checksum [2022-09-02T16:35:08.747Z] ---> 53f877779889 [2022-09-02T16:35:08.747Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-02T16:35:09.516Z] b3c136eddcbf: Pull complete [2022-09-02T16:35:09.803Z] 329c88fbcd65: Verifying Checksum [2022-09-02T16:35:09.803Z] 329c88fbcd65: Download complete [2022-09-02T16:35:10.081Z] c0a3192eca97: Pull complete [2022-09-02T16:35:10.357Z] a050256f5b6f: Pull complete [2022-09-02T16:35:10.654Z] ---> 96389c30c8e6 [2022-09-02T16:35:10.654Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T16:35:10.654Z] ---> 28f320ca9262 [2022-09-02T16:35:10.654Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-02T16:35:10.654Z] ---> Running in e52659b91517 [2022-09-02T16:35:10.654Z] ---> Running in 8cbbff9e22d0 [2022-09-02T16:35:10.654Z] Removing intermediate container 0daed308d3d7 [2022-09-02T16:35:10.654Z] ---> 9b63c7dc44b4 [2022-09-02T16:35:10.654Z] [2022-09-02T16:35:10.654Z] Step 10/25 : FROM alpine:3.16 [2022-09-02T16:35:10.654Z] Removing intermediate container c50a739fb852 [2022-09-02T16:35:10.654Z] ---> 8272cdf32e6d [2022-09-02T16:35:10.654Z] Removing intermediate container e52659b91517 [2022-09-02T16:35:10.654Z] [2022-09-02T16:35:10.654Z] ---> 21213bb046c5 [2022-09-02T16:35:10.654Z] Step 10/31 : FROM alpine:3.16Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T16:35:10.654Z] [2022-09-02T16:35:10.654Z] Removing intermediate container 8cbbff9e22d0 [2022-09-02T16:35:10.654Z] ---> e0f7bd08fb0e [2022-09-02T16:35:10.654Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T16:35:10.654Z] ---> beede34d0a13 [2022-09-02T16:35:10.654Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-02T16:35:10.914Z] ---> Running in cb4f383e7200 [2022-09-02T16:35:10.914Z] ---> Running in e0a47ee5e1b7 [2022-09-02T16:35:10.914Z] Removing intermediate container e0a47ee5e1b7 [2022-09-02T16:35:10.914Z] ---> 594aa26e691a [2022-09-02T16:35:10.914Z] Step 23/25 : LABEL arch=x86_64 [2022-09-02T16:35:10.914Z] Removing intermediate container cb4f383e7200 [2022-09-02T16:35:10.914Z] ---> 5657aeabd91d [2022-09-02T16:35:10.914Z] Step 18/20 : LABEL arch=x86_64 [2022-09-02T16:35:10.914Z] ---> Running in 0eab1ca053ac [2022-09-02T16:35:10.914Z] ---> Running in 2afd75d6a9cb [2022-09-02T16:35:10.914Z] ---> c4bee220fdbb [2022-09-02T16:35:10.914Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T16:35:10.914Z] ---> Running in f2f61438c6b3 [2022-09-02T16:35:10.914Z] Removing intermediate container 0eab1ca053ac [2022-09-02T16:35:10.914Z] ---> 45e83cf72dd0 [2022-09-02T16:35:10.914Z] Step 24/25 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:35:10.964Z] 8a5474983e97: Download complete [2022-09-02T16:35:11.174Z] Removing intermediate container 2afd75d6a9cb [2022-09-02T16:35:11.174Z] ---> 7184a7a7bf32 [2022-09-02T16:35:11.174Z] Step 19/20 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:35:11.174Z] ---> Running in 99fc35393266 [2022-09-02T16:35:11.174Z] ---> Running in 49d4d3fe75d7 [2022-09-02T16:35:11.174Z] Removing intermediate container f2f61438c6b3 [2022-09-02T16:35:11.174Z] ---> 0fe758fc8783 [2022-09-02T16:35:11.174Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T16:35:11.174Z] ---> Running in 14013f825de4 [2022-09-02T16:35:11.174Z] Removing intermediate container 99fc35393266 [2022-09-02T16:35:11.174Z] ---> 22e740707337 [2022-09-02T16:35:11.174Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T16:35:11.174Z] Removing intermediate container 49d4d3fe75d7 [2022-09-02T16:35:11.174Z] ---> 55bff530acbe [2022-09-02T16:35:11.174Z] Step 20/20 : LABEL version=0.0.0 [2022-09-02T16:35:11.174Z] ---> Running in ed75a6d4899b [2022-09-02T16:35:11.174Z] Removing intermediate container 14013f825de4 [2022-09-02T16:35:11.174Z] ---> cfd888ea535c [2022-09-02T16:35:11.174Z] Step 24/26 : LABEL arch=x86_64 [2022-09-02T16:35:11.174Z] ---> Running in d2fc3715125c [2022-09-02T16:35:11.435Z] ---> Running in 19da1b389bb9 [2022-09-02T16:35:11.435Z] Removing intermediate container ed75a6d4899b [2022-09-02T16:35:11.435Z] ---> edfe0f28b405 [2022-09-02T16:35:11.435Z] [2022-09-02T16:35:11.435Z] Removing intermediate container d2fc3715125c [2022-09-02T16:35:11.435Z] ---> beb541f2a6f2 [2022-09-02T16:35:11.435Z] [2022-09-02T16:35:11.435Z] Successfully built edfe0f28b405 [2022-09-02T16:35:11.435Z] Successfully tagged security-spire-server:latest [2022-09-02T16:35:11.435Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-09-02T16:35:11.435Z] Removing intermediate container 19da1b389bb9 [2022-09-02T16:35:11.435Z] ---> 4057ba2913de [2022-09-02T16:35:11.435Z] Step 25/26 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:35:11.435Z] ---> Running in 20e04568438d [2022-09-02T16:35:11.435Z] Successfully built beb541f2a6f2 [2022-09-02T16:35:11.435Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-02T16:35:11.435Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-09-02T16:35:11.435Z] Removing intermediate container 20e04568438d [2022-09-02T16:35:11.435Z] ---> f8699f3dd090 [2022-09-02T16:35:11.435Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T16:35:11.565Z] 656be50a0ddc: Verifying Checksum [2022-09-02T16:35:11.565Z] 656be50a0ddc: Download complete [2022-09-02T16:35:11.695Z] 3.16: Pulling from library/alpine [2022-09-02T16:35:12.273Z] 3.16: Pulling from library/alpine [2022-09-02T16:35:12.273Z] ---> Running in 1cc99f8a1e83 [2022-09-02T16:35:15.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:35:15.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:35:15.357Z] ---> e011825c248e [2022-09-02T16:35:15.357Z] Step 3/23 : WORKDIR /edgex-go [2022-09-02T16:35:15.357Z] ---> Using cache [2022-09-02T16:35:15.357Z] ---> 74b47406e505 [2022-09-02T16:35:15.357Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:35:15.357Z] ---> Using cache [2022-09-02T16:35:15.664Z] ---> aa985fae8abb [2022-09-02T16:35:15.664Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-02T16:35:18.252Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:35:18.252Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:35:18.252Z] ---> e011825c248e [2022-09-02T16:35:18.252Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T16:35:18.252Z] ---> Using cache [2022-09-02T16:35:18.252Z] ---> 74b47406e505 [2022-09-02T16:35:18.252Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:35:18.252Z] ---> Using cache [2022-09-02T16:35:18.252Z] ---> aa985fae8abb [2022-09-02T16:35:18.252Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T16:35:18.252Z] ---> Using cache [2022-09-02T16:35:18.252Z] ---> e95893d5e770 [2022-09-02T16:35:18.252Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T16:35:18.252Z] ---> Using cache [2022-09-02T16:35:18.252Z] ---> 0a0dbe25bcec [2022-09-02T16:35:18.252Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:35:18.252Z] ---> Using cache [2022-09-02T16:35:18.252Z] ---> d7a608bc3366 [2022-09-02T16:35:18.252Z] Step 8/26 : COPY . . [2022-09-02T16:35:18.252Z] ---> Using cache [2022-09-02T16:35:18.252Z] ---> f785bac472ee [2022-09-02T16:35:18.252Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T16:35:18.252Z] ---> Using cache [2022-09-02T16:35:18.252Z] ---> e939df13bba2 [2022-09-02T16:35:18.252Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T16:35:18.252Z] ---> Using cache [2022-09-02T16:35:18.252Z] ---> 25ef1a4ea02f [2022-09-02T16:35:18.252Z] 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-09-02T16:35:23.548Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-02T16:35:23.548Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-02T16:35:23.548Z] Status: Downloaded newer image for alpine:3.16 [2022-09-02T16:35:23.548Z] Status: Downloaded newer image for alpine:3.16 [2022-09-02T16:35:23.548Z] ---> 9c6f07244728 [2022-09-02T16:35:23.548Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T16:35:23.548Z] Removing intermediate container 1cc99f8a1e83 [2022-09-02T16:35:23.548Z] ---> af15b8f25926 [2022-09-02T16:35:23.548Z] [2022-09-02T16:35:23.548Z] ---> 9c6f07244728 [2022-09-02T16:35:23.549Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-02T16:35:23.549Z] ---> Running in 82d1612cdeb6 [2022-09-02T16:35:23.549Z] ---> Running in 27f24ecce509 [2022-09-02T16:35:23.549Z] Successfully built af15b8f25926 [2022-09-02T16:35:23.549Z] Successfully tagged security-spire-agent:latest [2022-09-02T16:35:23.549Z]  Building security-spire-agent ... done Building support-scheduler [2022-09-02T16:35:23.549Z] ---> Running in a9fef6f379be [2022-09-02T16:35:23.549Z] ---> Running in 50cf74b8be19 [2022-09-02T16:35:24.194Z] 656be50a0ddc: Pull complete [2022-09-02T16:35:24.194Z] 2bbca73fdf42: Pull complete [2022-09-02T16:35:24.194Z] 46d945488cbd: Pull complete [2022-09-02T16:35:28.192Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:35:28.192Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:35:28.192Z] ---> e011825c248e [2022-09-02T16:35:28.192Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T16:35:29.574Z] Removing intermediate container a9fef6f379be [2022-09-02T16:35:29.574Z] ---> 5e38164052c0 [2022-09-02T16:35:29.574Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-02T16:35:29.574Z] ---> Running in 45d14f341e32 [2022-09-02T16:35:29.574Z] ---> Running in cce3e0dc41e7 [2022-09-02T16:35:29.595Z] 8a5474983e97: Pull complete [2022-09-02T16:35:29.833Z] Removing intermediate container cce3e0dc41e7 [2022-09-02T16:35:29.833Z] ---> a55d5bcd0d92 [2022-09-02T16:35:29.833Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T16:35:29.833Z] ---> Running in 3e8a288d6aac [2022-09-02T16:35:29.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:29.833Z] Removing intermediate container 3e8a288d6aac [2022-09-02T16:35:29.833Z] ---> 28b2ce35113d [2022-09-02T16:35:29.833Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:35:29.833Z] ---> Running in 230e26bd26a1 [2022-09-02T16:35:30.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:30.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:30.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:30.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:30.352Z] Removing intermediate container 27f24ecce509 [2022-09-02T16:35:30.352Z] ---> 9f5a61a1092a [2022-09-02T16:35:30.352Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T16:35:30.352Z] ---> Running in 4a7c997a6669 [2022-09-02T16:35:30.352Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-02T16:35:30.352Z] (2/2) Installing su-exec (0.2-r1) [2022-09-02T16:35:30.352Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:35:30.352Z] OK: 6 MiB in 16 packages [2022-09-02T16:35:30.352Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-02T16:35:30.352Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-02T16:35:30.352Z] (3/3) Installing su-exec (0.2-r1) [2022-09-02T16:35:30.352Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:35:30.352Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T16:35:30.571Z] 329c88fbcd65: Pull complete [2022-09-02T16:35:30.571Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-02T16:35:30.611Z] Removing intermediate container 4a7c997a6669 [2022-09-02T16:35:30.611Z] ---> f6952500e1fb [2022-09-02T16:35:30.611Z] [2022-09-02T16:35:30.611Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T16:35:30.611Z] ---> c4fc93816858 [2022-09-02T16:35:30.611Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T16:35:30.611Z] ---> Using cache [2022-09-02T16:35:30.611Z] ---> 395e4a52923b [2022-09-02T16:35:30.611Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:35:30.611Z] ---> Using cache [2022-09-02T16:35:30.611Z] ---> fe5e04c03687 [2022-09-02T16:35:30.611Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-02T16:35:30.611Z] OK: 6 MiB in 17 packages [2022-09-02T16:35:30.611Z] ---> Running in 812e41451b0d [2022-09-02T16:35:30.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:30.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T16:35:30.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-02T16:35:30.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:31.138Z] Removing intermediate container 45d14f341e32 [2022-09-02T16:35:31.138Z] Removing intermediate container 230e26bd26a1 [2022-09-02T16:35:31.138Z] ---> 5879555a94db [2022-09-02T16:35:31.138Z] ---> 102ea5e6d604 [2022-09-02T16:35:31.138Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-02T16:35:31.138Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-02T16:35:31.138Z] ---> Running in f1b69833887f [2022-09-02T16:35:31.138Z] ---> Running in fdee87281c79 [2022-09-02T16:35:31.138Z] OK: 211 MiB in 51 packages [2022-09-02T16:35:31.138Z] Removing intermediate container 50cf74b8be19 [2022-09-02T16:35:31.138Z] ---> 0e071187688d [2022-09-02T16:35:31.138Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T16:35:31.138Z] ---> Running in 13f4fad10236 [2022-09-02T16:35:31.138Z] Removing intermediate container fdee87281c79 [2022-09-02T16:35:31.138Z] ---> 127ce159c7d7 [2022-09-02T16:35:31.138Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-02T16:35:31.138Z] ---> Running in 336d2edc039b [2022-09-02T16:35:31.138Z] Removing intermediate container 13f4fad10236 [2022-09-02T16:35:31.138Z] ---> 3518b80e1078 [2022-09-02T16:35:31.138Z] Step 13/25 : WORKDIR / [2022-09-02T16:35:31.192Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-02T16:35:31.192Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T16:35:31.192Z] WORKDIR /edgex [2022-09-02T16:35:31.192Z] COPY go.mod . [2022-09-02T16:35:31.192Z] RUN go mod download [2022-09-02T16:35:31.398Z] ---> Running in f4f942f53f08 [2022-09-02T16:35:31.398Z] Removing intermediate container 336d2edc039b [2022-09-02T16:35:31.398Z] ---> 3fe90e093de9 [2022-09-02T16:35:31.398Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-02T16:35:31.398Z] ---> Running in 429d5a4dbe84 [2022-09-02T16:35:31.398Z] Removing intermediate container f4f942f53f08 [2022-09-02T16:35:31.398Z] ---> 819b40109eac [2022-09-02T16:35:31.398Z] 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-09-02T16:35:31.398Z] Removing intermediate container 429d5a4dbe84 [2022-09-02T16:35:31.398Z] ---> 585f83461369 [2022-09-02T16:35:31.398Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-02T16:35:31.398Z] ---> Running in 97c4105296d1 [2022-09-02T16:35:31.398Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:31.398Z] Removing intermediate container 82d1612cdeb6 [2022-09-02T16:35:31.398Z] ---> 112427b8fd84 [2022-09-02T16:35:31.398Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-02T16:35:31.658Z] ---> 5a43b479b723 [2022-09-02T16:35:31.658Z] 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-09-02T16:35:31.658Z] ---> d4fe94734cba [2022-09-02T16:35:31.658Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:35:31.658Z] ---> Running in 8d40dca59a65 [2022-09-02T16:35:31.658Z] ---> 023357fd3634 [2022-09-02T16:35:31.658Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-02T16:35:31.815Z] Sending build context to Docker daemon 3.166MB [2022-09-02T16:35:31.816Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T16:35:31.816Z] ---> ff4287adb874 [2022-09-02T16:35:31.816Z] Step 2/4 : WORKDIR /edgex [2022-09-02T16:35:31.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:31.920Z] ---> f246224c1edc [2022-09-02T16:35:31.920Z] 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-09-02T16:35:32.181Z] ---> f95b64b3861d [2022-09-02T16:35:32.181Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-02T16:35:32.181Z] Removing intermediate container 97c4105296d1 [2022-09-02T16:35:32.181Z] ---> 6691d602a2cd [2022-09-02T16:35:32.181Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-02T16:35:32.181Z] ---> Running in e0d5eed22b3c [2022-09-02T16:35:32.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:32.181Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T16:35:32.181Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T16:35:32.181Z] OK: 15856 distinct packages available [2022-09-02T16:35:32.442Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:32.442Z] Removing intermediate container e0d5eed22b3c [2022-09-02T16:35:32.442Z] ---> 75a6e7cb4afe [2022-09-02T16:35:32.442Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-02T16:35:32.701Z] ---> 74f05b1eb563 [2022-09-02T16:35:32.701Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-02T16:35:32.701Z] ---> a22a98f86e6b [2022-09-02T16:35:32.701Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-02T16:35:32.701Z] ---> Running in 0d057bccd28f [2022-09-02T16:35:32.701Z] OK: 211 MiB in 51 packages [2022-09-02T16:35:33.271Z] ---> f2b0b734e16a [2022-09-02T16:35:33.271Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-02T16:35:33.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:35:33.531Z] ---> 6fbddf3efd1e [2022-09-02T16:35:33.531Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T16:35:33.531Z] Removing intermediate container f1b69833887f [2022-09-02T16:35:33.531Z] ---> b81aa27f309b [2022-09-02T16:35:33.531Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T16:35:33.531Z] ---> Running in d177800dc972 [2022-09-02T16:35:33.793Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-02T16:35:33.793Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-02T16:35:33.812Z] ---> Running in 5f562b6afc81 [2022-09-02T16:35:34.057Z] (3/4) Installing libucontext (1.1-r0) [2022-09-02T16:35:34.057Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-02T16:35:34.057Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T16:35:34.057Z] OK: 6 MiB in 18 packages [2022-09-02T16:35:34.085Z] Removing intermediate container 5f562b6afc81 [2022-09-02T16:35:34.085Z] ---> 2c8edbe13c68 [2022-09-02T16:35:34.085Z] Step 3/4 : COPY go.mod . [2022-09-02T16:35:34.630Z] ---> b1c576ee949b [2022-09-02T16:35:34.630Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:35:34.630Z] Removing intermediate container 0d057bccd28f [2022-09-02T16:35:34.630Z] ---> Running in 9bcf96979536 [2022-09-02T16:35:34.630Z] ---> 6298821dcaf7 [2022-09-02T16:35:34.630Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T16:35:34.686Z] ---> 4825e516d63f [2022-09-02T16:35:34.686Z] Step 4/4 : RUN go mod download [2022-09-02T16:35:34.686Z] ---> Running in b9bfe6aa5a1c [2022-09-02T16:35:34.889Z] ---> f5eedec84c4e [2022-09-02T16:35:34.889Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-02T16:35:35.149Z] Removing intermediate container 812e41451b0d [2022-09-02T16:35:35.149Z] ---> e191a80b07c2 [2022-09-02T16:35:35.149Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T16:35:38.445Z] ---> 63139659fcb1 [2022-09-02T16:35:38.445Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-02T16:35:38.445Z] ---> 3c4bdf11cca6 [2022-09-02T16:35:38.445Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T16:35:38.735Z] Removing intermediate container 8d40dca59a65 [2022-09-02T16:35:38.735Z] ---> 7fcbda219012 [2022-09-02T16:35:38.735Z] Step 8/23 : COPY . . [2022-09-02T16:35:39.304Z] Removing intermediate container d177800dc972 [2022-09-02T16:35:39.304Z] ---> c57cc03e8154 [2022-09-02T16:35:39.304Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T16:35:45.910Z] ---> ba782c21caad [2022-09-02T16:35:45.910Z] ---> 344b3483497f [2022-09-02T16:35:45.910Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-02T16:35:45.910Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-02T16:35:45.910Z] ---> Running in be68978b2f0e [2022-09-02T16:35:45.910Z] ---> Running in a6383686b758 [2022-09-02T16:35:45.910Z] ---> 38c00eb6dd70 [2022-09-02T16:35:45.910Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-02T16:35:45.910Z] ---> Running in 4f87d892db9d [2022-09-02T16:35:45.910Z] Removing intermediate container a6383686b758 [2022-09-02T16:35:45.910Z] ---> ab84e21da6bf [2022-09-02T16:35:45.910Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-02T16:35:45.910Z] Removing intermediate container be68978b2f0e [2022-09-02T16:35:45.910Z] ---> a7d036fc0c60 [2022-09-02T16:35:45.910Z] Step 23/25 : LABEL arch=x86_64 [2022-09-02T16:35:45.910Z] ---> aabd08d85abc [2022-09-02T16:35:45.910Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-02T16:35:45.910Z] ---> Running in da0b6483c048 [2022-09-02T16:35:45.910Z] ---> 6ba927456ba0 [2022-09-02T16:35:45.910Z] Step 21/26 : WORKDIR / [2022-09-02T16:35:45.910Z] ---> Running in 98e56919872d [2022-09-02T16:35:45.910Z] 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-09-02T16:35:45.910Z] Removing intermediate container da0b6483c048 [2022-09-02T16:35:45.910Z] ---> 77cb08ca4faf [2022-09-02T16:35:45.910Z] Step 24/25 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:35:45.910Z] ---> Running in 77d09df8b346 [2022-09-02T16:35:45.910Z] ---> 513ba55ac542 [2022-09-02T16:35:45.910Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-02T16:35:45.910Z] Removing intermediate container 98e56919872d [2022-09-02T16:35:45.910Z] ---> dad4820a4d31 [2022-09-02T16:35:45.910Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T16:35:45.910Z] ---> Running in dd0175828cee [2022-09-02T16:35:45.910Z] Removing intermediate container 77d09df8b346 [2022-09-02T16:35:45.910Z] ---> 2b5ce1d3484b [2022-09-02T16:35:45.910Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T16:35:45.910Z] ---> c1716dd5edb6 [2022-09-02T16:35:45.910Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-02T16:35:45.910Z] ---> Running in 9f6bfdd8364f [2022-09-02T16:35:45.910Z] ---> Running in 933e6157aff5 [2022-09-02T16:35:45.910Z] Removing intermediate container dd0175828cee [2022-09-02T16:35:45.910Z] ---> 999e1de30a9e [2022-09-02T16:35:45.910Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T16:35:45.910Z] ---> Running in 3f27b4548b7c [2022-09-02T16:35:46.169Z] Removing intermediate container 9f6bfdd8364f [2022-09-02T16:35:46.169Z] ---> 9dc0b6dd8fcd [2022-09-02T16:35:46.169Z] [2022-09-02T16:35:46.169Z] Removing intermediate container 3f27b4548b7c [2022-09-02T16:35:46.169Z] ---> 99d875b12809 [2022-09-02T16:35:46.169Z] Step 24/26 : LABEL arch=x86_64 [2022-09-02T16:35:46.169Z] ---> Running in 672d7d69a87b [2022-09-02T16:35:46.169Z] Successfully built 9dc0b6dd8fcd [2022-09-02T16:35:46.169Z] Successfully tagged security-secretstore-setup:latest [2022-09-02T16:35:46.169Z]  Building security-secretstore-setup ... done Building core-command [2022-09-02T16:35:49.476Z] Removing intermediate container 672d7d69a87b [2022-09-02T16:35:49.476Z] ---> 2cbfa349d816 [2022-09-02T16:35:49.476Z] Step 25/26 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:35:49.476Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:35:49.476Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:35:49.476Z] ---> e011825c248e [2022-09-02T16:35:49.476Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T16:35:49.477Z] ---> Using cache [2022-09-02T16:35:49.477Z] ---> a55d5bcd0d92 [2022-09-02T16:35:49.477Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T16:35:49.477Z] ---> Using cache [2022-09-02T16:35:49.477Z] ---> 28b2ce35113d [2022-09-02T16:35:49.477Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:35:49.477Z] ---> Using cache [2022-09-02T16:35:49.477Z] ---> 102ea5e6d604 [2022-09-02T16:35:49.477Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-02T16:35:49.477Z] ---> Using cache [2022-09-02T16:35:49.477Z] ---> b81aa27f309b [2022-09-02T16:35:49.477Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T16:35:49.477Z] ---> Using cache [2022-09-02T16:35:49.477Z] ---> b1c576ee949b [2022-09-02T16:35:49.477Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:35:54.746Z] ---> Running in ed56157edef8 [2022-09-02T16:35:54.746Z] ---> Running in e707c3a169b3 [2022-09-02T16:35:54.746Z] Removing intermediate container 9bcf96979536 [2022-09-02T16:35:54.746Z] ---> 902a963a66a8 [2022-09-02T16:35:54.746Z] Step 9/23 : COPY . . [2022-09-02T16:35:55.006Z] Removing intermediate container 933e6157aff5 [2022-09-02T16:35:55.006Z] ---> 97a23a103059 [2022-09-02T16:35:55.006Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-02T16:36:03.138Z] Removing intermediate container ed56157edef8 [2022-09-02T16:36:03.138Z] ---> 211af2920607 [2022-09-02T16:36:03.138Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T16:36:03.138Z] ---> Running in db8b3c7e245d [2022-09-02T16:36:03.138Z] ---> Running in 954ca10bbcb6 [2022-09-02T16:36:03.138Z] ---> ff597b6e57a3 [2022-09-02T16:36:03.138Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-02T16:36:03.708Z] ---> Running in 55a40a4c90d8 [2022-09-02T16:36:03.968Z] Removing intermediate container db8b3c7e245d [2022-09-02T16:36:03.968Z] ---> ead35590a10d [2022-09-02T16:36:03.968Z] Step 28/31 : CMD ["gate"] [2022-09-02T16:36:03.968Z] Removing intermediate container 954ca10bbcb6 [2022-09-02T16:36:03.968Z] ---> 203f982140ee [2022-09-02T16:36:03.968Z] [2022-09-02T16:36:03.968Z] Successfully built 203f982140ee [2022-09-02T16:36:04.228Z] Successfully tagged security-spire-config:latest [2022-09-02T16:36:04.228Z]  Building security-spire-config ... done Building support-notifications [2022-09-02T16:36:07.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:36:07.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:36:07.531Z] ---> e011825c248e [2022-09-02T16:36:07.531Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T16:36:07.531Z] ---> Using cache [2022-09-02T16:36:07.531Z] ---> a55d5bcd0d92 [2022-09-02T16:36:07.531Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T16:36:07.531Z] ---> Using cache [2022-09-02T16:36:07.531Z] ---> 28b2ce35113d [2022-09-02T16:36:07.531Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:36:07.531Z] ---> Using cache [2022-09-02T16:36:07.531Z] ---> 102ea5e6d604 [2022-09-02T16:36:07.531Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-02T16:36:08.485Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-02T16:36:09.105Z] ---> Running in 8c82b76703af [2022-09-02T16:36:10.044Z] ---> Running in 11c02545de53 [2022-09-02T16:36:10.323Z] Removing intermediate container 8c82b76703af [2022-09-02T16:36:10.323Z] ---> 432043177964 [2022-09-02T16:36:10.323Z] Step 29/31 : LABEL arch=x86_64 [2022-09-02T16:36:10.323Z] Removing intermediate container 4f87d892db9d [2022-09-02T16:36:10.323Z] ---> 14d0b88550d9 [2022-09-02T16:36:10.323Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-02T16:36:10.582Z] ---> Running in 54e9413a4083 [2022-09-02T16:36:10.582Z] ---> Running in 4e38da933295 [2022-09-02T16:36:10.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:36:10.582Z] Removing intermediate container 54e9413a4083 [2022-09-02T16:36:10.582Z] ---> e252235e3e82 [2022-09-02T16:36:10.582Z] Step 30/31 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:36:10.582Z] ---> Running in 8f2b95784eb4 [2022-09-02T16:36:11.155Z] 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-09-02T16:36:11.155Z] Removing intermediate container 8f2b95784eb4 [2022-09-02T16:36:11.155Z] ---> dcd894850c24 [2022-09-02T16:36:11.155Z] Step 31/31 : LABEL version=0.0.0 [2022-09-02T16:36:11.155Z] ---> Running in 3b43bbe7cf14 [2022-09-02T16:36:11.824Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:36:11.824Z] Removing intermediate container 3b43bbe7cf14 [2022-09-02T16:36:11.824Z] ---> 5bb95c58e984 [2022-09-02T16:36:11.824Z] [2022-09-02T16:36:11.824Z] Successfully built 5bb95c58e984 [2022-09-02T16:36:11.824Z] Successfully tagged security-bootstrapper:latest [2022-09-02T16:36:11.824Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-09-02T16:36:12.084Z] OK: 211 MiB in 51 packages [2022-09-02T16:36:13.773Z] Removing intermediate container b9bfe6aa5a1c [2022-09-02T16:36:13.774Z] ---> c247df3e7b08 [2022-09-02T16:36:13.774Z] Successfully built c247df3e7b08 [2022-09-02T16:36:13.774Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:36:14.127Z] + docker inspect -f . ci-base-image-arm64 [2022-09-02T16:36:14.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T16:36:14.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-24435 does not seem to be running inside a container [2022-09-02T16:36:14.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-02T16:36:15.859Z] $ docker top 859d5ba1b7393620d34f42bac44bc2a8ca6822ab79a351c138be31075d109b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T16:36:16.801Z] + go version [2022-09-02T16:36:16.801Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-02T16:36:16.827Z] $ docker stop --time=1 859d5ba1b7393620d34f42bac44bc2a8ca6822ab79a351c138be31075d109b22 [2022-09-02T16:36:17.375Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:36:17.375Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:36:17.375Z] ---> e011825c248e [2022-09-02T16:36:17.375Z] Step 3/22 : WORKDIR /edgex-go [2022-09-02T16:36:17.375Z] ---> Using cache [2022-09-02T16:36:17.375Z] ---> 74b47406e505 [2022-09-02T16:36:17.375Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:36:17.375Z] ---> Using cache [2022-09-02T16:36:17.375Z] ---> aa985fae8abb [2022-09-02T16:36:17.375Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-02T16:36:18.505Z] $ docker rm -f 859d5ba1b7393620d34f42bac44bc2a8ca6822ab79a351c138be31075d109b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:36:19.148Z] + docker inspect -f . ci-base-image-arm64 [2022-09-02T16:36:19.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T16:36:19.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-24435 does not seem to be running inside a container [2022-09-02T16:36:19.490Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-02T16:36:19.907Z] Removing intermediate container 4e38da933295 [2022-09-02T16:36:19.907Z] ---> f3547b35d878 [2022-09-02T16:36:19.907Z] [2022-09-02T16:36:19.907Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T16:36:19.907Z] ---> 9c6f07244728 [2022-09-02T16:36:19.907Z] 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-09-02T16:36:20.167Z] ---> Running in 928c04d4b342 [2022-09-02T16:36:20.167Z] ---> Running in ac539c28d9cc [2022-09-02T16:36:20.430Z] Removing intermediate container 11c02545de53 [2022-09-02T16:36:20.430Z] ---> 30a360d5d139 [2022-09-02T16:36:20.430Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T16:36:20.430Z] Removing intermediate container ac539c28d9cc [2022-09-02T16:36:20.430Z] ---> 7d390424d3d4 [2022-09-02T16:36:20.430Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-02T16:36:20.691Z] ---> Running in 3e7211e0d544 [2022-09-02T16:36:20.691Z] Removing intermediate container e707c3a169b3 [2022-09-02T16:36:20.691Z] ---> c36dd634f043 [2022-09-02T16:36:20.691Z] Step 9/24 : COPY . . [2022-09-02T16:36:20.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:36:20.863Z] $ docker top 4f455541401e629eb60cd95821157cacb30aeeac048915f33efe75024a945de3 -eo pid,comm [2022-09-02T16:36:20.949Z] ---> 4b5dbcf56911 [2022-09-02T16:36:20.949Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:36:20.949Z] ---> Running in 872c6d4d23db [Pipeline] { [Pipeline] echo [2022-09-02T16:36:21.148Z] ========================================================= [2022-09-02T16:36:21.148Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-02T16:36:21.148Z] ========================================================= [Pipeline] sh [2022-09-02T16:36:21.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:36:21.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:36:21.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:36:21.728Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-02T16:36:21.728Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-02T16:36:21.728Z] (3/33) Installing readline (8.1.2-r0) [2022-09-02T16:36:21.728Z] (4/33) Installing bash (5.1.16-r2) [2022-09-02T16:36:21.728Z] Executing bash-5.1.16-r2.post-install [2022-09-02T16:36:21.728Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-02T16:36:21.728Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-02T16:36:21.807Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-09-02T16:36:21.987Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T16:36:21.987Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-02T16:36:21.987Z] (9/33) Installing curl (7.83.1-r3) [2022-09-02T16:36:21.987Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-02T16:36:21.987Z] OK: 211 MiB in 51 packages [2022-09-02T16:36:22.327Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-02T16:36:22.327Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-02T16:36:22.327Z] (13/33) Installing expat (2.4.8-r0) [2022-09-02T16:36:22.327Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-02T16:36:22.327Z] (15/33) Installing gdbm (1.23-r0) [2022-09-02T16:36:22.327Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-02T16:36:22.327Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T16:36:22.327Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T16:36:22.327Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-02T16:36:22.327Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-02T16:36:22.327Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-02T16:36:22.489Z] + make test [2022-09-02T16:36:22.489Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-02T16:36:22.949Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-02T16:36:22.949Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-02T16:36:22.949Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-02T16:36:22.949Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-02T16:36:22.949Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-02T16:36:22.949Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-02T16:36:22.949Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-02T16:36:22.949Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-02T16:36:22.949Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-02T16:36:22.949Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-02T16:36:23.216Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-02T16:36:23.216Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-02T16:36:23.476Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:36:23.476Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T16:36:23.476Z] OK: 122 MiB in 47 packages [2022-09-02T16:36:33.465Z] ---> 97c68846bf96 [2022-09-02T16:36:33.465Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-02T16:36:33.465Z] ---> Running in 6738e8914c21 [2022-09-02T16:36:33.465Z] Removing intermediate container 928c04d4b342 [2022-09-02T16:36:33.465Z] ---> 6b8dabb1cb3c [2022-09-02T16:36:33.465Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-02T16:36:33.465Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-02T16:36:33.465Z] ---> 73422ebd76f9 [2022-09-02T16:36:33.465Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:36:36.014Z] ---> Running in a08d2aeff71d [2022-09-02T16:36:36.014Z] Removing intermediate container 55a40a4c90d8 [2022-09-02T16:36:36.014Z] ---> 0c3f78a8de23 [2022-09-02T16:36:36.014Z] [2022-09-02T16:36:36.014Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T16:36:36.014Z] ---> 9c6f07244728 [2022-09-02T16:36:36.014Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-02T16:36:36.301Z] ---> Running in 8ef48787b95c [2022-09-02T16:36:36.301Z] Removing intermediate container 872c6d4d23db [2022-09-02T16:36:36.301Z] ---> 298463032afc [2022-09-02T16:36:36.301Z] Step 9/23 : COPY . . [2022-09-02T16:36:36.579Z] Collecting docker-compose==1.23.2 [2022-09-02T16:36:36.580Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-02T16:36:36.580Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.3 MB/s eta 0:00:00 [2022-09-02T16:36:36.580Z] Collecting docopt<0.7,>=0.6.1 [2022-09-02T16:36:36.580Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-02T16:36:36.580Z] Preparing metadata (setup.py): started [2022-09-02T16:36:36.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:36:36.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:36:37.161Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T16:36:37.161Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-02T16:36:37.161Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:36:37.161Z] OK: 6 MiB in 15 packages [2022-09-02T16:36:37.161Z] Collecting PyYAML<4,>=3.10 [2022-09-02T16:36:37.161Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-02T16:36:37.161Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 144.3 MB/s eta 0:00:00 [2022-09-02T16:36:37.440Z] Preparing metadata (setup.py): started [2022-09-02T16:36:38.077Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T16:36:38.338Z] Collecting jsonschema<3,>=2.5.1 [2022-09-02T16:36:38.338Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-02T16:36:38.338Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-02T16:36:38.338Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-02T16:36:38.338Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 97.9 MB/s eta 0:00:00 [2022-09-02T16:36:38.338Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-02T16:36:38.338Z] Collecting texttable<0.10,>=0.9.0 [2022-09-02T16:36:38.338Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-02T16:36:38.338Z] Preparing metadata (setup.py): started [2022-09-02T16:36:38.907Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T16:36:39.169Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-02T16:36:39.169Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-02T16:36:39.169Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 21.3 MB/s eta 0:00:00 [2022-09-02T16:36:39.169Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-02T16:36:39.169Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-02T16:36:39.169Z] Preparing metadata (setup.py): started [2022-09-02T16:36:39.746Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T16:36:40.007Z] Collecting docker<4.0,>=3.6.0 [2022-09-02T16:36:40.007Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-02T16:36:40.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 59.7 MB/s eta 0:00:00 [2022-09-02T16:36:40.007Z] Collecting cached-property<2,>=1.2.0 [2022-09-02T16:36:40.007Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-02T16:36:40.007Z] Collecting docker-pycreds>=0.4.0 [2022-09-02T16:36:40.007Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-02T16:36:40.292Z] Collecting certifi>=2017.4.17 [2022-09-02T16:36:40.292Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-02T16:36:40.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 224.5 MB/s eta 0:00:00 [2022-09-02T16:36:40.292Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-02T16:36:40.292Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-02T16:36:40.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 193.6 MB/s eta 0:00:00 [2022-09-02T16:36:40.292Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-02T16:36:40.292Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-02T16:36:40.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 155.1 MB/s eta 0:00:00 [2022-09-02T16:36:40.292Z] Collecting idna<2.8,>=2.5 [2022-09-02T16:36:40.292Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-02T16:36:40.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 174.7 MB/s eta 0:00:00 [2022-09-02T16:36:40.552Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-02T16:36:40.552Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-02T16:36:40.552Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-02T16:36:40.552Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-02T16:36:40.552Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-02T16:36:40.552Z] Running setup.py install for texttable: started [2022-09-02T16:36:41.118Z] Running setup.py install for texttable: finished with status 'done' [2022-09-02T16:36:41.118Z] Running setup.py install for PyYAML: started [2022-09-02T16:36:42.065Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-02T16:36:46.323Z] Running setup.py install for docopt: started [2022-09-02T16:36:47.263Z] Running setup.py install for docopt: finished with status 'done' [2022-09-02T16:36:47.263Z] ---> e70a95e6a39b [2022-09-02T16:36:47.263Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-02T16:36:48.201Z] ---> Running in 804c5db6064e [2022-09-02T16:36:48.201Z] Removing intermediate container 8ef48787b95c [2022-09-02T16:36:48.201Z] ---> d22a2caae1fb [2022-09-02T16:36:48.201Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T16:36:48.770Z] Running setup.py install for dockerpty: started [2022-09-02T16:36:48.770Z] ---> Running in fd5ab42a29bf [2022-09-02T16:36:49.032Z] Removing intermediate container fd5ab42a29bf [2022-09-02T16:36:49.032Z] ---> 09d543328df3 [2022-09-02T16:36:49.032Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-02T16:36:49.032Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-02T16:36:49.032Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-02T16:36:49.290Z] ---> Running in 0ac509d2679e [2022-09-02T16:36:49.858Z] Removing intermediate container 0ac509d2679e [2022-09-02T16:36:49.858Z] ---> d3fcbe78f5a2 [2022-09-02T16:36:49.858Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T16:36:50.795Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-09-02T16:36:50.795Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-02T16:36:51.363Z]  ---> Running in ecfb6d4bf9a2 [2022-09-02T16:36:51.622Z] Removing intermediate container 6738e8914c21 [2022-09-02T16:36:51.622Z] ---> f26f3ae0ad20 [2022-09-02T16:36:51.622Z] [2022-09-02T16:36:51.622Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T16:36:51.622Z] ---> 9c6f07244728 [2022-09-02T16:36:51.622Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-02T16:36:51.622Z] ---> Using cache [2022-09-02T16:36:51.622Z] ---> d22a2caae1fb [2022-09-02T16:36:51.622Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T16:36:51.622Z] ---> Using cache [2022-09-02T16:36:51.622Z] ---> 09d543328df3 [2022-09-02T16:36:51.622Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-02T16:36:51.622Z] Removing intermediate container ecfb6d4bf9a2 [2022-09-02T16:36:51.622Z] ---> f9a43f9cb706 [2022-09-02T16:36:51.622Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T16:36:51.622Z] ---> Running in 04b50580bc9e [2022-09-02T16:36:51.948Z] Removing intermediate container a08d2aeff71d [2022-09-02T16:36:51.948Z] ---> 4c3af6733e25 [2022-09-02T16:36:51.948Z] Step 8/22 : COPY . . [2022-09-02T16:36:53.390Z] Removing intermediate container 04b50580bc9e [2022-09-02T16:36:53.390Z] ---> 2a3c57e3b3af [2022-09-02T16:36:53.390Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-02T16:37:01.573Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-02T16:37:03.493Z] ---> d0f5ed79ceaf [2022-09-02T16:37:03.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-02T16:37:03.493Z] ---> Running in f8f0bf7da115 [2022-09-02T16:37:03.493Z] ---> b80f7146aa29 [2022-09-02T16:37:03.493Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-02T16:37:03.493Z] ---> Running in 752916527c7e [2022-09-02T16:37:03.493Z] Removing intermediate container 3e7211e0d544 [2022-09-02T16:37:03.493Z] ---> 378a46a4bd1f [2022-09-02T16:37:03.493Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-02T16:37:03.493Z] ---> Running in e216f303b09f [2022-09-02T16:37:03.493Z] Removing intermediate container f8f0bf7da115 [2022-09-02T16:37:03.493Z] ---> dfdaa6cf5038 [2022-09-02T16:37:03.493Z] Step 16/24 : WORKDIR / [2022-09-02T16:37:03.755Z] 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-09-02T16:37:04.016Z] ---> 53faa222d3a7 [2022-09-02T16:37:04.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-02T16:37:04.016Z] ---> Running in 77f3e1307df8 [2022-09-02T16:37:04.016Z] Removing intermediate container e216f303b09f [2022-09-02T16:37:04.016Z] ---> c1d004cbca03 [2022-09-02T16:37:04.016Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T16:37:04.016Z] ---> Running in 14114ca139fb [2022-09-02T16:37:04.586Z] ---> 2d66f53ee46c [2022-09-02T16:37:04.586Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-02T16:37:04.586Z] Removing intermediate container 77f3e1307df8 [2022-09-02T16:37:04.586Z] ---> 47b37f2a1720 [2022-09-02T16:37:04.586Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T16:37:04.586Z] ---> Running in 6833cbfcada4 [2022-09-02T16:37:04.586Z] Removing intermediate container 14114ca139fb [2022-09-02T16:37:04.586Z] ---> b3f1a0f16a04 [2022-09-02T16:37:04.586Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-02T16:37:05.535Z] Removing intermediate container 6833cbfcada4 [2022-09-02T16:37:05.535Z] ---> 1471ae71722d [2022-09-02T16:37:05.536Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T16:37:05.536Z] ---> 594f2e430790 [2022-09-02T16:37:05.536Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-02T16:37:05.536Z] ---> d5e089049383 [2022-09-02T16:37:05.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-02T16:37:05.536Z] ---> Running in a6303d50a8b9 [2022-09-02T16:37:05.803Z] Removing intermediate container a6303d50a8b9 [2022-09-02T16:37:05.803Z] ---> e428104bf0a0 [2022-09-02T16:37:05.803Z] Step 21/23 : LABEL arch=x86_64 [2022-09-02T16:37:06.070Z] ---> Running in 6dd41fa0860e [2022-09-02T16:37:06.070Z] ---> 3898207af436 [2022-09-02T16:37:06.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-02T16:37:06.334Z] ---> 40c322ceef7e [2022-09-02T16:37:06.334Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-02T16:37:06.334Z] ---> f825566c71c2 [2022-09-02T16:37:06.334Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-02T16:37:06.334Z] Removing intermediate container 6dd41fa0860e [2022-09-02T16:37:06.334Z] ---> 61bdb962048a [2022-09-02T16:37:06.334Z] Step 22/23 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:37:06.334Z] ---> Running in 9d00ffbd3645 [2022-09-02T16:37:06.334Z] ---> Running in 4c6781e578d3 [2022-09-02T16:37:06.334Z] Removing intermediate container 9d00ffbd3645 [2022-09-02T16:37:06.334Z] ---> 2dd2d111ef6c [2022-09-02T16:37:06.334Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T16:37:06.606Z] ---> Running in 6e7340bde6f3 [2022-09-02T16:37:06.606Z] Removing intermediate container 4c6781e578d3 [2022-09-02T16:37:06.606Z] ---> 6a7a1aa9ae97 [2022-09-02T16:37:06.606Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T16:37:06.873Z] ---> 5098ad062cee [2022-09-02T16:37:06.873Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-02T16:37:06.873Z] Removing intermediate container 6e7340bde6f3 [2022-09-02T16:37:06.873Z] ---> c4461b710524 [2022-09-02T16:37:06.873Z] [2022-09-02T16:37:06.873Z] ---> Running in 66c3b0b62b9b [2022-09-02T16:37:06.873Z] ---> Running in c1bd1a5188d6 [2022-09-02T16:37:06.873Z] Successfully built c4461b710524 [2022-09-02T16:37:06.873Z] Successfully tagged support-scheduler:latest [2022-09-02T16:37:06.873Z]  Building support-scheduler ... done Building core-metadata [2022-09-02T16:37:06.873Z] Removing intermediate container 66c3b0b62b9b [2022-09-02T16:37:06.873Z] ---> a3ab3e0ce3fa [2022-09-02T16:37:06.873Z] Step 21/23 : LABEL arch=x86_64 [2022-09-02T16:37:06.873Z] Removing intermediate container c1bd1a5188d6 [2022-09-02T16:37:06.873Z] ---> b9f919e15b8b [2022-09-02T16:37:06.873Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T16:37:06.873Z] ---> Running in c38fb556929e [2022-09-02T16:37:06.873Z] ---> Running in 96395a1d9217 [2022-09-02T16:37:09.432Z] Removing intermediate container 96395a1d9217 [2022-09-02T16:37:09.432Z] ---> c2fef2218df3 [2022-09-02T16:37:09.432Z] Step 22/23 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:37:10.035Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:37:10.035Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:37:10.035Z] ---> e011825c248e [2022-09-02T16:37:10.035Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-02T16:37:10.035Z] ---> Using cache [2022-09-02T16:37:10.035Z] ---> a55d5bcd0d92 [2022-09-02T16:37:10.035Z] Step 4/25 : WORKDIR /edgex-go [2022-09-02T16:37:10.035Z] ---> Using cache [2022-09-02T16:37:10.035Z] ---> 28b2ce35113d [2022-09-02T16:37:10.035Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:37:10.035Z] ---> Using cache [2022-09-02T16:37:10.035Z] ---> 102ea5e6d604 [2022-09-02T16:37:10.035Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-02T16:37:10.035Z] ---> Using cache [2022-09-02T16:37:10.035Z] ---> b81aa27f309b [2022-09-02T16:37:10.035Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-02T16:37:10.035Z] ---> Using cache [2022-09-02T16:37:10.035Z] ---> b1c576ee949b [2022-09-02T16:37:10.035Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:37:10.035Z] ---> Using cache [2022-09-02T16:37:10.035Z] ---> c36dd634f043 [2022-09-02T16:37:10.035Z] Step 9/25 : COPY . . [2022-09-02T16:37:10.035Z] ---> Using cache [2022-09-02T16:37:10.035Z] ---> 97c68846bf96 [2022-09-02T16:37:10.035Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-02T16:37:15.410Z] Removing intermediate container c38fb556929e [2022-09-02T16:37:15.411Z] ---> 290ecd09fa00 [2022-09-02T16:37:15.411Z] Step 22/24 : LABEL arch=x86_64 [2022-09-02T16:37:15.411Z] ---> Running in 21c211f156ab [2022-09-02T16:37:15.411Z] ---> Running in 5b6e4541e08a [2022-09-02T16:37:15.411Z] ---> Running in 0eb89b01fa97 [2022-09-02T16:37:15.411Z] Removing intermediate container 21c211f156ab [2022-09-02T16:37:15.411Z] ---> 0f14dd92cf6b [2022-09-02T16:37:15.411Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T16:37:15.411Z] ---> Running in 4673b0120a79 [2022-09-02T16:37:15.411Z] Removing intermediate container 0eb89b01fa97 [2022-09-02T16:37:15.411Z] ---> 909e039bc6db [2022-09-02T16:37:15.411Z] Step 23/24 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:37:15.411Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-02T16:37:15.411Z] ---> Running in 46b6f9e6ab0d [2022-09-02T16:37:15.411Z] Removing intermediate container 4673b0120a79 [2022-09-02T16:37:15.411Z] ---> 911546f28e03 [2022-09-02T16:37:15.411Z] [2022-09-02T16:37:15.670Z] Successfully built 911546f28e03 [2022-09-02T16:37:15.670Z] Successfully tagged sys-mgmt-agent:latest [2022-09-02T16:37:15.670Z]  Building sys-mgmt-agent ... done Building core-data [2022-09-02T16:37:17.581Z] Removing intermediate container 46b6f9e6ab0d [2022-09-02T16:37:17.581Z] ---> ae46ae506063 [2022-09-02T16:37:17.581Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T16:37:18.963Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:37:18.963Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:37:18.963Z] ---> e011825c248e [2022-09-02T16:37:18.963Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T16:37:18.963Z] ---> Using cache [2022-09-02T16:37:18.963Z] ---> a55d5bcd0d92 [2022-09-02T16:37:18.963Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T16:37:18.963Z] ---> Using cache [2022-09-02T16:37:18.963Z] ---> 28b2ce35113d [2022-09-02T16:37:18.963Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:37:18.963Z] ---> Using cache [2022-09-02T16:37:18.963Z] ---> 102ea5e6d604 [2022-09-02T16:37:18.963Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-02T16:37:22.265Z] 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-09-02T16:37:25.616Z] Removing intermediate container 804c5db6064e [2022-09-02T16:37:25.616Z] ---> c079e42c1dca [2022-09-02T16:37:25.616Z] [2022-09-02T16:37:25.616Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T16:37:25.616Z] ---> 9c6f07244728 [2022-09-02T16:37:25.616Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-02T16:37:25.616Z] ---> Running in 136a10ab6107 [2022-09-02T16:37:25.616Z] ---> Running in 2c332e7f822b [2022-09-02T16:37:25.616Z] ---> Running in 27a10dc5cb73 [2022-09-02T16:37:26.193Z] Removing intermediate container 2c332e7f822b [2022-09-02T16:37:26.193Z] ---> 83456fc6e825 [2022-09-02T16:37:26.193Z] [2022-09-02T16:37:26.193Z] Successfully built 83456fc6e825 [2022-09-02T16:37:26.193Z] Successfully tagged core-command:latest [2022-09-02T16:37:26.453Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:37:26.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:37:26.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:37:26.715Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-02T16:37:26.715Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-02T16:37:26.715Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:37:26.715Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T16:37:26.715Z] OK: 6 MiB in 16 packages [2022-09-02T16:37:27.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:37:27.883Z] OK: 211 MiB in 51 packages [2022-09-02T16:37:29.274Z] Removing intermediate container 27a10dc5cb73 [2022-09-02T16:37:29.274Z] ---> 6051649a453c [2022-09-02T16:37:29.274Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T16:37:29.535Z] Removing intermediate container 752916527c7e [2022-09-02T16:37:29.535Z] ---> 23cd37223816 [2022-09-02T16:37:29.535Z] [2022-09-02T16:37:29.535Z] Step 10/22 : FROM alpine:3.16 [2022-09-02T16:37:29.535Z] ---> 9c6f07244728 [2022-09-02T16:37:29.535Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-02T16:37:29.535Z] ---> Running in 9b7fe3825696 [2022-09-02T16:37:29.535Z] ---> Running in 6968b22a74c2 [2022-09-02T16:37:29.535Z] Removing intermediate container 136a10ab6107 [2022-09-02T16:37:29.535Z] ---> c11410df92ff [2022-09-02T16:37:29.535Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T16:37:29.535Z] Removing intermediate container 9b7fe3825696 [2022-09-02T16:37:29.535Z] ---> 30df93aca4cc [2022-09-02T16:37:29.535Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-02T16:37:29.535Z] ---> Running in f245b9b72c10 [2022-09-02T16:37:29.797Z] ---> 84fe2e736999 [2022-09-02T16:37:29.797Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:37:29.797Z] ---> Running in a053076eaace [2022-09-02T16:37:29.797Z] Removing intermediate container f245b9b72c10 [2022-09-02T16:37:29.797Z] ---> 9d77f52d07bd [2022-09-02T16:37:29.797Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T16:37:29.797Z] ---> Running in 0f5db9139d58 [2022-09-02T16:37:29.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:37:29.797Z] Removing intermediate container 0f5db9139d58 [2022-09-02T16:37:29.797Z] ---> 19499eb57e8c [2022-09-02T16:37:29.797Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T16:37:30.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:37:30.320Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-02T16:37:30.320Z] ---> 9e6c955af586 [2022-09-02T16:37:30.320Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-02T16:37:30.320Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-02T16:37:30.320Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T16:37:30.320Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-02T16:37:30.320Z] (5/6) Installing curl (7.83.1-r3) [2022-09-02T16:37:30.320Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-02T16:37:30.320Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:37:30.320Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T16:37:30.320Z] OK: 8 MiB in 20 packages [2022-09-02T16:37:30.894Z] ---> 088abe87e146 [2022-09-02T16:37:30.894Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-02T16:37:31.468Z] Removing intermediate container 6968b22a74c2 [2022-09-02T16:37:31.468Z] ---> c770de2f9f99 [2022-09-02T16:37:31.468Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T16:37:32.048Z] ---> 4d49af5c26dd [2022-09-02T16:37:32.048Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-02T16:37:33.966Z] ---> Running in 9fe6113c8b11 [2022-09-02T16:37:33.966Z] ---> Running in 8f526eb7fafc [2022-09-02T16:37:33.966Z] Removing intermediate container 9fe6113c8b11 [2022-09-02T16:37:33.966Z] ---> 1d616ea655e8 [2022-09-02T16:37:33.966Z] Step 13/22 : WORKDIR /edgex [2022-09-02T16:37:33.966Z] Removing intermediate container 5b6e4541e08a [2022-09-02T16:37:33.966Z] ---> 92de4411e691 [2022-09-02T16:37:33.966Z] [2022-09-02T16:37:33.966Z] Step 11/25 : FROM alpine:3.16 [2022-09-02T16:37:33.966Z] ---> 9c6f07244728 [2022-09-02T16:37:33.966Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-02T16:37:33.966Z] ---> Using cache [2022-09-02T16:37:33.966Z] ---> d22a2caae1fb [2022-09-02T16:37:33.966Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T16:37:33.966Z] ---> Using cache [2022-09-02T16:37:33.966Z] ---> 09d543328df3 [2022-09-02T16:37:33.966Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-02T16:37:33.966Z] Removing intermediate container 8f526eb7fafc [2022-09-02T16:37:33.966Z] ---> 3367589174f7 [2022-09-02T16:37:33.966Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T16:37:34.229Z] ---> Running in f9c7bdeeb7e9 [2022-09-02T16:37:34.229Z] ---> Running in 27c7cbdcc44e [2022-09-02T16:37:34.229Z] ---> Running in d67381084e94 [2022-09-02T16:37:34.229Z] Removing intermediate container f9c7bdeeb7e9 [2022-09-02T16:37:34.229Z] ---> 705477ffd48e [2022-09-02T16:37:34.229Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-02T16:37:34.491Z] ---> Running in bb266e637004 [2022-09-02T16:37:34.491Z] Removing intermediate container 27c7cbdcc44e [2022-09-02T16:37:34.491Z] ---> 206515dbbdc5 [2022-09-02T16:37:34.492Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-02T16:37:34.492Z] Removing intermediate container d67381084e94 [2022-09-02T16:37:34.492Z] ---> 84bbfd9eb357 [2022-09-02T16:37:34.492Z] Step 21/23 : LABEL arch=x86_64 [2022-09-02T16:37:34.492Z] ---> Running in 0568f97c9dcd [2022-09-02T16:37:34.492Z] Removing intermediate container bb266e637004 [2022-09-02T16:37:34.492Z] ---> ae38e28e41fb [2022-09-02T16:37:34.492Z] Step 16/25 : WORKDIR / [2022-09-02T16:37:34.753Z] ---> fd8dc2bb8d2f [2022-09-02T16:37:34.753Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-02T16:37:34.753Z] ---> Running in 0a9002ad9152 [2022-09-02T16:37:34.753Z] Removing intermediate container 0568f97c9dcd [2022-09-02T16:37:34.753Z] ---> 8d90b3c9656c [2022-09-02T16:37:34.753Z] Step 22/23 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:37:34.753Z] ---> Running in 6171d15e5a27 [2022-09-02T16:37:34.753Z] Removing intermediate container 0a9002ad9152 [2022-09-02T16:37:34.753Z] ---> ac977569fe4d [2022-09-02T16:37:34.753Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T16:37:35.330Z] Removing intermediate container 6171d15e5a27 [2022-09-02T16:37:35.330Z] ---> 5b519d13eb2f [2022-09-02T16:37:35.330Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T16:37:35.590Z] ---> 0443131fea6c [2022-09-02T16:37:35.591Z] ---> c50b0801d116 [2022-09-02T16:37:35.591Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-02T16:37:35.591Z] [2022-09-02T16:37:35.591Z] ---> Running in 3b9b776f1c4f [2022-09-02T16:37:36.535Z] Removing intermediate container 3b9b776f1c4f [2022-09-02T16:37:36.535Z] ---> adbc6947bc68 [2022-09-02T16:37:36.535Z] [2022-09-02T16:37:36.808Z] Successfully built adbc6947bc68 [2022-09-02T16:37:36.808Z] Successfully tagged support-notifications:latest [2022-09-02T16:37:36.808Z]  Building support-notifications ... done  ---> 9c641f06e48c [2022-09-02T16:37:36.808Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-02T16:37:36.808Z] ---> d944c2a7eb67 [2022-09-02T16:37:36.808Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-02T16:37:37.070Z] ---> 5718cdbaf29c [2022-09-02T16:37:37.070Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T16:37:37.070Z] ---> ddfe5b36015a [2022-09-02T16:37:37.070Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-02T16:37:37.070Z] ---> Running in 8bc5538f0626 [2022-09-02T16:37:37.331Z] Removing intermediate container a053076eaace [2022-09-02T16:37:37.331Z] ---> 371877c19ae7 [2022-09-02T16:37:37.331Z] Step 9/24 : COPY . . [2022-09-02T16:37:37.331Z] ---> c4a797543bc3 [2022-09-02T16:37:37.331Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-02T16:37:37.331Z] ---> Running in 42f605eda30b [2022-09-02T16:37:41.583Z] Removing intermediate container 42f605eda30b [2022-09-02T16:37:41.583Z] ---> ffbb106f382f [2022-09-02T16:37:41.583Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T16:37:41.583Z] ---> Running in 398227ed7bb3 [2022-09-02T16:37:41.844Z] ---> 4caec07f3580 [2022-09-02T16:37:41.844Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-02T16:37:41.844Z] ---> Running in fd391ca8e882 [2022-09-02T16:37:41.844Z] Removing intermediate container 8bc5538f0626 [2022-09-02T16:37:41.844Z] ---> 8100f0f5cff7 [2022-09-02T16:37:41.844Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T16:37:41.844Z] Removing intermediate container 398227ed7bb3 [2022-09-02T16:37:41.844Z] ---> 19cb25a2e0e1 [2022-09-02T16:37:41.844Z] Step 23/25 : LABEL arch=x86_64 [2022-09-02T16:37:41.844Z] ---> Running in 0f274fece667 [2022-09-02T16:37:41.844Z] ---> Running in c1036ff64256 [2022-09-02T16:37:41.844Z] Removing intermediate container 0f274fece667 [2022-09-02T16:37:41.844Z] ---> 3007b3c1b8d4 [2022-09-02T16:37:41.844Z] Step 20/22 : LABEL arch=x86_64 [2022-09-02T16:37:41.844Z] Removing intermediate container c1036ff64256 [2022-09-02T16:37:41.844Z] ---> bd9505adcef2 [2022-09-02T16:37:41.844Z] Step 24/25 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:37:41.844Z] ---> Running in 5e09aff4ddf0 [2022-09-02T16:37:41.844Z] ---> Running in 1854ced981f7 [2022-09-02T16:37:42.105Z] Removing intermediate container 1854ced981f7 [2022-09-02T16:37:42.105Z] ---> f3aad8e67316 [2022-09-02T16:37:42.105Z] Step 21/22 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:37:42.105Z] Removing intermediate container 5e09aff4ddf0 [2022-09-02T16:37:42.105Z] ---> ef0be7578591 [2022-09-02T16:37:42.105Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T16:37:42.105Z] ---> Running in a18fa1344217 [2022-09-02T16:37:42.105Z] 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-09-02T16:37:42.105Z] ---> Running in f4062d4a3371 [2022-09-02T16:37:42.105Z] Removing intermediate container a18fa1344217 [2022-09-02T16:37:42.105Z] ---> b4b188d4dbfa [2022-09-02T16:37:42.105Z] [2022-09-02T16:37:42.105Z] Removing intermediate container f4062d4a3371 [2022-09-02T16:37:42.105Z] ---> 055da9d2ff1d [2022-09-02T16:37:42.105Z] Step 22/22 : LABEL version=0.0.0 [2022-09-02T16:37:42.105Z] ---> Running in bcb93f22a34a [2022-09-02T16:37:42.367Z] Successfully built b4b188d4dbfa [2022-09-02T16:37:42.367Z] Successfully tagged core-metadata:latest [2022-09-02T16:37:42.367Z]  Building core-metadata ... done Removing intermediate container bcb93f22a34a [2022-09-02T16:37:42.367Z] ---> 1926be5b0467 [2022-09-02T16:37:42.367Z] [2022-09-02T16:37:42.367Z] Successfully built 1926be5b0467 [2022-09-02T16:37:42.367Z] Successfully tagged security-proxy-setup:latest [2022-09-02T16:38:00.499Z]  Building security-proxy-setup ... done Removing intermediate container fd391ca8e882 [2022-09-02T16:38:00.499Z] ---> 7aa995cae57f [2022-09-02T16:38:00.499Z] [2022-09-02T16:38:00.499Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T16:38:00.499Z] ---> 9c6f07244728 [2022-09-02T16:38:00.499Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-02T16:38:00.499Z] ---> Running in 7e586086dc1c [2022-09-02T16:38:00.499Z] Removing intermediate container 7e586086dc1c [2022-09-02T16:38:00.499Z] ---> 54aa41c7b815 [2022-09-02T16:38:00.499Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-02T16:38:00.499Z] ---> Running in 6d1848434469 [2022-09-02T16:38:00.499Z] Removing intermediate container 6d1848434469 [2022-09-02T16:38:00.499Z] ---> bc18d7c0980c [2022-09-02T16:38:00.499Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-02T16:38:00.499Z] ---> Running in 2d22c9412261 [2022-09-02T16:38:00.499Z] Removing intermediate container 2d22c9412261 [2022-09-02T16:38:00.499Z] ---> 0751cca6f05f [2022-09-02T16:38:00.499Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:38:00.499Z] ---> Running in accdc73be415 [2022-09-02T16:38:00.499Z] Removing intermediate container accdc73be415 [2022-09-02T16:38:00.499Z] ---> 09970b25dbdb [2022-09-02T16:38:00.499Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-02T16:38:00.499Z] ---> Running in 4c00fd232e76 [2022-09-02T16:38:00.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T16:38:00.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T16:38:01.073Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-02T16:38:01.073Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T16:38:01.073Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-02T16:38:01.073Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T16:38:01.337Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-02T16:38:01.337Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-02T16:38:01.337Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:38:01.337Z] OK: 8 MiB in 20 packages [2022-09-02T16:38:01.910Z] Removing intermediate container 4c00fd232e76 [2022-09-02T16:38:01.910Z] ---> 041e3a3d6428 [2022-09-02T16:38:01.910Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T16:38:01.910Z] ---> fb25ba7cd0f5 [2022-09-02T16:38:01.910Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-02T16:38:02.484Z] ---> 50639fb0c087 [2022-09-02T16:38:02.484Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-02T16:38:02.484Z] ---> 5adc6aadafad [2022-09-02T16:38:02.484Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-02T16:38:02.484Z] ---> Running in 2a2243a0711d [2022-09-02T16:38:02.744Z] Removing intermediate container 2a2243a0711d [2022-09-02T16:38:02.744Z] ---> 77523a78ffab [2022-09-02T16:38:02.744Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T16:38:02.745Z] ---> Running in 6c1c0013d4f0 [2022-09-02T16:38:02.745Z] Removing intermediate container 6c1c0013d4f0 [2022-09-02T16:38:02.745Z] ---> 98bbf34c6cbf [2022-09-02T16:38:02.745Z] Step 22/24 : LABEL arch=x86_64 [2022-09-02T16:38:02.745Z] ---> Running in fd9ab6739706 [2022-09-02T16:38:02.745Z] Removing intermediate container fd9ab6739706 [2022-09-02T16:38:02.745Z] ---> f076f901828e [2022-09-02T16:38:02.745Z] Step 23/24 : LABEL git_sha=cb232628a1b90cb356907830f84dac1dcd3ce6a8 [2022-09-02T16:38:02.745Z] ---> Running in e02da8c14bf5 [2022-09-02T16:38:03.006Z] Removing intermediate container e02da8c14bf5 [2022-09-02T16:38:03.006Z] ---> 036a288d8830 [2022-09-02T16:38:03.006Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T16:38:03.006Z] ---> Running in 6d3e9f0e1ed2 [2022-09-02T16:38:03.006Z] Removing intermediate container 6d3e9f0e1ed2 [2022-09-02T16:38:03.006Z] ---> 35bbb06b0999 [2022-09-02T16:38:03.006Z] [2022-09-02T16:38:03.006Z] Successfully built 35bbb06b0999 [2022-09-02T16:38:03.006Z] Successfully tagged core-data:latest [2022-09-02T16:38:03.276Z]  Building core-data ... done  [Pipeline] } [2022-09-02T16:38:03.285Z] $ docker stop --time=1 3d7c3d07bd9ff66e116bb442f36a433afa517fefd4d7deffc47c562387c068e1 [2022-09-02T16:38:04.560Z] $ docker rm -f 3d7c3d07bd9ff66e116bb442f36a433afa517fefd4d7deffc47c562387c068e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T16:38:04.904Z] + docker images [2022-09-02T16:38:04.904Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-02T16:38:04.904Z] core-data latest 35bbb06b0999 2 seconds ago 21.6MB [2022-09-02T16:38:04.904Z] 7aa995cae57f 8 seconds ago 1.55GB [2022-09-02T16:38:04.904Z] core-metadata latest b4b188d4dbfa 22 seconds ago 18.2MB [2022-09-02T16:38:04.904Z] security-proxy-setup latest 1926be5b0467 22 seconds ago 27.3MB [2022-09-02T16:38:04.904Z] support-notifications latest adbc6947bc68 29 seconds ago 27.3MB [2022-09-02T16:38:04.904Z] 92de4411e691 31 seconds ago 1.55GB [2022-09-02T16:38:04.904Z] 23cd37223816 36 seconds ago 1.53GB [2022-09-02T16:38:04.904Z] core-command latest 83456fc6e825 39 seconds ago 17.3MB [2022-09-02T16:38:04.904Z] c079e42c1dca 47 seconds ago 1.61GB [2022-09-02T16:38:04.904Z] sys-mgmt-agent latest 911546f28e03 49 seconds ago 136MB [2022-09-02T16:38:04.904Z] support-scheduler latest c4461b710524 58 seconds ago 26.7MB [2022-09-02T16:38:04.904Z] f26f3ae0ad20 About a minute ago 1.54GB [2022-09-02T16:38:04.904Z] 0c3f78a8de23 About a minute ago 1.61GB [2022-09-02T16:38:04.904Z] f3547b35d878 About a minute ago 1.53GB [2022-09-02T16:38:04.904Z] security-bootstrapper latest 5bb95c58e984 About a minute ago 19.4MB [2022-09-02T16:38:04.904Z] security-spire-config latest 203f982140ee 2 minutes ago 85.8MB [2022-09-02T16:38:04.904Z] security-secretstore-setup latest 9dc0b6dd8fcd 2 minutes ago 29.2MB [2022-09-02T16:38:04.904Z] f6952500e1fb 2 minutes ago 1.42GB [2022-09-02T16:38:04.904Z] security-spire-agent latest af15b8f25926 2 minutes ago 125MB [2022-09-02T16:38:04.904Z] security-spire-server latest edfe0f28b405 2 minutes ago 86.5MB [2022-09-02T16:38:04.904Z] security-spiffe-token-provider latest beb541f2a6f2 2 minutes ago 29.3MB [2022-09-02T16:38:04.904Z] 8272cdf32e6d 2 minutes ago 1.53GB [2022-09-02T16:38:04.904Z] 9b63c7dc44b4 2 minutes ago 1.54GB [2022-09-02T16:38:04.904Z] 39c79151a98d 3 minutes ago 1.42GB [2022-09-02T16:38:04.904Z] d88a298f348a 3 minutes ago 1.42GB [2022-09-02T16:38:04.904Z] 967f4e234d8c 3 minutes ago 1.58GB [2022-09-02T16:38:04.904Z] ci-base-image-x86_64 latest e011825c248e 6 minutes ago 994MB [2022-09-02T16:38:04.904Z] alpine 3.15 c4fc93816858 3 weeks ago 5.59MB [2022-09-02T16:38:04.904Z] alpine 3.16 9c6f07244728 3 weeks ago 5.54MB [2022-09-02T16:38:04.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 weeks ago 253MB [2022-09-02T16:38:04.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB [2022-09-02T16:38:04.904Z] 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-09-02T16:38:53.577Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-02T16:38:53.577Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-02T16:38:53.577Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-02T16:38:53.577Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-02T16:38:53.578Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-02T16:38:54.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-02T16:38:54.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-02T16:38:54.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-02T16:38:54.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-02T16:38:56.592Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-02T16:38:56.592Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-02T16:38:56.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-02T16:38:56.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-02T16:38:56.592Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-02T16:38:56.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-02T16:39:14.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.280s coverage: 28.7% of statements [2022-09-02T16:39:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-02T16:39:14.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-02T16:39:15.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.417s coverage: 98.5% of statements [2022-09-02T16:39:15.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-02T16:39:15.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.508s coverage: 54.2% of statements [2022-09-02T16:39:15.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-02T16:39:15.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-02T16:39:33.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.862s coverage: 89.2% of statements [2022-09-02T16:39:33.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-02T16:39:33.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-02T16:39:33.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-02T16:39:33.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-02T16:39:33.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-02T16:39:33.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.819s coverage: 2.0% of statements [2022-09-02T16:39:33.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-02T16:39:33.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-02T16:39:39.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.654s coverage: 95.6% of statements [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-02T16:39:39.351Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.204s coverage: 72.2% of statements [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-02T16:39:39.351Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.327s coverage: 60.0% of statements [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-02T16:39:39.351Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.388s coverage: 0.9% of statements [2022-09-02T16:39:39.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-02T16:39:39.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.285s coverage: 58.8% of statements [2022-09-02T16:39:39.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.332s coverage: 29.6% of statements [2022-09-02T16:39:39.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-02T16:39:46.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements [2022-09-02T16:39:46.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.231s coverage: 79.5% of statements [2022-09-02T16:39:46.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements [2022-09-02T16:39:46.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements [2022-09-02T16:39:48.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements [2022-09-02T16:39:58.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.330s coverage: 94.4% of statements [2022-09-02T16:39:58.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.227s coverage: 44.8% of statements [2022-09-02T16:40:08.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.773s coverage: 80.8% of statements [2022-09-02T16:40:08.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-02T16:40:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.392s coverage: 92.9% of statements [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-02T16:40:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 65.1% of statements [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-02T16:40:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-02T16:40:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-02T16:40:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-02T16:40:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.295s coverage: 80.0% of statements [2022-09-02T16:40:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.280s coverage: 87.2% of statements [2022-09-02T16:40:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.306s coverage: 85.4% of statements [2022-09-02T16:40:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.905s coverage: 91.2% of statements [2022-09-02T16:40:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-02T16:40:17.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 64.7% of statements [2022-09-02T16:40:17.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-02T16:40:17.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-02T16:40:17.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.288s coverage: 100.0% of statements [2022-09-02T16:40:17.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2022-09-02T16:40:17.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-09-02T16:40:17.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2022-09-02T16:40:17.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2022-09-02T16:40:26.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.431s coverage: 65.8% of statements [2022-09-02T16:40:26.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-02T16:40:26.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-02T16:40:26.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-02T16:40:29.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.937s coverage: 43.6% of statements [2022-09-02T16:40:29.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-02T16:40:29.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-02T16:40:29.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.349s coverage: 89.5% of statements [2022-09-02T16:40:29.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-02T16:40:29.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.274s coverage: 84.8% of statements [2022-09-02T16:40:29.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-02T16:40:29.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-02T16:40:29.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-02T16:40:29.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-02T16:40:36.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.370s coverage: 17.7% of statements [2022-09-02T16:40:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-02T16:40:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-02T16:40:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-02T16:40:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-02T16:40:36.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.788s coverage: 92.3% of statements [2022-09-02T16:40:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-02T16:40:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-02T16:40:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-02T16:40:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-02T16:40:36.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.325s coverage: 63.2% of statements [2022-09-02T16:40:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-02T16:40:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-02T16:40:38.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.497s coverage: 97.7% of statements [2022-09-02T16:40:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-02T16:40:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-02T16:40:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-02T16:40:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-02T16:40:38.380Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.211s coverage: 28.9% of statements [2022-09-02T16:40:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-02T16:40:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-02T16:40:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-02T16:40:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-02T16:40:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-02T16:40:38.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-02T16:40:38.380Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.220s coverage: 100.0% of statements [2022-09-02T16:40:38.380Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-09-02T16:40:38.976Z] 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-09-02T16:40:38.976Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-02T16:40:38.976Z] GO111MODULE=on go vet ./... [2022-09-02T16:42:30.886Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-02T16:42:30.886Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-02T16:42:30.886Z] ./bin/test-attribution-txt.sh [2022-09-02T16:42:30.886Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-02T16:42:30.886Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-02T16:42:30.886Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-02T16:42:30.886Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-02T16:42:30.886Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-02T16:42:30.886Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-02T16:42:30.886Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-02T16:42:30.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-02T16:42:31.569Z] + ls -al . [2022-09-02T16:42:31.569Z] total 736 [2022-09-02T16:42:31.569Z] drwxrwxr-x 9 1001 1001 4096 Sep 2 16:36 . [2022-09-02T16:42:31.569Z] drwxr-xr-x 4 root root 4096 Sep 2 16:36 .. [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 16 Sep 2 16:34 .dockerignore [2022-09-02T16:42:31.569Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 16:34 .git [2022-09-02T16:42:31.569Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 16:34 .github [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 1030 Sep 2 16:34 .gitignore [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 42 Sep 2 16:34 .golangci.yml [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 87 Sep 2 16:34 .hadolint.yml [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 166 Sep 2 16:34 .sonarcloud.properties [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 1171 Sep 2 16:34 ADOPTERS.md [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 10347 Sep 2 16:34 Attribution.txt [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 63209 Sep 2 16:34 CHANGELOG.md [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 3804 Sep 2 16:34 CONTRIBUTING.md [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 677 Sep 2 16:34 GOVERNANCE.md [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 850 Sep 2 16:34 Jenkinsfile [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 10775 Sep 2 16:34 LICENSE [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 13724 Sep 2 16:34 Makefile [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 582 Sep 2 16:34 OWNERS.md [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 9799 Sep 2 16:34 README.md [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 6912 Sep 2 16:34 SECURITY.md [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 5 Sep 2 16:30 VERSION [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 4131 Sep 2 16:34 ZMQWindows.md [2022-09-02T16:42:31.569Z] drwxrwxr-x 2 1001 1001 4096 Sep 2 16:34 bin [2022-09-02T16:42:31.569Z] drwxrwxr-x 18 1001 1001 4096 Sep 2 16:34 cmd [2022-09-02T16:42:31.569Z] -rw-r--r-- 1 root root 483406 Sep 2 16:40 coverage.out [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 3682 Sep 2 16:34 go.mod [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 38527 Sep 2 16:34 go.sum [2022-09-02T16:42:31.569Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 16:34 internal [2022-09-02T16:42:31.569Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 16:34 openapi [2022-09-02T16:42:31.569Z] drwxrwxr-x 4 1001 1001 4096 Sep 2 16:34 snap [2022-09-02T16:42:31.569Z] -rw-rw-r-- 1 1001 1001 204 Sep 2 16:34 version.go [Pipeline] sh [2022-09-02T16:42:32.235Z] + '[' -e coverage.out ] [2022-09-02T16:42:32.235Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-02T16:42:32.263Z] Warning: overwriting stash ‘coverage-report’ [2022-09-02T16:42:33.123Z] Stashed 1 file(s) [Pipeline] sh [2022-09-02T16:42:33.789Z] + make build [2022-09-02T16:42:33.789Z] 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-09-02T16:44:10.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-02T16:45:32.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-02T16:45:32.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-02T16:46:11.779Z] 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-09-02T16:46:13.216Z] 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-09-02T16:46:18.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-02T16:46:25.361Z] 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-09-02T16:46:29.668Z] 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-09-02T16:46:35.079Z] 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-09-02T16:46:38.469Z] 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-09-02T16:46:42.773Z] 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-09-02T16:46:51.059Z] 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-09-02T16:46:56.483Z] $ docker stop --time=1 4f455541401e629eb60cd95821157cacb30aeeac048915f33efe75024a945de3 [2022-09-02T16:46:58.530Z] $ docker rm -f 4f455541401e629eb60cd95821157cacb30aeeac048915f33efe75024a945de3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:47:00.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T16:47:00.925Z] [2022-09-02T16:47:00.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:47:01.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T16:47:01.557Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-02T16:47:01.557Z] 29e5d40040c1: Pulling fs layer [2022-09-02T16:47:01.557Z] 1ce36da41761: Pulling fs layer [2022-09-02T16:47:01.557Z] 25b303627fd3: Pulling fs layer [2022-09-02T16:47:01.836Z] 29e5d40040c1: Verifying Checksum [2022-09-02T16:47:01.836Z] 29e5d40040c1: Download complete [2022-09-02T16:47:02.110Z] 1ce36da41761: Verifying Checksum [2022-09-02T16:47:02.110Z] 1ce36da41761: Download complete [2022-09-02T16:47:02.386Z] 29e5d40040c1: Pull complete [2022-09-02T16:47:03.818Z] 25b303627fd3: Verifying Checksum [2022-09-02T16:47:03.818Z] 25b303627fd3: Download complete [2022-09-02T16:47:03.818Z] 1ce36da41761: Pull complete [2022-09-02T16:47:16.204Z] 25b303627fd3: Pull complete [2022-09-02T16:47:16.204Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-02T16:47:16.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T16:47:16.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T16:47:16.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-24435 does not seem to be running inside a container [2022-09-02T16:47:16.562Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-02T16:47:19.007Z] $ docker top 83bd14b478056d9be7a33040275cf8c7822e5d952cf9c2a9c7d012cf40a9e514 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T16:47:19.927Z] + docker-compose build --help [2022-09-02T16:47:19.927Z] + grep parallel [2022-09-02T16:47:25.315Z] --parallel Build images in parallel. [Pipeline] } [2022-09-02T16:47:25.333Z] $ docker stop --time=1 83bd14b478056d9be7a33040275cf8c7822e5d952cf9c2a9c7d012cf40a9e514 [2022-09-02T16:47:26.982Z] $ docker rm -f 83bd14b478056d9be7a33040275cf8c7822e5d952cf9c2a9c7d012cf40a9e514 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T16:47:27.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T16:47:27.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T16:47:27.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-24435 does not seem to be running inside a container [2022-09-02T16:47:27.934Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-02T16:47:29.311Z] $ docker top 5c850ef738db51ca35f997df753f51982ad2828b61b15e9cc3ce3e3e21ed1466 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T16:47:30.277Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-02T16:47:35.672Z] Building core-command ... [2022-09-02T16:47:35.672Z] Building core-data ... [2022-09-02T16:47:35.672Z] Building core-metadata ... [2022-09-02T16:47:35.672Z] Building security-bootstrapper ... [2022-09-02T16:47:35.672Z] Building security-proxy-setup ... [2022-09-02T16:47:35.672Z] Building security-secretstore-setup ... [2022-09-02T16:47:35.672Z] Building security-spiffe-token-provider ... [2022-09-02T16:47:35.672Z] Building security-spire-agent ... [2022-09-02T16:47:35.672Z] Building security-spire-config ... [2022-09-02T16:47:35.672Z] Building security-spire-server ... [2022-09-02T16:47:35.672Z] Building support-notifications ... [2022-09-02T16:47:35.672Z] Building support-scheduler ... [2022-09-02T16:47:35.672Z] Building sys-mgmt-agent ... [2022-09-02T16:47:35.672Z] Building sys-mgmt-agent [2022-09-02T16:47:35.672Z] Building security-bootstrapper [2022-09-02T16:47:35.672Z] Building security-secretstore-setup [2022-09-02T16:47:35.672Z] Building core-data [2022-09-02T16:47:35.672Z] Building security-spire-agent [2022-09-02T16:48:22.618Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:48:22.618Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:48:22.618Z] ---> c247df3e7b08 [2022-09-02T16:48:22.618Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T16:48:22.618Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:48:22.618Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:48:22.618Z] ---> c247df3e7b08 [2022-09-02T16:48:22.618Z] Step 3/31 : WORKDIR /edgex-go [2022-09-02T16:48:22.618Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:48:22.618Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:48:22.618Z] ---> c247df3e7b08 [2022-09-02T16:48:22.618Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T16:48:22.618Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:48:22.618Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:48:22.618Z] ---> c247df3e7b08 [2022-09-02T16:48:22.618Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T16:48:22.618Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:48:22.618Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:48:22.618Z] ---> c247df3e7b08 [2022-09-02T16:48:22.618Z] Step 3/23 : WORKDIR /edgex-go [2022-09-02T16:48:22.618Z] ---> Running in 42e07c8e4d59 [2022-09-02T16:48:22.618Z] ---> Running in cea4a8c68349 [2022-09-02T16:48:22.618Z] ---> Running in e47968b75996 [2022-09-02T16:48:22.618Z] ---> Running in 153854a5ce91 [2022-09-02T16:48:22.618Z] ---> Running in d17c6b54bec0 [2022-09-02T16:48:22.618Z] Removing intermediate container 153854a5ce91 [2022-09-02T16:48:22.618Z] ---> 5aa19f21e9ff [2022-09-02T16:48:22.618Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T16:48:22.618Z] Removing intermediate container e47968b75996 [2022-09-02T16:48:22.618Z] ---> 29b0371ab9de [2022-09-02T16:48:22.618Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:48:22.618Z] Removing intermediate container cea4a8c68349 [2022-09-02T16:48:22.618Z] ---> ba968d416094 [2022-09-02T16:48:22.618Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:48:22.618Z] Removing intermediate container d17c6b54bec0 [2022-09-02T16:48:22.618Z] ---> de8a4a82b561 [2022-09-02T16:48:22.618Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:48:22.618Z] ---> Running in 9617d8fb1ad4 [2022-09-02T16:48:22.618Z] Removing intermediate container 42e07c8e4d59 [2022-09-02T16:48:22.618Z] ---> 0d57d111e4fa [2022-09-02T16:48:22.618Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:48:22.618Z] ---> Running in a1633f17d301 [2022-09-02T16:48:22.618Z] ---> Running in a450f3e89169 [2022-09-02T16:48:22.618Z] ---> Running in 030fc158e8ca [2022-09-02T16:48:22.618Z] ---> Running in 20cd5649f969 [2022-09-02T16:48:22.618Z] Removing intermediate container 9617d8fb1ad4 [2022-09-02T16:48:22.618Z] ---> 6cd630480d73 [2022-09-02T16:48:22.618Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:48:22.618Z] ---> Running in 848bf4ad6f38 [2022-09-02T16:48:24.674Z] Removing intermediate container a1633f17d301 [2022-09-02T16:48:24.674Z] ---> bc4de9dfe3d8 [2022-09-02T16:48:24.674Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-02T16:48:24.963Z] ---> Running in c9c8622ef6f2 [2022-09-02T16:48:24.963Z] Removing intermediate container 030fc158e8ca [2022-09-02T16:48:24.963Z] ---> 6f0a0769c35e [2022-09-02T16:48:24.963Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-02T16:48:25.253Z] ---> Running in 618d8de5e539 [2022-09-02T16:48:25.253Z] Removing intermediate container a450f3e89169 [2022-09-02T16:48:25.253Z] ---> 615f5861b750 [2022-09-02T16:48:25.253Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-02T16:48:25.535Z] ---> Running in 3e0802721252 [2022-09-02T16:48:25.814Z] Removing intermediate container 848bf4ad6f38 [2022-09-02T16:48:25.814Z] ---> 1ea8eb2c5516 [2022-09-02T16:48:25.814Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-02T16:48:25.814Z] ---> Running in e69c6116fece [2022-09-02T16:48:25.814Z] Removing intermediate container 20cd5649f969 [2022-09-02T16:48:25.814Z] ---> c39ff14ca8ba [2022-09-02T16:48:25.814Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T16:48:26.095Z] ---> Running in 634384ec2c13 [2022-09-02T16:48:27.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:48:27.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:48:28.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:48:28.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:48:28.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:48:28.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:48:28.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:48:29.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:48:29.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:48:29.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:48:29.903Z] OK: 221 MiB in 51 packages [2022-09-02T16:48:29.903Z] OK: 221 MiB in 51 packages [2022-09-02T16:48:30.522Z] OK: 221 MiB in 51 packages [2022-09-02T16:48:30.804Z] OK: 221 MiB in 51 packages [2022-09-02T16:48:31.101Z] OK: 221 MiB in 51 packages [2022-09-02T16:48:31.380Z] Removing intermediate container 618d8de5e539 [2022-09-02T16:48:31.380Z] ---> 3f93f5e86644 [2022-09-02T16:48:31.380Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-02T16:48:31.986Z] Removing intermediate container c9c8622ef6f2 [2022-09-02T16:48:31.987Z] ---> fc8f9af4d96a [2022-09-02T16:48:31.987Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-02T16:48:32.583Z] Removing intermediate container e69c6116fece [2022-09-02T16:48:32.583Z] ---> d93d6a2965ef [2022-09-02T16:48:32.583Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T16:48:32.583Z] Removing intermediate container 634384ec2c13 [2022-09-02T16:48:32.583Z] ---> 92126db021e3 [2022-09-02T16:48:32.583Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T16:48:32.583Z] Removing intermediate container 3e0802721252 [2022-09-02T16:48:32.583Z] ---> 55a53049d777 [2022-09-02T16:48:32.583Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T16:48:32.861Z] ---> 878aa82f8175 [2022-09-02T16:48:32.861Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:48:32.861Z] ---> 7c6588829cd8 [2022-09-02T16:48:32.861Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:48:33.140Z] ---> Running in 612683a33c08 [2022-09-02T16:48:33.140Z] ---> Running in 8b04c57568f6 [2022-09-02T16:48:33.754Z] ---> 6d752ace4ea5 [2022-09-02T16:48:33.754Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:48:33.754Z] ---> Running in b51f069bdb59 [2022-09-02T16:48:34.033Z] ---> d14a8d4f4534 [2022-09-02T16:48:34.033Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:48:34.335Z] ---> Running in ad2764b29054 [2022-09-02T16:48:34.335Z] ---> 0b13fd223286 [2022-09-02T16:48:34.335Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:48:34.616Z] ---> Running in 1edd8338951d [2022-09-02T16:49:42.687Z] Removing intermediate container ad2764b29054 [2022-09-02T16:49:42.687Z] ---> dc159cc4975a [2022-09-02T16:49:42.687Z] Step 9/24 : COPY . . [2022-09-02T16:49:42.687Z] Removing intermediate container 1edd8338951d [2022-09-02T16:49:42.687Z] ---> 24f1266a7fca [2022-09-02T16:49:42.687Z] Step 8/25 : COPY . . [2022-09-02T16:49:42.687Z] Removing intermediate container 612683a33c08 [2022-09-02T16:49:42.687Z] ---> 232612630f72 [2022-09-02T16:49:42.687Z] Step 8/23 : COPY . . [2022-09-02T16:49:42.687Z] Removing intermediate container b51f069bdb59 [2022-09-02T16:49:42.687Z] ---> eb5a3be6fcab [2022-09-02T16:49:42.687Z] Step 8/26 : COPY . . [2022-09-02T16:49:42.687Z] Removing intermediate container 8b04c57568f6 [2022-09-02T16:49:42.687Z] ---> 0c6b6d71b225 [2022-09-02T16:49:42.687Z] Step 8/31 : COPY . . [2022-09-02T16:49:55.110Z] ---> 02f71b183b56 [2022-09-02T16:49:55.110Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-02T16:49:55.110Z] ---> 9b47b43876ba [2022-09-02T16:49:55.110Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-02T16:49:55.110Z] ---> f9da452294b1 [2022-09-02T16:49:55.110Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-02T16:49:55.110Z] ---> 097065bf6eb5 [2022-09-02T16:49:55.110Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T16:49:55.110Z] ---> 0a0e5c3f9d6e [2022-09-02T16:49:55.110Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-02T16:49:55.110Z] ---> Running in 74180f236afe [2022-09-02T16:49:55.110Z] ---> Running in fa7bbf2a8ff4 [2022-09-02T16:49:55.110Z] ---> Running in df8aa6cde0ac [2022-09-02T16:49:55.110Z] ---> Running in d4f4be4389f5 [2022-09-02T16:49:55.110Z] ---> Running in 0628aea60c87 [2022-09-02T16:49:55.720Z] Removing intermediate container d4f4be4389f5 [2022-09-02T16:49:55.720Z] ---> 99a4430b8f1f [2022-09-02T16:49:55.720Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T16:49:55.996Z] ---> Running in 719e8682e199 [2022-09-02T16:49:56.596Z] Removing intermediate container 719e8682e199 [2022-09-02T16:49:56.597Z] ---> 92f5a0276994 [2022-09-02T16:49:56.597Z] 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-09-02T16:49:56.880Z] ---> Running in 36c76cd20296 [2022-09-02T16:49:57.867Z] 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-09-02T16:49:57.867Z] 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-09-02T16:49:58.151Z] 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-09-02T16:49:58.151Z] 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-09-02T16:49:59.610Z] Removing intermediate container 36c76cd20296 [2022-09-02T16:49:59.610Z] ---> 3868c88b66ff [2022-09-02T16:49:59.610Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T16:49:59.610Z] ---> Running in f753f78ca0c0 [2022-09-02T16:50:00.229Z] Removing intermediate container f753f78ca0c0 [2022-09-02T16:50:00.229Z] ---> 27b02f7a8c10 [2022-09-02T16:50:00.229Z] [2022-09-02T16:50:00.229Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T16:50:00.504Z] 3.15: Pulling from library/alpine [2022-09-02T16:50:01.957Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-02T16:50:01.957Z] Status: Downloaded newer image for alpine:3.15 [2022-09-02T16:50:01.957Z] ---> 02e0d6fdf486 [2022-09-02T16:50:01.957Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T16:50:01.957Z] ---> Running in b980ff12ab72 [2022-09-02T16:50:02.243Z] Removing intermediate container b980ff12ab72 [2022-09-02T16:50:02.243Z] ---> 5f9998384db5 [2022-09-02T16:50:02.243Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:50:02.531Z] ---> Running in 061683a7fc2e [2022-09-02T16:50:05.970Z] Removing intermediate container 061683a7fc2e [2022-09-02T16:50:05.970Z] ---> afca94f8e231 [2022-09-02T16:50:05.970Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T16:50:05.970Z] ---> Running in 443457b71a70 [2022-09-02T16:50:08.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:50:09.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:50:11.067Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T16:50:11.067Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T16:50:11.067Z] OK: 15733 distinct packages available [2022-09-02T16:50:11.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:50:12.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:50:13.501Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-02T16:50:13.501Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-02T16:50:13.778Z] (3/5) Installing libucontext (1.1-r0) [2022-09-02T16:50:13.778Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-02T16:50:13.778Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-02T16:50:14.058Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T16:50:14.058Z] OK: 6 MiB in 19 packages [2022-09-02T16:50:16.055Z] Removing intermediate container 443457b71a70 [2022-09-02T16:50:16.055Z] ---> 936cbcaff538 [2022-09-02T16:50:16.055Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-02T16:50:19.487Z] ---> 2b247b28f73d [2022-09-02T16:50:19.487Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T16:50:26.228Z] ---> a6e300474f9d [2022-09-02T16:50:26.228Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T16:50:26.228Z] ---> 73a341ad08b9 [2022-09-02T16:50:26.228Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-02T16:50:27.046Z] ---> 4e88eef3ff34 [2022-09-02T16:50:27.046Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-02T16:50:28.112Z] ---> 9f5cd3c0c21d [2022-09-02T16:50:28.112Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T16:50:28.112Z] ---> Running in cdb920374eaf [2022-09-02T16:50:28.808Z] Removing intermediate container cdb920374eaf [2022-09-02T16:50:28.808Z] ---> 70daa6c9abe9 [2022-09-02T16:50:28.808Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T16:50:28.808Z] ---> Running in ed845e1f6358 [2022-09-02T16:50:29.413Z] Removing intermediate container ed845e1f6358 [2022-09-02T16:50:29.413Z] ---> aff853da0496 [2022-09-02T16:50:29.413Z] Step 24/26 : LABEL arch=arm64 [2022-09-02T16:50:29.413Z] ---> Running in d042bb69d7f7 [2022-09-02T16:50:30.012Z] Removing intermediate container d042bb69d7f7 [2022-09-02T16:50:30.012Z] ---> b46d78c33bb1 [2022-09-02T16:50:30.012Z] Step 25/26 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T16:50:30.012Z] ---> Running in 377854b662af [2022-09-02T16:50:30.634Z] Removing intermediate container 377854b662af [2022-09-02T16:50:30.634Z] ---> 680601651541 [2022-09-02T16:50:30.634Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T16:50:30.634Z] ---> Running in f71342accff0 [2022-09-02T16:50:31.235Z] Removing intermediate container f71342accff0 [2022-09-02T16:50:31.235Z] ---> f5e9bb7ccc3d [2022-09-02T16:50:31.235Z] [2022-09-02T16:50:31.511Z] Successfully built f5e9bb7ccc3d [2022-09-02T16:50:31.511Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-02T16:50:31.511Z]  Building security-spire-agent ... done Building core-command [2022-09-02T16:50:46.660Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:50:46.660Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:50:46.660Z] ---> c247df3e7b08 [2022-09-02T16:50:46.660Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T16:50:46.660Z] ---> Using cache [2022-09-02T16:50:46.660Z] ---> 5aa19f21e9ff [2022-09-02T16:50:46.660Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T16:50:46.660Z] ---> Using cache [2022-09-02T16:50:46.660Z] ---> 6cd630480d73 [2022-09-02T16:50:46.660Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:50:46.660Z] ---> Using cache [2022-09-02T16:50:46.660Z] ---> 1ea8eb2c5516 [2022-09-02T16:50:46.943Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-02T16:50:46.943Z] ---> Running in e0c4441d9623 [2022-09-02T16:50:48.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:50:49.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:50:51.917Z] OK: 221 MiB in 51 packages [2022-09-02T16:50:52.911Z] Removing intermediate container e0c4441d9623 [2022-09-02T16:50:52.911Z] ---> 8dfe5b9b008a [2022-09-02T16:50:53.188Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T16:50:54.176Z] ---> edc170687df0 [2022-09-02T16:50:54.176Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:50:54.176Z] ---> Running in 6ff32113edbf [2022-09-02T16:51:50.782Z] Removing intermediate container 6ff32113edbf [2022-09-02T16:51:50.782Z] ---> 6c917b8faac7 [2022-09-02T16:51:50.782Z] Step 9/24 : COPY . . [2022-09-02T16:51:56.222Z] ---> e849b5192ea0 [2022-09-02T16:51:56.222Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-02T16:51:56.222Z] ---> Running in 25a004200a00 [2022-09-02T16:51:58.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-02T16:55:50.348Z] 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-09-02T16:55:52.992Z] Removing intermediate container 74180f236afe [2022-09-02T16:55:52.992Z] ---> 400b357d6aa7 [2022-09-02T16:55:52.992Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-02T16:55:53.280Z] ---> Running in 6ab1de8817b0 [2022-09-02T16:55:55.293Z] 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-09-02T16:56:02.080Z] Removing intermediate container 6ab1de8817b0 [2022-09-02T16:56:02.080Z] ---> 8a7ddde92bac [2022-09-02T16:56:02.080Z] [2022-09-02T16:56:02.080Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T16:56:02.080Z] 3.16: Pulling from library/alpine [2022-09-02T16:56:04.736Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-02T16:56:04.736Z] Status: Downloaded newer image for alpine:3.16 [2022-09-02T16:56:04.736Z] ---> a6215f271958 [2022-09-02T16:56:04.736Z] 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-09-02T16:56:05.014Z] ---> Running in 16603e7af559 [2022-09-02T16:56:05.998Z] Removing intermediate container 16603e7af559 [2022-09-02T16:56:05.998Z] ---> 09de52ba5409 [2022-09-02T16:56:05.998Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-02T16:56:06.273Z] ---> Running in 6f094195f3b4 [2022-09-02T16:56:08.915Z] Removing intermediate container fa7bbf2a8ff4 [2022-09-02T16:56:08.915Z] ---> 5a3a9679f81e [2022-09-02T16:56:08.915Z] [2022-09-02T16:56:08.915Z] Step 10/25 : FROM alpine:3.16 [2022-09-02T16:56:08.915Z] ---> a6215f271958 [2022-09-02T16:56:08.915Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-02T16:56:08.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:56:09.198Z] ---> Running in b2f1aea5827c [2022-09-02T16:56:09.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:56:10.714Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-02T16:56:10.714Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-02T16:56:10.714Z] (3/33) Installing readline (8.1.2-r0) [2022-09-02T16:56:10.714Z] (4/33) Installing bash (5.1.16-r2) [2022-09-02T16:56:10.714Z] Executing bash-5.1.16-r2.post-install [2022-09-02T16:56:11.276Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-02T16:56:11.276Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-02T16:56:11.276Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T16:56:11.276Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-02T16:56:11.276Z] (9/33) Installing curl (7.83.1-r3) [2022-09-02T16:56:11.276Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-02T16:56:11.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:56:12.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:56:12.783Z] Removing intermediate container df8aa6cde0ac [2022-09-02T16:56:12.783Z] ---> eb6e6059fb1c [2022-09-02T16:56:12.783Z] [2022-09-02T16:56:12.783Z] Step 10/31 : FROM alpine:3.16 [2022-09-02T16:56:12.783Z] ---> a6215f271958 [2022-09-02T16:56:12.783Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T16:56:12.783Z] ---> Running in 85368b73b247 [2022-09-02T16:56:13.103Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-02T16:56:13.103Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-02T16:56:13.103Z] (13/33) Installing expat (2.4.8-r0) [2022-09-02T16:56:13.103Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-02T16:56:13.103Z] (15/33) Installing gdbm (1.23-r0) [2022-09-02T16:56:13.103Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-02T16:56:13.103Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T16:56:13.103Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T16:56:13.103Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-02T16:56:13.103Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-02T16:56:13.410Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-02T16:56:13.410Z] Removing intermediate container 85368b73b247 [2022-09-02T16:56:13.410Z] ---> 6f9e94651c93 [2022-09-02T16:56:13.410Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-02T16:56:13.410Z] ---> Running in f9cf26acc6fa [2022-09-02T16:56:14.936Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-02T16:56:14.936Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-02T16:56:14.936Z] (3/3) Installing su-exec (0.2-r1) [2022-09-02T16:56:14.936Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:56:14.936Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T16:56:15.549Z] OK: 6 MiB in 17 packages [2022-09-02T16:56:15.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:56:16.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:56:17.067Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-02T16:56:17.067Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-02T16:56:17.067Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-02T16:56:17.067Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-02T16:56:17.067Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-02T16:56:17.067Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-02T16:56:17.067Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-02T16:56:17.067Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-02T16:56:17.067Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-02T16:56:17.067Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-02T16:56:17.067Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-02T16:56:17.362Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-02T16:56:17.646Z] Removing intermediate container b2f1aea5827c [2022-09-02T16:56:17.646Z] ---> b7d9a591eef0 [2022-09-02T16:56:17.646Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T16:56:17.920Z] ---> Running in c69347503b29 [2022-09-02T16:56:17.920Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-02T16:56:17.920Z] (2/2) Installing su-exec (0.2-r1) [2022-09-02T16:56:17.920Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:56:17.920Z] OK: 5 MiB in 16 packages [2022-09-02T16:56:18.530Z] Removing intermediate container c69347503b29 [2022-09-02T16:56:18.530Z] ---> b4e0aa4eeb35 [2022-09-02T16:56:18.530Z] Step 13/25 : WORKDIR / [2022-09-02T16:56:18.530Z] ---> Running in b1df70cc1b1d [2022-09-02T16:56:18.805Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:56:18.805Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T16:56:19.404Z] OK: 120 MiB in 47 packages [2022-09-02T16:56:19.404Z] Removing intermediate container b1df70cc1b1d [2022-09-02T16:56:19.404Z] ---> bc6f012df22e [2022-09-02T16:56:19.404Z] 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-09-02T16:56:19.679Z] Removing intermediate container f9cf26acc6fa [2022-09-02T16:56:19.679Z] ---> 83929d24d327 [2022-09-02T16:56:19.680Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-02T16:56:19.962Z] ---> Running in 7fbd871fecb9 [2022-09-02T16:56:20.568Z] Removing intermediate container 7fbd871fecb9 [2022-09-02T16:56:20.568Z] ---> ee905c136361 [2022-09-02T16:56:20.568Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-02T16:56:20.568Z] ---> 9e5d7365d476 [2022-09-02T16:56:20.842Z] 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-09-02T16:56:20.842Z] ---> Running in 3cc99b4fac4d [2022-09-02T16:56:21.453Z] Removing intermediate container 3cc99b4fac4d [2022-09-02T16:56:21.453Z] ---> 64fe54008797 [2022-09-02T16:56:21.453Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-02T16:56:21.726Z] ---> Running in 3ce60b265cc3 [2022-09-02T16:56:21.997Z] ---> efe69374b268 [2022-09-02T16:56:21.997Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-02T16:56:22.281Z] Removing intermediate container 3ce60b265cc3 [2022-09-02T16:56:22.281Z] ---> 1c352d576684 [2022-09-02T16:56:22.281Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-02T16:56:22.569Z] ---> Running in bbde2b356def [2022-09-02T16:56:23.545Z] ---> 53dad22b34e5 [2022-09-02T16:56:23.545Z] 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-09-02T16:56:24.530Z] ---> 14a27780587a [2022-09-02T16:56:24.530Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-02T16:56:26.535Z] Removing intermediate container bbde2b356def [2022-09-02T16:56:26.535Z] ---> 3aa002a9deb4 [2022-09-02T16:56:26.535Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-02T16:56:26.535Z] ---> Running in d3f7a6515f83 [2022-09-02T16:56:26.810Z] ---> 3d219e06f05e [2022-09-02T16:56:26.810Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-02T16:56:27.089Z] Removing intermediate container d3f7a6515f83 [2022-09-02T16:56:27.089Z] ---> bb8cda4d9b08 [2022-09-02T16:56:27.089Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-02T16:56:28.535Z] ---> c2b4ebdcceb9 [2022-09-02T16:56:28.535Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-02T16:56:28.535Z] ---> Running in 0cccc4317b7e [2022-09-02T16:56:29.540Z] ---> a491e38f630f [2022-09-02T16:56:29.540Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-02T16:56:30.989Z] ---> b735d2232f5c [2022-09-02T16:56:30.989Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T16:56:30.989Z] ---> Running in 8419bdeb05e5 [2022-09-02T16:56:32.986Z] Removing intermediate container 0cccc4317b7e [2022-09-02T16:56:32.986Z] ---> d7f4de976af0 [2022-09-02T16:56:32.986Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T16:56:33.993Z] ---> 32cd283430c7 [2022-09-02T16:56:33.993Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-02T16:56:34.999Z] Removing intermediate container 8419bdeb05e5 [2022-09-02T16:56:34.999Z] ---> 8255bf7cc7d9 [2022-09-02T16:56:34.999Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T16:56:35.280Z] ---> Running in 0e546be83dbf [2022-09-02T16:56:35.886Z] Removing intermediate container 0e546be83dbf [2022-09-02T16:56:35.886Z] ---> 03247debbb1b [2022-09-02T16:56:35.886Z] Step 23/25 : LABEL arch=arm64 [2022-09-02T16:56:36.171Z] ---> Running in cabeb42fc893 [2022-09-02T16:56:36.784Z] ---> 1701e7893d6e [2022-09-02T16:56:36.785Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-02T16:56:36.785Z] Removing intermediate container cabeb42fc893 [2022-09-02T16:56:36.785Z] ---> ec88d5e60ade [2022-09-02T16:56:36.785Z] Step 24/25 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T16:56:37.063Z] ---> Running in 7681b9a93063 [2022-09-02T16:56:37.673Z] Removing intermediate container 7681b9a93063 [2022-09-02T16:56:37.673Z] ---> 8c5eac2879db [2022-09-02T16:56:37.673Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T16:56:37.673Z] ---> 9baa9e43abc1 [2022-09-02T16:56:37.673Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-02T16:56:37.965Z] ---> Running in 7d04a8abbd53 [2022-09-02T16:56:37.965Z] Collecting docker-compose==1.23.2 [2022-09-02T16:56:38.244Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-02T16:56:38.244Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.0 MB/s eta 0:00:00 [2022-09-02T16:56:38.868Z] Removing intermediate container 7d04a8abbd53 [2022-09-02T16:56:38.868Z] ---> d2da78f36df2 [2022-09-02T16:56:38.868Z] [2022-09-02T16:56:38.868Z] Collecting cached-property<2,>=1.2.0 [2022-09-02T16:56:38.868Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-02T16:56:39.146Z] Successfully built d2da78f36df2 [2022-09-02T16:56:39.146Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-02T16:56:39.146Z] Building support-scheduler [2022-09-02T16:56:39.146Z]  Building security-secretstore-setup ... done  ---> b3916baf5e99 [2022-09-02T16:56:39.146Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-02T16:56:39.756Z] Collecting PyYAML<4,>=3.10 [2022-09-02T16:56:40.035Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-02T16:56:40.035Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.9 MB/s eta 0:00:00 [2022-09-02T16:56:40.035Z] ---> 8fa4e2300d16 [2022-09-02T16:56:40.035Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-02T16:56:41.510Z] ---> 7f7d0f9119b0 [2022-09-02T16:56:41.510Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-02T16:56:41.510Z] ---> Running in fc014e08df59 [2022-09-02T16:56:42.520Z] Preparing metadata (setup.py): started [2022-09-02T16:56:45.161Z] Removing intermediate container fc014e08df59 [2022-09-02T16:56:45.161Z] ---> 5375080f9a9b [2022-09-02T16:56:45.161Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-02T16:56:45.161Z] ---> Running in 4b4778b95fcb [2022-09-02T16:56:45.443Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T16:56:45.722Z] Removing intermediate container 4b4778b95fcb [2022-09-02T16:56:45.722Z] ---> 213e04439c95 [2022-09-02T16:56:45.722Z] Step 28/31 : CMD ["gate"] [2022-09-02T16:56:45.722Z] ---> Running in 8eda5af66dcb [2022-09-02T16:56:46.324Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-02T16:56:46.324Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-02T16:56:46.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.8 MB/s eta 0:00:00 [2022-09-02T16:56:46.324Z] Removing intermediate container 8eda5af66dcb [2022-09-02T16:56:46.324Z] ---> 666d8a4e4bc3 [2022-09-02T16:56:46.324Z] Step 29/31 : LABEL arch=arm64 [2022-09-02T16:56:46.324Z] ---> Running in 8f5bda486df3 [2022-09-02T16:56:46.929Z] Removing intermediate container 8f5bda486df3 [2022-09-02T16:56:46.929Z] ---> dcb3a9794dd7 [2022-09-02T16:56:46.929Z] Step 30/31 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T16:56:47.208Z] ---> Running in 39de4969e051 [2022-09-02T16:56:47.815Z] Removing intermediate container 39de4969e051 [2022-09-02T16:56:47.815Z] ---> dc7e6aea30b2 [2022-09-02T16:56:47.815Z] Step 31/31 : LABEL version=0.0.0 [2022-09-02T16:56:47.815Z] ---> Running in 0eaa2ff50f3a [2022-09-02T16:56:48.094Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-02T16:56:48.094Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-02T16:56:48.094Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.9 MB/s eta 0:00:00 [2022-09-02T16:56:48.371Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-02T16:56:48.371Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-02T16:56:48.371Z] Preparing metadata (setup.py): started [2022-09-02T16:56:48.648Z] Removing intermediate container 0eaa2ff50f3a [2022-09-02T16:56:48.648Z] ---> 23adea508ee3 [2022-09-02T16:56:48.648Z] [2022-09-02T16:56:49.253Z] Successfully built 23adea508ee3 [2022-09-02T16:56:49.253Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-02T16:56:49.253Z]  Building security-bootstrapper ... done Building support-notifications [2022-09-02T16:56:51.242Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T16:56:51.520Z] Collecting texttable<0.10,>=0.9.0 [2022-09-02T16:56:51.520Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-02T16:56:51.520Z] Preparing metadata (setup.py): started [2022-09-02T16:56:54.171Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T16:56:55.166Z] Collecting jsonschema<3,>=2.5.1 [2022-09-02T16:56:55.166Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-02T16:56:55.779Z] Collecting docker<4.0,>=3.6.0 [2022-09-02T16:56:56.058Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-02T16:56:56.058Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 5.3 MB/s eta 0:00:00 [2022-09-02T16:56:56.058Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-02T16:56:56.337Z] Collecting docopt<0.7,>=0.6.1 [2022-09-02T16:56:56.337Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-02T16:56:56.337Z] Preparing metadata (setup.py): started [2022-09-02T16:56:59.774Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T16:56:59.774Z] Collecting docker-pycreds>=0.4.0 [2022-09-02T16:56:59.774Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-02T16:57:01.217Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-02T16:57:01.217Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-02T16:57:01.217Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.5 MB/s eta 0:00:00 [2022-09-02T16:57:01.490Z] Collecting certifi>=2017.4.17 [2022-09-02T16:57:01.490Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-02T16:57:01.768Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 11.8 MB/s eta 0:00:00 [2022-09-02T16:57:02.049Z] Collecting idna<2.8,>=2.5 [2022-09-02T16:57:02.049Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-02T16:57:02.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.1 MB/s eta 0:00:00 [2022-09-02T16:57:03.042Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-02T16:57:03.042Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-02T16:57:03.042Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.9 MB/s eta 0:00:00 [2022-09-02T16:57:03.644Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:57:03.644Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:57:03.644Z] ---> c247df3e7b08 [2022-09-02T16:57:03.644Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T16:57:03.644Z] ---> Using cache [2022-09-02T16:57:03.644Z] ---> 5aa19f21e9ff [2022-09-02T16:57:03.644Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T16:57:03.644Z] ---> Using cache [2022-09-02T16:57:03.644Z] ---> 6cd630480d73 [2022-09-02T16:57:03.644Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:57:03.644Z] ---> Using cache [2022-09-02T16:57:03.644Z] ---> 1ea8eb2c5516 [2022-09-02T16:57:03.644Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-02T16:57:03.644Z] ---> Using cache [2022-09-02T16:57:03.644Z] ---> 8dfe5b9b008a [2022-09-02T16:57:03.644Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T16:57:03.644Z] ---> Using cache [2022-09-02T16:57:03.644Z] ---> edc170687df0 [2022-09-02T16:57:03.644Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:57:03.644Z] ---> Using cache [2022-09-02T16:57:03.644Z] ---> 6c917b8faac7 [2022-09-02T16:57:03.644Z] Step 9/23 : COPY . . [2022-09-02T16:57:03.644Z] ---> Using cache [2022-09-02T16:57:03.644Z] ---> e849b5192ea0 [2022-09-02T16:57:03.644Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-02T16:57:03.644Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-02T16:57:03.921Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-02T16:57:03.921Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-02T16:57:03.921Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-02T16:57:04.197Z] ---> Running in fa1886562ecd [2022-09-02T16:57:05.646Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-02T16:57:05.646Z] Running setup.py install for texttable: started [2022-09-02T16:57:06.635Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-02T16:57:09.276Z] Running setup.py install for texttable: finished with status 'done' [2022-09-02T16:57:09.276Z] Running setup.py install for PyYAML: started [2022-09-02T16:57:13.596Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-02T16:57:13.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:57:13.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:57:13.871Z] ---> c247df3e7b08 [2022-09-02T16:57:13.871Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T16:57:13.871Z] ---> Using cache [2022-09-02T16:57:13.871Z] ---> 5aa19f21e9ff [2022-09-02T16:57:13.871Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T16:57:13.871Z] ---> Using cache [2022-09-02T16:57:13.871Z] ---> 6cd630480d73 [2022-09-02T16:57:13.871Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:57:13.871Z] ---> Using cache [2022-09-02T16:57:13.871Z] ---> 1ea8eb2c5516 [2022-09-02T16:57:13.871Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-02T16:57:14.153Z] ---> Running in 47cb8a88d9e5 [2022-09-02T16:57:16.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:57:16.689Z] Running setup.py install for docopt: started [2022-09-02T16:57:17.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:57:18.757Z] OK: 221 MiB in 51 packages [2022-09-02T16:57:20.197Z] Removing intermediate container 47cb8a88d9e5 [2022-09-02T16:57:20.197Z] ---> 467f12c540e4 [2022-09-02T16:57:20.197Z] Running setup.py install for docopt: finished with status 'done' [2022-09-02T16:57:20.197Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T16:57:21.195Z] ---> 89917c6cefe0 [2022-09-02T16:57:21.195Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:57:21.195Z] ---> Running in 31a50df72080 [2022-09-02T16:57:24.606Z] Running setup.py install for dockerpty: started [2022-09-02T16:57:27.244Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-02T16:57:30.640Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-09-02T16:57:30.640Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-02T16:57:52.843Z] Removing intermediate container 0628aea60c87 [2022-09-02T16:57:52.843Z] ---> 9d38ffa2b763 [2022-09-02T16:57:52.843Z] [2022-09-02T16:57:52.843Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T16:57:52.843Z] ---> a6215f271958 [2022-09-02T16:57:52.843Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-02T16:57:52.843Z] ---> Running in 4e5b7403f383 [2022-09-02T16:57:52.843Z] Removing intermediate container 4e5b7403f383 [2022-09-02T16:57:52.843Z] ---> dfefc657ccbe [2022-09-02T16:57:52.843Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-02T16:57:52.843Z] ---> Running in 4bc3728fb2cc [2022-09-02T16:57:52.843Z] Removing intermediate container 4bc3728fb2cc [2022-09-02T16:57:52.843Z] ---> df34bb15dc35 [2022-09-02T16:57:52.843Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-02T16:57:53.119Z] ---> Running in d304c80db423 [2022-09-02T16:57:54.104Z] Removing intermediate container d304c80db423 [2022-09-02T16:57:54.104Z] ---> 97e0b2255029 [2022-09-02T16:57:54.104Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:57:54.387Z] ---> Running in 017b4f60bc94 [2022-09-02T16:57:57.808Z] Removing intermediate container 6f094195f3b4 [2022-09-02T16:57:57.808Z] ---> caf68cf779c3 [2022-09-02T16:57:57.808Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-02T16:57:57.808Z] ---> Running in 690ab5a5233e [2022-09-02T16:57:58.410Z] Removing intermediate container 690ab5a5233e [2022-09-02T16:57:58.410Z] ---> cd7f2e12d780 [2022-09-02T16:57:58.410Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T16:57:58.690Z] ---> Running in af1d4f4fd827 [2022-09-02T16:57:58.967Z] Removing intermediate container 017b4f60bc94 [2022-09-02T16:57:58.967Z] ---> e2f788fd5cc2 [2022-09-02T16:57:58.967Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-02T16:57:58.967Z] ---> Running in 65d6d7d76cf9 [2022-09-02T16:57:59.953Z] Removing intermediate container af1d4f4fd827 [2022-09-02T16:57:59.953Z] ---> 605c2d2b4fda [2022-09-02T16:57:59.953Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-02T16:58:01.971Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:58:02.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:58:04.064Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-02T16:58:04.064Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T16:58:04.064Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-02T16:58:04.064Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T16:58:04.341Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-02T16:58:04.341Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-02T16:58:04.341Z] ---> 846d3397fae9 [2022-09-02T16:58:04.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-02T16:58:04.619Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:58:04.619Z] OK: 8 MiB in 20 packages [2022-09-02T16:58:07.272Z] Removing intermediate container 65d6d7d76cf9 [2022-09-02T16:58:07.272Z] ---> 0638eed3ea37 [2022-09-02T16:58:07.272Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T16:58:07.272Z] ---> 733f69bed16c [2022-09-02T16:58:07.272Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-02T16:58:09.915Z] ---> b12932bdb8f5 [2022-09-02T16:58:09.915Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-02T16:58:10.910Z] ---> dd4138983f5f [2022-09-02T16:58:10.910Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-02T16:58:10.910Z] ---> Running in 28697be0aed1 [2022-09-02T16:58:12.361Z] Removing intermediate container 28697be0aed1 [2022-09-02T16:58:12.362Z] ---> 4848a6328382 [2022-09-02T16:58:12.362Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T16:58:12.641Z] ---> Running in cf8376a33c5c [2022-09-02T16:58:14.099Z] Removing intermediate container cf8376a33c5c [2022-09-02T16:58:14.099Z] ---> 2597759e8ee4 [2022-09-02T16:58:14.099Z] Step 21/23 : LABEL arch=arm64 [2022-09-02T16:58:14.099Z] ---> Running in c3151de7557d [2022-09-02T16:58:15.554Z] ---> aaceb74f57df [2022-09-02T16:58:15.554Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-02T16:58:15.554Z] Removing intermediate container c3151de7557d [2022-09-02T16:58:15.554Z] ---> 9283cac6242e [2022-09-02T16:58:15.554Z] Step 22/23 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T16:58:15.831Z] ---> Running in a931074a7f65 [2022-09-02T16:58:17.290Z] Removing intermediate container a931074a7f65 [2022-09-02T16:58:17.290Z] ---> c6e11f5d30ff [2022-09-02T16:58:17.290Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T16:58:17.573Z] ---> Running in 4b7702484536 [2022-09-02T16:58:17.573Z] ---> 5aa12c15afdc [2022-09-02T16:58:17.573Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-02T16:58:17.859Z] ---> Running in 6d3cffbaff9b [2022-09-02T16:58:18.852Z] Removing intermediate container 4b7702484536 [2022-09-02T16:58:18.852Z] ---> b779742bd47b [2022-09-02T16:58:18.852Z] [2022-09-02T16:58:19.129Z] Removing intermediate container 6d3cffbaff9b [2022-09-02T16:58:19.129Z] ---> 250eaa575132 [2022-09-02T16:58:19.129Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T16:58:19.406Z] ---> Running in 8b39996c61d0 [2022-09-02T16:58:20.008Z] Successfully built b779742bd47b [2022-09-02T16:58:20.008Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-02T16:58:20.008Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-09-02T16:58:20.616Z] Removing intermediate container 8b39996c61d0 [2022-09-02T16:58:20.616Z] ---> 54d60684ca54 [2022-09-02T16:58:20.616Z] Step 22/24 : LABEL arch=arm64 [2022-09-02T16:58:20.890Z] ---> Running in fbf9175d5a0a [2022-09-02T16:58:21.500Z] Removing intermediate container 25a004200a00 [2022-09-02T16:58:21.500Z] ---> 893aae9a4c26 [2022-09-02T16:58:21.500Z] [2022-09-02T16:58:21.500Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T16:58:21.500Z] ---> a6215f271958 [2022-09-02T16:58:21.500Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-02T16:58:22.117Z] ---> Running in 141911a657e0 [2022-09-02T16:58:22.117Z] Removing intermediate container fbf9175d5a0a [2022-09-02T16:58:22.117Z] ---> a8d9888a0ec8 [2022-09-02T16:58:22.117Z] Step 23/24 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T16:58:22.396Z] ---> Running in 99fdb8496323 [2022-09-02T16:58:23.386Z] Removing intermediate container 99fdb8496323 [2022-09-02T16:58:23.386Z] ---> 1ee19118c1a4 [2022-09-02T16:58:23.386Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T16:58:23.681Z] ---> Running in 2e268a4cd3e6 [2022-09-02T16:58:24.666Z] Removing intermediate container 2e268a4cd3e6 [2022-09-02T16:58:24.666Z] ---> eea5deaf9dac [2022-09-02T16:58:24.666Z] [2022-09-02T16:58:24.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:58:25.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:58:25.543Z] Successfully built eea5deaf9dac [2022-09-02T16:58:25.543Z] Successfully tagged core-data-arm64:latest [2022-09-02T16:58:25.543Z]  Building core-data ... done Building security-proxy-setup [2022-09-02T16:58:26.548Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-02T16:58:26.548Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T16:58:26.548Z] OK: 5 MiB in 15 packages [2022-09-02T16:58:28.010Z] Removing intermediate container 141911a657e0 [2022-09-02T16:58:28.010Z] ---> 4ed0a782d54c [2022-09-02T16:58:28.010Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T16:58:28.287Z] ---> Running in 428ceaa543ed [2022-09-02T16:58:29.281Z] Removing intermediate container 428ceaa543ed [2022-09-02T16:58:29.281Z] ---> 77bc1382a3c8 [2022-09-02T16:58:29.281Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-02T16:58:29.281Z] ---> Running in 59ee3e79ce5d [2022-09-02T16:58:30.278Z] Removing intermediate container 59ee3e79ce5d [2022-09-02T16:58:30.278Z] ---> 297c48971150 [2022-09-02T16:58:30.278Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-02T16:58:30.278Z] ---> Running in cf66a9beb690 [2022-09-02T16:58:31.271Z] Removing intermediate container cf66a9beb690 [2022-09-02T16:58:31.271Z] ---> 0ed4ac4c91d7 [2022-09-02T16:58:31.271Z] Step 16/24 : WORKDIR / [2022-09-02T16:58:31.271Z] ---> Running in 2b03ef61bfaa [2022-09-02T16:58:32.259Z] Removing intermediate container 2b03ef61bfaa [2022-09-02T16:58:32.259Z] ---> 93b5db8c3e5e [2022-09-02T16:58:32.259Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T16:58:33.333Z] Removing intermediate container 31a50df72080 [2022-09-02T16:58:33.333Z] ---> 62056253c523 [2022-09-02T16:58:33.333Z] Step 9/23 : COPY . . [2022-09-02T16:58:34.005Z] ---> f74fa0e6f64a [2022-09-02T16:58:34.005Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-02T16:58:37.625Z] ---> de1ac5519895 [2022-09-02T16:58:37.625Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-02T16:58:39.618Z] ---> 99af5a040cce [2022-09-02T16:58:39.618Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-02T16:58:39.618Z] ---> Running in 3df48829821f [2022-09-02T16:58:40.607Z] Removing intermediate container 3df48829821f [2022-09-02T16:58:40.607Z] ---> 152324feef44 [2022-09-02T16:58:40.607Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T16:58:40.890Z] ---> Running in d043325d05e6 [2022-09-02T16:58:42.337Z] Removing intermediate container d043325d05e6 [2022-09-02T16:58:42.337Z] ---> 03832f89e684 [2022-09-02T16:58:42.337Z] Step 22/24 : LABEL arch=arm64 [2022-09-02T16:58:42.609Z] ---> Running in 98bd9d92b320 [2022-09-02T16:58:43.602Z] Removing intermediate container 98bd9d92b320 [2022-09-02T16:58:43.602Z] ---> 7ea40cba7b42 [2022-09-02T16:58:43.602Z] Step 23/24 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T16:58:43.602Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:58:43.602Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:58:43.602Z] ---> c247df3e7b08 [2022-09-02T16:58:43.602Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T16:58:43.602Z] ---> Using cache [2022-09-02T16:58:43.602Z] ---> 0d57d111e4fa [2022-09-02T16:58:43.602Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:58:43.602Z] ---> Using cache [2022-09-02T16:58:43.602Z] ---> c39ff14ca8ba [2022-09-02T16:58:43.602Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T16:58:43.602Z] ---> Using cache [2022-09-02T16:58:43.602Z] ---> 92126db021e3 [2022-09-02T16:58:43.602Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T16:58:43.602Z] ---> Using cache [2022-09-02T16:58:43.602Z] ---> 6d752ace4ea5 [2022-09-02T16:58:43.602Z] ---> Running in d948f841ed5d [2022-09-02T16:58:43.602Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:58:43.602Z] ---> Using cache [2022-09-02T16:58:43.602Z] ---> eb5a3be6fcab [2022-09-02T16:58:43.602Z] Step 8/25 : COPY . . [2022-09-02T16:58:43.882Z] ---> Using cache [2022-09-02T16:58:43.882Z] ---> 097065bf6eb5 [2022-09-02T16:58:43.882Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T16:58:43.882Z] ---> Using cache [2022-09-02T16:58:43.882Z] ---> 99a4430b8f1f [2022-09-02T16:58:43.882Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-02T16:58:43.882Z] ---> Using cache [2022-09-02T16:58:43.882Z] ---> 92f5a0276994 [2022-09-02T16:58:44.157Z] 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-09-02T16:58:44.157Z] ---> Running in 5c8b7fa4607a [2022-09-02T16:58:44.796Z] Removing intermediate container d948f841ed5d [2022-09-02T16:58:44.796Z] ---> 02a074d6e491 [2022-09-02T16:58:44.796Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T16:58:45.097Z] ---> Running in 71d2cb3bcd9b [2022-09-02T16:58:46.539Z] Removing intermediate container 71d2cb3bcd9b [2022-09-02T16:58:46.539Z] ---> ef328b3b6f0e [2022-09-02T16:58:46.539Z] [2022-09-02T16:58:47.141Z] Successfully built ef328b3b6f0e [2022-09-02T16:58:47.141Z] Successfully tagged core-command-arm64:latest [2022-09-02T16:58:47.141Z]  Building core-command ... done Building core-metadata [2022-09-02T16:58:49.148Z] Removing intermediate container 5c8b7fa4607a [2022-09-02T16:58:49.148Z] ---> 75107a71fa0b [2022-09-02T16:58:49.148Z] Step 12/25 : WORKDIR /edgex-go [2022-09-02T16:58:49.148Z] ---> Running in 5c65e9d4bd7f [2022-09-02T16:58:50.139Z] Removing intermediate container 5c65e9d4bd7f [2022-09-02T16:58:50.139Z] ---> 75d18ad02faa [2022-09-02T16:58:50.139Z] [2022-09-02T16:58:50.139Z] Step 13/25 : FROM alpine:3.15 [2022-09-02T16:58:50.139Z] ---> 02e0d6fdf486 [2022-09-02T16:58:50.139Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T16:58:50.139Z] ---> Using cache [2022-09-02T16:58:50.139Z] ---> 5f9998384db5 [2022-09-02T16:58:50.139Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:58:50.139Z] ---> Using cache [2022-09-02T16:58:50.139Z] ---> afca94f8e231 [2022-09-02T16:58:50.139Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T16:58:50.139Z] ---> Using cache [2022-09-02T16:58:50.139Z] ---> 936cbcaff538 [2022-09-02T16:58:50.139Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T16:58:52.798Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:58:52.798Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:58:52.798Z] ---> c247df3e7b08 [2022-09-02T16:58:52.798Z] Step 3/22 : WORKDIR /edgex-go [2022-09-02T16:58:52.798Z] ---> Using cache [2022-09-02T16:58:52.798Z] ---> 0d57d111e4fa [2022-09-02T16:58:52.798Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:58:52.798Z] ---> Using cache [2022-09-02T16:58:52.798Z] ---> c39ff14ca8ba [2022-09-02T16:58:52.798Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-02T16:58:53.075Z] ---> Running in dcade73ccfbb [2022-09-02T16:58:56.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:58:56.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:58:58.261Z] OK: 221 MiB in 51 packages [2022-09-02T16:59:00.282Z] Removing intermediate container dcade73ccfbb [2022-09-02T16:59:00.282Z] ---> af0b477dfde3 [2022-09-02T16:59:00.282Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-02T16:59:01.282Z] ---> edee433e6852 [2022-09-02T16:59:01.282Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-02T16:59:01.565Z] ---> Running in 97eb943c41f4 [2022-09-02T16:59:02.553Z] ---> c7d2111a7836 [2022-09-02T16:59:02.553Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:59:02.827Z] ---> Running in 6c818d34f1a9 [2022-09-02T16:59:04.270Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-02T16:59:05.270Z] ---> 4d2436044805 [2022-09-02T16:59:05.270Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T16:59:06.256Z] ---> d24b39fb9121 [2022-09-02T16:59:06.256Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-02T16:59:07.703Z] ---> b176579bc0d8 [2022-09-02T16:59:07.703Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-02T16:59:08.710Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:59:08.710Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:59:08.710Z] ---> c247df3e7b08 [2022-09-02T16:59:08.710Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-02T16:59:08.710Z] ---> Using cache [2022-09-02T16:59:08.710Z] ---> 5aa19f21e9ff [2022-09-02T16:59:08.710Z] Step 4/25 : WORKDIR /edgex-go [2022-09-02T16:59:08.710Z] ---> Using cache [2022-09-02T16:59:08.710Z] ---> 6cd630480d73 [2022-09-02T16:59:08.710Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:59:08.710Z] ---> Using cache [2022-09-02T16:59:08.710Z] ---> 1ea8eb2c5516 [2022-09-02T16:59:08.710Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-02T16:59:08.710Z] ---> Using cache [2022-09-02T16:59:08.710Z] ---> 8dfe5b9b008a [2022-09-02T16:59:08.710Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-02T16:59:08.710Z] ---> Using cache [2022-09-02T16:59:08.710Z] ---> edc170687df0 [2022-09-02T16:59:08.710Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:59:08.710Z] ---> Using cache [2022-09-02T16:59:08.710Z] ---> 6c917b8faac7 [2022-09-02T16:59:08.710Z] Step 9/25 : COPY . . [2022-09-02T16:59:08.710Z] ---> Using cache [2022-09-02T16:59:08.710Z] ---> e849b5192ea0 [2022-09-02T16:59:08.991Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-02T16:59:09.271Z] ---> b72333cea210 [2022-09-02T16:59:09.271Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T16:59:09.271Z] ---> Running in 0117063f4628 [2022-09-02T16:59:09.556Z] ---> Running in 269c2d1eaec5 [2022-09-02T16:59:10.159Z] Removing intermediate container 269c2d1eaec5 [2022-09-02T16:59:10.159Z] ---> 87503cc65883 [2022-09-02T16:59:10.159Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T16:59:10.435Z] ---> Running in 9a75d066d690 [2022-09-02T16:59:11.035Z] Removing intermediate container 9a75d066d690 [2022-09-02T16:59:11.035Z] ---> 6bf8332c2d28 [2022-09-02T16:59:11.035Z] Step 23/25 : LABEL arch=arm64 [2022-09-02T16:59:11.314Z] ---> Running in 324b439c6a51 [2022-09-02T16:59:11.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-02T16:59:11.864Z] Removing intermediate container 324b439c6a51 [2022-09-02T16:59:11.865Z] ---> b469531232e0 [2022-09-02T16:59:11.865Z] Step 24/25 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T16:59:12.140Z] ---> Running in e0e7ea38e79f [2022-09-02T16:59:12.742Z] Removing intermediate container e0e7ea38e79f [2022-09-02T16:59:12.742Z] ---> 5c85e27bb860 [2022-09-02T16:59:12.742Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T16:59:12.742Z] ---> Running in 4443fdedae94 [2022-09-02T16:59:13.342Z] Removing intermediate container 4443fdedae94 [2022-09-02T16:59:13.342Z] ---> c4d0c5c6d152 [2022-09-02T16:59:13.342Z] [2022-09-02T16:59:13.619Z] Successfully built c4d0c5c6d152 [2022-09-02T16:59:13.619Z] Successfully tagged security-spire-server-arm64:latest [2022-09-02T16:59:13.619Z] Building security-spire-config [2022-09-02T16:59:31.965Z]  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T16:59:31.965Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T16:59:31.965Z] ---> c247df3e7b08 [2022-09-02T16:59:31.965Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> 0d57d111e4fa [2022-09-02T16:59:31.965Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> c39ff14ca8ba [2022-09-02T16:59:31.965Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> 92126db021e3 [2022-09-02T16:59:31.965Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> 6d752ace4ea5 [2022-09-02T16:59:31.965Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> eb5a3be6fcab [2022-09-02T16:59:31.965Z] Step 8/26 : COPY . . [2022-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> 097065bf6eb5 [2022-09-02T16:59:31.965Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> 99a4430b8f1f [2022-09-02T16:59:31.965Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> 92f5a0276994 [2022-09-02T16:59:31.965Z] 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-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> 3868c88b66ff [2022-09-02T16:59:31.965Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> 27b02f7a8c10 [2022-09-02T16:59:31.965Z] [2022-09-02T16:59:31.965Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T16:59:31.965Z] ---> 02e0d6fdf486 [2022-09-02T16:59:31.965Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> 5f9998384db5 [2022-09-02T16:59:31.965Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T16:59:31.965Z] ---> Using cache [2022-09-02T16:59:31.965Z] ---> afca94f8e231 [2022-09-02T16:59:31.965Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-02T16:59:32.242Z] ---> Running in 8a0ea3200b4d [2022-09-02T16:59:34.886Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:59:35.871Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:59:37.334Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T16:59:37.334Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T16:59:37.334Z] OK: 15733 distinct packages available [2022-09-02T16:59:37.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T16:59:38.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T16:59:40.053Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-02T16:59:40.053Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-02T16:59:40.053Z] (3/4) Installing libucontext (1.1-r0) [2022-09-02T16:59:40.326Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-02T16:59:40.326Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T16:59:40.326Z] OK: 6 MiB in 18 packages [2022-09-02T16:59:42.946Z] Removing intermediate container 8a0ea3200b4d [2022-09-02T16:59:42.946Z] ---> df6d5d62b6fa [2022-09-02T16:59:42.946Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T16:59:55.461Z] ---> 0e3db7c0fd99 [2022-09-02T16:59:55.461Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T16:59:55.461Z] ---> 76c5c2d436d7 [2022-09-02T16:59:55.461Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-02T16:59:56.059Z] ---> Running in 5de11a57ced8 [2022-09-02T16:59:56.662Z] Removing intermediate container 5de11a57ced8 [2022-09-02T16:59:56.662Z] ---> c45c4afb869c [2022-09-02T16:59:56.662Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-02T16:59:58.110Z] ---> 1cd18a4ae7fb [2022-09-02T16:59:58.110Z] Step 21/26 : WORKDIR / [2022-09-02T16:59:58.110Z] ---> Running in d488c5155654 [2022-09-02T16:59:58.719Z] Removing intermediate container d488c5155654 [2022-09-02T16:59:58.719Z] ---> da95f0f961e6 [2022-09-02T16:59:58.719Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T16:59:59.002Z] ---> Running in dda4f5a8c382 [2022-09-02T17:00:00.003Z] Removing intermediate container dda4f5a8c382 [2022-09-02T17:00:00.003Z] ---> e6ef1b0fd2a1 [2022-09-02T17:00:00.003Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T17:00:00.003Z] ---> Running in 7828d1a559c3 [2022-09-02T17:00:00.606Z] Removing intermediate container 7828d1a559c3 [2022-09-02T17:00:00.606Z] ---> 23089c828e97 [2022-09-02T17:00:00.606Z] Step 24/26 : LABEL arch=arm64 [2022-09-02T17:00:00.896Z] ---> Running in 1a9db9c228ff [2022-09-02T17:00:00.896Z] Removing intermediate container 6c818d34f1a9 [2022-09-02T17:00:00.896Z] ---> 0583985c4538 [2022-09-02T17:00:00.896Z] Step 8/22 : COPY . . [2022-09-02T17:00:01.519Z] Removing intermediate container 1a9db9c228ff [2022-09-02T17:00:01.519Z] ---> dd20d33f4746 [2022-09-02T17:00:01.519Z] Step 25/26 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T17:00:01.799Z] ---> Running in 70584fe7a0a2 [2022-09-02T17:00:02.431Z] Removing intermediate container 70584fe7a0a2 [2022-09-02T17:00:02.431Z] ---> e66bf8de4c53 [2022-09-02T17:00:02.431Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T17:00:02.706Z] ---> Running in 2e0fa93378d8 [2022-09-02T17:00:03.703Z] Removing intermediate container 2e0fa93378d8 [2022-09-02T17:00:03.703Z] ---> a8e64b7a32f3 [2022-09-02T17:00:03.703Z] [2022-09-02T17:00:04.312Z] Successfully built a8e64b7a32f3 [2022-09-02T17:00:04.312Z] Successfully tagged security-spire-config-arm64:latest [2022-09-02T17:00:04.312Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-09-02T17:00:16.778Z] ---> 9c906c559c0f [2022-09-02T17:00:16.778Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-02T17:00:16.778Z] ---> Running in 4973427ffe08 [2022-09-02T17:00:18.785Z] 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-09-02T17:00:22.207Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T17:00:22.207Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-02T17:00:22.207Z] ---> c247df3e7b08 [2022-09-02T17:00:22.207Z] Step 3/20 : WORKDIR /edgex-go [2022-09-02T17:00:22.207Z] ---> Using cache [2022-09-02T17:00:22.207Z] ---> 0d57d111e4fa [2022-09-02T17:00:22.207Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-02T17:00:22.485Z] ---> Running in ef7c858e9764 [2022-09-02T17:00:24.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T17:00:24.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T17:00:26.228Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-02T17:00:26.228Z] v3.16.2-128-g588bd828dc [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-02T17:00:26.228Z] OK: 16893 distinct packages available [2022-09-02T17:00:26.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T17:00:26.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T17:00:27.793Z] OK: 221 MiB in 51 packages [2022-09-02T17:00:29.256Z] Removing intermediate container ef7c858e9764 [2022-09-02T17:00:29.256Z] ---> 5c6662302621 [2022-09-02T17:00:29.256Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-02T17:00:30.255Z] ---> f1a889ba3451 [2022-09-02T17:00:30.255Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T17:00:30.533Z] ---> Running in a5da098ecde4 [2022-09-02T17:01:17.581Z] Removing intermediate container a5da098ecde4 [2022-09-02T17:01:17.581Z] ---> 307f763f2eb9 [2022-09-02T17:01:17.581Z] Step 7/20 : COPY . . [2022-09-02T17:01:30.043Z] ---> 86dc4e898e09 [2022-09-02T17:01:30.043Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-02T17:01:30.043Z] ---> Running in 8e42a291c424 [2022-09-02T17:01:31.034Z] 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-09-02T17:04:53.128Z] Removing intermediate container fa1886562ecd [2022-09-02T17:04:53.128Z] ---> eeb25f7531a5 [2022-09-02T17:04:53.128Z] [2022-09-02T17:04:53.128Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T17:04:53.128Z] ---> a6215f271958 [2022-09-02T17:04:53.128Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-02T17:04:53.128Z] ---> Using cache [2022-09-02T17:04:53.128Z] ---> 4ed0a782d54c [2022-09-02T17:04:53.128Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T17:04:53.128Z] ---> Using cache [2022-09-02T17:04:53.128Z] ---> 77bc1382a3c8 [2022-09-02T17:04:53.128Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-02T17:04:53.128Z] ---> Running in cff4ee52aa8e [2022-09-02T17:04:53.128Z] Removing intermediate container cff4ee52aa8e [2022-09-02T17:04:53.128Z] ---> e4575cf30350 [2022-09-02T17:04:53.128Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T17:04:53.128Z] ---> Running in bf4e56cb6513 [2022-09-02T17:04:53.128Z] Removing intermediate container bf4e56cb6513 [2022-09-02T17:04:53.128Z] ---> 8359e6e7b40c [2022-09-02T17:04:53.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T17:04:53.128Z] ---> 9e82dfdcc215 [2022-09-02T17:04:53.128Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-02T17:04:53.128Z] ---> b62e16340d1a [2022-09-02T17:04:53.128Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-02T17:04:53.403Z] ---> f5ff0915b77b [2022-09-02T17:04:53.403Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-02T17:04:53.403Z] ---> Running in 0668edf6d557 [2022-09-02T17:04:54.011Z] Removing intermediate container 0668edf6d557 [2022-09-02T17:04:54.011Z] ---> 3ef08f3d9265 [2022-09-02T17:04:54.011Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T17:04:54.011Z] ---> Running in 351d573e0a43 [2022-09-02T17:04:54.293Z] Removing intermediate container 351d573e0a43 [2022-09-02T17:04:54.293Z] ---> 63bf3a19dc87 [2022-09-02T17:04:54.293Z] Step 21/23 : LABEL arch=arm64 [2022-09-02T17:04:54.575Z] ---> Running in 5313392e63c0 [2022-09-02T17:04:55.210Z] Removing intermediate container 5313392e63c0 [2022-09-02T17:04:55.210Z] ---> c431a7711ade [2022-09-02T17:04:55.210Z] Step 22/23 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T17:04:55.210Z] ---> Running in 561ba6b61f9d [2022-09-02T17:04:56.263Z] Removing intermediate container 561ba6b61f9d [2022-09-02T17:04:56.263Z] ---> 8e6e11f3960c [2022-09-02T17:04:56.263Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T17:04:56.263Z] ---> Running in 8e28df36b153 [2022-09-02T17:04:56.589Z] Removing intermediate container 8e28df36b153 [2022-09-02T17:04:56.589Z] ---> 02c95af5ea66 [2022-09-02T17:04:56.589Z] [2022-09-02T17:04:56.882Z] Successfully built 02c95af5ea66 [2022-09-02T17:04:56.882Z] Successfully tagged support-scheduler-arm64:latest [2022-09-02T17:05:23.740Z]  Building support-scheduler ... 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-09-02T17:05:32.032Z] Removing intermediate container 0117063f4628 [2022-09-02T17:05:32.032Z] ---> b545169b57ee [2022-09-02T17:05:32.032Z] [2022-09-02T17:05:32.032Z] Step 11/25 : FROM alpine:3.16 [2022-09-02T17:05:32.032Z] ---> a6215f271958 [2022-09-02T17:05:32.032Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-02T17:05:32.032Z] ---> Using cache [2022-09-02T17:05:32.032Z] ---> 4ed0a782d54c [2022-09-02T17:05:32.032Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T17:05:32.032Z] ---> Using cache [2022-09-02T17:05:32.032Z] ---> 77bc1382a3c8 [2022-09-02T17:05:32.032Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-02T17:05:32.032Z] ---> Running in e0a91c62d861 [2022-09-02T17:05:32.032Z] Removing intermediate container e0a91c62d861 [2022-09-02T17:05:32.032Z] ---> d570d1be6bce [2022-09-02T17:05:32.032Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-02T17:05:32.032Z] ---> Running in a23104572617 [2022-09-02T17:05:32.629Z] Removing intermediate container a23104572617 [2022-09-02T17:05:32.629Z] ---> 0f4dd748cfcf [2022-09-02T17:05:32.629Z] Step 16/25 : WORKDIR / [2022-09-02T17:05:32.629Z] ---> Running in 7846ca8018f7 [2022-09-02T17:05:33.289Z] Removing intermediate container 7846ca8018f7 [2022-09-02T17:05:33.289Z] ---> 3acdc73b831f [2022-09-02T17:05:33.289Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T17:05:34.745Z] ---> 9977987a40ec [2022-09-02T17:05:34.745Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-02T17:05:38.166Z] ---> a4fdaff3e94f [2022-09-02T17:05:38.166Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-02T17:05:39.618Z] ---> 9ece19cdcc24 [2022-09-02T17:05:39.618Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-02T17:05:41.082Z] ---> 7f067c1a776d [2022-09-02T17:05:41.082Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-02T17:05:41.082Z] ---> Running in 0e6f640a0473 [2022-09-02T17:05:41.691Z] Removing intermediate container 0e6f640a0473 [2022-09-02T17:05:41.691Z] ---> 281c75eb3e7c [2022-09-02T17:05:41.691Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T17:05:41.970Z] ---> Running in 846a3cccac95 [2022-09-02T17:05:42.257Z] Removing intermediate container 4973427ffe08 [2022-09-02T17:05:42.257Z] ---> d0d6836427d8 [2022-09-02T17:05:42.257Z] [2022-09-02T17:05:42.257Z] Step 10/22 : FROM alpine:3.16 [2022-09-02T17:05:42.257Z] ---> a6215f271958 [2022-09-02T17:05:42.257Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-02T17:05:42.257Z] ---> Running in 7e74eb219827 [2022-09-02T17:05:42.869Z] Removing intermediate container 846a3cccac95 [2022-09-02T17:05:42.869Z] ---> 1e5abf8639f2 [2022-09-02T17:05:42.869Z] Step 23/25 : LABEL arch=arm64 [2022-09-02T17:05:42.869Z] ---> Running in 010812b2a643 [2022-09-02T17:05:43.866Z] Removing intermediate container 010812b2a643 [2022-09-02T17:05:43.866Z] ---> d24a593f4bd4 [2022-09-02T17:05:43.866Z] Step 24/25 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T17:05:43.866Z] ---> Running in 2bdaa8e3ad66 [2022-09-02T17:05:44.487Z] Removing intermediate container 2bdaa8e3ad66 [2022-09-02T17:05:44.487Z] ---> b51ee82e0050 [2022-09-02T17:05:44.487Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T17:05:44.768Z] ---> Running in 894a06dadd03 [2022-09-02T17:05:44.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T17:05:45.379Z] Removing intermediate container 894a06dadd03 [2022-09-02T17:05:45.379Z] ---> 044460bdb103 [2022-09-02T17:05:45.379Z] [2022-09-02T17:05:45.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T17:05:45.655Z] Successfully built 044460bdb103 [2022-09-02T17:05:45.655Z] Successfully tagged core-metadata-arm64:latest [2022-09-02T17:05:46.271Z]  Building core-metadata ... done (1/6) Installing ca-certificates (20220614-r0) [2022-09-02T17:05:46.548Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-02T17:05:46.548Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T17:05:46.548Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-02T17:05:46.548Z] (5/6) Installing curl (7.83.1-r3) [2022-09-02T17:05:46.548Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-02T17:05:46.548Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T17:05:46.548Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T17:05:46.827Z] OK: 8 MiB in 20 packages [2022-09-02T17:05:48.826Z] Removing intermediate container 7e74eb219827 [2022-09-02T17:05:48.826Z] ---> af58bd1354e3 [2022-09-02T17:05:48.826Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T17:05:49.104Z] ---> Running in 1d88a386075f [2022-09-02T17:05:49.378Z] Removing intermediate container 1d88a386075f [2022-09-02T17:05:49.378Z] ---> 7b35c1e4cb3d [2022-09-02T17:05:49.378Z] Step 13/22 : WORKDIR /edgex [2022-09-02T17:05:49.654Z] ---> Running in 58bef7b9dd84 [2022-09-02T17:05:49.937Z] Removing intermediate container 58bef7b9dd84 [2022-09-02T17:05:50.216Z] ---> 576a1239f38a [2022-09-02T17:05:50.216Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-02T17:05:51.202Z] ---> 0b4011ed9f72 [2022-09-02T17:05:51.202Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-02T17:05:52.648Z] ---> cd76550b9468 [2022-09-02T17:05:52.648Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-02T17:05:54.629Z] ---> 411a53030092 [2022-09-02T17:05:54.629Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-02T17:05:55.250Z] ---> e22a267af779 [2022-09-02T17:05:55.250Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T17:05:55.250Z] ---> Running in 3efd47747a8a [2022-09-02T17:05:58.681Z] Removing intermediate container 3efd47747a8a [2022-09-02T17:05:58.681Z] ---> ca760af91900 [2022-09-02T17:05:58.681Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T17:05:58.681Z] ---> Running in 3a680b18c524 [2022-09-02T17:05:58.681Z] Removing intermediate container 3a680b18c524 [2022-09-02T17:05:58.681Z] ---> 7dd0280922aa [2022-09-02T17:05:58.681Z] Step 20/22 : LABEL arch=arm64 [2022-09-02T17:05:58.967Z] ---> Running in a4a416757b72 [2022-09-02T17:05:59.268Z] Removing intermediate container a4a416757b72 [2022-09-02T17:05:59.268Z] ---> 101e5efc91b4 [2022-09-02T17:05:59.268Z] Step 21/22 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T17:05:59.554Z] ---> Running in e123ee3057d2 [2022-09-02T17:05:59.837Z] Removing intermediate container e123ee3057d2 [2022-09-02T17:05:59.837Z] ---> 9c8b35cb1d3b [2022-09-02T17:05:59.837Z] Step 22/22 : LABEL version=0.0.0 [2022-09-02T17:06:00.115Z] ---> Running in 48819e863a66 [2022-09-02T17:06:00.401Z] Removing intermediate container 48819e863a66 [2022-09-02T17:06:00.401Z] ---> 816f350ec72e [2022-09-02T17:06:00.401Z] [2022-09-02T17:06:00.680Z] Successfully built 816f350ec72e [2022-09-02T17:06:00.680Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-02T17:06:47.753Z]  Building security-proxy-setup ... done Removing intermediate container 97eb943c41f4 [2022-09-02T17:06:47.753Z] ---> de1cbac12d30 [2022-09-02T17:06:47.753Z] [2022-09-02T17:06:47.753Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T17:06:47.753Z] ---> a6215f271958 [2022-09-02T17:06:47.753Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-02T17:06:47.753Z] ---> Running in d2f340ae374d [2022-09-02T17:06:47.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T17:06:47.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T17:06:47.753Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-02T17:06:47.753Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-02T17:06:47.753Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T17:06:47.753Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T17:06:47.753Z] OK: 6 MiB in 16 packages [2022-09-02T17:06:47.753Z] Removing intermediate container d2f340ae374d [2022-09-02T17:06:47.753Z] ---> 04f37dbefccc [2022-09-02T17:06:47.753Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T17:06:47.753Z] ---> Running in 5746202b61b1 [2022-09-02T17:06:47.753Z] Removing intermediate container 5746202b61b1 [2022-09-02T17:06:47.753Z] ---> 164fa9566f69 [2022-09-02T17:06:47.753Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-02T17:06:47.753Z] ---> Running in 2069842bc51e [2022-09-02T17:06:47.753Z] Removing intermediate container 2069842bc51e [2022-09-02T17:06:47.753Z] ---> 219f6ecc8b2b [2022-09-02T17:06:47.753Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T17:06:47.753Z] ---> Running in ad1996a727d3 [2022-09-02T17:06:48.030Z] Removing intermediate container ad1996a727d3 [2022-09-02T17:06:48.030Z] ---> c159751ec2ec [2022-09-02T17:06:48.030Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T17:06:48.633Z] ---> d6b4133f87ca [2022-09-02T17:06:48.633Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-02T17:06:50.625Z] ---> a72958e4175e [2022-09-02T17:06:50.625Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-02T17:06:51.242Z] ---> d6eb9de3ef66 [2022-09-02T17:06:51.242Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-02T17:06:51.518Z] ---> Running in 8b17bc304be7 [2022-09-02T17:06:51.796Z] Removing intermediate container 8b17bc304be7 [2022-09-02T17:06:51.796Z] ---> 4ea3d4cb44e9 [2022-09-02T17:06:51.796Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T17:06:52.077Z] ---> Running in 08bc82f8861e [2022-09-02T17:06:52.356Z] Removing intermediate container 8e42a291c424 [2022-09-02T17:06:52.356Z] ---> b6aae5b57d45 [2022-09-02T17:06:52.356Z] [2022-09-02T17:06:52.356Z] Step 9/20 : FROM alpine:3.15 [2022-09-02T17:06:52.356Z] ---> 02e0d6fdf486 [2022-09-02T17:06:52.356Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T17:06:52.356Z] ---> Using cache [2022-09-02T17:06:52.356Z] ---> 5f9998384db5 [2022-09-02T17:06:52.356Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T17:06:52.356Z] Removing intermediate container 08bc82f8861e [2022-09-02T17:06:52.356Z] ---> Using cache [2022-09-02T17:06:52.356Z] ---> 17eece736d2f [2022-09-02T17:06:52.356Z] Step 21/23 : LABEL arch=arm64 [2022-09-02T17:06:52.356Z] ---> afca94f8e231 [2022-09-02T17:06:52.356Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-02T17:06:52.356Z] ---> Running in 22501494bdf0 [2022-09-02T17:06:52.356Z] ---> Running in 0c22eda9b1df [2022-09-02T17:06:52.967Z] Removing intermediate container 0c22eda9b1df [2022-09-02T17:06:52.967Z] ---> 9519511a7b10 [2022-09-02T17:06:52.967Z] Step 22/23 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T17:06:53.244Z] ---> Running in 3e31ed3c3f15 [2022-09-02T17:06:53.519Z] Removing intermediate container 3e31ed3c3f15 [2022-09-02T17:06:53.519Z] ---> 454b4562f4bc [2022-09-02T17:06:53.519Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T17:06:53.519Z] ---> Running in 515b7e135d39 [2022-09-02T17:06:53.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T17:06:54.073Z] Removing intermediate container 515b7e135d39 [2022-09-02T17:06:54.073Z] ---> 11d36510a243 [2022-09-02T17:06:54.073Z] [2022-09-02T17:06:54.073Z] Successfully built 11d36510a243 [2022-09-02T17:06:54.349Z] Successfully tagged support-notifications-arm64:latest [2022-09-02T17:06:54.951Z]  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T17:06:55.933Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T17:06:55.933Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T17:06:55.933Z] OK: 15733 distinct packages available [2022-09-02T17:06:55.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T17:06:56.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T17:06:57.945Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-02T17:06:57.945Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-02T17:06:58.223Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-02T17:06:58.223Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-02T17:06:58.223Z] (5/9) Installing curl (7.80.0-r3) [2022-09-02T17:06:58.498Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-02T17:06:58.498Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-02T17:06:58.498Z] (8/9) Installing libucontext (1.1-r0) [2022-09-02T17:06:58.792Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-02T17:06:58.792Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T17:06:58.792Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T17:06:59.068Z] OK: 8 MiB in 23 packages [2022-09-02T17:07:00.513Z] Removing intermediate container 22501494bdf0 [2022-09-02T17:07:00.513Z] ---> 03fcf18156a5 [2022-09-02T17:07:00.513Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T17:07:01.111Z] ---> c0097a59ef10 [2022-09-02T17:07:01.111Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-02T17:07:02.114Z] ---> 0790a06d6b37 [2022-09-02T17:07:02.114Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-02T17:07:02.719Z] ---> 67d07a155463 [2022-09-02T17:07:02.719Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-02T17:07:02.994Z] ---> Running in 5075df59eda4 [2022-09-02T17:07:03.271Z] Removing intermediate container 5075df59eda4 [2022-09-02T17:07:03.271Z] ---> 9e728a05c2ac [2022-09-02T17:07:03.271Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T17:07:03.271Z] ---> Running in a1f415e855fe [2022-09-02T17:07:03.550Z] Removing intermediate container a1f415e855fe [2022-09-02T17:07:03.550Z] ---> 34b40fdfe686 [2022-09-02T17:07:03.550Z] Step 18/20 : LABEL arch=arm64 [2022-09-02T17:07:03.550Z] ---> Running in 41ca9bfd467f [2022-09-02T17:07:04.150Z] Removing intermediate container 41ca9bfd467f [2022-09-02T17:07:04.150Z] ---> 75257c0a96aa [2022-09-02T17:07:04.150Z] Step 19/20 : LABEL git_sha=b66c37665d8255709f224275e33aa7f127a9090a [2022-09-02T17:07:04.150Z] ---> Running in 9a01fed0ba35 [2022-09-02T17:07:04.425Z] Removing intermediate container 9a01fed0ba35 [2022-09-02T17:07:04.425Z] ---> 81fa67331f0e [2022-09-02T17:07:04.425Z] Step 20/20 : LABEL version=0.0.0 [2022-09-02T17:07:04.425Z] ---> Running in 2a9f967da31a [2022-09-02T17:07:04.700Z] Removing intermediate container 2a9f967da31a [2022-09-02T17:07:04.700Z] ---> 9a6f0f8b57cb [2022-09-02T17:07:04.700Z] [2022-09-02T17:07:04.978Z] Successfully built 9a6f0f8b57cb [2022-09-02T17:07:04.978Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-02T17:07:05.595Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-02T17:07:05.594Z] $ docker stop --time=1 5c850ef738db51ca35f997df753f51982ad2828b61b15e9cc3ce3e3e21ed1466 [2022-09-02T17:07:07.306Z] $ docker rm -f 5c850ef738db51ca35f997df753f51982ad2828b61b15e9cc3ce3e3e21ed1466 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T17:07:07.868Z] + docker images [2022-09-02T17:07:08.140Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-02T17:07:08.140Z] security-spiffe-token-provider-arm64 latest 9a6f0f8b57cb 3 seconds ago 28.4MB [2022-09-02T17:07:08.140Z] support-notifications-arm64 latest 11d36510a243 14 seconds ago 26.3MB [2022-09-02T17:07:08.140Z] b6aae5b57d45 16 seconds ago 1.41GB [2022-09-02T17:07:08.140Z] de1cbac12d30 27 seconds ago 1.43GB [2022-09-02T17:07:08.140Z] security-proxy-setup-arm64 latest 816f350ec72e About a minute ago 26.4MB [2022-09-02T17:07:08.140Z] core-metadata-arm64 latest 044460bdb103 About a minute ago 17.5MB [2022-09-02T17:07:08.140Z] d0d6836427d8 About a minute ago 1.36GB [2022-09-02T17:07:08.140Z] b545169b57ee About a minute ago 1.38GB [2022-09-02T17:07:08.140Z] support-scheduler-arm64 latest 02c95af5ea66 2 minutes ago 25.7MB [2022-09-02T17:07:08.140Z] eeb25f7531a5 2 minutes ago 1.43GB [2022-09-02T17:07:08.140Z] security-spire-config-arm64 latest a8e64b7a32f3 7 minutes ago 83.6MB [2022-09-02T17:07:08.140Z] security-spire-server-arm64 latest c4d0c5c6d152 7 minutes ago 84.2MB [2022-09-02T17:07:08.140Z] 75d18ad02faa 8 minutes ago 1.25GB [2022-09-02T17:07:08.140Z] core-command-arm64 latest ef328b3b6f0e 8 minutes ago 16.7MB [2022-09-02T17:07:08.140Z] core-data-arm64 latest eea5deaf9dac 8 minutes ago 20.7MB [2022-09-02T17:07:08.140Z] 893aae9a4c26 8 minutes ago 1.37GB [2022-09-02T17:07:08.140Z] sys-mgmt-agent-arm64 latest b779742bd47b 8 minutes ago 133MB [2022-09-02T17:07:08.140Z] 9d38ffa2b763 9 minutes ago 1.38GB [2022-09-02T17:07:08.140Z] security-bootstrapper-arm64 latest 23adea508ee3 10 minutes ago 18.7MB [2022-09-02T17:07:08.140Z] security-secretstore-setup-arm64 latest d2da78f36df2 10 minutes ago 28.2MB [2022-09-02T17:07:08.140Z] eb6e6059fb1c 10 minutes ago 1.36GB [2022-09-02T17:07:08.140Z] 5a3a9679f81e 11 minutes ago 1.37GB [2022-09-02T17:07:08.140Z] 8a7ddde92bac 11 minutes ago 1.36GB [2022-09-02T17:07:08.140Z] security-spire-agent-arm64 latest f5e9bb7ccc3d 16 minutes ago 122MB [2022-09-02T17:07:08.140Z] 27b02f7a8c10 17 minutes ago 1.25GB [2022-09-02T17:07:08.140Z] ci-base-image-arm64 latest c247df3e7b08 31 minutes ago 995MB [2022-09-02T17:07:08.140Z] alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB [2022-09-02T17:07:08.140Z] alpine 3.16 a6215f271958 3 weeks ago 5.29MB [2022-09-02T17:07:08.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB [2022-09-02T17:07:08.140Z] 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-09-02T17:07:08.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T17:07:08.600Z] [2022-09-02T17:07:08.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T17:07:08.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T17:07:09.228Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-02T17:07:09.228Z] 8998bd30e6a1: Pulling fs layer [2022-09-02T17:07:09.228Z] 04944245beec: Pulling fs layer [2022-09-02T17:07:09.228Z] 699f458cf7ca: Pulling fs layer [2022-09-02T17:07:09.228Z] 765212b225bb: Pulling fs layer [2022-09-02T17:07:09.228Z] f23df028b6ca: Pulling fs layer [2022-09-02T17:07:09.228Z] d65c8cfc05b1: Pulling fs layer [2022-09-02T17:07:09.228Z] 2437ff75d9bd: Pulling fs layer [2022-09-02T17:07:09.228Z] f23df028b6ca: Waiting [2022-09-02T17:07:09.228Z] 765212b225bb: Waiting [2022-09-02T17:07:09.228Z] d65c8cfc05b1: Waiting [2022-09-02T17:07:09.228Z] 2437ff75d9bd: Waiting [2022-09-02T17:07:09.228Z] 04944245beec: Verifying Checksum [2022-09-02T17:07:09.228Z] 04944245beec: Download complete [2022-09-02T17:07:09.228Z] 765212b225bb: Verifying Checksum [2022-09-02T17:07:09.228Z] 765212b225bb: Download complete [2022-09-02T17:07:09.502Z] f23df028b6ca: Verifying Checksum [2022-09-02T17:07:09.502Z] f23df028b6ca: Download complete [2022-09-02T17:07:09.502Z] d65c8cfc05b1: Download complete [2022-09-02T17:07:09.502Z] 699f458cf7ca: Verifying Checksum [2022-09-02T17:07:09.502Z] 699f458cf7ca: Download complete [2022-09-02T17:07:09.774Z] 8998bd30e6a1: Verifying Checksum [2022-09-02T17:07:09.774Z] 8998bd30e6a1: Download complete [2022-09-02T17:07:12.397Z] 2437ff75d9bd: Verifying Checksum [2022-09-02T17:07:14.368Z] 8998bd30e6a1: Pull complete [2022-09-02T17:07:14.641Z] 04944245beec: Pull complete [2022-09-02T17:07:16.071Z] 699f458cf7ca: Pull complete [2022-09-02T17:07:16.345Z] 765212b225bb: Pull complete [2022-09-02T17:07:17.323Z] f23df028b6ca: Pull complete [2022-09-02T17:07:17.597Z] d65c8cfc05b1: Pull complete [2022-09-02T17:07:32.691Z] 2437ff75d9bd: Pull complete [2022-09-02T17:07:32.691Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-02T17:07:32.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T17:07:32.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T17:07:32.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-24435 does not seem to be running inside a container [2022-09-02T17:07:33.039Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-02T17:07:36.039Z] $ docker top c76221c760223b3f611bfe1ece095e49021496cf4e59e605da1ca665ce30d679 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T17:07:37.021Z] ---> job-cost.sh [2022-09-02T17:07:37.021Z] lf-activate-venv: SKIPPING [2022-09-02T17:07:37.021Z] INFO: No Stack... [2022-09-02T17:07:37.614Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-02T17:07:38.587Z] INFO: Archiving Costs [Pipeline] sh [2022-09-02T17:07:39.243Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-09-02T17:07:39.243Z] + cut -d, -f6 [Pipeline] lock [2022-09-02T17:07:39.307Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4140-4-stack-cost] [2022-09-02T17:07:39.313Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4140-4-stack-cost] did not exist. Created. [2022-09-02T17:07:39.314Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4140-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-02T17:07:39.976Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-02T17:07:40.160Z] Stashed 1 file(s) [Pipeline] } [2022-09-02T17:07:40.166Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4140-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-02T17:07:40.188Z] $ docker stop --time=1 c76221c760223b3f611bfe1ece095e49021496cf4e59e605da1ca665ce30d679 [2022-09-02T17:07:41.745Z] $ docker rm -f c76221c760223b3f611bfe1ece095e49021496cf4e59e605da1ca665ce30d679 [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-09-02T17:07:42.281Z] provisioning config files... [2022-09-02T17:07:42.290Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config913851723468039253tmp [Pipeline] { [Pipeline] sh [2022-09-02T17:07:42.581Z] + set +x [2022-09-02T17:07:42.581Z] + curl -s https://codecov.io/bash [2022-09-02T17:07:42.581Z] + bash -s -- [2022-09-02T17:07:42.581Z] [2022-09-02T17:07:42.581Z] _____ _ [2022-09-02T17:07:42.581Z] / ____| | | [2022-09-02T17:07:42.581Z] | | ___ __| | ___ ___ _____ __ [2022-09-02T17:07:42.581Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-02T17:07:42.581Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-02T17:07:42.581Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-02T17:07:42.581Z] Bash-1.0.6 [2022-09-02T17:07:42.581Z] [2022-09-02T17:07:42.581Z] [2022-09-02T17:07:42.581Z] ==> git version 2.25.1 found [2022-09-02T17:07:42.581Z] ==> 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-09-02T17:07:42.581Z] Release-Date: 2020-01-08 [2022-09-02T17:07:42.581Z] 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-09-02T17:07:42.581Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-02T17:07:42.581Z] ==> Jenkins CI detected. [2022-09-02T17:07:42.581Z] current dir:  /w/workspace/edgex-go/4 [2022-09-02T17:07:42.581Z] project root: . [2022-09-02T17:07:42.581Z] --> token set from env [2022-09-02T17:07:42.581Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-02T17:07:42.581Z] ==> Running gcov in . (disable via -X gcov) [2022-09-02T17:07:42.581Z] ==> Python coveragepy not found [2022-09-02T17:07:42.581Z] ==> Searching for coverage reports in: [2022-09-02T17:07:42.581Z] + . [2022-09-02T17:07:42.581Z] -> Found 1 reports [2022-09-02T17:07:42.581Z] ==> Detecting git/mercurial file structure [2022-09-02T17:07:42.842Z] ==> Reading reports [2022-09-02T17:07:42.842Z] + ./coverage.out bytes=483406 [2022-09-02T17:07:42.842Z] ==> Appending adjustments [2022-09-02T17:07:42.842Z] https://docs.codecov.io/docs/fixing-reports [2022-09-02T17:07:44.225Z] + Found adjustments [2022-09-02T17:07:44.225Z] ==> Gzipping contents [2022-09-02T17:07:44.225Z] 64K /tmp/codecov.X8bX62.gz [2022-09-02T17:07:44.225Z] ==> Uploading reports [2022-09-02T17:07:44.225Z] url: https://codecov.io [2022-09-02T17:07:44.225Z] query: branch=PR-4140&commit=cb232628a1b90cb356907830f84dac1dcd3ce6a8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= [2022-09-02T17:07:44.225Z] -> Pinging Codecov [2022-09-02T17:07:44.225Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4140&commit=cb232628a1b90cb356907830f84dac1dcd3ce6a8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= [2022-09-02T17:07:44.225Z] -> Uploading to [2022-09-02T17:07:44.225Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-02/00271124DB129430A58F1EEE437C3FCB/cb232628a1b90cb356907830f84dac1dcd3ce6a8/b8ea2177-044d-497f-99e6-f0c969392361.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220902%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220902T170744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30b6abb5f5a80a71234031a09d48d5443ac2a10fd531adf05687c8e017ccdded [2022-09-02T17:07:44.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-02T17:07:44.225Z] Dload Upload Total Spent Left Speed [2022-09-02T17:07:44.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63447 0 0 100 63447 0 281k --:--:-- --:--:-- --:--:-- 280k 100 63447 0 0 100 63447 0 252k --:--:-- --:--:-- --:--:-- 251k [2022-09-02T17:07:44.486Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cb232628a1b90cb356907830f84dac1dcd3ce6a8 [Pipeline] } [2022-09-02T17:07:44.494Z] 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-09-02T17:07:45.092Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-02T17:07:45.391Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T17:07:46.256Z] ---> package-listing.sh [2022-09-02T17:07:46.256Z] ++ facter osfamily [2022-09-02T17:07:46.256Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-02T17:07:46.515Z] + OS_FAMILY=debian [2022-09-02T17:07:46.515Z] + workspace=/w/workspace/edgex-go/4 [2022-09-02T17:07:46.515Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-02T17:07:46.515Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-02T17:07:46.515Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-02T17:07:46.515Z] + PACKAGES=/tmp/packages_start.txt [2022-09-02T17:07:46.515Z] + '[' /w/workspace/edgex-go/4 ']' [2022-09-02T17:07:46.515Z] + PACKAGES=/tmp/packages_end.txt [2022-09-02T17:07:46.515Z] + case "${OS_FAMILY}" in [2022-09-02T17:07:46.515Z] + dpkg -l [2022-09-02T17:07:46.515Z] + grep '^ii' [2022-09-02T17:07:46.515Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-02T17:07:46.515Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-02T17:07:46.515Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-02T17:07:46.515Z] + '[' /w/workspace/edgex-go/4 ']' [2022-09-02T17:07:46.515Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-09-02T17:07:46.515Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-09-02T17:07:46.526Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-02T17:07:46.805Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T17:07:47.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T17:07:47.368Z] [2022-09-02T17:07:47.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T17:07:47.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T17:07:47.673Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-02T17:07:47.673Z] 5eb5b503b376: Pulling fs layer [2022-09-02T17:07:47.673Z] 5c69ac0246d0: Pulling fs layer [2022-09-02T17:07:47.673Z] ec43610c2a17: Pulling fs layer [2022-09-02T17:07:47.673Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-02T17:07:47.673Z] 33b1e0a273af: Pulling fs layer [2022-09-02T17:07:47.673Z] 5d3b04190fa2: Pulling fs layer [2022-09-02T17:07:47.673Z] 2f39f015ded8: Pulling fs layer [2022-09-02T17:07:47.673Z] 33b1e0a273af: Waiting [2022-09-02T17:07:47.673Z] 5d3b04190fa2: Waiting [2022-09-02T17:07:47.673Z] 3a2ae6a8a46f: Waiting [2022-09-02T17:07:47.673Z] 2f39f015ded8: Waiting [2022-09-02T17:07:47.673Z] 5c69ac0246d0: Verifying Checksum [2022-09-02T17:07:47.673Z] 5c69ac0246d0: Download complete [2022-09-02T17:07:47.673Z] 3a2ae6a8a46f: Download complete [2022-09-02T17:07:47.673Z] 33b1e0a273af: Verifying Checksum [2022-09-02T17:07:47.673Z] 33b1e0a273af: Download complete [2022-09-02T17:07:47.933Z] 5d3b04190fa2: Verifying Checksum [2022-09-02T17:07:47.933Z] 5d3b04190fa2: Download complete [2022-09-02T17:07:47.933Z] ec43610c2a17: Verifying Checksum [2022-09-02T17:07:47.933Z] ec43610c2a17: Download complete [2022-09-02T17:07:47.933Z] 5eb5b503b376: Verifying Checksum [2022-09-02T17:07:47.933Z] 5eb5b503b376: Download complete [2022-09-02T17:07:48.499Z] 2f39f015ded8: Download complete [2022-09-02T17:07:49.065Z] 5eb5b503b376: Pull complete [2022-09-02T17:07:49.324Z] 5c69ac0246d0: Pull complete [2022-09-02T17:07:49.583Z] ec43610c2a17: Pull complete [2022-09-02T17:07:49.841Z] 3a2ae6a8a46f: Pull complete [2022-09-02T17:07:50.101Z] 33b1e0a273af: Pull complete [2022-09-02T17:07:50.101Z] 5d3b04190fa2: Pull complete [2022-09-02T17:07:54.289Z] 2f39f015ded8: Pull complete [2022-09-02T17:07:54.289Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-02T17:07:54.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T17:07:54.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T17:07:54.381Z] prd-ubuntu20.04-docker-8c-8g-24433 does not seem to be running inside a container [2022-09-02T17:07:54.415Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-02T17:07:57.748Z] $ docker top 82e394c6caf246d1d8214bbaa920e523383abdef4518abfb092bf970d81a4cae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T17:07:58.109Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-02T17:07:58.394Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-02T17:07:58.686Z] + ls /var/log/sa-host [2022-09-02T17:07:58.686Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T17:07:58.766Z] provisioning config files... [2022-09-02T17:07:58.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8785068146171031896tmp [Pipeline] { [Pipeline] echo [2022-09-02T17:07:58.789Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T17:07:59.074Z] ---> create-netrc.sh [Pipeline] } [2022-09-02T17:07:59.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-02T17:07:59.414Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-02T17:07:59.424Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T17:07:59.712Z] ---> sudo-logs.sh [2022-09-02T17:07:59.712Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-02T17:07:59.738Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T17:08:00.021Z] ---> job-cost.sh [2022-09-02T17:08:00.021Z] lf-activate-venv: SKIPPING [2022-09-02T17:08:00.021Z] DEBUG: total: 0.10999999940395355 [2022-09-02T17:08:00.021Z] INFO: Retrieving Stack Cost... [2022-09-02T17:08:00.279Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-02T17:08:00.849Z] INFO: Archiving Costs [Pipeline] echo [2022-09-02T17:08:00.860Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T17:08:01.224Z] ---> logs-deploy.sh [2022-09-02T17:08:01.224Z] lf-activate-venv: SKIPPING [2022-09-02T17:08:01.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4140/4 [2022-09-02T17:08:01.224Z] INFO: archiving workspace using pattern(s): [2022-09-02T17:08:02.166Z] Archives upload complete. [2022-09-02T17:08:02.166Z] INFO: archiving logs to Nexus