Pull request #4112 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e85b0675289af02c98b6753e60440919ac7d4ac8+a9913775ba844ac49f5eb06b88cc0e63275269c3 (b412dcd0df0e1c2782c6acfd711bf37be5e4f8ba) 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-ssh5725994138999127448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2009750818294053130.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7969840211713476556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3576031353712283279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14739308237140582986.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13789467352462119380.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21507’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21508 in /w/workspace/edgexfoundry_edgex-go_PR-4112 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit e85b0675289af02c98b6753e60440919ac7d4ac8 Merge succeeded, producing e85b0675289af02c98b6753e60440919ac7d4ac8 Checking out Revision e85b0675289af02c98b6753e60440919ac7d4ac8 (PR-4112) > 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/4112/head:refs/remotes/origin/PR-4112 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e85b0675289af02c98b6753e60440919ac7d4ac8 # 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 a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e85b0675289af02c98b6753e60440919ac7d4ac8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-29T19:07:10.756Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-29T19:07:10.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-29T19:07:11.020Z] ========================================================= [2022-07-29T19:07:11.020Z] EdgeX Global Pipelines Version Info [2022-07-29T19:07:11.020Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:07:11.803Z] ------------------- [2022-07-29T19:07:11.803Z] stable info: [2022-07-29T19:07:11.803Z] ------------------- [2022-07-29T19:07:11.803Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T19:07:11.803Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T19:07:11.803Z] Message: update stable to v1.0.238 [2022-07-29T19:07:12.376Z] ------------------- [2022-07-29T19:07:12.376Z] experimental info: [2022-07-29T19:07:12.376Z] ------------------- [2022-07-29T19:07:12.376Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T19:07:12.376Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T19:07:12.376Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-29T19:07:12.765Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-29T19:07:12.812Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-29T19:07:12.851Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-29T19:07:12.888Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-29T19:07:12.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-29T19:07:12.967Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-29T19:07:13.006Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-29T19:07:13.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-29T19:07:13.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-29T19:07:13.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-29T19:07:13.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-29T19:07:13.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-29T19:07:13.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-29T19:07:13.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-29T19:07:13.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-29T19:07:13.360Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T19:07:13.394Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T19:07:13.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-29T19:07:13.470Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-29T19:07:13.507Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-29T19:07:13.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-29T19:07:13.593Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-29T19:07:13.625Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-29T19:07:13.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4112 [Pipeline] echo [2022-07-29T19:07:13.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4112 [Pipeline] echo [2022-07-29T19:07:13.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4112 [Pipeline] echo [2022-07-29T19:07:13.779Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e85b0675289af02c98b6753e60440919ac7d4ac8 [Pipeline] echo [2022-07-29T19:07:13.817Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e85b067 [Pipeline] echo [2022-07-29T19:07:13.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T19:07:13.958Z] provisioning config files... [2022-07-29T19:07:13.974Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5063939123943134460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:07:14.338Z] ---> docker-login.sh [2022-07-29T19:07:14.338Z] nexus3.edgexfoundry.org:10001 [2022-07-29T19:07:14.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:07:14.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:07:14.859Z] Configure a credential helper to remove this warning. See [2022-07-29T19:07:14.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:07:14.859Z] [2022-07-29T19:07:14.859Z] Login Succeeded [2022-07-29T19:07:14.859Z] nexus3.edgexfoundry.org:10002 [2022-07-29T19:07:14.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:07:14.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:07:14.859Z] Configure a credential helper to remove this warning. See [2022-07-29T19:07:14.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:07:14.859Z] [2022-07-29T19:07:14.859Z] Login Succeeded [2022-07-29T19:07:14.859Z] nexus3.edgexfoundry.org:10003 [2022-07-29T19:07:14.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:07:15.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:07:15.121Z] Configure a credential helper to remove this warning. See [2022-07-29T19:07:15.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:07:15.121Z] [2022-07-29T19:07:15.121Z] Login Succeeded [2022-07-29T19:07:15.121Z] nexus3.edgexfoundry.org:10004 [2022-07-29T19:07:15.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:07:15.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:07:15.121Z] Configure a credential helper to remove this warning. See [2022-07-29T19:07:15.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:07:15.121Z] [2022-07-29T19:07:15.121Z] Login Succeeded [2022-07-29T19:07:15.121Z] docker.io [2022-07-29T19:07:15.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:07:15.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:07:15.645Z] Configure a credential helper to remove this warning. See [2022-07-29T19:07:15.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:07:15.645Z] [2022-07-29T19:07:15.645Z] Login Succeeded [2022-07-29T19:07:15.645Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T19:07:15.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T19:07:16.115Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/core-command/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/core-data/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/core-metadata/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/support-notifications/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-29T19:07:16.115Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-29T19:07:16.115Z] + cut -d/ -f2 [2022-07-29T19:07:16.115Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-29T19:07:16.170Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-29T19:07:16.672Z] + git rev-list -1 --merges e85b0675289af02c98b6753e60440919ac7d4ac8~1..e85b0675289af02c98b6753e60440919ac7d4ac8 [Pipeline] echo [2022-07-29T19:07:16.712Z] -----------> git rev-list -1 --merges e85b0675289af02c98b6753e60440919ac7d4ac8~1..e85b0675289af02c98b6753e60440919ac7d4ac8 e85b0675289af02c98b6753e60440919ac7d4ac8 [false] [Pipeline] sh [2022-07-29T19:07:17.026Z] + git log --format=format:%s -1 e85b0675289af02c98b6753e60440919ac7d4ac8 [Pipeline] echo [2022-07-29T19:07:17.065Z] ========================================================= [2022-07-29T19:07:17.065Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-29T19:07:17.065Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-29T19:07:17.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T19:07:17.499Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-29T19:07:17.499Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-29T19:07:17.499Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-29T19:07:17.499Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-07-29T19:07:17.499Z] -a /etc/ssh/ssh_known_hosts [2022-07-29T19:07:17.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:07:17.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T19:07:17.942Z] [2022-07-29T19:07:17.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:07:18.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T19:07:18.332Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-29T19:07:18.332Z] b85a868b505f: Pulling fs layer [2022-07-29T19:07:18.332Z] e2be974225ed: Pulling fs layer [2022-07-29T19:07:18.332Z] 339a4e72a1f5: Pulling fs layer [2022-07-29T19:07:18.332Z] 988bab9f4d93: Pulling fs layer [2022-07-29T19:07:18.332Z] 1469e6f7b9e6: Pulling fs layer [2022-07-29T19:07:18.332Z] eaf3925da568: Pulling fs layer [2022-07-29T19:07:18.332Z] bab4dde63d76: Pulling fs layer [2022-07-29T19:07:18.332Z] bde34c3a00c8: Pulling fs layer [2022-07-29T19:07:18.332Z] b352a97aabf1: Pulling fs layer [2022-07-29T19:07:18.332Z] 4872d77fe225: Pulling fs layer [2022-07-29T19:07:18.332Z] 5851b861e8e6: Pulling fs layer [2022-07-29T19:07:18.332Z] 4872d77fe225: Waiting [2022-07-29T19:07:18.332Z] 5851b861e8e6: Waiting [2022-07-29T19:07:18.332Z] bab4dde63d76: Waiting [2022-07-29T19:07:18.332Z] 1469e6f7b9e6: Waiting [2022-07-29T19:07:18.332Z] bde34c3a00c8: Waiting [2022-07-29T19:07:18.332Z] b352a97aabf1: Waiting [2022-07-29T19:07:18.332Z] eaf3925da568: Waiting [2022-07-29T19:07:18.332Z] 988bab9f4d93: Waiting [2022-07-29T19:07:18.332Z] e2be974225ed: Download complete [2022-07-29T19:07:18.332Z] 988bab9f4d93: Verifying Checksum [2022-07-29T19:07:18.332Z] 988bab9f4d93: Download complete [2022-07-29T19:07:18.595Z] 339a4e72a1f5: Verifying Checksum [2022-07-29T19:07:18.595Z] 339a4e72a1f5: Download complete [2022-07-29T19:07:18.595Z] 1469e6f7b9e6: Download complete [2022-07-29T19:07:18.595Z] eaf3925da568: Download complete [2022-07-29T19:07:18.595Z] bde34c3a00c8: Download complete [2022-07-29T19:07:18.595Z] 4872d77fe225: Download complete [2022-07-29T19:07:18.595Z] 5851b861e8e6: Download complete [2022-07-29T19:07:18.595Z] b85a868b505f: Download complete [2022-07-29T19:07:18.854Z] bab4dde63d76: Verifying Checksum [2022-07-29T19:07:18.854Z] bab4dde63d76: Download complete [2022-07-29T19:07:20.240Z] b85a868b505f: Pull complete [2022-07-29T19:07:20.240Z] e2be974225ed: Pull complete [2022-07-29T19:07:20.813Z] 339a4e72a1f5: Pull complete [2022-07-29T19:07:20.813Z] 988bab9f4d93: Pull complete [2022-07-29T19:07:21.077Z] 1469e6f7b9e6: Pull complete [2022-07-29T19:07:21.077Z] eaf3925da568: Pull complete [2022-07-29T19:07:22.988Z] bab4dde63d76: Pull complete [2022-07-29T19:07:22.988Z] bde34c3a00c8: Pull complete [2022-07-29T19:07:23.250Z] b352a97aabf1: Pull complete [2022-07-29T19:07:23.250Z] 4872d77fe225: Pull complete [2022-07-29T19:07:23.250Z] 5851b861e8e6: Pull complete [2022-07-29T19:07:23.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-29T19:07:23.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T19:07:23.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:07:23.480Z] prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container [2022-07-29T19:07:23.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-29T19:07:24.925Z] $ docker top 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 -eo pid,comm [2022-07-29T19:07:24.991Z] 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-07-29T19:07:24.991Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T19:07:25.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T19:07:25.138Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T19:07:25.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T19:07:25.269Z] $ docker exec 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 ssh-agent [2022-07-29T19:07:25.385Z] SSH_AUTH_SOCK=/tmp/ssh-w8gICnLPf2Fc/agent.33 [2022-07-29T19:07:25.385Z] SSH_AGENT_PID=39 [2022-07-29T19:07:25.391Z] Running ssh-add (command line suppressed) [2022-07-29T19:07:25.499Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8690513369166568452.key (/w/workspace/edgex-go/1@tmp/private_key_8690513369166568452.key) [2022-07-29T19:07:25.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T19:07:25.852Z] + git tag --points-at HEAD [Pipeline] } [2022-07-29T19:07:25.875Z] $ docker exec --env ******** --env ******** 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 ssh-agent -k [2022-07-29T19:07:25.978Z] unset SSH_AUTH_SOCK; [2022-07-29T19:07:25.979Z] unset SSH_AGENT_PID; [2022-07-29T19:07:25.979Z] echo Agent pid 39 killed; [2022-07-29T19:07:25.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-29T19:07:26.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T19:07:26.084Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T19:07:26.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T19:07:26.210Z] $ docker exec 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 ssh-agent [2022-07-29T19:07:26.326Z] SSH_AUTH_SOCK=/tmp/ssh-09TBsb4ot4XQ/agent.72 [2022-07-29T19:07:26.326Z] SSH_AGENT_PID=78 [2022-07-29T19:07:26.332Z] Running ssh-add (command line suppressed) [2022-07-29T19:07:26.442Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7827105606639574160.key (/w/workspace/edgex-go/1@tmp/private_key_7827105606639574160.key) [2022-07-29T19:07:26.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T19:07:26.787Z] + git semver init [2022-07-29T19:07:27.049Z] 2022-07-29 19:07:26,980 [run_init] DEBUG init version:0.0.0 force:False [2022-07-29T19:07:27.049Z] 2022-07-29 19:07:26,981 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-29T19:07:27.049Z] 2022-07-29 19:07:26,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-29T19:07:27.049Z] 2022-07-29 19:07:26,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-07-29T19:07:32.394Z] 2022-07-29 19:07:31,582 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-29T19:07:32.394Z] 2022-07-29 19:07:31,583 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4112 with force:False [2022-07-29T19:07:32.394Z] 2022-07-29 19:07:31,583 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4112 [2022-07-29T19:07:32.394Z] 2022-07-29 19:07:31,587 [execute] INFO git cat-file --batch-check [2022-07-29T19:07:32.394Z] 2022-07-29 19:07:31,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T19:07:32.394Z] 2022-07-29 19:07:31,594 [execute] INFO git cat-file --batch [2022-07-29T19:07:32.394Z] 2022-07-29 19:07:31,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T19:07:32.394Z] 2022-07-29 19:07:31,599 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4112 [2022-07-29T19:07:32.394Z] 0.0.0 [Pipeline] } [2022-07-29T19:07:32.422Z] $ docker exec --env ******** --env ******** 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 ssh-agent -k [2022-07-29T19:07:32.534Z] unset SSH_AUTH_SOCK; [2022-07-29T19:07:32.534Z] unset SSH_AGENT_PID; [2022-07-29T19:07:32.535Z] echo Agent pid 78 killed; [2022-07-29T19:07:32.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T19:07:32.966Z] + git semver [Pipeline] } [2022-07-29T19:07:33.259Z] $ docker stop --time=1 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 [2022-07-29T19:07:34.578Z] $ docker rm -f 005999bfb919588a5334c9db5a9c5486cdb292e11ecd0a6c3f321ba2d734d814 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T19:07:34.994Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-29T19:07:35.324Z] Stashed 1 file(s) [Pipeline] echo [2022-07-29T19:07:35.342Z] [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-07-29T19:07:36.092Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-29T19:07:36.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T19:07:36.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T19:07:36.197Z] ========================================================= [2022-07-29T19:07:36.197Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-29T19:07:36.197Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T19:07:36.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T19:07:36.547Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-29T19:07:36.547Z] 2408cc74d12b: Pulling fs layer [2022-07-29T19:07:36.547Z] ea60b727a1ce: Pulling fs layer [2022-07-29T19:07:36.547Z] 30c4a7721957: Pulling fs layer [2022-07-29T19:07:36.547Z] 370296b7ddb6: Pulling fs layer [2022-07-29T19:07:36.547Z] 7c6cee850709: Pulling fs layer [2022-07-29T19:07:36.547Z] 39a5fcdaea64: Pulling fs layer [2022-07-29T19:07:36.547Z] d94ebbe4e438: Pulling fs layer [2022-07-29T19:07:36.547Z] bcfd1f05c69d: Pulling fs layer [2022-07-29T19:07:36.547Z] 59ccb84bbe0f: Pulling fs layer [2022-07-29T19:07:36.547Z] 39a5fcdaea64: Waiting [2022-07-29T19:07:36.547Z] d94ebbe4e438: Waiting [2022-07-29T19:07:36.547Z] 59ccb84bbe0f: Waiting [2022-07-29T19:07:36.547Z] 7c6cee850709: Waiting [2022-07-29T19:07:36.547Z] 370296b7ddb6: Waiting [2022-07-29T19:07:36.547Z] bcfd1f05c69d: Waiting [2022-07-29T19:07:36.547Z] 30c4a7721957: Verifying Checksum [2022-07-29T19:07:36.547Z] 30c4a7721957: Download complete [2022-07-29T19:07:36.547Z] ea60b727a1ce: Verifying Checksum [2022-07-29T19:07:36.547Z] ea60b727a1ce: Download complete [2022-07-29T19:07:36.547Z] 7c6cee850709: Verifying Checksum [2022-07-29T19:07:36.547Z] 7c6cee850709: Download complete [2022-07-29T19:07:36.547Z] 39a5fcdaea64: Verifying Checksum [2022-07-29T19:07:36.547Z] 39a5fcdaea64: Download complete [2022-07-29T19:07:36.547Z] 2408cc74d12b: Verifying Checksum [2022-07-29T19:07:36.547Z] 2408cc74d12b: Download complete [2022-07-29T19:07:36.547Z] d94ebbe4e438: Download complete [2022-07-29T19:07:36.809Z] 2408cc74d12b: Pull complete [2022-07-29T19:07:36.809Z] ea60b727a1ce: Pull complete [2022-07-29T19:07:37.071Z] 30c4a7721957: Pull complete [2022-07-29T19:07:37.336Z] 59ccb84bbe0f: Verifying Checksum [2022-07-29T19:07:37.336Z] 59ccb84bbe0f: Download complete [2022-07-29T19:07:37.336Z] bcfd1f05c69d: Verifying Checksum [2022-07-29T19:07:37.336Z] bcfd1f05c69d: Download complete [2022-07-29T19:07:37.597Z] 370296b7ddb6: Verifying Checksum [2022-07-29T19:07:37.597Z] 370296b7ddb6: Download complete [2022-07-29T19:07:41.797Z] 370296b7ddb6: Pull complete [2022-07-29T19:07:41.797Z] 7c6cee850709: Pull complete [2022-07-29T19:07:41.797Z] 39a5fcdaea64: Pull complete [2022-07-29T19:07:41.797Z] d94ebbe4e438: Pull complete [2022-07-29T19:07:43.713Z] bcfd1f05c69d: Pull complete [2022-07-29T19:07:44.655Z] 59ccb84bbe0f: Pull complete [2022-07-29T19:07:44.655Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-29T19:07:44.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T19:07:44.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T19:07:45.018Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T19:07:45.018Z] WORKDIR /edgex [2022-07-29T19:07:45.018Z] COPY go.mod . [2022-07-29T19:07:45.018Z] RUN go mod download [2022-07-29T19:07:45.018Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-29T19:07:46.400Z] Sending build context to Docker daemon 335.3MB [2022-07-29T19:07:46.400Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T19:07:46.400Z] ---> a4fb48ad2a94 [2022-07-29T19:07:46.401Z] Step 2/4 : WORKDIR /edgex [2022-07-29T19:07:48.317Z] ---> Running in 5dc3a681cfd7 [2022-07-29T19:07:48.317Z] Removing intermediate container 5dc3a681cfd7 [2022-07-29T19:07:48.317Z] ---> b3ab60a4d015 [2022-07-29T19:07:48.317Z] Step 3/4 : COPY go.mod . [2022-07-29T19:07:48.580Z] ---> 24fb3037158e [2022-07-29T19:07:48.580Z] Step 4/4 : RUN go mod download [2022-07-29T19:07:48.580Z] ---> Running in ff735a5c2850 [2022-07-29T19:07:50.636Z] Still waiting to schedule task [2022-07-29T19:07:50.636Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21509’ is offline [2022-07-29T19:08:00.812Z] Removing intermediate container ff735a5c2850 [2022-07-29T19:08:00.812Z] ---> b9343d36bcbe [2022-07-29T19:08:00.812Z] Successfully built b9343d36bcbe [2022-07-29T19:08:00.812Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:08:01.194Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T19:08:01.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:08:01.367Z] prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container [2022-07-29T19:08:01.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-29T19:08:01.823Z] $ docker top a542b8a3a73e1bc5b4e7bdeb70bc6c4ecf18737b08320477c6739c76cab6a856 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:08:02.221Z] + go version [2022-07-29T19:08:02.221Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-29T19:08:02.261Z] $ docker stop --time=1 a542b8a3a73e1bc5b4e7bdeb70bc6c4ecf18737b08320477c6739c76cab6a856 [2022-07-29T19:08:03.563Z] $ docker rm -f a542b8a3a73e1bc5b4e7bdeb70bc6c4ecf18737b08320477c6739c76cab6a856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:08:04.437Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T19:08:04.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:08:04.657Z] prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container [2022-07-29T19:08:04.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-29T19:08:05.101Z] $ docker top e429b3406a47e02f760c243dc70f6b272b515b9964f1e0a60c7019874174aafd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T19:08:05.218Z] ========================================================= [2022-07-29T19:08:05.218Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T19:08:05.218Z] ========================================================= [Pipeline] sh [2022-07-29T19:08:05.519Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-29T19:08:05.878Z] + make test [2022-07-29T19:08:05.878Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T19:08:12.455Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T19:08:24.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T19:08:25.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements [2022-07-29T19:08:25.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T19:08:25.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T19:08:25.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2022-07-29T19:08:25.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T19:08:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.2% of statements [2022-07-29T19:08:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T19:08:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.474s coverage: 89.2% of statements [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 83.8% of statements [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.6% of statements [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements [2022-07-29T19:08:31.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-07-29T19:08:31.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-07-29T19:08:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2022-07-29T19:08:39.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2022-07-29T19:08:40.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 82.2% of statements [2022-07-29T19:08:40.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 64.7% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.8% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.6% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T19:08:48.811Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T19:08:48.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T19:08:48.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T19:08:48.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T19:08:48.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-07-29T19:08:48.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-29T19:08:48.812Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-29T19:09:06.905Z] 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-07-29T19:09:06.905Z] GO111MODULE=on go vet ./... [2022-07-29T19:09:11.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T19:09:11.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T19:09:11.107Z] ./bin/test-attribution-txt.sh [2022-07-29T19:09:11.107Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T19:09:11.107Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T19:09:11.107Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T19:09:11.107Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T19:09:11.107Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T19:09:11.107Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T19:09:11.107Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T19:09:11.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T19:09:11.470Z] + ls -al . [2022-07-29T19:09:11.470Z] total 688 [2022-07-29T19:09:11.470Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 19:08 . [2022-07-29T19:09:11.470Z] drwxr-xr-x 4 root root 4096 Jul 29 19:08 .. [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 19:07 .dockerignore [2022-07-29T19:09:11.470Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 19:08 .git [2022-07-29T19:09:11.470Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 19:07 .github [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 19:07 .gitignore [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 19:07 .golangci.yml [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 19:07 .hadolint.yml [2022-07-29T19:09:11.470Z] drwxr-xr-x 3 1001 1001 4096 Jul 29 19:07 .semver [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 19:07 .sonarcloud.properties [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 19:07 ADOPTERS.md [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 19:07 Attribution.txt [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 19:07 CHANGELOG.md [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 19:07 CONTRIBUTING.md [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 19:07 GOVERNANCE.md [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 19:07 Jenkinsfile [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 19:07 LICENSE [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 10350 Jul 29 19:07 Makefile [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 19:07 OWNERS.md [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 19:07 README.md [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 19:07 SECURITY.md [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 19:07 VERSION [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 19:07 ZMQWindows.md [2022-07-29T19:09:11.470Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 19:07 bin [2022-07-29T19:09:11.470Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 19:07 cmd [2022-07-29T19:09:11.470Z] -rw-r--r-- 1 root root 436531 Jul 29 19:08 coverage.out [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 19:07 go.mod [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 19:07 go.sum [2022-07-29T19:09:11.470Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 19:07 internal [2022-07-29T19:09:11.470Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 19:07 openapi [2022-07-29T19:09:11.470Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 19:07 snap [2022-07-29T19:09:11.470Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 19:07 version.go [Pipeline] sh [2022-07-29T19:09:11.800Z] + '[' -e coverage.out ] [2022-07-29T19:09:11.800Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T19:09:11.912Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T19:09:12.213Z] + make build [2022-07-29T19:09:12.213Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T19:09:24.433Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T19:09:34.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-29T19:09:35.384Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T19:09:41.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T19:09:41.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T19:09:42.902Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T19:09:44.285Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T19:09:44.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T19:09:45.799Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T19:09:46.738Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-29T19:09:47.309Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-29T19:09:49.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-29T19:09:50.189Z] $ docker stop --time=1 e429b3406a47e02f760c243dc70f6b272b515b9964f1e0a60c7019874174aafd [2022-07-29T19:09:52.649Z] $ docker rm -f e429b3406a47e02f760c243dc70f6b272b515b9964f1e0a60c7019874174aafd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:09:53.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T19:09:53.714Z] [2022-07-29T19:09:53.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:09:54.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T19:09:54.093Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-29T19:09:54.093Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-29T19:09:54.093Z] ca9280d653b3: Pulling fs layer [2022-07-29T19:09:54.093Z] 7e9c9ca2126c: Pulling fs layer [2022-07-29T19:09:54.093Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-29T19:09:54.093Z] cbdbe7a5bc2a: Download complete [2022-07-29T19:09:54.354Z] ca9280d653b3: Verifying Checksum [2022-07-29T19:09:54.354Z] ca9280d653b3: Download complete [2022-07-29T19:09:54.354Z] cbdbe7a5bc2a: Pull complete [2022-07-29T19:09:54.613Z] 7e9c9ca2126c: Download complete [2022-07-29T19:09:54.877Z] ca9280d653b3: Pull complete [2022-07-29T19:09:58.228Z] 7e9c9ca2126c: Pull complete [2022-07-29T19:09:58.228Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-29T19:09:58.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T19:09:58.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:09:58.537Z] prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container [2022-07-29T19:09:58.584Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-29T19:09:59.985Z] $ docker top b0c5c89cd2c0dea1dc150f49e97a36a8223cbdd7afa2d060af9d6d4f905da656 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:10:00.388Z] + docker-compose build --help [2022-07-29T19:10:00.388Z] + grep parallel [2022-07-29T19:10:00.959Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T19:10:01.000Z] $ docker stop --time=1 b0c5c89cd2c0dea1dc150f49e97a36a8223cbdd7afa2d060af9d6d4f905da656 [2022-07-29T19:10:02.327Z] $ docker rm -f b0c5c89cd2c0dea1dc150f49e97a36a8223cbdd7afa2d060af9d6d4f905da656 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:10:02.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T19:10:02.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:10:03.062Z] prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container [2022-07-29T19:10:03.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-29T19:10:03.492Z] $ docker top c82d5d82f5c3ecd2f3a89f4c991e1ac9d136d12dd9e7ac4dbcb1196114135324 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:10:03.883Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T19:10:04.455Z] Building core-command ... [2022-07-29T19:10:04.455Z] Building core-data ... [2022-07-29T19:10:04.455Z] Building core-metadata ... [2022-07-29T19:10:04.455Z] Building security-bootstrapper ... [2022-07-29T19:10:04.455Z] Building security-proxy-setup ... [2022-07-29T19:10:04.455Z] Building security-secretstore-setup ... [2022-07-29T19:10:04.455Z] Building security-spiffe-token-provider ... [2022-07-29T19:10:04.455Z] Building security-spire-agent ... [2022-07-29T19:10:04.455Z] Building security-spire-config ... [2022-07-29T19:10:04.455Z] Building security-spire-server ... [2022-07-29T19:10:04.455Z] Building support-notifications ... [2022-07-29T19:10:04.455Z] Building support-scheduler ... [2022-07-29T19:10:04.455Z] Building sys-mgmt-agent ... [2022-07-29T19:10:04.455Z] Building core-metadata [2022-07-29T19:10:04.455Z] Building security-spiffe-token-provider [2022-07-29T19:10:04.455Z] Building security-bootstrapper [2022-07-29T19:10:04.455Z] Building security-secretstore-setup [2022-07-29T19:10:04.455Z] Building core-command [2022-07-29T19:10:19.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:10:19.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:10:19.334Z] ---> b9343d36bcbe [2022-07-29T19:10:19.334Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:10:19.593Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:10:19.593Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:10:19.593Z] ---> b9343d36bcbe [2022-07-29T19:10:19.593Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T19:10:19.593Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:10:19.593Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:10:19.593Z] ---> b9343d36bcbe [2022-07-29T19:10:19.593Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T19:10:19.853Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:10:19.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:10:19.853Z] ---> b9343d36bcbe [2022-07-29T19:10:19.853Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:10:19.853Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:10:19.853Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:10:19.853Z] ---> b9343d36bcbe [2022-07-29T19:10:19.853Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T19:10:22.400Z] ---> Running in 27e680e66fd7 [2022-07-29T19:10:22.400Z] ---> Running in acfc843bd2e3 [2022-07-29T19:10:22.400Z] ---> Running in 53a37d5069ca [2022-07-29T19:10:22.400Z] ---> Running in 48fe9c77b9d5 [2022-07-29T19:10:22.400Z] ---> Running in 219576fbb562 [2022-07-29T19:10:22.400Z] Removing intermediate container 53a37d5069ca [2022-07-29T19:10:22.400Z] ---> a3540edc65cb [2022-07-29T19:10:22.400Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:22.400Z] Removing intermediate container 27e680e66fd7 [2022-07-29T19:10:22.400Z] ---> 00922309d7e9 [2022-07-29T19:10:22.400Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:22.400Z] Removing intermediate container 48fe9c77b9d5 [2022-07-29T19:10:22.400Z] Removing intermediate container acfc843bd2e3 [2022-07-29T19:10:22.400Z] ---> fbac56c37041 [2022-07-29T19:10:22.400Z] ---> 10eb1c0d90eb [2022-07-29T19:10:22.400Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T19:10:22.400Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:22.400Z] Removing intermediate container 219576fbb562 [2022-07-29T19:10:22.401Z] ---> 0c50d5480797 [2022-07-29T19:10:22.401Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:22.401Z] ---> Running in a082ba7e804e [2022-07-29T19:10:22.401Z] ---> Running in b5740b8e4f60 [2022-07-29T19:10:22.401Z] ---> Running in f3f95055bbac [2022-07-29T19:10:22.401Z] ---> Running in c45ded2f6a99 [2022-07-29T19:10:22.401Z] ---> Running in 66c3e501bc0e [2022-07-29T19:10:22.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:22.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:23.230Z] Removing intermediate container a082ba7e804e [2022-07-29T19:10:23.230Z] ---> 221d445bf0a2 [2022-07-29T19:10:23.230Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T19:10:23.230Z] ---> Running in 8c17d1d27f26 [2022-07-29T19:10:23.230Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T19:10:23.230Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T19:10:23.230Z] OK: 17033 distinct packages available [2022-07-29T19:10:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:23.747Z] OK: 211 MiB in 51 packages [2022-07-29T19:10:23.747Z] Removing intermediate container f3f95055bbac [2022-07-29T19:10:23.747Z] ---> 1ebd33b9110a [2022-07-29T19:10:23.747Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T19:10:24.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:24.008Z] ---> Running in d35078267fd3 [2022-07-29T19:10:24.008Z] Removing intermediate container b5740b8e4f60 [2022-07-29T19:10:24.008Z] ---> 41194c39fc1e [2022-07-29T19:10:24.008Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T19:10:24.008Z] Removing intermediate container 66c3e501bc0e [2022-07-29T19:10:24.008Z] ---> 11cc2ed927ad [2022-07-29T19:10:24.008Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T19:10:24.008Z] ---> Running in 434d9c778869 [2022-07-29T19:10:24.008Z] ---> Running in b9920a7e1946 [2022-07-29T19:10:24.008Z] Removing intermediate container c45ded2f6a99 [2022-07-29T19:10:24.008Z] ---> 9099216d9fbd [2022-07-29T19:10:24.008Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T19:10:24.268Z] ---> 5adf0de1369c [2022-07-29T19:10:24.268Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:10:24.268Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:24.268Z] ---> Running in 228558a1f502 [2022-07-29T19:10:24.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:24.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:24.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:25.057Z] OK: 211 MiB in 51 packages [2022-07-29T19:10:25.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:25.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:25.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:25.576Z] OK: 211 MiB in 51 packages [2022-07-29T19:10:25.576Z] Removing intermediate container 8c17d1d27f26 [2022-07-29T19:10:25.576Z] ---> ac741d62abb1 [2022-07-29T19:10:25.576Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:10:25.834Z] OK: 211 MiB in 51 packages [2022-07-29T19:10:25.834Z] OK: 211 MiB in 51 packages [2022-07-29T19:10:26.408Z] ---> f25bb82f191d [2022-07-29T19:10:26.408Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:10:26.669Z] ---> Running in 3923b5fa9c69 [2022-07-29T19:10:26.669Z] Removing intermediate container d35078267fd3 [2022-07-29T19:10:26.669Z] ---> 3072a94d4ab1 [2022-07-29T19:10:26.669Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T19:10:26.669Z] Removing intermediate container 434d9c778869 [2022-07-29T19:10:26.669Z] Removing intermediate container b9920a7e1946 [2022-07-29T19:10:26.669Z] ---> ac1c12ddfd15 [2022-07-29T19:10:26.669Z] ---> c780960f5817 [2022-07-29T19:10:26.670Z] Step 6/25 : COPY go.mod vendor* ./Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:10:26.670Z] [2022-07-29T19:10:26.935Z] ---> 9d22a9f11ef5 [2022-07-29T19:10:26.935Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:10:26.935Z] ---> Running in 0cd386da6ff6 [2022-07-29T19:10:26.935Z] ---> e53cb9ad5186 [2022-07-29T19:10:26.935Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:10:27.193Z] ---> e19af84c9d50 [2022-07-29T19:10:27.193Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:10:27.193Z] ---> Running in e36011aa693a [2022-07-29T19:10:27.193Z] ---> Running in 6638eea3beda [2022-07-29T19:10:32.477Z] Removing intermediate container 228558a1f502 [2022-07-29T19:10:32.477Z] ---> ca85e9e34870 [2022-07-29T19:10:32.477Z] Step 7/20 : COPY . . [2022-07-29T19:10:36.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21510 in /w/workspace/edgexfoundry_edgex-go_PR-4112 [Pipeline] { [Pipeline] ws [2022-07-29T19:10:36.129Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-29T19:10:36.218Z] The recommended git tool is: git [2022-07-29T19:10:39.052Z] ---> 06efcd04eb4f [2022-07-29T19:10:39.052Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T19:10:39.052Z] Removing intermediate container 3923b5fa9c69 [2022-07-29T19:10:39.052Z] ---> b9220f080827 [2022-07-29T19:10:39.052Z] Step 8/23 : COPY . . [2022-07-29T19:10:39.052Z] Removing intermediate container 6638eea3beda [2022-07-29T19:10:39.052Z] ---> 6deb7a240e6c [2022-07-29T19:10:39.052Z] Step 8/25 : COPY . . [2022-07-29T19:10:39.052Z] Removing intermediate container 0cd386da6ff6 [2022-07-29T19:10:39.052Z] ---> cada0d74cbbd [2022-07-29T19:10:39.052Z] Step 8/31 : COPY . . [2022-07-29T19:10:39.052Z] Removing intermediate container e36011aa693a [2022-07-29T19:10:39.052Z] ---> abe631785cf2 [2022-07-29T19:10:39.052Z] Step 8/23 : COPY . . [2022-07-29T19:10:39.313Z] ---> Running in 673a46773e69 [2022-07-29T19:10:39.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-29T19:10:42.870Z] using credential edgex-jenkins-ssh [2022-07-29T19:10:42.891Z] Cloning the remote Git repository [2022-07-29T19:10:42.958Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-29T19:10:43.045Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-29T19:10:43.116Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T19:10:43.117Z] > git --version # timeout=10 [2022-07-29T19:10:43.136Z] > git --version # 'git version 2.25.1' [2022-07-29T19:10:43.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T19:10:43.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T19:10:51.789Z] ---> 79a2e7c14baa [2022-07-29T19:10:51.789Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T19:10:51.789Z] ---> 41e52372bf63 [2022-07-29T19:10:51.789Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T19:10:51.789Z] ---> 073e4b621ef6 [2022-07-29T19:10:51.789Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T19:10:51.789Z] ---> 05d44392e38d [2022-07-29T19:10:51.789Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T19:10:51.789Z] ---> Running in 7fc0c36ef3c4 [2022-07-29T19:10:51.789Z] ---> Running in ff603ee305a9 [2022-07-29T19:10:51.789Z] ---> Running in e40f0c03fcc9 [2022-07-29T19:10:51.789Z] ---> Running in fbd218ab1eb1 [2022-07-29T19:10:51.789Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T19:10:51.789Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T19:10:52.048Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-29T19:10:52.048Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-29T19:11:00.483Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T19:11:00.508Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T19:11:00.539Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T19:11:00.574Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T19:11:00.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T19:11:00.588Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4112/head:refs/remotes/origin/PR-4112 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-29T19:11:01.205Z] Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:11:01.592Z] Merge succeeded, producing e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:11:01.593Z] Checking out Revision e85b0675289af02c98b6753e60440919ac7d4ac8 (PR-4112) [2022-07-29T19:11:02.072Z] Removing intermediate container 673a46773e69 [2022-07-29T19:11:02.072Z] ---> f236bd8988f8 [2022-07-29T19:11:02.072Z] [2022-07-29T19:11:02.072Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T19:11:02.072Z] 3.15: Pulling from library/alpine [2022-07-29T19:11:02.072Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T19:11:02.072Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T19:11:02.072Z] ---> 2720e26172a0 [2022-07-29T19:11:02.072Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:11:02.639Z] ---> Running in 58a61b271ed5 [2022-07-29T19:11:01.223Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T19:11:01.238Z] > git checkout -f e85b0675289af02c98b6753e60440919ac7d4ac8 # timeout=10 [2022-07-29T19:11:01.494Z] > git remote # timeout=10 [2022-07-29T19:11:01.514Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T19:11:01.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T19:11:01.548Z] > git merge a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 [2022-07-29T19:11:01.575Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T19:11:01.598Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T19:11:01.614Z] > git checkout -f e85b0675289af02c98b6753e60440919ac7d4ac8 # timeout=10 [2022-07-29T19:11:03.207Z] Removing intermediate container 58a61b271ed5 [2022-07-29T19:11:03.207Z] ---> f79ffd1755bf [2022-07-29T19:11:03.207Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:11:03.207Z] ---> Running in fdabe47c92f2 [2022-07-29T19:11:05.749Z] Removing intermediate container fdabe47c92f2 [2022-07-29T19:11:05.749Z] ---> de15630a050e [2022-07-29T19:11:05.749Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T19:11:05.749Z] ---> Running in 5547158b56d9 [2022-07-29T19:11:06.002Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-07-29T19:11:06.063Z] > git --version # timeout=10 [2022-07-29T19:11:06.077Z] > git --version # 'git version 2.25.1' [2022-07-29T19:11:06.091Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T19:11:07.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:07.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-29T19:11:07.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T19:11:07.275Z] Dload Upload Total Spent Left Speed [2022-07-29T19:11:07.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2022-07-29T19:11:07.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:07.951Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:11:07.951Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:11:07.951Z] OK: 15856 distinct packages available [2022-07-29T19:11:07.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:08.204Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-29T19:11:08.564Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo tee /etc/docker/daemon.new [2022-07-29T19:11:08.564Z] [2022-07-29T19:11:08.564Z] { [2022-07-29T19:11:08.564Z] "registry-mirrors": [ [2022-07-29T19:11:08.564Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-29T19:11:08.564Z] ], [2022-07-29T19:11:08.564Z] "bip": "10.250.0.254/24", [2022-07-29T19:11:08.564Z] "hosts": [ [2022-07-29T19:11:08.564Z] "tcp://0.0.0.0:5555", [2022-07-29T19:11:08.564Z] "unix:///var/run/docker.sock" [2022-07-29T19:11:08.564Z] ], [2022-07-29T19:11:08.564Z] "mtu": 1458, [2022-07-29T19:11:08.564Z] "selinux-enabled": true, [2022-07-29T19:11:08.564Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-29T19:11:08.564Z] } [Pipeline] sh [2022-07-29T19:11:08.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:08.935Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-29T19:11:09.147Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T19:11:09.290Z] + sudo service docker restart [2022-07-29T19:11:09.406Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T19:11:09.406Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T19:11:09.665Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T19:11:09.665Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T19:11:09.665Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T19:11:09.925Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:11:09.925Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T19:11:09.925Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T19:11:10.185Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:11:10.185Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:11:10.185Z] OK: 8 MiB in 23 packages [2022-07-29T19:11:12.091Z] Removing intermediate container 5547158b56d9 [2022-07-29T19:11:12.091Z] ---> dae7dfc6cbbe [2022-07-29T19:11:12.091Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:11:12.350Z] ---> 225616b4e291 [2022-07-29T19:11:12.350Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T19:11:13.730Z] ---> 7711b51ec283 [2022-07-29T19:11:13.730Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T19:11:14.308Z] ---> e664c97648bd [2022-07-29T19:11:14.308Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T19:11:14.308Z] ---> Running in 8d1c91af739b [2022-07-29T19:11:14.575Z] Removing intermediate container 8d1c91af739b [2022-07-29T19:11:14.575Z] ---> f46c94f2a6e1 [2022-07-29T19:11:14.575Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:11:14.575Z] ---> Running in 8e9dd6ece6bc [2022-07-29T19:11:14.858Z] Removing intermediate container 8e9dd6ece6bc [2022-07-29T19:11:14.858Z] ---> 30e23ea2971c [2022-07-29T19:11:14.858Z] Step 18/20 : LABEL arch=x86_64 [2022-07-29T19:11:14.858Z] ---> Running in 9426b7a338f3 [2022-07-29T19:11:15.126Z] Removing intermediate container 9426b7a338f3 [2022-07-29T19:11:15.126Z] ---> 06af8f341dc6 [2022-07-29T19:11:15.126Z] Step 19/20 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:11:15.126Z] ---> Running in 2faff7ae47ec [2022-07-29T19:11:15.126Z] Removing intermediate container 2faff7ae47ec [2022-07-29T19:11:15.126Z] ---> d4747c827e8d [2022-07-29T19:11:15.126Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T19:11:15.405Z] ---> Running in 59130c28d664 [2022-07-29T19:11:15.405Z] Removing intermediate container 59130c28d664 [2022-07-29T19:11:15.405Z] ---> 03ca737bf4af [2022-07-29T19:11:15.405Z] [2022-07-29T19:11:15.405Z] Successfully built 03ca737bf4af [2022-07-29T19:11:15.405Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-29T19:11:15.405Z] Building security-spire-config [2022-07-29T19:11:15.665Z]  Building security-spiffe-token-provider ... 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T19:11:18.965Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:11:18.965Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:11:18.965Z] ---> b9343d36bcbe [2022-07-29T19:11:18.965Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T19:11:18.965Z] ---> Using cache [2022-07-29T19:11:18.965Z] ---> 10eb1c0d90eb [2022-07-29T19:11:18.965Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:11:19.224Z] ---> Running in d4de50de4ec9 [2022-07-29T19:11:21.141Z] Removing intermediate container 7fc0c36ef3c4 [2022-07-29T19:11:21.141Z] ---> ce2ba8fefb5a [2022-07-29T19:11:21.141Z] [2022-07-29T19:11:21.141Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:11:21.141Z] Removing intermediate container e40f0c03fcc9 [2022-07-29T19:11:21.141Z] ---> 77dde704ce12 [2022-07-29T19:11:21.141Z] [2022-07-29T19:11:21.141Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:11:21.141Z] Removing intermediate container d4de50de4ec9 [2022-07-29T19:11:21.141Z] ---> 795979454a21 [2022-07-29T19:11:21.141Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:11:21.141Z] Removing intermediate container ff603ee305a9 [2022-07-29T19:11:21.141Z] ---> 96ad7bfe89f6 [2022-07-29T19:11:21.141Z] [2022-07-29T19:11:21.141Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T19:11:21.141Z] Removing intermediate container fbd218ab1eb1 [2022-07-29T19:11:21.141Z] ---> 9aeb71dd098e [2022-07-29T19:11:21.141Z] [2022-07-29T19:11:21.141Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T19:11:21.141Z] 3.16: Pulling from library/alpine [2022-07-29T19:11:21.141Z] 3.16: Pulling from library/alpine [2022-07-29T19:11:21.141Z] ---> Running in c682e1704c8c [2022-07-29T19:11:21.141Z] 3.16: Pulling from library/alpine [2022-07-29T19:11:23.081Z] 3.16: Pulling from library/alpine [2022-07-29T19:11:23.081Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T19:11:23.081Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T19:11:23.081Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T19:11:23.081Z] Status: Image is up to date for alpine:3.16 [2022-07-29T19:11:23.081Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T19:11:23.081Z] Status: Image is up to date for alpine:3.16 [2022-07-29T19:11:23.081Z] ---> d7d3d98c851f [2022-07-29T19:11:23.081Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:11:23.081Z] ---> d7d3d98c851f [2022-07-29T19:11:23.081Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:11:23.081Z] ---> d7d3d98c851f [2022-07-29T19:11:23.081Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T19:11:23.081Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T19:11:23.081Z] Status: Image is up to date for alpine:3.16 [2022-07-29T19:11:23.081Z] ---> d7d3d98c851f [2022-07-29T19:11:23.081Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:11:23.081Z] ---> Running in 02b5696ea5ba [2022-07-29T19:11:23.081Z] ---> Running in 1caa636aa38c [2022-07-29T19:11:23.081Z] ---> Running in c2fada87b4ae [2022-07-29T19:11:23.081Z] ---> Running in 54fa933d1390 [2022-07-29T19:11:23.081Z] Removing intermediate container c2fada87b4ae [2022-07-29T19:11:23.081Z] ---> 1a36c1baa902 [2022-07-29T19:11:23.081Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T19:11:23.081Z] ---> Running in 26e14a771319 [2022-07-29T19:11:23.081Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:23.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:23.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:23.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:23.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:23.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:23.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:23.638Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T19:11:23.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:23.638Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T19:11:23.638Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T19:11:23.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:23.638Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:11:23.638Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:11:23.638Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T19:11:23.638Z] OK: 6 MiB in 17 packages [2022-07-29T19:11:23.638Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:11:23.638Z] OK: 6 MiB in 15 packages [2022-07-29T19:11:23.923Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T19:11:23.923Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:11:23.923Z] OK: 6 MiB in 15 packages [2022-07-29T19:11:23.923Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T19:11:23.923Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T19:11:23.923Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:11:23.923Z] OK: 6 MiB in 16 packages [2022-07-29T19:11:23.923Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:24.192Z] Removing intermediate container 1caa636aa38c [2022-07-29T19:11:24.192Z] ---> 40dcb31dffac [2022-07-29T19:11:24.192Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T19:11:24.468Z] OK: 211 MiB in 51 packages [2022-07-29T19:11:24.468Z] ---> Running in eb9c82a78ad5 [2022-07-29T19:11:24.468Z] Removing intermediate container 02b5696ea5ba [2022-07-29T19:11:24.468Z] ---> fbadff8781f2 [2022-07-29T19:11:24.468Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:11:24.468Z] Removing intermediate container 54fa933d1390 [2022-07-29T19:11:24.468Z] ---> 41a25badfbff [2022-07-29T19:11:24.468Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:11:24.468Z] Removing intermediate container eb9c82a78ad5 [2022-07-29T19:11:24.468Z] ---> 0407c2c38bfd [2022-07-29T19:11:24.468Z] Step 13/25 : WORKDIR / [2022-07-29T19:11:24.468Z] Removing intermediate container 26e14a771319 [2022-07-29T19:11:24.468Z] ---> 26a3cf2da821 [2022-07-29T19:11:24.468Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T19:11:24.468Z] ---> Running in 40181c0a9dfb [2022-07-29T19:11:24.729Z] ---> Running in 9267b385cdfa [2022-07-29T19:11:24.729Z] ---> Running in 402068aec9e1 [2022-07-29T19:11:24.729Z] ---> Running in e2c99d3a5436 [2022-07-29T19:11:24.729Z] Removing intermediate container 40181c0a9dfb [2022-07-29T19:11:24.729Z] ---> a53bb4d4a020 [2022-07-29T19:11:24.729Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T19:11:24.729Z] Removing intermediate container 9267b385cdfa [2022-07-29T19:11:24.729Z] ---> 459e7835c32d [2022-07-29T19:11:24.729Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T19:11:24.729Z] ---> Running in c65743a00bd9 [2022-07-29T19:11:24.729Z] ---> Running in 73635ba243d6 [2022-07-29T19:11:24.729Z] Removing intermediate container e2c99d3a5436 [2022-07-29T19:11:24.729Z] ---> 8725b86e7180 [2022-07-29T19:11:24.729Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T19:11:24.729Z] Removing intermediate container 402068aec9e1 [2022-07-29T19:11:24.729Z] ---> 1f8660b02426 [2022-07-29T19:11:24.729Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-29T19:11:24.989Z] Removing intermediate container c682e1704c8c [2022-07-29T19:11:24.989Z] ---> 6ea83749b23e [2022-07-29T19:11:24.989Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T19:11:24.989Z] ---> Running in 0c7d8bcf746c [2022-07-29T19:11:24.989Z] Removing intermediate container c65743a00bd9 [2022-07-29T19:11:24.989Z] ---> a7fd867653de [2022-07-29T19:11:24.989Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T19:11:24.989Z] Removing intermediate container 73635ba243d6 [2022-07-29T19:11:24.989Z] ---> 025550564ec1 [2022-07-29T19:11:24.989Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T19:11:24.989Z] ---> Running in 05cef8dd4c0a [2022-07-29T19:11:24.989Z] ---> Running in 765322eb1659 [2022-07-29T19:11:24.989Z] Removing intermediate container 0c7d8bcf746c [2022-07-29T19:11:24.989Z] ---> 530314159d6d [2022-07-29T19:11:24.989Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T19:11:24.989Z] ---> c4a058157d9c [2022-07-29T19:11:24.989Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-29T19:11:24.989Z] ---> 217c1d175fbe [2022-07-29T19:11:24.989Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:11:25.251Z] ---> Running in 4d5e7d2584bf [2022-07-29T19:11:25.251Z] ---> Running in 4b95c82d6f44 [2022-07-29T19:11:25.251Z] Removing intermediate container 05cef8dd4c0a [2022-07-29T19:11:25.251Z] ---> 2606ecc3fec0 [2022-07-29T19:11:25.251Z] Step 15/23 : WORKDIR / [2022-07-29T19:11:25.251Z] Removing intermediate container 765322eb1659 [2022-07-29T19:11:25.251Z] ---> 74e21c0f6818 [2022-07-29T19:11:25.251Z] Step 15/23 : WORKDIR / [2022-07-29T19:11:25.251Z] ---> Running in eea6e110ee8d [2022-07-29T19:11:25.251Z] ---> Running in f0a53b70d6e7 [2022-07-29T19:11:25.251Z] Removing intermediate container 4b95c82d6f44 [2022-07-29T19:11:25.251Z] ---> e8dd54945a97 [2022-07-29T19:11:25.251Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T19:11:25.251Z] ---> ed9d0e8c8d3c [2022-07-29T19:11:25.251Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T19:11:25.251Z] ---> Running in 886a193e1078 [2022-07-29T19:11:25.513Z] Removing intermediate container eea6e110ee8d [2022-07-29T19:11:25.513Z] ---> 482b69575884 [2022-07-29T19:11:25.513Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:11:25.513Z] Removing intermediate container f0a53b70d6e7 [2022-07-29T19:11:25.513Z] ---> 358b4385e952 [2022-07-29T19:11:25.513Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:11:25.513Z] ---> 52b9553be1bd [2022-07-29T19:11:25.513Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-29T19:11:25.777Z] ---> adf4d0f91d87 [2022-07-29T19:11:25.777Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T19:11:25.777Z] ---> 694a28357b11 [2022-07-29T19:11:25.777Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T19:11:25.777Z] ---> 7f0dde7f3dbe [2022-07-29T19:11:25.777Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T19:11:26.039Z] ---> b73f022ae3a4 [2022-07-29T19:11:26.040Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T19:11:26.040Z] ---> 874fd1cec56d [2022-07-29T19:11:26.040Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T19:11:26.300Z] ---> d3f78afca8be [2022-07-29T19:11:26.300Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T19:11:26.300Z] Removing intermediate container 886a193e1078 [2022-07-29T19:11:26.300Z] ---> 3600e2eb05af [2022-07-29T19:11:26.300Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T19:11:26.300Z] ---> Running in a7af7d62d308 [2022-07-29T19:11:26.561Z] ---> 14b98a2373c5 [2022-07-29T19:11:26.561Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T19:11:26.561Z] ---> ca3334970793 [2022-07-29T19:11:26.561Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T19:11:26.561Z] ---> Running in 1196db1b8302 [2022-07-29T19:11:26.821Z] ---> Running in 278f16b771c3 [2022-07-29T19:11:27.082Z] Removing intermediate container 1196db1b8302 [2022-07-29T19:11:27.082Z] ---> d91193492bc6 [2022-07-29T19:11:27.082Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:11:27.343Z] Removing intermediate container a7af7d62d308 [2022-07-29T19:11:27.343Z] ---> c2aefc243189 [2022-07-29T19:11:27.343Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T19:11:27.343Z] Removing intermediate container 278f16b771c3 [2022-07-29T19:11:27.343Z] ---> 5a246a13b304 [2022-07-29T19:11:27.343Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:11:27.343Z] ---> 551ceb0251b2 [2022-07-29T19:11:27.343Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T19:11:27.343Z] ---> Running in d5c957d6a068 [2022-07-29T19:11:27.343Z] ---> Running in b737ca0bb553 [2022-07-29T19:11:27.605Z] ---> 7bc30b1b13d7 [2022-07-29T19:11:27.605Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T19:11:27.605Z] Removing intermediate container d5c957d6a068 [2022-07-29T19:11:27.605Z] ---> b184bf735a6b [2022-07-29T19:11:27.605Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T19:11:27.605Z] ---> Running in a0a85bfda6f2 [2022-07-29T19:11:27.605Z] Removing intermediate container b737ca0bb553 [2022-07-29T19:11:27.605Z] ---> 4b7a3580768a [2022-07-29T19:11:27.605Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T19:11:27.605Z] ---> Running in dac416fbbaba [2022-07-29T19:11:27.605Z] ---> 64e96a43bef3 [2022-07-29T19:11:27.605Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T19:11:27.605Z] ---> Running in d84d6f38e2ee [2022-07-29T19:11:27.605Z] ---> Running in e950a9e66da2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T19:11:27.695Z] provisioning config files... [2022-07-29T19:11:27.722Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1476644965943223525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:11:27.865Z] Removing intermediate container dac416fbbaba [2022-07-29T19:11:27.865Z] ---> 44490aa81592 [2022-07-29T19:11:27.865Z] Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:11:27.865Z] ---> Running in 54c689bec776 [2022-07-29T19:11:27.865Z] Removing intermediate container d84d6f38e2ee [2022-07-29T19:11:27.865Z] ---> b662a2a553ed [2022-07-29T19:11:27.865Z] Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:11:27.865Z] ---> Running in 3f0da77515e9 [2022-07-29T19:11:28.123Z] ---> docker-login.sh [2022-07-29T19:11:28.123Z] nexus3.edgexfoundry.org:10001 [2022-07-29T19:11:28.142Z] Removing intermediate container 54c689bec776 [2022-07-29T19:11:28.142Z] ---> ce6277f849c8 [2022-07-29T19:11:28.142Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:11:28.142Z] ---> Running in 2c2705aea6cf [2022-07-29T19:11:28.142Z] Removing intermediate container 3f0da77515e9 [2022-07-29T19:11:28.142Z] ---> 2bcd3de70cc8 [2022-07-29T19:11:28.142Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:11:28.142Z] ---> Running in 791e1cbef46e [2022-07-29T19:11:28.408Z] Removing intermediate container 2c2705aea6cf [2022-07-29T19:11:28.408Z] ---> da06e0b07bcd [2022-07-29T19:11:28.408Z] [2022-07-29T19:11:28.408Z] Removing intermediate container 791e1cbef46e [2022-07-29T19:11:28.408Z] ---> 6a20c759af2f [2022-07-29T19:11:28.408Z] [2022-07-29T19:11:28.408Z] Successfully built da06e0b07bcd [2022-07-29T19:11:28.668Z] Successfully tagged core-metadata:latest [2022-07-29T19:11:28.668Z]  Building core-metadata ... done Building security-spire-server [2022-07-29T19:11:28.668Z] Removing intermediate container a0a85bfda6f2 [2022-07-29T19:11:28.668Z] ---> 8af4c64cf336 [2022-07-29T19:11:28.668Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:11:28.668Z] Successfully built 6a20c759af2f [2022-07-29T19:11:28.668Z] Successfully tagged core-command:latest [2022-07-29T19:11:28.668Z]  Building core-command ... done Building support-scheduler [2022-07-29T19:11:28.668Z] Removing intermediate container e950a9e66da2 [2022-07-29T19:11:28.668Z] ---> 1b418e648879 [2022-07-29T19:11:28.668Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T19:11:28.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:11:28.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:11:28.995Z] Configure a credential helper to remove this warning. See [2022-07-29T19:11:28.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:11:28.995Z] [2022-07-29T19:11:28.995Z] Login Succeeded [2022-07-29T19:11:28.995Z] nexus3.edgexfoundry.org:10002 [2022-07-29T19:11:29.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:11:29.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:11:29.553Z] Configure a credential helper to remove this warning. See [2022-07-29T19:11:29.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:11:29.553Z] [2022-07-29T19:11:29.553Z] Login Succeeded [2022-07-29T19:11:29.553Z] nexus3.edgexfoundry.org:10003 [2022-07-29T19:11:29.607Z] ---> Running in 12f6d12dd28d [2022-07-29T19:11:29.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:11:30.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:11:30.111Z] Configure a credential helper to remove this warning. See [2022-07-29T19:11:30.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:11:30.111Z] [2022-07-29T19:11:30.111Z] Login Succeeded [2022-07-29T19:11:30.111Z] nexus3.edgexfoundry.org:10004 [2022-07-29T19:11:30.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:11:30.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:11:30.389Z] Configure a credential helper to remove this warning. See [2022-07-29T19:11:30.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:11:30.389Z] [2022-07-29T19:11:30.389Z] Login Succeeded [2022-07-29T19:11:30.389Z] docker.io [2022-07-29T19:11:30.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:11:31.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:11:31.263Z] Configure a credential helper to remove this warning. See [2022-07-29T19:11:31.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:11:31.263Z] [2022-07-29T19:11:31.263Z] Login Succeeded [2022-07-29T19:11:31.263Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T19:11:31.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-29T19:11:31.518Z] ---> 9c888daa28fd [2022-07-29T19:11:31.518Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T19:11:31.518Z] Removing intermediate container 12f6d12dd28d [2022-07-29T19:11:31.518Z] ---> c3aa419f83c5 [2022-07-29T19:11:31.518Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T19:11:31.518Z] ---> Running in 3e5dd9184037 [Pipeline] sh [2022-07-29T19:11:31.776Z] Removing intermediate container 3e5dd9184037 [2022-07-29T19:11:31.776Z] ---> 401710c6d579 [2022-07-29T19:11:31.776Z] Step 24/25 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:11:32.029Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-29T19:11:32.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T19:11:32.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T19:11:32.148Z] ========================================================= [2022-07-29T19:11:32.148Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-29T19:11:32.148Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T19:11:32.356Z] ---> bd1910f8c6e3 [2022-07-29T19:11:32.356Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T19:11:32.356Z] ---> Running in e8073026d563 [2022-07-29T19:11:32.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T19:11:32.615Z] Removing intermediate container 4d5e7d2584bf [2022-07-29T19:11:32.615Z] ---> 26e5a0ad4ca7 [2022-07-29T19:11:32.615Z] Step 8/26 : COPY . . [2022-07-29T19:11:32.828Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-29T19:11:32.828Z] b3c136eddcbf: Pulling fs layer [2022-07-29T19:11:32.828Z] c0a3192eca97: Pulling fs layer [2022-07-29T19:11:32.828Z] a050256f5b6f: Pulling fs layer [2022-07-29T19:11:32.828Z] 656be50a0ddc: Pulling fs layer [2022-07-29T19:11:32.828Z] 2bbca73fdf42: Pulling fs layer [2022-07-29T19:11:32.828Z] 46d945488cbd: Pulling fs layer [2022-07-29T19:11:32.828Z] 8a5474983e97: Pulling fs layer [2022-07-29T19:11:32.828Z] 329c88fbcd65: Pulling fs layer [2022-07-29T19:11:32.828Z] 656be50a0ddc: Waiting [2022-07-29T19:11:32.828Z] 2bbca73fdf42: Waiting [2022-07-29T19:11:32.828Z] 46d945488cbd: Waiting [2022-07-29T19:11:32.828Z] 8a5474983e97: Waiting [2022-07-29T19:11:32.828Z] 329c88fbcd65: Waiting [2022-07-29T19:11:32.828Z] a050256f5b6f: Verifying Checksum [2022-07-29T19:11:32.828Z] a050256f5b6f: Download complete [2022-07-29T19:11:32.828Z] c0a3192eca97: Verifying Checksum [2022-07-29T19:11:32.828Z] c0a3192eca97: Download complete [2022-07-29T19:11:32.828Z] 2bbca73fdf42: Verifying Checksum [2022-07-29T19:11:32.828Z] 2bbca73fdf42: Download complete [2022-07-29T19:11:32.828Z] 46d945488cbd: Verifying Checksum [2022-07-29T19:11:32.828Z] 46d945488cbd: Download complete [2022-07-29T19:11:32.828Z] b3c136eddcbf: Verifying Checksum [2022-07-29T19:11:32.828Z] b3c136eddcbf: Download complete [2022-07-29T19:11:32.875Z] Removing intermediate container e8073026d563 [2022-07-29T19:11:32.875Z] ---> 72a016a7fd47 [2022-07-29T19:11:32.875Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T19:11:33.826Z] b3c136eddcbf: Pull complete [2022-07-29T19:11:33.827Z] 329c88fbcd65: Verifying Checksum [2022-07-29T19:11:33.827Z] 329c88fbcd65: Download complete [2022-07-29T19:11:34.257Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:11:34.257Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:11:34.257Z] ---> b9343d36bcbe [2022-07-29T19:11:34.257Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T19:11:34.257Z] ---> Using cache [2022-07-29T19:11:34.257Z] ---> 10eb1c0d90eb [2022-07-29T19:11:34.257Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:11:34.257Z] ---> Using cache [2022-07-29T19:11:34.257Z] ---> 795979454a21 [2022-07-29T19:11:34.257Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:11:34.257Z] ---> Using cache [2022-07-29T19:11:34.257Z] ---> 6ea83749b23e [2022-07-29T19:11:34.257Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T19:11:34.257Z] ---> Using cache [2022-07-29T19:11:34.257Z] ---> 217c1d175fbe [2022-07-29T19:11:34.257Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:11:34.257Z] ---> Using cache [2022-07-29T19:11:34.257Z] ---> 26e5a0ad4ca7 [2022-07-29T19:11:34.257Z] Step 8/25 : COPY . . [2022-07-29T19:11:34.257Z] ---> 0f3281482dde [2022-07-29T19:11:34.257Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T19:11:34.257Z] ---> Running in 9e3cbcfd1543 [2022-07-29T19:11:34.257Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:11:34.257Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:11:34.257Z] ---> b9343d36bcbe [2022-07-29T19:11:34.257Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T19:11:34.257Z] ---> Using cache [2022-07-29T19:11:34.257Z] ---> 10eb1c0d90eb [2022-07-29T19:11:34.257Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:11:34.257Z] ---> Using cache [2022-07-29T19:11:34.257Z] ---> 795979454a21 [2022-07-29T19:11:34.257Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T19:11:34.434Z] c0a3192eca97: Pull complete [2022-07-29T19:11:34.713Z] a050256f5b6f: Pull complete [2022-07-29T19:11:35.313Z] 8a5474983e97: Verifying Checksum [2022-07-29T19:11:35.313Z] 8a5474983e97: Download complete [2022-07-29T19:11:35.913Z] 656be50a0ddc: Verifying Checksum [2022-07-29T19:11:35.913Z] 656be50a0ddc: Download complete [2022-07-29T19:11:36.165Z] Removing intermediate container 9e3cbcfd1543 [2022-07-29T19:11:36.165Z] ---> 75e778e79a59 [2022-07-29T19:11:36.165Z] [2022-07-29T19:11:36.165Z] ---> 2049e80f4d21 [2022-07-29T19:11:36.165Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T19:11:36.165Z] ---> Running in aa88488b84c4 [2022-07-29T19:11:36.165Z] Successfully built 75e778e79a59 [2022-07-29T19:11:36.165Z] Successfully tagged security-secretstore-setup:latest [2022-07-29T19:11:36.165Z]  Building security-secretstore-setup ... done Building core-data [2022-07-29T19:11:36.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:37.684Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:37.942Z] OK: 211 MiB in 51 packages [2022-07-29T19:11:38.882Z] ---> f23ae0129733 [2022-07-29T19:11:38.882Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T19:11:39.449Z] ---> 97e33091b374 [2022-07-29T19:11:39.449Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:11:39.717Z] ---> 43f03894d49c [2022-07-29T19:11:39.717Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T19:11:39.717Z] ---> Running in f861d545b948 [2022-07-29T19:11:39.979Z] Removing intermediate container aa88488b84c4 [2022-07-29T19:11:39.979Z] ---> b28f7866d8e5 [2022-07-29T19:11:39.979Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:11:39.979Z] ---> Running in b722ee4371ad [2022-07-29T19:11:39.979Z] ---> 2872afb02a7b [2022-07-29T19:11:39.979Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:11:39.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:11:39.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:11:39.979Z] ---> b9343d36bcbe [2022-07-29T19:11:39.979Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:11:39.979Z] ---> Using cache [2022-07-29T19:11:39.979Z] ---> 10eb1c0d90eb [2022-07-29T19:11:39.979Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:11:39.979Z] ---> Using cache [2022-07-29T19:11:39.979Z] ---> 795979454a21 [2022-07-29T19:11:39.979Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T19:11:39.979Z] ---> Running in e8e43da08549 [2022-07-29T19:11:40.238Z] ---> Running in 7a65f6941a1f [2022-07-29T19:11:40.238Z] Removing intermediate container f861d545b948 [2022-07-29T19:11:40.238Z] ---> c30d47f6ab89 [2022-07-29T19:11:40.238Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T19:11:40.238Z] ---> 81e8e28505df [2022-07-29T19:11:40.238Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:11:40.238Z] ---> Running in c4b5e8cc0745 [2022-07-29T19:11:40.238Z] ---> Running in b387ca3b7051 [2022-07-29T19:11:40.238Z] Removing intermediate container e8e43da08549 [2022-07-29T19:11:40.238Z] ---> ed5cf250d3dd [2022-07-29T19:11:40.238Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T19:11:40.238Z] ---> Running in c00c05fe629c [2022-07-29T19:11:40.238Z] Removing intermediate container b387ca3b7051 [2022-07-29T19:11:40.238Z] ---> 3921b3645bc8 [2022-07-29T19:11:40.238Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T19:11:40.507Z] ---> Running in 5709b3486562 [2022-07-29T19:11:40.507Z] Removing intermediate container c00c05fe629c [2022-07-29T19:11:40.507Z] ---> bae31c771e1d [2022-07-29T19:11:40.507Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T19:11:40.507Z] ---> Running in 50aaaf677a22 [2022-07-29T19:11:40.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:40.769Z] Removing intermediate container b722ee4371ad [2022-07-29T19:11:40.769Z] ---> 0c3aeab22af3 [2022-07-29T19:11:40.769Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T19:11:40.769Z] ---> Running in c7186660c024 [2022-07-29T19:11:40.769Z] Removing intermediate container c7186660c024 [2022-07-29T19:11:40.769Z] ---> d07f6a998a55 [2022-07-29T19:11:40.769Z] Step 28/31 : CMD ["gate"] [2022-07-29T19:11:40.769Z] ---> Running in 3ab35650f33d [2022-07-29T19:11:41.028Z] Removing intermediate container 3ab35650f33d [2022-07-29T19:11:41.028Z] ---> fc34cc87dbec [2022-07-29T19:11:41.028Z] Step 29/31 : LABEL arch=x86_64 [2022-07-29T19:11:41.028Z] ---> Running in 5efa563aa52f [2022-07-29T19:11:41.287Z] Removing intermediate container 5efa563aa52f [2022-07-29T19:11:41.287Z] ---> 70613bb424c5 [2022-07-29T19:11:41.287Z] Step 30/31 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:11:41.287Z] Removing intermediate container 5709b3486562 [2022-07-29T19:11:41.287Z] ---> 6684cd4eb353 [2022-07-29T19:11:41.287Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T19:11:41.287Z] ---> Running in 694bfa1ff1a3 [2022-07-29T19:11:41.287Z] ---> Running in 096ef59ee1f3 [2022-07-29T19:11:41.287Z] Removing intermediate container 50aaaf677a22 [2022-07-29T19:11:41.287Z] ---> 12688cfbde62 [2022-07-29T19:11:41.287Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T19:11:41.549Z] Removing intermediate container 694bfa1ff1a3 [2022-07-29T19:11:41.549Z] ---> 73a4534192d8 [2022-07-29T19:11:41.549Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T19:11:41.549Z] Removing intermediate container 096ef59ee1f3 [2022-07-29T19:11:41.549Z] ---> 84c552509e84 [2022-07-29T19:11:41.549Z] [2022-07-29T19:11:41.549Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T19:11:41.549Z] ---> 2720e26172a0 [2022-07-29T19:11:41.549Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:11:41.549Z] ---> Using cache [2022-07-29T19:11:41.549Z] ---> f79ffd1755bf [2022-07-29T19:11:41.549Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:11:41.549Z] ---> Using cache [2022-07-29T19:11:41.549Z] ---> de15630a050e [2022-07-29T19:11:41.549Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T19:11:41.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:41.549Z] ---> Running in 97a90d037a2b [2022-07-29T19:11:41.549Z] ---> Running in 48334d6336c1 [2022-07-29T19:11:41.811Z] ---> Running in 53f48965c78e [2022-07-29T19:11:41.811Z] OK: 211 MiB in 51 packages [2022-07-29T19:11:42.383Z] Removing intermediate container 97a90d037a2b [2022-07-29T19:11:42.383Z] ---> 7163f288291a [2022-07-29T19:11:42.383Z] [2022-07-29T19:11:42.383Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T19:11:42.383Z] ---> 2720e26172a0 [2022-07-29T19:11:42.383Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:11:42.383Z] ---> Using cache [2022-07-29T19:11:42.383Z] ---> f79ffd1755bf [2022-07-29T19:11:42.383Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:11:42.383Z] ---> Using cache [2022-07-29T19:11:42.383Z] ---> de15630a050e [2022-07-29T19:11:42.383Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T19:11:42.652Z] Removing intermediate container 48334d6336c1 [2022-07-29T19:11:42.652Z] ---> 30db21ce7d90 [2022-07-29T19:11:42.652Z] [2022-07-29T19:11:42.652Z] ---> Running in b72bb752b7d1 [2022-07-29T19:11:42.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:42.653Z] Successfully built 30db21ce7d90 [2022-07-29T19:11:42.653Z] Successfully tagged security-bootstrapper:latest [2022-07-29T19:11:42.653Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-07-29T19:11:42.653Z] Removing intermediate container 7a65f6941a1f [2022-07-29T19:11:42.653Z] ---> dc1eb1446ea3 [2022-07-29T19:11:42.653Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:11:43.222Z] ---> 736c44421d49 [2022-07-29T19:11:43.222Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:11:43.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:43.223Z] ---> Running in 94b5d61ba6f8 [2022-07-29T19:11:43.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:43.744Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:11:43.744Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:11:43.744Z] OK: 15856 distinct packages available [2022-07-29T19:11:43.744Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:44.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:44.264Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:11:44.264Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:11:44.264Z] OK: 15856 distinct packages available [2022-07-29T19:11:44.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:44.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:44.784Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T19:11:45.053Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:11:45.053Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T19:11:45.053Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T19:11:45.315Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:11:45.315Z] OK: 6 MiB in 18 packages [2022-07-29T19:11:45.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:45.575Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T19:11:45.836Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:11:45.836Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T19:11:45.836Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T19:11:46.140Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T19:11:46.401Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:11:46.401Z] OK: 6 MiB in 19 packages [2022-07-29T19:11:46.974Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:11:46.974Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:11:47.236Z] ---> b9343d36bcbe [2022-07-29T19:11:47.236Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T19:11:47.236Z] ---> Using cache [2022-07-29T19:11:47.236Z] ---> 10eb1c0d90eb [2022-07-29T19:11:47.236Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:11:47.236Z] ---> Using cache [2022-07-29T19:11:47.236Z] ---> 795979454a21 [2022-07-29T19:11:47.236Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:11:47.236Z] ---> Using cache [2022-07-29T19:11:47.236Z] ---> 6ea83749b23e [2022-07-29T19:11:47.236Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T19:11:47.236Z] ---> Using cache [2022-07-29T19:11:47.236Z] ---> 217c1d175fbe [2022-07-29T19:11:47.236Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:11:47.236Z] ---> Using cache [2022-07-29T19:11:47.236Z] ---> 26e5a0ad4ca7 [2022-07-29T19:11:47.236Z] Step 8/26 : COPY . . [2022-07-29T19:11:47.236Z] ---> Using cache [2022-07-29T19:11:47.236Z] ---> 2872afb02a7b [2022-07-29T19:11:47.236Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:11:47.236Z] ---> Using cache [2022-07-29T19:11:47.236Z] ---> ed5cf250d3dd [2022-07-29T19:11:47.236Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T19:11:47.236Z] ---> Using cache [2022-07-29T19:11:47.236Z] ---> bae31c771e1d [2022-07-29T19:11:47.236Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T19:11:47.812Z] ---> Running in 9ce31f73f426 [2022-07-29T19:11:48.072Z] Removing intermediate container 53f48965c78e [2022-07-29T19:11:48.072Z] ---> 99ce17de1dbf [2022-07-29T19:11:48.072Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:11:48.331Z] Removing intermediate container c4b5e8cc0745 [2022-07-29T19:11:48.331Z] ---> dc417ac7e8ac [2022-07-29T19:11:48.331Z] Step 8/22 : COPY . . [2022-07-29T19:11:48.331Z] Removing intermediate container b72bb752b7d1 [2022-07-29T19:11:48.331Z] ---> 150809514e78 [2022-07-29T19:11:48.331Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:11:50.870Z] ---> 1088014f9081 [2022-07-29T19:11:50.870Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:11:50.870Z] ---> ae8406473e7f [2022-07-29T19:11:50.870Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:11:50.870Z] Removing intermediate container 9ce31f73f426 [2022-07-29T19:11:50.870Z] ---> 194dd901934c [2022-07-29T19:11:50.870Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T19:11:50.997Z] 656be50a0ddc: Pull complete [2022-07-29T19:11:50.997Z] 2bbca73fdf42: Pull complete [2022-07-29T19:11:50.997Z] 46d945488cbd: Pull complete [2022-07-29T19:11:51.134Z] ---> Running in 4342004a9b34 [2022-07-29T19:11:51.134Z] ---> 8f391182fb63 [2022-07-29T19:11:51.134Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T19:11:51.134Z] ---> c23c8f0cf0ff [2022-07-29T19:11:51.134Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T19:11:51.392Z] ---> Running in 61c20e2afa5d [2022-07-29T19:11:51.392Z] Removing intermediate container 4342004a9b34 [2022-07-29T19:11:51.392Z] ---> 06a2d6984086 [2022-07-29T19:11:51.392Z] [2022-07-29T19:11:51.392Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T19:11:51.392Z] ---> 2720e26172a0 [2022-07-29T19:11:51.392Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:11:51.392Z] ---> Using cache [2022-07-29T19:11:51.392Z] ---> f79ffd1755bf [2022-07-29T19:11:51.392Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:11:51.392Z] ---> Using cache [2022-07-29T19:11:51.392Z] ---> de15630a050e [2022-07-29T19:11:51.392Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T19:11:51.392Z] ---> Using cache [2022-07-29T19:11:51.392Z] ---> 150809514e78 [2022-07-29T19:11:51.392Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T19:11:51.392Z] ---> dd6b0cb7d0fb [2022-07-29T19:11:51.392Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T19:11:51.661Z] Removing intermediate container 61c20e2afa5d [2022-07-29T19:11:51.661Z] ---> 66a6eec28db0 [2022-07-29T19:11:51.661Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T19:11:51.661Z] Removing intermediate container 94b5d61ba6f8 [2022-07-29T19:11:51.661Z] ---> 0d7c42ab8184 [2022-07-29T19:11:51.661Z] Step 8/23 : COPY . . [2022-07-29T19:11:52.605Z] ---> eb87ef0a3c7f [2022-07-29T19:11:52.605Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:11:53.549Z] ---> a14f9180ecb6 [2022-07-29T19:11:53.549Z] Step 21/26 : WORKDIR / [2022-07-29T19:11:53.549Z] ---> d3e617fccb91 [2022-07-29T19:11:53.549Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:11:53.549Z] ---> Running in eff621dadd56 [2022-07-29T19:11:53.549Z] ---> Running in f5ad7b84ec7d [2022-07-29T19:11:53.549Z] Removing intermediate container eff621dadd56 [2022-07-29T19:11:53.549Z] ---> aa8f18f908fc [2022-07-29T19:11:53.549Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:11:53.811Z] ---> Running in d31c85cb3f8e [2022-07-29T19:11:53.811Z] Removing intermediate container f5ad7b84ec7d [2022-07-29T19:11:53.811Z] ---> 2c7937813f39 [2022-07-29T19:11:53.811Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:11:53.811Z] ---> Running in 0c34e93cb571 [2022-07-29T19:11:53.811Z] Removing intermediate container d31c85cb3f8e [2022-07-29T19:11:53.811Z] ---> 969defb2a271 [2022-07-29T19:11:53.811Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T19:11:54.075Z] Removing intermediate container 0c34e93cb571 [2022-07-29T19:11:54.075Z] ---> 1edcf6d5818b [2022-07-29T19:11:54.075Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:11:54.075Z] ---> Running in 39784c1a5223 [2022-07-29T19:11:54.075Z] ---> Running in 036937ec1f5f [2022-07-29T19:11:54.075Z] ---> 4cdf08604d44 [2022-07-29T19:11:54.075Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T19:11:54.333Z] ---> Running in e0fcc84ffd7f [2022-07-29T19:11:54.333Z] Removing intermediate container 39784c1a5223 [2022-07-29T19:11:54.333Z] ---> e4b2598d49e0 [2022-07-29T19:11:54.333Z] Step 24/25 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:11:54.592Z] Removing intermediate container 036937ec1f5f [2022-07-29T19:11:54.592Z] ---> bb966bd10bd6 [2022-07-29T19:11:54.592Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T19:11:54.853Z] ---> Running in 62336eb29ecb [2022-07-29T19:11:54.853Z] ---> Running in 5ab13bcd5bb4 [2022-07-29T19:11:54.853Z] ---> 065a0cdf3462 [2022-07-29T19:11:54.853Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:11:54.853Z] Removing intermediate container 62336eb29ecb [2022-07-29T19:11:54.853Z] ---> 7396592bfac7 [2022-07-29T19:11:54.853Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T19:11:55.112Z] ---> Running in e6a14c1dde36 [2022-07-29T19:11:55.112Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T19:11:55.112Z] Removing intermediate container 5ab13bcd5bb4 [2022-07-29T19:11:55.112Z] ---> 72d421edba6b [2022-07-29T19:11:55.112Z] Step 25/26 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:11:55.112Z] ---> 339963dc2a29 [2022-07-29T19:11:55.112Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T19:11:55.112Z] ---> Running in 46d9c57c4156 [2022-07-29T19:11:55.112Z] Removing intermediate container e6a14c1dde36 [2022-07-29T19:11:55.112Z] ---> 3b431f50c807 [2022-07-29T19:11:55.112Z] [2022-07-29T19:11:55.318Z] 8a5474983e97: Pull complete [2022-07-29T19:11:55.373Z] Successfully built 3b431f50c807 [2022-07-29T19:11:55.373Z] Successfully tagged security-spire-server:latest [2022-07-29T19:11:55.373Z] Building security-proxy-setup [2022-07-29T19:11:56.756Z]  Building security-spire-server ... done  ---> 287131f58900 [2022-07-29T19:11:56.756Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T19:11:56.756Z] Removing intermediate container 46d9c57c4156 [2022-07-29T19:11:56.756Z] ---> d517741543fe [2022-07-29T19:11:56.756Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T19:11:57.297Z] 329c88fbcd65: Pull complete [2022-07-29T19:11:57.297Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-29T19:11:57.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T19:11:57.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [2022-07-29T19:11:57.359Z] ---> 0631288d931e [2022-07-29T19:11:57.359Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T19:11:57.359Z] ---> Running in 790d3a690030 [2022-07-29T19:11:57.359Z] ---> e6d83c21b425 [2022-07-29T19:11:57.359Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:11:57.359Z] ---> Running in 40c206b91d8a [Pipeline] sh [2022-07-29T19:11:57.619Z] Removing intermediate container 790d3a690030 [2022-07-29T19:11:57.619Z] ---> 0099de9bdee6 [2022-07-29T19:11:57.619Z] [2022-07-29T19:11:57.619Z] ---> Running in ba50fc48a257 [2022-07-29T19:11:57.619Z] Successfully built 0099de9bdee6 [2022-07-29T19:11:57.619Z] Successfully tagged security-spire-config:latest [2022-07-29T19:11:57.619Z] Building sys-mgmt-agent [2022-07-29T19:11:57.619Z]  Building security-spire-config ... done Removing intermediate container ba50fc48a257 [2022-07-29T19:11:57.619Z] ---> f218e8335318 [2022-07-29T19:11:57.619Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:11:57.719Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T19:11:57.720Z] WORKDIR /edgex [2022-07-29T19:11:57.720Z] COPY go.mod . [2022-07-29T19:11:57.720Z] RUN go mod download -f [2022-07-29T19:11:57.720Z] - . [2022-07-29T19:11:57.880Z] ---> Running in b9a80b9fe36f [2022-07-29T19:11:57.880Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T19:11:58.138Z] Removing intermediate container b9a80b9fe36f [2022-07-29T19:11:58.138Z] ---> 3613b2e97b19 [2022-07-29T19:11:58.138Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T19:12:00.067Z] ---> Running in 76ffd987ca40 [2022-07-29T19:12:00.067Z] Removing intermediate container 76ffd987ca40 [2022-07-29T19:12:00.067Z] ---> 9cd150f96845 [2022-07-29T19:12:00.067Z] Step 25/26 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:12:00.355Z] Sending build context to Docker daemon 169.3MB [2022-07-29T19:12:00.355Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T19:12:00.355Z] ---> ff4287adb874 [2022-07-29T19:12:00.355Z] Step 2/4 : WORKDIR /edgex [2022-07-29T19:12:00.640Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:12:00.640Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:12:00.640Z] ---> b9343d36bcbe [2022-07-29T19:12:00.640Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T19:12:00.640Z] ---> Using cache [2022-07-29T19:12:00.640Z] ---> 10eb1c0d90eb [2022-07-29T19:12:00.640Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:12:00.640Z] ---> Using cache [2022-07-29T19:12:00.640Z] ---> 795979454a21 [2022-07-29T19:12:00.640Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T19:12:00.640Z] ---> Using cache [2022-07-29T19:12:00.640Z] ---> b28f7866d8e5 [2022-07-29T19:12:00.640Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:12:00.640Z] ---> Using cache [2022-07-29T19:12:00.640Z] ---> 81e8e28505df [2022-07-29T19:12:00.640Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:12:00.640Z] ---> Using cache [2022-07-29T19:12:00.640Z] ---> dc417ac7e8ac [2022-07-29T19:12:00.640Z] Step 8/22 : COPY . . [2022-07-29T19:12:00.640Z] ---> Using cache [2022-07-29T19:12:00.640Z] ---> 4cdf08604d44 [2022-07-29T19:12:00.640Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T19:12:00.902Z] ---> Running in bc1bbeaa51ce [2022-07-29T19:12:00.902Z] ---> Running in cc3335fc547b [2022-07-29T19:12:01.162Z] Removing intermediate container bc1bbeaa51ce [2022-07-29T19:12:01.162Z] ---> ac50f88111f9 [2022-07-29T19:12:01.162Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T19:12:01.424Z] ---> Running in b9f04bfff7fe [2022-07-29T19:12:01.689Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T19:12:01.689Z] Removing intermediate container b9f04bfff7fe [2022-07-29T19:12:01.689Z] ---> 0691969ef300 [2022-07-29T19:12:01.689Z] [2022-07-29T19:12:01.951Z] Successfully built 0691969ef300 [2022-07-29T19:12:01.951Z] Successfully tagged security-spire-agent:latest [2022-07-29T19:12:01.951Z] Building support-notifications [2022-07-29T19:12:02.345Z] ---> Running in d6192800e7b3 [2022-07-29T19:12:02.629Z] Removing intermediate container d6192800e7b3 [2022-07-29T19:12:02.630Z] ---> 5fb832aef2e5 [2022-07-29T19:12:02.630Z] Step 3/4 : COPY go.mod . [2022-07-29T19:12:03.279Z] ---> e7ec721b84d1 [2022-07-29T19:12:03.279Z] Step 4/4 : RUN go mod download [2022-07-29T19:12:03.279Z] ---> Running in 487199c8bcf2 [2022-07-29T19:12:04.524Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:12:04.524Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:12:04.524Z] ---> b9343d36bcbe [2022-07-29T19:12:04.524Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:12:04.524Z] ---> Using cache [2022-07-29T19:12:04.524Z] ---> 10eb1c0d90eb [2022-07-29T19:12:04.524Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:12:04.524Z] ---> Using cache [2022-07-29T19:12:04.524Z] ---> 795979454a21 [2022-07-29T19:12:04.524Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T19:12:07.075Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:12:07.075Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:12:07.075Z] ---> b9343d36bcbe [2022-07-29T19:12:07.075Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T19:12:07.075Z] ---> Using cache [2022-07-29T19:12:07.075Z] ---> 10eb1c0d90eb [2022-07-29T19:12:07.075Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:12:07.075Z] ---> Using cache [2022-07-29T19:12:07.075Z] ---> 795979454a21 [2022-07-29T19:12:07.075Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T19:12:08.983Z] ---> Running in 5b1a3591ca3d [2022-07-29T19:12:08.983Z] ---> Running in a03c972e2f86 [2022-07-29T19:12:09.553Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:09.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:10.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:10.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:10.898Z] OK: 211 MiB in 51 packages [2022-07-29T19:12:10.899Z] OK: 211 MiB in 51 packages [2022-07-29T19:12:12.280Z] Removing intermediate container 5b1a3591ca3d [2022-07-29T19:12:12.280Z] ---> bd6d5cb2f2ff [2022-07-29T19:12:12.280Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:12:12.280Z] Removing intermediate container a03c972e2f86 [2022-07-29T19:12:12.280Z] ---> 26620d5a8e03 [2022-07-29T19:12:12.280Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:12:13.218Z] ---> f1a8dadc8a36 [2022-07-29T19:12:13.218Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:12:13.218Z] ---> a2b2d2545d65 [2022-07-29T19:12:13.218Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:12:13.218Z] ---> Running in 0133af8a8805 [2022-07-29T19:12:13.218Z] ---> Running in 266a7945ed8a [2022-07-29T19:12:25.449Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-29T19:12:25.711Z] Removing intermediate container 266a7945ed8a [2022-07-29T19:12:25.711Z] ---> 4593930249d2 [2022-07-29T19:12:25.711Z] Step 8/23 : COPY . . [2022-07-29T19:12:25.711Z] Removing intermediate container 0133af8a8805 [2022-07-29T19:12:25.711Z] ---> 897c48cc92fd [2022-07-29T19:12:25.711Z] Step 8/22 : COPY . . [2022-07-29T19:12:30.992Z] Removing intermediate container 40c206b91d8a [2022-07-29T19:12:30.992Z] ---> c5d638b72333 [2022-07-29T19:12:30.992Z] Removing intermediate container e0fcc84ffd7f [2022-07-29T19:12:30.992Z] ---> 51aec1649d72 [2022-07-29T19:12:30.992Z] [2022-07-29T19:12:30.992Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:12:30.992Z] ---> d7d3d98c851f [2022-07-29T19:12:30.992Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:12:30.992Z] ---> Using cache [2022-07-29T19:12:30.992Z] ---> 41a25badfbff [2022-07-29T19:12:30.992Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:12:30.992Z] ---> Using cache [2022-07-29T19:12:30.992Z] ---> a53bb4d4a020 [2022-07-29T19:12:30.992Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T19:12:30.992Z] [2022-07-29T19:12:30.992Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:12:30.992Z] ---> d7d3d98c851f [2022-07-29T19:12:30.992Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T19:12:30.992Z] Removing intermediate container cc3335fc547b [2022-07-29T19:12:30.992Z] ---> dab75c9f720b [2022-07-29T19:12:30.992Z] [2022-07-29T19:12:30.992Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:12:30.992Z] ---> d7d3d98c851f [2022-07-29T19:12:30.992Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T19:12:31.253Z] ---> Running in e31a4996950a [2022-07-29T19:12:31.253Z] ---> Running in 609536fcddfd [2022-07-29T19:12:31.253Z] ---> d81c7ca5b575 [2022-07-29T19:12:31.253Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T19:12:31.253Z] ---> Running in 49ca7c673509 [2022-07-29T19:12:31.253Z] ---> 13609602fd8b [2022-07-29T19:12:31.253Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T19:12:31.253Z] ---> Running in 3d85512a3f11 [2022-07-29T19:12:31.253Z] ---> Running in 7c4778d2d1f4 [2022-07-29T19:12:31.253Z] Removing intermediate container e31a4996950a [2022-07-29T19:12:31.253Z] ---> 3970b45d5a1e [2022-07-29T19:12:31.253Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T19:12:31.253Z] Removing intermediate container 609536fcddfd [2022-07-29T19:12:31.253Z] ---> f5ae4a9fdbef [2022-07-29T19:12:31.253Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T19:12:31.513Z] ---> Running in de2d1cb2b7a8 [2022-07-29T19:12:31.513Z] ---> Running in 58114841d397 [2022-07-29T19:12:31.513Z] Removing intermediate container de2d1cb2b7a8 [2022-07-29T19:12:31.513Z] ---> 50235e9f7692 [2022-07-29T19:12:31.513Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:12:31.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:31.513Z] Removing intermediate container 58114841d397 [2022-07-29T19:12:31.513Z] ---> 1e4184f779df [2022-07-29T19:12:31.513Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T19:12:31.513Z] ---> Running in a078df13963f [2022-07-29T19:12:31.773Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T19:12:31.773Z] Removing intermediate container a078df13963f [2022-07-29T19:12:31.773Z] ---> d289477e6f0f [2022-07-29T19:12:31.773Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:12:31.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T19:12:31.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:31.773Z] ---> fd5345355bad [2022-07-29T19:12:31.773Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T19:12:31.773Z] ---> Running in 58ac17e18cde [2022-07-29T19:12:32.034Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T19:12:32.034Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T19:12:32.034Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T19:12:32.296Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T19:12:32.296Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T19:12:32.296Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T19:12:32.296Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:12:32.296Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:12:32.296Z] OK: 8 MiB in 20 packages [2022-07-29T19:12:32.865Z] ---> 380250b1423b [2022-07-29T19:12:32.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T19:12:33.132Z] ---> e0ac94442275 [2022-07-29T19:12:33.132Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T19:12:33.132Z] Removing intermediate container 58ac17e18cde [2022-07-29T19:12:33.132Z] ---> 3f492cf0969b [2022-07-29T19:12:33.132Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T19:12:33.132Z] ---> Running in fb70434694c5 [2022-07-29T19:12:33.132Z] ---> Running in eba261e29a10 [2022-07-29T19:12:33.132Z] Removing intermediate container 49ca7c673509 [2022-07-29T19:12:33.132Z] ---> 0f648ca4a9cc [2022-07-29T19:12:33.132Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T19:12:33.392Z] ---> Running in 48e73c681b05 [2022-07-29T19:12:33.392Z] Removing intermediate container eba261e29a10 [2022-07-29T19:12:33.392Z] ---> 6a29bca55e4f [2022-07-29T19:12:33.392Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:12:33.392Z] ---> Running in e378ef08a21b [2022-07-29T19:12:33.392Z] Removing intermediate container 48e73c681b05 [2022-07-29T19:12:33.392Z] ---> 5524f668532e [2022-07-29T19:12:33.392Z] Step 13/22 : WORKDIR /edgex [2022-07-29T19:12:33.392Z] ---> Running in c61fa20a4d52 [2022-07-29T19:12:33.651Z] Removing intermediate container e378ef08a21b [2022-07-29T19:12:33.651Z] ---> 505c92f46336 [2022-07-29T19:12:33.651Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T19:12:33.651Z] ---> Running in 1a0ac135dda1 [2022-07-29T19:12:33.651Z] Removing intermediate container c61fa20a4d52 [2022-07-29T19:12:33.651Z] ---> 0af7eb55ac85 [2022-07-29T19:12:33.651Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T19:12:33.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:33.914Z] Removing intermediate container 1a0ac135dda1 [2022-07-29T19:12:33.914Z] ---> 560afaceb258 [2022-07-29T19:12:33.914Z] Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:12:33.914Z] ---> Running in c51b92495083 [2022-07-29T19:12:33.914Z] ---> 8c52e7e1efbe [2022-07-29T19:12:33.914Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T19:12:34.177Z] Removing intermediate container c51b92495083 [2022-07-29T19:12:34.177Z] ---> c8511eb4a3ad [2022-07-29T19:12:34.177Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:12:34.177Z] ---> Running in 7d77bd567493 [2022-07-29T19:12:34.439Z] Removing intermediate container 7d77bd567493 [2022-07-29T19:12:34.439Z] ---> 11cbbb47051c [2022-07-29T19:12:34.439Z] [2022-07-29T19:12:34.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:34.439Z] ---> ed8ddf28a69f [2022-07-29T19:12:34.439Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T19:12:34.699Z] Successfully built 11cbbb47051c [2022-07-29T19:12:34.699Z] Successfully tagged support-scheduler:latest [2022-07-29T19:12:34.958Z]  Building support-scheduler ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T19:12:34.958Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T19:12:35.219Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T19:12:35.219Z] ---> 088874125b17 [2022-07-29T19:12:35.219Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T19:12:35.219Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T19:12:35.219Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T19:12:35.478Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T19:12:35.478Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:12:35.478Z] OK: 8 MiB in 20 packages [2022-07-29T19:12:35.478Z] ---> a5abc0811fdb [2022-07-29T19:12:35.478Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T19:12:35.478Z] ---> Running in 46a6de43b094 [2022-07-29T19:12:36.417Z] Removing intermediate container fb70434694c5 [2022-07-29T19:12:36.417Z] ---> 84fef9fe2ba1 [2022-07-29T19:12:36.417Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:12:36.989Z] Removing intermediate container 46a6de43b094 [2022-07-29T19:12:36.989Z] ---> 58b532abc514 [2022-07-29T19:12:36.989Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T19:12:36.989Z] ---> d0c71525898b [2022-07-29T19:12:36.989Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T19:12:36.989Z] ---> Running in 8dd0ad1f9e81 [2022-07-29T19:12:37.250Z] Removing intermediate container 8dd0ad1f9e81 [2022-07-29T19:12:37.251Z] ---> 6909a9d6c579 [2022-07-29T19:12:37.251Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T19:12:37.554Z] ---> Running in e185b81ebcfb [2022-07-29T19:12:37.825Z] ---> c8c58590b9f4 [2022-07-29T19:12:37.825Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T19:12:37.825Z] Removing intermediate container e185b81ebcfb [2022-07-29T19:12:37.825Z] ---> f386dd4457a0 [2022-07-29T19:12:37.825Z] Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:12:37.825Z] ---> Running in d934c791b8d8 [2022-07-29T19:12:38.112Z] ---> f709f0606b84 [2022-07-29T19:12:38.112Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T19:12:38.112Z] ---> Running in d85a8ceeda79 [2022-07-29T19:12:38.390Z] Removing intermediate container d934c791b8d8 [2022-07-29T19:12:38.390Z] ---> 87fa87c959ff [2022-07-29T19:12:38.390Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:12:38.390Z] ---> Running in 68445277604c [2022-07-29T19:12:38.390Z] Removing intermediate container d85a8ceeda79 [2022-07-29T19:12:38.390Z] ---> 27568fc4f6a7 [2022-07-29T19:12:38.390Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:12:38.682Z] ---> Running in 3a43375f4c47 [2022-07-29T19:12:38.682Z] Removing intermediate container 68445277604c [2022-07-29T19:12:38.682Z] ---> a3b1d7ac67e2 [2022-07-29T19:12:38.682Z] [2022-07-29T19:12:38.682Z] Removing intermediate container 3a43375f4c47 [2022-07-29T19:12:38.682Z] ---> 13c53db822c6 [2022-07-29T19:12:38.682Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T19:12:38.981Z] Successfully built a3b1d7ac67e2 [2022-07-29T19:12:38.981Z] Successfully tagged security-proxy-setup:latest [2022-07-29T19:12:38.981Z]  Building security-proxy-setup ... done  ---> Running in 173133137fe0 [2022-07-29T19:12:39.305Z] Removing intermediate container 173133137fe0 [2022-07-29T19:12:39.305Z] ---> e64389b984d9 [2022-07-29T19:12:39.305Z] Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:12:39.305Z] ---> Running in f5300a107b24 [2022-07-29T19:12:39.305Z] Removing intermediate container f5300a107b24 [2022-07-29T19:12:39.305Z] ---> 41e64dd7a0a8 [2022-07-29T19:12:39.305Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:12:39.564Z] ---> Running in a3915eb8f0a6 [2022-07-29T19:12:39.824Z] Removing intermediate container a3915eb8f0a6 [2022-07-29T19:12:39.824Z] ---> 8f5ed8cb0db7 [2022-07-29T19:12:39.824Z] [2022-07-29T19:12:39.824Z] Successfully built 8f5ed8cb0db7 [2022-07-29T19:12:39.824Z] Successfully tagged core-data:latest [2022-07-29T19:12:42.297Z] Removing intermediate container 487199c8bcf2 [2022-07-29T19:12:42.297Z] ---> f1e255a34885 [2022-07-29T19:12:42.297Z] Successfully built f1e255a34885 [2022-07-29T19:12:42.297Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:12:42.717Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T19:12:42.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:12:43.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-21510 does not seem to be running inside a container [2022-07-29T19:12:43.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-29T19:12:44.601Z] $ docker top b304f10ce85e1e0ef771e03a431b2fc2c93f58d1130937935e9c34ce31616ed6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:12:45.576Z] + go version [2022-07-29T19:12:45.576Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-29T19:12:45.611Z] $ docker stop --time=1 b304f10ce85e1e0ef771e03a431b2fc2c93f58d1130937935e9c34ce31616ed6 [2022-07-29T19:12:47.273Z] $ docker rm -f b304f10ce85e1e0ef771e03a431b2fc2c93f58d1130937935e9c34ce31616ed6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:12:48.215Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T19:12:48.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:12:48.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-21510 does not seem to be running inside a container [2022-07-29T19:12:48.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-29T19:12:50.011Z] $ docker top 67c30a31f040694dfed35f6a0c719eac5d5765ac4f9a14f53d6e1c27f93ea3ed -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T19:12:50.361Z] ========================================================= [2022-07-29T19:12:50.361Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T19:12:50.361Z] ========================================================= [Pipeline] sh [2022-07-29T19:12:51.031Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-29T19:12:51.759Z] + make test [2022-07-29T19:12:51.759Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T19:12:52.043Z]  Building core-data ... done Removing intermediate container 7c4778d2d1f4 [2022-07-29T19:12:52.044Z] ---> a800b5126c55 [2022-07-29T19:12:52.044Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T19:12:52.044Z] ---> Running in d45e98264a94 [2022-07-29T19:12:52.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T19:12:52.044Z] Removing intermediate container d45e98264a94 [2022-07-29T19:12:52.044Z] ---> 7fb9abd1c77d [2022-07-29T19:12:52.044Z] [2022-07-29T19:12:52.044Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T19:12:52.044Z] 20.10.14: Pulling from library/docker [2022-07-29T19:12:54.582Z] Removing intermediate container 3d85512a3f11 [2022-07-29T19:12:54.582Z] ---> f2bed6c2a6b8 [2022-07-29T19:12:54.582Z] [2022-07-29T19:12:54.582Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:12:54.582Z] ---> d7d3d98c851f [2022-07-29T19:12:54.582Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T19:12:54.582Z] ---> Running in fcdedc788b68 [2022-07-29T19:12:54.582Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T19:12:54.582Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T19:12:54.582Z] ---> 7417809fdb73 [2022-07-29T19:12:54.582Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:12:54.582Z] ---> Running in 7f1733476ac4 [2022-07-29T19:12:54.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:54.582Z] Removing intermediate container 7f1733476ac4 [2022-07-29T19:12:54.582Z] ---> 6f8a0887303c [2022-07-29T19:12:54.582Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T19:12:54.582Z] ---> Running in 3d07ed729215 [2022-07-29T19:12:54.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:54.845Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T19:12:54.845Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T19:12:54.845Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:12:55.105Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:12:55.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:55.105Z] OK: 6 MiB in 16 packages [2022-07-29T19:12:55.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:12:55.369Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T19:12:55.369Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T19:12:55.369Z] Executing bash-5.1.16-r0.post-install [2022-07-29T19:12:55.369Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T19:12:55.369Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T19:12:55.369Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T19:12:55.369Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T19:12:55.369Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T19:12:55.369Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T19:12:55.369Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T19:12:55.369Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T19:12:55.369Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T19:12:55.369Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T19:12:55.369Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T19:12:55.369Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T19:12:55.369Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T19:12:55.645Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T19:12:55.645Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T19:12:55.645Z] Removing intermediate container fcdedc788b68 [2022-07-29T19:12:55.645Z] ---> 2a7f6b9c30cc [2022-07-29T19:12:55.645Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:12:55.645Z] ---> Running in c285fbd0ba09 [2022-07-29T19:12:55.908Z] Removing intermediate container c285fbd0ba09 [2022-07-29T19:12:55.908Z] ---> e1143267f789 [2022-07-29T19:12:55.908Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T19:12:56.168Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T19:12:56.168Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T19:12:56.168Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T19:12:56.168Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T19:12:56.168Z] ---> Running in 62933cba1967 [2022-07-29T19:12:56.168Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T19:12:56.168Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T19:12:56.168Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T19:12:56.168Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T19:12:56.168Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T19:12:56.168Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T19:12:56.168Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T19:12:56.168Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T19:12:56.168Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T19:12:56.168Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T19:12:56.168Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T19:12:56.168Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T19:12:56.168Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T19:12:56.168Z] Removing intermediate container 62933cba1967 [2022-07-29T19:12:56.168Z] ---> d0a85ddbeb53 [2022-07-29T19:12:56.168Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T19:12:56.168Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T19:12:56.168Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T19:12:56.168Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T19:12:56.168Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T19:12:56.168Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T19:12:56.168Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T19:12:56.168Z] ---> Running in 5cb0439818ce [2022-07-29T19:12:56.168Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T19:12:56.168Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T19:12:56.168Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T19:12:56.427Z] Removing intermediate container 5cb0439818ce [2022-07-29T19:12:56.427Z] ---> 1163dc204da4 [2022-07-29T19:12:56.427Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:12:56.427Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T19:12:56.427Z] OK: 83 MiB in 65 packages [2022-07-29T19:12:56.687Z] ---> e1014f22951e [2022-07-29T19:12:56.687Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T19:12:57.256Z] Collecting docker-compose==1.23.2 [2022-07-29T19:12:57.256Z] ---> d374e7fd06c6 [2022-07-29T19:12:57.256Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T19:12:57.256Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T19:12:57.256Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T19:12:57.256Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T19:12:57.256Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T19:12:57.256Z] ---> 41d2f8192b29 [2022-07-29T19:12:57.256Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T19:12:57.256Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T19:12:57.256Z] ---> Running in 8633bb96358b [2022-07-29T19:12:57.517Z] Removing intermediate container 8633bb96358b [2022-07-29T19:12:57.517Z] ---> 951b077bb5b1 [2022-07-29T19:12:57.517Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:12:57.517Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T19:12:57.517Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T19:12:57.517Z] ---> Running in 2e66d3dee2c2 [2022-07-29T19:12:57.517Z] Removing intermediate container 2e66d3dee2c2 [2022-07-29T19:12:57.517Z] ---> 655f07d52f56 [2022-07-29T19:12:57.517Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T19:12:57.517Z] Collecting PyYAML<4,>=3.10 [2022-07-29T19:12:57.517Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T19:12:57.517Z] ---> Running in 94b8ea8b9d08 [2022-07-29T19:12:57.777Z] Removing intermediate container 94b8ea8b9d08 [2022-07-29T19:12:57.777Z] ---> 83fbab841548 [2022-07-29T19:12:57.777Z] Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:12:57.777Z] ---> Running in 534b85b34547 [2022-07-29T19:12:58.038Z] Removing intermediate container 534b85b34547 [2022-07-29T19:12:58.038Z] ---> 2ee73faa386a [2022-07-29T19:12:58.038Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:12:58.038Z] ---> Running in 1a7513d339f8 [2022-07-29T19:12:58.038Z] Removing intermediate container 1a7513d339f8 [2022-07-29T19:12:58.038Z] ---> ff2b2dc9128c [2022-07-29T19:12:58.038Z] [2022-07-29T19:12:58.038Z] Successfully built ff2b2dc9128c [2022-07-29T19:12:58.038Z] Successfully tagged support-notifications:latest [2022-07-29T19:12:58.298Z]  Building support-notifications ... done Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T19:12:58.298Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T19:12:58.559Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T19:12:58.559Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T19:12:58.559Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T19:12:58.559Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T19:12:58.819Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T19:12:58.819Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T19:12:59.078Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T19:12:59.078Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T19:12:59.078Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T19:12:59.078Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T19:12:59.078Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T19:12:59.339Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T19:12:59.339Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T19:12:59.339Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T19:12:59.339Z] Collecting idna<2.8,>=2.5 [2022-07-29T19:12:59.339Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T19:12:59.339Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T19:12:59.339Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T19:12:59.339Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T19:12:59.339Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T19:12:59.339Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T19:12:59.339Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T19:12:59.600Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T19:12:59.600Z] Attempting uninstall: urllib3 [2022-07-29T19:12:59.600Z] Found existing installation: urllib3 1.26.7 [2022-07-29T19:12:59.600Z] Uninstalling urllib3-1.26.7: [2022-07-29T19:12:59.600Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T19:12:59.600Z] Attempting uninstall: idna [2022-07-29T19:12:59.600Z] Found existing installation: idna 3.3 [2022-07-29T19:12:59.600Z] Uninstalling idna-3.3: [2022-07-29T19:12:59.600Z] Successfully uninstalled idna-3.3 [2022-07-29T19:13:00.172Z] Attempting uninstall: requests [2022-07-29T19:13:00.172Z] Found existing installation: requests 2.26.0 [2022-07-29T19:13:00.172Z] Uninstalling requests-2.26.0: [2022-07-29T19:13:00.172Z] Successfully uninstalled requests-2.26.0 [2022-07-29T19:13:00.172Z] Running setup.py install for texttable: started [2022-07-29T19:13:00.433Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T19:13:00.433Z] Running setup.py install for PyYAML: started [2022-07-29T19:13:01.007Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T19:13:01.007Z] Running setup.py install for docopt: started [2022-07-29T19:13:01.271Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T19:13:01.271Z] Running setup.py install for dockerpty: started [2022-07-29T19:13:01.532Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T19:13:01.799Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-29T19:13:04.336Z] Removing intermediate container 3d07ed729215 [2022-07-29T19:13:04.336Z] ---> 1551a486a31e [2022-07-29T19:13:04.336Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T19:13:04.336Z] ---> Running in ea8f673ae15e [2022-07-29T19:13:04.336Z] Removing intermediate container ea8f673ae15e [2022-07-29T19:13:04.336Z] ---> 84db0ca657e0 [2022-07-29T19:13:04.336Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T19:13:04.336Z] ---> Running in fd4d9a49020e [2022-07-29T19:13:04.336Z] Removing intermediate container fd4d9a49020e [2022-07-29T19:13:04.336Z] ---> 1f2759387f12 [2022-07-29T19:13:04.336Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T19:13:04.907Z] ---> a1c3080db741 [2022-07-29T19:13:04.907Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T19:13:04.907Z] ---> 7bf11b52f5e5 [2022-07-29T19:13:04.907Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T19:13:05.167Z] ---> 3189ee57b024 [2022-07-29T19:13:05.167Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T19:13:05.167Z] ---> Running in 411dc06b9afb [2022-07-29T19:13:05.167Z] Removing intermediate container 411dc06b9afb [2022-07-29T19:13:05.167Z] ---> 4c8c57ad0c19 [2022-07-29T19:13:05.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:13:05.431Z] ---> Running in ab2ff362e521 [2022-07-29T19:13:05.431Z] Removing intermediate container ab2ff362e521 [2022-07-29T19:13:05.431Z] ---> 13c9f4777104 [2022-07-29T19:13:05.431Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T19:13:05.431Z] ---> Running in 9d3419f889e3 [2022-07-29T19:13:05.692Z] Removing intermediate container 9d3419f889e3 [2022-07-29T19:13:05.692Z] ---> fa2a6d98b58f [2022-07-29T19:13:05.692Z] Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:13:05.692Z] ---> Running in 0d3b62fd42a9 [2022-07-29T19:13:05.692Z] Removing intermediate container 0d3b62fd42a9 [2022-07-29T19:13:05.692Z] ---> 7183a7636312 [2022-07-29T19:13:05.692Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:13:05.692Z] ---> Running in 40047482cd24 [2022-07-29T19:13:05.955Z] Removing intermediate container 40047482cd24 [2022-07-29T19:13:05.955Z] ---> 22100fd75d60 [2022-07-29T19:13:05.955Z] [2022-07-29T19:13:05.955Z] Successfully built 22100fd75d60 [2022-07-29T19:13:05.955Z] Successfully tagged sys-mgmt-agent:latest [2022-07-29T19:13:05.964Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-29T19:13:05.998Z] $ docker stop --time=1 c82d5d82f5c3ecd2f3a89f4c991e1ac9d136d12dd9e7ac4dbcb1196114135324 [2022-07-29T19:13:07.325Z] $ docker rm -f c82d5d82f5c3ecd2f3a89f4c991e1ac9d136d12dd9e7ac4dbcb1196114135324 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T19:13:07.725Z] + docker images [2022-07-29T19:13:07.726Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T19:13:07.726Z] sys-mgmt-agent latest 22100fd75d60 2 seconds ago 299MB [2022-07-29T19:13:07.726Z] support-notifications latest ff2b2dc9128c 10 seconds ago 27.1MB [2022-07-29T19:13:07.726Z] f2bed6c2a6b8 14 seconds ago 1.75GB [2022-07-29T19:13:07.726Z] 7fb9abd1c77d 16 seconds ago 1.69GB [2022-07-29T19:13:07.726Z] core-data latest 8f5ed8cb0db7 28 seconds ago 21.5MB [2022-07-29T19:13:07.726Z] security-proxy-setup latest a3b1d7ac67e2 29 seconds ago 27.2MB [2022-07-29T19:13:07.726Z] support-scheduler latest 11cbbb47051c 33 seconds ago 26.5MB [2022-07-29T19:13:07.726Z] dab75c9f720b 37 seconds ago 1.69GB [2022-07-29T19:13:07.726Z] 51aec1649d72 39 seconds ago 1.74GB [2022-07-29T19:13:07.726Z] c5d638b72333 39 seconds ago 1.71GB [2022-07-29T19:13:07.726Z] security-spire-agent latest 0691969ef300 About a minute ago 125MB [2022-07-29T19:13:07.726Z] security-spire-config latest 0099de9bdee6 About a minute ago 85.8MB [2022-07-29T19:13:07.726Z] security-spire-server latest 3b431f50c807 About a minute ago 86.5MB [2022-07-29T19:13:07.726Z] 06a2d6984086 About a minute ago 1.58GB [2022-07-29T19:13:07.726Z] security-bootstrapper latest 30db21ce7d90 About a minute ago 19.3MB [2022-07-29T19:13:07.726Z] 84c552509e84 About a minute ago 1.58GB [2022-07-29T19:13:07.726Z] 7163f288291a About a minute ago 1.58GB [2022-07-29T19:13:07.726Z] security-secretstore-setup latest 75e778e79a59 About a minute ago 28.9MB [2022-07-29T19:13:07.726Z] core-command latest 6a20c759af2f About a minute ago 16.2MB [2022-07-29T19:13:07.726Z] core-metadata latest da06e0b07bcd About a minute ago 17.1MB [2022-07-29T19:13:07.726Z] ce2ba8fefb5a About a minute ago 1.69GB [2022-07-29T19:13:07.726Z] 9aeb71dd098e About a minute ago 1.69GB [2022-07-29T19:13:07.726Z] 77dde704ce12 About a minute ago 1.68GB [2022-07-29T19:13:07.726Z] 96ad7bfe89f6 About a minute ago 1.7GB [2022-07-29T19:13:07.726Z] security-spiffe-token-provider latest 03ca737bf4af About a minute ago 29.1MB [2022-07-29T19:13:07.726Z] f236bd8988f8 2 minutes ago 1.74GB [2022-07-29T19:13:07.726Z] ci-base-image-x86_64 latest b9343d36bcbe 5 minutes ago 993MB [2022-07-29T19:13:07.726Z] alpine 3.15 2720e26172a0 9 days ago 5.57MB [2022-07-29T19:13:07.726Z] alpine 3.16 d7d3d98c851f 10 days ago 5.53MB [2022-07-29T19:13:07.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-07-29T19:13:07.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-29T19:13:07.726Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-29T19:13:07.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T19:13:30.796Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T19:15:22.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T19:15:22.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T19:15:22.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T19:15:22.732Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T19:15:22.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T19:15:22.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T19:15:22.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T19:15:22.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T19:15:22.732Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T19:15:26.150Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T19:15:26.150Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T19:15:26.150Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T19:15:26.150Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T19:15:26.150Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T19:15:26.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T19:15:41.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.347s coverage: 28.7% of statements [2022-07-29T19:15:41.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T19:15:41.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T19:15:44.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.399s coverage: 98.5% of statements [2022-07-29T19:15:44.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T19:15:44.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.530s coverage: 54.2% of statements [2022-07-29T19:15:44.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T19:15:44.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T19:16:07.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.442s coverage: 89.2% of statements [2022-07-29T19:16:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T19:16:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T19:16:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:16:07.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.296s coverage: 83.8% of statements [2022-07-29T19:16:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T19:16:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T19:16:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T19:16:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T19:16:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T19:16:08.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.512s coverage: 95.6% of statements [2022-07-29T19:16:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T19:16:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:16:08.030Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.467s coverage: 72.2% of statements [2022-07-29T19:16:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T19:16:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T19:16:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T19:16:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T19:16:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T19:16:08.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.537s coverage: 60.0% of statements [2022-07-29T19:16:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T19:16:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T19:16:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T19:16:08.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements [2022-07-29T19:16:08.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T19:16:08.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.261s coverage: 58.8% of statements [2022-07-29T19:16:09.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.6% of statements [2022-07-29T19:16:09.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T19:16:14.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.326s coverage: 47.1% of statements [2022-07-29T19:16:14.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.516s coverage: 79.5% of statements [2022-07-29T19:16:14.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements [2022-07-29T19:16:14.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.322s coverage: 96.3% of statements [2022-07-29T19:16:17.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements [2022-07-29T19:16:27.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements [2022-07-29T19:16:27.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.228s coverage: 44.8% of statements [2022-07-29T19:16:37.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 82.2% of statements [2022-07-29T19:16:37.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T19:16:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T19:16:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 65.1% of statements [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T19:16:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T19:16:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T19:16:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T19:16:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements [2022-07-29T19:16:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements [2022-07-29T19:16:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements [2022-07-29T19:16:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.790s coverage: 91.2% of statements [2022-07-29T19:16:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T19:16:45.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.891s coverage: 64.7% of statements [2022-07-29T19:16:45.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T19:16:45.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T19:16:45.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.305s coverage: 100.0% of statements [2022-07-29T19:16:45.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements [2022-07-29T19:16:45.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2022-07-29T19:16:45.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements [2022-07-29T19:16:45.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.113s coverage: 100.0% of statements [2022-07-29T19:16:54.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.387s coverage: 65.8% of statements [2022-07-29T19:16:54.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T19:16:54.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T19:16:54.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T19:16:55.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.090s coverage: 43.6% of statements [2022-07-29T19:16:55.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T19:16:55.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T19:16:55.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements [2022-07-29T19:16:55.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T19:16:55.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements [2022-07-29T19:16:55.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T19:16:55.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T19:16:55.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T19:16:55.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T19:17:05.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.421s coverage: 17.7% of statements [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T19:17:05.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.808s coverage: 92.3% of statements [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T19:17:05.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.362s coverage: 63.2% of statements [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T19:17:05.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.499s coverage: 97.7% of statements [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T19:17:05.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T19:17:05.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T19:17:05.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.229s coverage: 100.0% of statements [2022-07-29T19:17:05.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-07-29T19:17:05.686Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-29T19:17:05.686Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-29T19:17:05.686Z] GO111MODULE=on go vet ./... [2022-07-29T19:18:57.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T19:18:57.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T19:18:57.606Z] ./bin/test-attribution-txt.sh [2022-07-29T19:18:57.606Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T19:18:57.606Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T19:18:57.606Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T19:18:57.606Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T19:18:57.606Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T19:18:57.606Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T19:18:57.606Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T19:18:57.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T19:18:58.321Z] + ls -al . [2022-07-29T19:18:58.321Z] total 684 [2022-07-29T19:18:58.321Z] drwxrwxr-x 9 1001 1001 4096 Jul 29 19:12 . [2022-07-29T19:18:58.321Z] drwxr-xr-x 4 root root 4096 Jul 29 19:12 .. [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 19:11 .dockerignore [2022-07-29T19:18:58.321Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 19:11 .git [2022-07-29T19:18:58.321Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 19:11 .github [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 19:11 .gitignore [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 19:11 .golangci.yml [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 19:11 .hadolint.yml [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 19:11 .sonarcloud.properties [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 19:11 ADOPTERS.md [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 19:11 Attribution.txt [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 19:11 CHANGELOG.md [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 19:11 CONTRIBUTING.md [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 19:11 GOVERNANCE.md [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 19:11 Jenkinsfile [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 19:11 LICENSE [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 10350 Jul 29 19:11 Makefile [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 19:11 OWNERS.md [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 19:11 README.md [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 19:11 SECURITY.md [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 19:07 VERSION [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 19:11 ZMQWindows.md [2022-07-29T19:18:58.321Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 19:11 bin [2022-07-29T19:18:58.321Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 19:11 cmd [2022-07-29T19:18:58.321Z] -rw-r--r-- 1 root root 436531 Jul 29 19:17 coverage.out [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 19:11 go.mod [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 19:11 go.sum [2022-07-29T19:18:58.321Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 19:11 internal [2022-07-29T19:18:58.321Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 19:11 openapi [2022-07-29T19:18:58.321Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 19:11 snap [2022-07-29T19:18:58.321Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 19:11 version.go [Pipeline] sh [2022-07-29T19:18:59.024Z] + '[' -e coverage.out ] [2022-07-29T19:18:59.024Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T19:18:59.065Z] Warning: overwriting stash ‘coverage-report’ [2022-07-29T19:18:59.874Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T19:19:00.543Z] + make build [2022-07-29T19:19:00.543Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T19:20:37.451Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T19:21:45.526Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-29T19:21:45.526Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T19:22:24.603Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T19:22:24.603Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T19:22:28.020Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T19:22:34.759Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T19:22:39.093Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T19:22:45.837Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T19:22:48.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-29T19:22:54.136Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-29T19:23:04.349Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-29T19:23:08.693Z] $ docker stop --time=1 67c30a31f040694dfed35f6a0c719eac5d5765ac4f9a14f53d6e1c27f93ea3ed [2022-07-29T19:23:10.810Z] $ docker rm -f 67c30a31f040694dfed35f6a0c719eac5d5765ac4f9a14f53d6e1c27f93ea3ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:23:13.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T19:23:13.712Z] [2022-07-29T19:23:13.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:23:14.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T19:23:14.407Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-29T19:23:14.407Z] 29e5d40040c1: Pulling fs layer [2022-07-29T19:23:14.407Z] 1ce36da41761: Pulling fs layer [2022-07-29T19:23:14.407Z] 25b303627fd3: Pulling fs layer [2022-07-29T19:23:14.407Z] 29e5d40040c1: Verifying Checksum [2022-07-29T19:23:14.407Z] 29e5d40040c1: Download complete [2022-07-29T19:23:14.683Z] 1ce36da41761: Verifying Checksum [2022-07-29T19:23:14.683Z] 1ce36da41761: Download complete [2022-07-29T19:23:14.959Z] 29e5d40040c1: Pull complete [2022-07-29T19:23:16.400Z] 1ce36da41761: Pull complete [2022-07-29T19:23:16.400Z] 25b303627fd3: Verifying Checksum [2022-07-29T19:23:16.400Z] 25b303627fd3: Download complete [2022-07-29T19:23:28.808Z] 25b303627fd3: Pull complete [2022-07-29T19:23:28.808Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-29T19:23:28.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T19:23:28.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:23:29.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-21510 does not seem to be running inside a container [2022-07-29T19:23:29.281Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-29T19:23:31.924Z] $ docker top ca75f7deb46a6878b35c0b5c1e146b79e47cb0bf5d332e6cc5db84ebb4b49784 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:23:32.948Z] + docker-compose build --help [2022-07-29T19:23:32.949Z] + grep parallel [2022-07-29T19:23:38.362Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T19:23:38.391Z] $ docker stop --time=1 ca75f7deb46a6878b35c0b5c1e146b79e47cb0bf5d332e6cc5db84ebb4b49784 [2022-07-29T19:23:40.104Z] $ docker rm -f ca75f7deb46a6878b35c0b5c1e146b79e47cb0bf5d332e6cc5db84ebb4b49784 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:23:40.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T19:23:40.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:23:41.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-21510 does not seem to be running inside a container [2022-07-29T19:23:41.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-29T19:23:42.720Z] $ docker top 71ccf3e51ce3ca39c50fbfc11b4283d913ee623e3cd622640bba1db2b8e85507 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:23:43.716Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T19:23:50.422Z] Building core-command ... [2022-07-29T19:23:50.422Z] Building core-data ... [2022-07-29T19:23:50.422Z] Building core-metadata ... [2022-07-29T19:23:50.422Z] Building security-bootstrapper ... [2022-07-29T19:23:50.422Z] Building security-proxy-setup ... [2022-07-29T19:23:50.422Z] Building security-secretstore-setup ... [2022-07-29T19:23:50.422Z] Building security-spiffe-token-provider ... [2022-07-29T19:23:50.422Z] Building security-spire-agent ... [2022-07-29T19:23:50.422Z] Building security-spire-config ... [2022-07-29T19:23:50.422Z] Building security-spire-server ... [2022-07-29T19:23:50.422Z] Building support-notifications ... [2022-07-29T19:23:50.422Z] Building support-scheduler ... [2022-07-29T19:23:50.422Z] Building sys-mgmt-agent ... [2022-07-29T19:23:50.422Z] Building security-spire-server [2022-07-29T19:23:50.422Z] Building security-bootstrapper [2022-07-29T19:23:50.422Z] Building sys-mgmt-agent [2022-07-29T19:23:50.422Z] Building core-data [2022-07-29T19:23:50.422Z] Building security-secretstore-setup [2022-07-29T19:25:27.236Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:25:27.236Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:25:27.236Z] ---> f1e255a34885 [2022-07-29T19:25:27.236Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T19:25:27.236Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:25:27.236Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:25:27.237Z] ---> f1e255a34885 [2022-07-29T19:25:27.237Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T19:25:27.237Z] ---> Running in 3b7ff99aa67d [2022-07-29T19:25:27.237Z] ---> Running in 6418c0728a7f [2022-07-29T19:25:27.237Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:25:27.237Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:25:27.237Z] ---> f1e255a34885 [2022-07-29T19:25:27.237Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:25:27.237Z] ---> Running in 882f06d5b267 [2022-07-29T19:25:27.237Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:25:27.237Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:25:27.237Z] ---> f1e255a34885 [2022-07-29T19:25:27.237Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T19:25:27.237Z] ---> Running in b8aaf0afbd26 [2022-07-29T19:25:27.237Z] Removing intermediate container 6418c0728a7f [2022-07-29T19:25:27.237Z] ---> 1c1c638a53d6 [2022-07-29T19:25:27.237Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:25:27.237Z] Removing intermediate container 3b7ff99aa67d [2022-07-29T19:25:27.237Z] ---> b7509d15027f [2022-07-29T19:25:27.237Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:25:27.237Z] Removing intermediate container 882f06d5b267 [2022-07-29T19:25:27.237Z] ---> 82e6fb48897d [2022-07-29T19:25:27.237Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:25:27.237Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:25:27.237Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:25:27.237Z] ---> f1e255a34885 [2022-07-29T19:25:27.237Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:25:27.237Z] ---> Running in 610354dbddc6 [2022-07-29T19:25:27.237Z] ---> Running in 18d839ab650c [2022-07-29T19:25:27.237Z] ---> Running in 44fc7d7a4108 [2022-07-29T19:25:27.237Z] ---> Running in 9ad7ddfef9c8 [2022-07-29T19:25:27.237Z] Removing intermediate container b8aaf0afbd26 [2022-07-29T19:25:27.237Z] ---> 92f5fa367987 [2022-07-29T19:25:27.237Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:25:27.237Z] ---> Running in bbc076c31934 [2022-07-29T19:25:27.237Z] Removing intermediate container 610354dbddc6 [2022-07-29T19:25:27.237Z] ---> c48511128d4b [2022-07-29T19:25:27.237Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:25:27.237Z] ---> Running in 08f76b77c52f [2022-07-29T19:25:27.237Z] Removing intermediate container 18d839ab650c [2022-07-29T19:25:27.237Z] ---> 50257441bdb9 [2022-07-29T19:25:27.237Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T19:25:27.237Z] ---> Running in 71f32a32144e [2022-07-29T19:25:27.237Z] Removing intermediate container bbc076c31934 [2022-07-29T19:25:27.237Z] ---> f198e3fcbe24 [2022-07-29T19:25:27.237Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T19:25:27.237Z] ---> Running in 1f3d564fccc6 [2022-07-29T19:25:27.237Z] Removing intermediate container 9ad7ddfef9c8 [2022-07-29T19:25:27.237Z] Removing intermediate container 44fc7d7a4108 [2022-07-29T19:25:27.237Z] ---> a1bcdaa2cdc2 [2022-07-29T19:25:27.237Z] ---> 36aaddd6be0c [2022-07-29T19:25:27.237Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T19:25:27.237Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:25:27.237Z] ---> Running in c49cbbf34121 [2022-07-29T19:25:27.237Z] ---> Running in 2810ab6be916 [2022-07-29T19:25:27.237Z] Removing intermediate container 08f76b77c52f [2022-07-29T19:25:27.237Z] ---> 68050d46bdd9 [2022-07-29T19:25:27.237Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T19:25:27.237Z] ---> Running in d831f300051a [2022-07-29T19:25:27.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:27.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:27.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:27.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:27.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:27.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:27.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:27.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:27.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:27.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:27.237Z] OK: 221 MiB in 51 packages [2022-07-29T19:25:27.845Z] OK: 221 MiB in 51 packages [2022-07-29T19:25:28.475Z] OK: 221 MiB in 51 packages [2022-07-29T19:25:28.475Z] OK: 221 MiB in 51 packages [2022-07-29T19:25:28.768Z] OK: 221 MiB in 51 packages [2022-07-29T19:25:28.768Z] Removing intermediate container 71f32a32144e [2022-07-29T19:25:28.768Z] ---> 4189493ac16f [2022-07-29T19:25:28.768Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T19:25:29.777Z] Removing intermediate container 1f3d564fccc6 [2022-07-29T19:25:29.777Z] ---> bd82e98fd362 [2022-07-29T19:25:29.777Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T19:25:30.380Z] Removing intermediate container d831f300051a [2022-07-29T19:25:30.380Z] ---> dfb4a25130db [2022-07-29T19:25:30.380Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:25:30.380Z] Removing intermediate container c49cbbf34121 [2022-07-29T19:25:30.380Z] ---> bced756926eb [2022-07-29T19:25:30.380Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T19:25:30.380Z] Removing intermediate container 2810ab6be916 [2022-07-29T19:25:30.380Z] ---> 6fb046045f2a [2022-07-29T19:25:30.380Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:25:30.380Z] ---> 83c7367a7a57 [2022-07-29T19:25:30.380Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:25:30.657Z] ---> Running in 5c417e1a25b5 [2022-07-29T19:25:31.274Z] ---> e55a2da402b2 [2022-07-29T19:25:31.274Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:25:31.274Z] ---> Running in 9427335166e9 [2022-07-29T19:25:31.916Z] ---> f15901bead49 [2022-07-29T19:25:31.916Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:25:31.916Z] ---> b9b64cd59ad7 [2022-07-29T19:25:31.916Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:25:31.916Z] ---> 5ac2f1dc62a7 [2022-07-29T19:25:31.916Z] ---> Running in febd3aec6cb6 [2022-07-29T19:25:31.916Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:25:32.206Z] ---> Running in 04a2e38dacdc [2022-07-29T19:25:32.206Z] ---> Running in 2fd9918d6374 [2022-07-29T19:26:40.269Z] Removing intermediate container 04a2e38dacdc [2022-07-29T19:26:40.269Z] ---> 83bbeb7f824a [2022-07-29T19:26:40.269Z] Step 8/25 : COPY . . [2022-07-29T19:26:40.269Z] Removing intermediate container 5c417e1a25b5 [2022-07-29T19:26:40.269Z] ---> a442745b7bcd [2022-07-29T19:26:40.269Z] Step 8/25 : COPY . . [2022-07-29T19:26:40.269Z] Removing intermediate container 2fd9918d6374 [2022-07-29T19:26:40.269Z] ---> ef7ff85fbecc [2022-07-29T19:26:40.269Z] Step 8/23 : COPY . . [2022-07-29T19:26:40.269Z] Removing intermediate container 9427335166e9 [2022-07-29T19:26:40.269Z] ---> beababc91daa [2022-07-29T19:26:40.269Z] Step 8/31 : COPY . . [2022-07-29T19:26:40.269Z] Removing intermediate container febd3aec6cb6 [2022-07-29T19:26:40.269Z] ---> 3b15c219d7b4 [2022-07-29T19:26:40.269Z] Step 8/23 : COPY . . [2022-07-29T19:27:02.482Z] ---> 301ed917e8b7 [2022-07-29T19:27:02.482Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T19:27:02.482Z] ---> Running in 69936a643851 [2022-07-29T19:27:02.482Z] ---> a59f930f4b6f [2022-07-29T19:27:02.482Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T19:27:02.482Z] ---> fe7e5f73153f [2022-07-29T19:27:02.482Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T19:27:02.482Z] ---> Running in 1c8b2f041397 [2022-07-29T19:27:02.482Z] ---> 4d444d83ced4 [2022-07-29T19:27:02.482Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T19:27:02.482Z] ---> Running in 16bbc739e106 [2022-07-29T19:27:02.482Z] ---> 52c7be5453d5 [2022-07-29T19:27:02.482Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:27:02.482Z] ---> Running in 9d0dec0e89c8 [2022-07-29T19:27:02.756Z] ---> Running in 57d6dbba5afb [2022-07-29T19:27:03.372Z] Removing intermediate container 57d6dbba5afb [2022-07-29T19:27:03.372Z] ---> 56b713ef9db8 [2022-07-29T19:27:03.372Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T19:27:03.650Z] ---> Running in d49cafb32325 [2022-07-29T19:27:04.260Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-29T19:27:04.260Z] Removing intermediate container d49cafb32325 [2022-07-29T19:27:04.260Z] ---> c5c4f173a8e4 [2022-07-29T19:27:04.260Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T19:27:04.538Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T19:27:04.538Z] ---> Running in 8fb59e07aa5e [2022-07-29T19:27:04.816Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T19:27:05.444Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T19:27:07.449Z] Removing intermediate container 8fb59e07aa5e [2022-07-29T19:27:07.449Z] ---> 8d64c320f1e3 [2022-07-29T19:27:07.449Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T19:27:07.725Z] ---> Running in 7c93a3db8ccd [2022-07-29T19:27:08.328Z] Removing intermediate container 7c93a3db8ccd [2022-07-29T19:27:08.328Z] ---> c1dd95b94e3a [2022-07-29T19:27:08.328Z] [2022-07-29T19:27:08.328Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T19:27:08.609Z] 3.15: Pulling from library/alpine [2022-07-29T19:27:10.072Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T19:27:10.072Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T19:27:10.072Z] ---> 60f2846fe774 [2022-07-29T19:27:10.072Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:27:10.072Z] ---> Running in 7029da4991e9 [2022-07-29T19:27:10.685Z] Removing intermediate container 7029da4991e9 [2022-07-29T19:27:10.685Z] ---> 9ff6bd4ce2e1 [2022-07-29T19:27:10.685Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:27:10.685Z] ---> Running in e416cf773ea4 [2022-07-29T19:27:14.136Z] Removing intermediate container e416cf773ea4 [2022-07-29T19:27:14.136Z] ---> ed0acb95ca64 [2022-07-29T19:27:14.136Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T19:27:14.136Z] ---> Running in 831b40aca767 [2022-07-29T19:27:16.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:27:17.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:27:18.587Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:27:18.587Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:27:18.587Z] OK: 15733 distinct packages available [2022-07-29T19:27:18.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:27:19.854Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:27:21.302Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T19:27:21.302Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:27:21.578Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T19:27:21.578Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T19:27:21.578Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T19:27:21.855Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:27:21.855Z] OK: 6 MiB in 19 packages [2022-07-29T19:27:23.849Z] Removing intermediate container 831b40aca767 [2022-07-29T19:27:23.849Z] ---> 84af2906366e [2022-07-29T19:27:23.849Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:27:29.289Z] ---> 5cf04cf87d91 [2022-07-29T19:27:29.289Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:27:30.283Z] ---> 1d9ec3f55c92 [2022-07-29T19:27:30.283Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T19:27:31.283Z] ---> 741a7f382465 [2022-07-29T19:27:31.283Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T19:27:31.904Z] ---> 4086f2cade6e [2022-07-29T19:27:31.904Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:27:32.193Z] ---> Running in fd1981c3561c [2022-07-29T19:27:32.472Z] Removing intermediate container fd1981c3561c [2022-07-29T19:27:32.472Z] ---> d667de3d5dd2 [2022-07-29T19:27:32.751Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:27:32.751Z] ---> Running in baf6f1602b49 [2022-07-29T19:27:33.359Z] Removing intermediate container baf6f1602b49 [2022-07-29T19:27:33.359Z] ---> 5de886a5e05d [2022-07-29T19:27:33.359Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T19:27:33.359Z] ---> Running in aa76cc8411f3 [2022-07-29T19:27:33.967Z] Removing intermediate container aa76cc8411f3 [2022-07-29T19:27:33.967Z] ---> f3937bf701f1 [2022-07-29T19:27:33.967Z] Step 24/25 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:27:33.967Z] ---> Running in bcf92ebc3d3e [2022-07-29T19:27:34.581Z] Removing intermediate container bcf92ebc3d3e [2022-07-29T19:27:34.581Z] ---> 5aceddf06d25 [2022-07-29T19:27:34.581Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T19:27:34.581Z] ---> Running in 224c012ae823 [2022-07-29T19:27:34.859Z] Removing intermediate container 224c012ae823 [2022-07-29T19:27:34.859Z] ---> e6aa2da1da2f [2022-07-29T19:27:34.859Z] [2022-07-29T19:27:35.464Z] Successfully built e6aa2da1da2f [2022-07-29T19:27:35.464Z] Successfully tagged security-spire-server-arm64:latest [2022-07-29T19:27:35.464Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-07-29T19:28:07.876Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:28:07.876Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:28:07.876Z] ---> f1e255a34885 [2022-07-29T19:28:07.876Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T19:28:07.876Z] ---> Using cache [2022-07-29T19:28:07.876Z] ---> c48511128d4b [2022-07-29T19:28:07.876Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T19:28:07.876Z] ---> Running in 87ae55605803 [2022-07-29T19:28:08.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:28:09.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:28:10.078Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T19:28:10.078Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T19:28:10.078Z] OK: 16887 distinct packages available [2022-07-29T19:28:10.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:28:10.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:28:11.636Z] OK: 221 MiB in 51 packages [2022-07-29T19:28:13.639Z] Removing intermediate container 87ae55605803 [2022-07-29T19:28:13.639Z] ---> c62aa6a4aab2 [2022-07-29T19:28:13.639Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T19:28:14.243Z] ---> efd1a6e60edc [2022-07-29T19:28:14.243Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:28:14.520Z] ---> Running in e3a125996058 [2022-07-29T19:29:01.560Z] Removing intermediate container e3a125996058 [2022-07-29T19:29:01.560Z] ---> 70245ddeadfb [2022-07-29T19:29:01.560Z] Step 7/20 : COPY . . [2022-07-29T19:29:23.790Z] ---> fdb6b6a5f34d [2022-07-29T19:29:23.790Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T19:29:23.790Z] ---> Running in 2b94a7a18555 [2022-07-29T19:29:24.778Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-29T19:32:47.037Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T19:32:48.036Z] Removing intermediate container 9d0dec0e89c8 [2022-07-29T19:32:48.036Z] ---> f58eb98166d6 [2022-07-29T19:32:48.036Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T19:32:48.319Z] ---> Running in f2f4fa113f8c [2022-07-29T19:32:50.335Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T19:32:58.676Z] Removing intermediate container f2f4fa113f8c [2022-07-29T19:32:58.676Z] ---> 4153c0d30b2e [2022-07-29T19:32:58.676Z] [2022-07-29T19:32:58.676Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T19:32:58.676Z] 20.10.14: Pulling from library/docker [2022-07-29T19:33:02.109Z] Removing intermediate container 69936a643851 [2022-07-29T19:33:02.109Z] ---> dc864fe2b3e3 [2022-07-29T19:33:02.109Z] [2022-07-29T19:33:02.109Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T19:33:02.109Z] 3.16: Pulling from library/alpine [2022-07-29T19:33:05.548Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T19:33:05.548Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T19:33:05.548Z] ---> 3d81c46cd875 [2022-07-29T19:33:05.548Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:33:05.829Z] ---> Running in b5ed5d8d6664 [2022-07-29T19:33:07.280Z] Removing intermediate container b5ed5d8d6664 [2022-07-29T19:33:07.280Z] ---> 864f9b15def7 [2022-07-29T19:33:07.280Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T19:33:07.280Z] ---> Running in 365d4f084197 [2022-07-29T19:33:09.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:10.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:11.681Z] Removing intermediate container 16bbc739e106 [2022-07-29T19:33:11.681Z] ---> 5aa256a1e5de [2022-07-29T19:33:11.681Z] [2022-07-29T19:33:11.681Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T19:33:11.681Z] ---> 3d81c46cd875 [2022-07-29T19:33:11.681Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T19:33:11.681Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T19:33:11.681Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T19:33:11.681Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:33:11.681Z] OK: 5 MiB in 16 packages [2022-07-29T19:33:11.681Z] ---> Running in bed7c4871594 [2022-07-29T19:33:14.352Z] Removing intermediate container 365d4f084197 [2022-07-29T19:33:14.352Z] ---> 941d9ca3c169 [2022-07-29T19:33:14.352Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T19:33:14.352Z] ---> Running in 72dba8653cd3 [2022-07-29T19:33:14.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:14.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:15.287Z] Removing intermediate container 72dba8653cd3 [2022-07-29T19:33:15.287Z] ---> 57ed958bbcfc [2022-07-29T19:33:15.287Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T19:33:15.563Z] ---> Running in c188d31653be [2022-07-29T19:33:16.173Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T19:33:16.173Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T19:33:16.173Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T19:33:16.173Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:33:16.173Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:33:16.454Z] Removing intermediate container c188d31653be [2022-07-29T19:33:16.454Z] ---> c03f51844869 [2022-07-29T19:33:16.454Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T19:33:16.733Z] ---> Running in d27c9a73e532 [2022-07-29T19:33:16.733Z] OK: 6 MiB in 17 packages [2022-07-29T19:33:18.194Z] Removing intermediate container d27c9a73e532 [2022-07-29T19:33:18.194Z] ---> 084a0dd77048 [2022-07-29T19:33:18.194Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T19:33:18.194Z] ---> Running in a6c40e8364b8 [2022-07-29T19:33:20.854Z] Removing intermediate container bed7c4871594 [2022-07-29T19:33:20.854Z] ---> d1ee6d3fd946 [2022-07-29T19:33:20.854Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T19:33:21.135Z] ---> Running in f4547a6daf34 [2022-07-29T19:33:22.586Z] Removing intermediate container f4547a6daf34 [2022-07-29T19:33:22.586Z] ---> 66b103ee5f45 [2022-07-29T19:33:22.586Z] Step 13/25 : WORKDIR / [2022-07-29T19:33:22.586Z] Removing intermediate container a6c40e8364b8 [2022-07-29T19:33:22.586Z] ---> dd611b79f6c5 [2022-07-29T19:33:22.586Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T19:33:22.586Z] ---> Running in f61f366a03eb [2022-07-29T19:33:22.586Z] ---> Running in e74ecd2d67bc [2022-07-29T19:33:24.037Z] Removing intermediate container e74ecd2d67bc [2022-07-29T19:33:24.037Z] ---> 7647ba8d5689 [2022-07-29T19:33:24.037Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T19:33:24.037Z] Removing intermediate container f61f366a03eb [2022-07-29T19:33:24.037Z] ---> 8b1d1983daa0 [2022-07-29T19:33:24.037Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-29T19:33:26.031Z] ---> 050d7b9a1fa4 [2022-07-29T19:33:26.031Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T19:33:26.031Z] ---> 242df11203cf [2022-07-29T19:33:26.031Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-29T19:33:26.312Z] ---> Running in e820af8ab088 [2022-07-29T19:33:28.322Z] ---> aa322affa0e1 [2022-07-29T19:33:28.322Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T19:33:28.927Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T19:33:28.927Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T19:33:28.927Z] ---> c346e9eafbab [2022-07-29T19:33:28.927Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:33:29.210Z] ---> Running in 15bbfeec599a [2022-07-29T19:33:29.492Z] ---> 91dbb0bcaa51 [2022-07-29T19:33:29.492Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-29T19:33:30.495Z] Removing intermediate container 15bbfeec599a [2022-07-29T19:33:30.495Z] ---> 050b340fba03 [2022-07-29T19:33:30.495Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T19:33:30.495Z] ---> Running in 2a5651187eed [2022-07-29T19:33:30.770Z] Removing intermediate container e820af8ab088 [2022-07-29T19:33:30.770Z] ---> 60e88a4eac48 [2022-07-29T19:33:30.770Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:33:31.048Z] ---> c4d9da892759 [2022-07-29T19:33:31.048Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T19:33:32.508Z] ---> 30d23450bac0 [2022-07-29T19:33:32.508Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T19:33:33.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:33.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:33.669Z] ---> 4bf56df55b1d [2022-07-29T19:33:33.669Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T19:33:34.662Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T19:33:34.662Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T19:33:34.662Z] Executing bash-5.1.16-r0.post-install [2022-07-29T19:33:34.662Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T19:33:34.662Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T19:33:34.662Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T19:33:34.662Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T19:33:34.662Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T19:33:34.662Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T19:33:34.662Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T19:33:34.662Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T19:33:34.662Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T19:33:34.939Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T19:33:34.939Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T19:33:34.939Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T19:33:34.939Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T19:33:34.939Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T19:33:34.939Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T19:33:35.540Z] ---> 181629051941 [2022-07-29T19:33:35.540Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T19:33:36.531Z] ---> 56a52f308fb8 [2022-07-29T19:33:36.531Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T19:33:37.137Z] ---> 377d677b2662 [2022-07-29T19:33:37.137Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T19:33:37.748Z] ---> 2c7ccaa3aa4e [2022-07-29T19:33:37.748Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T19:33:38.025Z] ---> Running in c7086185b747 [2022-07-29T19:33:38.303Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T19:33:38.303Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T19:33:38.303Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T19:33:38.303Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T19:33:38.303Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T19:33:38.303Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T19:33:38.303Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T19:33:38.303Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T19:33:38.587Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T19:33:38.587Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T19:33:38.587Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T19:33:38.587Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T19:33:38.587Z] ---> 689af4c2108c [2022-07-29T19:33:38.587Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T19:33:38.587Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T19:33:38.587Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T19:33:38.587Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T19:33:38.587Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T19:33:38.871Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T19:33:38.871Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T19:33:38.871Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T19:33:38.871Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T19:33:38.871Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T19:33:38.871Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T19:33:38.871Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T19:33:38.871Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T19:33:39.159Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T19:33:39.159Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T19:33:40.156Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T19:33:40.156Z] OK: 83 MiB in 65 packages [2022-07-29T19:33:40.438Z] ---> 3ea8343ef727 [2022-07-29T19:33:40.438Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T19:33:41.911Z] Removing intermediate container c7086185b747 [2022-07-29T19:33:41.911Z] ---> cb9a811a0007 [2022-07-29T19:33:41.911Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T19:33:41.911Z] ---> Running in 275f5792ed41 [2022-07-29T19:33:41.911Z] ---> 2ae66ba20015 [2022-07-29T19:33:41.911Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T19:33:41.911Z] ---> Running in 31e487a4064e [2022-07-29T19:33:42.908Z] Removing intermediate container 275f5792ed41 [2022-07-29T19:33:42.908Z] ---> 89f2f89d677e [2022-07-29T19:33:42.908Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T19:33:42.908Z] ---> Running in 5d0ede070841 [2022-07-29T19:33:43.510Z] Removing intermediate container 5d0ede070841 [2022-07-29T19:33:43.510Z] ---> 87e6d13d0c86 [2022-07-29T19:33:43.510Z] Step 24/25 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:33:43.510Z] ---> Running in 4e05137af852 [2022-07-29T19:33:44.511Z] Removing intermediate container 4e05137af852 [2022-07-29T19:33:44.511Z] ---> 6fe6e4b2e9ad [2022-07-29T19:33:44.511Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T19:33:44.511Z] ---> Running in fb78286e0988 [2022-07-29T19:33:45.509Z] Removing intermediate container fb78286e0988 [2022-07-29T19:33:45.509Z] ---> 02f0d74336f7 [2022-07-29T19:33:45.509Z] [2022-07-29T19:33:45.797Z] Removing intermediate container 31e487a4064e [2022-07-29T19:33:45.797Z] ---> 5df1a508f76c [2022-07-29T19:33:45.797Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T19:33:46.083Z] ---> Running in 442eda726bb7 [2022-07-29T19:33:46.360Z] Successfully built 02f0d74336f7 [2022-07-29T19:33:46.360Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-29T19:33:46.360Z] Building security-spire-agent [2022-07-29T19:33:46.640Z]  Building security-secretstore-setup ... done Removing intermediate container 442eda726bb7 [2022-07-29T19:33:46.640Z] ---> 7438aa009952 [2022-07-29T19:33:46.640Z] Step 28/31 : CMD ["gate"] [2022-07-29T19:33:46.640Z] ---> Running in 43b386ce924d [2022-07-29T19:33:47.266Z] Removing intermediate container 43b386ce924d [2022-07-29T19:33:47.266Z] ---> 1c09c285268b [2022-07-29T19:33:47.266Z] Step 29/31 : LABEL arch=arm64 [2022-07-29T19:33:47.266Z] ---> Running in 118406476d3f [2022-07-29T19:33:47.266Z] Collecting docker-compose==1.23.2 [2022-07-29T19:33:47.266Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T19:33:47.552Z] Removing intermediate container 118406476d3f [2022-07-29T19:33:47.552Z] ---> 8ef380c1e9a1 [2022-07-29T19:33:47.552Z] Step 30/31 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:33:47.834Z] ---> Running in 5523ce6ae2ca [2022-07-29T19:33:48.451Z] Removing intermediate container 5523ce6ae2ca [2022-07-29T19:33:48.451Z] ---> c7264bd23abb [2022-07-29T19:33:48.451Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T19:33:48.451Z] ---> Running in 396dd28ebfe9 [2022-07-29T19:33:48.732Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T19:33:48.733Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T19:33:48.733Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T19:33:49.351Z] Removing intermediate container 396dd28ebfe9 [2022-07-29T19:33:49.351Z] ---> df3562bdb931 [2022-07-29T19:33:49.351Z] [2022-07-29T19:33:49.629Z] Successfully built df3562bdb931 [2022-07-29T19:33:49.629Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-29T19:33:49.629Z]  Building security-bootstrapper ... done Building support-scheduler [2022-07-29T19:33:50.235Z] Collecting PyYAML<4,>=3.10 [2022-07-29T19:33:50.235Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T19:33:55.668Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T19:33:55.668Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T19:33:55.944Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T19:33:55.944Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T19:33:56.222Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T19:33:56.222Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T19:33:58.867Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T19:33:58.867Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T19:34:01.508Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T19:34:01.508Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T19:34:01.787Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T19:34:02.065Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T19:34:02.065Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T19:34:02.343Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T19:34:04.988Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T19:34:04.988Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T19:34:05.974Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T19:34:05.974Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T19:34:07.424Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T19:34:07.424Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T19:34:07.424Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T19:34:07.702Z] Collecting idna<2.8,>=2.5 [2022-07-29T19:34:07.702Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T19:34:08.310Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T19:34:08.310Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T19:34:08.310Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T19:34:08.310Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T19:34:10.308Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T19:34:10.308Z] Attempting uninstall: urllib3 [2022-07-29T19:34:10.308Z] Found existing installation: urllib3 1.26.7 [2022-07-29T19:34:10.308Z] Uninstalling urllib3-1.26.7: [2022-07-29T19:34:10.308Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T19:34:11.296Z] Attempting uninstall: idna [2022-07-29T19:34:11.296Z] Found existing installation: idna 3.3 [2022-07-29T19:34:11.296Z] Uninstalling idna-3.3: [2022-07-29T19:34:11.296Z] Successfully uninstalled idna-3.3 [2022-07-29T19:34:15.653Z] Attempting uninstall: requests [2022-07-29T19:34:15.653Z] Found existing installation: requests 2.26.0 [2022-07-29T19:34:15.653Z] Uninstalling requests-2.26.0: [2022-07-29T19:34:15.653Z] Successfully uninstalled requests-2.26.0 [2022-07-29T19:34:15.935Z] Running setup.py install for texttable: started [2022-07-29T19:34:19.385Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T19:34:19.385Z] Running setup.py install for PyYAML: started [2022-07-29T19:34:22.834Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T19:34:22.834Z] Running setup.py install for docopt: started [2022-07-29T19:34:26.247Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T19:34:26.247Z] Running setup.py install for dockerpty: started [2022-07-29T19:34:28.885Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T19:34:30.892Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-29T19:34:32.356Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:34:32.356Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:34:32.356Z] ---> f1e255a34885 [2022-07-29T19:34:32.356Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T19:34:32.356Z] ---> Using cache [2022-07-29T19:34:32.356Z] ---> c48511128d4b [2022-07-29T19:34:32.356Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:34:32.356Z] ---> Using cache [2022-07-29T19:34:32.356Z] ---> 68050d46bdd9 [2022-07-29T19:34:32.356Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:34:32.976Z] ---> Running in 058a27502d25 [2022-07-29T19:34:35.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:34:36.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:34:37.583Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:34:37.583Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:34:37.583Z] ---> f1e255a34885 [2022-07-29T19:34:37.583Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T19:34:37.583Z] ---> Using cache [2022-07-29T19:34:37.583Z] ---> c48511128d4b [2022-07-29T19:34:37.583Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:34:37.583Z] ---> Using cache [2022-07-29T19:34:37.583Z] ---> 68050d46bdd9 [2022-07-29T19:34:37.583Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T19:34:37.583Z] ---> Running in f6c16114e4ca [2022-07-29T19:34:37.857Z] OK: 221 MiB in 51 packages [2022-07-29T19:34:38.135Z] Removing intermediate container 1c8b2f041397 [2022-07-29T19:34:38.135Z] ---> 566afecaaa2d [2022-07-29T19:34:38.135Z] [2022-07-29T19:34:38.135Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:34:38.135Z] ---> 3d81c46cd875 [2022-07-29T19:34:38.135Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T19:34:38.411Z] ---> Running in d938b1a3900b [2022-07-29T19:34:39.873Z] Removing intermediate container d938b1a3900b [2022-07-29T19:34:39.873Z] ---> 684a871f76b7 [2022-07-29T19:34:39.873Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T19:34:39.873Z] ---> Running in 7d8874a5f16a [2022-07-29T19:34:40.480Z] Removing intermediate container 058a27502d25 [2022-07-29T19:34:40.480Z] ---> 654601123ef4 [2022-07-29T19:34:40.480Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T19:34:40.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:34:41.031Z] Removing intermediate container 7d8874a5f16a [2022-07-29T19:34:41.032Z] ---> 202359a7865c [2022-07-29T19:34:41.032Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T19:34:41.315Z] ---> Running in 160ffc4f0813 [2022-07-29T19:34:41.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:34:42.202Z] Removing intermediate container 160ffc4f0813 [2022-07-29T19:34:42.202Z] ---> d18b9519eca1 [2022-07-29T19:34:42.503Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:34:42.503Z] ---> Running in b741a5313e76 [2022-07-29T19:34:42.792Z] ---> 64cf6975aec8 [2022-07-29T19:34:42.792Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:34:43.092Z] OK: 221 MiB in 51 packages [2022-07-29T19:34:43.092Z] ---> Running in b7052acd389a [2022-07-29T19:34:45.740Z] Removing intermediate container f6c16114e4ca [2022-07-29T19:34:45.740Z] ---> 053ae687dfed [2022-07-29T19:34:45.740Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:34:47.735Z] ---> 3b6086e40d19 [2022-07-29T19:34:47.735Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:34:47.735Z] ---> Running in 9598d496708c [2022-07-29T19:34:48.021Z] Removing intermediate container b741a5313e76 [2022-07-29T19:34:48.021Z] ---> 69c968749173 [2022-07-29T19:34:48.021Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T19:34:48.303Z] ---> Running in 576a4fbde00d [2022-07-29T19:34:51.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:34:52.334Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:34:53.798Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T19:34:54.079Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T19:34:54.079Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T19:34:54.079Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T19:34:54.360Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T19:34:54.641Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T19:34:54.641Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:34:54.641Z] OK: 8 MiB in 20 packages [2022-07-29T19:34:56.667Z] Removing intermediate container 576a4fbde00d [2022-07-29T19:34:56.667Z] ---> f1181c364114 [2022-07-29T19:34:56.667Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:34:56.667Z] Removing intermediate container 2a5651187eed [2022-07-29T19:34:56.667Z] ---> a966aa5be7d5 [2022-07-29T19:34:56.667Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T19:34:56.950Z] ---> Running in 62094f340827 [2022-07-29T19:34:57.953Z] Removing intermediate container 62094f340827 [2022-07-29T19:34:57.953Z] ---> 639b1688ad01 [2022-07-29T19:34:57.953Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T19:34:57.953Z] ---> Running in c6fdb5e0b64d [2022-07-29T19:34:58.232Z] ---> d43a76b7506f [2022-07-29T19:34:58.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T19:34:58.843Z] Removing intermediate container c6fdb5e0b64d [2022-07-29T19:34:58.843Z] ---> 97f9150d4201 [2022-07-29T19:34:58.843Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T19:35:00.854Z] ---> 7d14c1e5fb1e [2022-07-29T19:35:00.854Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T19:35:01.139Z] ---> dfdc775781a5 [2022-07-29T19:35:01.139Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T19:35:02.146Z] ---> 12ba21c372f4 [2022-07-29T19:35:02.146Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T19:35:02.429Z] ---> Running in 573f5dc54a95 [2022-07-29T19:35:02.429Z] ---> 3103a13e31d8 [2022-07-29T19:35:02.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T19:35:03.045Z] Removing intermediate container 573f5dc54a95 [2022-07-29T19:35:03.045Z] ---> 8dd82f233e41 [2022-07-29T19:35:03.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:35:03.323Z] ---> Running in 75c5234f76f5 [2022-07-29T19:35:04.329Z] Removing intermediate container 75c5234f76f5 [2022-07-29T19:35:04.329Z] ---> f31c5f3e595f [2022-07-29T19:35:04.329Z] ---> e165b28d6a2c [2022-07-29T19:35:04.329Z] Step 21/23 : LABEL arch=arm64Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T19:35:04.329Z] [2022-07-29T19:35:04.604Z] ---> Running in 31ee56cc338d [2022-07-29T19:35:04.604Z] ---> Running in 19956c7024da [2022-07-29T19:35:05.593Z] Removing intermediate container 31ee56cc338d [2022-07-29T19:35:05.594Z] ---> bd464fa0766d [2022-07-29T19:35:05.594Z] Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:35:05.594Z] Removing intermediate container 19956c7024da [2022-07-29T19:35:05.594Z] ---> 26ef8676c768 [2022-07-29T19:35:05.594Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:35:05.594Z] ---> Running in a14c45d3cca6 [2022-07-29T19:35:05.594Z] ---> Running in 38a385cfb57d [2022-07-29T19:35:06.590Z] Removing intermediate container 38a385cfb57d [2022-07-29T19:35:06.590Z] ---> c94ce6f72da1 [2022-07-29T19:35:06.590Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T19:35:06.590Z] Removing intermediate container a14c45d3cca6 [2022-07-29T19:35:06.590Z] ---> 4166c8a93797 [2022-07-29T19:35:06.590Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:35:06.590Z] ---> Running in 4900d16a1c20 [2022-07-29T19:35:06.590Z] ---> Running in 4c1eaf92cbdd [2022-07-29T19:35:07.619Z] Removing intermediate container 4900d16a1c20 [2022-07-29T19:35:07.619Z] ---> b86e1ff019d9 [2022-07-29T19:35:07.619Z] Removing intermediate container 4c1eaf92cbdd [2022-07-29T19:35:07.619Z] ---> b4684efe05aa [2022-07-29T19:35:07.619Z] [2022-07-29T19:35:07.619Z] Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:35:07.619Z] ---> Running in 7ba69f6f52f3 [2022-07-29T19:35:08.224Z] Successfully built b4684efe05aa [2022-07-29T19:35:08.224Z] Successfully tagged core-data-arm64:latest [2022-07-29T19:35:08.224Z]  Building core-data ... done Building support-notifications [2022-07-29T19:35:08.520Z] Removing intermediate container 7ba69f6f52f3 [2022-07-29T19:35:08.520Z] ---> d23bc359149d [2022-07-29T19:35:08.520Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:35:08.520Z] ---> Running in 35895ceeb88f [2022-07-29T19:35:09.120Z] Removing intermediate container 35895ceeb88f [2022-07-29T19:35:09.120Z] ---> 6e309279d6db [2022-07-29T19:35:09.120Z] [2022-07-29T19:35:09.720Z] Successfully built 6e309279d6db [2022-07-29T19:35:09.720Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-29T19:35:09.720Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-07-29T19:35:48.810Z] Removing intermediate container b7052acd389a [2022-07-29T19:35:48.810Z] ---> 923b7614550b [2022-07-29T19:35:48.810Z] Step 8/26 : COPY . . [2022-07-29T19:35:50.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:35:50.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:35:50.259Z] ---> f1e255a34885 [2022-07-29T19:35:50.259Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T19:35:50.259Z] ---> Using cache [2022-07-29T19:35:50.259Z] ---> c48511128d4b [2022-07-29T19:35:50.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:35:50.259Z] ---> Using cache [2022-07-29T19:35:50.259Z] ---> 68050d46bdd9 [2022-07-29T19:35:50.259Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T19:35:50.536Z] ---> Running in 85b4618c75ef [2022-07-29T19:35:51.540Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:35:51.540Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:35:51.540Z] ---> f1e255a34885 [2022-07-29T19:35:51.540Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T19:35:51.540Z] ---> Using cache [2022-07-29T19:35:51.540Z] ---> c48511128d4b [2022-07-29T19:35:51.540Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:35:51.540Z] ---> Using cache [2022-07-29T19:35:51.540Z] ---> 68050d46bdd9 [2022-07-29T19:35:51.540Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:35:51.540Z] ---> Using cache [2022-07-29T19:35:51.540Z] ---> 654601123ef4 [2022-07-29T19:35:51.540Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T19:35:51.540Z] ---> Using cache [2022-07-29T19:35:51.540Z] ---> 64cf6975aec8 [2022-07-29T19:35:51.540Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:35:51.540Z] ---> Using cache [2022-07-29T19:35:51.540Z] ---> 923b7614550b [2022-07-29T19:35:51.540Z] Step 8/26 : COPY . . [2022-07-29T19:35:51.540Z] Removing intermediate container 9598d496708c [2022-07-29T19:35:51.540Z] ---> 768139d1f3f3 [2022-07-29T19:35:51.540Z] Step 8/22 : COPY . . [2022-07-29T19:35:53.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:35:53.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:35:55.069Z] OK: 221 MiB in 51 packages [2022-07-29T19:35:56.514Z] Removing intermediate container 85b4618c75ef [2022-07-29T19:35:56.514Z] ---> e27f0ed89402 [2022-07-29T19:35:56.514Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:35:57.951Z] ---> 3b5616005318 [2022-07-29T19:35:57.951Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:35:57.951Z] ---> Running in ee665805e233 [2022-07-29T19:36:08.139Z] Removing intermediate container 2b94a7a18555 [2022-07-29T19:36:08.139Z] ---> 2b9855ce3312 [2022-07-29T19:36:08.139Z] [2022-07-29T19:36:08.139Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T19:36:08.139Z] ---> 60f2846fe774 [2022-07-29T19:36:08.139Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:36:08.139Z] ---> Using cache [2022-07-29T19:36:08.139Z] ---> 9ff6bd4ce2e1 [2022-07-29T19:36:08.139Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:36:08.139Z] ---> Using cache [2022-07-29T19:36:08.139Z] ---> ed0acb95ca64 [2022-07-29T19:36:08.139Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T19:36:08.748Z] ---> Running in 85761d4c1568 [2022-07-29T19:36:10.193Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:36:11.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:36:12.682Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:36:12.682Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:36:12.682Z] OK: 15733 distinct packages available [2022-07-29T19:36:12.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:36:13.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:36:14.420Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T19:36:14.737Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T19:36:14.737Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T19:36:14.737Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T19:36:15.012Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T19:36:15.012Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T19:36:15.012Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:36:15.350Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T19:36:15.350Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T19:36:15.350Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:36:15.350Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:36:15.651Z] OK: 8 MiB in 23 packages [2022-07-29T19:36:19.331Z] Removing intermediate container 85761d4c1568 [2022-07-29T19:36:19.331Z] ---> 565359ce8533 [2022-07-29T19:36:19.331Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:36:20.331Z] ---> dfb7187c549b [2022-07-29T19:36:20.331Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T19:36:24.658Z] ---> b3ba84e1c38c [2022-07-29T19:36:24.658Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T19:36:24.658Z] ---> 08ac94388c50 [2022-07-29T19:36:24.658Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:36:24.939Z] ---> Running in a3e9c89b4505 [2022-07-29T19:36:25.221Z] ---> db9379753859 [2022-07-29T19:36:25.221Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T19:36:25.494Z] ---> Running in 3e4d675722a1 [2022-07-29T19:36:25.494Z] Removing intermediate container a3e9c89b4505 [2022-07-29T19:36:25.494Z] ---> cb35d37dade7 [2022-07-29T19:36:25.494Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T19:36:25.783Z] ---> Running in 3536df9ca1e0 [2022-07-29T19:36:26.078Z] Removing intermediate container 3e4d675722a1 [2022-07-29T19:36:26.078Z] ---> d5825bb9afb9 [2022-07-29T19:36:26.078Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:36:26.354Z] ---> Running in 8dc32d3a2c1a [2022-07-29T19:36:26.630Z] Removing intermediate container 3536df9ca1e0 [2022-07-29T19:36:26.630Z] ---> 70ba20d956e8 [2022-07-29T19:36:26.630Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T19:36:26.630Z] ---> Running in e5ffedaa9908 [2022-07-29T19:36:26.907Z] Removing intermediate container 8dc32d3a2c1a [2022-07-29T19:36:26.907Z] ---> f0b3f6ec4058 [2022-07-29T19:36:26.907Z] Step 18/20 : LABEL arch=arm64 [2022-07-29T19:36:27.193Z] ---> Running in 8e34ce8944fc [2022-07-29T19:36:28.228Z] Removing intermediate container 8e34ce8944fc [2022-07-29T19:36:28.228Z] ---> ca8315cbf275 [2022-07-29T19:36:28.228Z] Step 19/20 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:36:28.505Z] ---> Running in e16790125fbf [2022-07-29T19:36:29.522Z] Removing intermediate container e16790125fbf [2022-07-29T19:36:29.522Z] ---> d8e2d0dd3b59 [2022-07-29T19:36:29.522Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T19:36:29.522Z] ---> Running in 20ad275ede6e [2022-07-29T19:36:30.125Z] Removing intermediate container e5ffedaa9908 [2022-07-29T19:36:30.125Z] ---> e39109e77066 [2022-07-29T19:36:30.125Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T19:36:30.125Z] ---> Running in 4bb3a2abed38 [2022-07-29T19:36:30.404Z] ---> 4454ac3cdc06 [2022-07-29T19:36:30.404Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T19:36:30.404Z] Removing intermediate container 20ad275ede6e [2022-07-29T19:36:30.404Z] ---> 52fda679bf99 [2022-07-29T19:36:30.404Z] [2022-07-29T19:36:30.404Z] ---> Running in 7f891b9498b6 [2022-07-29T19:36:30.404Z] ---> a2eb3fed4f8c [2022-07-29T19:36:30.404Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:36:30.689Z] ---> Running in 06572858ddb6 [2022-07-29T19:36:30.973Z] Removing intermediate container 4bb3a2abed38 [2022-07-29T19:36:30.973Z] ---> 17f8715c28f8 [2022-07-29T19:36:30.973Z] [2022-07-29T19:36:30.973Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T19:36:30.973Z] ---> 60f2846fe774 [2022-07-29T19:36:30.973Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:36:30.973Z] ---> Using cache [2022-07-29T19:36:30.973Z] ---> 9ff6bd4ce2e1 [2022-07-29T19:36:30.973Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:36:30.973Z] ---> Using cache [2022-07-29T19:36:30.973Z] ---> ed0acb95ca64 [2022-07-29T19:36:30.973Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T19:36:30.973Z] ---> Using cache [2022-07-29T19:36:30.973Z] ---> 84af2906366e [2022-07-29T19:36:30.973Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T19:36:31.579Z] Successfully built 52fda679bf99 [2022-07-29T19:36:31.579Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-29T19:36:31.579Z]  Building security-spiffe-token-provider ... done Building core-command [2022-07-29T19:36:31.878Z] Removing intermediate container 06572858ddb6 [2022-07-29T19:36:31.878Z] ---> e21834487283 [2022-07-29T19:36:31.878Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T19:36:31.878Z] ---> Running in cbc7c476f629 [2022-07-29T19:36:32.481Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T19:36:33.093Z] Removing intermediate container cbc7c476f629 [2022-07-29T19:36:33.093Z] ---> c43f3f92c34d [2022-07-29T19:36:33.093Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T19:36:33.093Z] ---> Running in fea54d2375f6 [2022-07-29T19:36:37.452Z] Removing intermediate container fea54d2375f6 [2022-07-29T19:36:37.452Z] ---> c2c7c782f2d3 [2022-07-29T19:36:37.452Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T19:36:37.452Z] ---> 0ed648536b33 [2022-07-29T19:36:37.452Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:36:37.452Z] ---> Running in 0f31da740b11 [2022-07-29T19:36:38.452Z] Removing intermediate container 0f31da740b11 [2022-07-29T19:36:38.452Z] ---> 30f85dfca054 [2022-07-29T19:36:38.452Z] [2022-07-29T19:36:38.452Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T19:36:38.452Z] ---> 60f2846fe774 [2022-07-29T19:36:38.452Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:36:38.452Z] ---> Using cache [2022-07-29T19:36:38.452Z] ---> 9ff6bd4ce2e1 [2022-07-29T19:36:38.452Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:36:38.452Z] ---> Using cache [2022-07-29T19:36:38.452Z] ---> ed0acb95ca64 [2022-07-29T19:36:38.452Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T19:36:38.452Z] ---> Running in c916705d8b13 [2022-07-29T19:36:41.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:36:41.410Z] Removing intermediate container ee665805e233 [2022-07-29T19:36:41.410Z] ---> 1ae682dc2e0f [2022-07-29T19:36:41.410Z] Step 8/22 : COPY . . [2022-07-29T19:36:42.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:36:43.035Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:36:43.035Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:36:43.035Z] OK: 15733 distinct packages available [2022-07-29T19:36:43.311Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:36:44.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:36:45.322Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T19:36:45.603Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:36:45.603Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T19:36:45.603Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T19:36:45.891Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:36:45.891Z] OK: 6 MiB in 18 packages [2022-07-29T19:36:46.931Z] ---> cd6d2cd91efc [2022-07-29T19:36:46.931Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:36:48.394Z] Removing intermediate container c916705d8b13 [2022-07-29T19:36:48.394Z] ---> fd1f313bd131 [2022-07-29T19:36:48.395Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:36:48.395Z] ---> 61a3118df3e3 [2022-07-29T19:36:48.395Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T19:36:49.394Z] ---> 86a301ef4b0c [2022-07-29T19:36:49.394Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T19:36:51.401Z] ---> bb1ffc5cbd3e [2022-07-29T19:36:51.401Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:36:51.680Z] ---> Running in ef6f070031d7 [2022-07-29T19:36:52.675Z] Removing intermediate container ef6f070031d7 [2022-07-29T19:36:52.675Z] ---> 97590f0e5b12 [2022-07-29T19:36:52.675Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:36:52.955Z] ---> Running in 33fcc3555739 [2022-07-29T19:36:54.410Z] Removing intermediate container 33fcc3555739 [2022-07-29T19:36:54.410Z] ---> c7aa92b776b5 [2022-07-29T19:36:54.410Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T19:36:54.410Z] ---> Running in 0a6ac21b4def [2022-07-29T19:36:55.410Z] Removing intermediate container 0a6ac21b4def [2022-07-29T19:36:55.410Z] ---> 38b6d7343bbc [2022-07-29T19:36:55.410Z] Step 25/26 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:36:55.410Z] ---> Running in 1ebe2e2472b7 [2022-07-29T19:36:56.412Z] Removing intermediate container 1ebe2e2472b7 [2022-07-29T19:36:56.413Z] ---> 94af9aa9b060 [2022-07-29T19:36:56.413Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T19:36:56.688Z] ---> Running in a7262779bd3b [2022-07-29T19:36:57.296Z] Removing intermediate container a7262779bd3b [2022-07-29T19:36:57.296Z] ---> b26425326de8 [2022-07-29T19:36:57.296Z] [2022-07-29T19:36:57.903Z] Successfully built b26425326de8 [2022-07-29T19:36:57.903Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-29T19:36:57.903Z] Building security-proxy-setup [2022-07-29T19:37:00.546Z]  Building security-spire-agent ... done  ---> 35024f1e34f8 [2022-07-29T19:37:00.546Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:37:02.016Z] ---> 1547cb5267ca [2022-07-29T19:37:02.016Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T19:37:02.300Z] ---> Running in 1e55106725a6 [2022-07-29T19:37:03.758Z] Removing intermediate container 1e55106725a6 [2022-07-29T19:37:04.042Z] ---> fd1617d04d93 [2022-07-29T19:37:04.042Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T19:37:04.042Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:37:04.042Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:37:04.042Z] ---> f1e255a34885 [2022-07-29T19:37:04.042Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:37:04.042Z] ---> Using cache [2022-07-29T19:37:04.042Z] ---> c48511128d4b [2022-07-29T19:37:04.042Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:37:04.042Z] ---> Using cache [2022-07-29T19:37:04.042Z] ---> 68050d46bdd9 [2022-07-29T19:37:04.042Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T19:37:04.042Z] ---> Using cache [2022-07-29T19:37:04.042Z] ---> 053ae687dfed [2022-07-29T19:37:04.042Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:37:04.042Z] ---> Using cache [2022-07-29T19:37:04.042Z] ---> 3b6086e40d19 [2022-07-29T19:37:04.042Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:37:04.042Z] ---> Using cache [2022-07-29T19:37:04.042Z] ---> 768139d1f3f3 [2022-07-29T19:37:04.042Z] Step 8/23 : COPY . . [2022-07-29T19:37:04.653Z] ---> Using cache [2022-07-29T19:37:04.653Z] ---> 4454ac3cdc06 [2022-07-29T19:37:04.653Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T19:37:05.278Z] ---> Running in a8335a3f7152 [2022-07-29T19:37:06.290Z] ---> cbc3e418be66 [2022-07-29T19:37:06.290Z] Step 21/26 : WORKDIR / [2022-07-29T19:37:06.571Z] ---> Running in 0b280d5901ed [2022-07-29T19:37:07.578Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-29T19:37:07.578Z] Removing intermediate container 0b280d5901ed [2022-07-29T19:37:07.578Z] ---> 1ad0ba134bde [2022-07-29T19:37:07.578Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:37:07.578Z] ---> Running in e862c73e6447 [2022-07-29T19:37:08.195Z] Removing intermediate container e862c73e6447 [2022-07-29T19:37:08.195Z] ---> c56bdad725b7 [2022-07-29T19:37:08.195Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:37:08.471Z] ---> Running in e99da4e66a9c [2022-07-29T19:37:09.464Z] Removing intermediate container e99da4e66a9c [2022-07-29T19:37:09.464Z] ---> 09c2dfdd1d4e [2022-07-29T19:37:09.464Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T19:37:09.743Z] ---> Running in 0047bcadf806 [2022-07-29T19:37:10.749Z] Removing intermediate container 0047bcadf806 [2022-07-29T19:37:10.749Z] ---> 424ecca1df96 [2022-07-29T19:37:10.749Z] Step 25/26 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:37:11.030Z] ---> Running in f0bba39218b0 [2022-07-29T19:37:11.645Z] Removing intermediate container f0bba39218b0 [2022-07-29T19:37:11.645Z] ---> c883faaee7b3 [2022-07-29T19:37:11.645Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T19:37:11.926Z] ---> Running in 4d99d96b3d90 [2022-07-29T19:37:12.933Z] Removing intermediate container 4d99d96b3d90 [2022-07-29T19:37:12.933Z] ---> b60260f283e5 [2022-07-29T19:37:12.933Z] [2022-07-29T19:37:14.391Z] Successfully built b60260f283e5 [2022-07-29T19:37:14.391Z] Successfully tagged security-spire-config-arm64:latest [2022-07-29T19:37:14.391Z]  Building security-spire-config ... done Building core-metadata [2022-07-29T19:37:21.172Z] ---> b7fa79df7147 [2022-07-29T19:37:21.173Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T19:37:21.173Z] ---> Running in 4c583bb9a915 [2022-07-29T19:37:23.171Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T19:37:35.595Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:37:35.595Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:37:35.595Z] ---> f1e255a34885 [2022-07-29T19:37:35.595Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T19:37:35.595Z] ---> Using cache [2022-07-29T19:37:35.595Z] ---> c48511128d4b [2022-07-29T19:37:35.595Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:37:35.595Z] ---> Using cache [2022-07-29T19:37:35.595Z] ---> 68050d46bdd9 [2022-07-29T19:37:35.595Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T19:37:35.595Z] ---> Using cache [2022-07-29T19:37:35.595Z] ---> 053ae687dfed [2022-07-29T19:37:35.595Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:37:35.595Z] ---> Using cache [2022-07-29T19:37:35.595Z] ---> 3b6086e40d19 [2022-07-29T19:37:35.595Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:37:35.595Z] ---> Using cache [2022-07-29T19:37:35.595Z] ---> 768139d1f3f3 [2022-07-29T19:37:35.595Z] Step 8/22 : COPY . . [2022-07-29T19:37:35.595Z] ---> Using cache [2022-07-29T19:37:35.595Z] ---> 4454ac3cdc06 [2022-07-29T19:37:35.595Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T19:37:35.595Z] ---> Running in db3144e68101 [2022-07-29T19:37:37.041Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T19:37:55.444Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:37:55.445Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:37:55.445Z] ---> f1e255a34885 [2022-07-29T19:37:55.445Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:37:55.445Z] ---> Using cache [2022-07-29T19:37:55.445Z] ---> c48511128d4b [2022-07-29T19:37:55.445Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:37:55.445Z] ---> Using cache [2022-07-29T19:37:55.445Z] ---> 68050d46bdd9 [2022-07-29T19:37:55.445Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T19:37:55.445Z] ---> Using cache [2022-07-29T19:37:55.445Z] ---> 053ae687dfed [2022-07-29T19:37:55.445Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:37:55.445Z] ---> Using cache [2022-07-29T19:37:55.445Z] ---> 3b6086e40d19 [2022-07-29T19:37:55.445Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:37:55.445Z] ---> Using cache [2022-07-29T19:37:55.445Z] ---> 768139d1f3f3 [2022-07-29T19:37:55.445Z] Step 8/23 : COPY . . [2022-07-29T19:37:55.445Z] ---> Using cache [2022-07-29T19:37:55.445Z] ---> 4454ac3cdc06 [2022-07-29T19:37:55.445Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T19:37:55.719Z] ---> Running in 6ddb9a00c857 [2022-07-29T19:37:57.720Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T19:42:34.857Z] Removing intermediate container a8335a3f7152 [2022-07-29T19:42:34.857Z] ---> d14048a7692c [2022-07-29T19:42:34.857Z] [2022-07-29T19:42:34.857Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:42:34.857Z] ---> 3d81c46cd875 [2022-07-29T19:42:34.857Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:42:34.857Z] ---> Running in 23993a1c90de [2022-07-29T19:42:34.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:42:34.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:42:34.857Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T19:42:34.857Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:42:34.857Z] OK: 5 MiB in 15 packages [2022-07-29T19:42:34.857Z] Removing intermediate container 23993a1c90de [2022-07-29T19:42:34.857Z] ---> f9cc196240e5 [2022-07-29T19:42:34.857Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:42:34.857Z] ---> Running in a0397e8e03c0 [2022-07-29T19:42:34.857Z] Removing intermediate container a0397e8e03c0 [2022-07-29T19:42:34.857Z] ---> 576115f4ab5a [2022-07-29T19:42:34.857Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T19:42:35.154Z] ---> Running in 97b8822f9a55 [2022-07-29T19:42:35.767Z] Removing intermediate container 97b8822f9a55 [2022-07-29T19:42:35.767Z] ---> bba8c6a7934f [2022-07-29T19:42:35.767Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T19:42:35.767Z] ---> Running in 6d8cc8fce6b7 [2022-07-29T19:42:36.386Z] Removing intermediate container 6d8cc8fce6b7 [2022-07-29T19:42:36.386Z] ---> 5b093610f396 [2022-07-29T19:42:36.386Z] Step 15/23 : WORKDIR / [2022-07-29T19:42:36.386Z] ---> Running in 2fb11b9454c5 [2022-07-29T19:42:36.982Z] Removing intermediate container 2fb11b9454c5 [2022-07-29T19:42:36.982Z] ---> 93f1dd1fe1c4 [2022-07-29T19:42:36.982Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:42:37.964Z] ---> 88e304ffc5ad [2022-07-29T19:42:37.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T19:42:39.400Z] ---> 4c1158810985 [2022-07-29T19:42:39.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T19:42:40.380Z] ---> b60be4e527c2 [2022-07-29T19:42:40.380Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T19:42:40.380Z] ---> Running in 9fbec14ea3d2 [2022-07-29T19:42:40.979Z] Removing intermediate container 9fbec14ea3d2 [2022-07-29T19:42:40.979Z] ---> 8d20e2fb5b2d [2022-07-29T19:42:40.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:42:41.258Z] ---> Running in db02b13bc575 [2022-07-29T19:42:41.537Z] Removing intermediate container db02b13bc575 [2022-07-29T19:42:41.537Z] ---> b936699841b2 [2022-07-29T19:42:41.537Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T19:42:41.815Z] ---> Running in b56302bd8b28 [2022-07-29T19:42:42.095Z] Removing intermediate container b56302bd8b28 [2022-07-29T19:42:42.095Z] ---> 15f50207c9d4 [2022-07-29T19:42:42.095Z] Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:42:42.374Z] ---> Running in 3a1be77058fa [2022-07-29T19:42:42.667Z] Removing intermediate container 3a1be77058fa [2022-07-29T19:42:42.667Z] ---> 2ee7a9e093eb [2022-07-29T19:42:42.667Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:42:42.946Z] ---> Running in 9ce337937306 [2022-07-29T19:42:43.553Z] Removing intermediate container 9ce337937306 [2022-07-29T19:42:43.553Z] ---> 1466f0072f87 [2022-07-29T19:42:43.553Z] [2022-07-29T19:42:43.844Z] Successfully built 1466f0072f87 [2022-07-29T19:42:43.844Z] Successfully tagged core-command-arm64:latest [2022-07-29T19:42:48.159Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-29T19:43:10.350Z] Removing intermediate container db3144e68101 [2022-07-29T19:43:10.350Z] ---> aeea8d16927b [2022-07-29T19:43:10.350Z] [2022-07-29T19:43:10.350Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:43:10.350Z] ---> 3d81c46cd875 [2022-07-29T19:43:10.350Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T19:43:10.350Z] ---> Running in 4d2dec7f06a4 [2022-07-29T19:43:10.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:43:10.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:43:11.341Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T19:43:11.616Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T19:43:11.616Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T19:43:11.616Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T19:43:11.616Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T19:43:11.616Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T19:43:11.616Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:43:11.616Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:43:12.216Z] OK: 8 MiB in 20 packages [2022-07-29T19:43:14.203Z] Removing intermediate container 4d2dec7f06a4 [2022-07-29T19:43:14.203Z] ---> c38e2f7bde50 [2022-07-29T19:43:14.203Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T19:43:14.203Z] ---> Running in c2638a75b09b [2022-07-29T19:43:14.812Z] Removing intermediate container c2638a75b09b [2022-07-29T19:43:14.812Z] ---> 79fce43bc7a2 [2022-07-29T19:43:14.812Z] Step 13/22 : WORKDIR /edgex [2022-07-29T19:43:14.812Z] ---> Running in febcb8a42536 [2022-07-29T19:43:15.418Z] Removing intermediate container febcb8a42536 [2022-07-29T19:43:15.418Z] ---> 43e8f09ce5fd [2022-07-29T19:43:15.418Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T19:43:16.410Z] ---> 667ccdf03889 [2022-07-29T19:43:16.410Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T19:43:18.410Z] ---> b0e10cc3c79e [2022-07-29T19:43:18.410Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T19:43:19.401Z] ---> 0fba2e17e876 [2022-07-29T19:43:19.401Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T19:43:20.397Z] ---> 2118b520aa64 [2022-07-29T19:43:20.397Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T19:43:20.397Z] ---> Running in ec0261ce9e77 [2022-07-29T19:43:24.731Z] Removing intermediate container ec0261ce9e77 [2022-07-29T19:43:24.731Z] ---> 220a7d5b3c5c [2022-07-29T19:43:24.731Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T19:43:24.731Z] ---> Running in a042cd660456 [2022-07-29T19:43:25.007Z] Removing intermediate container a042cd660456 [2022-07-29T19:43:25.007Z] ---> f082d9b1eb22 [2022-07-29T19:43:25.007Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T19:43:25.295Z] ---> Running in eb43758dde3b [2022-07-29T19:43:25.911Z] Removing intermediate container eb43758dde3b [2022-07-29T19:43:25.911Z] ---> 3f554a78ae07 [2022-07-29T19:43:25.911Z] Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:43:25.911Z] ---> Running in 30fc3f4d4899 [2022-07-29T19:43:26.904Z] Removing intermediate container 30fc3f4d4899 [2022-07-29T19:43:26.904Z] ---> f6727a62c9d2 [2022-07-29T19:43:26.904Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:43:27.178Z] ---> Running in 52516a3f4fd5 [2022-07-29T19:43:28.167Z] Removing intermediate container 52516a3f4fd5 [2022-07-29T19:43:28.167Z] ---> ebfc36e13fa5 [2022-07-29T19:43:28.167Z] [2022-07-29T19:43:28.773Z] Successfully built ebfc36e13fa5 [2022-07-29T19:43:28.773Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-29T19:43:31.418Z]  Building security-proxy-setup ... done Removing intermediate container 6ddb9a00c857 [2022-07-29T19:43:31.418Z] ---> 8e02ead0b752 [2022-07-29T19:43:31.418Z] [2022-07-29T19:43:31.418Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:43:31.418Z] ---> 3d81c46cd875 [2022-07-29T19:43:31.418Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:43:31.418Z] ---> Using cache [2022-07-29T19:43:31.418Z] ---> f9cc196240e5 [2022-07-29T19:43:31.418Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:43:31.418Z] ---> Using cache [2022-07-29T19:43:31.418Z] ---> 576115f4ab5a [2022-07-29T19:43:31.418Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T19:43:31.707Z] ---> Running in 5fc73fd03685 [2022-07-29T19:43:32.002Z] Removing intermediate container 5fc73fd03685 [2022-07-29T19:43:32.002Z] ---> f71ed2a7bbe0 [2022-07-29T19:43:32.002Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T19:43:32.002Z] ---> Running in 492f3b189369 [2022-07-29T19:43:32.614Z] Removing intermediate container 492f3b189369 [2022-07-29T19:43:32.614Z] ---> 53e333fb71de [2022-07-29T19:43:32.614Z] Step 15/23 : WORKDIR / [2022-07-29T19:43:32.904Z] ---> Running in 6d2e9f86433c [2022-07-29T19:43:33.190Z] Removing intermediate container 6d2e9f86433c [2022-07-29T19:43:33.190Z] ---> d193e6359a5a [2022-07-29T19:43:33.190Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:43:34.197Z] ---> e4a45ea74985 [2022-07-29T19:43:34.198Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T19:43:36.194Z] ---> ca37681a2d4b [2022-07-29T19:43:36.194Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T19:43:36.803Z] ---> a21ee4a658b9 [2022-07-29T19:43:36.803Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T19:43:36.803Z] ---> Running in d747fae1b355 [2022-07-29T19:43:37.409Z] Removing intermediate container d747fae1b355 [2022-07-29T19:43:37.409Z] ---> 0ad9b0ff4d05 [2022-07-29T19:43:37.409Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:43:37.684Z] ---> Running in df229abff51a [2022-07-29T19:43:37.969Z] Removing intermediate container df229abff51a [2022-07-29T19:43:37.969Z] ---> dc6103be6202 [2022-07-29T19:43:37.969Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T19:43:38.243Z] ---> Running in d202bef9da32 [2022-07-29T19:43:38.523Z] Removing intermediate container d202bef9da32 [2022-07-29T19:43:38.523Z] ---> 4cff8b35cf1a [2022-07-29T19:43:38.523Z] Step 22/23 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:43:38.799Z] ---> Running in 5aac41d5a515 [2022-07-29T19:43:39.402Z] Removing intermediate container 5aac41d5a515 [2022-07-29T19:43:39.402Z] ---> 5f709f0983f6 [2022-07-29T19:43:39.402Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:43:39.402Z] ---> Running in b32569d641f4 [2022-07-29T19:43:40.013Z] Removing intermediate container b32569d641f4 [2022-07-29T19:43:40.013Z] ---> 6ab79053adea [2022-07-29T19:43:40.013Z] [2022-07-29T19:43:40.300Z] Successfully built 6ab79053adea [2022-07-29T19:43:40.300Z] Successfully tagged core-metadata-arm64:latest [2022-07-29T19:43:55.460Z]  Building core-metadata ... done Removing intermediate container 7f891b9498b6 [2022-07-29T19:43:55.460Z] ---> 7c851ef9394e [2022-07-29T19:43:55.460Z] [2022-07-29T19:43:55.460Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:43:55.460Z] ---> 3d81c46cd875 [2022-07-29T19:43:55.460Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:43:55.460Z] ---> Using cache [2022-07-29T19:43:55.460Z] ---> f9cc196240e5 [2022-07-29T19:43:55.460Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:43:55.460Z] ---> Using cache [2022-07-29T19:43:55.460Z] ---> 576115f4ab5a [2022-07-29T19:43:55.460Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T19:43:55.460Z] ---> Running in f0bfe1d76867 [2022-07-29T19:43:55.460Z] Removing intermediate container f0bfe1d76867 [2022-07-29T19:43:55.460Z] ---> 7559e1da9e61 [2022-07-29T19:43:55.460Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T19:43:55.460Z] ---> Running in 756caa81d310 [2022-07-29T19:43:55.460Z] Removing intermediate container 756caa81d310 [2022-07-29T19:43:55.460Z] ---> b32548f222bf [2022-07-29T19:43:55.460Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:43:55.743Z] ---> 6068d73f3e46 [2022-07-29T19:43:55.743Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T19:43:57.192Z] ---> e9d7ba0bc1df [2022-07-29T19:43:57.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T19:43:57.791Z] ---> 45fe46904375 [2022-07-29T19:43:57.791Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T19:43:58.069Z] ---> Running in bed9f7e08492 [2022-07-29T19:43:58.346Z] Removing intermediate container bed9f7e08492 [2022-07-29T19:43:58.346Z] ---> cc05c61f6c1f [2022-07-29T19:43:58.346Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:43:58.346Z] ---> Running in c1552f43b921 [2022-07-29T19:43:58.952Z] Removing intermediate container c1552f43b921 [2022-07-29T19:43:58.952Z] ---> 405b702b532d [2022-07-29T19:43:58.952Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T19:43:58.952Z] ---> Running in d3425065ddfd [2022-07-29T19:43:59.557Z] Removing intermediate container d3425065ddfd [2022-07-29T19:43:59.557Z] ---> aba2c4077570 [2022-07-29T19:43:59.557Z] Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:43:59.557Z] ---> Running in 9d5c8f85da46 [2022-07-29T19:44:00.159Z] Removing intermediate container 9d5c8f85da46 [2022-07-29T19:44:00.159Z] ---> 3e5c418ed47c [2022-07-29T19:44:00.159Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:44:00.159Z] ---> Running in 7e102868cf06 [2022-07-29T19:44:00.758Z] Removing intermediate container 7e102868cf06 [2022-07-29T19:44:00.758Z] ---> 51d8d0e0d6a0 [2022-07-29T19:44:00.758Z] [2022-07-29T19:44:01.033Z] Successfully built 51d8d0e0d6a0 [2022-07-29T19:44:01.033Z] Successfully tagged support-scheduler-arm64:latest [2022-07-29T19:44:11.226Z]  Building support-scheduler ... done Removing intermediate container 4c583bb9a915 [2022-07-29T19:44:11.226Z] ---> 90c836b104f2 [2022-07-29T19:44:11.226Z] [2022-07-29T19:44:11.226Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:44:11.226Z] ---> 3d81c46cd875 [2022-07-29T19:44:11.226Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T19:44:11.226Z] ---> Running in b2f02adb8608 [2022-07-29T19:44:12.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:44:12.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:44:13.470Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T19:44:13.470Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T19:44:13.470Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:44:13.470Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:44:13.747Z] OK: 6 MiB in 16 packages [2022-07-29T19:44:14.733Z] Removing intermediate container b2f02adb8608 [2022-07-29T19:44:14.733Z] ---> fec5dc1e62c2 [2022-07-29T19:44:14.733Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:44:15.018Z] ---> Running in 172181e458c9 [2022-07-29T19:44:15.292Z] Removing intermediate container 172181e458c9 [2022-07-29T19:44:15.292Z] ---> 4b71a3a546f3 [2022-07-29T19:44:15.292Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T19:44:15.292Z] ---> Running in d6341aaa02c8 [2022-07-29T19:44:15.569Z] Removing intermediate container d6341aaa02c8 [2022-07-29T19:44:15.569Z] ---> c26d46cfb6d8 [2022-07-29T19:44:15.569Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T19:44:15.569Z] ---> Running in 90de6c3a0085 [2022-07-29T19:44:15.846Z] Removing intermediate container 90de6c3a0085 [2022-07-29T19:44:15.846Z] ---> d0326695de0e [2022-07-29T19:44:15.846Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:44:16.446Z] ---> 07667b719749 [2022-07-29T19:44:16.446Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T19:44:17.882Z] ---> 546708720233 [2022-07-29T19:44:17.882Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T19:44:18.478Z] ---> 134368233642 [2022-07-29T19:44:18.478Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T19:44:18.478Z] ---> Running in a148560c0b3d [2022-07-29T19:44:18.760Z] Removing intermediate container a148560c0b3d [2022-07-29T19:44:18.760Z] ---> 07fa17d7e962 [2022-07-29T19:44:18.760Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:44:18.760Z] ---> Running in 6bad6e3158e7 [2022-07-29T19:44:19.359Z] Removing intermediate container 6bad6e3158e7 [2022-07-29T19:44:19.359Z] ---> 6298e7906d8c [2022-07-29T19:44:19.359Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T19:44:19.359Z] ---> Running in a3ba3d667d05 [2022-07-29T19:44:19.631Z] Removing intermediate container a3ba3d667d05 [2022-07-29T19:44:19.631Z] ---> 71ae2c928f67 [2022-07-29T19:44:19.631Z] Step 21/22 : LABEL git_sha=e85b0675289af02c98b6753e60440919ac7d4ac8 [2022-07-29T19:44:19.631Z] ---> Running in e86cd502fec8 [2022-07-29T19:44:19.902Z] Removing intermediate container e86cd502fec8 [2022-07-29T19:44:19.902Z] ---> 5ba5ceff4f48 [2022-07-29T19:44:19.902Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:44:20.180Z] ---> Running in 555da3cf593b [2022-07-29T19:44:20.451Z] Removing intermediate container 555da3cf593b [2022-07-29T19:44:20.451Z] ---> dde44a9385d5 [2022-07-29T19:44:20.451Z] [2022-07-29T19:44:20.723Z] Successfully built dde44a9385d5 [2022-07-29T19:44:20.723Z] Successfully tagged support-notifications-arm64:latest [2022-07-29T19:44:21.010Z]  Building support-notifications ... done  [Pipeline] } [2022-07-29T19:44:21.011Z] $ docker stop --time=1 71ccf3e51ce3ca39c50fbfc11b4283d913ee623e3cd622640bba1db2b8e85507 [2022-07-29T19:44:22.686Z] $ docker rm -f 71ccf3e51ce3ca39c50fbfc11b4283d913ee623e3cd622640bba1db2b8e85507 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T19:44:23.325Z] + docker images [2022-07-29T19:44:23.597Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T19:44:23.597Z] support-notifications-arm64 latest dde44a9385d5 3 seconds ago 26.1MB [2022-07-29T19:44:23.597Z] 90c836b104f2 14 seconds ago 1.57GB [2022-07-29T19:44:23.597Z] support-scheduler-arm64 latest 51d8d0e0d6a0 23 seconds ago 25.6MB [2022-07-29T19:44:23.597Z] 7c851ef9394e 31 seconds ago 1.57GB [2022-07-29T19:44:23.597Z] core-metadata-arm64 latest 6ab79053adea 44 seconds ago 16.4MB [2022-07-29T19:44:23.597Z] 8e02ead0b752 53 seconds ago 1.52GB [2022-07-29T19:44:23.597Z] security-proxy-setup-arm64 latest ebfc36e13fa5 56 seconds ago 26.2MB [2022-07-29T19:44:23.597Z] aeea8d16927b About a minute ago 1.52GB [2022-07-29T19:44:23.597Z] core-command-arm64 latest 1466f0072f87 About a minute ago 15.5MB [2022-07-29T19:44:23.597Z] d14048a7692c About a minute ago 1.51GB [2022-07-29T19:44:23.597Z] security-spire-config-arm64 latest b60260f283e5 7 minutes ago 83.6MB [2022-07-29T19:44:23.597Z] security-spire-agent-arm64 latest b26425326de8 7 minutes ago 122MB [2022-07-29T19:44:23.597Z] 30f85dfca054 7 minutes ago 1.41GB [2022-07-29T19:44:23.597Z] 17f8715c28f8 7 minutes ago 1.41GB [2022-07-29T19:44:23.597Z] security-spiffe-token-provider-arm64 latest 52fda679bf99 7 minutes ago 28.3MB [2022-07-29T19:44:23.597Z] 2b9855ce3312 8 minutes ago 1.56GB [2022-07-29T19:44:23.597Z] sys-mgmt-agent-arm64 latest 6e309279d6db 9 minutes ago 282MB [2022-07-29T19:44:23.597Z] core-data-arm64 latest b4684efe05aa 9 minutes ago 20.6MB [2022-07-29T19:44:23.597Z] 566afecaaa2d 9 minutes ago 1.54GB [2022-07-29T19:44:23.597Z] security-bootstrapper-arm64 latest df3562bdb931 10 minutes ago 18.6MB [2022-07-29T19:44:23.597Z] security-secretstore-setup-arm64 latest 02f0d74336f7 10 minutes ago 27.9MB [2022-07-29T19:44:23.597Z] 5aa256a1e5de 11 minutes ago 1.52GB [2022-07-29T19:44:23.597Z] dc864fe2b3e3 11 minutes ago 1.52GB [2022-07-29T19:44:23.597Z] 4153c0d30b2e 11 minutes ago 1.51GB [2022-07-29T19:44:23.597Z] security-spire-server-arm64 latest e6aa2da1da2f 16 minutes ago 84.2MB [2022-07-29T19:44:23.597Z] c1dd95b94e3a 17 minutes ago 1.41GB [2022-07-29T19:44:23.597Z] ci-base-image-arm64 latest f1e255a34885 31 minutes ago 994MB [2022-07-29T19:44:23.597Z] alpine 3.15 60f2846fe774 9 days ago 5.32MB [2022-07-29T19:44:23.597Z] alpine 3.16 3d81c46cd875 10 days ago 5.27MB [2022-07-29T19:44:23.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-29T19:44:23.597Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-29T19:44:23.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:44:24.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T19:44:24.429Z] [2022-07-29T19:44:24.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:44:24.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T19:44:25.131Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-29T19:44:25.131Z] 8998bd30e6a1: Pulling fs layer [2022-07-29T19:44:25.131Z] 04944245beec: Pulling fs layer [2022-07-29T19:44:25.131Z] 699f458cf7ca: Pulling fs layer [2022-07-29T19:44:25.131Z] 765212b225bb: Pulling fs layer [2022-07-29T19:44:25.131Z] f23df028b6ca: Pulling fs layer [2022-07-29T19:44:25.131Z] d65c8cfc05b1: Pulling fs layer [2022-07-29T19:44:25.131Z] 2437ff75d9bd: Pulling fs layer [2022-07-29T19:44:25.131Z] f23df028b6ca: Waiting [2022-07-29T19:44:25.131Z] d65c8cfc05b1: Waiting [2022-07-29T19:44:25.131Z] 2437ff75d9bd: Waiting [2022-07-29T19:44:25.131Z] 765212b225bb: Waiting [2022-07-29T19:44:25.131Z] 04944245beec: Download complete [2022-07-29T19:44:25.131Z] 765212b225bb: Verifying Checksum [2022-07-29T19:44:25.131Z] 765212b225bb: Download complete [2022-07-29T19:44:25.132Z] f23df028b6ca: Download complete [2022-07-29T19:44:25.132Z] d65c8cfc05b1: Verifying Checksum [2022-07-29T19:44:25.132Z] d65c8cfc05b1: Download complete [2022-07-29T19:44:25.407Z] 699f458cf7ca: Verifying Checksum [2022-07-29T19:44:25.407Z] 699f458cf7ca: Download complete [2022-07-29T19:44:25.679Z] 8998bd30e6a1: Verifying Checksum [2022-07-29T19:44:25.679Z] 8998bd30e6a1: Download complete [2022-07-29T19:44:28.310Z] 2437ff75d9bd: Verifying Checksum [2022-07-29T19:44:28.310Z] 2437ff75d9bd: Download complete [2022-07-29T19:44:30.293Z] 8998bd30e6a1: Pull complete [2022-07-29T19:44:30.565Z] 04944245beec: Pull complete [2022-07-29T19:44:32.001Z] 699f458cf7ca: Pull complete [2022-07-29T19:44:32.277Z] 765212b225bb: Pull complete [2022-07-29T19:44:33.258Z] f23df028b6ca: Pull complete [2022-07-29T19:44:33.533Z] d65c8cfc05b1: Pull complete [2022-07-29T19:44:48.627Z] 2437ff75d9bd: Pull complete [2022-07-29T19:44:48.627Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-29T19:44:48.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T19:44:48.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:44:48.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-21510 does not seem to be running inside a container [2022-07-29T19:44:49.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-29T19:44:51.919Z] $ docker top 28fbec987303957a13b04a223bb42a5843faba29a2a5ae69c4cbd89a87a41376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:44:52.974Z] ---> job-cost.sh [2022-07-29T19:44:52.974Z] lf-activate-venv: SKIPPING [2022-07-29T19:44:52.974Z] INFO: No Stack... [2022-07-29T19:44:53.248Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-29T19:44:54.224Z] INFO: Archiving Costs [Pipeline] sh [2022-07-29T19:44:54.907Z] + cut -d, -f6 [2022-07-29T19:44:54.907Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-07-29T19:44:54.985Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4112-1-stack-cost] [2022-07-29T19:44:54.989Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4112-1-stack-cost] did not exist. Created. [2022-07-29T19:44:54.989Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-29T19:44:55.743Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-29T19:44:55.937Z] Stashed 1 file(s) [Pipeline] } [2022-07-29T19:44:55.955Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4112-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-29T19:44:56.018Z] $ docker stop --time=1 28fbec987303957a13b04a223bb42a5843faba29a2a5ae69c4cbd89a87a41376 [2022-07-29T19:44:57.528Z] $ docker rm -f 28fbec987303957a13b04a223bb42a5843faba29a2a5ae69c4cbd89a87a41376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-29T19:44:58.528Z] provisioning config files... [2022-07-29T19:44:58.537Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8571247634409168051tmp [Pipeline] { [Pipeline] sh [2022-07-29T19:44:58.888Z] + set +x [2022-07-29T19:44:58.889Z] + curl -s https://codecov.io/bash [2022-07-29T19:44:58.889Z] + bash -s -- [2022-07-29T19:44:58.889Z] [2022-07-29T19:44:58.889Z] _____ _ [2022-07-29T19:44:58.889Z] / ____| | | [2022-07-29T19:44:58.889Z] | | ___ __| | ___ ___ _____ __ [2022-07-29T19:44:58.889Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-29T19:44:58.889Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-29T19:44:58.889Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-29T19:44:58.889Z] Bash-1.0.6 [2022-07-29T19:44:58.889Z] [2022-07-29T19:44:58.889Z] [2022-07-29T19:44:58.889Z] ==> git version 2.25.1 found [2022-07-29T19:44:58.889Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-29T19:44:58.889Z] Release-Date: 2020-01-08 [2022-07-29T19:44:58.889Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-29T19:44:58.889Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-29T19:44:58.889Z] ==> Jenkins CI detected. [2022-07-29T19:44:58.889Z] current dir:  /w/workspace/edgex-go/1 [2022-07-29T19:44:58.889Z] project root: . [2022-07-29T19:44:58.889Z] --> token set from env [2022-07-29T19:44:58.889Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-29T19:44:58.889Z] ==> Running gcov in . (disable via -X gcov) [2022-07-29T19:44:58.889Z] ==> Python coveragepy not found [2022-07-29T19:44:58.889Z] ==> Searching for coverage reports in: [2022-07-29T19:44:58.889Z] + . [2022-07-29T19:44:58.889Z] -> Found 1 reports [2022-07-29T19:44:58.889Z] ==> Detecting git/mercurial file structure [2022-07-29T19:44:58.889Z] ==> Reading reports [2022-07-29T19:44:58.889Z] + ./coverage.out bytes=436531 [2022-07-29T19:44:58.889Z] ==> Appending adjustments [2022-07-29T19:44:58.889Z] https://docs.codecov.io/docs/fixing-reports [2022-07-29T19:45:00.275Z] + Found adjustments [2022-07-29T19:45:00.275Z] ==> Gzipping contents [2022-07-29T19:45:00.275Z] 60K /tmp/codecov.aLZJtL.gz [2022-07-29T19:45:00.275Z] ==> Uploading reports [2022-07-29T19:45:00.275Z] url: https://codecov.io [2022-07-29T19:45:00.275Z] query: branch=PR-4112&commit=e85b0675289af02c98b6753e60440919ac7d4ac8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4112&job=&cmd_args= [2022-07-29T19:45:00.275Z] -> Pinging Codecov [2022-07-29T19:45:00.275Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4112&commit=e85b0675289af02c98b6753e60440919ac7d4ac8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4112&job=&cmd_args= [2022-07-29T19:45:01.221Z] -> Uploading to [2022-07-29T19:45:01.221Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/e85b0675289af02c98b6753e60440919ac7d4ac8/3b30edd8-01e7-44ce-befe-401b647a1fad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T194501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65efdfb498397866e3950d1cda0210367ef85d45010006462a1b99e0da6e5989 [2022-07-29T19:45:01.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T19:45:01.221Z] Dload Upload Total Spent Left Speed [2022-07-29T19:45:01.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60029 0 0 100 60029 0 240k --:--:-- --:--:-- --:--:-- 240k [2022-07-29T19:45:01.484Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e85b0675289af02c98b6753e60440919ac7d4ac8 [Pipeline] } [2022-07-29T19:45:01.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-29T19:45:02.837Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:45:03.163Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:45:04.053Z] ---> package-listing.sh [2022-07-29T19:45:04.053Z] ++ facter osfamily [2022-07-29T19:45:04.053Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-29T19:45:04.313Z] + OS_FAMILY=debian [2022-07-29T19:45:04.314Z] + workspace=/w/workspace/edgex-go/1 [2022-07-29T19:45:04.314Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-29T19:45:04.314Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-29T19:45:04.314Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-29T19:45:04.314Z] + PACKAGES=/tmp/packages_start.txt [2022-07-29T19:45:04.314Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-29T19:45:04.314Z] + PACKAGES=/tmp/packages_end.txt [2022-07-29T19:45:04.314Z] + case "${OS_FAMILY}" in [2022-07-29T19:45:04.314Z] + dpkg -l [2022-07-29T19:45:04.314Z] + grep '^ii' [2022-07-29T19:45:04.314Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-29T19:45:04.314Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-29T19:45:04.314Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-29T19:45:04.314Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-29T19:45:04.314Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-29T19:45:04.314Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-29T19:45:04.345Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-29T19:45:04.640Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:45:05.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T19:45:05.276Z] [2022-07-29T19:45:05.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:45:05.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T19:45:05.652Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-29T19:45:05.652Z] 5eb5b503b376: Pulling fs layer [2022-07-29T19:45:05.652Z] 5c69ac0246d0: Pulling fs layer [2022-07-29T19:45:05.652Z] ec43610c2a17: Pulling fs layer [2022-07-29T19:45:05.652Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-29T19:45:05.652Z] 33b1e0a273af: Pulling fs layer [2022-07-29T19:45:05.652Z] 5d3b04190fa2: Pulling fs layer [2022-07-29T19:45:05.652Z] 2f39f015ded8: Pulling fs layer [2022-07-29T19:45:05.652Z] 33b1e0a273af: Waiting [2022-07-29T19:45:05.652Z] 5d3b04190fa2: Waiting [2022-07-29T19:45:05.652Z] 2f39f015ded8: Waiting [2022-07-29T19:45:05.652Z] 3a2ae6a8a46f: Waiting [2022-07-29T19:45:05.652Z] 5c69ac0246d0: Download complete [2022-07-29T19:45:05.652Z] 3a2ae6a8a46f: Download complete [2022-07-29T19:45:05.652Z] 33b1e0a273af: Verifying Checksum [2022-07-29T19:45:05.652Z] 33b1e0a273af: Download complete [2022-07-29T19:45:05.652Z] ec43610c2a17: Verifying Checksum [2022-07-29T19:45:05.652Z] ec43610c2a17: Download complete [2022-07-29T19:45:05.652Z] 5d3b04190fa2: Download complete [2022-07-29T19:45:05.912Z] 5eb5b503b376: Download complete [2022-07-29T19:45:06.484Z] 2f39f015ded8: Verifying Checksum [2022-07-29T19:45:06.484Z] 2f39f015ded8: Download complete [2022-07-29T19:45:07.053Z] 5eb5b503b376: Pull complete [2022-07-29T19:45:07.053Z] 5c69ac0246d0: Pull complete [2022-07-29T19:45:07.624Z] ec43610c2a17: Pull complete [2022-07-29T19:45:07.624Z] 3a2ae6a8a46f: Pull complete [2022-07-29T19:45:07.884Z] 33b1e0a273af: Pull complete [2022-07-29T19:45:07.884Z] 5d3b04190fa2: Pull complete [2022-07-29T19:45:12.078Z] 2f39f015ded8: Pull complete [2022-07-29T19:45:12.078Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-29T19:45:12.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T19:45:12.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:45:12.293Z] prd-ubuntu20.04-docker-8c-8g-21508 does not seem to be running inside a container [2022-07-29T19:45:12.352Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-29T19:45:14.677Z] $ docker top 98a741f3cca2050e892151c05ab4f7e9d9fe8e52c676799c9b2680bda6f5c4fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:45:15.125Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-29T19:45:15.446Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-29T19:45:15.755Z] + ls /var/log/sa-host [2022-07-29T19:45:15.755Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T19:45:15.887Z] provisioning config files... [2022-07-29T19:45:15.899Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3830393930584634108tmp [Pipeline] { [Pipeline] echo [2022-07-29T19:45:15.946Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:45:16.264Z] ---> create-netrc.sh [Pipeline] } [2022-07-29T19:45:16.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:45:16.704Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-29T19:45:16.736Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:45:17.058Z] ---> sudo-logs.sh [2022-07-29T19:45:17.058Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-29T19:45:17.132Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:45:17.444Z] ---> job-cost.sh [2022-07-29T19:45:17.444Z] lf-activate-venv: SKIPPING [2022-07-29T19:45:17.444Z] DEBUG: total: 0.10999999940395355 [2022-07-29T19:45:17.444Z] INFO: Retrieving Stack Cost... [2022-07-29T19:45:18.015Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-29T19:45:18.275Z] INFO: Archiving Costs [Pipeline] echo [2022-07-29T19:45:18.310Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:45:18.624Z] ---> logs-deploy.sh [2022-07-29T19:45:18.624Z] lf-activate-venv: SKIPPING [2022-07-29T19:45:18.624Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4112/1 [2022-07-29T19:45:18.624Z] INFO: archiving workspace using pattern(s): [2022-07-29T19:45:19.563Z] Archives upload complete. [2022-07-29T19:45:19.563Z] INFO: archiving logs to Nexus