Pull request #4434 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 426ae928e76f244c4cb92596cb602169fd2aeeac+da675bb4c39ca8451971de11c1deafee203bfaa2 (a6d362dddb7f1c01fa421dacef93cfcc20a79a24) 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-ssh2956329842956865328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12080851273940019002.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4434/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-4434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2475393932712011992.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-4434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6827169245154072274.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15556111449859694855.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4434/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-4434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh446347028322230173.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9665 in /w/workspace/edgexfoundry_edgex-go_PR-4434 [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 da675bb4c39ca8451971de11c1deafee203bfaa2 into PR head commit 426ae928e76f244c4cb92596cb602169fd2aeeac > 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/4434/head:refs/remotes/origin/PR-4434 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 426ae928e76f244c4cb92596cb602169fd2aeeac # timeout=10 Merge succeeded, producing 426ae928e76f244c4cb92596cb602169fd2aeeac Checking out Revision 426ae928e76f244c4cb92596cb602169fd2aeeac (PR-4434) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-10T19:58:40.931Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-10T19:58:41.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-10T19:58:41.186Z] ========================================================= [2023-03-10T19:58:41.186Z] EdgeX Global Pipelines Version Info [2023-03-10T19:58:41.186Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge da675bb4c39ca8451971de11c1deafee203bfaa2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 426ae928e76f244c4cb92596cb602169fd2aeeac # timeout=10 [2023-03-10T19:58:41.926Z] ------------------- [2023-03-10T19:58:41.926Z] stable info: [2023-03-10T19:58:41.926Z] ------------------- [2023-03-10T19:58:41.926Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-10T19:58:41.926Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T19:58:41.926Z] Message: update stable to v1.0.244 [2023-03-10T19:58:42.498Z] ------------------- [2023-03-10T19:58:42.498Z] experimental info: [2023-03-10T19:58:42.498Z] ------------------- [2023-03-10T19:58:42.498Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-10T19:58:42.498Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T19:58:42.498Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-10T19:58:42.794Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-10T19:58:42.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-10T19:58:42.868Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-10T19:58:42.909Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-10T19:58:42.950Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-10T19:58:42.989Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-10T19:58:43.028Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-10T19:58:43.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-10T19:58:43.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-10T19:58:43.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-10T19:58:43.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-10T19:58:43.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-10T19:58:43.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-10T19:58:43.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-10T19:58:43.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-10T19:58:43.386Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T19:58:43.425Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T19:58:43.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-10T19:58:43.501Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-10T19:58:43.541Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-10T19:58:43.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-10T19:58:43.631Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-10T19:58:43.672Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-10T19:58:43.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4434 [Pipeline] echo [2023-03-10T19:58:43.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4434 [Pipeline] echo [2023-03-10T19:58:43.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4434 [Pipeline] echo [2023-03-10T19:58:43.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 426ae928e76f244c4cb92596cb602169fd2aeeac [Pipeline] echo [2023-03-10T19:58:43.873Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 426ae92 [Pipeline] echo [2023-03-10T19:58:43.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T19:58:44.028Z] provisioning config files... [2023-03-10T19:58:44.044Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9949734657107435295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T19:58:44.383Z] ---> docker-login.sh [2023-03-10T19:58:44.383Z] nexus3.edgexfoundry.org:10001 [2023-03-10T19:58:44.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T19:58:44.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T19:58:44.930Z] Configure a credential helper to remove this warning. See [2023-03-10T19:58:44.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T19:58:44.930Z] [2023-03-10T19:58:44.930Z] Login Succeeded [2023-03-10T19:58:44.930Z] nexus3.edgexfoundry.org:10002 [2023-03-10T19:58:44.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T19:58:44.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T19:58:44.930Z] Configure a credential helper to remove this warning. See [2023-03-10T19:58:44.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T19:58:44.930Z] [2023-03-10T19:58:44.930Z] Login Succeeded [2023-03-10T19:58:44.930Z] nexus3.edgexfoundry.org:10003 [2023-03-10T19:58:44.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T19:58:45.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T19:58:45.195Z] Configure a credential helper to remove this warning. See [2023-03-10T19:58:45.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T19:58:45.195Z] [2023-03-10T19:58:45.195Z] Login Succeeded [2023-03-10T19:58:45.195Z] nexus3.edgexfoundry.org:10004 [2023-03-10T19:58:45.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T19:58:45.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T19:58:45.195Z] Configure a credential helper to remove this warning. See [2023-03-10T19:58:45.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T19:58:45.195Z] [2023-03-10T19:58:45.195Z] Login Succeeded [2023-03-10T19:58:45.195Z] docker.io [2023-03-10T19:58:45.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T19:58:45.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T19:58:45.454Z] Configure a credential helper to remove this warning. See [2023-03-10T19:58:45.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T19:58:45.454Z] [2023-03-10T19:58:45.454Z] Login Succeeded [2023-03-10T19:58:45.454Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T19:58:45.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T19:58:45.902Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-03-10T19:58:45.902Z] + + dirname cmd/core-command/Dockerfile [2023-03-10T19:58:45.902Z] cut -d/ -f2 [2023-03-10T19:58:45.902Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-10T19:58:45.902Z] + cut -d/ -f2 [2023-03-10T19:58:45.902Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-10T19:58:45.902Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-10T19:58:45.902Z] + dirname cmd/core-data/Dockerfile [2023-03-10T19:58:45.902Z] + cut -d/ -f2 [2023-03-10T19:58:45.902Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-10T19:58:45.902Z] + dirname cmd/core-metadata/Dockerfile [2023-03-10T19:58:45.903Z] + cut -d/ -f2 [2023-03-10T19:58:45.903Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-10T19:58:45.903Z] + + cut -d/ -f2 [2023-03-10T19:58:45.903Z] dirname cmd/security-bootstrapper/Dockerfile [2023-03-10T19:58:45.903Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-10T19:58:45.903Z] + + cut -d/ -f2 [2023-03-10T19:58:45.903Z] dirname cmd/security-proxy-auth/Dockerfile [2023-03-10T19:58:45.903Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-10T19:58:45.903Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-03-10T19:58:45.903Z] cut -d/ -f2 [2023-03-10T19:58:45.903Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-10T19:58:45.903Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2023-03-10T19:58:45.903Z] cut -d/ -f2 [2023-03-10T19:58:45.903Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-10T19:58:45.903Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-10T19:58:45.903Z] + cut -d/ -f2 [2023-03-10T19:58:45.903Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-10T19:58:45.903Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-10T19:58:45.903Z] + cut -d/ -f2 [2023-03-10T19:58:45.903Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-10T19:58:45.903Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-10T19:58:45.903Z] + cut -d/ -f2 [2023-03-10T19:58:45.903Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-10T19:58:45.903Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-10T19:58:45.903Z] + cut -d/ -f2 [2023-03-10T19:58:45.903Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-10T19:58:45.903Z] + dirname cmd/support-notifications/Dockerfile [2023-03-10T19:58:45.903Z] + cut -d/ -f2 [2023-03-10T19:58:45.903Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-10T19:58:45.903Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-10T19:58:45.903Z] + cut -d/ -f2 [2023-03-10T19:58:45.903Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-10T19:58:45.991Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-10T19:58:46.486Z] + git rev-list -1 --merges 426ae928e76f244c4cb92596cb602169fd2aeeac~1..426ae928e76f244c4cb92596cb602169fd2aeeac [Pipeline] echo [2023-03-10T19:58:46.519Z] -----------> git rev-list -1 --merges 426ae928e76f244c4cb92596cb602169fd2aeeac~1..426ae928e76f244c4cb92596cb602169fd2aeeac 426ae928e76f244c4cb92596cb602169fd2aeeac [false] [Pipeline] sh [2023-03-10T19:58:46.832Z] + git log --format=format:%s -1 426ae928e76f244c4cb92596cb602169fd2aeeac [Pipeline] echo [2023-03-10T19:58:46.864Z] ========================================================= [2023-03-10T19:58:46.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-10T19:58:46.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-10T19:58:47.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T19:58:47.341Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-10T19:58:47.341Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-10T19:58:47.341Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-10T19:58:47.341Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-10T19:58:47.341Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-10T19:58:47.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:58:47.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T19:58:47.809Z] [2023-03-10T19:58:47.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:58:48.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T19:58:48.183Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-10T19:58:48.183Z] b85a868b505f: Pulling fs layer [2023-03-10T19:58:48.183Z] e2be974225ed: Pulling fs layer [2023-03-10T19:58:48.183Z] 339a4e72a1f5: Pulling fs layer [2023-03-10T19:58:48.183Z] 988bab9f4d93: Pulling fs layer [2023-03-10T19:58:48.183Z] 1469e6f7b9e6: Pulling fs layer [2023-03-10T19:58:48.183Z] 988bab9f4d93: Waiting [2023-03-10T19:58:48.183Z] eaf3925da568: Pulling fs layer [2023-03-10T19:58:48.183Z] bab4dde63d76: Pulling fs layer [2023-03-10T19:58:48.183Z] 1469e6f7b9e6: Waiting [2023-03-10T19:58:48.183Z] eaf3925da568: Waiting [2023-03-10T19:58:48.183Z] bde34c3a00c8: Pulling fs layer [2023-03-10T19:58:48.183Z] b352a97aabf1: Pulling fs layer [2023-03-10T19:58:48.183Z] bab4dde63d76: Waiting [2023-03-10T19:58:48.183Z] 4872d77fe225: Pulling fs layer [2023-03-10T19:58:48.183Z] 5851b861e8e6: Pulling fs layer [2023-03-10T19:58:48.183Z] bde34c3a00c8: Waiting [2023-03-10T19:58:48.183Z] 4872d77fe225: Waiting [2023-03-10T19:58:48.183Z] 5851b861e8e6: Waiting [2023-03-10T19:58:48.183Z] e2be974225ed: Download complete [2023-03-10T19:58:48.183Z] 988bab9f4d93: Verifying Checksum [2023-03-10T19:58:48.183Z] 988bab9f4d93: Download complete [2023-03-10T19:58:48.445Z] 339a4e72a1f5: Verifying Checksum [2023-03-10T19:58:48.445Z] 339a4e72a1f5: Download complete [2023-03-10T19:58:48.445Z] 1469e6f7b9e6: Verifying Checksum [2023-03-10T19:58:48.445Z] 1469e6f7b9e6: Download complete [2023-03-10T19:58:48.445Z] eaf3925da568: Verifying Checksum [2023-03-10T19:58:48.445Z] eaf3925da568: Download complete [2023-03-10T19:58:48.445Z] bde34c3a00c8: Verifying Checksum [2023-03-10T19:58:48.445Z] bde34c3a00c8: Download complete [2023-03-10T19:58:48.445Z] b352a97aabf1: Verifying Checksum [2023-03-10T19:58:48.445Z] b352a97aabf1: Download complete [2023-03-10T19:58:48.445Z] 4872d77fe225: Verifying Checksum [2023-03-10T19:58:48.445Z] 4872d77fe225: Download complete [2023-03-10T19:58:48.445Z] b85a868b505f: Verifying Checksum [2023-03-10T19:58:48.445Z] b85a868b505f: Download complete [2023-03-10T19:58:48.445Z] 5851b861e8e6: Download complete [2023-03-10T19:58:48.704Z] bab4dde63d76: Verifying Checksum [2023-03-10T19:58:48.704Z] bab4dde63d76: Download complete [2023-03-10T19:58:49.642Z] b85a868b505f: Pull complete [2023-03-10T19:58:49.901Z] e2be974225ed: Pull complete [2023-03-10T19:58:50.162Z] 339a4e72a1f5: Pull complete [2023-03-10T19:58:50.162Z] 988bab9f4d93: Pull complete [2023-03-10T19:58:50.422Z] 1469e6f7b9e6: Pull complete [2023-03-10T19:58:50.681Z] eaf3925da568: Pull complete [2023-03-10T19:58:52.584Z] bab4dde63d76: Pull complete [2023-03-10T19:58:52.584Z] bde34c3a00c8: Pull complete [2023-03-10T19:58:52.584Z] b352a97aabf1: Pull complete [2023-03-10T19:58:52.584Z] 4872d77fe225: Pull complete [2023-03-10T19:58:52.584Z] 5851b861e8e6: Pull complete [2023-03-10T19:58:52.584Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-10T19:58:52.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T19:58:52.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T19:58:52.821Z] prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container [2023-03-10T19:58:52.850Z] $ 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 [2023-03-10T19:58:54.141Z] $ docker top bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 -eo pid,comm [2023-03-10T19:58:54.205Z] 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). [2023-03-10T19:58:54.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T19:58:54.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T19:58:54.331Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T19:58:54.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T19:58:54.445Z] $ docker exec bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 ssh-agent [2023-03-10T19:58:54.553Z] SSH_AUTH_SOCK=/tmp/ssh-wQHkc6AUgpDY/agent.31 [2023-03-10T19:58:54.553Z] SSH_AGENT_PID=37 [2023-03-10T19:58:54.560Z] Running ssh-add (command line suppressed) [2023-03-10T19:58:54.662Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1975312128968620601.key (/w/workspace/edgex-go/1@tmp/private_key_1975312128968620601.key) [2023-03-10T19:58:54.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T19:58:55.012Z] + git tag --points-at HEAD [Pipeline] } [2023-03-10T19:58:55.037Z] $ docker exec --env ******** --env ******** bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 ssh-agent -k [2023-03-10T19:58:55.130Z] unset SSH_AUTH_SOCK; [2023-03-10T19:58:55.131Z] unset SSH_AGENT_PID; [2023-03-10T19:58:55.131Z] echo Agent pid 37 killed; [2023-03-10T19:58:55.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-10T19:58:55.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T19:58:55.239Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T19:58:55.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T19:58:55.365Z] $ docker exec bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 ssh-agent [2023-03-10T19:58:55.481Z] SSH_AUTH_SOCK=/tmp/ssh-Zd7fINF98OCp/agent.68 [2023-03-10T19:58:55.481Z] SSH_AGENT_PID=74 [2023-03-10T19:58:55.487Z] Running ssh-add (command line suppressed) [2023-03-10T19:58:55.600Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11941806578801017826.key (/w/workspace/edgex-go/1@tmp/private_key_11941806578801017826.key) [2023-03-10T19:58:55.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T19:58:55.944Z] + git semver init [2023-03-10T19:58:56.203Z] 2023-03-10 19:58:56,115 [run_init] DEBUG init version:0.0.0 force:False [2023-03-10T19:58:56.204Z] 2023-03-10 19:58:56,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-10T19:58:56.204Z] 2023-03-10 19:58:56,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-10T19:58:56.204Z] 2023-03-10 19:58:56,117 [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) [2023-03-10T19:59:04.328Z] 2023-03-10 19:59:03,149 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-10T19:59:04.328Z] 2023-03-10 19:59:03,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4434 with force:False [2023-03-10T19:59:04.328Z] 2023-03-10 19:59:03,150 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4434 [2023-03-10T19:59:04.328Z] 2023-03-10 19:59:03,154 [execute] INFO git cat-file --batch-check [2023-03-10T19:59:04.328Z] 2023-03-10 19:59:03,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T19:59:04.328Z] 2023-03-10 19:59:03,160 [execute] INFO git cat-file --batch [2023-03-10T19:59:04.328Z] 2023-03-10 19:59:03,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T19:59:04.328Z] 2023-03-10 19:59:03,165 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4434 [2023-03-10T19:59:04.328Z] 0.0.0 [Pipeline] } [2023-03-10T19:59:04.350Z] $ docker exec --env ******** --env ******** bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 ssh-agent -k [2023-03-10T19:59:04.440Z] unset SSH_AUTH_SOCK; [2023-03-10T19:59:04.440Z] unset SSH_AGENT_PID; [2023-03-10T19:59:04.440Z] echo Agent pid 74 killed; [2023-03-10T19:59:04.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T19:59:04.855Z] + git semver [Pipeline] } [2023-03-10T19:59:05.134Z] $ docker stop --time=1 bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 [2023-03-10T19:59:06.453Z] $ docker rm -f --volumes bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T19:59:06.850Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-10T19:59:07.093Z] Stashed 1 file(s) [Pipeline] echo [2023-03-10T19:59:07.111Z] [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 [2023-03-10T19:59:07.872Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-10T19:59:07.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T19:59:07.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T19:59:07.979Z] ========================================================= [2023-03-10T19:59:07.979Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-10T19:59:07.979Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-10T19:59:08.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T19:59:08.318Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-10T19:59:08.318Z] 213ec9aee27d: Pulling fs layer [2023-03-10T19:59:08.318Z] 4583459ba037: Pulling fs layer [2023-03-10T19:59:08.318Z] 93c1e223e6f2: Pulling fs layer [2023-03-10T19:59:08.318Z] 53926ce57604: Pulling fs layer [2023-03-10T19:59:08.318Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-10T19:59:08.318Z] 22ff95d597cd: Pulling fs layer [2023-03-10T19:59:08.318Z] 12d6caf4c0d1: Pulling fs layer [2023-03-10T19:59:08.318Z] 96b7cbca73a9: Pulling fs layer [2023-03-10T19:59:08.318Z] a7acece74701: Pulling fs layer [2023-03-10T19:59:08.318Z] 53926ce57604: Waiting [2023-03-10T19:59:08.318Z] 21b2b0c7a3f4: Waiting [2023-03-10T19:59:08.318Z] 22ff95d597cd: Waiting [2023-03-10T19:59:08.318Z] 12d6caf4c0d1: Waiting [2023-03-10T19:59:08.318Z] 96b7cbca73a9: Waiting [2023-03-10T19:59:08.318Z] a7acece74701: Waiting [2023-03-10T19:59:08.318Z] 93c1e223e6f2: Verifying Checksum [2023-03-10T19:59:08.318Z] 93c1e223e6f2: Download complete [2023-03-10T19:59:08.318Z] 4583459ba037: Verifying Checksum [2023-03-10T19:59:08.318Z] 4583459ba037: Download complete [2023-03-10T19:59:08.318Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-10T19:59:08.318Z] 21b2b0c7a3f4: Download complete [2023-03-10T19:59:08.318Z] 213ec9aee27d: Verifying Checksum [2023-03-10T19:59:08.582Z] 12d6caf4c0d1: Verifying Checksum [2023-03-10T19:59:08.582Z] 12d6caf4c0d1: Download complete [2023-03-10T19:59:08.582Z] 213ec9aee27d: Pull complete [2023-03-10T19:59:08.582Z] 4583459ba037: Pull complete [2023-03-10T19:59:08.858Z] 93c1e223e6f2: Pull complete [2023-03-10T19:59:09.459Z] a7acece74701: Verifying Checksum [2023-03-10T19:59:09.459Z] a7acece74701: Download complete [2023-03-10T19:59:09.459Z] 53926ce57604: Verifying Checksum [2023-03-10T19:59:09.459Z] 53926ce57604: Download complete [2023-03-10T19:59:09.459Z] 96b7cbca73a9: Verifying Checksum [2023-03-10T19:59:09.459Z] 96b7cbca73a9: Download complete [2023-03-10T19:59:13.640Z] 53926ce57604: Pull complete [2023-03-10T19:59:13.640Z] 21b2b0c7a3f4: Pull complete [2023-03-10T19:59:13.640Z] 22ff95d597cd: Pull complete [2023-03-10T19:59:13.640Z] 12d6caf4c0d1: Pull complete [2023-03-10T19:59:15.558Z] 96b7cbca73a9: Pull complete [2023-03-10T19:59:15.817Z] a7acece74701: Pull complete [2023-03-10T19:59:15.817Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-10T19:59:16.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T19:59:16.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-10T19:59:16.427Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T19:59:16.427Z] WORKDIR /edgex [2023-03-10T19:59:16.427Z] COPY go.mod . [2023-03-10T19:59:16.427Z] RUN go mod download [2023-03-10T19:59:16.427Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-10T19:59:16.994Z] Sending build context to Docker daemon 170.4MB [2023-03-10T19:59:16.994Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T19:59:16.994Z] ---> db6d94c90886 [2023-03-10T19:59:16.994Z] Step 2/4 : WORKDIR /edgex [2023-03-10T19:59:19.529Z] ---> Running in ec74a6a3fc0b [2023-03-10T19:59:19.529Z] Removing intermediate container ec74a6a3fc0b [2023-03-10T19:59:19.529Z] ---> 58121f66d726 [2023-03-10T19:59:19.529Z] Step 3/4 : COPY go.mod . [2023-03-10T19:59:19.529Z] ---> b1be514853ad [2023-03-10T19:59:19.529Z] Step 4/4 : RUN go mod download [2023-03-10T19:59:19.529Z] ---> Running in 6b35b59b16cd [2023-03-10T19:59:22.415Z] Still waiting to schedule task [2023-03-10T19:59:22.416Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-10T19:59:31.742Z] Removing intermediate container 6b35b59b16cd [2023-03-10T19:59:31.742Z] ---> a6fe7baa1550 [2023-03-10T19:59:31.742Z] Successfully built a6fe7baa1550 [2023-03-10T19:59:31.742Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:59:32.119Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T19:59:32.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T19:59:32.258Z] prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container [2023-03-10T19:59:32.289Z] $ 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 [2023-03-10T19:59:32.728Z] $ docker top 54d7ebf9705fc22410650fb28a2f1d0a25a036ddbb62554a9c3bbb823737b7a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T19:59:33.123Z] + go version [2023-03-10T19:59:33.123Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-10T19:59:33.149Z] $ docker stop --time=1 54d7ebf9705fc22410650fb28a2f1d0a25a036ddbb62554a9c3bbb823737b7a5 [2023-03-10T19:59:34.428Z] $ docker rm -f --volumes 54d7ebf9705fc22410650fb28a2f1d0a25a036ddbb62554a9c3bbb823737b7a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T19:59:35.075Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T19:59:35.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T19:59:35.211Z] prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container [2023-03-10T19:59:35.241Z] $ 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 [2023-03-10T19:59:35.602Z] $ docker top 547b8a20ab8d75473472ad9dffcc58f24f547c2211872c9cb6f4eb600766ab93 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-10T19:59:35.718Z] ========================================================= [2023-03-10T19:59:35.718Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-10T19:59:35.718Z] ========================================================= [Pipeline] sh [2023-03-10T19:59:36.014Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-10T19:59:36.363Z] + make test [2023-03-10T19:59:36.364Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T19:59:42.929Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-10T19:59:57.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-10T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-10T19:59:57.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.144s coverage: 98.5% of statements [2023-03-10T20:00:00.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.131s coverage: 71.2% of statements [2023-03-10T20:00:00.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-10T20:00:00.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-10T20:00:00.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-10T20:00:00.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-03-10T20:00:00.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-10T20:00:00.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-10T20:00:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.963s coverage: 88.5% of statements [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-10T20:00:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.089s coverage: 3.9% of statements [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-10T20:00:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.482s coverage: 95.6% of statements [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-10T20:00:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-10T20:00:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 65.9% of statements [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-10T20:00:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-10T20:00:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.0% of statements [2023-03-10T20:00:01.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-10T20:00:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 45.5% of statements [2023-03-10T20:00:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 82.9% of statements [2023-03-10T20:00:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements [2023-03-10T20:00:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2023-03-10T20:00:01.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.109s coverage: 87.5% of statements [2023-03-10T20:00:11.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.372s coverage: 79.9% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 81.2% of statements [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 82.1% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 84.8% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 61.5% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-10T20:00:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-10T20:00:23.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-10T20:00:23.619Z] 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 [2023-03-10T20:00:45.536Z] 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." [2023-03-10T20:00:45.536Z] go vet ./... [2023-03-10T20:00:46.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T20:00:46.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-10T20:00:46.724Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-10T20:00:46.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-10T20:00:47.072Z] + ls -al . [2023-03-10T20:00:47.072Z] total 704 [2023-03-10T20:00:47.072Z] drwxrwxr-x 11 1001 1001 4096 Mar 10 19:59 . [2023-03-10T20:00:47.072Z] drwxr-xr-x 4 root root 4096 Mar 10 19:59 .. [2023-03-10T20:00:47.072Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 19:58 .blubracket [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 16 Mar 10 19:58 .dockerignore [2023-03-10T20:00:47.072Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 20:00 .git [2023-03-10T20:00:47.072Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 19:58 .github [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 1133 Mar 10 19:58 .gitignore [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 19:58 .golangci.yml [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 87 Mar 10 19:58 .hadolint.yml [2023-03-10T20:00:47.072Z] drwxr-xr-x 3 1001 1001 4096 Mar 10 19:59 .semver [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 19:58 .sonarcloud.properties [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 19:58 ADOPTERS.md [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 10825 Mar 10 19:58 Attribution.txt [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 73765 Mar 10 19:58 CHANGELOG.md [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 19:58 CONTRIBUTING.md [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 19:58 GOVERNANCE.md [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 883 Mar 10 19:58 Jenkinsfile [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 19:58 LICENSE [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 14232 Mar 10 19:58 Makefile [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 19:58 OWNERS.md [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 9403 Mar 10 19:58 README.md [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 789 Mar 10 19:58 SECURITY.md [2023-03-10T20:00:47.072Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 19:59 VERSION [2023-03-10T20:00:47.072Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 19:58 bin [2023-03-10T20:00:47.073Z] drwxrwxr-x 18 1001 1001 4096 Mar 10 19:58 cmd [2023-03-10T20:00:47.073Z] -rw-r--r-- 1 root root 447487 Mar 10 20:00 coverage.out [2023-03-10T20:00:47.073Z] -rw-rw-r-- 1 1001 1001 3232 Mar 10 19:58 go.mod [2023-03-10T20:00:47.073Z] -rw-rw-r-- 1 1001 1001 31098 Mar 10 19:58 go.sum [2023-03-10T20:00:47.073Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 19:58 internal [2023-03-10T20:00:47.073Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 19:58 openapi [2023-03-10T20:00:47.073Z] -rw-rw-r-- 1 1001 1001 594 Mar 10 19:58 security.txt [2023-03-10T20:00:47.073Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 19:58 snap [2023-03-10T20:00:47.073Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 19:58 version.go [Pipeline] sh [2023-03-10T20:00:47.381Z] + '[' -e coverage.out ] [2023-03-10T20:00:47.381Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-10T20:00:47.538Z] Stashed 1 file(s) [Pipeline] sh [2023-03-10T20:00:47.832Z] + make build [2023-03-10T20:00:47.832Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T20:00:48.142Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9666 in /w/workspace/edgexfoundry_edgex-go_PR-4434 [Pipeline] { [Pipeline] ws [2023-03-10T20:00:48.194Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-10T20:00:48.269Z] The recommended git tool is: git [2023-03-10T20:00:52.805Z] using credential edgex-jenkins-ssh [2023-03-10T20:00:52.822Z] Cloning the remote Git repository [2023-03-10T20:00:52.863Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-10T20:00:52.933Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-10T20:00:53.077Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-10T20:00:53.078Z] > git --version # timeout=10 [2023-03-10T20:00:53.102Z] > git --version # 'git version 2.25.1' [2023-03-10T20:00:53.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T20:00:53.161Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T20:01:02.705Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T20:01:02.705Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T20:01:02.965Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-10T20:01:03.898Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T20:01:09.173Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-10T20:01:09.191Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T20:01:09.939Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-10T20:01:09.981Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-10T20:01:09.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T20:01:09.997Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4434/head:refs/remotes/origin/PR-4434 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-10T20:01:10.711Z] Merging remotes/origin/main commit da675bb4c39ca8451971de11c1deafee203bfaa2 into PR head commit 426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:01:11.033Z] Merge succeeded, producing 426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:01:11.033Z] Checking out Revision 426ae928e76f244c4cb92596cb602169fd2aeeac (PR-4434) [2023-03-10T20:01:11.600Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-10T20:01:11.647Z] > git --version # timeout=10 [2023-03-10T20:01:11.657Z] > git --version # 'git version 2.25.1' [2023-03-10T20:01:11.674Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T20:01:12.019Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T20:01:10.730Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T20:01:10.743Z] > git checkout -f 426ae928e76f244c4cb92596cb602169fd2aeeac # timeout=10 [2023-03-10T20:01:10.951Z] > git remote # timeout=10 [2023-03-10T20:01:10.968Z] > git config --get remote.origin.url # timeout=10 [2023-03-10T20:01:10.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T20:01:10.995Z] > git merge da675bb4c39ca8451971de11c1deafee203bfaa2 # timeout=10 [2023-03-10T20:01:11.019Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-10T20:01:11.042Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T20:01:11.057Z] > git checkout -f 426ae928e76f244c4cb92596cb602169fd2aeeac # timeout=10 [2023-03-10T20:01:12.764Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-10T20:01:12.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T20:01:12.764Z] Dload Upload Total Spent Left Speed [2023-03-10T20:01:12.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-03-10T20:01:13.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-03-10T20:01:13.395Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] sh [2023-03-10T20:01:13.715Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-10T20:01:13.715Z] + sudo tee /etc/docker/daemon.new [2023-03-10T20:01:13.715Z] { [2023-03-10T20:01:13.715Z] "registry-mirrors": [ [2023-03-10T20:01:13.715Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-10T20:01:13.715Z] ], [2023-03-10T20:01:13.715Z] "bip": "10.250.0.254/24", [2023-03-10T20:01:13.715Z] "hosts": [ [2023-03-10T20:01:13.715Z] "tcp://0.0.0.0:5555", [2023-03-10T20:01:13.715Z] "unix:///var/run/docker.sock" [2023-03-10T20:01:13.715Z] ], [2023-03-10T20:01:13.715Z] "mtu": 1458, [2023-03-10T20:01:13.715Z] "selinux-enabled": true, [2023-03-10T20:01:13.715Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-10T20:01:13.715Z] } [Pipeline] sh [2023-03-10T20:01:14.051Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-10T20:01:14.389Z] + sudo service docker restart [2023-03-10T20:01:14.767Z] 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 [2023-03-10T20:01:15.703Z] 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 [2023-03-10T20:01:16.641Z] 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 [2023-03-10T20:01:17.576Z] 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 [2023-03-10T20:01:18.954Z] 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] } [2023-03-10T20:01:20.351Z] $ docker stop --time=1 547b8a20ab8d75473472ad9dffcc58f24f547c2211872c9cb6f4eb600766ab93 [2023-03-10T20:01:23.223Z] $ docker rm -f --volumes 547b8a20ab8d75473472ad9dffcc58f24f547c2211872c9cb6f4eb600766ab93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:01:24.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T20:01:24.380Z] [2023-03-10T20:01:24.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:01:24.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T20:01:24.761Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-10T20:01:24.761Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-10T20:01:24.761Z] ca9280d653b3: Pulling fs layer [2023-03-10T20:01:24.761Z] 7e9c9ca2126c: Pulling fs layer [2023-03-10T20:01:24.761Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-10T20:01:24.761Z] cbdbe7a5bc2a: Download complete [2023-03-10T20:01:25.020Z] ca9280d653b3: Verifying Checksum [2023-03-10T20:01:25.020Z] ca9280d653b3: Download complete [2023-03-10T20:01:25.020Z] cbdbe7a5bc2a: Pull complete [2023-03-10T20:01:25.278Z] 7e9c9ca2126c: Verifying Checksum [2023-03-10T20:01:25.278Z] 7e9c9ca2126c: Download complete [2023-03-10T20:01:25.536Z] ca9280d653b3: Pull complete [2023-03-10T20:01:28.818Z] 7e9c9ca2126c: Pull complete [2023-03-10T20:01:28.818Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-10T20:01:28.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T20:01:28.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:01:29.045Z] prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container [2023-03-10T20:01:29.070Z] $ 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 [2023-03-10T20:01:30.767Z] $ docker top 6c0aa3b7ef8a412ae7016f9229f9a5e92ced7e7ba1995612a2a3491dd5a1ab5d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T20:01:31.164Z] + docker-compose build --help [2023-03-10T20:01:31.164Z] + grep parallel [2023-03-10T20:01:31.732Z] --parallel Build images in parallel. [Pipeline] } [2023-03-10T20:01:31.760Z] $ docker stop --time=1 6c0aa3b7ef8a412ae7016f9229f9a5e92ced7e7ba1995612a2a3491dd5a1ab5d [2023-03-10T20:01:33.063Z] $ docker rm -f --volumes 6c0aa3b7ef8a412ae7016f9229f9a5e92ced7e7ba1995612a2a3491dd5a1ab5d [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T20:01:33.233Z] provisioning config files... [2023-03-10T20:01:33.255Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config113421900340570596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:01:33.625Z] ---> docker-login.sh [2023-03-10T20:01:33.625Z] nexus3.edgexfoundry.org:10001 [2023-03-10T20:01:33.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T20:01:33.819Z] . [Pipeline] } [Pipeline] // withEnv [2023-03-10T20:01:33.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withDockerContainer [2023-03-10T20:01:33.967Z] prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container [2023-03-10T20:01:33.997Z] $ 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 [2023-03-10T20:01:34.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:01:34.164Z] Configure a credential helper to remove this warning. See [2023-03-10T20:01:34.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:01:34.164Z] [2023-03-10T20:01:34.164Z] Login Succeeded [2023-03-10T20:01:34.164Z] nexus3.edgexfoundry.org:10002 [2023-03-10T20:01:34.346Z] $ docker top 0c7eeba51198869e7fdeef20e4c3792e8dd8a2d993f1240e75ad803ceee5eae1 -eo pid,comm [Pipeline] { [2023-03-10T20:01:34.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:01:34.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:01:34.433Z] Configure a credential helper to remove this warning. See [2023-03-10T20:01:34.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:01:34.433Z] [2023-03-10T20:01:34.433Z] Login Succeeded [2023-03-10T20:01:34.433Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2023-03-10T20:01:34.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:01:34.816Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-10T20:01:34.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:01:34.969Z] Configure a credential helper to remove this warning. See [2023-03-10T20:01:34.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:01:34.969Z] [2023-03-10T20:01:34.969Z] Login Succeeded [2023-03-10T20:01:34.969Z] nexus3.edgexfoundry.org:10004 [2023-03-10T20:01:35.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:01:35.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:01:35.241Z] Configure a credential helper to remove this warning. See [2023-03-10T20:01:35.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:01:35.241Z] [2023-03-10T20:01:35.241Z] Login Succeeded [2023-03-10T20:01:35.241Z] docker.io [2023-03-10T20:01:35.383Z] Building core-command ... [2023-03-10T20:01:35.383Z] Building core-common-config-bootstrapper ... [2023-03-10T20:01:35.383Z] Building core-data ... [2023-03-10T20:01:35.383Z] Building core-metadata ... [2023-03-10T20:01:35.383Z] Building security-bootstrapper ... [2023-03-10T20:01:35.383Z] Building security-proxy-auth ... [2023-03-10T20:01:35.383Z] Building security-proxy-setup ... [2023-03-10T20:01:35.383Z] Building security-secretstore-setup ... [2023-03-10T20:01:35.383Z] Building security-spiffe-token-provider ... [2023-03-10T20:01:35.383Z] Building security-spire-agent ... [2023-03-10T20:01:35.383Z] Building security-spire-config ... [2023-03-10T20:01:35.383Z] Building security-spire-server ... [2023-03-10T20:01:35.383Z] Building support-notifications ... [2023-03-10T20:01:35.383Z] Building support-scheduler ... [2023-03-10T20:01:35.383Z] Building core-metadata [2023-03-10T20:01:35.383Z] Building core-data [2023-03-10T20:01:35.383Z] Building security-bootstrapper [2023-03-10T20:01:35.383Z] Building security-spiffe-token-provider [2023-03-10T20:01:35.383Z] Building security-secretstore-setup [2023-03-10T20:01:35.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:01:35.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:01:35.774Z] Configure a credential helper to remove this warning. See [2023-03-10T20:01:35.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:01:35.774Z] [2023-03-10T20:01:35.774Z] Login Succeeded [2023-03-10T20:01:35.774Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T20:01:35.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-10T20:01:36.453Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-10T20:01:36.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T20:01:36.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T20:01:36.565Z] ========================================================= [2023-03-10T20:01:36.565Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-10T20:01:36.565Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-10T20:01:36.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T20:01:36.938Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-10T20:01:36.938Z] 9b18e9b68314: Pulling fs layer [2023-03-10T20:01:36.938Z] 35d82f9e3411: Pulling fs layer [2023-03-10T20:01:36.938Z] e16973657156: Pulling fs layer [2023-03-10T20:01:36.938Z] fc693d55d65f: Pulling fs layer [2023-03-10T20:01:36.938Z] 7e9fc2657dce: Pulling fs layer [2023-03-10T20:01:36.938Z] dda99020689f: Pulling fs layer [2023-03-10T20:01:36.938Z] db1c61fa0a46: Pulling fs layer [2023-03-10T20:01:36.938Z] 891c053d2c06: Pulling fs layer [2023-03-10T20:01:36.938Z] 7e9fc2657dce: Waiting [2023-03-10T20:01:36.938Z] dda99020689f: Waiting [2023-03-10T20:01:36.938Z] db1c61fa0a46: Waiting [2023-03-10T20:01:36.938Z] 891c053d2c06: Waiting [2023-03-10T20:01:36.938Z] fc693d55d65f: Waiting [2023-03-10T20:01:36.938Z] e16973657156: Download complete [2023-03-10T20:01:37.212Z] 35d82f9e3411: Verifying Checksum [2023-03-10T20:01:37.212Z] 35d82f9e3411: Download complete [2023-03-10T20:01:37.212Z] 7e9fc2657dce: Verifying Checksum [2023-03-10T20:01:37.212Z] 7e9fc2657dce: Download complete [2023-03-10T20:01:37.212Z] dda99020689f: Verifying Checksum [2023-03-10T20:01:37.212Z] dda99020689f: Download complete [2023-03-10T20:01:37.212Z] 9b18e9b68314: Verifying Checksum [2023-03-10T20:01:38.195Z] 9b18e9b68314: Pull complete [2023-03-10T20:01:38.195Z] 891c053d2c06: Verifying Checksum [2023-03-10T20:01:38.195Z] 891c053d2c06: Download complete [2023-03-10T20:01:38.468Z] 35d82f9e3411: Pull complete [2023-03-10T20:01:39.058Z] e16973657156: Pull complete [2023-03-10T20:01:39.325Z] db1c61fa0a46: Verifying Checksum [2023-03-10T20:01:39.325Z] db1c61fa0a46: Download complete [2023-03-10T20:01:39.909Z] fc693d55d65f: Verifying Checksum [2023-03-10T20:01:39.909Z] fc693d55d65f: Download complete [2023-03-10T20:01:47.591Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:01:47.591Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:01:47.591Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:01:47.591Z] ---> a6fe7baa1550 [2023-03-10T20:01:47.591Z] Step 3/32 : WORKDIR /edgex-go [2023-03-10T20:01:47.591Z] [2023-03-10T20:01:47.591Z] ---> a6fe7baa1550 [2023-03-10T20:01:47.591Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:01:47.591Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:01:47.591Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:01:47.591Z] ---> a6fe7baa1550 [2023-03-10T20:01:47.591Z] Step 3/19 : WORKDIR /edgex-go [2023-03-10T20:01:47.591Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:01:47.591Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:01:47.591Z] ---> a6fe7baa1550 [2023-03-10T20:01:47.591Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T20:01:47.591Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:01:47.591Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:01:47.591Z] ---> a6fe7baa1550 [2023-03-10T20:01:47.591Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:01:50.882Z] ---> Running in 2886676b16f7 [2023-03-10T20:01:50.882Z] ---> Running in 71b6efd5b4dc [2023-03-10T20:01:50.882Z] ---> Running in 7c0d2600b26a [2023-03-10T20:01:50.882Z] ---> Running in 770c248c8221 [2023-03-10T20:01:50.882Z] ---> Running in 2dddeb65620d [2023-03-10T20:01:50.883Z] Removing intermediate container 71b6efd5b4dc [2023-03-10T20:01:50.883Z] ---> 945f8a9e2617 [2023-03-10T20:01:50.883Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-10T20:01:50.883Z] Removing intermediate container 7c0d2600b26a [2023-03-10T20:01:50.883Z] ---> e1b894d69a70 [2023-03-10T20:01:50.883Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T20:01:50.883Z] Removing intermediate container 770c248c8221 [2023-03-10T20:01:50.883Z] ---> e86f38761e7d [2023-03-10T20:01:50.883Z] Step 4/24 : WORKDIR /edgex-go [2023-03-10T20:01:50.883Z] Removing intermediate container 2886676b16f7 [2023-03-10T20:01:50.883Z] ---> e9ab26e1c4f7 [2023-03-10T20:01:50.883Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-10T20:01:50.883Z] ---> Running in 0102dfc928f7 [2023-03-10T20:01:50.883Z] ---> Running in 779706c835dc [2023-03-10T20:01:50.883Z] ---> Running in c46504c2e91b [2023-03-10T20:01:50.883Z] ---> Running in f4f1b9d88118 [2023-03-10T20:01:50.883Z] Removing intermediate container 2dddeb65620d [2023-03-10T20:01:50.883Z] ---> b7afd9214ddd [2023-03-10T20:01:50.883Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-10T20:01:50.883Z] ---> Running in bd3fd3ebc7f8 [2023-03-10T20:01:50.883Z] Removing intermediate container 779706c835dc [2023-03-10T20:01:50.883Z] ---> 82726c7d81a9 [2023-03-10T20:01:50.883Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-10T20:01:50.883Z] Removing intermediate container c46504c2e91b [2023-03-10T20:01:50.883Z] ---> 5dd8b1a0fa04 [2023-03-10T20:01:50.883Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T20:01:50.883Z] ---> Running in 8c45ea36603c [2023-03-10T20:01:50.883Z] ---> Running in b64de48a3752 [2023-03-10T20:01:51.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.401Z] OK: 211 MiB in 51 packages [2023-03-10T20:01:51.660Z] OK: 211 MiB in 51 packages [2023-03-10T20:01:51.660Z] v3.16.4-52-g6cdb9d7f1d8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-10T20:01:51.660Z] v3.16.4-52-g6cdb9d7f1d8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-10T20:01:51.660Z] OK: 17046 distinct packages available [2023-03-10T20:01:51.660Z] OK: 211 MiB in 51 packages [2023-03-10T20:01:51.660Z] OK: 211 MiB in 51 packages [2023-03-10T20:01:51.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:01:51.919Z] OK: 211 MiB in 51 packages [2023-03-10T20:01:51.919Z] Removing intermediate container bd3fd3ebc7f8 [2023-03-10T20:01:51.919Z] ---> b219e3e4276b [2023-03-10T20:01:51.919Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T20:01:51.919Z] Removing intermediate container 8c45ea36603c [2023-03-10T20:01:51.919Z] ---> 2a7b1fd853b2 [2023-03-10T20:01:51.919Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-10T20:01:52.177Z] ---> 2c285e75e4da [2023-03-10T20:01:52.177Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:01:52.177Z] ---> Running in fa0992820d03 [2023-03-10T20:01:52.177Z] ---> 030e78f7532d [2023-03-10T20:01:52.177Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:01:52.177Z] ---> Running in 9cc62648f346 [2023-03-10T20:01:52.177Z] Removing intermediate container b64de48a3752 [2023-03-10T20:01:52.177Z] ---> 60338932b80e [2023-03-10T20:01:52.177Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T20:01:52.227Z] fc693d55d65f: Pull complete [2023-03-10T20:01:52.227Z] 7e9fc2657dce: Pull complete [2023-03-10T20:01:52.227Z] dda99020689f: Pull complete [2023-03-10T20:01:52.437Z] Removing intermediate container f4f1b9d88118 [2023-03-10T20:01:52.438Z] ---> fca56c85d942 [2023-03-10T20:01:52.438Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-10T20:01:52.438Z] Removing intermediate container 0102dfc928f7 [2023-03-10T20:01:52.438Z] ---> 142c83f1b12c [2023-03-10T20:01:52.438Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-10T20:01:52.438Z] ---> c2a931977255 [2023-03-10T20:01:52.438Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:01:52.438Z] ---> Running in ab41dc985ee5 [2023-03-10T20:01:52.696Z] ---> 86a521af126f [2023-03-10T20:01:52.696Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:01:52.696Z] ---> Running in 26aa0fb9edc5 [2023-03-10T20:01:52.696Z] ---> b707b7a9f4a1 [2023-03-10T20:01:52.696Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:01:52.696Z] ---> Running in c6b0c9c413f2 [2023-03-10T20:01:57.711Z] db1c61fa0a46: Pull complete [2023-03-10T20:01:59.664Z] 891c053d2c06: Pull complete [2023-03-10T20:01:59.664Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-10T20:01:59.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T20:01:59.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-10T20:02:00.053Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-10T20:02:00.053Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T20:02:00.053Z] WORKDIR /edgex [2023-03-10T20:02:00.053Z] COPY go.mod . [2023-03-10T20:02:00.053Z] RUN go mod download [2023-03-10T20:02:00.637Z] Sending build context to Docker daemon 2.946MB [2023-03-10T20:02:00.637Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T20:02:00.637Z] ---> f96f9c87975a [2023-03-10T20:02:00.637Z] Step 2/4 : WORKDIR /edgex [2023-03-10T20:02:02.598Z] ---> Running in 864db8a7060e [2023-03-10T20:02:02.598Z] Removing intermediate container 864db8a7060e [2023-03-10T20:02:02.598Z] ---> 2c3599ec4a74 [2023-03-10T20:02:02.598Z] Step 3/4 : COPY go.mod . [2023-03-10T20:02:03.185Z] ---> a19a246d9fdc [2023-03-10T20:02:03.185Z] Step 4/4 : RUN go mod download [2023-03-10T20:02:03.185Z] ---> Running in 7afc227c59f9 [2023-03-10T20:02:29.864Z] Removing intermediate container 7afc227c59f9 [2023-03-10T20:02:29.864Z] ---> 8f7441c83b60 [2023-03-10T20:02:29.864Z] Successfully built 8f7441c83b60 [2023-03-10T20:02:30.129Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:02:30.525Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T20:02:30.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:02:30.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-9666 does not seem to be running inside a container [2023-03-10T20:02:30.826Z] $ 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 [2023-03-10T20:02:31.954Z] $ docker top eaa6f680c84d9dc9cdaf0f6fa098ae5b895bc5c30459fa76b1524c18e9ed38ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T20:02:32.481Z] + go version [2023-03-10T20:02:32.754Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-10T20:02:32.794Z] $ docker stop --time=1 eaa6f680c84d9dc9cdaf0f6fa098ae5b895bc5c30459fa76b1524c18e9ed38ae [2023-03-10T20:02:34.322Z] $ docker rm -f --volumes eaa6f680c84d9dc9cdaf0f6fa098ae5b895bc5c30459fa76b1524c18e9ed38ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:02:35.142Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T20:02:35.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:02:35.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-9666 does not seem to be running inside a container [2023-03-10T20:02:35.440Z] $ 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 [2023-03-10T20:02:36.460Z] $ docker top 183df07e6a6cce416d349643baaf26e9e94c3548de06972ca974b6951a458ee1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-10T20:02:36.680Z] ========================================================= [2023-03-10T20:02:36.680Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-10T20:02:36.680Z] ========================================================= [Pipeline] sh [2023-03-10T20:02:36.989Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-10T20:02:37.381Z] + make test [2023-03-10T20:02:37.381Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T20:02:39.378Z] Removing intermediate container c6b0c9c413f2 [2023-03-10T20:02:39.378Z] ---> bd98b9dd7546 [2023-03-10T20:02:39.378Z] Step 7/19 : COPY . . [2023-03-10T20:02:39.378Z] Removing intermediate container 26aa0fb9edc5 [2023-03-10T20:02:39.378Z] ---> fee44eb7e860 [2023-03-10T20:02:39.378Z] Step 7/32 : COPY . . [2023-03-10T20:02:39.378Z] Removing intermediate container 9cc62648f346 [2023-03-10T20:02:39.378Z] ---> 55d106b01865 [2023-03-10T20:02:39.378Z] Step 8/24 : COPY . . [2023-03-10T20:02:39.378Z] Removing intermediate container fa0992820d03 [2023-03-10T20:02:39.378Z] ---> fc0f207fbf14 [2023-03-10T20:02:39.378Z] Step 7/23 : COPY . . [2023-03-10T20:02:39.378Z] Removing intermediate container ab41dc985ee5 [2023-03-10T20:02:39.378Z] ---> f24fc025d39f [2023-03-10T20:02:39.378Z] Step 8/22 : COPY . . [2023-03-10T20:02:49.748Z] ---> 9b03bd8ab657 [2023-03-10T20:02:49.749Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-10T20:02:49.749Z] ---> 84a0da0f6de7 [2023-03-10T20:02:49.749Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-10T20:02:49.749Z] ---> af825eec26ba [2023-03-10T20:02:49.749Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-10T20:02:49.749Z] ---> 9cbb45f6cf6f [2023-03-10T20:02:49.749Z] ---> 843afae7bf40 [2023-03-10T20:02:49.749Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-10T20:02:49.749Z] [2023-03-10T20:02:49.749Z] ---> Running in aec595537043 [2023-03-10T20:02:49.749Z] ---> Running in dbe93a6158f7 [2023-03-10T20:02:49.749Z] ---> Running in cdc95241721b [2023-03-10T20:02:49.749Z] ---> Running in fdde5f2f122c [2023-03-10T20:02:49.749Z] ---> Running in af143855a8e5 [2023-03-10T20:02:49.749Z] 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 [2023-03-10T20:02:49.749Z] 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 [2023-03-10T20:02:49.749Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T20:02:49.749Z] 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 [2023-03-10T20:02:49.749Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T20:03:09.583Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-10T20:03:28.493Z] 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 [2023-03-10T20:03:32.692Z] Removing intermediate container dbe93a6158f7 [2023-03-10T20:03:32.692Z] ---> 1419858011bb [2023-03-10T20:03:32.692Z] [2023-03-10T20:03:32.692Z] Step 9/23 : FROM alpine:3.16 [2023-03-10T20:03:32.692Z] Removing intermediate container aec595537043 [2023-03-10T20:03:32.692Z] ---> 8d2b5c929390 [2023-03-10T20:03:32.692Z] [2023-03-10T20:03:32.692Z] Step 9/32 : FROM alpine:3.16 [2023-03-10T20:03:32.692Z] Removing intermediate container fdde5f2f122c [2023-03-10T20:03:32.692Z] ---> 83aff5a635f2 [2023-03-10T20:03:32.692Z] [2023-03-10T20:03:32.692Z] Step 10/24 : FROM alpine:3.16 [2023-03-10T20:03:32.692Z] Removing intermediate container af143855a8e5 [2023-03-10T20:03:32.692Z] ---> 3993f5819e02 [2023-03-10T20:03:32.692Z] [2023-03-10T20:03:32.692Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T20:03:33.265Z] 3.16: Pulling from library/alpine [2023-03-10T20:03:33.522Z] 3.16: Pulling from library/alpine [2023-03-10T20:03:33.522Z] 3.16: Pulling from library/alpine [2023-03-10T20:03:36.054Z] 3.16: Pulling from library/alpine [2023-03-10T20:03:36.630Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T20:03:36.630Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T20:03:36.630Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T20:03:36.630Z] Status: Image is up to date for alpine:3.16 [2023-03-10T20:03:36.630Z] ---> dfd21b5a31f5 [2023-03-10T20:03:36.630Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-10T20:03:36.630Z] ---> dfd21b5a31f5 [2023-03-10T20:03:36.630Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:03:36.630Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T20:03:36.630Z] Status: Image is up to date for alpine:3.16 [2023-03-10T20:03:36.630Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T20:03:36.630Z] Status: Image is up to date for alpine:3.16 [2023-03-10T20:03:36.630Z] ---> dfd21b5a31f5 [2023-03-10T20:03:36.630Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T20:03:36.630Z] ---> dfd21b5a31f5 [2023-03-10T20:03:36.630Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-10T20:03:36.905Z] ---> Running in 583041e9b03e [2023-03-10T20:03:36.905Z] ---> Running in 6df3359ed16c [2023-03-10T20:03:36.905Z] ---> Running in ff5be394afde [2023-03-10T20:03:36.905Z] ---> Running in 3ddf7d3e6979 [2023-03-10T20:03:36.905Z] Removing intermediate container cdc95241721b [2023-03-10T20:03:36.905Z] ---> 5c2ab3328dcd [2023-03-10T20:03:36.905Z] [2023-03-10T20:03:36.905Z] Step 9/19 : FROM alpine:3.15 [2023-03-10T20:03:36.905Z] Removing intermediate container ff5be394afde [2023-03-10T20:03:36.905Z] ---> ef4034021b4c [2023-03-10T20:03:36.906Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-10T20:03:36.906Z] Removing intermediate container 3ddf7d3e6979 [2023-03-10T20:03:36.906Z] ---> 57028cf1e63a [2023-03-10T20:03:36.906Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-10T20:03:36.906Z] ---> Running in a332d17f559b [2023-03-10T20:03:36.906Z] ---> Running in 916f9c72862a [2023-03-10T20:03:37.165Z] 3.15: Pulling from library/alpine [2023-03-10T20:03:37.165Z] Removing intermediate container 916f9c72862a [2023-03-10T20:03:37.165Z] ---> d0614abf16b7 [2023-03-10T20:03:37.165Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-10T20:03:37.165Z] ---> Running in a3f2b57227a0 [2023-03-10T20:03:37.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:37.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:37.424Z] Removing intermediate container a3f2b57227a0 [2023-03-10T20:03:37.424Z] ---> d531dee0d2d9 [2023-03-10T20:03:37.424Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:03:37.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:37.424Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-10T20:03:37.424Z] Status: Downloaded newer image for alpine:3.15 [2023-03-10T20:03:37.424Z] ---> 5ce65d7b0fde [2023-03-10T20:03:37.424Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T20:03:37.424Z] ---> Running in 6cd3957be448 [2023-03-10T20:03:37.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:37.424Z] ---> Running in 7c22ae5ce610 [2023-03-10T20:03:37.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:37.424Z] Removing intermediate container 7c22ae5ce610 [2023-03-10T20:03:37.424Z] ---> c592b2dae851 [2023-03-10T20:03:37.424Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-10T20:03:37.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:37.424Z] ---> Running in 24bc02767811 [2023-03-10T20:03:37.688Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-10T20:03:37.688Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-10T20:03:37.688Z] (3/3) Installing su-exec (0.2-r1) [2023-03-10T20:03:37.688Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:03:37.688Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T20:03:37.688Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T20:03:37.688Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:03:37.688Z] OK: 6 MiB in 15 packages [2023-03-10T20:03:37.688Z] OK: 6 MiB in 17 packages [2023-03-10T20:03:37.688Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T20:03:37.688Z] (2/2) Installing su-exec (0.2-r1) [2023-03-10T20:03:37.688Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:03:37.688Z] OK: 6 MiB in 16 packages [2023-03-10T20:03:37.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:37.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:37.949Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T20:03:37.949Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:03:37.949Z] OK: 6 MiB in 15 packages [2023-03-10T20:03:38.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:38.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:38.208Z] Removing intermediate container a332d17f559b [2023-03-10T20:03:38.208Z] ---> b36f7b9ba5f1 [2023-03-10T20:03:38.208Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-10T20:03:38.208Z] Removing intermediate container 6df3359ed16c [2023-03-10T20:03:38.208Z] ---> 394b025ca019 [2023-03-10T20:03:38.208Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T20:03:38.208Z] ---> Running in 38cfe56304e1 [2023-03-10T20:03:38.469Z] ---> Running in d5dfc3386012 [2023-03-10T20:03:38.469Z] Removing intermediate container 583041e9b03e [2023-03-10T20:03:38.469Z] ---> 255717942937 [2023-03-10T20:03:38.469Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-10T20:03:38.469Z] ---> Running in 4b85615a47d7 [2023-03-10T20:03:38.469Z] Removing intermediate container 38cfe56304e1 [2023-03-10T20:03:38.469Z] ---> 199ee8ef01a5 [2023-03-10T20:03:38.469Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-10T20:03:38.469Z] Removing intermediate container 6cd3957be448 [2023-03-10T20:03:38.469Z] ---> def81d20eb08 [2023-03-10T20:03:38.469Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:03:38.469Z] ---> Running in a32e71c6051d [2023-03-10T20:03:38.469Z] Removing intermediate container d5dfc3386012 [2023-03-10T20:03:38.469Z] ---> ab4ff7e32aa3 [2023-03-10T20:03:38.469Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-10T20:03:38.469Z] Removing intermediate container 4b85615a47d7 [2023-03-10T20:03:38.469Z] ---> 9cadfa26aaa6 [2023-03-10T20:03:38.469Z] Step 12/23 : WORKDIR / [2023-03-10T20:03:38.469Z] ---> Running in 9d22c1f02827 [2023-03-10T20:03:38.469Z] ---> Running in 735495992cc8 [2023-03-10T20:03:38.727Z] v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T20:03:38.727Z] v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T20:03:38.727Z] OK: 15859 distinct packages available [2023-03-10T20:03:38.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:38.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:38.727Z] Removing intermediate container 735495992cc8 [2023-03-10T20:03:38.727Z] ---> 01962f4f47f1 [2023-03-10T20:03:38.727Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-10T20:03:38.727Z] ---> Running in e42051a8871c [2023-03-10T20:03:38.727Z] Removing intermediate container 9d22c1f02827 [2023-03-10T20:03:38.727Z] ---> 3e7051eedfc2 [2023-03-10T20:03:38.727Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-10T20:03:38.727Z] Removing intermediate container a32e71c6051d [2023-03-10T20:03:38.727Z] ---> 64459a8f8f05 [2023-03-10T20:03:38.727Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-10T20:03:38.986Z] ---> Running in 66455757f4da [2023-03-10T20:03:38.986Z] ---> 0c7fb9be1e85 [2023-03-10T20:03:38.986Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-10T20:03:38.986Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-10T20:03:38.986Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-10T20:03:38.986Z] Removing intermediate container e42051a8871c [2023-03-10T20:03:38.986Z] ---> 18b50afbe832 [2023-03-10T20:03:38.986Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-10T20:03:38.986Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-10T20:03:38.986Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-10T20:03:38.986Z] (5/9) Installing curl (7.80.0-r6) [2023-03-10T20:03:38.986Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-10T20:03:38.986Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-10T20:03:38.986Z] (8/9) Installing libucontext (1.1-r0) [2023-03-10T20:03:38.986Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-10T20:03:38.986Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T20:03:38.986Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T20:03:39.247Z] OK: 8 MiB in 23 packages [2023-03-10T20:03:39.247Z] ---> Running in dd2224b32cfb [2023-03-10T20:03:39.247Z] Removing intermediate container 66455757f4da [2023-03-10T20:03:39.247Z] ---> 8721c7921a41 [2023-03-10T20:03:39.247Z] Step 15/24 : WORKDIR / [2023-03-10T20:03:39.506Z] ---> 68e8e00a159e [2023-03-10T20:03:39.506Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-10T20:03:39.506Z] ---> Running in f4cfba151d78 [2023-03-10T20:03:39.506Z] Removing intermediate container dd2224b32cfb [2023-03-10T20:03:39.506Z] ---> 19132b83d619 [2023-03-10T20:03:39.506Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-10T20:03:39.506Z] ---> 783fabe42989 [2023-03-10T20:03:39.506Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-10T20:03:39.506Z] ---> Running in 15282a213834 [2023-03-10T20:03:40.075Z] Removing intermediate container f4cfba151d78 [2023-03-10T20:03:40.075Z] ---> 68483b51562d [2023-03-10T20:03:40.075Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:03:40.075Z] ---> 9efa14e91e78 [2023-03-10T20:03:40.075Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-10T20:03:40.075Z] ---> 1e2b1e7f075c [2023-03-10T20:03:40.075Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-10T20:03:40.075Z] Removing intermediate container 24bc02767811 [2023-03-10T20:03:40.075Z] ---> 374971e5f433 [2023-03-10T20:03:40.075Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:03:40.336Z] ---> Running in 3b20c9ef6548 [2023-03-10T20:03:40.336Z] ---> fc47c3c13267 [2023-03-10T20:03:40.336Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-10T20:03:40.336Z] ---> 0aabad5636ad [2023-03-10T20:03:40.336Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-10T20:03:41.273Z] Removing intermediate container 15282a213834 [2023-03-10T20:03:41.273Z] ---> f2c031897ea2 [2023-03-10T20:03:41.273Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-10T20:03:41.273Z] Removing intermediate container 3b20c9ef6548 [2023-03-10T20:03:41.273Z] ---> bc0cfbef1aae [2023-03-10T20:03:41.273Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T20:03:41.273Z] ---> 71454d8f8f4f [2023-03-10T20:03:41.273Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-10T20:03:41.273Z] ---> b6762958e1e1 [2023-03-10T20:03:41.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-10T20:03:41.273Z] ---> 7ee5e5cf5775 [2023-03-10T20:03:41.273Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-10T20:03:41.273Z] ---> Running in fdbcb62a0cfb [2023-03-10T20:03:41.273Z] ---> Running in c8585c83ba8c [2023-03-10T20:03:41.531Z] Removing intermediate container fdbcb62a0cfb [2023-03-10T20:03:41.531Z] ---> 55d664798e13 [2023-03-10T20:03:41.531Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-10T20:03:41.531Z] Removing intermediate container c8585c83ba8c [2023-03-10T20:03:41.531Z] ---> a8bb3caf4f13 [2023-03-10T20:03:41.531Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T20:03:42.103Z] ---> 70ad442229ff [2023-03-10T20:03:42.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-10T20:03:42.103Z] ---> Running in daf4e4cc7aac [2023-03-10T20:03:42.103Z] ---> 17ca64697fac [2023-03-10T20:03:42.103Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-10T20:03:42.103Z] ---> c3765f24f958 [2023-03-10T20:03:42.103Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T20:03:42.103Z] ---> 7eef154a8d7c [2023-03-10T20:03:42.103Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-10T20:03:42.363Z] Removing intermediate container daf4e4cc7aac [2023-03-10T20:03:42.363Z] ---> 1e4f6d2bbe17 [2023-03-10T20:03:42.363Z] Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:03:42.363Z] ---> Running in e1e20d67f9f8 [2023-03-10T20:03:42.363Z] ---> Running in 0d727bc64ef3 [2023-03-10T20:03:42.363Z] ---> ab4ee39844db [2023-03-10T20:03:42.363Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-10T20:03:42.363Z] Removing intermediate container 0d727bc64ef3 [2023-03-10T20:03:42.363Z] ---> 9bd29c75d1ce [2023-03-10T20:03:42.363Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T20:03:42.363Z] ---> 254f2baeb727 [2023-03-10T20:03:42.363Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T20:03:42.363Z] ---> 6c5737876610 [2023-03-10T20:03:42.363Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-10T20:03:42.363Z] ---> Running in 81c9690bf41a [2023-03-10T20:03:42.363Z] ---> Running in 2a237f1810ce [2023-03-10T20:03:42.630Z] ---> Running in 7b92ea4ba1c2 [2023-03-10T20:03:42.630Z] ---> Running in 2b8db2af7038 [2023-03-10T20:03:42.630Z] Removing intermediate container 81c9690bf41a [2023-03-10T20:03:42.630Z] ---> 7fd676045af6 [2023-03-10T20:03:42.630Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T20:03:42.630Z] Removing intermediate container 2a237f1810ce [2023-03-10T20:03:42.630Z] ---> 55acf29c907c [2023-03-10T20:03:42.630Z] [2023-03-10T20:03:42.631Z] ---> Running in e7d3c1b9b145 [2023-03-10T20:03:42.631Z] Removing intermediate container 2b8db2af7038 [2023-03-10T20:03:42.631Z] ---> 025379f82ea5 [2023-03-10T20:03:42.631Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T20:03:42.631Z] ---> Running in 678a1978e437 [2023-03-10T20:03:42.631Z] Removing intermediate container e7d3c1b9b145 [2023-03-10T20:03:42.631Z] ---> 29a43cb6194e [2023-03-10T20:03:42.631Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T20:03:42.890Z] Successfully built 55acf29c907c [2023-03-10T20:03:42.890Z] Successfully tagged core-data:latest [2023-03-10T20:03:42.890Z]  Building core-data ... done Building security-spire-config [2023-03-10T20:03:42.890Z] ---> Running in 99758151cb6b [2023-03-10T20:03:42.890Z] Removing intermediate container 678a1978e437 [2023-03-10T20:03:42.890Z] ---> c640eb415243 [2023-03-10T20:03:42.890Z] Step 17/19 : LABEL arch=x86_64 [2023-03-10T20:03:42.890Z] ---> Running in ed9040720d6c [2023-03-10T20:03:43.150Z] Removing intermediate container 99758151cb6b [2023-03-10T20:03:43.150Z] ---> b976ca54fcf0 [2023-03-10T20:03:43.150Z] Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:03:45.701Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:03:45.701Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:03:45.701Z] ---> a6fe7baa1550 [2023-03-10T20:03:45.701Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T20:03:45.701Z] ---> Using cache [2023-03-10T20:03:45.701Z] ---> b7afd9214ddd [2023-03-10T20:03:45.701Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T20:03:49.006Z] Removing intermediate container ed9040720d6c [2023-03-10T20:03:49.006Z] ---> e3833f60aa94 [2023-03-10T20:03:49.006Z] Step 18/19 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:03:49.264Z] ---> Running in c1137ebb2941 [2023-03-10T20:03:49.522Z] ---> Running in c2da934759ee [2023-03-10T20:03:49.522Z] Removing intermediate container e1e20d67f9f8 [2023-03-10T20:03:49.522Z] ---> 4c451dd225ad [2023-03-10T20:03:49.522Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:03:49.783Z] ---> Running in 8b53742bbf8f [2023-03-10T20:03:50.351Z] Removing intermediate container 7b92ea4ba1c2 [2023-03-10T20:03:50.351Z] ---> 79c1bc3fc57e [2023-03-10T20:03:50.351Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T20:03:50.351Z] Removing intermediate container c1137ebb2941 [2023-03-10T20:03:50.351Z] ---> f079825c69ec [2023-03-10T20:03:50.351Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T20:03:50.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:50.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:03:50.875Z] ---> 6209103b8b55 [2023-03-10T20:03:50.875Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-10T20:03:50.875Z] Removing intermediate container 8b53742bbf8f [2023-03-10T20:03:50.875Z] ---> 6ea19703b1a2 [2023-03-10T20:03:50.875Z] Step 19/19 : LABEL version=0.0.0 [2023-03-10T20:03:50.875Z] OK: 211 MiB in 51 packages [2023-03-10T20:03:51.134Z] ---> Running in 708ea6d36239 [2023-03-10T20:03:51.134Z] ---> Running in 2ce6bffad2ce [2023-03-10T20:03:52.071Z] ---> Running in c1f516a732ec [2023-03-10T20:03:52.331Z] Removing intermediate container 2ce6bffad2ce [2023-03-10T20:03:52.331Z] ---> e464eb6e726a [2023-03-10T20:03:52.331Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T20:03:52.594Z] ---> 32173d54f5c9 [2023-03-10T20:03:52.594Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-10T20:03:52.594Z] Removing intermediate container c1f516a732ec [2023-03-10T20:03:52.594Z] ---> 76776e3e9763 [2023-03-10T20:03:52.594Z] [2023-03-10T20:03:52.594Z] Removing intermediate container 708ea6d36239 [2023-03-10T20:03:52.594Z] ---> ff2eaa08107b [2023-03-10T20:03:52.594Z] [2023-03-10T20:03:52.594Z] Successfully built 76776e3e9763 [2023-03-10T20:03:52.594Z] Successfully built ff2eaa08107b [2023-03-10T20:03:52.852Z] ---> Running in 73171a6e2d38 [2023-03-10T20:03:52.852Z] Successfully tagged core-metadata:latest [2023-03-10T20:03:52.852Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-10T20:03:52.852Z] Building security-proxy-setup [2023-03-10T20:03:52.852Z]  Building core-metadata ... done  Building security-spiffe-token-provider ... done Building support-scheduler [2023-03-10T20:03:52.852Z] Removing intermediate container c2da934759ee [2023-03-10T20:03:52.852Z] ---> 7d55626e58fd [2023-03-10T20:03:52.852Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T20:03:53.126Z] ---> 414dcca0430f [2023-03-10T20:03:53.126Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-10T20:03:57.310Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:03:57.310Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:03:57.569Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:03:57.569Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:04:01.766Z] ---> a6fe7baa1550 [2023-03-10T20:04:01.766Z] ---> a6fe7baa1550 [2023-03-10T20:04:01.766Z] Step 3/20 : WORKDIR /edgex-goStep 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:04:01.766Z] [2023-03-10T20:04:01.766Z] ---> Using cache [2023-03-10T20:04:01.766Z] ---> b7afd9214ddd [2023-03-10T20:04:01.766Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-10T20:04:01.766Z] ---> Using cache [2023-03-10T20:04:01.766Z] ---> b219e3e4276b [2023-03-10T20:04:01.766Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-10T20:04:01.766Z] ---> Using cache [2023-03-10T20:04:01.766Z] ---> e86f38761e7d [2023-03-10T20:04:01.766Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T20:04:01.766Z] ---> Using cache [2023-03-10T20:04:01.766Z] ---> 82726c7d81a9 [2023-03-10T20:04:01.766Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T20:04:01.766Z] ---> Using cache [2023-03-10T20:04:01.766Z] ---> 2a7b1fd853b2 [2023-03-10T20:04:01.766Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T20:04:01.766Z] ---> Using cache [2023-03-10T20:04:01.766Z] ---> 2c285e75e4da [2023-03-10T20:04:01.766Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:04:01.766Z] ---> Using cache [2023-03-10T20:04:01.766Z] ---> fc0f207fbf14 [2023-03-10T20:04:01.766Z] Step 7/20 : COPY . . [2023-03-10T20:04:01.766Z] ---> Using cache [2023-03-10T20:04:01.766Z] ---> 030e78f7532d [2023-03-10T20:04:01.766Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:04:01.766Z] ---> Using cache [2023-03-10T20:04:01.766Z] ---> 55d106b01865 [2023-03-10T20:04:01.766Z] Step 8/22 : COPY . . [2023-03-10T20:04:01.766Z] ---> Using cache [2023-03-10T20:04:01.766Z] ---> 84a0da0f6de7 [2023-03-10T20:04:01.766Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-10T20:04:01.766Z] ---> Using cache [2023-03-10T20:04:01.766Z] ---> af825eec26ba [2023-03-10T20:04:01.766Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-10T20:04:01.766Z] ---> 2f8a29e5938b [2023-03-10T20:04:01.766Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:04:01.766Z] ---> 2b81c97c9933 [2023-03-10T20:04:01.766Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-10T20:04:01.766Z] Removing intermediate container 73171a6e2d38 [2023-03-10T20:04:01.766Z] ---> 2cb55ba764b1 [2023-03-10T20:04:01.766Z] Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:04:01.766Z] ---> Running in 1987d04f8801 [2023-03-10T20:04:01.766Z] ---> Running in b60b85ec87d9 [2023-03-10T20:04:01.766Z] ---> Running in 208c0501c3e2 [2023-03-10T20:04:01.766Z] ---> Running in 430e246f6d36 [2023-03-10T20:04:01.766Z] Removing intermediate container 208c0501c3e2 [2023-03-10T20:04:01.766Z] ---> b4d9a18787eb [2023-03-10T20:04:01.766Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T20:04:01.766Z] ---> 7d0521252930 [2023-03-10T20:04:01.766Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-10T20:04:01.766Z] ---> Running in de5e81b6e7f2 [2023-03-10T20:04:01.766Z] Removing intermediate container de5e81b6e7f2 [2023-03-10T20:04:01.766Z] ---> 1ae180dccf0f [2023-03-10T20:04:01.766Z] [2023-03-10T20:04:01.766Z] Successfully built 1ae180dccf0f [2023-03-10T20:04:01.766Z] ---> 4947088a72b4 [2023-03-10T20:04:01.766Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-10T20:04:01.766Z] Successfully tagged security-secretstore-setup:latest [2023-03-10T20:04:01.766Z] Building support-notifications [2023-03-10T20:04:01.766Z]  Building security-secretstore-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-10T20:04:02.034Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T20:04:06.244Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:04:06.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:04:06.244Z] ---> a6fe7baa1550 [2023-03-10T20:04:06.244Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:04:06.244Z] ---> Using cache [2023-03-10T20:04:06.244Z] ---> e86f38761e7d [2023-03-10T20:04:06.244Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T20:04:06.244Z] ---> Using cache [2023-03-10T20:04:06.244Z] ---> 82726c7d81a9 [2023-03-10T20:04:06.244Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-10T20:04:09.524Z] ---> 01d419d32bfb [2023-03-10T20:04:09.524Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-10T20:04:09.524Z] ---> Running in e78d23bf24a8 [2023-03-10T20:04:09.524Z] ---> Running in 8b06854de9c0 [2023-03-10T20:04:10.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:04:10.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:04:10.378Z] OK: 211 MiB in 51 packages [2023-03-10T20:04:10.651Z] Removing intermediate container 8b06854de9c0 [2023-03-10T20:04:10.651Z] ---> 8df84066026a [2023-03-10T20:04:10.651Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-10T20:04:10.914Z] ---> Running in 91cf8209e97e [2023-03-10T20:04:11.188Z] Removing intermediate container 91cf8209e97e [2023-03-10T20:04:11.188Z] ---> 568e0c44be4c [2023-03-10T20:04:11.188Z] Step 29/32 : CMD ["gate"] [2023-03-10T20:04:11.188Z] ---> Running in 2b50e7445d13 [2023-03-10T20:04:11.461Z] Removing intermediate container e78d23bf24a8 [2023-03-10T20:04:11.461Z] ---> 97d80f95aa68 [2023-03-10T20:04:11.461Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T20:04:11.461Z] Removing intermediate container 2b50e7445d13 [2023-03-10T20:04:11.461Z] ---> 4d517706fefd [2023-03-10T20:04:11.461Z] Step 30/32 : LABEL arch=x86_64 [2023-03-10T20:04:11.721Z] ---> Running in b646ed4aee29 [2023-03-10T20:04:11.721Z] ---> 6a22c335509b [2023-03-10T20:04:11.721Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:04:11.721Z] ---> Running in d8269c244ec2 [2023-03-10T20:04:11.981Z] Removing intermediate container b646ed4aee29 [2023-03-10T20:04:11.981Z] ---> 7153219ae950 [2023-03-10T20:04:11.981Z] Step 31/32 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:04:11.981Z] ---> Running in b804791e7925 [2023-03-10T20:04:12.550Z] Removing intermediate container b804791e7925 [2023-03-10T20:04:12.550Z] ---> 4b4504003f59 [2023-03-10T20:04:12.550Z] Step 32/32 : LABEL version=0.0.0 [2023-03-10T20:04:12.550Z] ---> Running in 7a3997ab9a65 [2023-03-10T20:04:13.118Z] Removing intermediate container 7a3997ab9a65 [2023-03-10T20:04:13.118Z] ---> 82c37bccf0f4 [2023-03-10T20:04:13.118Z] [2023-03-10T20:04:13.118Z] Successfully built 82c37bccf0f4 [2023-03-10T20:04:13.118Z] Successfully tagged security-bootstrapper:latest [2023-03-10T20:04:13.118Z]  Building security-bootstrapper ... done Building security-proxy-auth [2023-03-10T20:04:15.726Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:04:15.726Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:04:15.726Z] ---> a6fe7baa1550 [2023-03-10T20:04:15.726Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:04:15.726Z] ---> Using cache [2023-03-10T20:04:15.726Z] ---> e86f38761e7d [2023-03-10T20:04:15.726Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T20:04:15.726Z] ---> Using cache [2023-03-10T20:04:15.726Z] ---> 82726c7d81a9 [2023-03-10T20:04:15.726Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T20:04:15.726Z] ---> Using cache [2023-03-10T20:04:15.726Z] ---> 2a7b1fd853b2 [2023-03-10T20:04:15.726Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T20:04:15.726Z] ---> Using cache [2023-03-10T20:04:15.726Z] ---> 030e78f7532d [2023-03-10T20:04:15.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:04:15.726Z] ---> Using cache [2023-03-10T20:04:15.726Z] ---> 55d106b01865 [2023-03-10T20:04:15.726Z] Step 8/22 : COPY . . [2023-03-10T20:04:15.726Z] ---> Using cache [2023-03-10T20:04:15.726Z] ---> af825eec26ba [2023-03-10T20:04:15.726Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-10T20:04:20.042Z] ---> Running in a7b956560844 [2023-03-10T20:04:20.043Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-10T20:04:42.025Z] Removing intermediate container 1987d04f8801 [2023-03-10T20:04:42.025Z] ---> 35f13725ec3b [2023-03-10T20:04:42.025Z] [2023-03-10T20:04:42.025Z] Step 9/20 : FROM alpine:3.16 [2023-03-10T20:04:42.025Z] ---> dfd21b5a31f5 [2023-03-10T20:04:42.025Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-10T20:04:42.025Z] Removing intermediate container 430e246f6d36 [2023-03-10T20:04:42.025Z] ---> eaba86ee9742 [2023-03-10T20:04:42.025Z] Step 7/24 : COPY . . [2023-03-10T20:04:42.025Z] ---> Running in b476ff97f978 [2023-03-10T20:04:42.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:04:42.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:04:42.025Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T20:04:42.025Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-10T20:04:42.025Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:04:42.025Z] OK: 6 MiB in 16 packages [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-10T20:04:46.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-10T20:04:52.022Z] ---> e8451c09aef9 [2023-03-10T20:04:52.022Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T20:04:52.022Z] Removing intermediate container b476ff97f978 [2023-03-10T20:04:52.022Z] ---> 8520c27b7851 [2023-03-10T20:04:52.022Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-10T20:04:52.022Z] Removing intermediate container b60b85ec87d9 [2023-03-10T20:04:52.022Z] ---> f3154c2a3afb [2023-03-10T20:04:52.022Z] [2023-03-10T20:04:52.022Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T20:04:52.022Z] ---> dfd21b5a31f5 [2023-03-10T20:04:52.022Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:04:52.022Z] ---> Using cache [2023-03-10T20:04:52.022Z] ---> 394b025ca019 [2023-03-10T20:04:52.022Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T20:04:52.022Z] ---> Using cache [2023-03-10T20:04:52.022Z] ---> 199ee8ef01a5 [2023-03-10T20:04:52.022Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-10T20:04:52.022Z] ---> Running in 44bac0d138e0 [2023-03-10T20:04:52.022Z] ---> Running in 29f98b77c53f [2023-03-10T20:04:52.022Z] ---> Running in aebe64f70196 [2023-03-10T20:04:52.022Z] Removing intermediate container 44bac0d138e0 [2023-03-10T20:04:52.022Z] ---> 08eff0d38d36 [2023-03-10T20:04:52.022Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T20:04:52.022Z] Removing intermediate container 29f98b77c53f [2023-03-10T20:04:52.022Z] ---> db72a4281a59 [2023-03-10T20:04:52.022Z] Step 12/20 : WORKDIR /edgex [2023-03-10T20:04:52.022Z] Removing intermediate container aebe64f70196 [2023-03-10T20:04:52.022Z] ---> eba97a19a82b [2023-03-10T20:04:52.022Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T20:04:52.022Z] ---> Running in 9b49c757e70d [2023-03-10T20:04:52.022Z] ---> Running in caf37f8dc6c6 [2023-03-10T20:04:52.022Z] ---> Running in bac388ce75c8 [2023-03-10T20:04:52.286Z] Removing intermediate container 9b49c757e70d [2023-03-10T20:04:52.286Z] ---> 80a25259e080 [2023-03-10T20:04:52.286Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T20:04:52.286Z] Removing intermediate container caf37f8dc6c6 [2023-03-10T20:04:52.286Z] ---> fc2e80ed16a3 [2023-03-10T20:04:52.286Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-10T20:04:52.286Z] Removing intermediate container bac388ce75c8 [2023-03-10T20:04:52.286Z] ---> 47eba327675a [2023-03-10T20:04:52.286Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:04:52.545Z] ---> Running in 47246f20bd82 [2023-03-10T20:04:52.545Z] Removing intermediate container d8269c244ec2 [2023-03-10T20:04:52.545Z] ---> ae8668b3d411 [2023-03-10T20:04:52.545Z] Step 8/22 : COPY . . [2023-03-10T20:04:52.805Z] ---> b041e36e2916 [2023-03-10T20:04:52.806Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-10T20:04:52.806Z] ---> a7f0d05a20ae [2023-03-10T20:04:52.806Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-10T20:04:56.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements [2023-03-10T20:04:56.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-10T20:04:56.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-10T20:04:58.097Z] ---> a46f84995f60 [2023-03-10T20:04:58.098Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T20:04:58.098Z] ---> 1005e7f929ef [2023-03-10T20:04:58.098Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-10T20:04:58.098Z] Removing intermediate container a7b956560844 [2023-03-10T20:04:58.098Z] ---> 6e5c0c6cb813 [2023-03-10T20:04:58.098Z] [2023-03-10T20:04:58.098Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T20:04:58.098Z] ---> dfd21b5a31f5 [2023-03-10T20:04:58.098Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T20:04:58.098Z] ---> Running in c778c1122cba [2023-03-10T20:04:58.098Z] ---> f4bba9bc501c [2023-03-10T20:04:58.098Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T20:04:58.098Z] Removing intermediate container 47246f20bd82 [2023-03-10T20:04:58.098Z] ---> 68974a57b73b [2023-03-10T20:04:58.098Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T20:04:58.098Z] ---> 9cc0775497f9 [2023-03-10T20:04:58.098Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-10T20:04:58.098Z] ---> Running in 7023123dba90 [2023-03-10T20:04:58.098Z] ---> Running in 80a3c9b6b32e [2023-03-10T20:04:58.098Z] ---> 0ce8f6c5a2dd [2023-03-10T20:04:58.098Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-10T20:04:58.098Z] ---> Running in f6f0ed753059 [2023-03-10T20:04:58.098Z] Removing intermediate container c778c1122cba [2023-03-10T20:04:58.098Z] ---> e4e70f58a253 [2023-03-10T20:04:58.098Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:04:58.098Z] ---> Running in 719f660885aa [2023-03-10T20:04:58.098Z] ---> Running in 819ccc7829d3 [2023-03-10T20:04:58.098Z] Removing intermediate container 80a3c9b6b32e [2023-03-10T20:04:58.098Z] ---> 46608d2e66b2 [2023-03-10T20:04:58.098Z] [2023-03-10T20:04:58.098Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T20:04:58.098Z] ---> 5ce65d7b0fde [2023-03-10T20:04:58.098Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T20:04:58.098Z] ---> Using cache [2023-03-10T20:04:58.098Z] ---> c592b2dae851 [2023-03-10T20:04:58.098Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-10T20:04:58.098Z] Removing intermediate container f6f0ed753059 [2023-03-10T20:04:58.098Z] ---> 9d940d2bfbeb [2023-03-10T20:04:58.098Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T20:04:58.098Z] ---> Running in 0b57d40cb9b6 [2023-03-10T20:04:58.098Z] ---> Running in f2ef83a65289 [2023-03-10T20:04:58.098Z] Removing intermediate container 0b57d40cb9b6 [2023-03-10T20:04:58.098Z] ---> 1b51ba6081d0 [2023-03-10T20:04:58.098Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T20:04:58.098Z] ---> Running in a67cbb5ede69 [2023-03-10T20:04:58.098Z] Removing intermediate container a67cbb5ede69 [2023-03-10T20:04:58.098Z] ---> e434f1a76512 [2023-03-10T20:04:58.098Z] Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:04:58.098Z] ---> Running in 596a21f276aa [2023-03-10T20:04:58.358Z] Removing intermediate container 596a21f276aa [2023-03-10T20:04:58.358Z] ---> dff4a12719d8 [2023-03-10T20:04:58.358Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T20:04:58.358Z] ---> Running in 1073809484f5 [2023-03-10T20:04:58.358Z] Removing intermediate container 7023123dba90 [2023-03-10T20:04:58.358Z] ---> 70d7da287baa [2023-03-10T20:04:58.358Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T20:04:58.358Z] ---> Running in 72583af07d8f [2023-03-10T20:04:58.358Z] Removing intermediate container 1073809484f5 [2023-03-10T20:04:58.358Z] ---> 35ea7ec9675b [2023-03-10T20:04:58.358Z] [2023-03-10T20:04:58.619Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T20:04:58.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:04:58.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:04:58.619Z] Successfully built 35ea7ec9675b [2023-03-10T20:04:58.619Z] Successfully tagged support-scheduler:latest [2023-03-10T20:04:58.619Z]  Building support-scheduler ... done Building core-command [2023-03-10T20:04:58.619Z] Removing intermediate container 72583af07d8f [2023-03-10T20:04:58.619Z] ---> f3b55994e59e [2023-03-10T20:04:58.619Z] Step 18/20 : LABEL arch=x86_64 [2023-03-10T20:04:58.619Z] ---> Running in e6f509d5ba1a [2023-03-10T20:04:58.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:04:58.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:04:58.880Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T20:04:58.880Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:04:58.880Z] OK: 6 MiB in 15 packages [2023-03-10T20:04:58.880Z] v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T20:04:58.880Z] v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T20:04:58.880Z] OK: 15859 distinct packages available [2023-03-10T20:04:59.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:04:59.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:04:59.398Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-10T20:04:59.398Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-10T20:04:59.398Z] (3/4) Installing libucontext (1.1-r0) [2023-03-10T20:04:59.398Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-10T20:04:59.398Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T20:04:59.398Z] OK: 6 MiB in 18 packages [2023-03-10T20:04:59.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.327s coverage: 98.5% of statements [2023-03-10T20:05:00.341Z] Removing intermediate container e6f509d5ba1a [2023-03-10T20:05:00.341Z] ---> 03168a0a4b0d [2023-03-10T20:05:00.341Z] Step 19/20 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:05:01.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:05:01.722Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:05:01.722Z] ---> a6fe7baa1550 [2023-03-10T20:05:01.722Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:05:01.722Z] ---> Using cache [2023-03-10T20:05:01.722Z] ---> e86f38761e7d [2023-03-10T20:05:01.722Z] Step 4/23 : WORKDIR /edgex-go [2023-03-10T20:05:01.722Z] ---> Using cache [2023-03-10T20:05:01.722Z] ---> 82726c7d81a9 [2023-03-10T20:05:01.722Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-10T20:05:01.722Z] ---> Using cache [2023-03-10T20:05:01.722Z] ---> 2a7b1fd853b2 [2023-03-10T20:05:01.722Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-10T20:05:01.722Z] ---> Using cache [2023-03-10T20:05:01.722Z] ---> 030e78f7532d [2023-03-10T20:05:01.722Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:05:01.722Z] ---> Using cache [2023-03-10T20:05:01.722Z] ---> 55d106b01865 [2023-03-10T20:05:01.722Z] Step 8/23 : COPY . . [2023-03-10T20:05:01.722Z] ---> Using cache [2023-03-10T20:05:01.722Z] ---> af825eec26ba [2023-03-10T20:05:01.722Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-10T20:05:02.666Z] ---> Running in 2eaf14321d05 [2023-03-10T20:05:02.666Z] ---> Running in 0f0300ab357b [2023-03-10T20:05:02.927Z] Removing intermediate container 0f0300ab357b [2023-03-10T20:05:02.927Z] ---> 3fd7dc58f06f [2023-03-10T20:05:02.927Z] Step 20/20 : LABEL version=0.0.0 [2023-03-10T20:05:03.188Z] Removing intermediate container 819ccc7829d3 [2023-03-10T20:05:03.188Z] ---> f53c22756727 [2023-03-10T20:05:03.188Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:05:03.188Z] ---> Running in 3ba775a4bd28 [2023-03-10T20:05:03.188Z] Removing intermediate container f2ef83a65289 [2023-03-10T20:05:03.188Z] ---> a8721c11f94d [2023-03-10T20:05:03.188Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T20:05:03.449Z] Removing intermediate container 3ba775a4bd28 [2023-03-10T20:05:03.449Z] ---> 6137c223d708 [2023-03-10T20:05:03.449Z] [2023-03-10T20:05:03.449Z] ---> 22ff3a7866a7 [2023-03-10T20:05:03.449Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-10T20:05:03.449Z] Successfully built 6137c223d708 [2023-03-10T20:05:03.449Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T20:05:03.449Z] Successfully tagged security-proxy-setup:latest [2023-03-10T20:05:03.449Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-10T20:05:04.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.534s coverage: 71.2% of statements [2023-03-10T20:05:04.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-10T20:05:04.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-10T20:05:04.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-10T20:05:04.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.315s coverage: 54.0% of statements [2023-03-10T20:05:04.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-10T20:05:04.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-10T20:05:07.648Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:05:07.648Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:05:07.648Z] ---> a6fe7baa1550 [2023-03-10T20:05:07.648Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T20:05:07.648Z] ---> Using cache [2023-03-10T20:05:07.648Z] ---> b7afd9214ddd [2023-03-10T20:05:07.648Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T20:05:07.648Z] ---> Using cache [2023-03-10T20:05:07.648Z] ---> 7d55626e58fd [2023-03-10T20:05:07.648Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T20:05:07.648Z] ---> Using cache [2023-03-10T20:05:07.648Z] ---> 2f8a29e5938b [2023-03-10T20:05:07.648Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:05:07.648Z] ---> Using cache [2023-03-10T20:05:07.648Z] ---> eaba86ee9742 [2023-03-10T20:05:07.648Z] Step 7/24 : COPY . . [2023-03-10T20:05:07.648Z] ---> Using cache [2023-03-10T20:05:07.648Z] ---> e8451c09aef9 [2023-03-10T20:05:07.648Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T20:05:07.648Z] ---> Using cache [2023-03-10T20:05:07.648Z] ---> 08eff0d38d36 [2023-03-10T20:05:07.648Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T20:05:07.648Z] ---> Using cache [2023-03-10T20:05:07.648Z] ---> 80a25259e080 [2023-03-10T20:05:07.648Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T20:05:07.648Z] ---> Using cache [2023-03-10T20:05:07.648Z] ---> 68974a57b73b [2023-03-10T20:05:07.648Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T20:05:07.648Z] ---> Using cache [2023-03-10T20:05:07.648Z] ---> 46608d2e66b2 [2023-03-10T20:05:07.648Z] [2023-03-10T20:05:07.648Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T20:05:07.648Z] ---> 5ce65d7b0fde [2023-03-10T20:05:07.648Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T20:05:07.648Z] ---> Using cache [2023-03-10T20:05:07.648Z] ---> c592b2dae851 [2023-03-10T20:05:07.648Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T20:05:11.882Z] ---> 595b779e665a [2023-03-10T20:05:11.882Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-10T20:05:11.882Z] ---> 5f05a2292dc6 [2023-03-10T20:05:11.882Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T20:05:11.882Z] ---> Running in 2cfed8c8ac80 [2023-03-10T20:05:11.882Z] ---> ad8f17b46105 [2023-03-10T20:05:11.882Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-10T20:05:12.159Z] ---> ea03f23941fd [2023-03-10T20:05:12.159Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-10T20:05:12.159Z] ---> Running in df05cd0bb35c [2023-03-10T20:05:12.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:05:12.159Z] ---> 4c74dd3e51b9 [2023-03-10T20:05:12.159Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T20:05:12.417Z] ---> Running in 3e41451e1342 [2023-03-10T20:05:12.417Z] Removing intermediate container df05cd0bb35c [2023-03-10T20:05:12.417Z] ---> 69d8b43e2a80 [2023-03-10T20:05:12.417Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-10T20:05:12.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:05:12.796Z] v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T20:05:12.796Z] v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T20:05:12.796Z] OK: 15859 distinct packages available [2023-03-10T20:05:12.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:05:13.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:05:13.063Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T20:05:13.063Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T20:05:13.063Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T20:05:13.063Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T20:05:13.063Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T20:05:13.063Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T20:05:13.063Z] OK: 7 MiB in 19 packages [2023-03-10T20:05:13.063Z] ---> 9bb8c650a75b [2023-03-10T20:05:13.063Z] Step 19/24 : WORKDIR / [2023-03-10T20:05:13.320Z] ---> Running in 4cd6d999239e [2023-03-10T20:05:13.581Z] Removing intermediate container 4cd6d999239e [2023-03-10T20:05:13.581Z] ---> eb337dcbd9d5 [2023-03-10T20:05:13.581Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T20:05:13.581Z] ---> Running in 2061374d9d57 [2023-03-10T20:05:13.840Z] Removing intermediate container 3e41451e1342 [2023-03-10T20:05:13.840Z] ---> 7a43d1ed1b54 [2023-03-10T20:05:13.840Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T20:05:14.105Z] Removing intermediate container 2061374d9d57 [2023-03-10T20:05:14.105Z] ---> 9ea8f6733c1c [2023-03-10T20:05:14.105Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T20:05:14.105Z] Removing intermediate container 2cfed8c8ac80 [2023-03-10T20:05:14.105Z] ---> 8dcfb454f456 [2023-03-10T20:05:14.105Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-10T20:05:14.105Z] ---> Running in 1fa3c4929b1f [2023-03-10T20:05:14.105Z] ---> Running in 549ebafd7b0f [2023-03-10T20:05:14.105Z] Removing intermediate container 1fa3c4929b1f [2023-03-10T20:05:14.105Z] ---> d972f71da8a0 [2023-03-10T20:05:14.105Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-10T20:05:14.366Z] ---> Running in 987ef12da612 [2023-03-10T20:05:14.623Z] Removing intermediate container 549ebafd7b0f [2023-03-10T20:05:14.623Z] ---> 73864092a8c2 [2023-03-10T20:05:14.623Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T20:05:16.559Z] ---> Running in d40305e724ec [2023-03-10T20:05:16.559Z] Removing intermediate container 987ef12da612 [2023-03-10T20:05:16.559Z] ---> a727c839681b [2023-03-10T20:05:16.559Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T20:05:16.816Z] ---> ac2362793d54 [2023-03-10T20:05:16.816Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T20:05:17.074Z] ---> Running in 2e0a2060d999 [2023-03-10T20:05:17.074Z] Removing intermediate container d40305e724ec [2023-03-10T20:05:17.074Z] ---> f2cc329431d3 [2023-03-10T20:05:17.074Z] Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:05:17.074Z] ---> Running in 6f60df2140c4 [2023-03-10T20:05:18.969Z] Removing intermediate container 2e0a2060d999 [2023-03-10T20:05:18.969Z] ---> 58da2726161e [2023-03-10T20:05:18.969Z] Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:05:18.969Z] Removing intermediate container 6f60df2140c4 [2023-03-10T20:05:18.969Z] ---> 2a6ee60b759a [2023-03-10T20:05:18.969Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T20:05:18.969Z] ---> Running in 24ced0151bd6 [2023-03-10T20:05:18.969Z] ---> Running in ab48dbe8e94f [2023-03-10T20:05:18.969Z] ---> 47f7fabf6a66 [2023-03-10T20:05:18.969Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T20:05:19.229Z] Removing intermediate container 24ced0151bd6 [2023-03-10T20:05:19.229Z] ---> be42a330b42c [2023-03-10T20:05:19.229Z] [2023-03-10T20:05:19.229Z] Successfully built be42a330b42c [2023-03-10T20:05:19.229Z] Successfully tagged security-spire-config:latest [2023-03-10T20:05:19.229Z]  Building security-spire-config ... done Building security-spire-server [2023-03-10T20:05:19.229Z] Removing intermediate container ab48dbe8e94f [2023-03-10T20:05:19.229Z] ---> 3ab65fba62a0 [2023-03-10T20:05:19.229Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T20:05:19.229Z] ---> f3d9354335dc [2023-03-10T20:05:19.229Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-10T20:05:19.487Z] ---> Running in 39e53962efb7 [2023-03-10T20:05:22.032Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:05:22.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:05:22.032Z] ---> a6fe7baa1550 [2023-03-10T20:05:22.032Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T20:05:22.032Z] ---> Using cache [2023-03-10T20:05:22.032Z] ---> b7afd9214ddd [2023-03-10T20:05:22.032Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T20:05:22.032Z] ---> Using cache [2023-03-10T20:05:22.032Z] ---> 7d55626e58fd [2023-03-10T20:05:22.032Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T20:05:22.032Z] ---> Using cache [2023-03-10T20:05:22.032Z] ---> 2f8a29e5938b [2023-03-10T20:05:22.032Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:05:22.032Z] ---> Using cache [2023-03-10T20:05:22.032Z] ---> eaba86ee9742 [2023-03-10T20:05:22.032Z] Step 7/23 : COPY . . [2023-03-10T20:05:22.032Z] ---> Using cache [2023-03-10T20:05:22.032Z] ---> e8451c09aef9 [2023-03-10T20:05:22.032Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T20:05:22.032Z] ---> Using cache [2023-03-10T20:05:22.032Z] ---> 08eff0d38d36 [2023-03-10T20:05:22.032Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-10T20:05:22.033Z] ---> Using cache [2023-03-10T20:05:22.033Z] ---> 80a25259e080 [2023-03-10T20:05:22.033Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T20:05:26.251Z] Removing intermediate container 39e53962efb7 [2023-03-10T20:05:26.251Z] ---> a8600870681f [2023-03-10T20:05:26.251Z] [2023-03-10T20:05:26.251Z] Successfully built a8600870681f [2023-03-10T20:05:27.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.413s coverage: 88.5% of statements [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-10T20:05:27.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.408s coverage: 3.9% of statements [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-10T20:05:27.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.283s coverage: 95.6% of statements [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-10T20:05:27.084Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.258s coverage: 72.2% of statements [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-10T20:05:27.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.475s coverage: 65.9% of statements [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-10T20:05:27.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.983s coverage: 0.9% of statements [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-10T20:05:27.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.504s coverage: 29.0% of statements [2023-03-10T20:05:27.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-10T20:05:27.633Z] Successfully tagged security-proxy-auth:latest [2023-03-10T20:05:27.633Z] Building core-common-config-bootstrapper [2023-03-10T20:05:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.447s coverage: 45.5% of statements [2023-03-10T20:05:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.407s coverage: 82.9% of statements [2023-03-10T20:05:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.339s coverage: 94.1% of statements [2023-03-10T20:05:29.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.376s coverage: 96.3% of statements [2023-03-10T20:05:30.952Z]  Building security-proxy-auth ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:05:30.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:05:30.952Z] ---> a6fe7baa1550 [2023-03-10T20:05:30.952Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:05:30.952Z] ---> Using cache [2023-03-10T20:05:30.952Z] ---> e86f38761e7d [2023-03-10T20:05:30.952Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T20:05:30.952Z] ---> Using cache [2023-03-10T20:05:30.952Z] ---> 82726c7d81a9 [2023-03-10T20:05:30.952Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T20:05:30.952Z] ---> Using cache [2023-03-10T20:05:30.952Z] ---> 2a7b1fd853b2 [2023-03-10T20:05:30.952Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T20:05:30.952Z] ---> Using cache [2023-03-10T20:05:30.952Z] ---> 030e78f7532d [2023-03-10T20:05:30.952Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:05:30.952Z] ---> Using cache [2023-03-10T20:05:30.952Z] ---> 55d106b01865 [2023-03-10T20:05:30.952Z] Step 8/22 : COPY . . [2023-03-10T20:05:30.952Z] ---> Using cache [2023-03-10T20:05:30.952Z] ---> af825eec26ba [2023-03-10T20:05:30.952Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-10T20:05:31.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.365s coverage: 87.5% of statements [2023-03-10T20:05:32.863Z] ---> 1c1926cc6924 [2023-03-10T20:05:32.863Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-10T20:05:32.863Z] ---> Running in 01ea359bd1f4 [2023-03-10T20:05:32.863Z] ---> Running in 9210d42b05e2 [2023-03-10T20:05:33.434Z] ---> 3c05e6b5a96e [2023-03-10T20:05:33.434Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T20:05:34.815Z] ---> Running in b57082fad0b4 [2023-03-10T20:05:35.886Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-10T20:05:36.147Z] Removing intermediate container b57082fad0b4 [2023-03-10T20:05:36.147Z] ---> b5f8c63f76ca [2023-03-10T20:05:36.147Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T20:05:36.147Z] ---> Running in d926b0152f1b [2023-03-10T20:05:36.406Z] Removing intermediate container 2eaf14321d05 [2023-03-10T20:05:36.406Z] ---> 9b386305e187 [2023-03-10T20:05:36.406Z] [2023-03-10T20:05:36.406Z] Step 10/23 : FROM alpine:3.16 [2023-03-10T20:05:36.406Z] ---> dfd21b5a31f5 [2023-03-10T20:05:36.406Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:05:36.406Z] ---> Using cache [2023-03-10T20:05:36.406Z] ---> 394b025ca019 [2023-03-10T20:05:36.406Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T20:05:36.406Z] ---> Using cache [2023-03-10T20:05:36.407Z] ---> 199ee8ef01a5 [2023-03-10T20:05:36.407Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-10T20:05:36.407Z] Removing intermediate container 719f660885aa [2023-03-10T20:05:36.407Z] ---> 3c40d7f619db [2023-03-10T20:05:36.407Z] [2023-03-10T20:05:36.407Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T20:05:36.407Z] ---> dfd21b5a31f5 [2023-03-10T20:05:36.407Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-10T20:05:36.407Z] ---> Running in 2633b19baef8 [2023-03-10T20:05:36.407Z] Removing intermediate container d926b0152f1b [2023-03-10T20:05:36.407Z] ---> a957bec837c2 [2023-03-10T20:05:36.407Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T20:05:36.668Z] ---> Running in 08bd45d95b57 [2023-03-10T20:05:36.668Z] ---> Running in 0b091a4a0f37 [2023-03-10T20:05:36.668Z] Removing intermediate container 01ea359bd1f4 [2023-03-10T20:05:36.668Z] ---> 87febe260181 [2023-03-10T20:05:36.668Z] Step 11/23 : WORKDIR /edgex-go [2023-03-10T20:05:36.668Z] ---> Running in 0062077b719d [2023-03-10T20:05:36.668Z] Removing intermediate container 2633b19baef8 [2023-03-10T20:05:36.668Z] ---> 5365cbbe97f9 [2023-03-10T20:05:36.668Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-10T20:05:36.668Z] ---> Running in 8da223098c88 [2023-03-10T20:05:36.668Z] Removing intermediate container 0b091a4a0f37 [2023-03-10T20:05:36.668Z] ---> b6eb866bf1e5 [2023-03-10T20:05:36.668Z] Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:05:36.927Z] Removing intermediate container 0062077b719d [2023-03-10T20:05:36.927Z] ---> 4aa0bfa2f368 [2023-03-10T20:05:36.927Z] [2023-03-10T20:05:36.927Z] Step 12/23 : FROM alpine:3.15 [2023-03-10T20:05:36.927Z] ---> 5ce65d7b0fde [2023-03-10T20:05:36.927Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T20:05:36.927Z] ---> Using cache [2023-03-10T20:05:36.927Z] ---> c592b2dae851 [2023-03-10T20:05:36.927Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T20:05:36.927Z] ---> Using cache [2023-03-10T20:05:36.927Z] ---> 8dcfb454f456 [2023-03-10T20:05:36.927Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T20:05:36.927Z] ---> Running in ac9e15eede09 [2023-03-10T20:05:36.927Z] Removing intermediate container 8da223098c88 [2023-03-10T20:05:36.927Z] ---> fe3e0b058632 [2023-03-10T20:05:36.927Z] Step 15/23 : WORKDIR / [2023-03-10T20:05:36.927Z] ---> Running in 625cbedec3fa [2023-03-10T20:05:36.927Z] Removing intermediate container ac9e15eede09 [2023-03-10T20:05:36.927Z] ---> df3b3d829a3e [2023-03-10T20:05:36.927Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T20:05:36.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:05:36.927Z] ---> Running in 4296278e8e19 [2023-03-10T20:05:36.927Z] Removing intermediate container 625cbedec3fa [2023-03-10T20:05:36.927Z] ---> 092e9726dd36 [2023-03-10T20:05:36.927Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:05:37.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:05:37.190Z] Removing intermediate container 4296278e8e19 [2023-03-10T20:05:37.190Z] ---> 9086ba8fda37 [2023-03-10T20:05:37.190Z] [2023-03-10T20:05:37.450Z] Successfully built 9086ba8fda37 [2023-03-10T20:05:37.450Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-10T20:05:37.450Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-10T20:05:37.450Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:05:37.450Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T20:05:37.450Z] OK: 6 MiB in 16 packages [2023-03-10T20:05:38.391Z] Successfully tagged security-spire-agent:latest [2023-03-10T20:05:38.655Z]  Building security-spire-agent ... done  ---> 448c859f1e4a [2023-03-10T20:05:38.655Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-10T20:05:38.655Z] ---> 24c91edc4b7f [2023-03-10T20:05:38.655Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T20:05:39.226Z] ---> 0fb3c6e5d701 [2023-03-10T20:05:39.226Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-10T20:05:39.226Z] Removing intermediate container 08bd45d95b57 [2023-03-10T20:05:39.226Z] ---> 7638f7d7d478 [2023-03-10T20:05:39.226Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T20:05:39.226Z] ---> 7a74996ab651 [2023-03-10T20:05:39.226Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-10T20:05:39.226Z] ---> Running in ffb79178ae18 [2023-03-10T20:05:39.486Z] ---> ce9ce5691cef [2023-03-10T20:05:39.486Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-10T20:05:39.486Z] ---> b4c998ca486e [2023-03-10T20:05:39.486Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-10T20:05:39.486Z] Removing intermediate container ffb79178ae18 [2023-03-10T20:05:39.486Z] ---> 7a17d392a70c [2023-03-10T20:05:39.486Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-10T20:05:39.746Z] ---> Running in 1b7086f7e651 [2023-03-10T20:05:39.746Z] ---> Running in 5a0e8469dbc7 [2023-03-10T20:05:39.746Z] ---> 7d9c15c2d4f6 [2023-03-10T20:05:39.746Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T20:05:39.746Z] ---> Running in 7e50e97ab554 [2023-03-10T20:05:40.016Z] Removing intermediate container 1b7086f7e651 [2023-03-10T20:05:40.016Z] ---> 614f9b2b703a [2023-03-10T20:05:40.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T20:05:40.016Z] Removing intermediate container 5a0e8469dbc7 [2023-03-10T20:05:40.016Z] ---> 22b15772bb09 [2023-03-10T20:05:40.016Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T20:05:40.016Z] ---> Running in 727b61654a31 [2023-03-10T20:05:40.016Z] Removing intermediate container 7e50e97ab554 [2023-03-10T20:05:40.016Z] ---> 2366b2b746eb [2023-03-10T20:05:40.016Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T20:05:40.016Z] ---> Running in 0999631416c9 [2023-03-10T20:05:40.274Z] ---> Running in a7886bd476c6 [2023-03-10T20:05:40.274Z] Removing intermediate container 727b61654a31 [2023-03-10T20:05:40.274Z] ---> 6abfd3c26a6f [2023-03-10T20:05:40.274Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T20:05:40.274Z] ---> Running in fe1db2e24bc9 [2023-03-10T20:05:40.274Z] Removing intermediate container 0999631416c9 [2023-03-10T20:05:40.274Z] ---> cff47d3e9c1a [2023-03-10T20:05:40.274Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:05:40.274Z] Removing intermediate container a7886bd476c6 [2023-03-10T20:05:40.274Z] ---> 29c8124991d5 [2023-03-10T20:05:40.274Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T20:05:40.533Z] ---> Running in e692b716748d [2023-03-10T20:05:40.533Z] Removing intermediate container fe1db2e24bc9 [2023-03-10T20:05:40.533Z] ---> a81d1f972fba [2023-03-10T20:05:40.533Z] Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:05:40.533Z] ---> Running in 5b6e2bf5d2ca [2023-03-10T20:05:40.533Z] Removing intermediate container e692b716748d [2023-03-10T20:05:40.533Z] ---> 2d468de00ac0 [2023-03-10T20:05:40.533Z] Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:05:40.791Z] ---> 04b3efeb511a [2023-03-10T20:05:40.791Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-10T20:05:40.791Z] ---> Running in 09e299ca0499 [2023-03-10T20:05:41.052Z] Removing intermediate container 5b6e2bf5d2ca [2023-03-10T20:05:41.052Z] ---> 3c6c4396f1f1 [2023-03-10T20:05:41.052Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T20:05:41.397Z] Removing intermediate container 09e299ca0499 [2023-03-10T20:05:41.397Z] ---> 594d994daf08 [2023-03-10T20:05:41.397Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T20:05:41.656Z] ---> Running in f87f500acad0 [2023-03-10T20:05:41.656Z] ---> f98ebc09d2c0 [2023-03-10T20:05:41.656Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-10T20:05:41.656Z] ---> Running in 23d8c4137f4c [2023-03-10T20:05:41.656Z] Removing intermediate container f87f500acad0 [2023-03-10T20:05:41.656Z] ---> a31a190ff2e1 [2023-03-10T20:05:41.656Z] [2023-03-10T20:05:41.917Z] Removing intermediate container 23d8c4137f4c [2023-03-10T20:05:41.917Z] ---> 47b69bdc7d3b [2023-03-10T20:05:41.917Z] [2023-03-10T20:05:41.917Z] Successfully built a31a190ff2e1 [2023-03-10T20:05:41.917Z] Successfully tagged core-command:latest [2023-03-10T20:05:41.917Z]  Building core-command ... done  ---> 13c54127cbc7 [2023-03-10T20:05:41.917Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-10T20:05:41.917Z] Successfully built 47b69bdc7d3b [2023-03-10T20:05:41.917Z] Successfully tagged security-spire-server:latest [2023-03-10T20:05:42.178Z]  Building security-spire-server ... done  ---> Running in 4b636d674e04 [2023-03-10T20:05:42.178Z] Removing intermediate container 4b636d674e04 [2023-03-10T20:05:42.178Z] ---> fb4020547d6d [2023-03-10T20:05:42.178Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T20:05:42.178Z] ---> Running in 9650a86d334a [2023-03-10T20:05:42.437Z] Removing intermediate container 9650a86d334a [2023-03-10T20:05:42.437Z] ---> 9054b98a7f4c [2023-03-10T20:05:42.437Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T20:05:42.702Z] ---> Running in bd60c18218dd [2023-03-10T20:05:42.960Z] Removing intermediate container bd60c18218dd [2023-03-10T20:05:42.960Z] ---> 88d66483b2cc [2023-03-10T20:05:42.960Z] Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:05:42.960Z] ---> Running in d8eaa53d7ac9 [2023-03-10T20:05:43.220Z] Removing intermediate container d8eaa53d7ac9 [2023-03-10T20:05:43.220Z] ---> c43e314dd28f [2023-03-10T20:05:43.220Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T20:05:43.220Z] ---> Running in a849e496fc2c [2023-03-10T20:05:43.479Z] Removing intermediate container a849e496fc2c [2023-03-10T20:05:43.479Z] ---> 00f7eb81e2f3 [2023-03-10T20:05:43.479Z] [2023-03-10T20:05:43.479Z] Successfully built 00f7eb81e2f3 [2023-03-10T20:05:43.479Z] Successfully tagged support-notifications:latest [2023-03-10T20:05:43.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.455s coverage: 94.4% of statements [2023-03-10T20:05:53.455Z]  Building support-notifications ... done Removing intermediate container 9210d42b05e2 [2023-03-10T20:05:53.455Z] ---> d0eaf579c431 [2023-03-10T20:05:53.455Z] [2023-03-10T20:05:53.455Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T20:05:53.455Z] ---> dfd21b5a31f5 [2023-03-10T20:05:53.455Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T20:05:53.455Z] ---> Using cache [2023-03-10T20:05:53.455Z] ---> e4e70f58a253 [2023-03-10T20:05:53.455Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:05:53.455Z] ---> Using cache [2023-03-10T20:05:53.455Z] ---> f53c22756727 [2023-03-10T20:05:53.455Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:05:53.455Z] ---> Using cache [2023-03-10T20:05:53.455Z] ---> 22ff3a7866a7 [2023-03-10T20:05:53.455Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-10T20:05:54.021Z] ---> 90856a9dc167 [2023-03-10T20:05:54.021Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-10T20:05:54.021Z] ---> 226da219398d [2023-03-10T20:05:54.021Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-10T20:05:54.021Z] ---> e1cbc397a3a9 [2023-03-10T20:05:54.021Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T20:05:54.280Z] ---> Running in 58bea2172611 [2023-03-10T20:05:54.849Z] Removing intermediate container 58bea2172611 [2023-03-10T20:05:54.849Z] ---> d95ebedc4734 [2023-03-10T20:05:54.849Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T20:05:54.849Z] ---> Running in c677afbec8bd [2023-03-10T20:05:54.849Z] Removing intermediate container c677afbec8bd [2023-03-10T20:05:54.849Z] ---> 5eccac20cfe4 [2023-03-10T20:05:54.849Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-10T20:05:54.849Z] ---> Running in 4cb446109037 [2023-03-10T20:05:55.107Z] Removing intermediate container 4cb446109037 [2023-03-10T20:05:55.107Z] ---> 5407b31e1bd2 [2023-03-10T20:05:55.107Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T20:05:55.107Z] ---> Running in 10a216bf21d4 [2023-03-10T20:05:55.107Z] Removing intermediate container 10a216bf21d4 [2023-03-10T20:05:55.107Z] ---> d37af5853066 [2023-03-10T20:05:55.107Z] Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:05:55.107Z] ---> Running in 417b09d66f93 [2023-03-10T20:05:55.107Z] Removing intermediate container 417b09d66f93 [2023-03-10T20:05:55.107Z] ---> 60910ab14f6a [2023-03-10T20:05:55.107Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T20:05:55.366Z] ---> Running in d21dd41b1bf0 [2023-03-10T20:05:55.366Z] Removing intermediate container d21dd41b1bf0 [2023-03-10T20:05:55.366Z] ---> ee33e9a5995d [2023-03-10T20:05:55.366Z] [2023-03-10T20:05:55.366Z] Successfully built ee33e9a5995d [2023-03-10T20:05:55.366Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-10T20:05:55.371Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-10T20:05:55.386Z] $ docker stop --time=1 0c7eeba51198869e7fdeef20e4c3792e8dd8a2d993f1240e75ad803ceee5eae1 [2023-03-10T20:05:56.711Z] $ docker rm -f --volumes 0c7eeba51198869e7fdeef20e4c3792e8dd8a2d993f1240e75ad803ceee5eae1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T20:05:57.120Z] + docker images [2023-03-10T20:05:57.120Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-10T20:05:57.120Z] core-common-config-bootstrapper latest ee33e9a5995d 1 second ago 15.5MB [2023-03-10T20:05:57.120Z] d0eaf579c431 5 seconds ago 1.68GB [2023-03-10T20:05:57.120Z] support-notifications latest 00f7eb81e2f3 13 seconds ago 30.7MB [2023-03-10T20:05:57.120Z] security-spire-server latest 47b69bdc7d3b 15 seconds ago 86.5MB [2023-03-10T20:05:57.120Z] core-command latest a31a190ff2e1 15 seconds ago 17.8MB [2023-03-10T20:05:57.120Z] security-spire-agent latest 9086ba8fda37 20 seconds ago 125MB [2023-03-10T20:05:57.120Z] 4aa0bfa2f368 20 seconds ago 1.55GB [2023-03-10T20:05:57.120Z] 9b386305e187 22 seconds ago 1.68GB [2023-03-10T20:05:57.120Z] 3c40d7f619db 22 seconds ago 1.75GB [2023-03-10T20:05:57.120Z] security-spire-config latest be42a330b42c 37 seconds ago 85.8MB [2023-03-10T20:05:57.120Z] security-proxy-auth latest a8600870681f 37 seconds ago 16.2MB [2023-03-10T20:05:57.120Z] security-proxy-setup latest 6137c223d708 53 seconds ago 16.5MB [2023-03-10T20:05:57.120Z] support-scheduler latest 35ea7ec9675b 58 seconds ago 30.1MB [2023-03-10T20:05:57.120Z] 46608d2e66b2 59 seconds ago 1.55GB [2023-03-10T20:05:57.120Z] 6e5c0c6cb813 About a minute ago 1.66GB [2023-03-10T20:05:57.120Z] f3154c2a3afb About a minute ago 1.75GB [2023-03-10T20:05:57.120Z] 35f13725ec3b About a minute ago 1.66GB [2023-03-10T20:05:57.120Z] security-bootstrapper latest 82c37bccf0f4 About a minute ago 19.8MB [2023-03-10T20:05:57.120Z] security-secretstore-setup latest 1ae180dccf0f About a minute ago 29.9MB [2023-03-10T20:05:57.120Z] core-metadata latest ff2eaa08107b 2 minutes ago 18.5MB [2023-03-10T20:05:57.120Z] security-spiffe-token-provider latest 76776e3e9763 2 minutes ago 30MB [2023-03-10T20:05:57.120Z] core-data latest 55acf29c907c 2 minutes ago 18MB [2023-03-10T20:05:57.120Z] 5c2ab3328dcd 2 minutes ago 1.72GB [2023-03-10T20:05:57.120Z] 83aff5a635f2 2 minutes ago 1.69GB [2023-03-10T20:05:57.120Z] 3993f5819e02 2 minutes ago 1.69GB [2023-03-10T20:05:57.120Z] 8d2b5c929390 2 minutes ago 1.67GB [2023-03-10T20:05:57.120Z] 1419858011bb 2 minutes ago 1.67GB [2023-03-10T20:05:57.120Z] ci-base-image-x86_64 latest a6fe7baa1550 6 minutes ago 903MB [2023-03-10T20:05:57.120Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-10T20:05:57.120Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-10T20:05:57.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-10T20:05:57.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-10T20:05:57.120Z] 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] } [2023-03-10T20:06:02.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.428s coverage: 79.9% of statements [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-10T20:06:02.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.483s coverage: 92.9% of statements [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-10T20:06:02.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.098s coverage: 64.4% of statements [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-10T20:06:02.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.229s coverage: 86.9% of statements [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-10T20:06:02.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2023-03-10T20:06:02.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-10T20:06:02.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-10T20:06:02.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.306s coverage: 81.2% of statements [2023-03-10T20:06:02.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 82.1% of statements [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-10T20:06:02.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 84.8% of statements [2023-03-10T20:06:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-10T20:06:04.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.538s coverage: 63.1% of statements [2023-03-10T20:06:04.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-10T20:06:04.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-10T20:06:04.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.229s coverage: 100.0% of statements [2023-03-10T20:06:04.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 89.4% of statements [2023-03-10T20:06:04.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2023-03-10T20:06:04.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2023-03-10T20:06:04.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements [2023-03-10T20:06:04.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-10T20:06:04.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-10T20:06:04.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-10T20:06:16.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.079s coverage: 38.4% of statements [2023-03-10T20:06:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-10T20:06:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-10T20:06:16.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.374s coverage: 89.5% of statements [2023-03-10T20:06:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-10T20:06:16.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.367s coverage: 84.8% of statements [2023-03-10T20:06:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-10T20:06:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-10T20:06:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-10T20:06:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-10T20:06:23.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.346s coverage: 17.7% of statements [2023-03-10T20:06:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-10T20:06:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-10T20:06:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-10T20:06:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-10T20:06:23.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.627s coverage: 92.3% of statements [2023-03-10T20:06:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-10T20:06:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-10T20:06:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-10T20:06:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-10T20:06:23.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.571s coverage: 61.5% of statements [2023-03-10T20:06:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-10T20:06:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-10T20:06:23.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements [2023-03-10T20:06:23.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-10T20:06:23.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-10T20:06:23.085Z] 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 [2023-03-10T20:06:23.085Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-10T20:06:23.085Z] go vet ./... [2023-03-10T20:07:59.740Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T20:07:59.740Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-10T20:07:59.740Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-10T20:07:59.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-10T20:08:00.197Z] + ls -al . [2023-03-10T20:08:00.197Z] total 700 [2023-03-10T20:08:00.197Z] drwxrwxr-x 10 1001 1001 4096 Mar 10 20:02 . [2023-03-10T20:08:00.197Z] drwxr-xr-x 4 root root 4096 Mar 10 20:02 .. [2023-03-10T20:08:00.197Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 20:01 .blubracket [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 16 Mar 10 20:01 .dockerignore [2023-03-10T20:08:00.197Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 20:01 .git [2023-03-10T20:08:00.197Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 20:01 .github [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 1133 Mar 10 20:01 .gitignore [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 20:01 .golangci.yml [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 87 Mar 10 20:01 .hadolint.yml [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 20:01 .sonarcloud.properties [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 20:01 ADOPTERS.md [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 10825 Mar 10 20:01 Attribution.txt [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 73765 Mar 10 20:01 CHANGELOG.md [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 20:01 CONTRIBUTING.md [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 20:01 GOVERNANCE.md [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 883 Mar 10 20:01 Jenkinsfile [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 20:01 LICENSE [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 14232 Mar 10 20:01 Makefile [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 20:01 OWNERS.md [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 9403 Mar 10 20:01 README.md [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 789 Mar 10 20:01 SECURITY.md [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 19:59 VERSION [2023-03-10T20:08:00.197Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 20:01 bin [2023-03-10T20:08:00.197Z] drwxrwxr-x 18 1001 1001 4096 Mar 10 20:01 cmd [2023-03-10T20:08:00.197Z] -rw-r--r-- 1 root root 447487 Mar 10 20:06 coverage.out [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 3232 Mar 10 20:01 go.mod [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 31098 Mar 10 20:01 go.sum [2023-03-10T20:08:00.197Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 20:01 internal [2023-03-10T20:08:00.197Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 20:01 openapi [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 594 Mar 10 20:01 security.txt [2023-03-10T20:08:00.197Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 20:01 snap [2023-03-10T20:08:00.197Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 20:01 version.go [Pipeline] sh [2023-03-10T20:08:00.533Z] + '[' -e coverage.out ] [2023-03-10T20:08:00.533Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-10T20:08:00.603Z] Warning: overwriting stash ‘coverage-report’ [2023-03-10T20:08:01.340Z] Stashed 1 file(s) [Pipeline] sh [2023-03-10T20:08:01.661Z] + make build [2023-03-10T20:08:01.931Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T20:09:23.523Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T20:09:23.523Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T20:09:26.862Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-10T20:09:30.197Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T20:10:09.241Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T20:10:14.594Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-10T20:10:19.926Z] 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 [2023-03-10T20:10:25.266Z] 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 [2023-03-10T20:10:28.610Z] 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 [2023-03-10T20:10:31.948Z] 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 [2023-03-10T20:10:37.287Z] 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] } [2023-03-10T20:10:43.965Z] $ docker stop --time=1 183df07e6a6cce416d349643baaf26e9e94c3548de06972ca974b6951a458ee1 [2023-03-10T20:10:46.479Z] $ docker rm -f --volumes 183df07e6a6cce416d349643baaf26e9e94c3548de06972ca974b6951a458ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:10:48.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T20:10:48.682Z] [2023-03-10T20:10:48.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:10:49.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T20:10:49.343Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-10T20:10:49.344Z] 29e5d40040c1: Pulling fs layer [2023-03-10T20:10:49.344Z] 1ce36da41761: Pulling fs layer [2023-03-10T20:10:49.344Z] 25b303627fd3: Pulling fs layer [2023-03-10T20:10:49.344Z] 29e5d40040c1: Verifying Checksum [2023-03-10T20:10:49.344Z] 29e5d40040c1: Download complete [2023-03-10T20:10:49.614Z] 1ce36da41761: Verifying Checksum [2023-03-10T20:10:49.614Z] 1ce36da41761: Download complete [2023-03-10T20:10:49.882Z] 29e5d40040c1: Pull complete [2023-03-10T20:10:51.288Z] 25b303627fd3: Verifying Checksum [2023-03-10T20:10:51.288Z] 25b303627fd3: Download complete [2023-03-10T20:10:51.288Z] 1ce36da41761: Pull complete [2023-03-10T20:11:01.364Z] 25b303627fd3: Pull complete [2023-03-10T20:11:01.364Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-10T20:11:01.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T20:11:01.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:11:01.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-9666 does not seem to be running inside a container [2023-03-10T20:11:01.720Z] $ 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 [2023-03-10T20:11:03.865Z] $ docker top 6a89af8c1fd960c11ac20b20e8b3c9c054b38f3952bb52d17a06fe8d8449f84e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T20:11:04.697Z] + docker-compose build --help [2023-03-10T20:11:04.697Z] + grep parallel [2023-03-10T20:11:08.948Z] --parallel Build images in parallel. [Pipeline] } [2023-03-10T20:11:08.993Z] $ docker stop --time=1 6a89af8c1fd960c11ac20b20e8b3c9c054b38f3952bb52d17a06fe8d8449f84e [2023-03-10T20:11:10.634Z] $ docker rm -f --volumes 6a89af8c1fd960c11ac20b20e8b3c9c054b38f3952bb52d17a06fe8d8449f84e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:11:11.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T20:11:11.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:11:11.583Z] prd-ubuntu20.04-docker-arm64-4c-16g-9666 does not seem to be running inside a container [2023-03-10T20:11:11.648Z] $ 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 [2023-03-10T20:11:13.759Z] $ docker top 023bc86ffc34de0bb99baf68f005382fb266e649c78ae15819dbd0042cb93f7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T20:11:14.300Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-10T20:11:18.552Z] Building core-command ... [2023-03-10T20:11:18.552Z] Building core-common-config-bootstrapper ... [2023-03-10T20:11:18.552Z] Building core-data ... [2023-03-10T20:11:18.552Z] Building core-metadata ... [2023-03-10T20:11:18.552Z] Building security-bootstrapper ... [2023-03-10T20:11:18.552Z] Building security-proxy-auth ... [2023-03-10T20:11:18.552Z] Building security-proxy-setup ... [2023-03-10T20:11:18.552Z] Building security-secretstore-setup ... [2023-03-10T20:11:18.552Z] Building security-spiffe-token-provider ... [2023-03-10T20:11:18.552Z] Building security-spire-agent ... [2023-03-10T20:11:18.552Z] Building security-spire-config ... [2023-03-10T20:11:18.552Z] Building security-spire-server ... [2023-03-10T20:11:18.552Z] Building support-notifications ... [2023-03-10T20:11:18.552Z] Building support-scheduler ... [2023-03-10T20:11:18.552Z] Building security-spire-server [2023-03-10T20:11:18.552Z] Building core-common-config-bootstrapper [2023-03-10T20:11:18.552Z] Building core-metadata [2023-03-10T20:11:18.552Z] Building core-data [2023-03-10T20:11:18.552Z] Building security-proxy-setup [2023-03-10T20:12:05.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:12:05.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:12:05.389Z] ---> 8f7441c83b60 [2023-03-10T20:12:05.389Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:12:05.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:12:05.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:12:05.389Z] ---> 8f7441c83b60 [2023-03-10T20:12:05.389Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T20:12:05.389Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:12:05.389Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:12:05.389Z] ---> 8f7441c83b60 [2023-03-10T20:12:05.389Z] Step 3/20 : WORKDIR /edgex-go [2023-03-10T20:12:05.389Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:12:05.389Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:12:05.389Z] ---> 8f7441c83b60 [2023-03-10T20:12:05.389Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:12:05.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:12:05.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:12:05.389Z] ---> 8f7441c83b60 [2023-03-10T20:12:05.389Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:12:05.389Z] ---> Running in aaaa1b454448 [2023-03-10T20:12:05.389Z] ---> Running in fab2ae983719 [2023-03-10T20:12:05.389Z] ---> Running in 8a1f97c530af [2023-03-10T20:12:05.389Z] ---> Running in ba835a84a19e [2023-03-10T20:12:05.389Z] ---> Running in b0cdd6a97cdd [2023-03-10T20:12:05.389Z] Removing intermediate container b0cdd6a97cdd [2023-03-10T20:12:05.389Z] ---> bfa351d4c0df [2023-03-10T20:12:05.389Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T20:12:05.389Z] Removing intermediate container fab2ae983719 [2023-03-10T20:12:05.389Z] ---> 66b8ad7b5881 [2023-03-10T20:12:05.389Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-10T20:12:05.389Z] ---> Running in 00bb2a00ae43 [2023-03-10T20:12:05.389Z] Removing intermediate container ba835a84a19e [2023-03-10T20:12:05.389Z] ---> 2c2b48993f94 [2023-03-10T20:12:05.389Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T20:12:05.389Z] Removing intermediate container 8a1f97c530af [2023-03-10T20:12:05.389Z] ---> ba887d309b40 [2023-03-10T20:12:05.389Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T20:12:05.389Z] Removing intermediate container aaaa1b454448 [2023-03-10T20:12:05.389Z] ---> 704c32a3bf79 [2023-03-10T20:12:05.390Z] Step 4/24 : WORKDIR /edgex-go [2023-03-10T20:12:05.658Z] ---> Running in 8d3eaf826164 [2023-03-10T20:12:05.658Z] ---> Running in 55f2ca4da89f [2023-03-10T20:12:05.658Z] ---> Running in af5d3213de48 [2023-03-10T20:12:05.927Z] ---> Running in 91f1227c8ddf [2023-03-10T20:12:06.517Z] Removing intermediate container 00bb2a00ae43 [2023-03-10T20:12:06.517Z] ---> ce4c1811144e [2023-03-10T20:12:06.517Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T20:12:06.517Z] Removing intermediate container 91f1227c8ddf [2023-03-10T20:12:06.517Z] ---> 9f59e29036dd [2023-03-10T20:12:06.517Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-10T20:12:06.517Z] Removing intermediate container 55f2ca4da89f [2023-03-10T20:12:06.517Z] ---> b8e14193894d [2023-03-10T20:12:06.517Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T20:12:06.517Z] ---> Running in e1d9b7bd5b35 [2023-03-10T20:12:06.798Z] ---> Running in fe23e2e1787a [2023-03-10T20:12:06.798Z] ---> Running in d2ba2b4766b0 [2023-03-10T20:12:08.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:12:08.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:12:08.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:12:08.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:12:08.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:12:09.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:12:09.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:12:09.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:12:09.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:12:09.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:12:09.885Z] OK: 221 MiB in 51 packages [2023-03-10T20:12:09.885Z] OK: 221 MiB in 51 packages [2023-03-10T20:12:10.471Z] OK: 221 MiB in 51 packages [2023-03-10T20:12:11.063Z] OK: 221 MiB in 51 packages [2023-03-10T20:12:11.063Z] OK: 221 MiB in 51 packages [2023-03-10T20:12:11.649Z] Removing intermediate container af5d3213de48 [2023-03-10T20:12:11.649Z] ---> b967c1453854 [2023-03-10T20:12:11.649Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T20:12:11.921Z] Removing intermediate container 8d3eaf826164 [2023-03-10T20:12:11.921Z] ---> 45b7db82f70b [2023-03-10T20:12:11.921Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-10T20:12:12.193Z] Removing intermediate container e1d9b7bd5b35 [2023-03-10T20:12:12.193Z] ---> 924fc1b63abd [2023-03-10T20:12:12.193Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T20:12:12.780Z] ---> 528b6152cd6b [2023-03-10T20:12:12.780Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:12:12.780Z] ---> Running in 6820aaeebc79 [2023-03-10T20:12:12.780Z] Removing intermediate container d2ba2b4766b0 [2023-03-10T20:12:12.780Z] ---> ff61ad998659 [2023-03-10T20:12:12.780Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T20:12:13.047Z] Removing intermediate container fe23e2e1787a [2023-03-10T20:12:13.047Z] ---> 06d82c11fe83 [2023-03-10T20:12:13.047Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-10T20:12:13.315Z] ---> 36c2899aab68 [2023-03-10T20:12:13.315Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:12:13.315Z] ---> Running in 2ee9065b4436 [2023-03-10T20:12:13.593Z] ---> 8f9cf5736ec0 [2023-03-10T20:12:13.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:12:13.864Z] ---> Running in 8b1fbfdfe0ef [2023-03-10T20:12:14.145Z] ---> b6f91e2a679b [2023-03-10T20:12:14.145Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:12:14.429Z] ---> Running in af48c1bd36d0 [2023-03-10T20:12:15.020Z] ---> 9860bc8724e2 [2023-03-10T20:12:15.020Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:12:15.020Z] ---> Running in 922df90111d8 [2023-03-10T20:14:06.717Z] Removing intermediate container 922df90111d8 [2023-03-10T20:14:06.717Z] ---> 5d9a5650bb11 [2023-03-10T20:14:06.717Z] Step 8/24 : COPY . . [2023-03-10T20:14:06.717Z] Removing intermediate container 6820aaeebc79 [2023-03-10T20:14:06.717Z] ---> d0a62905c222 [2023-03-10T20:14:06.717Z] Step 7/23 : COPY . . [2023-03-10T20:14:06.717Z] Removing intermediate container 2ee9065b4436 [2023-03-10T20:14:06.717Z] ---> 79d14007b3ae [2023-03-10T20:14:06.717Z] Step 7/20 : COPY . . [2023-03-10T20:14:06.717Z] Removing intermediate container af48c1bd36d0 [2023-03-10T20:14:06.717Z] ---> ac00e0a51f60 [2023-03-10T20:14:06.717Z] Step 8/22 : COPY . . [2023-03-10T20:14:06.717Z] Removing intermediate container 8b1fbfdfe0ef [2023-03-10T20:14:06.717Z] ---> fb5d3a70f243 [2023-03-10T20:14:06.717Z] Step 8/22 : COPY . . [2023-03-10T20:14:13.362Z] ---> 5eaadf0c1319 [2023-03-10T20:14:13.362Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T20:14:13.362Z] ---> 9442ffe22d2a [2023-03-10T20:14:13.362Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-10T20:14:13.362Z] ---> e269e8ebeca2 [2023-03-10T20:14:13.362Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-10T20:14:13.362Z] ---> 0b37d4bfa0e7 [2023-03-10T20:14:13.362Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-10T20:14:13.362Z] ---> fce22c3c74e5 [2023-03-10T20:14:13.362Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-10T20:14:13.630Z] ---> Running in 5cd050b40db1 [2023-03-10T20:14:13.630Z] ---> Running in 20c235ab9a73 [2023-03-10T20:14:13.630Z] ---> Running in 4c3f61f442d1 [2023-03-10T20:14:13.630Z] ---> Running in cd5477e35abc [2023-03-10T20:14:13.630Z] ---> Running in 97a6bfb3b54e [2023-03-10T20:14:14.215Z] Removing intermediate container 4c3f61f442d1 [2023-03-10T20:14:14.215Z] ---> 3d79d886f9c3 [2023-03-10T20:14:14.215Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-10T20:14:14.484Z] ---> Running in d1a4925e9aef [2023-03-10T20:14:15.068Z] Removing intermediate container d1a4925e9aef [2023-03-10T20:14:15.068Z] ---> f63059c5cfcb [2023-03-10T20:14:15.068Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T20:14:15.337Z] ---> Running in a8ba6955a701 [2023-03-10T20:14:15.922Z] 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 [2023-03-10T20:14:16.505Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-10T20:14:16.505Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-10T20:14:16.505Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-10T20:14:17.918Z] Removing intermediate container a8ba6955a701 [2023-03-10T20:14:17.918Z] ---> c1b5860cce00 [2023-03-10T20:14:17.918Z] Step 11/23 : WORKDIR /edgex-go [2023-03-10T20:14:18.185Z] ---> Running in e9fbf7a97723 [2023-03-10T20:14:18.452Z] Removing intermediate container e9fbf7a97723 [2023-03-10T20:14:18.452Z] ---> 0d2b6b62101f [2023-03-10T20:14:18.452Z] [2023-03-10T20:14:18.452Z] Step 12/23 : FROM alpine:3.15 [2023-03-10T20:14:18.721Z] 3.15: Pulling from library/alpine [2023-03-10T20:14:19.916Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-10T20:14:19.916Z] Status: Downloaded newer image for alpine:3.15 [2023-03-10T20:14:19.916Z] ---> 354640af7b1b [2023-03-10T20:14:19.916Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T20:14:20.205Z] ---> Running in 65f80012fb23 [2023-03-10T20:14:20.500Z] Removing intermediate container 65f80012fb23 [2023-03-10T20:14:20.500Z] ---> 6c67b8463322 [2023-03-10T20:14:20.500Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T20:14:20.500Z] ---> Running in fe2a90465d61 [2023-03-10T20:14:22.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:14:23.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:14:25.055Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T20:14:25.055Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T20:14:25.055Z] OK: 15736 distinct packages available [2023-03-10T20:14:25.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:14:25.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:14:26.724Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T20:14:26.724Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T20:14:26.724Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T20:14:26.724Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T20:14:26.724Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T20:14:26.724Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T20:14:26.724Z] OK: 6 MiB in 19 packages [2023-03-10T20:14:28.143Z] Removing intermediate container fe2a90465d61 [2023-03-10T20:14:28.143Z] ---> 09e07e742c45 [2023-03-10T20:14:28.143Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T20:14:33.476Z] ---> a8e32a6bc550 [2023-03-10T20:14:33.476Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T20:14:34.074Z] ---> 2fc6ee50565c [2023-03-10T20:14:34.074Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-10T20:14:35.034Z] ---> 30d6147b5c3b [2023-03-10T20:14:35.034Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-10T20:14:35.999Z] ---> 2e8400969b8c [2023-03-10T20:14:35.999Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T20:14:35.999Z] ---> Running in 2badafada5d5 [2023-03-10T20:14:36.266Z] Removing intermediate container 2badafada5d5 [2023-03-10T20:14:36.266Z] ---> f5d7a521fa33 [2023-03-10T20:14:36.266Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T20:14:36.266Z] ---> Running in 37866e8175da [2023-03-10T20:14:36.855Z] Removing intermediate container 37866e8175da [2023-03-10T20:14:36.855Z] ---> cd99aa794d8e [2023-03-10T20:14:36.855Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T20:14:39.432Z] ---> Running in afa9a4535de3 [2023-03-10T20:14:40.021Z] Removing intermediate container afa9a4535de3 [2023-03-10T20:14:40.021Z] ---> bdad3eefffc9 [2023-03-10T20:14:40.021Z] Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:14:40.288Z] ---> Running in 0b964bb9098f [2023-03-10T20:14:40.873Z] Removing intermediate container 0b964bb9098f [2023-03-10T20:14:40.873Z] ---> 798b9ab3a11d [2023-03-10T20:14:40.873Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T20:14:40.873Z] ---> Running in 0ac43916c1d3 [2023-03-10T20:14:41.139Z] Removing intermediate container 0ac43916c1d3 [2023-03-10T20:14:41.139Z] ---> 5717bd97c994 [2023-03-10T20:14:41.139Z] [2023-03-10T20:14:41.402Z] Successfully built 5717bd97c994 [2023-03-10T20:14:41.402Z] Successfully tagged security-spire-server-arm64:latest [2023-03-10T20:14:41.666Z] Building security-proxy-auth [2023-03-10T20:14:56.625Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:14:56.625Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:14:56.625Z] ---> 8f7441c83b60 [2023-03-10T20:14:56.625Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:14:56.625Z] ---> Using cache [2023-03-10T20:14:56.625Z] ---> 704c32a3bf79 [2023-03-10T20:14:56.625Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T20:14:56.625Z] ---> Using cache [2023-03-10T20:14:56.625Z] ---> 9f59e29036dd [2023-03-10T20:14:56.625Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T20:14:56.625Z] ---> Using cache [2023-03-10T20:14:56.625Z] ---> 06d82c11fe83 [2023-03-10T20:14:56.626Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T20:14:56.626Z] ---> Using cache [2023-03-10T20:14:56.626Z] ---> 9860bc8724e2 [2023-03-10T20:14:56.626Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:14:56.626Z] ---> Using cache [2023-03-10T20:14:56.626Z] ---> 5d9a5650bb11 [2023-03-10T20:14:56.626Z] Step 8/22 : COPY . . [2023-03-10T20:14:56.626Z] ---> Using cache [2023-03-10T20:14:56.626Z] ---> e269e8ebeca2 [2023-03-10T20:14:56.626Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-10T20:14:56.626Z] ---> Running in 41bd7b5705d0 [2023-03-10T20:14:58.034Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-10T20:19:49.868Z] Removing intermediate container cd5477e35abc [2023-03-10T20:19:49.868Z] ---> b44fc627a98c [2023-03-10T20:19:49.868Z] [2023-03-10T20:19:49.868Z] Step 9/20 : FROM alpine:3.16 [2023-03-10T20:19:49.868Z] 3.16: Pulling from library/alpine [2023-03-10T20:19:49.868Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T20:19:49.868Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T20:19:49.868Z] ---> 4c81e5bf8899 [2023-03-10T20:19:49.868Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-10T20:19:49.868Z] ---> Running in 2ab008fee1da [2023-03-10T20:19:49.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:19:49.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:19:49.868Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T20:19:49.868Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-10T20:19:49.868Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:19:49.868Z] OK: 6 MiB in 16 packages [2023-03-10T20:19:50.133Z] Removing intermediate container 2ab008fee1da [2023-03-10T20:19:50.133Z] ---> 9ad92f64b580 [2023-03-10T20:19:50.133Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-10T20:19:50.133Z] ---> Running in 8248f9da491c [2023-03-10T20:19:50.713Z] Removing intermediate container 8248f9da491c [2023-03-10T20:19:50.713Z] ---> 8fe51dc51e72 [2023-03-10T20:19:50.713Z] Step 12/20 : WORKDIR /edgex [2023-03-10T20:19:50.979Z] ---> Running in 3a095d79058a [2023-03-10T20:19:53.552Z] Removing intermediate container 3a095d79058a [2023-03-10T20:19:53.552Z] ---> d0091d51af69 [2023-03-10T20:19:53.552Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-10T20:19:54.138Z] ---> a8a5d921d293 [2023-03-10T20:19:54.138Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-10T20:19:56.097Z] ---> 03a601dbce8a [2023-03-10T20:19:56.097Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T20:19:57.056Z] ---> 05682d181520 [2023-03-10T20:19:57.056Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T20:19:57.056Z] ---> Running in d55c2d58c009 [2023-03-10T20:19:59.638Z] Removing intermediate container d55c2d58c009 [2023-03-10T20:19:59.638Z] ---> 0f1c48c9e263 [2023-03-10T20:19:59.638Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T20:19:59.909Z] ---> Running in d9739dd7ba0c [2023-03-10T20:20:00.176Z] Removing intermediate container d9739dd7ba0c [2023-03-10T20:20:00.176Z] ---> 69c9477f6c71 [2023-03-10T20:20:00.177Z] Step 18/20 : LABEL arch=arm64 [2023-03-10T20:20:00.444Z] ---> Running in 9a676b592b36 [2023-03-10T20:20:00.717Z] Removing intermediate container 9a676b592b36 [2023-03-10T20:20:00.717Z] ---> 3689df6c9f25 [2023-03-10T20:20:00.717Z] Step 19/20 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:20:00.985Z] ---> Running in 7adf102ded45 [2023-03-10T20:20:01.568Z] Removing intermediate container 7adf102ded45 [2023-03-10T20:20:01.568Z] ---> c18b19c8510a [2023-03-10T20:20:01.568Z] Step 20/20 : LABEL version=0.0.0 [2023-03-10T20:20:01.568Z] ---> Running in 8f3416c54d1e [2023-03-10T20:20:02.150Z] Removing intermediate container 8f3416c54d1e [2023-03-10T20:20:02.150Z] ---> de03c336061e [2023-03-10T20:20:02.150Z] [2023-03-10T20:20:02.416Z] Successfully built de03c336061e [2023-03-10T20:20:02.416Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-10T20:20:02.416Z] Building core-command [2023-03-10T20:20:20.630Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:20:20.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:20:20.630Z] ---> 8f7441c83b60 [2023-03-10T20:20:20.630Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:20:20.630Z] ---> Using cache [2023-03-10T20:20:20.630Z] ---> 704c32a3bf79 [2023-03-10T20:20:20.630Z] Step 4/23 : WORKDIR /edgex-go [2023-03-10T20:20:20.630Z] ---> Using cache [2023-03-10T20:20:20.630Z] ---> 9f59e29036dd [2023-03-10T20:20:20.630Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-10T20:20:20.630Z] ---> Using cache [2023-03-10T20:20:20.630Z] ---> 06d82c11fe83 [2023-03-10T20:20:20.630Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-10T20:20:20.630Z] ---> Using cache [2023-03-10T20:20:20.630Z] ---> 9860bc8724e2 [2023-03-10T20:20:20.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:20:20.630Z] ---> Using cache [2023-03-10T20:20:20.630Z] ---> 5d9a5650bb11 [2023-03-10T20:20:20.630Z] Step 8/23 : COPY . . [2023-03-10T20:20:20.630Z] ---> Using cache [2023-03-10T20:20:20.630Z] ---> e269e8ebeca2 [2023-03-10T20:20:20.630Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-10T20:20:20.630Z] ---> Running in b01bd1ef4442 [2023-03-10T20:20:20.630Z] Removing intermediate container 97a6bfb3b54e [2023-03-10T20:20:20.630Z] ---> c2d07ed91ff5 [2023-03-10T20:20:20.630Z] [2023-03-10T20:20:20.630Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T20:20:20.630Z] ---> 4c81e5bf8899 [2023-03-10T20:20:20.630Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T20:20:20.630Z] ---> Running in 58fe41a721d0 [2023-03-10T20:20:20.901Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-10T20:20:21.485Z] Removing intermediate container 58fe41a721d0 [2023-03-10T20:20:21.486Z] ---> 66c778012b74 [2023-03-10T20:20:21.486Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:20:21.486Z] ---> Running in 24c73d8e320e [2023-03-10T20:20:24.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:20:24.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:20:25.027Z] Removing intermediate container 41bd7b5705d0 [2023-03-10T20:20:25.027Z] ---> 85e5733324d7 [2023-03-10T20:20:25.027Z] [2023-03-10T20:20:25.027Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T20:20:25.027Z] ---> 4c81e5bf8899 [2023-03-10T20:20:25.027Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T20:20:25.027Z] ---> Using cache [2023-03-10T20:20:25.027Z] ---> 66c778012b74 [2023-03-10T20:20:25.027Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:20:25.027Z] ---> Running in 15fe793c4404 [2023-03-10T20:20:25.630Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T20:20:25.630Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:20:25.630Z] OK: 5 MiB in 15 packages [2023-03-10T20:20:27.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:20:27.573Z] Removing intermediate container 24c73d8e320e [2023-03-10T20:20:27.573Z] ---> 995d3850f4ef [2023-03-10T20:20:27.573Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:20:27.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:20:28.421Z] ---> 7d0c1b771923 [2023-03-10T20:20:28.421Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-10T20:20:29.007Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T20:20:29.007Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:20:29.007Z] OK: 5 MiB in 15 packages [2023-03-10T20:20:30.949Z] ---> 63a2862b3b5f [2023-03-10T20:20:30.949Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-10T20:20:31.215Z] Removing intermediate container 15fe793c4404 [2023-03-10T20:20:31.215Z] ---> 56e952808c21 [2023-03-10T20:20:31.215Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:20:34.548Z] ---> 5574dfd43eeb [2023-03-10T20:20:34.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-10T20:20:34.548Z] ---> 51811b909b21 [2023-03-10T20:20:34.548Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-10T20:20:35.957Z] ---> a500819e6cc1 [2023-03-10T20:20:35.957Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T20:20:35.957Z] ---> Running in 698e9ce904e9 [2023-03-10T20:20:37.359Z] ---> b614c1b523d4 [2023-03-10T20:20:37.359Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-10T20:20:39.297Z] ---> 89cc664c4f62 [2023-03-10T20:20:39.297Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-10T20:20:39.876Z] Removing intermediate container 698e9ce904e9 [2023-03-10T20:20:39.876Z] ---> 239fb855a600 [2023-03-10T20:20:39.876Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T20:20:40.142Z] ---> Running in ec66e5d443e8 [2023-03-10T20:20:40.725Z] ---> 5f32b42efce8 [2023-03-10T20:20:40.725Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T20:20:40.993Z] Removing intermediate container ec66e5d443e8 [2023-03-10T20:20:40.993Z] ---> 318ed9dca1ca [2023-03-10T20:20:40.993Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-10T20:20:40.993Z] Removing intermediate container 20c235ab9a73 [2023-03-10T20:20:40.993Z] ---> 76b758cc97de [2023-03-10T20:20:40.993Z] [2023-03-10T20:20:40.993Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T20:20:40.993Z] ---> 4c81e5bf8899 [2023-03-10T20:20:40.993Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-10T20:20:40.993Z] ---> Running in 141513b40e9a [2023-03-10T20:20:41.265Z] ---> Running in 5fdf56c9a349 [2023-03-10T20:20:41.265Z] ---> Running in 152ea77efe83 [2023-03-10T20:20:42.672Z] Removing intermediate container 152ea77efe83 [2023-03-10T20:20:42.672Z] Removing intermediate container 5fdf56c9a349 [2023-03-10T20:20:42.672Z] ---> ffb396136de0 [2023-03-10T20:20:42.672Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-10T20:20:42.672Z] ---> 9751c3700635 [2023-03-10T20:20:42.672Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T20:20:42.672Z] ---> Running in 0466a150c32b [2023-03-10T20:20:42.672Z] ---> Running in f51aded610d9 [2023-03-10T20:20:43.256Z] Removing intermediate container f51aded610d9 [2023-03-10T20:20:43.256Z] ---> 159b8d535cd7 [2023-03-10T20:20:43.256Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-10T20:20:43.523Z] Removing intermediate container 0466a150c32b [2023-03-10T20:20:43.523Z] ---> 403330af5357 [2023-03-10T20:20:43.523Z] Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:20:43.523Z] ---> Running in 13535a122828 [2023-03-10T20:20:43.523Z] ---> Running in 7830f145a36f [2023-03-10T20:20:44.115Z] Removing intermediate container 13535a122828 [2023-03-10T20:20:44.115Z] ---> b09f8859f37a [2023-03-10T20:20:44.115Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:20:44.386Z] Removing intermediate container 141513b40e9a [2023-03-10T20:20:44.386Z] ---> 3b0b214f24d2 [2023-03-10T20:20:44.386Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T20:20:44.386Z] Removing intermediate container 7830f145a36f [2023-03-10T20:20:44.386Z] ---> d3ad859bc204 [2023-03-10T20:20:44.386Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T20:20:44.386Z] ---> Running in 48c39be729c5 [2023-03-10T20:20:44.657Z] ---> Running in d1c78bc78025 [2023-03-10T20:20:44.657Z] ---> Running in a9d3f64f5784 [2023-03-10T20:20:45.618Z] Removing intermediate container d1c78bc78025 [2023-03-10T20:20:45.618Z] ---> 571fc8e57b4e [2023-03-10T20:20:45.618Z] [2023-03-10T20:20:45.618Z] Removing intermediate container a9d3f64f5784 [2023-03-10T20:20:45.618Z] ---> 1920a95a3211 [2023-03-10T20:20:45.618Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-10T20:20:45.885Z] ---> Running in 8f1a5ac34aba [2023-03-10T20:20:46.155Z] Removing intermediate container 5cd050b40db1 [2023-03-10T20:20:46.155Z] ---> 7056b8b72c24 [2023-03-10T20:20:46.155Z] [2023-03-10T20:20:46.155Z] Step 10/24 : FROM alpine:3.16 [2023-03-10T20:20:46.155Z] ---> 4c81e5bf8899 [2023-03-10T20:20:46.155Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:20:46.155Z] ---> Running in cbdb809da95e [2023-03-10T20:20:46.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:20:46.422Z] Successfully built 571fc8e57b4e [2023-03-10T20:20:46.422Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-10T20:20:46.422Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-03-10T20:20:46.696Z] Removing intermediate container 8f1a5ac34aba [2023-03-10T20:20:46.696Z] ---> 469ff2a25c63 [2023-03-10T20:20:46.696Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T20:20:46.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:20:46.966Z] ---> Running in 1e0422ca995d [2023-03-10T20:20:47.553Z] Removing intermediate container 1e0422ca995d [2023-03-10T20:20:47.553Z] ---> c0111731360e [2023-03-10T20:20:47.553Z] Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:20:47.553Z] ---> Running in 286d696cd4ac [2023-03-10T20:20:48.141Z] Removing intermediate container 286d696cd4ac [2023-03-10T20:20:48.141Z] ---> dc251a788611 [2023-03-10T20:20:48.141Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T20:20:48.141Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T20:20:48.141Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:20:48.409Z] OK: 5 MiB in 15 packages [2023-03-10T20:20:48.410Z] ---> Running in 371880906b13 [2023-03-10T20:20:48.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:20:48.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:20:49.263Z] Removing intermediate container 371880906b13 [2023-03-10T20:20:49.263Z] ---> dfbf751155b6 [2023-03-10T20:20:49.263Z] [2023-03-10T20:20:49.845Z] Successfully built dfbf751155b6 [2023-03-10T20:20:49.845Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-10T20:20:49.845Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-03-10T20:20:49.845Z] Removing intermediate container 48c39be729c5 [2023-03-10T20:20:49.845Z] ---> 3264d0b22d7a [2023-03-10T20:20:49.845Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:20:50.113Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T20:20:50.113Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:20:50.113Z] OK: 5 MiB in 15 packages [2023-03-10T20:20:51.072Z] ---> 12bab10c4567 [2023-03-10T20:20:51.072Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-10T20:20:51.657Z] Removing intermediate container cbdb809da95e [2023-03-10T20:20:51.657Z] ---> 3901e2cfc713 [2023-03-10T20:20:51.657Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T20:20:51.927Z] ---> Running in 7ce2869a59bb [2023-03-10T20:20:52.510Z] Removing intermediate container 7ce2869a59bb [2023-03-10T20:20:52.510Z] ---> d1bba3fc9a29 [2023-03-10T20:20:52.510Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-10T20:20:52.777Z] ---> Running in 8440934ccce4 [2023-03-10T20:20:53.359Z] ---> 3a406a5cbe36 [2023-03-10T20:20:53.359Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-10T20:20:53.626Z] Removing intermediate container 8440934ccce4 [2023-03-10T20:20:53.626Z] ---> cdbac968a506 [2023-03-10T20:20:53.626Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-10T20:20:53.626Z] ---> Running in 3e8b08cd629b [2023-03-10T20:20:54.222Z] Removing intermediate container 3e8b08cd629b [2023-03-10T20:20:54.222Z] ---> 4f76aec73517 [2023-03-10T20:20:54.222Z] Step 15/24 : WORKDIR / [2023-03-10T20:20:54.222Z] ---> Running in 4148b40e25d2 [2023-03-10T20:20:54.489Z] ---> cd8d421acaf6 [2023-03-10T20:20:54.489Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-10T20:20:54.489Z] ---> Running in 3ca13487f086 [2023-03-10T20:20:55.069Z] Removing intermediate container 4148b40e25d2 [2023-03-10T20:20:55.069Z] ---> e1190435e94c [2023-03-10T20:20:55.069Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:20:55.334Z] Removing intermediate container 3ca13487f086 [2023-03-10T20:20:55.334Z] ---> 37aa00e6a441 [2023-03-10T20:20:55.334Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T20:20:55.334Z] ---> Running in 2726d49dc716 [2023-03-10T20:20:55.917Z] Removing intermediate container 2726d49dc716 [2023-03-10T20:20:55.917Z] ---> 5475755659ab [2023-03-10T20:20:55.917Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T20:20:56.188Z] ---> Running in b99fd1f7d8c5 [2023-03-10T20:20:56.188Z] ---> bd83397b1f5f [2023-03-10T20:20:56.188Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-10T20:20:56.793Z] Removing intermediate container b99fd1f7d8c5 [2023-03-10T20:20:56.793Z] ---> 577babeed1da [2023-03-10T20:20:56.793Z] Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:20:57.058Z] ---> Running in 5cc4877612c2 [2023-03-10T20:21:01.303Z] Removing intermediate container 5cc4877612c2 [2023-03-10T20:21:01.303Z] ---> f9f0bb3f3fb9 [2023-03-10T20:21:01.303Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T20:21:01.303Z] ---> Running in de1689eeefc1 [2023-03-10T20:21:01.303Z] ---> 25966caa5dd7 [2023-03-10T20:21:01.303Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-10T20:21:01.889Z] Removing intermediate container de1689eeefc1 [2023-03-10T20:21:01.889Z] ---> d16d06d7e2b5 [2023-03-10T20:21:01.889Z] [2023-03-10T20:21:02.156Z] ---> 28e4db69ee70 [2023-03-10T20:21:02.156Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-10T20:21:02.423Z] Successfully built d16d06d7e2b5 [2023-03-10T20:21:02.423Z] Successfully tagged core-data-arm64:latest [2023-03-10T20:21:02.423Z]  Building core-data ... done Building support-scheduler [2023-03-10T20:21:03.384Z] ---> bb0306930d1b [2023-03-10T20:21:03.384Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-10T20:21:03.651Z] ---> Running in 49441f837207 [2023-03-10T20:21:04.235Z] Removing intermediate container 49441f837207 [2023-03-10T20:21:04.235Z] ---> fb772218ca93 [2023-03-10T20:21:04.235Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T20:21:04.235Z] ---> Running in b368c5cfc2bf [2023-03-10T20:21:05.196Z] Removing intermediate container b368c5cfc2bf [2023-03-10T20:21:05.196Z] ---> 4434befb0f1d [2023-03-10T20:21:05.196Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T20:21:05.196Z] ---> Running in 7b3098267b96 [2023-03-10T20:21:05.903Z] Removing intermediate container 7b3098267b96 [2023-03-10T20:21:05.903Z] ---> 287685962261 [2023-03-10T20:21:05.903Z] Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:21:06.181Z] ---> Running in 8fef08a21daa [2023-03-10T20:21:06.799Z] Removing intermediate container 8fef08a21daa [2023-03-10T20:21:06.799Z] ---> 9e325d9744fa [2023-03-10T20:21:06.799Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T20:21:07.081Z] ---> Running in 29e111d7c143 [2023-03-10T20:21:07.687Z] Removing intermediate container 29e111d7c143 [2023-03-10T20:21:07.687Z] ---> b0b7e998abeb [2023-03-10T20:21:07.687Z] [2023-03-10T20:21:08.298Z] Successfully built b0b7e998abeb [2023-03-10T20:21:08.298Z] Successfully tagged core-metadata-arm64:latest [2023-03-10T20:21:08.298Z]  Building core-metadata ... done Building support-notifications [2023-03-10T20:21:10.263Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:21:10.263Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:21:10.531Z] ---> 8f7441c83b60 [2023-03-10T20:21:10.531Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T20:21:10.531Z] ---> Using cache [2023-03-10T20:21:10.531Z] ---> ba887d309b40 [2023-03-10T20:21:10.531Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-10T20:21:10.531Z] ---> Running in b82f84c3b3d0 [2023-03-10T20:21:11.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:21:12.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:21:13.608Z] OK: 221 MiB in 51 packages [2023-03-10T20:21:15.013Z] Removing intermediate container b82f84c3b3d0 [2023-03-10T20:21:15.013Z] ---> afcf79d72329 [2023-03-10T20:21:15.013Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T20:21:16.417Z] ---> 27d3f5fa8bae [2023-03-10T20:21:16.417Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:21:16.417Z] ---> Running in 502c6f8f42cc [2023-03-10T20:21:17.379Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:21:17.379Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:21:17.379Z] ---> 8f7441c83b60 [2023-03-10T20:21:17.379Z] Step 3/19 : WORKDIR /edgex-go [2023-03-10T20:21:17.379Z] ---> Using cache [2023-03-10T20:21:17.379Z] ---> ba887d309b40 [2023-03-10T20:21:17.379Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-10T20:21:17.379Z] ---> Running in 32a7d70d328b [2023-03-10T20:21:19.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:21:19.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:21:20.990Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-10T20:21:20.990Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-10T20:21:20.990Z] OK: 16903 distinct packages available [2023-03-10T20:21:20.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:21:21.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:21:22.221Z] OK: 221 MiB in 51 packages [2023-03-10T20:21:24.797Z] Removing intermediate container 32a7d70d328b [2023-03-10T20:21:24.797Z] ---> f44cf8e820e4 [2023-03-10T20:21:24.797Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-10T20:21:25.756Z] ---> 497e92470b27 [2023-03-10T20:21:25.756Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:21:25.756Z] ---> Running in d1dea5b720ff [2023-03-10T20:21:31.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:21:31.095Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:21:31.095Z] ---> 8f7441c83b60 [2023-03-10T20:21:31.095Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:21:31.095Z] ---> Using cache [2023-03-10T20:21:31.095Z] ---> 704c32a3bf79 [2023-03-10T20:21:31.095Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T20:21:31.095Z] ---> Using cache [2023-03-10T20:21:31.095Z] ---> 9f59e29036dd [2023-03-10T20:21:31.095Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T20:21:31.095Z] ---> Using cache [2023-03-10T20:21:31.095Z] ---> 06d82c11fe83 [2023-03-10T20:21:31.095Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T20:21:31.095Z] ---> Using cache [2023-03-10T20:21:31.095Z] ---> 9860bc8724e2 [2023-03-10T20:21:31.095Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:21:31.095Z] ---> Using cache [2023-03-10T20:21:31.095Z] ---> 5d9a5650bb11 [2023-03-10T20:21:31.095Z] Step 8/22 : COPY . . [2023-03-10T20:21:31.095Z] ---> Using cache [2023-03-10T20:21:31.095Z] ---> e269e8ebeca2 [2023-03-10T20:21:31.095Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-10T20:21:31.361Z] ---> Running in 05bbfaaffc27 [2023-03-10T20:21:33.298Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-10T20:21:33.298Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:21:33.298Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:21:33.298Z] ---> 8f7441c83b60 [2023-03-10T20:21:33.298Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T20:21:33.298Z] ---> Using cache [2023-03-10T20:21:33.298Z] ---> 704c32a3bf79 [2023-03-10T20:21:33.298Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T20:21:33.298Z] ---> Using cache [2023-03-10T20:21:33.298Z] ---> 9f59e29036dd [2023-03-10T20:21:33.298Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-10T20:21:33.298Z] ---> Running in 1ee903968dd8 [2023-03-10T20:21:35.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:21:35.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:21:36.634Z] OK: 221 MiB in 51 packages [2023-03-10T20:21:38.037Z] Removing intermediate container 1ee903968dd8 [2023-03-10T20:21:38.037Z] ---> 02f64c1f4af1 [2023-03-10T20:21:38.037Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T20:21:38.994Z] ---> 0eaa9faa77c4 [2023-03-10T20:21:38.994Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:21:38.994Z] ---> Running in 1704df75f846 [2023-03-10T20:23:30.636Z] Removing intermediate container 502c6f8f42cc [2023-03-10T20:23:30.636Z] ---> d8780a1e966a [2023-03-10T20:23:30.636Z] Step 7/23 : COPY . . [2023-03-10T20:23:30.636Z] Removing intermediate container d1dea5b720ff [2023-03-10T20:23:30.636Z] ---> 52abc5bf0587 [2023-03-10T20:23:30.636Z] Step 7/19 : COPY . . [2023-03-10T20:23:37.280Z] Removing intermediate container 1704df75f846 [2023-03-10T20:23:37.280Z] ---> 2b0cd312e39f [2023-03-10T20:23:37.280Z] Step 8/22 : COPY . . [2023-03-10T20:23:38.240Z] ---> 988ace0e3bff [2023-03-10T20:23:38.240Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-10T20:23:38.240Z] ---> Running in ba8515931068 [2023-03-10T20:23:40.826Z] 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 [2023-03-10T20:23:43.408Z] ---> 834dbdda2e79 [2023-03-10T20:23:43.408Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-10T20:23:43.408Z] ---> Running in 40db5a0dbf75 [2023-03-10T20:23:45.358Z] 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 [2023-03-10T20:23:52.263Z] ---> 43b657589182 [2023-03-10T20:23:52.263Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-10T20:23:52.533Z] ---> Running in e2aad0b41314 [2023-03-10T20:23:54.475Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-10T20:24:50.846Z] Removing intermediate container b01bd1ef4442 [2023-03-10T20:24:50.847Z] ---> e2fd574bb939 [2023-03-10T20:24:50.847Z] [2023-03-10T20:24:50.847Z] Step 10/23 : FROM alpine:3.16 [2023-03-10T20:24:50.847Z] ---> 4c81e5bf8899 [2023-03-10T20:24:50.847Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:24:50.847Z] ---> Using cache [2023-03-10T20:24:50.847Z] ---> 3901e2cfc713 [2023-03-10T20:24:50.847Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T20:24:50.847Z] ---> Using cache [2023-03-10T20:24:50.847Z] ---> d1bba3fc9a29 [2023-03-10T20:24:50.847Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-10T20:24:50.847Z] ---> Running in a9c72b15d1c8 [2023-03-10T20:24:50.847Z] Removing intermediate container a9c72b15d1c8 [2023-03-10T20:24:50.847Z] ---> 5e4726e9d174 [2023-03-10T20:24:50.847Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-10T20:24:50.847Z] ---> Running in 54d48d4d3592 [2023-03-10T20:24:50.847Z] Removing intermediate container 54d48d4d3592 [2023-03-10T20:24:50.847Z] ---> a027930b786d [2023-03-10T20:24:50.847Z] Step 15/23 : WORKDIR / [2023-03-10T20:24:50.847Z] ---> Running in 1dd7dd8717d7 [2023-03-10T20:24:50.847Z] Removing intermediate container 1dd7dd8717d7 [2023-03-10T20:24:50.847Z] ---> ccb3a5ed1cc0 [2023-03-10T20:24:50.847Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:24:51.117Z] ---> 213c77eac9fa [2023-03-10T20:24:51.117Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-10T20:24:54.463Z] ---> 98e9ab438bb4 [2023-03-10T20:24:54.463Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-10T20:24:55.068Z] ---> 5e53c5baadc7 [2023-03-10T20:24:55.068Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-10T20:24:55.069Z] ---> Running in c597b82d3175 [2023-03-10T20:24:55.654Z] Removing intermediate container c597b82d3175 [2023-03-10T20:24:55.654Z] ---> 971bd2e3119c [2023-03-10T20:24:55.654Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T20:24:55.654Z] ---> Running in ee00efd357e3 [2023-03-10T20:24:56.240Z] Removing intermediate container ee00efd357e3 [2023-03-10T20:24:56.240Z] ---> 15298417c155 [2023-03-10T20:24:56.240Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T20:24:56.240Z] ---> Running in ad0adf49e134 [2023-03-10T20:24:56.824Z] Removing intermediate container ad0adf49e134 [2023-03-10T20:24:56.824Z] ---> 06ecf1bd3eb9 [2023-03-10T20:24:56.824Z] Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:24:56.824Z] ---> Running in acc40b17ba1b [2023-03-10T20:24:57.415Z] Removing intermediate container acc40b17ba1b [2023-03-10T20:24:57.415Z] ---> d3dc03433026 [2023-03-10T20:24:57.415Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T20:24:57.415Z] ---> Running in 58e8f4fe0df5 [2023-03-10T20:24:57.998Z] Removing intermediate container 58e8f4fe0df5 [2023-03-10T20:24:57.998Z] ---> 56ac8d01c81e [2023-03-10T20:24:57.998Z] [2023-03-10T20:24:58.265Z] Successfully built 56ac8d01c81e [2023-03-10T20:24:58.265Z] Successfully tagged core-command-arm64:latest [2023-03-10T20:24:58.265Z]  Building core-command ... done Building security-spire-config [2023-03-10T20:25:16.468Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:25:16.468Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:25:16.468Z] ---> 8f7441c83b60 [2023-03-10T20:25:16.468Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T20:25:16.468Z] ---> Using cache [2023-03-10T20:25:16.468Z] ---> ba887d309b40 [2023-03-10T20:25:16.468Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T20:25:16.468Z] ---> Using cache [2023-03-10T20:25:16.468Z] ---> b967c1453854 [2023-03-10T20:25:16.468Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T20:25:16.468Z] ---> Using cache [2023-03-10T20:25:16.468Z] ---> 528b6152cd6b [2023-03-10T20:25:16.468Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:25:16.468Z] ---> Using cache [2023-03-10T20:25:16.468Z] ---> d0a62905c222 [2023-03-10T20:25:16.468Z] Step 7/24 : COPY . . [2023-03-10T20:25:16.468Z] ---> Using cache [2023-03-10T20:25:16.468Z] ---> 5eaadf0c1319 [2023-03-10T20:25:16.468Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T20:25:16.468Z] ---> Using cache [2023-03-10T20:25:16.468Z] ---> 3d79d886f9c3 [2023-03-10T20:25:16.468Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T20:25:16.468Z] ---> Using cache [2023-03-10T20:25:16.468Z] ---> f63059c5cfcb [2023-03-10T20:25:16.468Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T20:25:16.468Z] ---> Running in 445fb6558627 [2023-03-10T20:25:20.726Z] Removing intermediate container 445fb6558627 [2023-03-10T20:25:20.726Z] ---> f03c639595a4 [2023-03-10T20:25:20.726Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T20:25:20.726Z] ---> Running in ed37a180887a [2023-03-10T20:25:20.726Z] Removing intermediate container ed37a180887a [2023-03-10T20:25:20.726Z] ---> 713d0a5a9fc5 [2023-03-10T20:25:20.726Z] [2023-03-10T20:25:20.726Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T20:25:20.726Z] ---> 354640af7b1b [2023-03-10T20:25:20.726Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T20:25:20.726Z] ---> Using cache [2023-03-10T20:25:20.726Z] ---> 6c67b8463322 [2023-03-10T20:25:20.726Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-10T20:25:20.726Z] ---> Running in a048776b3bd3 [2023-03-10T20:25:22.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:25:23.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:25:24.646Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T20:25:24.646Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T20:25:24.646Z] OK: 15736 distinct packages available [2023-03-10T20:25:24.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:25:24.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:25:25.865Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-10T20:25:26.130Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-10T20:25:26.130Z] (3/4) Installing libucontext (1.1-r0) [2023-03-10T20:25:26.130Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-10T20:25:26.130Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T20:25:26.130Z] OK: 6 MiB in 18 packages [2023-03-10T20:25:28.063Z] Removing intermediate container a048776b3bd3 [2023-03-10T20:25:28.063Z] ---> bcedd79555a8 [2023-03-10T20:25:28.063Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T20:25:33.393Z] ---> 9241b204f615 [2023-03-10T20:25:33.393Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T20:25:34.358Z] ---> e7171e00db2a [2023-03-10T20:25:34.358Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-10T20:25:34.358Z] ---> Running in 079e3085f3dd [2023-03-10T20:25:34.625Z] Removing intermediate container 079e3085f3dd [2023-03-10T20:25:34.625Z] ---> 841c2f78dea6 [2023-03-10T20:25:34.625Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-10T20:25:35.614Z] ---> be6089aa15e5 [2023-03-10T20:25:35.614Z] Step 19/24 : WORKDIR / [2023-03-10T20:25:35.614Z] ---> Running in 47cc799d1284 [2023-03-10T20:25:36.202Z] Removing intermediate container 47cc799d1284 [2023-03-10T20:25:36.202Z] ---> ff14170ad580 [2023-03-10T20:25:36.202Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T20:25:36.202Z] ---> Running in e31600e26a34 [2023-03-10T20:25:36.784Z] Removing intermediate container e31600e26a34 [2023-03-10T20:25:36.784Z] ---> 5cfe05d192d1 [2023-03-10T20:25:36.784Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T20:25:36.784Z] ---> Running in d40e8189ca66 [2023-03-10T20:25:37.366Z] Removing intermediate container d40e8189ca66 [2023-03-10T20:25:37.366Z] ---> 91c2ac81f817 [2023-03-10T20:25:37.366Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T20:25:37.366Z] ---> Running in 9525bcf73a90 [2023-03-10T20:25:37.948Z] Removing intermediate container 9525bcf73a90 [2023-03-10T20:25:37.948Z] ---> 68caa62231c7 [2023-03-10T20:25:37.948Z] Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:25:37.948Z] ---> Running in 984102f5dd74 [2023-03-10T20:25:38.538Z] Removing intermediate container 984102f5dd74 [2023-03-10T20:25:38.538Z] ---> 0a76e9daa3eb [2023-03-10T20:25:38.538Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T20:25:38.538Z] ---> Running in 71bf8a0bc296 [2023-03-10T20:25:39.120Z] Removing intermediate container 71bf8a0bc296 [2023-03-10T20:25:39.120Z] ---> f51e59a787df [2023-03-10T20:25:39.120Z] [2023-03-10T20:25:39.386Z] Successfully built f51e59a787df [2023-03-10T20:25:39.386Z] Successfully tagged security-spire-config-arm64:latest [2023-03-10T20:25:39.386Z]  Building security-spire-config ... done Building security-bootstrapper [2023-03-10T20:25:54.362Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:25:54.362Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:25:54.362Z] ---> 8f7441c83b60 [2023-03-10T20:25:54.362Z] Step 3/32 : WORKDIR /edgex-go [2023-03-10T20:25:54.362Z] ---> Using cache [2023-03-10T20:25:54.362Z] ---> ba887d309b40 [2023-03-10T20:25:54.362Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-10T20:25:54.362Z] ---> Using cache [2023-03-10T20:25:54.363Z] ---> afcf79d72329 [2023-03-10T20:25:54.363Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-10T20:25:54.363Z] ---> Using cache [2023-03-10T20:25:54.363Z] ---> 27d3f5fa8bae [2023-03-10T20:25:54.363Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:25:54.363Z] ---> Using cache [2023-03-10T20:25:54.363Z] ---> d8780a1e966a [2023-03-10T20:25:54.363Z] Step 7/32 : COPY . . [2023-03-10T20:25:54.363Z] ---> Using cache [2023-03-10T20:25:54.363Z] ---> 988ace0e3bff [2023-03-10T20:25:54.363Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-10T20:25:54.648Z] ---> Running in 2be562d668a2 [2023-03-10T20:25:56.589Z] 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 [2023-03-10T20:29:48.501Z] 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 [2023-03-10T20:29:55.418Z] Removing intermediate container ba8515931068 [2023-03-10T20:29:55.418Z] ---> dd84539e017b [2023-03-10T20:29:55.418Z] [2023-03-10T20:29:55.418Z] Step 9/23 : FROM alpine:3.16 [2023-03-10T20:29:55.418Z] ---> 4c81e5bf8899 [2023-03-10T20:29:55.418Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-10T20:29:55.418Z] ---> Running in 89bc02cb5bc0 [2023-03-10T20:29:57.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:29:57.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:29:59.086Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-10T20:29:59.086Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-10T20:29:59.086Z] (3/3) Installing su-exec (0.2-r1) [2023-03-10T20:29:59.086Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:29:59.086Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T20:29:59.667Z] OK: 6 MiB in 17 packages [2023-03-10T20:30:01.617Z] Removing intermediate container 89bc02cb5bc0 [2023-03-10T20:30:01.617Z] ---> 422a7ae14065 [2023-03-10T20:30:01.617Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-10T20:30:01.886Z] ---> Running in 427ba5418d25 [2023-03-10T20:30:02.155Z] Removing intermediate container 427ba5418d25 [2023-03-10T20:30:02.155Z] ---> 6d475e8c5b92 [2023-03-10T20:30:02.155Z] Step 12/23 : WORKDIR / [2023-03-10T20:30:02.432Z] ---> Running in 479ea3829ffe [2023-03-10T20:30:03.020Z] Removing intermediate container 479ea3829ffe [2023-03-10T20:30:03.020Z] ---> 496569d9b4ec [2023-03-10T20:30:03.020Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-10T20:30:05.605Z] ---> 5c6fc15b396e [2023-03-10T20:30:05.605Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-10T20:30:06.196Z] ---> 755e26731d7d [2023-03-10T20:30:06.196Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-10T20:30:07.162Z] ---> 30edd9d9ee8a [2023-03-10T20:30:07.162Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-10T20:30:08.592Z] ---> 1a33625a49f4 [2023-03-10T20:30:08.592Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-10T20:30:10.568Z] ---> 0a50c9bf655c [2023-03-10T20:30:10.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T20:30:11.529Z] ---> 7a4f389eb326 [2023-03-10T20:30:11.529Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T20:30:11.529Z] ---> Running in d6639a217579 [2023-03-10T20:30:14.865Z] Removing intermediate container d6639a217579 [2023-03-10T20:30:14.865Z] ---> 1d05b1819433 [2023-03-10T20:30:14.865Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T20:30:14.865Z] ---> Running in 0a28fd1cd7ae [2023-03-10T20:30:15.132Z] Removing intermediate container 0a28fd1cd7ae [2023-03-10T20:30:15.398Z] ---> c052d7411d3d [2023-03-10T20:30:15.398Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T20:30:15.398Z] ---> Running in a3d0f96dff9d [2023-03-10T20:30:15.980Z] Removing intermediate container a3d0f96dff9d [2023-03-10T20:30:15.980Z] ---> e7a95434f9fb [2023-03-10T20:30:15.980Z] Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:30:16.250Z] ---> Running in 3d76731390ae [2023-03-10T20:30:16.846Z] Removing intermediate container 3d76731390ae [2023-03-10T20:30:16.846Z] ---> d8b2e8e46807 [2023-03-10T20:30:16.846Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T20:30:16.846Z] ---> Running in f77494591c48 [2023-03-10T20:30:17.430Z] Removing intermediate container f77494591c48 [2023-03-10T20:30:17.430Z] ---> 3c05f677c800 [2023-03-10T20:30:17.430Z] [2023-03-10T20:30:17.697Z] Successfully built 3c05f677c800 [2023-03-10T20:30:17.697Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-10T20:30:17.697Z] Building security-spire-agent [2023-03-10T20:30:35.900Z]  Building security-secretstore-setup ... done Removing intermediate container 05bbfaaffc27 [2023-03-10T20:30:35.900Z] ---> 30510a9ead67 [2023-03-10T20:30:35.900Z] [2023-03-10T20:30:35.900Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T20:30:35.900Z] ---> 4c81e5bf8899 [2023-03-10T20:30:35.900Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T20:30:35.900Z] ---> Using cache [2023-03-10T20:30:35.900Z] ---> 3901e2cfc713 [2023-03-10T20:30:35.900Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T20:30:35.900Z] ---> Using cache [2023-03-10T20:30:35.900Z] ---> d1bba3fc9a29 [2023-03-10T20:30:35.900Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-10T20:30:35.900Z] ---> Running in 10fdf990128c [2023-03-10T20:30:35.900Z] Removing intermediate container 10fdf990128c [2023-03-10T20:30:35.900Z] ---> 3019d96a6691 [2023-03-10T20:30:35.900Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T20:30:35.900Z] ---> Running in 9d6677c7b3e6 [2023-03-10T20:30:36.165Z] Removing intermediate container 9d6677c7b3e6 [2023-03-10T20:30:36.165Z] ---> e7c756552418 [2023-03-10T20:30:36.165Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:30:37.569Z] ---> f3d2e68d3efd [2023-03-10T20:30:37.569Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-10T20:30:37.569Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T20:30:37.569Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T20:30:37.569Z] ---> 8f7441c83b60 [2023-03-10T20:30:37.569Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T20:30:37.569Z] ---> Using cache [2023-03-10T20:30:37.569Z] ---> ba887d309b40 [2023-03-10T20:30:37.569Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T20:30:37.569Z] ---> Using cache [2023-03-10T20:30:37.569Z] ---> b967c1453854 [2023-03-10T20:30:37.569Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T20:30:37.569Z] ---> Using cache [2023-03-10T20:30:37.569Z] ---> 528b6152cd6b [2023-03-10T20:30:37.569Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:30:37.569Z] ---> Using cache [2023-03-10T20:30:37.569Z] ---> d0a62905c222 [2023-03-10T20:30:37.569Z] Step 7/24 : COPY . . [2023-03-10T20:30:37.835Z] ---> Using cache [2023-03-10T20:30:37.835Z] ---> 5eaadf0c1319 [2023-03-10T20:30:37.835Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T20:30:37.835Z] ---> Using cache [2023-03-10T20:30:37.835Z] ---> 3d79d886f9c3 [2023-03-10T20:30:37.835Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T20:30:37.835Z] ---> Using cache [2023-03-10T20:30:37.835Z] ---> f63059c5cfcb [2023-03-10T20:30:37.835Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-10T20:30:37.835Z] ---> Using cache [2023-03-10T20:30:37.835Z] ---> f03c639595a4 [2023-03-10T20:30:37.835Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T20:30:37.835Z] ---> Using cache [2023-03-10T20:30:37.835Z] ---> 713d0a5a9fc5 [2023-03-10T20:30:37.835Z] [2023-03-10T20:30:37.835Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T20:30:37.835Z] ---> 354640af7b1b [2023-03-10T20:30:37.835Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T20:30:37.835Z] ---> Using cache [2023-03-10T20:30:37.835Z] ---> 6c67b8463322 [2023-03-10T20:30:37.835Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T20:30:37.835Z] ---> Using cache [2023-03-10T20:30:37.835Z] ---> 09e07e742c45 [2023-03-10T20:30:37.835Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-10T20:30:41.193Z] ---> fb43639a00c1 [2023-03-10T20:30:41.193Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-10T20:30:46.518Z] ---> b697d7c39495 [2023-03-10T20:30:46.518Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-10T20:30:46.518Z] ---> Running in 05204921a039 [2023-03-10T20:30:46.518Z] ---> f8530bd21b62 [2023-03-10T20:30:46.518Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T20:30:46.518Z] Removing intermediate container 05204921a039 [2023-03-10T20:30:46.518Z] ---> 92ff374b04dc [2023-03-10T20:30:46.518Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T20:30:46.518Z] ---> Running in 3ee4d4af437d [2023-03-10T20:30:47.099Z] Removing intermediate container 3ee4d4af437d [2023-03-10T20:30:47.099Z] ---> e5adbb4c5257 [2023-03-10T20:30:47.099Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T20:30:47.364Z] ---> Running in ffbe41ee4074 [2023-03-10T20:30:47.947Z] Removing intermediate container ffbe41ee4074 [2023-03-10T20:30:47.947Z] ---> 94782d762270 [2023-03-10T20:30:47.947Z] Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:30:48.213Z] ---> Running in c6aa528551be [2023-03-10T20:30:48.799Z] Removing intermediate container c6aa528551be [2023-03-10T20:30:48.799Z] ---> 1e416ab3f537 [2023-03-10T20:30:48.799Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T20:30:49.064Z] ---> Running in 327aa3ee5f56 [2023-03-10T20:30:50.020Z] Removing intermediate container 327aa3ee5f56 [2023-03-10T20:30:50.020Z] ---> 497d86bf87ea [2023-03-10T20:30:50.020Z] [2023-03-10T20:30:50.606Z] Successfully built 497d86bf87ea [2023-03-10T20:30:50.606Z] Successfully tagged support-scheduler-arm64:latest [2023-03-10T20:30:53.179Z]  Building support-scheduler ... done  ---> 1b5f02328fe9 [2023-03-10T20:30:53.179Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T20:30:54.139Z] ---> 2b8978e82147 [2023-03-10T20:30:54.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-10T20:30:55.095Z] ---> 9d31ec68c023 [2023-03-10T20:30:55.095Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-10T20:30:56.502Z] ---> d8f42425ad3c [2023-03-10T20:30:56.502Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T20:30:56.502Z] ---> Running in f5a858f6e03c [2023-03-10T20:30:58.440Z] Removing intermediate container f5a858f6e03c [2023-03-10T20:30:58.440Z] ---> eb4412bcb679 [2023-03-10T20:30:58.440Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T20:30:58.440Z] ---> Running in db5a15eeb6c3 [2023-03-10T20:30:59.021Z] Removing intermediate container db5a15eeb6c3 [2023-03-10T20:30:59.021Z] ---> c361da00672c [2023-03-10T20:30:59.021Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T20:30:59.021Z] ---> Running in c00ff4aa123f [2023-03-10T20:30:59.601Z] Removing intermediate container c00ff4aa123f [2023-03-10T20:30:59.601Z] ---> 50c915fcd343 [2023-03-10T20:30:59.601Z] Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:30:59.601Z] ---> Running in 6b61a2b635e5 [2023-03-10T20:31:00.190Z] Removing intermediate container 6b61a2b635e5 [2023-03-10T20:31:00.190Z] ---> 595620e76aeb [2023-03-10T20:31:00.190Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T20:31:00.455Z] ---> Running in e3e38a844ec1 [2023-03-10T20:31:01.034Z] Removing intermediate container e3e38a844ec1 [2023-03-10T20:31:01.034Z] ---> 4ef211dc0aaf [2023-03-10T20:31:01.034Z] [2023-03-10T20:31:01.300Z] Successfully built 4ef211dc0aaf [2023-03-10T20:31:01.300Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-10T20:31:48.106Z]  Building security-spire-agent ... done Removing intermediate container 2be562d668a2 [2023-03-10T20:31:48.107Z] ---> 415e22e23250 [2023-03-10T20:31:48.107Z] [2023-03-10T20:31:48.107Z] Step 9/32 : FROM alpine:3.16 [2023-03-10T20:31:48.107Z] ---> 4c81e5bf8899 [2023-03-10T20:31:48.107Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T20:31:48.107Z] ---> Running in ec466e3d550a [2023-03-10T20:31:48.107Z] Removing intermediate container ec466e3d550a [2023-03-10T20:31:48.107Z] ---> cb81c5072746 [2023-03-10T20:31:48.107Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-10T20:31:48.107Z] ---> Running in 2df85b417975 [2023-03-10T20:31:48.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:31:48.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:31:48.107Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T20:31:48.107Z] (2/2) Installing su-exec (0.2-r1) [2023-03-10T20:31:48.107Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:31:48.107Z] OK: 5 MiB in 16 packages [2023-03-10T20:31:50.680Z] Removing intermediate container 2df85b417975 [2023-03-10T20:31:50.680Z] ---> 7c67809df5a4 [2023-03-10T20:31:50.680Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-10T20:31:50.680Z] ---> Running in 378b724aba88 [2023-03-10T20:31:51.263Z] Removing intermediate container 378b724aba88 [2023-03-10T20:31:51.263Z] ---> 76639c41e272 [2023-03-10T20:31:51.263Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-10T20:31:51.263Z] ---> Running in 54782def5d92 [2023-03-10T20:31:51.852Z] Removing intermediate container 54782def5d92 [2023-03-10T20:31:51.852Z] ---> 19ce070edf90 [2023-03-10T20:31:51.852Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-10T20:31:52.127Z] ---> Running in 7266eb5553c7 [2023-03-10T20:31:53.096Z] Removing intermediate container 7266eb5553c7 [2023-03-10T20:31:53.096Z] ---> 7603924a277b [2023-03-10T20:31:53.096Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-10T20:31:53.096Z] ---> Running in b14c27306d5f [2023-03-10T20:31:53.679Z] Removing intermediate container b14c27306d5f [2023-03-10T20:31:53.679Z] ---> 558550555b56 [2023-03-10T20:31:53.679Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-10T20:31:53.679Z] ---> Running in 78f879efbdc2 [2023-03-10T20:31:54.638Z] Removing intermediate container 40db5a0dbf75 [2023-03-10T20:31:54.638Z] ---> b6a1ba8d6861 [2023-03-10T20:31:54.638Z] [2023-03-10T20:31:54.638Z] Step 9/19 : FROM alpine:3.15 [2023-03-10T20:31:54.638Z] ---> 354640af7b1b [2023-03-10T20:31:54.638Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T20:31:54.638Z] ---> Using cache [2023-03-10T20:31:54.638Z] ---> 6c67b8463322 [2023-03-10T20:31:54.638Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-10T20:31:54.638Z] ---> Running in 16e9587226b4 [2023-03-10T20:31:56.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:31:56.857Z] Removing intermediate container 78f879efbdc2 [2023-03-10T20:31:56.857Z] ---> f89ea1c0d7ac [2023-03-10T20:31:56.857Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-10T20:31:56.857Z] ---> Running in 53236128d070 [2023-03-10T20:31:56.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:31:57.452Z] Removing intermediate container 53236128d070 [2023-03-10T20:31:57.452Z] ---> 1c6250c477e3 [2023-03-10T20:31:57.452Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-10T20:31:58.034Z] ---> 429d96f3f10c [2023-03-10T20:31:58.034Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-10T20:31:58.034Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T20:31:58.034Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T20:31:58.034Z] OK: 15736 distinct packages available [2023-03-10T20:31:58.034Z] ---> Running in a3bd6d1fbeb7 [2023-03-10T20:31:58.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:31:58.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:31:59.523Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-10T20:31:59.789Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-10T20:31:59.789Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-10T20:31:59.789Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-10T20:31:59.789Z] (5/9) Installing curl (7.80.0-r6) [2023-03-10T20:31:59.789Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-10T20:31:59.789Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-10T20:31:59.789Z] (8/9) Installing libucontext (1.1-r0) [2023-03-10T20:31:59.789Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-10T20:31:59.789Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T20:31:59.789Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T20:32:00.370Z] OK: 8 MiB in 23 packages [2023-03-10T20:32:00.953Z] Removing intermediate container a3bd6d1fbeb7 [2023-03-10T20:32:00.953Z] ---> 62644e5f76d7 [2023-03-10T20:32:00.953Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:32:02.898Z] ---> f07a1c4034f3 [2023-03-10T20:32:02.898Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-10T20:32:03.479Z] Removing intermediate container 16e9587226b4 [2023-03-10T20:32:03.479Z] ---> 99107675101c [2023-03-10T20:32:03.479Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:32:04.439Z] ---> 69a77f25e42f [2023-03-10T20:32:04.439Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-10T20:32:04.705Z] ---> 7d9a38495cdb [2023-03-10T20:32:04.705Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-10T20:32:05.665Z] ---> 83e979d92a36 [2023-03-10T20:32:05.665Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-10T20:32:07.078Z] ---> 2c2f25689abc [2023-03-10T20:32:07.078Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-10T20:32:07.078Z] ---> 83792d438d80 [2023-03-10T20:32:07.078Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-10T20:32:07.660Z] ---> e27e868ee012 [2023-03-10T20:32:07.660Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-10T20:32:07.927Z] ---> 04b3453227cd [2023-03-10T20:32:07.927Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-10T20:32:08.193Z] ---> Running in 60e70de007b3 [2023-03-10T20:32:08.461Z] Removing intermediate container 60e70de007b3 [2023-03-10T20:32:08.461Z] ---> a4c83654516c [2023-03-10T20:32:08.461Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> 4125efab0eb6 [2023-03-10T20:32:08.461Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-10T20:32:08.461Z] [2023-03-10T20:32:08.727Z] ---> Running in c336ba44b206 [2023-03-10T20:32:08.995Z] Removing intermediate container c336ba44b206 [2023-03-10T20:32:08.995Z] ---> 02367220bcf0 [2023-03-10T20:32:08.995Z] Step 17/19 : LABEL arch=arm64 [2023-03-10T20:32:09.263Z] ---> Running in f245c78efe07 [2023-03-10T20:32:09.263Z] ---> 7c668d2eddb9 [2023-03-10T20:32:09.263Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-10T20:32:09.263Z] ---> Running in 71dbb5244d04 [2023-03-10T20:32:09.852Z] Removing intermediate container f245c78efe07 [2023-03-10T20:32:09.852Z] ---> aa044efabfea [2023-03-10T20:32:09.852Z] Step 18/19 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:32:09.852Z] ---> Running in 04eac17fdd7b [2023-03-10T20:32:10.122Z] Removing intermediate container 04eac17fdd7b [2023-03-10T20:32:10.122Z] ---> a40691edba10 [2023-03-10T20:32:10.122Z] Step 19/19 : LABEL version=0.0.0 [2023-03-10T20:32:10.391Z] ---> Running in c1b3ede615e9 [2023-03-10T20:32:10.657Z] Removing intermediate container c1b3ede615e9 [2023-03-10T20:32:10.657Z] ---> e0658cebc82c [2023-03-10T20:32:10.657Z] [2023-03-10T20:32:10.922Z] Successfully built e0658cebc82c [2023-03-10T20:32:11.189Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-10T20:32:11.768Z]  Building security-spiffe-token-provider ... done Removing intermediate container 71dbb5244d04 [2023-03-10T20:32:11.768Z] ---> 07b46473e5cf [2023-03-10T20:32:11.768Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-10T20:32:11.768Z] ---> Running in f71e3d5843ee [2023-03-10T20:32:12.040Z] Removing intermediate container f71e3d5843ee [2023-03-10T20:32:12.040Z] ---> 19a79b16fa11 [2023-03-10T20:32:12.040Z] Step 29/32 : CMD ["gate"] [2023-03-10T20:32:12.306Z] ---> Running in 3894d988a5cd [2023-03-10T20:32:12.572Z] Removing intermediate container 3894d988a5cd [2023-03-10T20:32:12.572Z] ---> b6a579dd33be [2023-03-10T20:32:12.572Z] Step 30/32 : LABEL arch=arm64 [2023-03-10T20:32:12.837Z] ---> Running in 5ebbffbb114a [2023-03-10T20:32:13.103Z] Removing intermediate container 5ebbffbb114a [2023-03-10T20:32:13.103Z] ---> 0dcbe8e22a8e [2023-03-10T20:32:13.103Z] Step 31/32 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:32:13.371Z] ---> Running in 4094943c9ddf [2023-03-10T20:32:13.637Z] Removing intermediate container 4094943c9ddf [2023-03-10T20:32:13.637Z] ---> 4b5c9cbdfaea [2023-03-10T20:32:13.637Z] Step 32/32 : LABEL version=0.0.0 [2023-03-10T20:32:13.637Z] ---> Running in fcae9a2cc7d3 [2023-03-10T20:32:14.225Z] Removing intermediate container fcae9a2cc7d3 [2023-03-10T20:32:14.225Z] ---> 5edb61bfcdda [2023-03-10T20:32:14.225Z] [2023-03-10T20:32:14.492Z] Successfully built 5edb61bfcdda [2023-03-10T20:32:14.492Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-10T20:32:21.135Z]  Building security-bootstrapper ... done Removing intermediate container e2aad0b41314 [2023-03-10T20:32:21.135Z] ---> 2cc5125e78f0 [2023-03-10T20:32:21.135Z] [2023-03-10T20:32:21.135Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T20:32:21.135Z] ---> 4c81e5bf8899 [2023-03-10T20:32:21.135Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-10T20:32:21.135Z] ---> Running in 78bade697db2 [2023-03-10T20:32:22.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:32:22.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:32:23.319Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-10T20:32:23.319Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-10T20:32:23.319Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T20:32:23.590Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T20:32:23.590Z] OK: 6 MiB in 16 packages [2023-03-10T20:32:24.994Z] Removing intermediate container 78bade697db2 [2023-03-10T20:32:24.994Z] ---> fa5c5fb413db [2023-03-10T20:32:24.994Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T20:32:24.994Z] ---> Running in f538675a5f69 [2023-03-10T20:32:25.262Z] Removing intermediate container f538675a5f69 [2023-03-10T20:32:25.262Z] ---> 415288a06104 [2023-03-10T20:32:25.262Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-10T20:32:25.529Z] ---> Running in 2bdc96ab0acb [2023-03-10T20:32:25.795Z] Removing intermediate container 2bdc96ab0acb [2023-03-10T20:32:25.795Z] ---> 0881ec6112a1 [2023-03-10T20:32:25.795Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T20:32:25.795Z] ---> Running in d3e13731d180 [2023-03-10T20:32:26.062Z] Removing intermediate container d3e13731d180 [2023-03-10T20:32:26.062Z] ---> 5b1fab93966e [2023-03-10T20:32:26.062Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T20:32:28.639Z] ---> a1030df76211 [2023-03-10T20:32:28.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-10T20:32:30.580Z] ---> 08fa2f738ffe [2023-03-10T20:32:30.580Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-10T20:32:30.848Z] ---> b8fb3c159949 [2023-03-10T20:32:30.848Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-10T20:32:30.848Z] ---> Running in 8f632f5c1783 [2023-03-10T20:32:31.114Z] Removing intermediate container 8f632f5c1783 [2023-03-10T20:32:31.114Z] ---> 53eeb930731e [2023-03-10T20:32:31.114Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T20:32:31.114Z] ---> Running in 3835b6ba39c4 [2023-03-10T20:32:31.388Z] Removing intermediate container 3835b6ba39c4 [2023-03-10T20:32:31.388Z] ---> e348527aa952 [2023-03-10T20:32:31.388Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T20:32:31.655Z] ---> Running in 475d9ee27bdb [2023-03-10T20:32:31.921Z] Removing intermediate container 475d9ee27bdb [2023-03-10T20:32:31.921Z] ---> e41086c43bc4 [2023-03-10T20:32:31.921Z] Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac [2023-03-10T20:32:31.921Z] ---> Running in aa9bb82042fe [2023-03-10T20:32:32.189Z] Removing intermediate container aa9bb82042fe [2023-03-10T20:32:32.189Z] ---> 1edfea90a989 [2023-03-10T20:32:32.189Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T20:32:32.458Z] ---> Running in 9ac9f1d53fc5 [2023-03-10T20:32:32.724Z] Removing intermediate container 9ac9f1d53fc5 [2023-03-10T20:32:32.724Z] ---> 93ce93fc01f1 [2023-03-10T20:32:32.724Z] [2023-03-10T20:32:32.990Z] Successfully built 93ce93fc01f1 [2023-03-10T20:32:32.990Z] Successfully tagged support-notifications-arm64:latest [2023-03-10T20:32:33.267Z]  Building support-notifications ... done  [Pipeline] } [2023-03-10T20:32:33.289Z] $ docker stop --time=1 023bc86ffc34de0bb99baf68f005382fb266e649c78ae15819dbd0042cb93f7f [2023-03-10T20:32:34.976Z] $ docker rm -f --volumes 023bc86ffc34de0bb99baf68f005382fb266e649c78ae15819dbd0042cb93f7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T20:32:35.527Z] + docker images [2023-03-10T20:32:35.792Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-10T20:32:35.792Z] support-notifications-arm64 latest 93ce93fc01f1 3 seconds ago 29.7MB [2023-03-10T20:32:35.792Z] 2cc5125e78f0 16 seconds ago 1.57GB [2023-03-10T20:32:35.792Z] security-bootstrapper-arm64 latest 5edb61bfcdda 22 seconds ago 19MB [2023-03-10T20:32:35.792Z] security-spiffe-token-provider-arm64 latest e0658cebc82c 25 seconds ago 29.1MB [2023-03-10T20:32:35.793Z] b6a1ba8d6861 42 seconds ago 1.54GB [2023-03-10T20:32:35.793Z] 415e22e23250 52 seconds ago 1.49GB [2023-03-10T20:32:35.793Z] security-spire-agent-arm64 latest 4ef211dc0aaf About a minute ago 122MB [2023-03-10T20:32:35.793Z] support-scheduler-arm64 latest 497d86bf87ea About a minute ago 29.1MB [2023-03-10T20:32:35.793Z] 30510a9ead67 2 minutes ago 1.57GB [2023-03-10T20:32:35.793Z] security-secretstore-setup-arm64 latest 3c05f677c800 2 minutes ago 28.8MB [2023-03-10T20:32:35.793Z] dd84539e017b 2 minutes ago 1.5GB [2023-03-10T20:32:35.793Z] security-spire-config-arm64 latest f51e59a787df 6 minutes ago 83.6MB [2023-03-10T20:32:35.793Z] 713d0a5a9fc5 7 minutes ago 1.38GB [2023-03-10T20:32:35.793Z] core-command-arm64 latest 56ac8d01c81e 7 minutes ago 17.1MB [2023-03-10T20:32:35.793Z] e2fd574bb939 7 minutes ago 1.51GB [2023-03-10T20:32:35.793Z] core-metadata-arm64 latest b0b7e998abeb 11 minutes ago 17.8MB [2023-03-10T20:32:35.793Z] core-data-arm64 latest d16d06d7e2b5 11 minutes ago 17.3MB [2023-03-10T20:32:35.793Z] security-proxy-auth-arm64 latest dfbf751155b6 11 minutes ago 15.7MB [2023-03-10T20:32:35.793Z] core-common-config-bootstrapper-arm64 latest 571fc8e57b4e 11 minutes ago 14.9MB [2023-03-10T20:32:35.793Z] 7056b8b72c24 11 minutes ago 1.52GB [2023-03-10T20:32:35.793Z] 76b758cc97de 11 minutes ago 1.51GB [2023-03-10T20:32:35.793Z] 85e5733324d7 12 minutes ago 1.49GB [2023-03-10T20:32:35.793Z] c2d07ed91ff5 12 minutes ago 1.5GB [2023-03-10T20:32:35.793Z] security-proxy-setup-arm64 latest de03c336061e 12 minutes ago 15.8MB [2023-03-10T20:32:35.793Z] b44fc627a98c 12 minutes ago 1.49GB [2023-03-10T20:32:35.793Z] security-spire-server-arm64 latest 5717bd97c994 17 minutes ago 84.3MB [2023-03-10T20:32:35.793Z] 0d2b6b62101f 18 minutes ago 1.38GB [2023-03-10T20:32:35.793Z] ci-base-image-arm64 latest 8f7441c83b60 30 minutes ago 904MB [2023-03-10T20:32:35.793Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-10T20:32:35.793Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-10T20:32:35.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-10T20:32:35.793Z] 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 [2023-03-10T20:32:36.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T20:32:36.607Z] [2023-03-10T20:32:36.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:32:37.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T20:32:37.288Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-10T20:32:37.288Z] 8998bd30e6a1: Pulling fs layer [2023-03-10T20:32:37.288Z] 04944245beec: Pulling fs layer [2023-03-10T20:32:37.288Z] 699f458cf7ca: Pulling fs layer [2023-03-10T20:32:37.288Z] 765212b225bb: Pulling fs layer [2023-03-10T20:32:37.288Z] f23df028b6ca: Pulling fs layer [2023-03-10T20:32:37.288Z] d65c8cfc05b1: Pulling fs layer [2023-03-10T20:32:37.288Z] 2437ff75d9bd: Pulling fs layer [2023-03-10T20:32:37.288Z] f23df028b6ca: Waiting [2023-03-10T20:32:37.288Z] 765212b225bb: Waiting [2023-03-10T20:32:37.288Z] d65c8cfc05b1: Waiting [2023-03-10T20:32:37.288Z] 2437ff75d9bd: Waiting [2023-03-10T20:32:37.288Z] 04944245beec: Verifying Checksum [2023-03-10T20:32:37.288Z] 04944245beec: Download complete [2023-03-10T20:32:37.288Z] 765212b225bb: Verifying Checksum [2023-03-10T20:32:37.288Z] 765212b225bb: Download complete [2023-03-10T20:32:37.569Z] f23df028b6ca: Verifying Checksum [2023-03-10T20:32:37.569Z] f23df028b6ca: Download complete [2023-03-10T20:32:37.569Z] d65c8cfc05b1: Verifying Checksum [2023-03-10T20:32:37.569Z] d65c8cfc05b1: Download complete [2023-03-10T20:32:37.569Z] 699f458cf7ca: Verifying Checksum [2023-03-10T20:32:37.569Z] 699f458cf7ca: Download complete [2023-03-10T20:32:38.192Z] 8998bd30e6a1: Verifying Checksum [2023-03-10T20:32:38.192Z] 8998bd30e6a1: Download complete [2023-03-10T20:32:40.189Z] 2437ff75d9bd: Verifying Checksum [2023-03-10T20:32:40.189Z] 2437ff75d9bd: Download complete [2023-03-10T20:32:42.770Z] 8998bd30e6a1: Pull complete [2023-03-10T20:32:42.770Z] 04944245beec: Pull complete [2023-03-10T20:32:44.180Z] 699f458cf7ca: Pull complete [2023-03-10T20:32:44.446Z] 765212b225bb: Pull complete [2023-03-10T20:32:45.029Z] f23df028b6ca: Pull complete [2023-03-10T20:32:45.297Z] d65c8cfc05b1: Pull complete [2023-03-10T20:33:00.288Z] 2437ff75d9bd: Pull complete [2023-03-10T20:33:00.288Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-10T20:33:00.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T20:33:00.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:33:00.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-9666 does not seem to be running inside a container [2023-03-10T20:33:00.682Z] $ 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 [2023-03-10T20:33:03.504Z] $ docker top 3e6156e7d5af881ce4f0db894c4221988d9cf96afa819016497dcc6f71406212 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:33:04.427Z] ---> job-cost.sh [2023-03-10T20:33:04.427Z] lf-activate-venv: SKIPPING [2023-03-10T20:33:04.427Z] INFO: No Stack... [2023-03-10T20:33:04.691Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-10T20:33:05.646Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T20:33:05.986Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-10T20:33:05.986Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T20:33:06.336Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4434-1-stack-cost] [2023-03-10T20:33:06.342Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4434-1-stack-cost] did not exist. Created. [2023-03-10T20:33:06.342Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4434-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T20:33:06.804Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-10T20:33:06.997Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T20:33:07.012Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4434-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T20:33:07.089Z] $ docker stop --time=1 3e6156e7d5af881ce4f0db894c4221988d9cf96afa819016497dcc6f71406212 [2023-03-10T20:33:08.571Z] $ docker rm -f --volumes 3e6156e7d5af881ce4f0db894c4221988d9cf96afa819016497dcc6f71406212 [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 [2023-03-10T20:33:09.556Z] provisioning config files... [2023-03-10T20:33:09.563Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13871071748263007157tmp [Pipeline] { [Pipeline] sh [2023-03-10T20:33:09.899Z] + set +x [2023-03-10T20:33:09.899Z] + curl -s https://codecov.io/bash [2023-03-10T20:33:09.899Z] + bash -s -- [2023-03-10T20:33:09.899Z] [2023-03-10T20:33:09.899Z] _____ _ [2023-03-10T20:33:09.899Z] / ____| | | [2023-03-10T20:33:09.899Z] | | ___ __| | ___ ___ _____ __ [2023-03-10T20:33:09.899Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-10T20:33:09.899Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-10T20:33:09.899Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-10T20:33:09.899Z] Bash-1.0.6 [2023-03-10T20:33:09.899Z] [2023-03-10T20:33:09.899Z] [2023-03-10T20:33:09.899Z] ==> git version 2.25.1 found [2023-03-10T20:33:09.899Z] ==> 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 [2023-03-10T20:33:09.899Z] Release-Date: 2020-01-08 [2023-03-10T20:33:09.899Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-10T20:33:09.899Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-10T20:33:09.899Z] ==> Jenkins CI detected. [2023-03-10T20:33:09.899Z] current dir:  /w/workspace/edgex-go/1 [2023-03-10T20:33:09.899Z] project root: . [2023-03-10T20:33:09.899Z] --> token set from env [2023-03-10T20:33:09.899Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-10T20:33:10.158Z] ==> Running gcov in . (disable via -X gcov) [2023-03-10T20:33:10.158Z] ==> Python coveragepy not found [2023-03-10T20:33:10.158Z] ==> Searching for coverage reports in: [2023-03-10T20:33:10.158Z] + . [2023-03-10T20:33:10.158Z] -> Found 1 reports [2023-03-10T20:33:10.158Z] ==> Detecting git/mercurial file structure [2023-03-10T20:33:10.158Z] ==> Reading reports [2023-03-10T20:33:10.158Z] + ./coverage.out bytes=447487 [2023-03-10T20:33:10.158Z] ==> Appending adjustments [2023-03-10T20:33:10.158Z] https://docs.codecov.io/docs/fixing-reports [2023-03-10T20:33:11.095Z] + Found adjustments [2023-03-10T20:33:11.095Z] ==> Gzipping contents [2023-03-10T20:33:11.353Z] 60K /tmp/codecov.fv2aIl.gz [2023-03-10T20:33:11.353Z] ==> Uploading reports [2023-03-10T20:33:11.353Z] url: https://codecov.io [2023-03-10T20:33:11.353Z] query: branch=PR-4434&commit=426ae928e76f244c4cb92596cb602169fd2aeeac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4434%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4434&job=&cmd_args= [2023-03-10T20:33:11.353Z] -> Pinging Codecov [2023-03-10T20:33:11.353Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4434&commit=426ae928e76f244c4cb92596cb602169fd2aeeac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4434%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4434&job=&cmd_args= [2023-03-10T20:33:11.353Z] -> Uploading to [2023-03-10T20:33:11.353Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-10/00271124DB129430A58F1EEE437C3FCB/426ae928e76f244c4cb92596cb602169fd2aeeac/66d0c6c0-2158-4f1e-b715-f33e67233f7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T203311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2efc4100f67a73f59a857853caa985a5b03050a51bbd39d3fdd66eb8ed81785f [2023-03-10T20:33:11.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T20:33:11.353Z] Dload Upload Total Spent Left Speed [2023-03-10T20:33:11.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58242 0 0 100 58242 0 166k --:--:-- --:--:-- --:--:-- 166k [2023-03-10T20:33:11.920Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/426ae928e76f244c4cb92596cb602169fd2aeeac [Pipeline] } [2023-03-10T20:33:11.944Z] 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 [2023-03-10T20:33:13.297Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:33:13.630Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:33:14.512Z] ---> package-listing.sh [2023-03-10T20:33:14.512Z] ++ facter osfamily [2023-03-10T20:33:14.512Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-10T20:33:14.771Z] + OS_FAMILY=debian [2023-03-10T20:33:14.771Z] + workspace=/w/workspace/edgex-go/1 [2023-03-10T20:33:14.771Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-10T20:33:14.771Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-10T20:33:14.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-10T20:33:14.771Z] + PACKAGES=/tmp/packages_start.txt [2023-03-10T20:33:14.771Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-10T20:33:14.771Z] + PACKAGES=/tmp/packages_end.txt [2023-03-10T20:33:14.771Z] + case "${OS_FAMILY}" in [2023-03-10T20:33:14.771Z] + dpkg -l [2023-03-10T20:33:14.771Z] + grep '^ii' [2023-03-10T20:33:14.771Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-10T20:33:14.771Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-10T20:33:14.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-10T20:33:14.771Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-10T20:33:14.771Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-10T20:33:14.771Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-10T20:33:14.803Z] 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 [2023-03-10T20:33:15.093Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:33:15.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T20:33:15.730Z] [2023-03-10T20:33:15.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:33:16.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T20:33:16.108Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-10T20:33:16.108Z] 5eb5b503b376: Pulling fs layer [2023-03-10T20:33:16.108Z] 5c69ac0246d0: Pulling fs layer [2023-03-10T20:33:16.108Z] ec43610c2a17: Pulling fs layer [2023-03-10T20:33:16.108Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-10T20:33:16.108Z] 33b1e0a273af: Pulling fs layer [2023-03-10T20:33:16.108Z] 5d3b04190fa2: Pulling fs layer [2023-03-10T20:33:16.108Z] 2f39f015ded8: Pulling fs layer [2023-03-10T20:33:16.108Z] 3a2ae6a8a46f: Waiting [2023-03-10T20:33:16.108Z] 2f39f015ded8: Waiting [2023-03-10T20:33:16.108Z] 5d3b04190fa2: Waiting [2023-03-10T20:33:16.108Z] 5c69ac0246d0: Verifying Checksum [2023-03-10T20:33:16.108Z] 5c69ac0246d0: Download complete [2023-03-10T20:33:16.108Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-10T20:33:16.108Z] 3a2ae6a8a46f: Download complete [2023-03-10T20:33:16.368Z] 33b1e0a273af: Verifying Checksum [2023-03-10T20:33:16.369Z] 33b1e0a273af: Download complete [2023-03-10T20:33:16.369Z] 5d3b04190fa2: Verifying Checksum [2023-03-10T20:33:16.369Z] 5d3b04190fa2: Download complete [2023-03-10T20:33:16.369Z] ec43610c2a17: Verifying Checksum [2023-03-10T20:33:16.369Z] ec43610c2a17: Download complete [2023-03-10T20:33:16.369Z] 5eb5b503b376: Verifying Checksum [2023-03-10T20:33:16.369Z] 5eb5b503b376: Download complete [2023-03-10T20:33:16.934Z] 2f39f015ded8: Download complete [2023-03-10T20:33:17.501Z] 5eb5b503b376: Pull complete [2023-03-10T20:33:17.501Z] 5c69ac0246d0: Pull complete [2023-03-10T20:33:18.145Z] ec43610c2a17: Pull complete [2023-03-10T20:33:18.145Z] 3a2ae6a8a46f: Pull complete [2023-03-10T20:33:18.409Z] 33b1e0a273af: Pull complete [2023-03-10T20:33:18.409Z] 5d3b04190fa2: Pull complete [2023-03-10T20:33:22.711Z] 2f39f015ded8: Pull complete [2023-03-10T20:33:22.711Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-10T20:33:22.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T20:33:22.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:33:22.925Z] prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container [2023-03-10T20:33:22.945Z] $ 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 [2023-03-10T20:33:25.109Z] $ docker top 0825d1f2bc814340e167f8a95166984e257797351bd26d0c22b6ce9f9bd6acb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T20:33:25.523Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-10T20:33:25.828Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-10T20:33:26.138Z] + ls /var/log/sa-host [2023-03-10T20:33:26.138Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T20:33:26.349Z] provisioning config files... [2023-03-10T20:33:26.358Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3451666984267468051tmp [Pipeline] { [Pipeline] echo [2023-03-10T20:33:26.414Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:33:26.722Z] ---> create-netrc.sh [Pipeline] } [2023-03-10T20:33:26.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:33:27.151Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-10T20:33:27.181Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:33:27.492Z] ---> sudo-logs.sh [2023-03-10T20:33:27.492Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-10T20:33:27.563Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:33:27.871Z] ---> job-cost.sh [2023-03-10T20:33:27.872Z] lf-activate-venv: SKIPPING [2023-03-10T20:33:27.872Z] DEBUG: total: 0.10999999940395355 [2023-03-10T20:33:27.872Z] INFO: Retrieving Stack Cost... [2023-03-10T20:33:28.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T20:33:28.699Z] INFO: Archiving Costs [Pipeline] echo [2023-03-10T20:33:28.734Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:33:29.051Z] ---> logs-deploy.sh [2023-03-10T20:33:29.051Z] lf-activate-venv: SKIPPING [2023-03-10T20:33:29.051Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4434/1 [2023-03-10T20:33:29.051Z] INFO: archiving workspace using pattern(s): [2023-03-10T20:33:29.990Z] Archives upload complete. [2023-03-10T20:33:30.249Z] INFO: archiving logs to Nexus