Pull request #4348 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 70fe86ca86ef950b4a8517b3bd25d7494735c4c9+3a7cf403fe7587e533bf169ada0df6231d8066d7 (e8cfb257d7cbdc0e64c93092358dfb0b41541ace) 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-ssh13195637557473890298.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-ssh2129588397818546902.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11354589532358834834.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 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-ssh11292577675632559616.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7391714612444014653.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5886’ Running on prd-ubuntu20.04-docker-8c-8g-5888 in /w/workspace/edgexfoundry_edgex-go_PR-4348 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4348/head:refs/remotes/origin/PR-4348 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3a7cf403fe7587e533bf169ada0df6231d8066d7 into PR head commit 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 Merge succeeded, producing 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 Checking out Revision 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 (PR-4348) > git config core.sparsecheckout # timeout=10 > git checkout -f 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3a7cf403fe7587e533bf169ada0df6231d8066d7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 # timeout=10 Commit message: "refactor!: Replace internal topics from config with new constants" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T20:23:02.351Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T20:23:02.389Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T20:23:02.403Z] ========================================================= [2023-02-14T20:23:02.403Z] EdgeX Global Pipelines Version Info [2023-02-14T20:23:02.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:23:03.121Z] ------------------- [2023-02-14T20:23:03.121Z] stable info: [2023-02-14T20:23:03.121Z] ------------------- [2023-02-14T20:23:03.121Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T20:23:03.121Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T20:23:03.121Z] Message: update stable to v1.0.244 > git rev-list --no-walk 10b09666bd666309f2d6f86556274e54f0f5ac49 # timeout=10 [2023-02-14T20:23:03.691Z] ------------------- [2023-02-14T20:23:03.691Z] experimental info: [2023-02-14T20:23:03.691Z] ------------------- [2023-02-14T20:23:03.691Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T20:23:03.691Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T20:23:03.691Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T20:23:03.894Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-14T20:23:03.902Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-14T20:23:03.909Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T20:23:03.917Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T20:23:03.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T20:23:03.932Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T20:23:03.939Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T20:23:03.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-14T20:23:03.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-14T20:23:03.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-14T20:23:03.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T20:23:03.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T20:23:03.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T20:23:04.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T20:23:04.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T20:23:04.024Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T20:23:04.040Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T20:23:04.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T20:23:04.063Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-14T20:23:04.074Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-14T20:23:04.084Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T20:23:04.096Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T20:23:04.112Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T20:23:04.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4348 [Pipeline] echo [2023-02-14T20:23:04.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4348 [Pipeline] echo [2023-02-14T20:23:04.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4348 [Pipeline] echo [2023-02-14T20:23:04.157Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [Pipeline] echo [2023-02-14T20:23:04.171Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70fe86c [Pipeline] echo [2023-02-14T20:23:04.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T20:23:04.226Z] provisioning config files... [2023-02-14T20:23:04.239Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config16560731464215360069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:23:04.548Z] ---> docker-login.sh [2023-02-14T20:23:04.548Z] nexus3.edgexfoundry.org:10001 [2023-02-14T20:23:04.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:23:04.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:23:04.809Z] Configure a credential helper to remove this warning. See [2023-02-14T20:23:04.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:23:04.809Z] [2023-02-14T20:23:04.809Z] Login Succeeded [2023-02-14T20:23:04.809Z] nexus3.edgexfoundry.org:10002 [2023-02-14T20:23:04.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:23:04.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:23:04.809Z] Configure a credential helper to remove this warning. See [2023-02-14T20:23:04.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:23:04.809Z] [2023-02-14T20:23:04.809Z] Login Succeeded [2023-02-14T20:23:04.809Z] nexus3.edgexfoundry.org:10003 [2023-02-14T20:23:05.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:23:05.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:23:05.072Z] Configure a credential helper to remove this warning. See [2023-02-14T20:23:05.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:23:05.072Z] [2023-02-14T20:23:05.072Z] Login Succeeded [2023-02-14T20:23:05.072Z] nexus3.edgexfoundry.org:10004 [2023-02-14T20:23:05.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:23:05.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:23:05.072Z] Configure a credential helper to remove this warning. See [2023-02-14T20:23:05.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:23:05.072Z] [2023-02-14T20:23:05.072Z] Login Succeeded [2023-02-14T20:23:05.072Z] docker.io [2023-02-14T20:23:05.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:23:05.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:23:05.594Z] Configure a credential helper to remove this warning. See [2023-02-14T20:23:05.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:23:05.594Z] [2023-02-14T20:23:05.594Z] Login Succeeded [2023-02-14T20:23:05.594Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T20:23:05.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:23:05.916Z] + 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-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-02-14T20:23:05.916Z] + dirname cmd/core-command/Dockerfile [2023-02-14T20:23:05.916Z] + cut -d/ -f2 [2023-02-14T20:23:05.916Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-14T20:23:05.916Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T20:23:05.916Z] + cut -d/ -f2 [2023-02-14T20:23:05.916Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T20:23:05.916Z] + + dirname cmd/core-data/Dockerfilecut [2023-02-14T20:23:05.916Z] -d/ -f2 [2023-02-14T20:23:05.916Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-14T20:23:05.916Z] + dirname cmd/core-metadata/Dockerfile [2023-02-14T20:23:05.916Z] + cut -d/ -f2 [2023-02-14T20:23:05.916Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-14T20:23:05.916Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-14T20:23:05.916Z] + cut -d/ -f2 [2023-02-14T20:23:05.917Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-14T20:23:05.917Z] + + cut -d/ -f2 [2023-02-14T20:23:05.917Z] dirname cmd/security-proxy-setup/Dockerfile [2023-02-14T20:23:05.917Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-14T20:23:05.917Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-14T20:23:05.917Z] + cut -d/ -f2 [2023-02-14T20:23:05.917Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-14T20:23:05.917Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T20:23:05.917Z] + cut -d/ -f2 [2023-02-14T20:23:05.917Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T20:23:05.917Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-14T20:23:05.917Z] + cut -d/ -f2 [2023-02-14T20:23:05.917Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-14T20:23:05.917Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-14T20:23:05.917Z] + cut -d/ -f2 [2023-02-14T20:23:05.917Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-14T20:23:05.917Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-14T20:23:05.917Z] + cut -d/ -f2 [2023-02-14T20:23:05.917Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-14T20:23:05.917Z] + dirname cmd/support-notifications/Dockerfile [2023-02-14T20:23:05.917Z] + cut -d/ -f2 [2023-02-14T20:23:05.917Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-14T20:23:05.917Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-14T20:23:05.917Z] + cut -d/ -f2 [2023-02-14T20:23:05.917Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-14T20:23:05.966Z] 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-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-02-14T20:23:06.299Z] + git rev-list -1 --merges 70fe86ca86ef950b4a8517b3bd25d7494735c4c9~1..70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [Pipeline] echo [2023-02-14T20:23:06.317Z] -----------> git rev-list -1 --merges 70fe86ca86ef950b4a8517b3bd25d7494735c4c9~1..70fe86ca86ef950b4a8517b3bd25d7494735c4c9 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [false] [Pipeline] sh [2023-02-14T20:23:06.601Z] + git log --format=format:%s -1 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [Pipeline] echo [2023-02-14T20:23:06.617Z] ========================================================= [2023-02-14T20:23:06.617Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T20:23:06.617Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-14T20:23:06.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T20:23:06.966Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T20:23:06.966Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T20:23:06.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T20:23:06.966Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T20:23:06.966Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T20:23:06.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:23:07.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:23:07.322Z] [2023-02-14T20:23:07.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:23:07.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:23:07.626Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T20:23:07.626Z] b85a868b505f: Pulling fs layer [2023-02-14T20:23:07.626Z] e2be974225ed: Pulling fs layer [2023-02-14T20:23:07.626Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T20:23:07.626Z] 988bab9f4d93: Pulling fs layer [2023-02-14T20:23:07.626Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T20:23:07.626Z] eaf3925da568: Pulling fs layer [2023-02-14T20:23:07.626Z] bab4dde63d76: Pulling fs layer [2023-02-14T20:23:07.626Z] bde34c3a00c8: Pulling fs layer [2023-02-14T20:23:07.626Z] b352a97aabf1: Pulling fs layer [2023-02-14T20:23:07.626Z] 4872d77fe225: Pulling fs layer [2023-02-14T20:23:07.626Z] 5851b861e8e6: Pulling fs layer [2023-02-14T20:23:07.626Z] 988bab9f4d93: Waiting [2023-02-14T20:23:07.626Z] bab4dde63d76: Waiting [2023-02-14T20:23:07.626Z] 1469e6f7b9e6: Waiting [2023-02-14T20:23:07.626Z] eaf3925da568: Waiting [2023-02-14T20:23:07.626Z] b352a97aabf1: Waiting [2023-02-14T20:23:07.626Z] 5851b861e8e6: Waiting [2023-02-14T20:23:07.626Z] 4872d77fe225: Waiting [2023-02-14T20:23:07.626Z] bde34c3a00c8: Waiting [2023-02-14T20:23:07.626Z] e2be974225ed: Verifying Checksum [2023-02-14T20:23:07.626Z] e2be974225ed: Download complete [2023-02-14T20:23:07.626Z] 988bab9f4d93: Download complete [2023-02-14T20:23:07.890Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T20:23:07.890Z] 1469e6f7b9e6: Download complete [2023-02-14T20:23:07.890Z] eaf3925da568: Verifying Checksum [2023-02-14T20:23:07.890Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T20:23:07.890Z] 339a4e72a1f5: Download complete [2023-02-14T20:23:07.890Z] bde34c3a00c8: Verifying Checksum [2023-02-14T20:23:07.890Z] bde34c3a00c8: Download complete [2023-02-14T20:23:08.152Z] b352a97aabf1: Verifying Checksum [2023-02-14T20:23:08.152Z] b352a97aabf1: Download complete [2023-02-14T20:23:08.152Z] 4872d77fe225: Download complete [2023-02-14T20:23:08.152Z] b85a868b505f: Verifying Checksum [2023-02-14T20:23:08.152Z] b85a868b505f: Download complete [2023-02-14T20:23:08.152Z] 5851b861e8e6: Verifying Checksum [2023-02-14T20:23:08.152Z] 5851b861e8e6: Download complete [2023-02-14T20:23:08.410Z] bab4dde63d76: Verifying Checksum [2023-02-14T20:23:08.410Z] bab4dde63d76: Download complete [2023-02-14T20:23:09.785Z] b85a868b505f: Pull complete [2023-02-14T20:23:09.785Z] e2be974225ed: Pull complete [2023-02-14T20:23:10.044Z] 339a4e72a1f5: Pull complete [2023-02-14T20:23:10.307Z] 988bab9f4d93: Pull complete [2023-02-14T20:23:10.566Z] 1469e6f7b9e6: Pull complete [2023-02-14T20:23:10.566Z] eaf3925da568: Pull complete [2023-02-14T20:23:12.470Z] bab4dde63d76: Pull complete [2023-02-14T20:23:12.470Z] bde34c3a00c8: Pull complete [2023-02-14T20:23:12.470Z] b352a97aabf1: Pull complete [2023-02-14T20:23:12.731Z] 4872d77fe225: Pull complete [2023-02-14T20:23:12.731Z] 5851b861e8e6: Pull complete [2023-02-14T20:23:12.731Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T20:23:12.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:23:12.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:23:12.824Z] prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container [2023-02-14T20:23:12.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T20:23:14.805Z] $ docker top 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec -eo pid,comm [2023-02-14T20:23:14.895Z] 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-02-14T20:23:14.895Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T20:23:14.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:23:14.933Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:23:15.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:23:15.080Z] $ docker exec 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec ssh-agent [2023-02-14T20:23:15.203Z] SSH_AUTH_SOCK=/tmp/ssh-GF66hpATB33l/agent.21 [2023-02-14T20:23:15.203Z] SSH_AGENT_PID=39 [2023-02-14T20:23:15.208Z] Running ssh-add (command line suppressed) [2023-02-14T20:23:15.329Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_11767789884813586779.key (/w/workspace/edgex-go/9@tmp/private_key_11767789884813586779.key) [2023-02-14T20:23:15.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:23:15.629Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T20:23:15.640Z] $ docker exec --env ******** --env ******** 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec ssh-agent -k [2023-02-14T20:23:15.733Z] unset SSH_AUTH_SOCK; [2023-02-14T20:23:15.733Z] unset SSH_AGENT_PID; [2023-02-14T20:23:15.733Z] echo Agent pid 39 killed; [2023-02-14T20:23:15.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T20:23:15.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:23:15.768Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:23:15.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:23:15.881Z] $ docker exec 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec ssh-agent [2023-02-14T20:23:15.993Z] SSH_AUTH_SOCK=/tmp/ssh-bwGYDXfmELM9/agent.71 [2023-02-14T20:23:15.993Z] SSH_AGENT_PID=77 [2023-02-14T20:23:15.998Z] Running ssh-add (command line suppressed) [2023-02-14T20:23:16.102Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_14152362604016578378.key (/w/workspace/edgex-go/9@tmp/private_key_14152362604016578378.key) [2023-02-14T20:23:16.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:23:16.430Z] + git semver init [2023-02-14T20:23:16.689Z] 2023-02-14 20:23:16,609 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T20:23:16.689Z] 2023-02-14 20:23:16,610 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2023-02-14T20:23:16.689Z] 2023-02-14 20:23:16,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2023-02-14T20:23:16.689Z] 2023-02-14 20:23:16,610 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2023-02-14T20:23:23.257Z] 2023-02-14 20:23:22,653 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2023-02-14T20:23:23.257Z] 2023-02-14 20:23:22,653 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4348 with force:False [2023-02-14T20:23:23.257Z] 2023-02-14 20:23:22,654 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4348 [2023-02-14T20:23:23.257Z] 2023-02-14 20:23:22,658 [execute] INFO git cat-file --batch-check [2023-02-14T20:23:23.257Z] 2023-02-14 20:23:22,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T20:23:23.257Z] 2023-02-14 20:23:22,665 [execute] INFO git cat-file --batch [2023-02-14T20:23:23.257Z] 2023-02-14 20:23:22,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T20:23:23.257Z] 2023-02-14 20:23:22,672 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4348 [2023-02-14T20:23:23.257Z] 0.0.0 [Pipeline] } [2023-02-14T20:23:23.268Z] $ docker exec --env ******** --env ******** 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec ssh-agent -k [2023-02-14T20:23:23.367Z] unset SSH_AUTH_SOCK; [2023-02-14T20:23:23.368Z] unset SSH_AGENT_PID; [2023-02-14T20:23:23.368Z] echo Agent pid 77 killed; [2023-02-14T20:23:23.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:23:23.685Z] + git semver [Pipeline] } [2023-02-14T20:23:23.959Z] $ docker stop --time=1 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec [2023-02-14T20:23:25.330Z] $ docker rm -f --volumes 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:23:25.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T20:23:25.893Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T20:23:25.896Z] [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-02-14T20:23:26.318Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2023-02-14T20:23:26.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:23:26.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:23:26.347Z] ========================================================= [2023-02-14T20:23:26.347Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T20:23:26.347Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:23:26.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T20:23:26.638Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T20:23:26.638Z] 213ec9aee27d: Pulling fs layer [2023-02-14T20:23:26.638Z] 4583459ba037: Pulling fs layer [2023-02-14T20:23:26.638Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T20:23:26.638Z] 53926ce57604: Pulling fs layer [2023-02-14T20:23:26.638Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T20:23:26.638Z] 22ff95d597cd: Pulling fs layer [2023-02-14T20:23:26.638Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T20:23:26.638Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T20:23:26.638Z] a7acece74701: Pulling fs layer [2023-02-14T20:23:26.638Z] 22ff95d597cd: Waiting [2023-02-14T20:23:26.638Z] 12d6caf4c0d1: Waiting [2023-02-14T20:23:26.638Z] 96b7cbca73a9: Waiting [2023-02-14T20:23:26.638Z] a7acece74701: Waiting [2023-02-14T20:23:26.638Z] 53926ce57604: Waiting [2023-02-14T20:23:26.638Z] 21b2b0c7a3f4: Waiting [2023-02-14T20:23:26.638Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T20:23:26.638Z] 93c1e223e6f2: Download complete [2023-02-14T20:23:26.902Z] 4583459ba037: Download complete [2023-02-14T20:23:26.902Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-14T20:23:26.902Z] 21b2b0c7a3f4: Download complete [2023-02-14T20:23:26.902Z] 22ff95d597cd: Verifying Checksum [2023-02-14T20:23:26.902Z] 22ff95d597cd: Download complete [2023-02-14T20:23:26.902Z] 213ec9aee27d: Download complete [2023-02-14T20:23:26.902Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T20:23:26.902Z] 12d6caf4c0d1: Download complete [2023-02-14T20:23:27.213Z] 213ec9aee27d: Pull complete [2023-02-14T20:23:27.213Z] 4583459ba037: Pull complete [2023-02-14T20:23:27.515Z] 93c1e223e6f2: Pull complete [2023-02-14T20:23:29.206Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T20:23:29.206Z] 96b7cbca73a9: Download complete [2023-02-14T20:23:29.206Z] a7acece74701: Verifying Checksum [2023-02-14T20:23:29.206Z] a7acece74701: Download complete [2023-02-14T20:23:29.465Z] 53926ce57604: Verifying Checksum [2023-02-14T20:23:29.465Z] 53926ce57604: Download complete [2023-02-14T20:23:33.661Z] 53926ce57604: Pull complete [2023-02-14T20:23:33.661Z] 21b2b0c7a3f4: Pull complete [2023-02-14T20:23:33.661Z] 22ff95d597cd: Pull complete [2023-02-14T20:23:33.661Z] 12d6caf4c0d1: Pull complete [2023-02-14T20:23:35.559Z] 96b7cbca73a9: Pull complete [2023-02-14T20:23:36.495Z] a7acece74701: Pull complete [2023-02-14T20:23:36.495Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T20:23:36.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T20:23:36.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:23:36.808Z] + + docker build -t ci-base-image-x86_64 -f - .echo [2023-02-14T20:23:36.808Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T20:23:36.808Z] WORKDIR /edgex [2023-02-14T20:23:36.808Z] COPY go.mod . [2023-02-14T20:23:36.808Z] RUN go mod download [2023-02-14T20:23:37.374Z] Sending build context to Docker daemon 170.2MB [2023-02-14T20:23:37.374Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T20:23:37.374Z] ---> db6d94c90886 [2023-02-14T20:23:37.374Z] Step 2/4 : WORKDIR /edgex [2023-02-14T20:23:40.665Z] ---> Running in 313bd7c4cc9e [2023-02-14T20:23:40.665Z] Removing intermediate container 313bd7c4cc9e [2023-02-14T20:23:40.665Z] ---> 15182eed9d56 [2023-02-14T20:23:40.665Z] Step 3/4 : COPY go.mod . [2023-02-14T20:23:40.665Z] ---> 7952365936a4 [2023-02-14T20:23:40.665Z] Step 4/4 : RUN go mod download [2023-02-14T20:23:40.665Z] ---> Running in 5aca9646fba4 [2023-02-14T20:23:40.997Z] Still waiting to schedule task [2023-02-14T20:23:40.998Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5887’ [2023-02-14T20:23:55.547Z] Removing intermediate container 5aca9646fba4 [2023-02-14T20:23:55.547Z] ---> 95179417b630 [2023-02-14T20:23:55.547Z] Successfully built 95179417b630 [2023-02-14T20:23:55.547Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:23:55.846Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T20:23:55.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:23:55.915Z] prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container [2023-02-14T20:23:55.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T20:23:56.451Z] $ docker top bb2037ba293bf98b073e19151cbc722dcb2f1ffa06fab6d5769ec87397c4d3ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:23:56.782Z] + go version [2023-02-14T20:23:56.782Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T20:23:56.800Z] $ docker stop --time=1 bb2037ba293bf98b073e19151cbc722dcb2f1ffa06fab6d5769ec87397c4d3ba [2023-02-14T20:23:58.103Z] $ docker rm -f --volumes bb2037ba293bf98b073e19151cbc722dcb2f1ffa06fab6d5769ec87397c4d3ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:23:58.508Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T20:23:58.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:23:58.575Z] prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container [2023-02-14T20:23:58.613Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T20:23:58.986Z] $ docker top bacf85ca304323a35469a1072fdb1e070a0d6ecee6486cd7cb07ce740b7fd43e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T20:23:59.050Z] ========================================================= [2023-02-14T20:23:59.050Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T20:23:59.050Z] ========================================================= [Pipeline] sh [2023-02-14T20:23:59.325Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:23:59.614Z] + make test [2023-02-14T20:23:59.614Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T20:24:06.174Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T20:24:18.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T20:24:18.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T20:24:18.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T20:24:18.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T20:24:18.618Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T20:24:18.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T20:24:18.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T20:24:18.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T20:24:18.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T20:24:18.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T20:24:18.876Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T20:24:18.876Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T20:24:18.876Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T20:24:18.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T20:24:19.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2023-02-14T20:24:19.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T20:24:19.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T20:24:19.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements [2023-02-14T20:24:22.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.137s coverage: 73.4% of statements [2023-02-14T20:24:22.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T20:24:22.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T20:24:22.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T20:24:22.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.0% of statements [2023-02-14T20:24:22.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T20:24:22.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.902s coverage: 88.5% of statements [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.100s coverage: 3.6% of statements [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.524s coverage: 95.6% of statements [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements [2023-02-14T20:24:23.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 82.9% of statements [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-02-14T20:24:23.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements [2023-02-14T20:24:30.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2023-02-14T20:24:30.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2023-02-14T20:24:45.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.358s coverage: 79.9% of statements [2023-02-14T20:24:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T20:24:45.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2023-02-14T20:24:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T20:24:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T20:24:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T20:24:45.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 64.4% of statements [2023-02-14T20:24:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T20:24:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T20:24:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T20:24:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T20:24:45.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements [2023-02-14T20:24:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T20:24:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 77.4% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 63.1% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.3% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 41.0% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.180s coverage: 92.3% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T20:24:45.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.127s coverage: 97.7% of statements [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T20:24:45.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:24:45.351Z] 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-02-14T20:25:03.430Z] 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-02-14T20:25:03.430Z] go vet ./... [2023-02-14T20:25:07.619Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T20:25:07.619Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T20:25:07.878Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T20:25:07.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T20:25:08.181Z] + ls -al . [2023-02-14T20:25:08.181Z] total 744 [2023-02-14T20:25:08.181Z] drwxrwxr-x 11 1001 1001 4096 Feb 14 20:23 . [2023-02-14T20:25:08.181Z] drwxr-xr-x 4 root root 4096 Feb 14 20:23 .. [2023-02-14T20:25:08.181Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 20:22 .blubracket [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 20:22 .dockerignore [2023-02-14T20:25:08.181Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 20:24 .git [2023-02-14T20:25:08.181Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 20:22 .github [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 20:22 .gitignore [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 20:22 .golangci.yml [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 20:22 .hadolint.yml [2023-02-14T20:25:08.181Z] drwxr-xr-x 3 1001 1001 4096 Feb 14 20:23 .semver [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 20:22 .sonarcloud.properties [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 20:22 ADOPTERS.md [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 20:22 Attribution.txt [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 20:22 CHANGELOG.md [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 20:22 CONTRIBUTING.md [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 20:22 GOVERNANCE.md [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 20:22 Jenkinsfile [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 20:22 LICENSE [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 20:22 Makefile [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 20:22 OWNERS.md [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 20:22 README.md [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 20:22 SECURITY.md [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 20:23 VERSION [2023-02-14T20:25:08.181Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 20:22 bin [2023-02-14T20:25:08.181Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 20:22 cmd [2023-02-14T20:25:08.181Z] -rw-r--r-- 1 root root 487418 Feb 14 20:24 coverage.out [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 20:22 go.mod [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 20:22 go.sum [2023-02-14T20:25:08.181Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 20:22 internal [2023-02-14T20:25:08.181Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 20:22 openapi [2023-02-14T20:25:08.181Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 20:22 snap [2023-02-14T20:25:08.181Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 20:22 version.go [Pipeline] sh [2023-02-14T20:25:08.460Z] + '[' -e coverage.out ] [2023-02-14T20:25:08.460Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T20:25:08.562Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T20:25:08.840Z] + make build [2023-02-14T20:25:08.840Z] 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-02-14T20:25:21.028Z] 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-02-14T20:25:21.594Z] 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-02-14T20:25:22.532Z] 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-02-14T20:25:23.467Z] 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-02-14T20:25:31.574Z] 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-02-14T20:25:32.140Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T20:25:33.515Z] 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-02-14T20:25:34.454Z] 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-02-14T20:25:35.387Z] 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-02-14T20:25:35.953Z] 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-02-14T20:25:38.838Z] 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-02-14T20:25:39.795Z] $ docker stop --time=1 bacf85ca304323a35469a1072fdb1e070a0d6ecee6486cd7cb07ce740b7fd43e [2023-02-14T20:25:42.561Z] $ docker rm -f --volumes bacf85ca304323a35469a1072fdb1e070a0d6ecee6486cd7cb07ce740b7fd43e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:43.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T20:25:43.274Z] [2023-02-14T20:25:43.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:43.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T20:25:43.580Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-14T20:25:43.580Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-14T20:25:43.580Z] ca9280d653b3: Pulling fs layer [2023-02-14T20:25:43.580Z] 7e9c9ca2126c: Pulling fs layer [2023-02-14T20:25:44.238Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-14T20:25:44.238Z] cbdbe7a5bc2a: Download complete [2023-02-14T20:25:44.502Z] cbdbe7a5bc2a: Pull complete [2023-02-14T20:25:44.502Z] ca9280d653b3: Verifying Checksum [2023-02-14T20:25:44.502Z] ca9280d653b3: Download complete [2023-02-14T20:25:45.110Z] ca9280d653b3: Pull complete [2023-02-14T20:25:45.110Z] 7e9c9ca2126c: Download complete [2023-02-14T20:25:48.389Z] 7e9c9ca2126c: Pull complete [2023-02-14T20:25:48.389Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-14T20:25:48.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T20:25:48.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:25:48.467Z] prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container [2023-02-14T20:25:48.524Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T20:25:49.979Z] $ docker top 24e911a930f6224ab5c4ca29b2c10b235bea92111895a746d7714a9d0f2912fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:25:50.307Z] + grep parallel [2023-02-14T20:25:50.307Z] + docker-compose build --help [2023-02-14T20:25:50.876Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T20:25:50.894Z] $ docker stop --time=1 24e911a930f6224ab5c4ca29b2c10b235bea92111895a746d7714a9d0f2912fa [2023-02-14T20:25:52.174Z] $ docker rm -f --volumes 24e911a930f6224ab5c4ca29b2c10b235bea92111895a746d7714a9d0f2912fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:52.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T20:25:52.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:25:52.614Z] prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container [2023-02-14T20:25:52.655Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T20:25:53.019Z] $ docker top b29bde1c4dc3385dcebc631277681c5910d0fafe483b7b7d91f78f92ba3db88a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:25:53.370Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T20:25:53.937Z] Building core-command ... [2023-02-14T20:25:53.937Z] Building core-common-config-bootstrapper ... [2023-02-14T20:25:53.937Z] Building core-data ... [2023-02-14T20:25:53.937Z] Building core-metadata ... [2023-02-14T20:25:53.937Z] Building security-bootstrapper ... [2023-02-14T20:25:53.937Z] Building security-proxy-setup ... [2023-02-14T20:25:53.937Z] Building security-secretstore-setup ... [2023-02-14T20:25:53.937Z] Building security-spiffe-token-provider ... [2023-02-14T20:25:53.937Z] Building security-spire-agent ... [2023-02-14T20:25:53.937Z] Building security-spire-config ... [2023-02-14T20:25:53.937Z] Building security-spire-server ... [2023-02-14T20:25:53.937Z] Building support-notifications ... [2023-02-14T20:25:53.937Z] Building support-scheduler ... [2023-02-14T20:25:53.937Z] Building security-spire-server [2023-02-14T20:25:53.937Z] Building security-spire-config [2023-02-14T20:25:53.937Z] Building security-bootstrapper [2023-02-14T20:25:53.937Z] Building core-command [2023-02-14T20:25:53.937Z] Building security-spiffe-token-provider [2023-02-14T20:26:06.124Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:26:06.124Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:26:06.124Z] ---> 95179417b630 [2023-02-14T20:26:06.124Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:26:06.124Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:26:06.124Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:26:06.124Z] ---> 95179417b630 [2023-02-14T20:26:06.124Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:26:06.124Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:26:06.124Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:26:06.124Z] ---> 95179417b630 [2023-02-14T20:26:06.124Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T20:26:06.124Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:26:06.124Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:26:06.124Z] ---> 95179417b630 [2023-02-14T20:26:06.124Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T20:26:06.124Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:26:06.124Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:26:06.124Z] ---> 95179417b630 [2023-02-14T20:26:06.124Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T20:26:10.311Z] ---> Running in e83412fe47c1 [2023-02-14T20:26:10.311Z] ---> Running in 820383b2672e [2023-02-14T20:26:10.311Z] ---> Running in 7551047ec09a [2023-02-14T20:26:10.311Z] ---> Running in 98a2f05b30a7 [2023-02-14T20:26:10.311Z] ---> Running in 5a8f15c63f00 [2023-02-14T20:26:10.311Z] Removing intermediate container 5a8f15c63f00 [2023-02-14T20:26:10.311Z] ---> 1ac57eef624d [2023-02-14T20:26:10.311Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T20:26:10.570Z] Removing intermediate container 7551047ec09a [2023-02-14T20:26:10.570Z] ---> c687121e8dd7 [2023-02-14T20:26:10.570Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:26:10.571Z] Removing intermediate container 820383b2672e [2023-02-14T20:26:10.571Z] ---> 6ae9d664e92c [2023-02-14T20:26:10.571Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T20:26:10.571Z] Removing intermediate container 98a2f05b30a7 [2023-02-14T20:26:10.571Z] ---> dfae3b68e0d4 [2023-02-14T20:26:10.571Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T20:26:10.571Z] ---> Running in 038a528386e7 [2023-02-14T20:26:10.571Z] Removing intermediate container e83412fe47c1 [2023-02-14T20:26:10.571Z] ---> cff8cce5d434 [2023-02-14T20:26:10.571Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:26:10.829Z] ---> Running in e3dc6af0f5b3 [2023-02-14T20:26:10.829Z] ---> Running in 543ec086d684 [2023-02-14T20:26:10.829Z] ---> Running in edc457c1473c [2023-02-14T20:26:10.829Z] ---> Running in 889fa4211298 [2023-02-14T20:26:10.829Z] Removing intermediate container 038a528386e7 [2023-02-14T20:26:10.829Z] ---> dd6bee6f80c5 [2023-02-14T20:26:10.829Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T20:26:10.829Z] ---> Running in 9af77b95d121 [2023-02-14T20:26:11.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.604Z] v3.16.4-3-g1cb3c48b147 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T20:26:11.604Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T20:26:11.604Z] OK: 17046 distinct packages available [2023-02-14T20:26:11.604Z] OK: 211 MiB in 51 packages [2023-02-14T20:26:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:26:11.604Z] OK: 211 MiB in 51 packages [2023-02-14T20:26:11.861Z] OK: 211 MiB in 51 packages [2023-02-14T20:26:11.861Z] OK: 211 MiB in 51 packages [2023-02-14T20:26:11.861Z] OK: 211 MiB in 51 packages [2023-02-14T20:26:12.123Z] Removing intermediate container e3dc6af0f5b3 [2023-02-14T20:26:12.123Z] ---> c6d8219a66d9 [2023-02-14T20:26:12.123Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T20:26:12.381Z] ---> 2889d0d60b52 [2023-02-14T20:26:12.381Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:26:12.381Z] ---> Running in 3f843d356145 [2023-02-14T20:26:12.381Z] Removing intermediate container 889fa4211298 [2023-02-14T20:26:12.381Z] ---> ba19e17fd67c [2023-02-14T20:26:12.381Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T20:26:12.681Z] Removing intermediate container 9af77b95d121 [2023-02-14T20:26:12.681Z] ---> 647b7ea4cdcb [2023-02-14T20:26:12.681Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T20:26:12.681Z] Removing intermediate container 543ec086d684 [2023-02-14T20:26:12.681Z] ---> 1685181cb9c4 [2023-02-14T20:26:12.681Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T20:26:12.681Z] ---> 0d5e88df1866 [2023-02-14T20:26:12.681Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:26:12.681Z] Removing intermediate container edc457c1473c [2023-02-14T20:26:12.681Z] ---> 387e2451bafb [2023-02-14T20:26:12.681Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T20:26:12.681Z] ---> Running in 7aaa0a38b4bc [2023-02-14T20:26:12.681Z] ---> 062e9428503b [2023-02-14T20:26:12.681Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:26:12.954Z] ---> Running in 5bb3bd6ea1d9 [2023-02-14T20:26:12.954Z] ---> 8e61ece8217b [2023-02-14T20:26:12.954Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:26:12.954Z] ---> Running in 60462e4f3638 [2023-02-14T20:26:12.954Z] ---> 10380acdabb4 [2023-02-14T20:26:12.954Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:26:12.954Z] ---> Running in 38546817d906 [2023-02-14T20:26:51.723Z] Removing intermediate container 5bb3bd6ea1d9 [2023-02-14T20:26:51.723Z] ---> 8694994b886c [2023-02-14T20:26:51.723Z] Step 8/23 : COPY . . [2023-02-14T20:26:51.723Z] Removing intermediate container 3f843d356145 [2023-02-14T20:26:51.723Z] ---> a86951f21e92 [2023-02-14T20:26:51.723Z] Step 7/23 : COPY . . [2023-02-14T20:26:51.723Z] Removing intermediate container 38546817d906 [2023-02-14T20:26:51.723Z] ---> 100c780a6bb4 [2023-02-14T20:26:51.723Z] Step 7/32 : COPY . . [2023-02-14T20:26:51.723Z] Removing intermediate container 60462e4f3638 [2023-02-14T20:26:51.723Z] ---> 6584dc03b0ca [2023-02-14T20:26:51.723Z] Step 7/19 : COPY . . [2023-02-14T20:26:51.723Z] Removing intermediate container 7aaa0a38b4bc [2023-02-14T20:26:51.723Z] ---> 9f2d52eb8259 [2023-02-14T20:26:51.723Z] Step 7/24 : COPY . . [2023-02-14T20:26:59.845Z] ---> a4ae7af0eac4 [2023-02-14T20:26:59.845Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T20:26:59.845Z] ---> 9fa0803a5687 [2023-02-14T20:26:59.845Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T20:26:59.845Z] ---> 8f365d471c39 [2023-02-14T20:26:59.845Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T20:26:59.845Z] ---> b7d3db5849e4 [2023-02-14T20:26:59.845Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T20:26:59.845Z] ---> e771f4f02eaf [2023-02-14T20:26:59.845Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T20:26:59.845Z] ---> Running in 176eb1c4bac8 [2023-02-14T20:26:59.845Z] ---> Running in 44fcdad06c3a [2023-02-14T20:26:59.845Z] ---> Running in 93404af7c604 [2023-02-14T20:26:59.845Z] ---> Running in 755107a99b27 [2023-02-14T20:26:59.845Z] ---> Running in e443503af170 [2023-02-14T20:26:59.845Z] Removing intermediate container 176eb1c4bac8 [2023-02-14T20:26:59.845Z] ---> 8d8be0837272 [2023-02-14T20:26:59.845Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T20:26:59.845Z] Removing intermediate container 93404af7c604 [2023-02-14T20:26:59.845Z] ---> ad7070f41334 [2023-02-14T20:26:59.845Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T20:26:59.845Z] ---> Running in 1bda2dfe23bb [2023-02-14T20:26:59.845Z] ---> Running in 5fb737a69157 [2023-02-14T20:26:59.845Z] Removing intermediate container 1bda2dfe23bb [2023-02-14T20:26:59.845Z] ---> 45a4ec272636 [2023-02-14T20:26:59.845Z] 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-02-14T20:26:59.845Z] Removing intermediate container 5fb737a69157 [2023-02-14T20:26:59.845Z] ---> c4a5a05cd24e [2023-02-14T20:26:59.845Z] 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-02-14T20:26:59.845Z] 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-02-14T20:26:59.845Z] ---> Running in d99e92854106 [2023-02-14T20:26:59.845Z] ---> Running in ca62806757ce [2023-02-14T20:26:59.845Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-14T20:26:59.845Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-14T20:27:00.778Z] Removing intermediate container d99e92854106 [2023-02-14T20:27:00.778Z] ---> 42864c4efad6 [2023-02-14T20:27:00.778Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T20:27:00.778Z] ---> Running in bd76b1331d2d [2023-02-14T20:27:00.778Z] Removing intermediate container ca62806757ce [2023-02-14T20:27:00.778Z] ---> d0ad470d1b15 [2023-02-14T20:27:00.778Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T20:27:00.778Z] ---> Running in f27887da91d4 [2023-02-14T20:27:00.778Z] Removing intermediate container bd76b1331d2d [2023-02-14T20:27:00.778Z] ---> 1aac0a0c5047 [2023-02-14T20:27:00.778Z] [2023-02-14T20:27:00.778Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T20:27:01.038Z] Removing intermediate container f27887da91d4 [2023-02-14T20:27:01.038Z] ---> e88146ddd268 [2023-02-14T20:27:01.038Z] [2023-02-14T20:27:01.038Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T20:27:01.038Z] 3.15: Pulling from library/alpine [2023-02-14T20:27:01.038Z] 3.15: Pulling from library/alpine [2023-02-14T20:27:01.303Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T20:27:01.303Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T20:27:01.303Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T20:27:01.303Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T20:27:01.303Z] ---> 5ce65d7b0fde [2023-02-14T20:27:01.303Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:27:01.303Z] ---> 5ce65d7b0fde [2023-02-14T20:27:01.303Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:27:01.303Z] ---> Running in 232fa149665a [2023-02-14T20:27:01.303Z] ---> Running in 849a1c75d957 [2023-02-14T20:27:01.303Z] Removing intermediate container 232fa149665a [2023-02-14T20:27:01.303Z] ---> 20d492e8fff3 [2023-02-14T20:27:01.303Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T20:27:01.563Z] Removing intermediate container 849a1c75d957 [2023-02-14T20:27:01.563Z] ---> 56c34714d723 [2023-02-14T20:27:01.563Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T20:27:01.563Z] ---> Running in e62ea0053a23 [2023-02-14T20:27:01.563Z] ---> Running in 8b5b641dcda5 [2023-02-14T20:27:02.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:02.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:02.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:02.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:02.640Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:27:02.640Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:27:02.640Z] OK: 15857 distinct packages available [2023-02-14T20:27:02.640Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:27:02.640Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:27:02.640Z] OK: 15857 distinct packages available [2023-02-14T20:27:02.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:02.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:02.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:02.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:02.896Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T20:27:02.896Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:27:02.896Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T20:27:02.896Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T20:27:02.896Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:27:02.896Z] OK: 6 MiB in 18 packages [2023-02-14T20:27:03.155Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T20:27:03.155Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:27:03.155Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T20:27:03.155Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T20:27:03.155Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T20:27:03.155Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:27:03.155Z] OK: 7 MiB in 19 packages [2023-02-14T20:27:04.527Z] Removing intermediate container e62ea0053a23 [2023-02-14T20:27:04.527Z] ---> d254b195ca06 [2023-02-14T20:27:04.527Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:27:04.527Z] Removing intermediate container 8b5b641dcda5 [2023-02-14T20:27:04.527Z] ---> 74997099731c [2023-02-14T20:27:04.527Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:27:08.704Z] ---> 21fb5416f0ad [2023-02-14T20:27:08.704Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:27:08.704Z] ---> e7f926694150 [2023-02-14T20:27:08.704Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:27:08.961Z] ---> ed8eea80e108 [2023-02-14T20:27:08.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T20:27:09.218Z] ---> a44144bce996 [2023-02-14T20:27:09.218Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T20:27:09.476Z] ---> Running in b065088fccad [2023-02-14T20:27:09.476Z] ---> 4ae04900df88 [2023-02-14T20:27:09.476Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T20:27:09.734Z] Removing intermediate container b065088fccad [2023-02-14T20:27:09.734Z] ---> 03391806909f [2023-02-14T20:27:09.734Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T20:27:09.991Z] ---> a7066dbf7fab [2023-02-14T20:27:09.991Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:27:10.267Z] ---> Running in 693b404ba302 [2023-02-14T20:27:10.451Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5889 in /w/workspace/edgexfoundry_edgex-go_PR-4348 [Pipeline] { [Pipeline] ws [2023-02-14T20:27:10.462Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2023-02-14T20:27:10.527Z] Removing intermediate container 693b404ba302 [2023-02-14T20:27:10.527Z] ---> b13225ad7def [2023-02-14T20:27:10.527Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:27:10.527Z] ---> 802ec2ab88c3 [2023-02-14T20:27:10.527Z] Step 19/24 : WORKDIR / [2023-02-14T20:27:10.533Z] The recommended git tool is: git [2023-02-14T20:27:10.784Z] ---> Running in 9aca51f46724 [2023-02-14T20:27:10.784Z] ---> Running in 9dc8c3f3e2ab [2023-02-14T20:27:11.043Z] Removing intermediate container 9dc8c3f3e2ab [2023-02-14T20:27:11.043Z] ---> 2c02803c7344 [2023-02-14T20:27:11.043Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T20:27:11.043Z] Removing intermediate container 9aca51f46724 [2023-02-14T20:27:11.043Z] ---> 99f3c796a1c2 [2023-02-14T20:27:11.043Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:27:11.300Z] ---> Running in 33cb52a67f0c [2023-02-14T20:27:11.300Z] ---> Running in 0c48300b5ab5 [2023-02-14T20:27:11.865Z] Removing intermediate container 0c48300b5ab5 [2023-02-14T20:27:11.865Z] ---> 66d7c6f1dd6d [2023-02-14T20:27:11.865Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:27:11.865Z] Removing intermediate container 33cb52a67f0c [2023-02-14T20:27:11.865Z] ---> 98ee52c5e018 [2023-02-14T20:27:11.865Z] Step 22/23 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:27:11.865Z] ---> Running in a2e910eff43b [2023-02-14T20:27:12.122Z] ---> Running in d39ef5af61e7 [2023-02-14T20:27:12.379Z] Removing intermediate container a2e910eff43b [2023-02-14T20:27:12.379Z] ---> 9e1861ccf5ea [2023-02-14T20:27:12.379Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T20:27:12.379Z] Removing intermediate container d39ef5af61e7 [2023-02-14T20:27:12.379Z] ---> c88cb6658f4c [2023-02-14T20:27:12.379Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T20:27:12.379Z] ---> Running in 6e036b3f2998 [2023-02-14T20:27:12.637Z] ---> Running in 6fdc1d168040 [2023-02-14T20:27:12.894Z] Removing intermediate container 6fdc1d168040 [2023-02-14T20:27:12.894Z] ---> 6fcc6f3d0dd7 [2023-02-14T20:27:12.894Z] [2023-02-14T20:27:12.894Z] Removing intermediate container 6e036b3f2998 [2023-02-14T20:27:12.894Z] ---> dda81d31b96d [2023-02-14T20:27:12.894Z] Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:27:13.151Z] Successfully built 6fcc6f3d0dd7 [2023-02-14T20:27:13.151Z] ---> Running in 2c1741e1e24e [2023-02-14T20:27:13.151Z] Successfully tagged security-spire-server:latest [2023-02-14T20:27:13.151Z] Building core-metadata [2023-02-14T20:27:14.082Z]  Building security-spire-server ... done Removing intermediate container 2c1741e1e24e [2023-02-14T20:27:14.082Z] ---> c76ba6605d16 [2023-02-14T20:27:14.082Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T20:27:15.452Z] ---> Running in 31599dc1b6eb [2023-02-14T20:27:15.890Z] using credential edgex-jenkins-ssh [2023-02-14T20:27:15.907Z] Cloning the remote Git repository [2023-02-14T20:27:16.016Z] Removing intermediate container 31599dc1b6eb [2023-02-14T20:27:16.016Z] ---> 343719848371 [2023-02-14T20:27:16.016Z] [2023-02-14T20:27:16.016Z] Successfully built 343719848371 [2023-02-14T20:27:16.016Z] Successfully tagged security-spire-config:latest [2023-02-14T20:27:16.016Z] Building core-common-config-bootstrapper [2023-02-14T20:27:16.580Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:27:16.580Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:27:16.580Z] ---> 95179417b630 [2023-02-14T20:27:16.580Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:27:16.580Z] ---> Using cache [2023-02-14T20:27:16.580Z] ---> 1ac57eef624d [2023-02-14T20:27:16.580Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T20:27:16.580Z] ---> Using cache [2023-02-14T20:27:16.580Z] ---> dd6bee6f80c5 [2023-02-14T20:27:16.580Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T20:27:16.580Z] ---> Using cache [2023-02-14T20:27:16.580Z] ---> 647b7ea4cdcb [2023-02-14T20:27:16.580Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T20:27:16.580Z] ---> Using cache [2023-02-14T20:27:16.580Z] ---> 062e9428503b [2023-02-14T20:27:16.580Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:27:16.580Z] ---> Using cache [2023-02-14T20:27:16.580Z] ---> 8694994b886c [2023-02-14T20:27:16.580Z] Step 8/24 : COPY . . [2023-02-14T20:27:16.580Z] ---> Using cache [2023-02-14T20:27:16.580Z] ---> 9fa0803a5687 [2023-02-14T20:27:16.580Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T20:27:15.966Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-14T20:27:16.041Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2023-02-14T20:27:16.214Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T20:27:16.215Z] > git --version # timeout=10 [2023-02-14T20:27:16.240Z] > git --version # 'git version 2.25.1' [2023-02-14T20:27:16.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T20:27:16.306Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T20:27:19.113Z] ---> Running in 3dacbc5f6ee8 [2023-02-14T20:27:19.113Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:27:19.113Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:27:19.113Z] ---> 95179417b630 [2023-02-14T20:27:19.113Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:27:19.113Z] ---> Using cache [2023-02-14T20:27:19.113Z] ---> 1ac57eef624d [2023-02-14T20:27:19.113Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:27:19.113Z] ---> Using cache [2023-02-14T20:27:19.113Z] ---> dd6bee6f80c5 [2023-02-14T20:27:19.113Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:27:19.113Z] ---> Using cache [2023-02-14T20:27:19.113Z] ---> 647b7ea4cdcb [2023-02-14T20:27:19.113Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:27:19.113Z] ---> Using cache [2023-02-14T20:27:19.113Z] ---> 062e9428503b [2023-02-14T20:27:19.113Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:27:19.113Z] ---> Using cache [2023-02-14T20:27:19.113Z] ---> 8694994b886c [2023-02-14T20:27:19.113Z] Step 8/22 : COPY . . [2023-02-14T20:27:19.113Z] ---> Using cache [2023-02-14T20:27:19.113Z] ---> 9fa0803a5687 [2023-02-14T20:27:19.113Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T20:27:19.681Z] 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-02-14T20:27:19.681Z] ---> Running in cdb0a2d151ad [2023-02-14T20:27:20.614Z] 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-02-14T20:27:27.165Z] Removing intermediate container 44fcdad06c3a [2023-02-14T20:27:27.165Z] ---> d2626b87d333 [2023-02-14T20:27:27.165Z] [2023-02-14T20:27:27.165Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T20:27:27.165Z] 3.16: Pulling from library/alpine [2023-02-14T20:27:27.165Z] Removing intermediate container 755107a99b27 [2023-02-14T20:27:27.165Z] ---> 64879b25c70e [2023-02-14T20:27:27.165Z] [2023-02-14T20:27:27.165Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T20:27:27.165Z] 3.16: Pulling from library/alpine [2023-02-14T20:27:27.165Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T20:27:27.165Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T20:27:27.165Z] Status: Image is up to date for alpine:3.16 [2023-02-14T20:27:27.165Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T20:27:27.165Z] ---> dfd21b5a31f5 [2023-02-14T20:27:27.165Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:27:27.165Z] ---> dfd21b5a31f5 [2023-02-14T20:27:27.166Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:27:27.425Z] ---> Running in 8159cc7b4e71 [2023-02-14T20:27:27.425Z] ---> Running in 78521d8a8efa [2023-02-14T20:27:27.683Z] Removing intermediate container 8159cc7b4e71 [2023-02-14T20:27:27.683Z] ---> f62d0af0aacb [2023-02-14T20:27:27.683Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T20:27:27.683Z] ---> Running in a9c35f483125 [2023-02-14T20:27:28.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:28.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:28.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:28.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:29.021Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:27:29.021Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:27:29.021Z] OK: 6 MiB in 15 packages [2023-02-14T20:27:29.021Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T20:27:29.021Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T20:27:29.021Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:27:29.021Z] OK: 6 MiB in 16 packages [2023-02-14T20:27:30.920Z] Removing intermediate container 78521d8a8efa [2023-02-14T20:27:30.920Z] ---> 45c5dc5b89eb [2023-02-14T20:27:30.920Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:27:31.488Z] Removing intermediate container a9c35f483125 [2023-02-14T20:27:31.488Z] ---> dbffa218c95b [2023-02-14T20:27:31.488Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T20:27:31.488Z] ---> Running in 135888fad5b3 [2023-02-14T20:27:31.749Z] ---> Running in 0421b0d52765 [2023-02-14T20:27:31.749Z] Removing intermediate container 135888fad5b3 [2023-02-14T20:27:31.749Z] ---> a4c05d94739e [2023-02-14T20:27:31.749Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T20:27:32.039Z] ---> Running in b84d21f7c319 [2023-02-14T20:27:32.039Z] Removing intermediate container e443503af170 [2023-02-14T20:27:32.039Z] ---> 2c772f1e93d0 [2023-02-14T20:27:32.039Z] [2023-02-14T20:27:32.039Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T20:27:32.039Z] ---> 5ce65d7b0fde [2023-02-14T20:27:32.039Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:27:32.039Z] ---> Using cache [2023-02-14T20:27:32.039Z] ---> 56c34714d723 [2023-02-14T20:27:32.039Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T20:27:32.039Z] Removing intermediate container 0421b0d52765 [2023-02-14T20:27:32.039Z] ---> edfb9613d0d4 [2023-02-14T20:27:32.039Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T20:27:32.301Z] ---> Running in 05406378b5be [2023-02-14T20:27:32.301Z] ---> Running in 01a4755a2205 [2023-02-14T20:27:32.301Z] Removing intermediate container b84d21f7c319 [2023-02-14T20:27:32.301Z] ---> 16dabf9b821e [2023-02-14T20:27:32.301Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T20:27:32.301Z] Removing intermediate container 05406378b5be [2023-02-14T20:27:32.301Z] ---> 8e3bd3eed15f [2023-02-14T20:27:32.301Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T20:27:32.301Z] ---> Running in 65c30c6e14bb [2023-02-14T20:27:32.570Z] ---> Running in 3e4d48e4372e [2023-02-14T20:27:32.570Z] Removing intermediate container 65c30c6e14bb [2023-02-14T20:27:32.570Z] ---> 33fe00b33712 [2023-02-14T20:27:32.570Z] Step 15/23 : WORKDIR / [2023-02-14T20:27:32.826Z] Removing intermediate container 3e4d48e4372e [2023-02-14T20:27:32.826Z] ---> 5ab68faffa14 [2023-02-14T20:27:32.826Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T20:27:32.826Z] ---> Running in bbead9c65746 [2023-02-14T20:27:32.826Z] ---> Running in e4ba660b7936 [2023-02-14T20:27:32.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:32.826Z] Removing intermediate container bbead9c65746 [2023-02-14T20:27:32.826Z] ---> a3863f5b0013 [2023-02-14T20:27:32.826Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:27:33.083Z] Removing intermediate container e4ba660b7936 [2023-02-14T20:27:33.083Z] ---> 66dca05178a9 [2023-02-14T20:27:33.083Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T20:27:33.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:33.083Z] ---> Running in bd9697b202e6 [2023-02-14T20:27:33.340Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:27:33.340Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:27:33.340Z] OK: 15857 distinct packages available [2023-02-14T20:27:33.340Z] ---> f6d0ea0c0e8e [2023-02-14T20:27:33.340Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T20:27:33.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:33.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:33.597Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T20:27:33.597Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T20:27:33.597Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T20:27:33.854Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T20:27:33.854Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T20:27:33.854Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T20:27:33.854Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:27:33.854Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T20:27:33.854Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T20:27:33.854Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:27:33.854Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:27:33.854Z] OK: 8 MiB in 23 packages [2023-02-14T20:27:34.418Z] ---> 50eec26549bf [2023-02-14T20:27:34.418Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T20:27:34.676Z] Removing intermediate container bd9697b202e6 [2023-02-14T20:27:34.676Z] ---> 80767d22951b [2023-02-14T20:27:34.676Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T20:27:34.676Z] ---> Running in 700da5f9e343 [2023-02-14T20:27:34.676Z] ---> 723d176576b1 [2023-02-14T20:27:34.676Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T20:27:33.727Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T20:27:33.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T20:27:34.659Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T20:27:34.700Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T20:27:34.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T20:27:34.718Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4348/head:refs/remotes/origin/PR-4348 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-14T20:27:34.932Z] ---> Running in 0f01722f4fd9 [2023-02-14T20:27:34.932Z] Removing intermediate container 01a4755a2205 [2023-02-14T20:27:34.932Z] ---> 6850d46c887d [2023-02-14T20:27:34.932Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:27:34.932Z] Removing intermediate container 700da5f9e343 [2023-02-14T20:27:34.932Z] ---> eed0fa614c94 [2023-02-14T20:27:34.933Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T20:27:34.933Z] Removing intermediate container 0f01722f4fd9 [2023-02-14T20:27:34.933Z] ---> 1ae7e09c90af [2023-02-14T20:27:34.933Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:27:35.189Z] ---> Running in ab86f1517be4 [2023-02-14T20:27:35.189Z] ---> 2318879f4e0a [2023-02-14T20:27:35.189Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T20:27:35.189Z] ---> 715f09d9b728 [2023-02-14T20:27:35.189Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T20:27:35.446Z] ---> Running in 4c8a220ee846 [2023-02-14T20:27:35.446Z] Removing intermediate container ab86f1517be4 [2023-02-14T20:27:35.446Z] ---> 94fb232404b0 [2023-02-14T20:27:35.446Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T20:27:35.446Z] ---> Running in b8d057d270ac [2023-02-14T20:27:35.657Z] Merging remotes/origin/main commit 3a7cf403fe7587e533bf169ada0df6231d8066d7 into PR head commit 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:27:35.703Z] Removing intermediate container b8d057d270ac [2023-02-14T20:27:35.703Z] ---> b6f43539cd2a [2023-02-14T20:27:35.703Z] Step 22/23 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:27:35.703Z] ---> Running in 08a49e92cca3 [2023-02-14T20:27:35.959Z] ---> 47daf9176173 [2023-02-14T20:27:35.959Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T20:27:35.959Z] Removing intermediate container 08a49e92cca3 [2023-02-14T20:27:35.959Z] ---> 6b400379147d [2023-02-14T20:27:35.959Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T20:27:36.021Z] Merge succeeded, producing 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:27:36.022Z] Checking out Revision 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 (PR-4348) [2023-02-14T20:27:36.216Z] ---> Running in 03425ba43d7f [2023-02-14T20:27:36.473Z] Removing intermediate container 03425ba43d7f [2023-02-14T20:27:36.473Z] ---> 1b894d07739f [2023-02-14T20:27:36.473Z] [2023-02-14T20:27:36.473Z] Removing intermediate container 4c8a220ee846 [2023-02-14T20:27:36.473Z] ---> 3886b63e76b9 [2023-02-14T20:27:36.473Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:27:36.473Z] Successfully built 1b894d07739f [2023-02-14T20:27:36.473Z] ---> f517ee75ef9c [2023-02-14T20:27:36.473Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T20:27:36.473Z] Successfully tagged core-command:latest [2023-02-14T20:27:36.473Z] Building security-proxy-setup [2023-02-14T20:27:36.732Z]  Building core-command ... done  ---> Running in cd0d15878a0d [2023-02-14T20:27:35.673Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T20:27:35.692Z] > git checkout -f 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 # timeout=10 [2023-02-14T20:27:35.925Z] > git remote # timeout=10 [2023-02-14T20:27:35.942Z] > git config --get remote.origin.url # timeout=10 [2023-02-14T20:27:35.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T20:27:35.971Z] > git merge 3a7cf403fe7587e533bf169ada0df6231d8066d7 # timeout=10 [2023-02-14T20:27:35.997Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-14T20:27:36.025Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T20:27:36.041Z] > git checkout -f 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 # timeout=10 [2023-02-14T20:27:37.295Z] Removing intermediate container cd0d15878a0d [2023-02-14T20:27:37.295Z] ---> 09ac465f2173 [2023-02-14T20:27:37.295Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:27:38.261Z] ---> 425fc0418f1b [2023-02-14T20:27:38.262Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T20:27:38.519Z] ---> Running in 176476ae0639 [2023-02-14T20:27:39.089Z] Removing intermediate container 176476ae0639 [2023-02-14T20:27:39.089Z] ---> 60c001b80dd1 [2023-02-14T20:27:39.089Z] Step 17/19 : LABEL arch=x86_64 [2023-02-14T20:27:39.671Z] ---> 1b309d2538c7 [2023-02-14T20:27:39.671Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T20:27:39.693Z] Commit message: "refactor!: Replace internal topics from config with new constants" [2023-02-14T20:27:39.928Z] ---> Running in 45209a671776 [2023-02-14T20:27:39.928Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:27:39.928Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:27:39.928Z] ---> 95179417b630 [2023-02-14T20:27:39.928Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T20:27:39.928Z] ---> Using cache [2023-02-14T20:27:39.928Z] ---> dfae3b68e0d4 [2023-02-14T20:27:39.928Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T20:27:39.928Z] ---> Using cache [2023-02-14T20:27:39.928Z] ---> 387e2451bafb [2023-02-14T20:27:39.928Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T20:27:39.928Z] ---> Using cache [2023-02-14T20:27:39.928Z] ---> 10380acdabb4 [2023-02-14T20:27:39.928Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:27:39.928Z] ---> Using cache [2023-02-14T20:27:39.928Z] ---> 100c780a6bb4 [2023-02-14T20:27:39.928Z] Step 7/21 : COPY . . [2023-02-14T20:27:39.928Z] ---> Using cache [2023-02-14T20:27:39.928Z] ---> e771f4f02eaf [2023-02-14T20:27:39.928Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T20:27:39.928Z] ---> Running in db4b4efc7682 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T20:27:40.211Z] Removing intermediate container 45209a671776 [2023-02-14T20:27:40.211Z] ---> 1725470a443b [2023-02-14T20:27:40.211Z] Step 18/19 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:27:40.211Z] ---> 7de9a4b3216a [2023-02-14T20:27:40.211Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T20:27:40.211Z] ---> Running in cb1daefef226 [2023-02-14T20:27:40.469Z] Removing intermediate container cb1daefef226 [2023-02-14T20:27:40.469Z] ---> aa60df7fd379 [2023-02-14T20:27:40.469Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T20:27:40.469Z] ---> 861e39225134 [2023-02-14T20:27:40.469Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T20:27:40.469Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T20:27:40.469Z] ---> Running in 233d3b3fc50f [2023-02-14T20:27:40.646Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T20:27:40.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T20:27:40.646Z] Dload Upload Total Spent Left Speed [2023-02-14T20:27:40.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 [2023-02-14T20:27:40.726Z] Removing intermediate container 233d3b3fc50f [2023-02-14T20:27:40.726Z] ---> b25d32f71dfb [2023-02-14T20:27:40.726Z] [2023-02-14T20:27:40.726Z] ---> cc6452457d83 [2023-02-14T20:27:40.726Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T20:27:40.726Z] Successfully built b25d32f71dfb [2023-02-14T20:27:40.726Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-14T20:27:40.726Z] Building security-secretstore-setup [Pipeline] sh [2023-02-14T20:27:41.344Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T20:27:41.702Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T20:27:41.702Z] + sudo tee /etc/docker/daemon.new [2023-02-14T20:27:41.702Z] { [2023-02-14T20:27:41.702Z] "registry-mirrors": [ [2023-02-14T20:27:41.702Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T20:27:41.702Z] ], [2023-02-14T20:27:41.702Z] "bip": "10.250.0.254/24", [2023-02-14T20:27:41.702Z] "hosts": [ [2023-02-14T20:27:41.702Z] "tcp://0.0.0.0:5555", [2023-02-14T20:27:41.703Z] "unix:///var/run/docker.sock" [2023-02-14T20:27:41.703Z] ], [2023-02-14T20:27:41.703Z] "mtu": 1458, [2023-02-14T20:27:41.703Z] "selinux-enabled": true, [2023-02-14T20:27:41.703Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T20:27:41.703Z] } [Pipeline] sh [2023-02-14T20:27:42.033Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T20:27:42.100Z]  Building security-spiffe-token-provider ... done  ---> e9fcfafd9902 [2023-02-14T20:27:42.100Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T20:27:42.373Z] + sudo service docker restart [2023-02-14T20:27:43.037Z] ---> 7322251b8def [2023-02-14T20:27:43.037Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T20:27:43.037Z] ---> Running in 98311d2f188b [2023-02-14T20:27:44.416Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:27:44.416Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:27:44.416Z] ---> 95179417b630 [2023-02-14T20:27:44.416Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:27:44.416Z] ---> Using cache [2023-02-14T20:27:44.416Z] ---> dfae3b68e0d4 [2023-02-14T20:27:44.416Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T20:27:44.416Z] ---> Using cache [2023-02-14T20:27:44.416Z] ---> 387e2451bafb [2023-02-14T20:27:44.416Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T20:27:44.416Z] ---> Using cache [2023-02-14T20:27:44.416Z] ---> 10380acdabb4 [2023-02-14T20:27:44.416Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:27:44.416Z] ---> Using cache [2023-02-14T20:27:44.416Z] ---> 100c780a6bb4 [2023-02-14T20:27:44.416Z] Step 7/24 : COPY . . [2023-02-14T20:27:44.416Z] ---> Using cache [2023-02-14T20:27:44.416Z] ---> e771f4f02eaf [2023-02-14T20:27:44.416Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T20:27:45.789Z] ---> Running in 7c04b6e97515 [2023-02-14T20:27:45.790Z] Removing intermediate container 3dacbc5f6ee8 [2023-02-14T20:27:45.790Z] ---> 9306384962e0 [2023-02-14T20:27:45.790Z] [2023-02-14T20:27:45.790Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T20:27:45.790Z] ---> dfd21b5a31f5 [2023-02-14T20:27:45.790Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:27:45.790Z] ---> Using cache [2023-02-14T20:27:45.790Z] ---> 45c5dc5b89eb [2023-02-14T20:27:45.790Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:27:45.790Z] ---> Using cache [2023-02-14T20:27:45.790Z] ---> a4c05d94739e [2023-02-14T20:27:45.790Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T20:27:45.790Z] Removing intermediate container cdb0a2d151ad [2023-02-14T20:27:45.790Z] ---> cd66d4c187ba [2023-02-14T20:27:45.790Z] [2023-02-14T20:27:45.790Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:27:45.790Z] ---> dfd21b5a31f5 [2023-02-14T20:27:45.790Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T20:27:45.790Z] Removing intermediate container 98311d2f188b [2023-02-14T20:27:45.790Z] ---> e1a9e597cc50 [2023-02-14T20:27:45.790Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T20:27:45.790Z] ---> Running in 4e409156e5f1 [2023-02-14T20:27:45.790Z] ---> Running in a90e983a8bb7 [2023-02-14T20:27:46.052Z] ---> Running in dfd417e84f4c [2023-02-14T20:27:46.052Z] 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-02-14T20:27:46.052Z] Removing intermediate container a90e983a8bb7 [2023-02-14T20:27:46.052Z] ---> df61dde5c2da [2023-02-14T20:27:46.052Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T20:27:46.052Z] ---> Running in bf9ea3d3be69 [2023-02-14T20:27:46.310Z] Removing intermediate container 4e409156e5f1 [2023-02-14T20:27:46.310Z] ---> 87f54cc9e7dd [2023-02-14T20:27:46.310Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:27:46.310Z] Removing intermediate container dfd417e84f4c [2023-02-14T20:27:46.310Z] ---> 402549d06b94 [2023-02-14T20:27:46.310Z] Step 29/32 : CMD ["gate"] [2023-02-14T20:27:46.310Z] ---> Running in 9a0912382b04 [2023-02-14T20:27:46.310Z] ---> Running in 570ae7da5161 [2023-02-14T20:27:46.310Z] Removing intermediate container bf9ea3d3be69 [2023-02-14T20:27:46.310Z] ---> e78a5646d442 [2023-02-14T20:27:46.310Z] Step 15/24 : WORKDIR / [2023-02-14T20:27:46.567Z] ---> Running in b3dcaa614212 [2023-02-14T20:27:46.567Z] Removing intermediate container 570ae7da5161 [2023-02-14T20:27:46.567Z] ---> 8417b82819c2 [2023-02-14T20:27:46.567Z] Step 30/32 : LABEL arch=x86_64 [2023-02-14T20:27:46.567Z] ---> Running in 8906a7d14bd3 [2023-02-14T20:27:46.824Z] Removing intermediate container b3dcaa614212 [2023-02-14T20:27:46.825Z] ---> 71f353950fa5 [2023-02-14T20:27:46.825Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:27:47.083Z] Removing intermediate container 8906a7d14bd3 [2023-02-14T20:27:47.083Z] ---> b9f17791047a [2023-02-14T20:27:47.083Z] Step 31/32 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:27:47.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:47.083Z] ---> Running in bcc49b839e99 [2023-02-14T20:27:47.341Z] ---> 7e30e9363975 [2023-02-14T20:27:47.341Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T20:27:47.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:47.341Z] Removing intermediate container bcc49b839e99 [2023-02-14T20:27:47.341Z] ---> 1203f5cd0792 [2023-02-14T20:27:47.341Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T20:27:47.341Z] ---> Running in 4d3a4e3fe923 [2023-02-14T20:27:47.603Z] Removing intermediate container 4d3a4e3fe923 [2023-02-14T20:27:47.603Z] ---> ab440101f7db [2023-02-14T20:27:47.603Z] [2023-02-14T20:27:47.603Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:27:47.603Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:27:47.603Z] OK: 6 MiB in 15 packages [2023-02-14T20:27:47.603Z] ---> 5c7b41e3c473 [2023-02-14T20:27:47.603Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T20:27:47.868Z] Successfully built ab440101f7db [2023-02-14T20:27:47.868Z] Successfully tagged security-bootstrapper:latest [2023-02-14T20:27:47.868Z]  Building security-bootstrapper ... done Building support-notifications [2023-02-14T20:27:49.242Z] ---> 3d25004ed044 [2023-02-14T20:27:49.242Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T20:27:49.807Z] ---> e1201f51b868 [2023-02-14T20:27:49.807Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T20:27:50.067Z] ---> Running in 2ed14208b020 [2023-02-14T20:27:50.067Z] Removing intermediate container 9a0912382b04 [2023-02-14T20:27:50.067Z] ---> 19b1ed9f4905 [2023-02-14T20:27:50.067Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:27:50.325Z] Removing intermediate container 2ed14208b020 [2023-02-14T20:27:50.325Z] ---> 614036393502 [2023-02-14T20:27:50.325Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:27:50.325Z] ---> 2aeaf51ba7fa [2023-02-14T20:27:50.325Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T20:27:50.582Z] ---> Running in 02f9aa895418 [2023-02-14T20:27:50.858Z] Removing intermediate container 02f9aa895418 [2023-02-14T20:27:50.858Z] ---> a139b5792e89 [2023-02-14T20:27:50.858Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T20:27:51.116Z] ---> Running in 20ab06c0e994 [2023-02-14T20:27:51.373Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:27:51.373Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:27:51.373Z] ---> 95179417b630 [2023-02-14T20:27:51.373Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:27:51.373Z] ---> Using cache [2023-02-14T20:27:51.373Z] ---> 1ac57eef624d [2023-02-14T20:27:51.373Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:27:51.373Z] ---> Using cache [2023-02-14T20:27:51.373Z] ---> dd6bee6f80c5 [2023-02-14T20:27:51.373Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T20:27:51.373Z] ---> dc5ca10d0fe0 [2023-02-14T20:27:51.373Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T20:27:51.373Z] ---> Running in ca64e65678d2 [2023-02-14T20:27:51.373Z] Removing intermediate container 20ab06c0e994 [2023-02-14T20:27:51.373Z] ---> 63f0acad18fe [2023-02-14T20:27:51.373Z] Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:27:51.631Z] ---> Running in 0bc74964056c [2023-02-14T20:27:51.631Z] ---> 9d936ef15778 [2023-02-14T20:27:51.631Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T20:27:51.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:51.999Z] Removing intermediate container 0bc74964056c [2023-02-14T20:27:51.999Z] ---> 3c0d5420aa73 [2023-02-14T20:27:51.999Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T20:27:51.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:27:52.256Z] OK: 211 MiB in 51 packages [2023-02-14T20:27:52.513Z] ---> Running in d27dcb153cc2 [2023-02-14T20:27:52.513Z] ---> 41dae6f23c11 [2023-02-14T20:27:52.513Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:27:52.513Z] ---> Running in f02bcb4745ab [2023-02-14T20:27:52.513Z] Removing intermediate container d27dcb153cc2 [2023-02-14T20:27:52.513Z] ---> 630cbe47a754 [2023-02-14T20:27:52.513Z] [2023-02-14T20:27:52.770Z] Successfully built 630cbe47a754 [2023-02-14T20:27:52.770Z] Successfully tagged core-metadata:latest [2023-02-14T20:27:52.770Z]  Building core-metadata ... done Building support-scheduler [2023-02-14T20:27:53.703Z] Removing intermediate container ca64e65678d2 [2023-02-14T20:27:53.703Z] ---> 60002f74a99a [2023-02-14T20:27:53.703Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:27:54.637Z] ---> a599dca7872e [2023-02-14T20:27:54.637Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:27:55.206Z] ---> Running in 2ea41b5693f7 [2023-02-14T20:27:55.206Z] Removing intermediate container f02bcb4745ab [2023-02-14T20:27:55.206Z] ---> 15b7f25d7387 [2023-02-14T20:27:55.206Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:27:55.774Z] ---> Running in 66174f687ad1 [2023-02-14T20:27:56.032Z] Removing intermediate container 66174f687ad1 [2023-02-14T20:27:56.032Z] ---> fb6b231fb7c5 [2023-02-14T20:27:56.032Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T20:27:56.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:27:56.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:27:56.296Z] ---> 95179417b630 [2023-02-14T20:27:56.296Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:27:56.296Z] ---> Using cache [2023-02-14T20:27:56.296Z] ---> 1ac57eef624d [2023-02-14T20:27:56.296Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:27:56.296Z] ---> Using cache [2023-02-14T20:27:56.296Z] ---> dd6bee6f80c5 [2023-02-14T20:27:56.296Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:27:56.296Z] ---> Using cache [2023-02-14T20:27:56.296Z] ---> 647b7ea4cdcb [2023-02-14T20:27:56.296Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:27:56.296Z] ---> Using cache [2023-02-14T20:27:56.296Z] ---> 062e9428503b [2023-02-14T20:27:56.296Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:27:56.296Z] ---> Using cache [2023-02-14T20:27:56.296Z] ---> 8694994b886c [2023-02-14T20:27:56.296Z] Step 8/22 : COPY . . [2023-02-14T20:27:56.296Z] ---> Using cache [2023-02-14T20:27:56.296Z] ---> 9fa0803a5687 [2023-02-14T20:27:56.296Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T20:27:56.296Z] ---> Running in c99b14ba867c [2023-02-14T20:27:56.296Z] ---> Running in 4ba77417a012 [2023-02-14T20:27:56.554Z] Removing intermediate container c99b14ba867c [2023-02-14T20:27:56.554Z] ---> b9559ced0ee6 [2023-02-14T20:27:56.554Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T20:27:56.554Z] ---> Running in 052562701fd5 [2023-02-14T20:27:56.811Z] Removing intermediate container 052562701fd5 [2023-02-14T20:27:56.811Z] ---> 27bd330e7dff [2023-02-14T20:27:56.811Z] Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:27:56.811Z] 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-02-14T20:27:57.068Z] ---> Running in 5a8212cef085 [2023-02-14T20:27:57.068Z] Removing intermediate container 5a8212cef085 [2023-02-14T20:27:57.068Z] ---> bb84c7c265d2 [2023-02-14T20:27:57.068Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T20:27:57.068Z] ---> Running in 4542aeefdc4e [2023-02-14T20:27:57.325Z] Removing intermediate container 4542aeefdc4e [2023-02-14T20:27:57.325Z] ---> 50b28cb75630 [2023-02-14T20:27:57.325Z] [2023-02-14T20:27:57.325Z] Successfully built 50b28cb75630 [2023-02-14T20:27:57.325Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-14T20:27:57.325Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-02-14T20:27:58.259Z] 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-02-14T20:28:00.160Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:28:00.160Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:28:00.160Z] ---> 95179417b630 [2023-02-14T20:28:00.160Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:28:00.160Z] ---> Using cache [2023-02-14T20:28:00.160Z] ---> dfae3b68e0d4 [2023-02-14T20:28:00.160Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:28:01.090Z] ---> Running in 3b9e0843c4eb [2023-02-14T20:28:01.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:28:01.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:28:01.911Z] OK: 211 MiB in 51 packages [2023-02-14T20:28:03.300Z] Removing intermediate container db4b4efc7682 [2023-02-14T20:28:03.300Z] ---> cbd8988c8a3f [2023-02-14T20:28:03.300Z] [2023-02-14T20:28:03.300Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T20:28:03.300Z] ---> dfd21b5a31f5 [2023-02-14T20:28:03.300Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T20:28:03.300Z] Removing intermediate container 3b9e0843c4eb [2023-02-14T20:28:03.300Z] ---> 7ca3dca2f77f [2023-02-14T20:28:03.300Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T20:28:03.300Z] ---> Running in 27d9234b97b0 [2023-02-14T20:28:03.557Z] ---> b8a87e6561e1 [2023-02-14T20:28:03.557Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:28:03.557Z] ---> Running in 527276669bfb [2023-02-14T20:28:03.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:28:03.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:28:03.814Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T20:28:03.814Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T20:28:03.814Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T20:28:03.814Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T20:28:03.814Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T20:28:03.814Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T20:28:03.814Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:28:03.814Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:28:04.072Z] OK: 8 MiB in 20 packages [2023-02-14T20:28:05.027Z] Removing intermediate container 27d9234b97b0 [2023-02-14T20:28:05.027Z] ---> 088e1da88470 [2023-02-14T20:28:05.027Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T20:28:05.027Z] ---> Running in 3f1960628caf [2023-02-14T20:28:05.027Z] 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-02-14T20:28:05.027Z] Removing intermediate container 3f1960628caf [2023-02-14T20:28:05.027Z] ---> 058e4889534d [2023-02-14T20:28:05.027Z] Step 12/21 : WORKDIR /edgex [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T20:28:05.173Z] provisioning config files... [2023-02-14T20:28:05.202Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config296216510742737101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:28:05.284Z] ---> Running in e6b6562ba91f [2023-02-14T20:28:05.284Z] Removing intermediate container e6b6562ba91f [2023-02-14T20:28:05.284Z] ---> b12a977822ad [2023-02-14T20:28:05.284Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T20:28:05.563Z] ---> docker-login.sh [2023-02-14T20:28:05.563Z] nexus3.edgexfoundry.org:10001 [2023-02-14T20:28:05.848Z] ---> 5277e58f5576 [2023-02-14T20:28:05.848Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T20:28:06.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:28:06.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:28:06.157Z] Configure a credential helper to remove this warning. See [2023-02-14T20:28:06.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:28:06.157Z] [2023-02-14T20:28:06.157Z] Login Succeeded [2023-02-14T20:28:06.157Z] nexus3.edgexfoundry.org:10002 [2023-02-14T20:28:06.416Z] ---> 6949fd278b81 [2023-02-14T20:28:06.416Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T20:28:06.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:28:06.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:28:06.694Z] Configure a credential helper to remove this warning. See [2023-02-14T20:28:06.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:28:06.694Z] [2023-02-14T20:28:06.694Z] Login Succeeded [2023-02-14T20:28:06.694Z] nexus3.edgexfoundry.org:10003 [2023-02-14T20:28:06.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:28:06.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:28:06.964Z] Configure a credential helper to remove this warning. See [2023-02-14T20:28:06.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:28:06.964Z] [2023-02-14T20:28:06.964Z] Login Succeeded [2023-02-14T20:28:06.964Z] nexus3.edgexfoundry.org:10004 [2023-02-14T20:28:06.982Z] ---> 9ae0523b4dbd [2023-02-14T20:28:06.982Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T20:28:07.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:28:07.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:28:07.235Z] Configure a credential helper to remove this warning. See [2023-02-14T20:28:07.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:28:07.235Z] [2023-02-14T20:28:07.235Z] Login Succeeded [2023-02-14T20:28:07.235Z] docker.io [2023-02-14T20:28:07.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:28:07.913Z] ---> ffedf41c8554 [2023-02-14T20:28:07.913Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:28:08.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:28:08.098Z] Configure a credential helper to remove this warning. See [2023-02-14T20:28:08.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:28:08.098Z] [2023-02-14T20:28:08.098Z] Login Succeeded [2023-02-14T20:28:08.098Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T20:28:08.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-14T20:28:08.172Z] ---> Running in 271b0d711d2d [2023-02-14T20:28:08.172Z] Removing intermediate container 7c04b6e97515 [2023-02-14T20:28:08.172Z] ---> 266c46382711 [2023-02-14T20:28:08.172Z] [2023-02-14T20:28:08.172Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T20:28:08.172Z] ---> dfd21b5a31f5 [2023-02-14T20:28:08.172Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T20:28:08.172Z] ---> Running in 216a6a15a9aa [Pipeline] sh [2023-02-14T20:28:08.697Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2023-02-14T20:28:08.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:28:08.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:28:08.743Z] ========================================================= [2023-02-14T20:28:08.743Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T20:28:08.743Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:28:08.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:28:08.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:28:09.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T20:28:09.150Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T20:28:09.336Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T20:28:09.336Z] 9b18e9b68314: Pulling fs layer [2023-02-14T20:28:09.336Z] 35d82f9e3411: Pulling fs layer [2023-02-14T20:28:09.336Z] e16973657156: Pulling fs layer [2023-02-14T20:28:09.336Z] fc693d55d65f: Pulling fs layer [2023-02-14T20:28:09.336Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T20:28:09.336Z] dda99020689f: Pulling fs layer [2023-02-14T20:28:09.336Z] db1c61fa0a46: Pulling fs layer [2023-02-14T20:28:09.336Z] 891c053d2c06: Pulling fs layer [2023-02-14T20:28:09.336Z] fc693d55d65f: Waiting [2023-02-14T20:28:09.336Z] 7e9fc2657dce: Waiting [2023-02-14T20:28:09.336Z] dda99020689f: Waiting [2023-02-14T20:28:09.336Z] db1c61fa0a46: Waiting [2023-02-14T20:28:09.336Z] 891c053d2c06: Waiting [2023-02-14T20:28:09.336Z] e16973657156: Verifying Checksum [2023-02-14T20:28:09.336Z] e16973657156: Download complete [2023-02-14T20:28:09.336Z] 35d82f9e3411: Verifying Checksum [2023-02-14T20:28:09.336Z] 35d82f9e3411: Download complete [2023-02-14T20:28:09.336Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T20:28:09.336Z] 7e9fc2657dce: Download complete [2023-02-14T20:28:09.336Z] dda99020689f: Verifying Checksum [2023-02-14T20:28:09.336Z] dda99020689f: Download complete [2023-02-14T20:28:09.336Z] 9b18e9b68314: Verifying Checksum [2023-02-14T20:28:09.336Z] 9b18e9b68314: Download complete [2023-02-14T20:28:09.460Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T20:28:09.460Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T20:28:09.460Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:28:09.460Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:28:09.460Z] Removing intermediate container 271b0d711d2d [2023-02-14T20:28:09.460Z] ---> 57d80b20a916 [2023-02-14T20:28:09.460Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:28:09.460Z] OK: 6 MiB in 17 packages [2023-02-14T20:28:09.733Z] ---> Running in aa069d35f0a8 [2023-02-14T20:28:10.771Z] Removing intermediate container aa069d35f0a8 [2023-02-14T20:28:10.771Z] ---> 7fc769cd2812 [2023-02-14T20:28:10.771Z] Step 19/21 : LABEL arch=x86_64 [2023-02-14T20:28:10.771Z] ---> Running in 6299de8e2745 [2023-02-14T20:28:10.773Z] 9b18e9b68314: Pull complete [2023-02-14T20:28:10.773Z] 891c053d2c06: Verifying Checksum [2023-02-14T20:28:10.773Z] 891c053d2c06: Download complete [2023-02-14T20:28:11.053Z] 35d82f9e3411: Pull complete [2023-02-14T20:28:11.054Z] Removing intermediate container 216a6a15a9aa [2023-02-14T20:28:11.054Z] ---> 234ad8890096 [2023-02-14T20:28:11.054Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T20:28:11.335Z] e16973657156: Pull complete [2023-02-14T20:28:11.347Z] ---> Running in ff0cfcf3ae64 [2023-02-14T20:28:11.347Z] Removing intermediate container 6299de8e2745 [2023-02-14T20:28:11.347Z] ---> b1f64d1cef85 [2023-02-14T20:28:11.347Z] Step 20/21 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:28:11.607Z] db1c61fa0a46: Verifying Checksum [2023-02-14T20:28:11.611Z] Removing intermediate container ff0cfcf3ae64 [2023-02-14T20:28:11.611Z] ---> d9e333900143 [2023-02-14T20:28:11.611Z] Step 12/24 : WORKDIR / [2023-02-14T20:28:11.611Z] ---> Running in ac9b4ae2b346 [2023-02-14T20:28:11.611Z] ---> Running in eb4e55f9c2e9 [2023-02-14T20:28:11.871Z] Removing intermediate container ac9b4ae2b346 [2023-02-14T20:28:11.871Z] ---> 525a21be6fc2 [2023-02-14T20:28:11.871Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T20:28:11.871Z] ---> Running in 2b68fe988bc9 [2023-02-14T20:28:12.129Z] Removing intermediate container eb4e55f9c2e9 [2023-02-14T20:28:12.129Z] ---> c8dd9d5a9c5f [2023-02-14T20:28:12.129Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-14T20:28:12.397Z] Removing intermediate container 2b68fe988bc9 [2023-02-14T20:28:12.397Z] ---> 8cfa96cde791 [2023-02-14T20:28:12.397Z] [2023-02-14T20:28:12.397Z] Successfully built 8cfa96cde791 [2023-02-14T20:28:12.571Z] fc693d55d65f: Verifying Checksum [2023-02-14T20:28:12.571Z] fc693d55d65f: Download complete [2023-02-14T20:28:12.656Z] Successfully tagged security-proxy-setup:latest [2023-02-14T20:28:12.656Z]  Building security-proxy-setup ... done Building core-data [2023-02-14T20:28:14.030Z] ---> 2c20199942ad [2023-02-14T20:28:14.030Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-14T20:28:14.289Z] ---> 3cc76ea24ac9 [2023-02-14T20:28:14.289Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T20:28:14.546Z] ---> e379c3ffe9fb [2023-02-14T20:28:14.546Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-14T20:28:14.805Z] ---> 15bcf07888f0 [2023-02-14T20:28:14.805Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T20:28:15.740Z] ---> b01e4dadb2a1 [2023-02-14T20:28:15.740Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T20:28:16.314Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:28:16.314Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:28:16.314Z] ---> 95179417b630 [2023-02-14T20:28:16.314Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:28:16.314Z] ---> Using cache [2023-02-14T20:28:16.314Z] ---> 1ac57eef624d [2023-02-14T20:28:16.314Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:28:16.314Z] ---> Using cache [2023-02-14T20:28:16.314Z] ---> dd6bee6f80c5 [2023-02-14T20:28:16.314Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:28:16.314Z] ---> Using cache [2023-02-14T20:28:16.314Z] ---> 647b7ea4cdcb [2023-02-14T20:28:16.314Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:28:16.314Z] ---> Using cache [2023-02-14T20:28:16.314Z] ---> 062e9428503b [2023-02-14T20:28:16.314Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:28:16.314Z] ---> Using cache [2023-02-14T20:28:16.314Z] ---> 8694994b886c [2023-02-14T20:28:16.314Z] Step 8/22 : COPY . . [2023-02-14T20:28:16.314Z] ---> Using cache [2023-02-14T20:28:16.314Z] ---> 9fa0803a5687 [2023-02-14T20:28:16.314Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T20:28:16.880Z] ---> Running in a7d61042bb29 [2023-02-14T20:28:16.880Z] ---> 40fff8dd4fb1 [2023-02-14T20:28:16.880Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T20:28:17.454Z] 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-02-14T20:28:17.454Z] ---> 27eb463952dc [2023-02-14T20:28:17.454Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:28:17.454Z] ---> Running in f11a338e095b [2023-02-14T20:28:19.364Z] Removing intermediate container f11a338e095b [2023-02-14T20:28:19.364Z] ---> b1001bf77900 [2023-02-14T20:28:19.364Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:28:19.623Z] ---> Running in 5cb3422ac805 [2023-02-14T20:28:19.881Z] Removing intermediate container 5cb3422ac805 [2023-02-14T20:28:19.881Z] ---> 564b9e552ec8 [2023-02-14T20:28:19.881Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T20:28:20.818Z] ---> Running in 01163f72c4c6 [2023-02-14T20:28:21.385Z] Removing intermediate container 4ba77417a012 [2023-02-14T20:28:21.385Z] ---> 7622d3eec937 [2023-02-14T20:28:21.385Z] [2023-02-14T20:28:21.385Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:28:21.385Z] ---> dfd21b5a31f5 [2023-02-14T20:28:21.385Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:28:21.385Z] ---> Using cache [2023-02-14T20:28:21.385Z] ---> 45c5dc5b89eb [2023-02-14T20:28:21.385Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:28:21.385Z] ---> Using cache [2023-02-14T20:28:21.385Z] ---> a4c05d94739e [2023-02-14T20:28:21.385Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T20:28:21.643Z] Removing intermediate container 01163f72c4c6 [2023-02-14T20:28:21.643Z] ---> ef98e5ad9633 [2023-02-14T20:28:21.643Z] Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:28:21.643Z] ---> Running in e30e6f862761 [2023-02-14T20:28:21.905Z] ---> Running in 48485b30df90 [2023-02-14T20:28:22.172Z] Removing intermediate container e30e6f862761 [2023-02-14T20:28:22.172Z] ---> a05d0fb99ffb [2023-02-14T20:28:22.172Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T20:28:22.444Z] Removing intermediate container 2ea41b5693f7 [2023-02-14T20:28:22.444Z] ---> b9e7a86b026e [2023-02-14T20:28:22.444Z] Step 8/22 : COPY . . [2023-02-14T20:28:23.380Z] Removing intermediate container 48485b30df90 [2023-02-14T20:28:23.380Z] ---> aa8d55ae5e28 [2023-02-14T20:28:23.380Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T20:28:23.638Z] ---> Running in d2395b240d4b [2023-02-14T20:28:23.900Z] ---> Running in 4771976ac8cc [2023-02-14T20:28:23.900Z] Removing intermediate container d2395b240d4b [2023-02-14T20:28:23.900Z] ---> 19c77a915e35 [2023-02-14T20:28:23.900Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:28:24.159Z] Removing intermediate container 4771976ac8cc [2023-02-14T20:28:24.159Z] ---> d3a20f2b05f8 [2023-02-14T20:28:24.159Z] [2023-02-14T20:28:24.418Z] Successfully built d3a20f2b05f8 [2023-02-14T20:28:24.418Z] Successfully tagged security-secretstore-setup:latest [2023-02-14T20:28:24.677Z]  Building security-secretstore-setup ... done  ---> d3086a3544e0 [2023-02-14T20:28:24.677Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T20:28:24.940Z] fc693d55d65f: Pull complete [2023-02-14T20:28:24.941Z] 7e9fc2657dce: Pull complete [2023-02-14T20:28:24.941Z] dda99020689f: Pull complete [2023-02-14T20:28:27.210Z] ---> 61d32a3f39a4 [2023-02-14T20:28:27.210Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T20:28:28.148Z] ---> 78d17de76b09 [2023-02-14T20:28:28.148Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T20:28:28.148Z] ---> Running in 08c30d0fbf07 [2023-02-14T20:28:28.148Z] ---> 31f5ae83852f [2023-02-14T20:28:28.148Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T20:28:28.148Z] ---> Running in 2f0c8a765165 [2023-02-14T20:28:28.406Z] Removing intermediate container 08c30d0fbf07 [2023-02-14T20:28:28.406Z] ---> 221b9f2da68a [2023-02-14T20:28:28.406Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:28:28.406Z] ---> Running in fe551fd62354 [2023-02-14T20:28:28.665Z] Removing intermediate container fe551fd62354 [2023-02-14T20:28:28.665Z] ---> 4fa1754855d8 [2023-02-14T20:28:28.665Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T20:28:28.665Z] 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-02-14T20:28:28.666Z] ---> Running in e796e0a894df [2023-02-14T20:28:28.923Z] Removing intermediate container e796e0a894df [2023-02-14T20:28:28.923Z] ---> 0b93cd617eaf [2023-02-14T20:28:28.923Z] Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:28:28.923Z] ---> Running in e1fb84b871b4 [2023-02-14T20:28:29.486Z] Removing intermediate container e1fb84b871b4 [2023-02-14T20:28:29.486Z] ---> f7a07df7f5d9 [2023-02-14T20:28:29.486Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T20:28:29.486Z] ---> Running in d0dd99fb3809 [2023-02-14T20:28:30.051Z] Removing intermediate container d0dd99fb3809 [2023-02-14T20:28:30.051Z] ---> 86ff14b9a0f5 [2023-02-14T20:28:30.051Z] [2023-02-14T20:28:30.051Z] Successfully built 86ff14b9a0f5 [2023-02-14T20:28:30.051Z] Successfully tagged support-scheduler:latest [2023-02-14T20:28:31.600Z] db1c61fa0a46: Pull complete [2023-02-14T20:28:31.968Z]  Building support-scheduler ... done Removing intermediate container 527276669bfb [2023-02-14T20:28:31.968Z] ---> c3daff0a5cb2 [2023-02-14T20:28:31.968Z] Step 7/24 : COPY . . [2023-02-14T20:28:32.197Z] 891c053d2c06: Pull complete [2023-02-14T20:28:32.198Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T20:28:32.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T20:28:32.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:28:32.522Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-14T20:28:32.522Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T20:28:32.522Z] WORKDIR /edgex [2023-02-14T20:28:32.522Z] COPY go.mod . [2023-02-14T20:28:32.522Z] RUN go mod download [2023-02-14T20:28:33.110Z] Sending build context to Docker daemon 3.098MB [2023-02-14T20:28:33.110Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T20:28:33.110Z] ---> f96f9c87975a [2023-02-14T20:28:33.110Z] Step 2/4 : WORKDIR /edgex [2023-02-14T20:28:35.068Z] ---> Running in 69179f204d96 [2023-02-14T20:28:35.335Z] Removing intermediate container 69179f204d96 [2023-02-14T20:28:35.335Z] ---> 689e9985e367 [2023-02-14T20:28:35.335Z] Step 3/4 : COPY go.mod . [2023-02-14T20:28:35.602Z] ---> 51b622531122 [2023-02-14T20:28:35.602Z] Step 4/4 : RUN go mod download [2023-02-14T20:28:35.872Z] ---> Running in c8cab217295d [2023-02-14T20:28:37.232Z] ---> c0857ab951b3 [2023-02-14T20:28:37.232Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T20:28:37.232Z] ---> Running in 9b6dc6d9d4e6 [2023-02-14T20:28:37.232Z] Removing intermediate container 9b6dc6d9d4e6 [2023-02-14T20:28:37.232Z] ---> 1b50b7ae7b48 [2023-02-14T20:28:37.232Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T20:28:37.491Z] ---> Running in f3e3e84a4e3b [2023-02-14T20:28:37.764Z] Removing intermediate container f3e3e84a4e3b [2023-02-14T20:28:37.764Z] ---> 58e56b717e58 [2023-02-14T20:28:37.764Z] 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-02-14T20:28:38.024Z] ---> Running in bffa03a8ad88 [2023-02-14T20:28:38.968Z] Removing intermediate container a7d61042bb29 [2023-02-14T20:28:38.968Z] ---> da8176cc0c87 [2023-02-14T20:28:38.968Z] [2023-02-14T20:28:38.968Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:28:38.968Z] ---> dfd21b5a31f5 [2023-02-14T20:28:38.968Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T20:28:39.227Z] ---> Running in 539d239b3c32 [2023-02-14T20:28:39.227Z] Removing intermediate container bffa03a8ad88 [2023-02-14T20:28:39.227Z] ---> 31721a235d3a [2023-02-14T20:28:39.227Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T20:28:39.227Z] ---> Running in 7bd71b34255e [2023-02-14T20:28:39.485Z] Removing intermediate container 539d239b3c32 [2023-02-14T20:28:39.485Z] ---> 4d600856388b [2023-02-14T20:28:39.485Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T20:28:39.485Z] ---> Running in ba521ffed0b3 [2023-02-14T20:28:39.485Z] Removing intermediate container 7bd71b34255e [2023-02-14T20:28:39.485Z] ---> f289687c7dc3 [2023-02-14T20:28:39.485Z] [2023-02-14T20:28:39.485Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T20:28:39.485Z] ---> 5ce65d7b0fde [2023-02-14T20:28:39.485Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:28:39.485Z] ---> Using cache [2023-02-14T20:28:39.485Z] ---> 56c34714d723 [2023-02-14T20:28:39.485Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T20:28:39.485Z] ---> Using cache [2023-02-14T20:28:39.485Z] ---> 74997099731c [2023-02-14T20:28:39.485Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T20:28:39.743Z] Removing intermediate container ba521ffed0b3 [2023-02-14T20:28:39.743Z] ---> 4eeaf21ebe75 [2023-02-14T20:28:39.743Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T20:28:39.743Z] ---> Running in db74a70d3945 [2023-02-14T20:28:40.006Z] Removing intermediate container db74a70d3945 [2023-02-14T20:28:40.006Z] ---> 001cd4e5c8bd [2023-02-14T20:28:40.006Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:28:40.006Z] ---> Running in 0a2d47e2c353 [2023-02-14T20:28:40.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:28:40.583Z] ---> 529be58d9893 [2023-02-14T20:28:40.583Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:28:40.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:28:41.413Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:28:41.413Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:28:41.413Z] OK: 6 MiB in 15 packages [2023-02-14T20:28:42.346Z] ---> ae26c29d4ef5 [2023-02-14T20:28:42.346Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:28:42.346Z] Removing intermediate container 0a2d47e2c353 [2023-02-14T20:28:42.346Z] ---> bff6ef36385e [2023-02-14T20:28:42.346Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:28:42.606Z] ---> e314287f2553 [2023-02-14T20:28:42.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T20:28:42.866Z] ---> 9b2364686143 [2023-02-14T20:28:42.866Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T20:28:43.123Z] ---> 6708b1ebeec0 [2023-02-14T20:28:43.123Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T20:28:43.381Z] ---> 6ed2b2ed3dc0 [2023-02-14T20:28:43.381Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T20:28:43.381Z] ---> 2ccfa7336590 [2023-02-14T20:28:43.381Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:28:43.640Z] ---> Running in e4ce6aaec142 [2023-02-14T20:28:43.640Z] ---> 5554d7577aaf [2023-02-14T20:28:43.640Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T20:28:43.640Z] ---> Running in a96ba03af5ac [2023-02-14T20:28:43.640Z] Removing intermediate container e4ce6aaec142 [2023-02-14T20:28:43.640Z] ---> 940339145637 [2023-02-14T20:28:43.640Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:28:43.897Z] ---> Running in ffab6cce0308 [2023-02-14T20:28:43.897Z] Removing intermediate container a96ba03af5ac [2023-02-14T20:28:43.897Z] ---> 823db11ee8e5 [2023-02-14T20:28:43.897Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:28:44.190Z] Removing intermediate container ffab6cce0308 [2023-02-14T20:28:44.190Z] ---> 7fded20df459 [2023-02-14T20:28:44.190Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T20:28:44.448Z] ---> Running in 320d1fa0d0c5 [2023-02-14T20:28:44.448Z] ---> Running in ef6b1869854b [2023-02-14T20:28:44.448Z] Removing intermediate container 320d1fa0d0c5 [2023-02-14T20:28:44.448Z] ---> 02e8e7f81513 [2023-02-14T20:28:44.448Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T20:28:44.706Z] ---> Running in 37bc32aaf58d [2023-02-14T20:28:44.706Z] Removing intermediate container ef6b1869854b [2023-02-14T20:28:44.706Z] ---> bab00fffc2be [2023-02-14T20:28:44.706Z] Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:28:44.706Z] ---> Running in b67ec8d3fada [2023-02-14T20:28:44.706Z] Removing intermediate container 37bc32aaf58d [2023-02-14T20:28:44.706Z] ---> 9bb20b311d30 [2023-02-14T20:28:44.706Z] Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:28:44.964Z] ---> Running in 36bad28aeb9f [2023-02-14T20:28:44.964Z] Removing intermediate container b67ec8d3fada [2023-02-14T20:28:44.964Z] ---> 8f08f15c7bec [2023-02-14T20:28:44.964Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T20:28:44.964Z] ---> Running in 20732577e5aa [2023-02-14T20:28:44.964Z] Removing intermediate container 36bad28aeb9f [2023-02-14T20:28:44.964Z] ---> 74a61eea82d8 [2023-02-14T20:28:44.964Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T20:28:44.964Z] ---> Running in 3d1db2904e1b [2023-02-14T20:28:45.224Z] Removing intermediate container 20732577e5aa [2023-02-14T20:28:45.224Z] ---> 03486aeee9d1 [2023-02-14T20:28:45.224Z] [2023-02-14T20:28:45.224Z] Removing intermediate container 3d1db2904e1b [2023-02-14T20:28:45.224Z] ---> 4e595ac1679c [2023-02-14T20:28:45.224Z] [2023-02-14T20:28:45.224Z] Successfully built 03486aeee9d1 [2023-02-14T20:28:45.224Z] Successfully tagged security-spire-agent:latest [2023-02-14T20:28:45.224Z]  Building security-spire-agent ... done Successfully built 4e595ac1679c [2023-02-14T20:28:45.224Z] Successfully tagged core-data:latest [2023-02-14T20:28:51.787Z]  Building core-data ... done Removing intermediate container 2f0c8a765165 [2023-02-14T20:28:51.787Z] ---> e6f125229168 [2023-02-14T20:28:51.787Z] [2023-02-14T20:28:51.787Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:28:51.787Z] ---> dfd21b5a31f5 [2023-02-14T20:28:51.787Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T20:28:51.787Z] ---> Running in cd4e81537990 [2023-02-14T20:28:51.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:28:51.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:28:51.787Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T20:28:51.787Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T20:28:51.787Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:28:51.787Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:28:51.787Z] OK: 6 MiB in 16 packages [2023-02-14T20:28:52.358Z] Removing intermediate container cd4e81537990 [2023-02-14T20:28:52.358Z] ---> 65fb27697c6d [2023-02-14T20:28:52.358Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:28:52.358Z] ---> Running in e52b9244df51 [2023-02-14T20:28:52.358Z] Removing intermediate container e52b9244df51 [2023-02-14T20:28:52.358Z] ---> 0475f88d12cc [2023-02-14T20:28:52.358Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T20:28:52.358Z] ---> Running in 90dfac69766c [2023-02-14T20:28:52.628Z] Removing intermediate container 90dfac69766c [2023-02-14T20:28:52.628Z] ---> 5515a4f92e90 [2023-02-14T20:28:52.628Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T20:28:52.628Z] ---> Running in 42c42540f18a [2023-02-14T20:28:52.628Z] Removing intermediate container 42c42540f18a [2023-02-14T20:28:52.628Z] ---> 88ea975926b9 [2023-02-14T20:28:52.628Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:28:52.886Z] ---> e78173c56953 [2023-02-14T20:28:52.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T20:28:53.469Z] ---> 66b474740323 [2023-02-14T20:28:53.470Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T20:28:53.470Z] ---> 949cc0c61bf0 [2023-02-14T20:28:53.470Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T20:28:53.470Z] ---> Running in 72f3289f1935 [2023-02-14T20:28:53.470Z] Removing intermediate container 72f3289f1935 [2023-02-14T20:28:53.470Z] ---> d0b23d59882f [2023-02-14T20:28:53.470Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:28:53.731Z] ---> Running in f987525ca1a6 [2023-02-14T20:28:53.731Z] Removing intermediate container f987525ca1a6 [2023-02-14T20:28:53.731Z] ---> 041731479eb2 [2023-02-14T20:28:53.731Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T20:28:53.731Z] ---> Running in 0172643fa33d [2023-02-14T20:28:53.731Z] Removing intermediate container 0172643fa33d [2023-02-14T20:28:53.731Z] ---> 2fb0984be56d [2023-02-14T20:28:53.731Z] Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:28:53.989Z] ---> Running in 1a6f449b86e4 [2023-02-14T20:28:53.989Z] Removing intermediate container 1a6f449b86e4 [2023-02-14T20:28:53.989Z] ---> 4538d2ac1578 [2023-02-14T20:28:53.989Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T20:28:53.989Z] ---> Running in 32314c1a5cbe [2023-02-14T20:28:54.247Z] Removing intermediate container 32314c1a5cbe [2023-02-14T20:28:54.247Z] ---> 10f85fedde68 [2023-02-14T20:28:54.247Z] [2023-02-14T20:28:54.247Z] Successfully built 10f85fedde68 [2023-02-14T20:28:54.247Z] Successfully tagged support-notifications:latest [2023-02-14T20:28:54.253Z]  Building support-notifications ... done  [Pipeline] } [2023-02-14T20:28:54.267Z] $ docker stop --time=1 b29bde1c4dc3385dcebc631277681c5910d0fafe483b7b7d91f78f92ba3db88a [2023-02-14T20:28:55.576Z] $ docker rm -f --volumes b29bde1c4dc3385dcebc631277681c5910d0fafe483b7b7d91f78f92ba3db88a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:28:55.893Z] + docker images [2023-02-14T20:28:55.894Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T20:28:55.894Z] support-notifications latest 10f85fedde68 2 seconds ago 30.7MB [2023-02-14T20:28:55.894Z] e6f125229168 5 seconds ago 1.74GB [2023-02-14T20:28:55.894Z] core-data latest 4e595ac1679c 10 seconds ago 17.9MB [2023-02-14T20:28:55.894Z] security-spire-agent latest 03486aeee9d1 11 seconds ago 125MB [2023-02-14T20:28:55.894Z] f289687c7dc3 16 seconds ago 1.55GB [2023-02-14T20:28:55.894Z] da8176cc0c87 17 seconds ago 1.68GB [2023-02-14T20:28:55.894Z] support-scheduler latest 86ff14b9a0f5 26 seconds ago 30MB [2023-02-14T20:28:55.894Z] security-secretstore-setup latest d3a20f2b05f8 32 seconds ago 30MB [2023-02-14T20:28:55.894Z] 7622d3eec937 35 seconds ago 1.74GB [2023-02-14T20:28:55.894Z] security-proxy-setup latest 8cfa96cde791 43 seconds ago 27.8MB [2023-02-14T20:28:55.894Z] 266c46382711 48 seconds ago 1.67GB [2023-02-14T20:28:55.894Z] cbd8988c8a3f 53 seconds ago 1.67GB [2023-02-14T20:28:55.894Z] core-common-config-bootstrapper latest 50b28cb75630 58 seconds ago 15.5MB [2023-02-14T20:28:55.894Z] core-metadata latest 630cbe47a754 About a minute ago 18.5MB [2023-02-14T20:28:55.894Z] security-bootstrapper latest ab440101f7db About a minute ago 20.4MB [2023-02-14T20:28:55.894Z] cd66d4c187ba About a minute ago 1.67GB [2023-02-14T20:28:55.894Z] 9306384962e0 About a minute ago 1.68GB [2023-02-14T20:28:55.894Z] security-spiffe-token-provider latest b25d32f71dfb About a minute ago 30MB [2023-02-14T20:28:55.894Z] core-command latest 1b894d07739f About a minute ago 17.7MB [2023-02-14T20:28:55.894Z] 2c772f1e93d0 About a minute ago 1.71GB [2023-02-14T20:28:55.894Z] 64879b25c70e About a minute ago 1.67GB [2023-02-14T20:28:55.894Z] d2626b87d333 About a minute ago 1.68GB [2023-02-14T20:28:55.894Z] security-spire-config latest 343719848371 About a minute ago 85.8MB [2023-02-14T20:28:55.894Z] security-spire-server latest 6fcc6f3d0dd7 About a minute ago 86.5MB [2023-02-14T20:28:55.894Z] e88146ddd268 About a minute ago 1.55GB [2023-02-14T20:28:55.894Z] 1aac0a0c5047 About a minute ago 1.55GB [2023-02-14T20:28:55.894Z] ci-base-image-x86_64 latest 95179417b630 5 minutes ago 903MB [2023-02-14T20:28:55.894Z] alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB [2023-02-14T20:28:55.894Z] alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB [2023-02-14T20:28:55.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-14T20:28:55.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-14T20:28:55.894Z] 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-02-14T20:29:14.802Z] Removing intermediate container c8cab217295d [2023-02-14T20:29:14.802Z] ---> 05ea48c45a4f [2023-02-14T20:29:14.802Z] Successfully built 05ea48c45a4f [2023-02-14T20:29:14.802Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:29:15.147Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T20:29:15.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:29:15.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-5889 does not seem to be running inside a container [2023-02-14T20:29:15.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T20:29:16.622Z] $ docker top e3fe3f133b099b0935b5b19359477e1e0f592ebec0a153b0675020dbe0fa5015 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:29:17.467Z] + go version [2023-02-14T20:29:17.467Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T20:29:17.479Z] $ docker stop --time=1 e3fe3f133b099b0935b5b19359477e1e0f592ebec0a153b0675020dbe0fa5015 [2023-02-14T20:29:21.133Z] $ docker rm -f --volumes e3fe3f133b099b0935b5b19359477e1e0f592ebec0a153b0675020dbe0fa5015 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:29:21.675Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T20:29:21.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:29:21.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-5889 does not seem to be running inside a container [2023-02-14T20:29:21.920Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-14T20:29:23.097Z] $ docker top d98cde0d2786e5991003f30d4fa4d68e43956e29f0eb8322d0c549e022c8e32c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T20:29:23.307Z] ========================================================= [2023-02-14T20:29:23.307Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T20:29:23.307Z] ========================================================= [Pipeline] sh [2023-02-14T20:29:23.928Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:29:24.261Z] + make test [2023-02-14T20:29:24.528Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T20:29:57.421Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T20:32:04.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T20:32:04.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T20:32:04.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T20:32:04.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T20:32:04.120Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T20:32:04.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T20:32:04.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T20:32:04.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T20:32:04.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T20:32:04.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T20:32:06.709Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T20:32:06.709Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T20:32:06.709Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T20:32:06.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T20:32:29.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.332s coverage: 28.7% of statements [2023-02-14T20:32:29.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T20:32:29.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T20:32:31.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.420s coverage: 98.5% of statements [2023-02-14T20:32:40.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.821s coverage: 73.4% of statements [2023-02-14T20:32:40.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T20:32:40.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T20:32:40.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T20:32:40.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.760s coverage: 54.0% of statements [2023-02-14T20:32:40.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T20:32:40.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T20:32:55.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.826s coverage: 88.5% of statements [2023-02-14T20:32:55.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T20:32:55.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T20:32:55.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:32:55.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T20:32:55.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T20:32:55.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.594s coverage: 3.6% of statements [2023-02-14T20:32:55.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T20:32:55.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T20:32:56.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.672s coverage: 95.6% of statements [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T20:32:56.030Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 72.2% of statements [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T20:32:56.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.468s coverage: 65.9% of statements [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T20:32:56.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.393s coverage: 0.9% of statements [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T20:32:56.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 29.6% of statements [2023-02-14T20:32:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T20:32:59.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements [2023-02-14T20:32:59.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 82.9% of statements [2023-02-14T20:32:59.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.235s coverage: 94.1% of statements [2023-02-14T20:32:59.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements [2023-02-14T20:33:01.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.282s coverage: 87.5% of statements [2023-02-14T20:33:14.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements [2023-02-14T20:33:14.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.244s coverage: 44.8% of statements [2023-02-14T20:33:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.601s coverage: 79.9% of statements [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T20:33:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.357s coverage: 92.9% of statements [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T20:33:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T20:33:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.271s coverage: 86.9% of statements [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T20:33:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements [2023-02-14T20:33:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T20:33:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T20:33:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.311s coverage: 77.4% of statements [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T20:33:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements [2023-02-14T20:33:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements [2023-02-14T20:33:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.926s coverage: 91.2% of statements [2023-02-14T20:33:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T20:33:36.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.361s coverage: 63.1% of statements [2023-02-14T20:33:36.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T20:33:36.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T20:33:36.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements [2023-02-14T20:33:36.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements [2023-02-14T20:33:36.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2023-02-14T20:33:36.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2023-02-14T20:33:36.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2023-02-14T20:33:43.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.513s coverage: 65.3% of statements [2023-02-14T20:33:43.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T20:33:43.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T20:33:43.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T20:33:45.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.836s coverage: 41.0% of statements [2023-02-14T20:33:45.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T20:33:45.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T20:33:45.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements [2023-02-14T20:33:45.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T20:33:45.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements [2023-02-14T20:33:45.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T20:33:45.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T20:33:45.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T20:33:45.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T20:33:53.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.326s coverage: 17.7% of statements [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T20:33:53.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.817s coverage: 92.3% of statements [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T20:33:53.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.310s coverage: 63.2% of statements [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T20:33:53.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.507s coverage: 97.7% of statements [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T20:33:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:33:54.253Z] 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-02-14T20:33:54.253Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T20:33:54.253Z] go vet ./... [2023-02-14T20:35:45.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T20:35:46.499Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T20:35:47.459Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T20:35:47.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T20:35:48.398Z] + ls -al . [2023-02-14T20:35:48.398Z] total 740 [2023-02-14T20:35:48.398Z] drwxrwxr-x 10 1001 1001 4096 Feb 14 20:29 . [2023-02-14T20:35:48.398Z] drwxr-xr-x 4 root root 4096 Feb 14 20:29 .. [2023-02-14T20:35:48.398Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 20:27 .blubracket [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 20:27 .dockerignore [2023-02-14T20:35:48.398Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 20:27 .git [2023-02-14T20:35:48.398Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 20:27 .github [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 20:27 .gitignore [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 20:27 .golangci.yml [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 20:27 .hadolint.yml [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 20:27 .sonarcloud.properties [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 20:27 ADOPTERS.md [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 20:27 Attribution.txt [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 20:27 CHANGELOG.md [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 20:27 CONTRIBUTING.md [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 20:27 GOVERNANCE.md [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 20:27 Jenkinsfile [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 20:27 LICENSE [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 20:27 Makefile [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 20:27 OWNERS.md [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 20:27 README.md [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 20:27 SECURITY.md [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 20:23 VERSION [2023-02-14T20:35:48.398Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 20:27 bin [2023-02-14T20:35:48.398Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 20:27 cmd [2023-02-14T20:35:48.398Z] -rw-r--r-- 1 root root 487418 Feb 14 20:33 coverage.out [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 20:27 go.mod [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 20:27 go.sum [2023-02-14T20:35:48.398Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 20:27 internal [2023-02-14T20:35:48.398Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 20:27 openapi [2023-02-14T20:35:48.398Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 20:27 snap [2023-02-14T20:35:48.398Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 20:27 version.go [Pipeline] sh [2023-02-14T20:35:49.037Z] + '[' -e coverage.out ] [2023-02-14T20:35:49.037Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T20:35:49.055Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T20:35:49.933Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T20:35:50.567Z] + make build [2023-02-14T20:35:50.567Z] 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-02-14T20:37:27.229Z] 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-02-14T20:37:27.229Z] 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-02-14T20:37:29.823Z] 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-02-14T20:37:34.088Z] 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-02-14T20:38:20.939Z] 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-02-14T20:38:22.876Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T20:38:28.212Z] 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-02-14T20:38:34.860Z] 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-02-14T20:38:40.211Z] 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-02-14T20:38:44.470Z] 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-02-14T20:38:59.470Z] 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-02-14T20:39:04.829Z] $ docker stop --time=1 d98cde0d2786e5991003f30d4fa4d68e43956e29f0eb8322d0c549e022c8e32c [2023-02-14T20:39:06.859Z] $ docker rm -f --volumes d98cde0d2786e5991003f30d4fa4d68e43956e29f0eb8322d0c549e022c8e32c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:39:08.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T20:39:08.971Z] [2023-02-14T20:39:08.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:39:09.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T20:39:09.567Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-14T20:39:09.567Z] 29e5d40040c1: Pulling fs layer [2023-02-14T20:39:09.567Z] 1ce36da41761: Pulling fs layer [2023-02-14T20:39:09.567Z] 25b303627fd3: Pulling fs layer [2023-02-14T20:39:09.567Z] 29e5d40040c1: Verifying Checksum [2023-02-14T20:39:09.567Z] 29e5d40040c1: Download complete [2023-02-14T20:39:09.835Z] 1ce36da41761: Verifying Checksum [2023-02-14T20:39:09.835Z] 1ce36da41761: Download complete [2023-02-14T20:39:10.104Z] 29e5d40040c1: Pull complete [2023-02-14T20:39:11.637Z] 25b303627fd3: Verifying Checksum [2023-02-14T20:39:11.637Z] 25b303627fd3: Download complete [2023-02-14T20:39:12.619Z] 1ce36da41761: Pull complete [2023-02-14T20:39:22.787Z] 25b303627fd3: Pull complete [2023-02-14T20:39:22.787Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-14T20:39:22.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T20:39:22.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:39:22.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-5889 does not seem to be running inside a container [2023-02-14T20:39:23.040Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T20:39:25.385Z] $ docker top 75131477e60438b741e34aa890bdf199b978ac73d5310b9f47d4eaca2fc598ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:39:26.223Z] + docker-compose build --help [2023-02-14T20:39:26.223Z] + grep parallel [2023-02-14T20:39:31.558Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T20:39:31.575Z] $ docker stop --time=1 75131477e60438b741e34aa890bdf199b978ac73d5310b9f47d4eaca2fc598ba [2023-02-14T20:39:33.318Z] $ docker rm -f --volumes 75131477e60438b741e34aa890bdf199b978ac73d5310b9f47d4eaca2fc598ba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:39:33.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T20:39:33.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:39:34.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-5889 does not seem to be running inside a container [2023-02-14T20:39:34.141Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T20:39:35.430Z] $ docker top 5b8af31dccb739a0e5bc7ed3d86a145938e4e08850af70c5bc65e97a75a682d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:39:36.277Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T20:39:41.618Z] Building core-command ... [2023-02-14T20:39:41.618Z] Building core-common-config-bootstrapper ... [2023-02-14T20:39:41.618Z] Building core-data ... [2023-02-14T20:39:41.618Z] Building core-metadata ... [2023-02-14T20:39:41.618Z] Building security-bootstrapper ... [2023-02-14T20:39:41.618Z] Building security-proxy-setup ... [2023-02-14T20:39:41.618Z] Building security-secretstore-setup ... [2023-02-14T20:39:41.618Z] Building security-spiffe-token-provider ... [2023-02-14T20:39:41.618Z] Building security-spire-agent ... [2023-02-14T20:39:41.618Z] Building security-spire-config ... [2023-02-14T20:39:41.618Z] Building security-spire-server ... [2023-02-14T20:39:41.618Z] Building support-notifications ... [2023-02-14T20:39:41.618Z] Building support-scheduler ... [2023-02-14T20:39:41.618Z] Building security-proxy-setup [2023-02-14T20:39:41.618Z] Building security-secretstore-setup [2023-02-14T20:39:41.618Z] Building core-metadata [2023-02-14T20:39:41.618Z] Building security-spire-agent [2023-02-14T20:39:41.618Z] Building support-scheduler [2023-02-14T20:40:28.457Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:40:28.457Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:40:28.457Z] ---> 05ea48c45a4f [2023-02-14T20:40:28.457Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:40:28.457Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:40:28.457Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:40:28.457Z] ---> 05ea48c45a4f [2023-02-14T20:40:28.457Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:40:28.457Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:40:28.457Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:40:28.457Z] ---> 05ea48c45a4f [2023-02-14T20:40:28.457Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:40:28.457Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:40:28.457Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:40:28.457Z] ---> 05ea48c45a4f [2023-02-14T20:40:28.457Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T20:40:28.457Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:40:28.457Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:40:28.457Z] ---> 05ea48c45a4f [2023-02-14T20:40:28.457Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:40:29.868Z] ---> Running in 8264aaa86cee [2023-02-14T20:40:29.868Z] ---> Running in 3f21818f92f9 [2023-02-14T20:40:29.868Z] ---> Running in 05a91212bf6a [2023-02-14T20:40:29.868Z] ---> Running in 9d7b03a35f6f [2023-02-14T20:40:29.868Z] ---> Running in 5bf4aa563075 [2023-02-14T20:40:30.455Z] Removing intermediate container 3f21818f92f9 [2023-02-14T20:40:30.455Z] ---> 9abaa9744495 [2023-02-14T20:40:30.455Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T20:40:30.455Z] Removing intermediate container 9d7b03a35f6f [2023-02-14T20:40:30.455Z] ---> 6ef66ed50e8e [2023-02-14T20:40:30.455Z] Step 4/24 : WORKDIR /edgex-goRemoving intermediate container 5bf4aa563075 [2023-02-14T20:40:30.455Z] [2023-02-14T20:40:30.455Z] ---> 2d404d6bd202 [2023-02-14T20:40:30.455Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:40:30.455Z] ---> Running in 72e086133e71 [2023-02-14T20:40:30.723Z] Removing intermediate container 8264aaa86cee [2023-02-14T20:40:30.723Z] ---> 55865187e3a7 [2023-02-14T20:40:30.723Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:40:30.723Z] Removing intermediate container 05a91212bf6a [2023-02-14T20:40:30.723Z] ---> ba916612b447 [2023-02-14T20:40:30.723Z] Step 4/24 : RUN apk add --update --no-cache make git ---> Running in e2ab3b6d6b3b [2023-02-14T20:40:30.723Z] [2023-02-14T20:40:30.723Z] ---> Running in 2fbd23907184 [2023-02-14T20:40:30.993Z] ---> Running in a33ed46026dc [2023-02-14T20:40:30.993Z] ---> Running in 8fc599f2050a [2023-02-14T20:40:31.580Z] Removing intermediate container e2ab3b6d6b3b [2023-02-14T20:40:31.580Z] ---> ba2db0ad1405 [2023-02-14T20:40:31.580Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:40:31.580Z] ---> Running in 3a6b5dddbc68 [2023-02-14T20:40:31.860Z] Removing intermediate container 2fbd23907184 [2023-02-14T20:40:31.860Z] ---> 0e83f40ec6e8 [2023-02-14T20:40:31.860Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T20:40:32.129Z] ---> Running in eb03e0c55ee9 [2023-02-14T20:40:33.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:40:33.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:40:33.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:40:33.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:40:33.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:40:34.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:40:34.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:40:34.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:40:34.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:40:34.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:40:34.703Z] OK: 221 MiB in 51 packages [2023-02-14T20:40:36.125Z] OK: 221 MiB in 51 packages [2023-02-14T20:40:36.125Z] OK: 221 MiB in 51 packages [2023-02-14T20:40:36.421Z] OK: 221 MiB in 51 packages [2023-02-14T20:40:36.421Z] OK: 221 MiB in 51 packages [2023-02-14T20:40:36.699Z] Removing intermediate container 72e086133e71 [2023-02-14T20:40:36.699Z] ---> 123628f48696 [2023-02-14T20:40:36.699Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T20:40:38.123Z] Removing intermediate container 8fc599f2050a [2023-02-14T20:40:38.123Z] ---> 51e51a6302fb [2023-02-14T20:40:38.123Z] Step 5/24 : COPY go.mod vendor* ./Removing intermediate container a33ed46026dc [2023-02-14T20:40:38.123Z] [2023-02-14T20:40:38.123Z] ---> bd5216f65e14 [2023-02-14T20:40:38.123Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T20:40:38.123Z] ---> 71d6d170a70a [2023-02-14T20:40:38.123Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Removing intermediate container 3a6b5dddbc68 [2023-02-14T20:40:38.123Z] ---> 89acb5d5574b [2023-02-14T20:40:38.123Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:40:38.123Z] [2023-02-14T20:40:38.398Z] Removing intermediate container eb03e0c55ee9 [2023-02-14T20:40:38.398Z] ---> ae5a5a67603d [2023-02-14T20:40:38.398Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T20:40:38.398Z] ---> Running in 9fff83414ba4 [2023-02-14T20:40:39.378Z] ---> 2f0c2080a6c7 [2023-02-14T20:40:39.378Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:40:39.378Z] ---> 797f703530b6 [2023-02-14T20:40:39.378Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:40:39.652Z] ---> 4918c390728d [2023-02-14T20:40:39.652Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:40:39.652Z] ---> Running in b8e262d08199 [2023-02-14T20:40:39.652Z] ---> Running in c43650882919 [2023-02-14T20:40:39.652Z] ---> Running in df8235cc56df [2023-02-14T20:40:39.924Z] ---> 362aef602599 [2023-02-14T20:40:40.197Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:40:40.197Z] ---> Running in 8055b6574041 [2023-02-14T20:42:47.146Z] Removing intermediate container b8e262d08199 [2023-02-14T20:42:47.146Z] ---> c5d10b0c53c0 [2023-02-14T20:42:47.146Z] Step 7/24 : COPY . . [2023-02-14T20:42:47.146Z] Removing intermediate container 8055b6574041 [2023-02-14T20:42:47.146Z] ---> d679bc9eb83f [2023-02-14T20:42:47.146Z] Step 8/24 : COPY . . [2023-02-14T20:42:47.146Z] Removing intermediate container c43650882919 [2023-02-14T20:42:47.146Z] ---> e66c56e8b032 [2023-02-14T20:42:47.146Z] Step 7/24 : COPY . . [2023-02-14T20:42:47.146Z] Removing intermediate container 9fff83414ba4 [2023-02-14T20:42:47.146Z] ---> 26a2473289fa [2023-02-14T20:42:47.146Z] Step 7/21 : COPY . . [2023-02-14T20:42:47.146Z] Removing intermediate container df8235cc56df [2023-02-14T20:42:47.146Z] ---> 13950228c57d [2023-02-14T20:42:47.146Z] Step 8/22 : COPY . . [2023-02-14T20:42:52.494Z] ---> d721d8437c81 [2023-02-14T20:42:52.494Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T20:42:52.773Z] ---> bff5b0bec6a7 [2023-02-14T20:42:52.773Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T20:42:52.773Z] ---> a821423c79bd [2023-02-14T20:42:52.773Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T20:42:52.773Z] ---> a236d09be3ec [2023-02-14T20:42:52.773Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T20:42:52.773Z] ---> Running in 4b5b162a1af5 [2023-02-14T20:42:52.773Z] ---> 7a9dc5e75643 [2023-02-14T20:42:52.773Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 ---> Running in 556155876d7f [2023-02-14T20:42:52.773Z] [2023-02-14T20:42:52.773Z] ---> Running in d087fb3fced5 [2023-02-14T20:42:53.042Z] ---> Running in b4b977be9fd9 [2023-02-14T20:42:53.042Z] ---> Running in ce51ce531efd [2023-02-14T20:42:53.631Z] Removing intermediate container b4b977be9fd9 [2023-02-14T20:42:53.631Z] ---> 7c38b9b2ef1a [2023-02-14T20:42:53.631Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T20:42:53.631Z] ---> Running in 090bf81e25b0 [2023-02-14T20:42:54.601Z] Removing intermediate container 090bf81e25b0 [2023-02-14T20:42:54.601Z] ---> f54e476278dc [2023-02-14T20:42:54.601Z] 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-02-14T20:42:54.601Z] ---> Running in f2474f7a464f [2023-02-14T20:42:55.564Z] 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-02-14T20:42:55.564Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T20:42:56.150Z] 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-02-14T20:42:56.150Z] 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-02-14T20:42:57.564Z] Removing intermediate container f2474f7a464f [2023-02-14T20:42:57.834Z] ---> 9f4cdd95c197 [2023-02-14T20:42:57.834Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T20:42:57.834Z] ---> Running in b83800acbb5d [2023-02-14T20:42:58.423Z] Removing intermediate container b83800acbb5d [2023-02-14T20:42:58.423Z] ---> 7d3ffd3d1bc0 [2023-02-14T20:42:58.423Z] [2023-02-14T20:42:58.423Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T20:42:58.423Z] 3.15: Pulling from library/alpine [2023-02-14T20:42:59.839Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T20:42:59.839Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T20:42:59.840Z] ---> 354640af7b1b [2023-02-14T20:42:59.840Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:42:59.840Z] ---> Running in 2d7998137fe6 [2023-02-14T20:43:00.428Z] Removing intermediate container 2d7998137fe6 [2023-02-14T20:43:00.428Z] ---> b00fea3ab677 [2023-02-14T20:43:00.428Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T20:43:00.428Z] ---> Running in 648e8b33de50 [2023-02-14T20:43:02.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:43:02.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:43:04.909Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:43:04.909Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:43:04.909Z] OK: 15734 distinct packages available [2023-02-14T20:43:05.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:43:05.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:43:06.857Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T20:43:06.857Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:43:06.857Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T20:43:06.857Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T20:43:06.857Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T20:43:06.857Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:43:06.857Z] OK: 6 MiB in 19 packages [2023-02-14T20:43:08.819Z] Removing intermediate container 648e8b33de50 [2023-02-14T20:43:08.819Z] ---> f4a0e5e43138 [2023-02-14T20:43:08.819Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T20:43:12.154Z] ---> 3e75f1e7118e [2023-02-14T20:43:12.154Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:43:17.501Z] ---> 2e96dd860822 [2023-02-14T20:43:17.501Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:43:18.479Z] ---> 4838c30dd6d7 [2023-02-14T20:43:18.479Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T20:43:19.441Z] ---> f1eb8b85afb1 [2023-02-14T20:43:19.441Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T20:43:20.432Z] ---> 72c14f429169 [2023-02-14T20:43:20.432Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:43:20.432Z] ---> Running in e92ccad702a1 [2023-02-14T20:43:21.026Z] Removing intermediate container e92ccad702a1 [2023-02-14T20:43:21.026Z] ---> 1bb5be8c0b8d [2023-02-14T20:43:21.026Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:43:21.026Z] ---> Running in 65f226ef59e3 [2023-02-14T20:43:21.615Z] Removing intermediate container 65f226ef59e3 [2023-02-14T20:43:21.616Z] ---> 5d8018aa1dfc [2023-02-14T20:43:21.616Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T20:43:21.886Z] ---> Running in 9d172f23821b [2023-02-14T20:43:22.157Z] Removing intermediate container 9d172f23821b [2023-02-14T20:43:22.157Z] ---> 27ec7b9aa9ee [2023-02-14T20:43:22.157Z] Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:43:22.426Z] ---> Running in 50924e306ccf [2023-02-14T20:43:23.017Z] Removing intermediate container 50924e306ccf [2023-02-14T20:43:23.018Z] ---> 407dd403cb68 [2023-02-14T20:43:23.018Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T20:43:23.018Z] ---> Running in 0c35adcc3679 [2023-02-14T20:43:23.603Z] Removing intermediate container 0c35adcc3679 [2023-02-14T20:43:23.603Z] ---> e8e993d4d7f3 [2023-02-14T20:43:23.603Z] [2023-02-14T20:43:23.871Z] Successfully built e8e993d4d7f3 [2023-02-14T20:43:23.871Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-14T20:43:23.871Z]  Building security-spire-agent ... done Building core-data [2023-02-14T20:43:42.172Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:43:42.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:43:42.172Z] ---> 05ea48c45a4f [2023-02-14T20:43:42.172Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:43:42.172Z] ---> Using cache [2023-02-14T20:43:42.172Z] ---> 2d404d6bd202 [2023-02-14T20:43:42.172Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:43:42.172Z] ---> Using cache [2023-02-14T20:43:42.172Z] ---> ba2db0ad1405 [2023-02-14T20:43:42.172Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:43:42.172Z] ---> Using cache [2023-02-14T20:43:42.172Z] ---> 89acb5d5574b [2023-02-14T20:43:42.172Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:43:42.172Z] ---> Using cache [2023-02-14T20:43:42.172Z] ---> 4918c390728d [2023-02-14T20:43:42.172Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:43:42.172Z] ---> Using cache [2023-02-14T20:43:42.172Z] ---> 13950228c57d [2023-02-14T20:43:42.172Z] Step 8/22 : COPY . . [2023-02-14T20:43:42.172Z] ---> Using cache [2023-02-14T20:43:42.172Z] ---> a236d09be3ec [2023-02-14T20:43:42.172Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T20:43:42.172Z] ---> Running in a7f55e617b18 [2023-02-14T20:43:43.665Z] 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-02-14T20:49:05.643Z] 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-02-14T20:49:10.969Z] 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-02-14T20:49:25.944Z] Removing intermediate container 4b5b162a1af5 [2023-02-14T20:49:25.944Z] ---> 84dca2c6b005 [2023-02-14T20:49:25.944Z] [2023-02-14T20:49:25.944Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T20:49:25.944Z] 3.16: Pulling from library/alpine [2023-02-14T20:49:27.893Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T20:49:27.893Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T20:49:27.893Z] ---> 4c81e5bf8899 [2023-02-14T20:49:27.893Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T20:49:28.159Z] ---> Running in 284a8e193859 [2023-02-14T20:49:30.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:49:31.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:49:32.939Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T20:49:32.939Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T20:49:32.939Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T20:49:32.939Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T20:49:32.939Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T20:49:32.939Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T20:49:32.939Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:49:32.939Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:49:33.519Z] Removing intermediate container d087fb3fced5 [2023-02-14T20:49:33.519Z] ---> 19fead300ee3 [2023-02-14T20:49:33.519Z] [2023-02-14T20:49:33.519Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T20:49:33.519Z] ---> 4c81e5bf8899 [2023-02-14T20:49:33.519Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T20:49:33.519Z] ---> Running in e38d7ebd1ca7 [2023-02-14T20:49:33.785Z] OK: 8 MiB in 20 packages [2023-02-14T20:49:36.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:49:36.361Z] Removing intermediate container 284a8e193859 [2023-02-14T20:49:36.361Z] ---> 785e0b9497a7 [2023-02-14T20:49:36.361Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T20:49:36.361Z] ---> Running in 00afa473cdf6 [2023-02-14T20:49:36.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:49:36.893Z] Removing intermediate container 00afa473cdf6 [2023-02-14T20:49:36.893Z] ---> cea1a86640bb [2023-02-14T20:49:36.893Z] Step 12/21 : WORKDIR /edgex [2023-02-14T20:49:36.893Z] ---> Running in c33d9d9f0aa2 [2023-02-14T20:49:37.479Z] Removing intermediate container c33d9d9f0aa2 [2023-02-14T20:49:37.479Z] ---> 2cc25670b7f3 [2023-02-14T20:49:37.479Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T20:49:38.061Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T20:49:38.061Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T20:49:38.061Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T20:49:38.061Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:49:38.061Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:49:38.328Z] ---> 7192836c47c6 [2023-02-14T20:49:38.328Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T20:49:38.594Z] OK: 6 MiB in 17 packages [2023-02-14T20:49:40.529Z] ---> 1b6d7a413e8b [2023-02-14T20:49:40.529Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T20:49:40.799Z] Removing intermediate container e38d7ebd1ca7 [2023-02-14T20:49:40.799Z] ---> 77f7d19a923f [2023-02-14T20:49:40.799Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T20:49:41.064Z] ---> Running in 166ccc2cd338 [2023-02-14T20:49:44.393Z] Removing intermediate container 166ccc2cd338 [2023-02-14T20:49:44.393Z] ---> a67de83fa360 [2023-02-14T20:49:44.393Z] Step 12/24 : WORKDIR / [2023-02-14T20:49:44.393Z] ---> 5e646560236e [2023-02-14T20:49:44.393Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T20:49:44.393Z] ---> Running in ff398dd82100 [2023-02-14T20:49:44.977Z] Removing intermediate container ff398dd82100 [2023-02-14T20:49:44.977Z] ---> 1e1ec556be6b [2023-02-14T20:49:44.977Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-14T20:49:45.557Z] ---> f100b9ed3de8 [2023-02-14T20:49:45.557Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:49:45.557Z] ---> Running in 5ed3aafb7f0c [2023-02-14T20:49:46.515Z] ---> 87b5c170d599 [2023-02-14T20:49:46.515Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-14T20:49:47.930Z] ---> e096f1eec174 [2023-02-14T20:49:47.930Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T20:49:48.885Z] ---> fab2b6111a50 [2023-02-14T20:49:48.885Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-14T20:49:49.470Z] Removing intermediate container 5ed3aafb7f0c [2023-02-14T20:49:49.470Z] ---> 72195c4f4b0c [2023-02-14T20:49:49.470Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:49:49.735Z] ---> Running in ba869897f821 [2023-02-14T20:49:50.315Z] ---> 4d48899b985e [2023-02-14T20:49:50.315Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T20:49:50.315Z] Removing intermediate container ba869897f821 [2023-02-14T20:49:50.315Z] ---> cb7ec8f2aed4 [2023-02-14T20:49:50.315Z] Step 19/21 : LABEL arch=arm64 [2023-02-14T20:49:50.580Z] ---> Running in 76b47eb23504 [2023-02-14T20:49:51.160Z] Removing intermediate container 76b47eb23504 [2023-02-14T20:49:51.425Z] ---> c5c5fcd93807 [2023-02-14T20:49:51.425Z] Step 20/21 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:49:51.425Z] ---> Running in 84aeb50de714 [2023-02-14T20:49:52.380Z] ---> c0d37d9621a2 [2023-02-14T20:49:52.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T20:49:52.380Z] Removing intermediate container 84aeb50de714 [2023-02-14T20:49:52.380Z] ---> c2bca4a32c2f [2023-02-14T20:49:52.380Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T20:49:52.380Z] ---> Running in e777db8a93aa [2023-02-14T20:49:52.961Z] Removing intermediate container e777db8a93aa [2023-02-14T20:49:52.961Z] ---> 63970152c4c9 [2023-02-14T20:49:52.961Z] [2023-02-14T20:49:53.540Z] Successfully built 63970152c4c9 [2023-02-14T20:49:53.540Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-14T20:49:53.540Z] Building security-spiffe-token-provider [2023-02-14T20:49:54.495Z]  Building security-proxy-setup ... done  ---> fc8e70c5659c [2023-02-14T20:49:54.495Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T20:49:57.828Z] ---> cf5d269cce32 [2023-02-14T20:49:57.828Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:49:57.828Z] ---> Running in f9bc05a1cfde [2023-02-14T20:50:01.166Z] Removing intermediate container f9bc05a1cfde [2023-02-14T20:50:01.166Z] ---> d48d6cbcb188 [2023-02-14T20:50:01.166Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:50:01.431Z] ---> Running in 164eb6812675 [2023-02-14T20:50:02.014Z] Removing intermediate container 164eb6812675 [2023-02-14T20:50:02.014Z] ---> d1f9b4f60696 [2023-02-14T20:50:02.014Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T20:50:02.283Z] ---> Running in 89a77313227c [2023-02-14T20:50:02.867Z] Removing intermediate container 89a77313227c [2023-02-14T20:50:02.867Z] ---> 28a0e7e49ab2 [2023-02-14T20:50:02.867Z] Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:50:02.867Z] ---> Running in fe5fb819338c [2023-02-14T20:50:03.824Z] Removing intermediate container fe5fb819338c [2023-02-14T20:50:03.824Z] ---> 9663239e1f36 [2023-02-14T20:50:03.824Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T20:50:04.089Z] ---> Running in 23699ed0cafb [2023-02-14T20:50:04.668Z] Removing intermediate container 23699ed0cafb [2023-02-14T20:50:04.668Z] ---> 54f25bb7be8c [2023-02-14T20:50:04.668Z] [2023-02-14T20:50:05.248Z] Successfully built 54f25bb7be8c [2023-02-14T20:50:05.248Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-14T20:50:05.248Z] Building support-notifications [2023-02-14T20:50:15.295Z]  Building security-secretstore-setup ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:50:15.295Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:50:15.295Z] ---> 05ea48c45a4f [2023-02-14T20:50:15.295Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T20:50:15.295Z] ---> Using cache [2023-02-14T20:50:15.295Z] ---> ba916612b447 [2023-02-14T20:50:15.295Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T20:50:15.295Z] ---> Running in e6835f92387d [2023-02-14T20:50:16.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:50:16.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:50:18.907Z] v3.16.4-3-g1cb3c48b147 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T20:50:18.907Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T20:50:18.907Z] OK: 16903 distinct packages available [2023-02-14T20:50:18.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:50:19.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:50:20.578Z] OK: 221 MiB in 51 packages [2023-02-14T20:50:24.852Z] Removing intermediate container e6835f92387d [2023-02-14T20:50:24.852Z] ---> eb0e938807e9 [2023-02-14T20:50:24.852Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T20:50:25.809Z] ---> 3740251842c1 [2023-02-14T20:50:25.809Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:50:26.074Z] ---> Running in d89dfad42310 [2023-02-14T20:50:27.474Z] Removing intermediate container 556155876d7f [2023-02-14T20:50:27.474Z] ---> 8784021d3b61 [2023-02-14T20:50:27.474Z] [2023-02-14T20:50:27.474Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T20:50:27.474Z] ---> 4c81e5bf8899 [2023-02-14T20:50:27.474Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:50:27.739Z] ---> Running in 227a51ae227a [2023-02-14T20:50:28.696Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:50:28.696Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:50:28.696Z] ---> 05ea48c45a4f [2023-02-14T20:50:28.696Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:50:28.696Z] ---> Using cache [2023-02-14T20:50:28.696Z] ---> 2d404d6bd202 [2023-02-14T20:50:28.696Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:50:28.696Z] ---> Using cache [2023-02-14T20:50:28.696Z] ---> ba2db0ad1405 [2023-02-14T20:50:28.696Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T20:50:28.696Z] ---> Running in aa27116ede36 [2023-02-14T20:50:30.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:50:30.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:50:30.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:50:30.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:50:31.853Z] OK: 221 MiB in 51 packages [2023-02-14T20:50:32.120Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:50:32.120Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:50:32.120Z] OK: 5 MiB in 15 packages [2023-02-14T20:50:33.527Z] Removing intermediate container aa27116ede36 [2023-02-14T20:50:33.527Z] ---> db1dec9300b3 [2023-02-14T20:50:33.527Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:50:34.111Z] Removing intermediate container 227a51ae227a [2023-02-14T20:50:34.111Z] ---> d02887058b47 [2023-02-14T20:50:34.111Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:50:34.377Z] ---> Running in ba8f249c42be [2023-02-14T20:50:34.957Z] ---> e66b2d841010 [2023-02-14T20:50:34.957Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:50:34.957Z] Removing intermediate container ba8f249c42be [2023-02-14T20:50:34.957Z] ---> b31d8cf9e275 [2023-02-14T20:50:34.957Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T20:50:34.957Z] ---> Running in f5b55b64b1e4 [2023-02-14T20:50:34.957Z] ---> Running in e825b5761a9b [2023-02-14T20:50:35.922Z] Removing intermediate container f5b55b64b1e4 [2023-02-14T20:50:35.922Z] ---> ed32bca50ebc [2023-02-14T20:50:35.922Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T20:50:35.922Z] ---> Running in 13f8345bc317 [2023-02-14T20:50:36.505Z] Removing intermediate container 13f8345bc317 [2023-02-14T20:50:36.505Z] ---> 2ec55f755e80 [2023-02-14T20:50:36.505Z] Step 15/24 : WORKDIR / [2023-02-14T20:50:36.775Z] ---> Running in bd5711081043 [2023-02-14T20:50:37.358Z] Removing intermediate container bd5711081043 [2023-02-14T20:50:37.358Z] ---> ba98fb7b5d02 [2023-02-14T20:50:37.358Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:50:38.314Z] ---> 3b9b92914b56 [2023-02-14T20:50:38.314Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T20:50:40.331Z] ---> 1676b0616891 [2023-02-14T20:50:40.331Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T20:50:40.910Z] ---> 481c8e88af78 [2023-02-14T20:50:40.910Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T20:50:41.870Z] ---> 7ce2e783ee7c [2023-02-14T20:50:41.871Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T20:50:41.871Z] ---> Running in 75b93852cdb7 [2023-02-14T20:50:42.452Z] Removing intermediate container 75b93852cdb7 [2023-02-14T20:50:42.452Z] ---> 24296e477e08 [2023-02-14T20:50:42.452Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:50:42.452Z] ---> Running in a20f6ba2d38b [2023-02-14T20:50:43.052Z] Removing intermediate container a20f6ba2d38b [2023-02-14T20:50:43.052Z] ---> 8abfb5b5c862 [2023-02-14T20:50:43.052Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T20:50:43.317Z] ---> Running in 9c9a33174a59 [2023-02-14T20:50:44.273Z] Removing intermediate container 9c9a33174a59 [2023-02-14T20:50:44.273Z] ---> a01826b681fd [2023-02-14T20:50:44.273Z] Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:50:44.273Z] ---> Running in 4dbbce9655a3 [2023-02-14T20:50:45.228Z] Removing intermediate container 4dbbce9655a3 [2023-02-14T20:50:45.228Z] ---> 29f022631ccd [2023-02-14T20:50:45.228Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T20:50:45.492Z] ---> Running in fbeb2c547674 [2023-02-14T20:50:46.444Z] Removing intermediate container fbeb2c547674 [2023-02-14T20:50:46.444Z] ---> 06dc90c07010 [2023-02-14T20:50:46.444Z] [2023-02-14T20:50:46.711Z] Successfully built 06dc90c07010 [2023-02-14T20:50:46.711Z] Successfully tagged core-metadata-arm64:latest [2023-02-14T20:50:46.975Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-02-14T20:50:52.300Z] Removing intermediate container a7f55e617b18 [2023-02-14T20:50:52.300Z] ---> 736e497cb80f [2023-02-14T20:50:52.300Z] [2023-02-14T20:50:52.300Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:50:52.300Z] ---> 4c81e5bf8899 [2023-02-14T20:50:52.300Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T20:50:52.300Z] ---> Running in 3ef3f635a90f [2023-02-14T20:50:52.882Z] Removing intermediate container 3ef3f635a90f [2023-02-14T20:50:52.882Z] ---> b5abc33ea9a5 [2023-02-14T20:50:52.882Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T20:50:53.147Z] ---> Running in c0ce2d66ceca [2023-02-14T20:50:53.727Z] Removing intermediate container c0ce2d66ceca [2023-02-14T20:50:53.727Z] ---> 8b4f6a48cb9c [2023-02-14T20:50:53.727Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T20:50:53.991Z] ---> Running in 0e1248081a79 [2023-02-14T20:50:54.574Z] Removing intermediate container 0e1248081a79 [2023-02-14T20:50:54.574Z] ---> 38eef491ef0e [2023-02-14T20:50:54.574Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:50:54.838Z] ---> Running in 52f530659d02 [2023-02-14T20:50:56.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:50:57.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:50:58.787Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:50:58.787Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:50:58.787Z] OK: 5 MiB in 15 packages [2023-02-14T20:51:01.357Z] Removing intermediate container 52f530659d02 [2023-02-14T20:51:01.357Z] ---> ef5e4869342a [2023-02-14T20:51:01.357Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:51:02.315Z] ---> ea83488d76ba [2023-02-14T20:51:02.315Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T20:51:02.896Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:51:02.896Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:51:02.896Z] ---> 05ea48c45a4f [2023-02-14T20:51:02.896Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:51:02.896Z] ---> Using cache [2023-02-14T20:51:02.896Z] ---> 2d404d6bd202 [2023-02-14T20:51:02.896Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:51:02.896Z] ---> Using cache [2023-02-14T20:51:02.896Z] ---> ba2db0ad1405 [2023-02-14T20:51:02.896Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:51:02.896Z] ---> Using cache [2023-02-14T20:51:02.896Z] ---> 89acb5d5574b [2023-02-14T20:51:02.896Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:51:02.896Z] ---> Using cache [2023-02-14T20:51:02.896Z] ---> 4918c390728d [2023-02-14T20:51:02.896Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:51:02.896Z] ---> Using cache [2023-02-14T20:51:02.896Z] ---> 13950228c57d [2023-02-14T20:51:02.896Z] Step 8/22 : COPY . . [2023-02-14T20:51:03.164Z] ---> Using cache [2023-02-14T20:51:03.164Z] ---> a236d09be3ec [2023-02-14T20:51:03.164Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T20:51:03.430Z] ---> Running in b031a200b516 [2023-02-14T20:51:04.839Z] ---> 554334f6b9c8 [2023-02-14T20:51:04.839Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T20:51:05.814Z] 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-02-14T20:51:06.080Z] ---> 675b47a82f30 [2023-02-14T20:51:06.080Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T20:51:06.080Z] ---> Running in 860083b25360 [2023-02-14T20:51:07.039Z] Removing intermediate container 860083b25360 [2023-02-14T20:51:07.039Z] ---> 66fd63633526 [2023-02-14T20:51:07.039Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:51:07.039Z] ---> Running in 8d94534e335b [2023-02-14T20:51:07.314Z] Removing intermediate container 8d94534e335b [2023-02-14T20:51:07.314Z] ---> 43a570399d32 [2023-02-14T20:51:07.314Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T20:51:07.580Z] ---> Running in 93c80b509c12 [2023-02-14T20:51:07.976Z] Removing intermediate container 93c80b509c12 [2023-02-14T20:51:07.976Z] ---> cf9f817d77f3 [2023-02-14T20:51:07.976Z] Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:51:08.245Z] ---> Running in 7824520ba6f5 [2023-02-14T20:51:08.829Z] Removing intermediate container 7824520ba6f5 [2023-02-14T20:51:08.829Z] ---> 8290687121d8 [2023-02-14T20:51:08.829Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T20:51:08.829Z] ---> Running in 6078cd600839 [2023-02-14T20:51:09.517Z] Removing intermediate container 6078cd600839 [2023-02-14T20:51:09.517Z] ---> da62442df29a [2023-02-14T20:51:09.517Z] [2023-02-14T20:51:09.790Z] Successfully built da62442df29a [2023-02-14T20:51:09.790Z] Successfully tagged core-data-arm64:latest [2023-02-14T20:51:09.790Z] Building security-spire-server [2023-02-14T20:51:32.032Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:51:32.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:51:32.032Z] ---> 05ea48c45a4f [2023-02-14T20:51:32.032Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T20:51:32.032Z] ---> Using cache [2023-02-14T20:51:32.032Z] ---> ba916612b447 [2023-02-14T20:51:32.032Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:51:32.032Z] ---> Running in c3ffedf48901 [2023-02-14T20:51:32.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:51:33.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:51:34.977Z] OK: 221 MiB in 51 packages [2023-02-14T20:51:36.918Z] Removing intermediate container c3ffedf48901 [2023-02-14T20:51:36.918Z] ---> 31adc26f1bb8 [2023-02-14T20:51:36.918Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T20:51:38.871Z] ---> ee4e13570fb1 [2023-02-14T20:51:38.871Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:51:38.871Z] ---> Running in 01df6ea542ce [2023-02-14T20:52:25.693Z] Removing intermediate container d89dfad42310 [2023-02-14T20:52:25.693Z] ---> fa5c20cf2322 [2023-02-14T20:52:25.693Z] Step 7/19 : COPY . . [2023-02-14T20:52:35.749Z] Removing intermediate container ce51ce531efd [2023-02-14T20:52:35.750Z] ---> a1a86f9cadae [2023-02-14T20:52:35.750Z] [2023-02-14T20:52:35.750Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:52:35.750Z] ---> 4c81e5bf8899 [2023-02-14T20:52:35.750Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:52:35.750Z] ---> Using cache [2023-02-14T20:52:35.750Z] ---> d02887058b47 [2023-02-14T20:52:35.750Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:52:35.750Z] ---> Using cache [2023-02-14T20:52:35.750Z] ---> b31d8cf9e275 [2023-02-14T20:52:35.750Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T20:52:35.750Z] ---> Running in 06f992349531 [2023-02-14T20:52:36.017Z] Removing intermediate container e825b5761a9b [2023-02-14T20:52:36.017Z] ---> b8786009d83f [2023-02-14T20:52:36.017Z] Step 8/22 : COPY . . [2023-02-14T20:52:36.600Z] Removing intermediate container 06f992349531 [2023-02-14T20:52:36.600Z] ---> 93cef1e8c500 [2023-02-14T20:52:36.600Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T20:52:36.866Z] ---> Running in 86311d516455 [2023-02-14T20:52:38.272Z] Removing intermediate container 86311d516455 [2023-02-14T20:52:38.272Z] ---> 0b868c4489c9 [2023-02-14T20:52:38.272Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:52:40.212Z] ---> 020eaf4410d4 [2023-02-14T20:52:40.212Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T20:52:48.420Z] ---> 4dccb92c179e [2023-02-14T20:52:48.420Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T20:52:49.823Z] ---> a512d64d7f50 [2023-02-14T20:52:49.823Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T20:52:49.823Z] ---> Running in 1ead2679832c [2023-02-14T20:52:51.230Z] Removing intermediate container 1ead2679832c [2023-02-14T20:52:51.231Z] ---> f1a5c577d72b [2023-02-14T20:52:51.231Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:52:51.231Z] ---> Running in 637c47634170 [2023-02-14T20:52:52.192Z] ---> 3aae07aa700a [2023-02-14T20:52:52.192Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T20:52:52.462Z] Removing intermediate container 637c47634170 [2023-02-14T20:52:52.462Z] ---> b5dddd9ba047 [2023-02-14T20:52:52.462Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T20:52:52.462Z] ---> Running in f07fe11f1d1c [2023-02-14T20:52:52.730Z] ---> Running in 7d0f61aa4e93 [2023-02-14T20:52:54.139Z] Removing intermediate container 7d0f61aa4e93 [2023-02-14T20:52:54.139Z] ---> 077aaa6a01eb [2023-02-14T20:52:54.139Z] Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:52:54.412Z] ---> Running in 0fe9a3d13c22 [2023-02-14T20:52:55.818Z] 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-02-14T20:52:55.818Z] Removing intermediate container 0fe9a3d13c22 [2023-02-14T20:52:55.818Z] ---> 830f0fbce7a3 [2023-02-14T20:52:55.818Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T20:52:55.818Z] ---> Running in 97a3831c8c16 [2023-02-14T20:52:56.777Z] Removing intermediate container 97a3831c8c16 [2023-02-14T20:52:56.777Z] ---> ce888b606de8 [2023-02-14T20:52:56.777Z] [2023-02-14T20:52:57.736Z] Successfully built ce888b606de8 [2023-02-14T20:52:57.736Z] Successfully tagged support-scheduler-arm64:latest [2023-02-14T20:52:57.736Z]  Building support-scheduler ... done Building security-spire-config [2023-02-14T20:53:04.375Z] ---> 2edd3e2c4203 [2023-02-14T20:53:04.375Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T20:53:04.645Z] ---> Running in 1515ab4c20f2 [2023-02-14T20:53:07.219Z] 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-02-14T20:53:15.424Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:53:15.424Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:53:15.424Z] ---> 05ea48c45a4f [2023-02-14T20:53:15.424Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:53:15.424Z] ---> Using cache [2023-02-14T20:53:15.424Z] ---> ba916612b447 [2023-02-14T20:53:15.424Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:53:15.424Z] ---> Using cache [2023-02-14T20:53:15.424Z] ---> 31adc26f1bb8 [2023-02-14T20:53:15.692Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T20:53:15.692Z] ---> Using cache [2023-02-14T20:53:15.692Z] ---> ee4e13570fb1 [2023-02-14T20:53:15.692Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:53:16.648Z] ---> Running in 3f8affa92c45 [2023-02-14T20:53:28.938Z] Removing intermediate container 01df6ea542ce [2023-02-14T20:53:28.938Z] ---> 176b084ee615 [2023-02-14T20:53:28.938Z] Step 7/23 : COPY . . [2023-02-14T20:53:41.236Z] ---> 74a74ab38232 [2023-02-14T20:53:41.236Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T20:53:41.236Z] ---> Running in b28b16ba765a [2023-02-14T20:53:41.236Z] Removing intermediate container b28b16ba765a [2023-02-14T20:53:41.236Z] ---> df4f17c0493a [2023-02-14T20:53:41.236Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T20:53:41.236Z] ---> Running in 89afaabf7f55 [2023-02-14T20:53:41.236Z] Removing intermediate container 89afaabf7f55 [2023-02-14T20:53:41.236Z] ---> 897e9ea43705 [2023-02-14T20:53:41.236Z] 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-02-14T20:53:41.236Z] ---> Running in 8045732558a8 [2023-02-14T20:53:44.577Z] Removing intermediate container 8045732558a8 [2023-02-14T20:53:44.577Z] ---> 780b2d006b77 [2023-02-14T20:53:44.577Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T20:53:44.577Z] ---> Running in d68f25a8923c [2023-02-14T20:53:44.842Z] Removing intermediate container d68f25a8923c [2023-02-14T20:53:44.842Z] ---> 76ab54fd360c [2023-02-14T20:53:44.842Z] [2023-02-14T20:53:44.842Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T20:53:44.842Z] ---> 354640af7b1b [2023-02-14T20:53:44.842Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:53:44.842Z] ---> Using cache [2023-02-14T20:53:44.842Z] ---> b00fea3ab677 [2023-02-14T20:53:45.107Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T20:53:45.107Z] ---> Using cache [2023-02-14T20:53:45.107Z] ---> f4a0e5e43138 [2023-02-14T20:53:45.107Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:53:51.739Z] ---> 8acd903e2263 [2023-02-14T20:53:51.739Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:53:52.322Z] ---> a4921289dd1e [2023-02-14T20:53:52.322Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T20:53:53.280Z] ---> c6d9ebbbcf7b [2023-02-14T20:53:53.280Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T20:53:54.254Z] ---> 02acd542117d [2023-02-14T20:53:54.254Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:53:54.527Z] ---> Running in ca32348d8d1b [2023-02-14T20:53:54.806Z] Removing intermediate container ca32348d8d1b [2023-02-14T20:53:54.806Z] ---> 58569441afeb [2023-02-14T20:53:54.806Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:53:55.074Z] ---> Running in 2d231e87d5e1 [2023-02-14T20:53:55.658Z] Removing intermediate container 2d231e87d5e1 [2023-02-14T20:53:55.658Z] ---> f4c5941763db [2023-02-14T20:53:55.658Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T20:53:55.658Z] ---> Running in e9daec9b0949 [2023-02-14T20:53:56.246Z] Removing intermediate container e9daec9b0949 [2023-02-14T20:53:56.246Z] ---> 225848a87fdd [2023-02-14T20:53:56.246Z] Step 22/23 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:53:56.521Z] ---> Running in d04aa0e5b6f3 [2023-02-14T20:53:57.101Z] Removing intermediate container d04aa0e5b6f3 [2023-02-14T20:53:57.101Z] ---> 7730c41c7721 [2023-02-14T20:53:57.101Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T20:53:57.101Z] ---> Running in 1aac38b4e3b5 [2023-02-14T20:53:57.684Z] Removing intermediate container 1aac38b4e3b5 [2023-02-14T20:53:57.684Z] ---> ce44f7af2a04 [2023-02-14T20:53:57.684Z] [2023-02-14T20:53:57.684Z] Successfully built ce44f7af2a04 [2023-02-14T20:53:57.684Z] Successfully tagged security-spire-server-arm64:latest [2023-02-14T20:53:57.684Z]  Building security-spire-server ... done Building core-command [2023-02-14T20:54:15.864Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:54:15.864Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:54:15.864Z] ---> 05ea48c45a4f [2023-02-14T20:54:15.864Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:54:15.864Z] ---> Using cache [2023-02-14T20:54:15.864Z] ---> 2d404d6bd202 [2023-02-14T20:54:15.864Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T20:54:15.864Z] ---> Using cache [2023-02-14T20:54:15.864Z] ---> ba2db0ad1405 [2023-02-14T20:54:15.864Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T20:54:15.864Z] ---> Using cache [2023-02-14T20:54:15.864Z] ---> 89acb5d5574b [2023-02-14T20:54:15.864Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T20:54:15.864Z] ---> Using cache [2023-02-14T20:54:15.864Z] ---> 4918c390728d [2023-02-14T20:54:15.864Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:54:15.864Z] ---> Using cache [2023-02-14T20:54:15.864Z] ---> 13950228c57d [2023-02-14T20:54:15.864Z] Step 8/23 : COPY . . [2023-02-14T20:54:15.864Z] ---> Using cache [2023-02-14T20:54:15.864Z] ---> a236d09be3ec [2023-02-14T20:54:15.864Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T20:54:15.864Z] ---> Running in f6c10b0b6d65 [2023-02-14T20:54:17.266Z] 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-02-14T20:55:04.085Z] Removing intermediate container 3f8affa92c45 [2023-02-14T20:55:04.085Z] ---> ba7d9333906a [2023-02-14T20:55:04.085Z] Step 7/24 : COPY . . [2023-02-14T20:55:10.741Z] ---> 2edbf621a2f7 [2023-02-14T20:55:10.741Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T20:55:10.741Z] ---> Running in d673f3ba31ed [2023-02-14T20:55:10.741Z] Removing intermediate container d673f3ba31ed [2023-02-14T20:55:10.741Z] ---> 01b1990bfa44 [2023-02-14T20:55:10.741Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T20:55:10.741Z] ---> Running in 187b17d67132 [2023-02-14T20:55:11.021Z] Removing intermediate container 187b17d67132 [2023-02-14T20:55:11.021Z] ---> 3b099bc7945d [2023-02-14T20:55:11.021Z] 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-02-14T20:55:11.289Z] ---> Running in 040eb9297e0f [2023-02-14T20:55:14.629Z] Removing intermediate container 040eb9297e0f [2023-02-14T20:55:14.629Z] ---> 32a7ab6b3979 [2023-02-14T20:55:14.629Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T20:55:14.629Z] ---> Running in e29b54a5660f [2023-02-14T20:55:14.894Z] Removing intermediate container e29b54a5660f [2023-02-14T20:55:14.894Z] ---> b91de06f40b2 [2023-02-14T20:55:14.894Z] [2023-02-14T20:55:14.894Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T20:55:14.894Z] ---> 354640af7b1b [2023-02-14T20:55:14.894Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:55:14.894Z] ---> Using cache [2023-02-14T20:55:14.894Z] ---> b00fea3ab677 [2023-02-14T20:55:14.894Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T20:55:15.161Z] ---> Running in 68b662d563ee [2023-02-14T20:55:17.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:55:17.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:55:18.775Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:55:18.775Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:55:18.775Z] OK: 15734 distinct packages available [2023-02-14T20:55:18.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:55:19.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:55:20.316Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T20:55:20.316Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:55:20.316Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T20:55:20.316Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T20:55:20.316Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:55:20.588Z] OK: 6 MiB in 18 packages [2023-02-14T20:55:22.542Z] Removing intermediate container 68b662d563ee [2023-02-14T20:55:22.542Z] ---> 468924fa75db [2023-02-14T20:55:22.542Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:55:29.363Z] ---> 602eda588642 [2023-02-14T20:55:29.363Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:55:29.363Z] ---> c87f82326f16 [2023-02-14T20:55:29.363Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T20:55:29.363Z] ---> Running in 542c5b475acc [2023-02-14T20:55:29.958Z] Removing intermediate container 542c5b475acc [2023-02-14T20:55:29.958Z] ---> 9243873f3361 [2023-02-14T20:55:29.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T20:55:31.048Z] ---> 0d76d849762a [2023-02-14T20:55:31.048Z] Step 19/24 : WORKDIR / [2023-02-14T20:55:31.048Z] ---> Running in 5b1d5af5a3c7 [2023-02-14T20:55:31.693Z] Removing intermediate container 5b1d5af5a3c7 [2023-02-14T20:55:31.693Z] ---> 44d2921c6741 [2023-02-14T20:55:31.693Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:55:31.693Z] ---> Running in e5adf2831ca5 [2023-02-14T20:55:35.083Z] Removing intermediate container e5adf2831ca5 [2023-02-14T20:55:35.083Z] ---> 0a4bb85cbeca [2023-02-14T20:55:35.083Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:55:35.356Z] ---> Running in 10c1e189f00a [2023-02-14T20:55:35.939Z] Removing intermediate container 10c1e189f00a [2023-02-14T20:55:35.939Z] ---> 490d05eca589 [2023-02-14T20:55:35.939Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T20:55:35.939Z] ---> Running in 9e8f81c4c258 [2023-02-14T20:55:36.520Z] Removing intermediate container 9e8f81c4c258 [2023-02-14T20:55:36.520Z] ---> cde900e90282 [2023-02-14T20:55:36.520Z] Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:55:36.520Z] ---> Running in f34c4f4c9052 [2023-02-14T20:55:37.102Z] Removing intermediate container f34c4f4c9052 [2023-02-14T20:55:37.102Z] ---> 9f50ea5707e7 [2023-02-14T20:55:37.102Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T20:55:37.102Z] ---> Running in 46abe3ddf2a9 [2023-02-14T20:55:37.689Z] Removing intermediate container 46abe3ddf2a9 [2023-02-14T20:55:37.689Z] ---> 5b037fdb0deb [2023-02-14T20:55:37.689Z] [2023-02-14T20:55:37.955Z] Successfully built 5b037fdb0deb [2023-02-14T20:55:37.955Z] Successfully tagged security-spire-config-arm64:latest [2023-02-14T20:55:37.955Z]  Building security-spire-config ... done Building security-bootstrapper [2023-02-14T20:55:56.142Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:55:56.142Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:55:56.142Z] ---> 05ea48c45a4f [2023-02-14T20:55:56.142Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T20:55:56.142Z] ---> Using cache [2023-02-14T20:55:56.142Z] ---> ba916612b447 [2023-02-14T20:55:56.142Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T20:55:56.142Z] ---> Using cache [2023-02-14T20:55:56.142Z] ---> bd5216f65e14 [2023-02-14T20:55:56.142Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T20:55:56.142Z] ---> Using cache [2023-02-14T20:55:56.142Z] ---> 797f703530b6 [2023-02-14T20:55:56.142Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:55:56.142Z] ---> Using cache [2023-02-14T20:55:56.142Z] ---> e66c56e8b032 [2023-02-14T20:55:56.142Z] Step 7/32 : COPY . . [2023-02-14T20:55:56.142Z] ---> Using cache [2023-02-14T20:55:56.142Z] ---> bff5b0bec6a7 [2023-02-14T20:55:56.142Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T20:55:56.142Z] ---> Running in 47036cbe64c6 [2023-02-14T20:55:56.142Z] 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-02-14T20:56:42.953Z] Removing intermediate container b031a200b516 [2023-02-14T20:56:42.953Z] ---> 415504e74d13 [2023-02-14T20:56:42.953Z] [2023-02-14T20:56:42.953Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:56:42.953Z] ---> 4c81e5bf8899 [2023-02-14T20:56:42.953Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T20:56:42.953Z] ---> Running in 868ed65beec5 [2023-02-14T20:56:42.953Z] Removing intermediate container 868ed65beec5 [2023-02-14T20:56:42.953Z] ---> bde5f6bc2251 [2023-02-14T20:56:42.953Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:56:42.953Z] ---> Running in 200f51e1553b [2023-02-14T20:56:42.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:56:42.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:56:42.953Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:56:42.953Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:56:42.953Z] OK: 5 MiB in 15 packages [2023-02-14T20:56:42.953Z] Removing intermediate container 200f51e1553b [2023-02-14T20:56:42.953Z] ---> c69787fc5c6e [2023-02-14T20:56:42.953Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:56:43.531Z] ---> 5903ac81d2cd [2023-02-14T20:56:43.531Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T20:56:44.934Z] ---> b4c04baff449 [2023-02-14T20:56:44.934Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T20:56:45.894Z] ---> c3f3c36d1409 [2023-02-14T20:56:45.894Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T20:56:46.856Z] ---> 589848264a30 [2023-02-14T20:56:46.856Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:56:46.856Z] ---> Running in 7f382e2d1a5e [2023-02-14T20:56:50.220Z] Removing intermediate container 7f382e2d1a5e [2023-02-14T20:56:50.220Z] ---> b1ca24698a08 [2023-02-14T20:56:50.220Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:56:50.220Z] ---> Running in c88b61b123fc [2023-02-14T20:56:50.485Z] Removing intermediate container c88b61b123fc [2023-02-14T20:56:50.485Z] ---> 62f01925509a [2023-02-14T20:56:50.485Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T20:56:50.485Z] ---> Running in 24a8da8c7b60 [2023-02-14T20:56:51.072Z] Removing intermediate container 24a8da8c7b60 [2023-02-14T20:56:51.072Z] ---> d4470ff996da [2023-02-14T20:56:51.072Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T20:56:51.072Z] ---> Running in 7780ee8c3b69 [2023-02-14T20:56:51.655Z] Removing intermediate container 7780ee8c3b69 [2023-02-14T20:56:51.655Z] ---> 0cc4af756a46 [2023-02-14T20:56:51.655Z] Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T20:56:51.655Z] ---> Running in 17922a93210c [2023-02-14T20:56:52.236Z] Removing intermediate container 17922a93210c [2023-02-14T20:56:52.236Z] ---> 2c3466a51175 [2023-02-14T20:56:52.236Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T20:56:52.236Z] ---> Running in 36b545272fae [2023-02-14T20:56:52.817Z] Removing intermediate container 36b545272fae [2023-02-14T20:56:52.817Z] ---> cbad33ca2ed5 [2023-02-14T20:56:52.817Z] [2023-02-14T20:56:53.083Z] Successfully built cbad33ca2ed5 [2023-02-14T20:56:53.083Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-14T21:00:30.474Z]  Building core-common-config-bootstrapper ... done Removing intermediate container f6c10b0b6d65 [2023-02-14T21:00:30.474Z] ---> 241e7bfdd68a [2023-02-14T21:00:30.474Z] [2023-02-14T21:00:30.474Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T21:00:30.474Z] ---> 4c81e5bf8899 [2023-02-14T21:00:30.474Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T21:00:30.474Z] ---> Using cache [2023-02-14T21:00:30.474Z] ---> d02887058b47 [2023-02-14T21:00:30.474Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T21:00:30.474Z] ---> Using cache [2023-02-14T21:00:30.474Z] ---> b31d8cf9e275 [2023-02-14T21:00:30.474Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T21:00:30.474Z] ---> Running in e29b10c9b959 [2023-02-14T21:00:30.474Z] Removing intermediate container e29b10c9b959 [2023-02-14T21:00:30.474Z] ---> a3c7295b03b7 [2023-02-14T21:00:30.474Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T21:00:30.474Z] ---> Running in 12131b4284fd [2023-02-14T21:00:30.474Z] Removing intermediate container 12131b4284fd [2023-02-14T21:00:30.474Z] ---> 67f17c59c329 [2023-02-14T21:00:30.474Z] Step 15/23 : WORKDIR / [2023-02-14T21:00:30.474Z] ---> Running in 66246019f2f0 [2023-02-14T21:00:30.474Z] Removing intermediate container 66246019f2f0 [2023-02-14T21:00:30.474Z] ---> f1e9c1888373 [2023-02-14T21:00:30.474Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T21:00:30.474Z] ---> 33498d910fde [2023-02-14T21:00:30.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T21:00:30.474Z] ---> a6fed1349f5b [2023-02-14T21:00:30.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T21:00:30.474Z] ---> 40730d7372fd [2023-02-14T21:00:30.474Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T21:00:30.474Z] ---> Running in 1bf70d539de7 [2023-02-14T21:00:30.474Z] Removing intermediate container 1bf70d539de7 [2023-02-14T21:00:30.474Z] ---> df014422fba3 [2023-02-14T21:00:30.474Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T21:00:30.474Z] ---> Running in 91d3dd7dda84 [2023-02-14T21:00:30.474Z] Removing intermediate container 91d3dd7dda84 [2023-02-14T21:00:30.474Z] ---> 2a90009ddd36 [2023-02-14T21:00:30.474Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T21:00:30.474Z] ---> Running in aba6c3bdcd0d [2023-02-14T21:00:30.474Z] Removing intermediate container aba6c3bdcd0d [2023-02-14T21:00:30.474Z] ---> c221f5af6adc [2023-02-14T21:00:30.474Z] Step 22/23 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T21:00:30.474Z] ---> Running in c4a7eb445374 [2023-02-14T21:00:30.474Z] Removing intermediate container c4a7eb445374 [2023-02-14T21:00:30.474Z] ---> 000ea33d0aa2 [2023-02-14T21:00:30.474Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T21:00:30.474Z] ---> Running in aa434730ef4e [2023-02-14T21:00:30.474Z] Removing intermediate container aa434730ef4e [2023-02-14T21:00:30.474Z] ---> 96400c424c85 [2023-02-14T21:00:30.474Z] [2023-02-14T21:00:30.474Z] Successfully built 96400c424c85 [2023-02-14T21:00:30.474Z] Successfully tagged core-command-arm64:latest [2023-02-14T21:00:40.544Z]  Building core-command ... done Removing intermediate container f07fe11f1d1c [2023-02-14T21:00:40.544Z] ---> ef29f86f4048 [2023-02-14T21:00:40.544Z] [2023-02-14T21:00:40.544Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T21:00:40.544Z] ---> 354640af7b1b [2023-02-14T21:00:40.544Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T21:00:40.544Z] ---> Using cache [2023-02-14T21:00:40.544Z] ---> b00fea3ab677 [2023-02-14T21:00:40.544Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T21:00:40.544Z] ---> Running in 9461477ddcf6 [2023-02-14T21:00:42.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T21:00:42.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T21:00:44.165Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T21:00:44.165Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T21:00:44.165Z] OK: 15734 distinct packages available [2023-02-14T21:00:44.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T21:00:44.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T21:00:45.842Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T21:00:45.842Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T21:00:46.109Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T21:00:46.109Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T21:00:46.109Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T21:00:46.109Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T21:00:46.109Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T21:00:46.109Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T21:00:46.109Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T21:00:46.109Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T21:00:46.109Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T21:00:46.376Z] OK: 8 MiB in 23 packages [2023-02-14T21:00:48.963Z] Removing intermediate container 9461477ddcf6 [2023-02-14T21:00:48.963Z] ---> e3177523a54e [2023-02-14T21:00:48.963Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T21:00:49.549Z] ---> 0965c090864f [2023-02-14T21:00:49.549Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T21:00:52.137Z] ---> d1dacfa8895f [2023-02-14T21:00:52.137Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T21:00:52.407Z] ---> 4199c0d16ea0 [2023-02-14T21:00:52.407Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T21:00:52.674Z] ---> Running in 8f5240e3cb02 [2023-02-14T21:00:52.939Z] Removing intermediate container 8f5240e3cb02 [2023-02-14T21:00:52.939Z] ---> 22b1847f73a7 [2023-02-14T21:00:52.939Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T21:00:53.204Z] ---> Running in 9a053d756719 [2023-02-14T21:00:53.785Z] Removing intermediate container 9a053d756719 [2023-02-14T21:00:53.785Z] ---> a55a7d4cdd41 [2023-02-14T21:00:53.785Z] Step 17/19 : LABEL arch=arm64 [2023-02-14T21:00:53.785Z] ---> Running in 96ab45929dcd [2023-02-14T21:00:54.372Z] Removing intermediate container 96ab45929dcd [2023-02-14T21:00:54.372Z] ---> a45ecc61bab6 [2023-02-14T21:00:54.372Z] Step 18/19 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T21:00:54.372Z] ---> Running in f69dcd50e2cd [2023-02-14T21:00:54.644Z] Removing intermediate container f69dcd50e2cd [2023-02-14T21:00:54.644Z] ---> f81ae97aa858 [2023-02-14T21:00:54.644Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T21:00:54.914Z] ---> Running in 68625f73bb98 [2023-02-14T21:00:55.180Z] Removing intermediate container 68625f73bb98 [2023-02-14T21:00:55.180Z] ---> 76808a892359 [2023-02-14T21:00:55.180Z] [2023-02-14T21:00:55.451Z] Successfully built 76808a892359 [2023-02-14T21:00:55.451Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-14T21:01:03.700Z]  Building security-spiffe-token-provider ... done Removing intermediate container 47036cbe64c6 [2023-02-14T21:01:03.700Z] ---> 9d1aa1fc2501 [2023-02-14T21:01:03.700Z] [2023-02-14T21:01:03.700Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T21:01:03.700Z] ---> 4c81e5bf8899 [2023-02-14T21:01:03.700Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T21:01:03.700Z] ---> Running in 52dcc99f49a2 [2023-02-14T21:01:03.700Z] Removing intermediate container 52dcc99f49a2 [2023-02-14T21:01:03.700Z] ---> e2b0c6f9fbe1 [2023-02-14T21:01:03.700Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T21:01:03.700Z] ---> Running in 2099666716ba [2023-02-14T21:01:04.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T21:01:04.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T21:01:06.345Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T21:01:06.345Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T21:01:06.345Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T21:01:06.345Z] OK: 5 MiB in 16 packages [2023-02-14T21:01:07.308Z] Removing intermediate container 2099666716ba [2023-02-14T21:01:07.308Z] ---> d47e1c32a033 [2023-02-14T21:01:07.308Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T21:01:07.581Z] ---> Running in ad082b8083e9 [2023-02-14T21:01:07.848Z] Removing intermediate container ad082b8083e9 [2023-02-14T21:01:07.848Z] ---> c4f55f890ea8 [2023-02-14T21:01:07.848Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T21:01:07.848Z] ---> Running in d41a9c444153 [2023-02-14T21:01:08.436Z] Removing intermediate container d41a9c444153 [2023-02-14T21:01:08.436Z] ---> 44370a812566 [2023-02-14T21:01:08.436Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T21:01:08.436Z] ---> Running in 4c5398cbc201 [2023-02-14T21:01:08.708Z] Removing intermediate container 4c5398cbc201 [2023-02-14T21:01:08.708Z] ---> e59b439a0b51 [2023-02-14T21:01:08.708Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T21:01:08.990Z] ---> Running in 55a7bc8477c9 [2023-02-14T21:01:09.265Z] Removing intermediate container 55a7bc8477c9 [2023-02-14T21:01:09.265Z] ---> f061ad3ec391 [2023-02-14T21:01:09.265Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T21:01:09.265Z] ---> Running in 866f00537056 [2023-02-14T21:01:11.871Z] Removing intermediate container 866f00537056 [2023-02-14T21:01:11.871Z] ---> abaaea047890 [2023-02-14T21:01:11.871Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T21:01:11.871Z] ---> Running in 8fc1f3d189ca [2023-02-14T21:01:12.138Z] Removing intermediate container 8fc1f3d189ca [2023-02-14T21:01:12.138Z] ---> 22d8ff15250b [2023-02-14T21:01:12.138Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T21:01:12.724Z] ---> 90cbc12e1b1c [2023-02-14T21:01:12.724Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T21:01:12.991Z] ---> Running in c71260c3fb98 [2023-02-14T21:01:15.577Z] Removing intermediate container c71260c3fb98 [2023-02-14T21:01:15.577Z] ---> cd7e2a367129 [2023-02-14T21:01:15.577Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T21:01:16.539Z] ---> 310fa006b06c [2023-02-14T21:01:16.539Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T21:01:17.950Z] ---> 1db1740c4fa2 [2023-02-14T21:01:17.950Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T21:01:18.909Z] ---> bcc546e11208 [2023-02-14T21:01:18.909Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T21:01:19.493Z] ---> 0798e15395c8 [2023-02-14T21:01:19.493Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T21:01:20.457Z] ---> 9b02e3c6d196 [2023-02-14T21:01:20.457Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T21:01:20.457Z] Removing intermediate container 1515ab4c20f2 [2023-02-14T21:01:20.457Z] ---> 7c881e487a72 [2023-02-14T21:01:20.457Z] [2023-02-14T21:01:20.457Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T21:01:20.457Z] ---> 4c81e5bf8899 [2023-02-14T21:01:20.457Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T21:01:20.457Z] ---> Running in 44b587e59c58 [2023-02-14T21:01:21.432Z] ---> dff4144394be [2023-02-14T21:01:21.432Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T21:01:21.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T21:01:21.699Z] ---> 42a6030c36d9 [2023-02-14T21:01:21.699Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T21:01:21.968Z] ---> Running in 83d798a8f5e3 [2023-02-14T21:01:22.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T21:01:23.199Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T21:01:23.467Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T21:01:23.467Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T21:01:23.467Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T21:01:23.785Z] OK: 6 MiB in 16 packages [2023-02-14T21:01:24.054Z] Removing intermediate container 83d798a8f5e3 [2023-02-14T21:01:24.054Z] ---> d8c0ba270466 [2023-02-14T21:01:24.054Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T21:01:24.054Z] ---> Running in ee904fbc0f82 [2023-02-14T21:01:24.636Z] Removing intermediate container ee904fbc0f82 [2023-02-14T21:01:24.636Z] ---> cd0f7e2108dd [2023-02-14T21:01:24.636Z] Step 29/32 : CMD ["gate"] [2023-02-14T21:01:24.636Z] ---> Running in d032ab7f35f1 [2023-02-14T21:01:25.222Z] Removing intermediate container d032ab7f35f1 [2023-02-14T21:01:25.222Z] ---> 59c6e4aeea41 [2023-02-14T21:01:25.222Z] Step 30/32 : LABEL arch=arm64 [2023-02-14T21:01:25.222Z] Removing intermediate container 44b587e59c58 [2023-02-14T21:01:25.222Z] ---> 649c245cb927 [2023-02-14T21:01:25.222Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T21:01:25.222Z] ---> Running in db44ae04c4db [2023-02-14T21:01:25.222Z] ---> Running in fa42e6a3b11d [2023-02-14T21:01:25.489Z] Removing intermediate container db44ae04c4db [2023-02-14T21:01:25.489Z] ---> 34d591831e09 [2023-02-14T21:01:25.489Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T21:01:25.489Z] Removing intermediate container fa42e6a3b11d [2023-02-14T21:01:25.489Z] ---> d529b4595222 [2023-02-14T21:01:25.489Z] Step 31/32 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T21:01:25.489Z] ---> Running in e34751abbefc [2023-02-14T21:01:25.759Z] ---> Running in 47106592b7f0 [2023-02-14T21:01:26.031Z] Removing intermediate container e34751abbefc [2023-02-14T21:01:26.031Z] ---> 891ca206725e [2023-02-14T21:01:26.031Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T21:01:26.031Z] ---> Running in 28f785148b2b [2023-02-14T21:01:26.031Z] Removing intermediate container 47106592b7f0 [2023-02-14T21:01:26.031Z] ---> d3d8628d53be [2023-02-14T21:01:26.031Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T21:01:26.299Z] ---> Running in 0c76de098e8a [2023-02-14T21:01:26.566Z] Removing intermediate container 28f785148b2b [2023-02-14T21:01:26.566Z] ---> fa6ef6fedf77 [2023-02-14T21:01:26.566Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T21:01:26.566Z] Removing intermediate container 0c76de098e8a [2023-02-14T21:01:26.566Z] ---> b337c8593f7c [2023-02-14T21:01:26.566Z] [2023-02-14T21:01:26.832Z] Successfully built b337c8593f7c [2023-02-14T21:01:26.832Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-14T21:01:27.099Z]  Building security-bootstrapper ... done  ---> 54107301fc93 [2023-02-14T21:01:27.099Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T21:01:28.503Z] ---> 56a3b7b418d1 [2023-02-14T21:01:28.503Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T21:01:29.089Z] ---> 59df5965cf63 [2023-02-14T21:01:29.089Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T21:01:29.089Z] ---> Running in f759d38b197c [2023-02-14T21:01:29.356Z] Removing intermediate container f759d38b197c [2023-02-14T21:01:29.356Z] ---> fee1501362bf [2023-02-14T21:01:29.356Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T21:01:29.621Z] ---> Running in ab195151a4b1 [2023-02-14T21:01:29.888Z] Removing intermediate container ab195151a4b1 [2023-02-14T21:01:29.888Z] ---> ebf4d01d5c31 [2023-02-14T21:01:29.888Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T21:01:29.888Z] ---> Running in 8ed96a940954 [2023-02-14T21:01:30.154Z] Removing intermediate container 8ed96a940954 [2023-02-14T21:01:30.154Z] ---> ed7f664a4dad [2023-02-14T21:01:30.154Z] Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [2023-02-14T21:01:30.419Z] ---> Running in 9c595321e207 [2023-02-14T21:01:30.684Z] Removing intermediate container 9c595321e207 [2023-02-14T21:01:30.684Z] ---> ce16f3a55a8f [2023-02-14T21:01:30.684Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T21:01:30.684Z] ---> Running in ab9009a97f11 [2023-02-14T21:01:30.949Z] Removing intermediate container ab9009a97f11 [2023-02-14T21:01:30.949Z] ---> 6660122769c9 [2023-02-14T21:01:30.949Z] [2023-02-14T21:01:31.214Z] Successfully built 6660122769c9 [2023-02-14T21:01:31.214Z] Successfully tagged support-notifications-arm64:latest [2023-02-14T21:01:31.805Z]  Building support-notifications ... done  [Pipeline] } [2023-02-14T21:01:31.793Z] $ docker stop --time=1 5b8af31dccb739a0e5bc7ed3d86a145938e4e08850af70c5bc65e97a75a682d0 [2023-02-14T21:01:33.481Z] $ docker rm -f --volumes 5b8af31dccb739a0e5bc7ed3d86a145938e4e08850af70c5bc65e97a75a682d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T21:01:33.980Z] + docker images [2023-02-14T21:01:34.246Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T21:01:34.246Z] support-notifications-arm64 latest 6660122769c9 4 seconds ago 29.7MB [2023-02-14T21:01:34.246Z] security-bootstrapper-arm64 latest b337c8593f7c 8 seconds ago 19.6MB [2023-02-14T21:01:34.246Z] 7c881e487a72 15 seconds ago 1.57GB [2023-02-14T21:01:34.246Z] 9d1aa1fc2501 33 seconds ago 1.5GB [2023-02-14T21:01:34.246Z] security-spiffe-token-provider-arm64 latest 76808a892359 39 seconds ago 29.1MB [2023-02-14T21:01:34.246Z] ef29f86f4048 56 seconds ago 1.54GB [2023-02-14T21:01:34.246Z] core-command-arm64 latest 96400c424c85 About a minute ago 17MB [2023-02-14T21:01:34.246Z] 241e7bfdd68a About a minute ago 1.51GB [2023-02-14T21:01:34.246Z] core-common-config-bootstrapper-arm64 latest cbad33ca2ed5 4 minutes ago 14.9MB [2023-02-14T21:01:34.246Z] 415504e74d13 4 minutes ago 1.5GB [2023-02-14T21:01:34.246Z] security-spire-config-arm64 latest 5b037fdb0deb 5 minutes ago 83.6MB [2023-02-14T21:01:34.246Z] b91de06f40b2 6 minutes ago 1.38GB [2023-02-14T21:01:34.246Z] security-spire-server-arm64 latest ce44f7af2a04 7 minutes ago 84.3MB [2023-02-14T21:01:34.246Z] 76ab54fd360c 7 minutes ago 1.38GB [2023-02-14T21:01:34.246Z] support-scheduler-arm64 latest ce888b606de8 8 minutes ago 29MB [2023-02-14T21:01:34.246Z] a1a86f9cadae 9 minutes ago 1.57GB [2023-02-14T21:01:34.246Z] core-data-arm64 latest da62442df29a 10 minutes ago 17.2MB [2023-02-14T21:01:34.246Z] 736e497cb80f 10 minutes ago 1.51GB [2023-02-14T21:01:34.246Z] core-metadata-arm64 latest 06dc90c07010 10 minutes ago 17.7MB [2023-02-14T21:01:34.246Z] 8784021d3b61 11 minutes ago 1.51GB [2023-02-14T21:01:34.246Z] security-secretstore-setup-arm64 latest 54f25bb7be8c 11 minutes ago 29MB [2023-02-14T21:01:34.246Z] security-proxy-setup-arm64 latest 63970152c4c9 11 minutes ago 26.9MB [2023-02-14T21:01:34.246Z] 19fead300ee3 12 minutes ago 1.5GB [2023-02-14T21:01:34.246Z] 84dca2c6b005 12 minutes ago 1.5GB [2023-02-14T21:01:34.246Z] security-spire-agent-arm64 latest e8e993d4d7f3 18 minutes ago 122MB [2023-02-14T21:01:34.246Z] 7d3ffd3d1bc0 18 minutes ago 1.38GB [2023-02-14T21:01:34.246Z] ci-base-image-arm64 latest 05ea48c45a4f 32 minutes ago 905MB [2023-02-14T21:01:34.246Z] alpine 3.15 354640af7b1b 4 days ago 5.34MB [2023-02-14T21:01:34.246Z] alpine 3.16 4c81e5bf8899 4 days ago 5.3MB [2023-02-14T21:01:34.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-14T21:01:34.246Z] 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-02-14T21:01:34.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T21:01:34.669Z] [2023-02-14T21:01:34.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:01:34.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T21:01:34.998Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T21:01:34.998Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T21:01:34.998Z] 04944245beec: Pulling fs layer [2023-02-14T21:01:34.998Z] 699f458cf7ca: Pulling fs layer [2023-02-14T21:01:34.998Z] 765212b225bb: Pulling fs layer [2023-02-14T21:01:34.998Z] f23df028b6ca: Pulling fs layer [2023-02-14T21:01:34.998Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T21:01:34.998Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T21:01:34.998Z] 765212b225bb: Waiting [2023-02-14T21:01:34.998Z] f23df028b6ca: Waiting [2023-02-14T21:01:34.998Z] d65c8cfc05b1: Waiting [2023-02-14T21:01:34.998Z] 2437ff75d9bd: Waiting [2023-02-14T21:01:35.265Z] 04944245beec: Verifying Checksum [2023-02-14T21:01:35.265Z] 04944245beec: Download complete [2023-02-14T21:01:35.265Z] 765212b225bb: Verifying Checksum [2023-02-14T21:01:35.265Z] 765212b225bb: Download complete [2023-02-14T21:01:35.265Z] f23df028b6ca: Verifying Checksum [2023-02-14T21:01:35.265Z] f23df028b6ca: Download complete [2023-02-14T21:01:35.265Z] d65c8cfc05b1: Download complete [2023-02-14T21:01:35.532Z] 699f458cf7ca: Verifying Checksum [2023-02-14T21:01:35.532Z] 699f458cf7ca: Download complete [2023-02-14T21:01:35.800Z] 8998bd30e6a1: Download complete [2023-02-14T21:01:38.427Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T21:01:40.427Z] 8998bd30e6a1: Pull complete [2023-02-14T21:01:40.699Z] 04944245beec: Pull complete [2023-02-14T21:01:42.160Z] 699f458cf7ca: Pull complete [2023-02-14T21:01:42.160Z] 765212b225bb: Pull complete [2023-02-14T21:01:43.138Z] f23df028b6ca: Pull complete [2023-02-14T21:01:43.138Z] d65c8cfc05b1: Pull complete [2023-02-14T21:01:58.121Z] 2437ff75d9bd: Pull complete [2023-02-14T21:01:58.121Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T21:01:58.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T21:01:58.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T21:01:58.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-5889 does not seem to be running inside a container [2023-02-14T21:01:58.365Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-14T21:02:01.444Z] $ docker top 28350b5ef5ab1c108d8614094442f9270bf70ba00918d0aaaf89f20d681222a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:02:02.324Z] ---> job-cost.sh [2023-02-14T21:02:02.324Z] lf-activate-venv: SKIPPING [2023-02-14T21:02:02.324Z] INFO: No Stack... [2023-02-14T21:02:02.906Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T21:02:03.866Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T21:02:04.505Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2023-02-14T21:02:04.505Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T21:02:04.547Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4348-9-stack-cost] [2023-02-14T21:02:04.556Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4348-9-stack-cost] did not exist. Created. [2023-02-14T21:02:04.556Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4348-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T21:02:05.197Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T21:02:05.368Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T21:02:05.374Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4348-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T21:02:05.373Z] $ docker stop --time=1 28350b5ef5ab1c108d8614094442f9270bf70ba00918d0aaaf89f20d681222a7 [2023-02-14T21:02:06.929Z] $ docker rm -f --volumes 28350b5ef5ab1c108d8614094442f9270bf70ba00918d0aaaf89f20d681222a7 [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-02-14T21:02:07.330Z] provisioning config files... [2023-02-14T21:02:07.337Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config11510725661413402824tmp [Pipeline] { [Pipeline] sh [2023-02-14T21:02:07.623Z] + set +x [2023-02-14T21:02:07.623Z] + curl -s https://codecov.io/bash [2023-02-14T21:02:07.623Z] + bash -s -- [2023-02-14T21:02:07.882Z] [2023-02-14T21:02:07.882Z] _____ _ [2023-02-14T21:02:07.882Z] / ____| | | [2023-02-14T21:02:07.882Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T21:02:07.882Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T21:02:07.882Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T21:02:07.882Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T21:02:07.882Z] Bash-1.0.6 [2023-02-14T21:02:07.882Z] [2023-02-14T21:02:07.882Z] [2023-02-14T21:02:07.882Z] ==> git version 2.25.1 found [2023-02-14T21:02:07.882Z] ==> 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-02-14T21:02:07.882Z] Release-Date: 2020-01-08 [2023-02-14T21:02:07.882Z] 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-02-14T21:02:07.882Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T21:02:07.882Z] ==> Jenkins CI detected. [2023-02-14T21:02:07.882Z] current dir:  /w/workspace/edgex-go/9 [2023-02-14T21:02:07.882Z] project root: . [2023-02-14T21:02:07.882Z] --> token set from env [2023-02-14T21:02:07.882Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T21:02:07.882Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T21:02:07.882Z] ==> Python coveragepy not found [2023-02-14T21:02:07.882Z] ==> Searching for coverage reports in: [2023-02-14T21:02:07.882Z] + . [2023-02-14T21:02:07.882Z] -> Found 1 reports [2023-02-14T21:02:07.882Z] ==> Detecting git/mercurial file structure [2023-02-14T21:02:07.882Z] ==> Reading reports [2023-02-14T21:02:07.882Z] + ./coverage.out bytes=487418 [2023-02-14T21:02:07.882Z] ==> Appending adjustments [2023-02-14T21:02:07.882Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T21:02:09.260Z] + Found adjustments [2023-02-14T21:02:09.260Z] ==> Gzipping contents [2023-02-14T21:02:09.260Z] 64K /tmp/codecov.CgZxSr.gz [2023-02-14T21:02:09.260Z] ==> Uploading reports [2023-02-14T21:02:09.260Z] url: https://codecov.io [2023-02-14T21:02:09.260Z] query: branch=PR-4348&commit=70fe86ca86ef950b4a8517b3bd25d7494735c4c9&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4348%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4348&job=&cmd_args= [2023-02-14T21:02:09.260Z] -> Pinging Codecov [2023-02-14T21:02:09.260Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4348&commit=70fe86ca86ef950b4a8517b3bd25d7494735c4c9&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4348%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4348&job=&cmd_args= [2023-02-14T21:02:09.260Z] -> Uploading to [2023-02-14T21:02:09.260Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/70fe86ca86ef950b4a8517b3bd25d7494735c4c9/2b0befd4-1634-4341-ba8e-2a3479ff1ad7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T210209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34615c8d6f67ede46bb4676945dd14186b3852f1439fcc60ee05f1a50920cc8d [2023-02-14T21:02:09.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T21:02:09.260Z] Dload Upload Total Spent Left Speed [2023-02-14T21:02:09.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62928 0 0 100 62928 0 221k --:--:-- --:--:-- --:--:-- 221k [2023-02-14T21:02:09.520Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [Pipeline] } [2023-02-14T21:02:09.527Z] 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-02-14T21:02:10.155Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:02:10.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:02:11.306Z] ---> package-listing.sh [2023-02-14T21:02:11.306Z] ++ facter osfamily [2023-02-14T21:02:11.306Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T21:02:11.565Z] + OS_FAMILY=debian [2023-02-14T21:02:11.565Z] + workspace=/w/workspace/edgex-go/9 [2023-02-14T21:02:11.565Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T21:02:11.565Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T21:02:11.565Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T21:02:11.565Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T21:02:11.565Z] + '[' /w/workspace/edgex-go/9 ']' [2023-02-14T21:02:11.565Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T21:02:11.565Z] + case "${OS_FAMILY}" in [2023-02-14T21:02:11.565Z] + dpkg -l [2023-02-14T21:02:11.565Z] + grep '^ii' [2023-02-14T21:02:11.565Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T21:02:11.565Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T21:02:11.565Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T21:02:11.565Z] + '[' /w/workspace/edgex-go/9 ']' [2023-02-14T21:02:11.565Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2023-02-14T21:02:11.565Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2023-02-14T21:02:11.576Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-14T21:02:11.853Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:02:12.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T21:02:12.412Z] [2023-02-14T21:02:12.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T21:02:12.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T21:02:12.718Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T21:02:12.718Z] 5eb5b503b376: Pulling fs layer [2023-02-14T21:02:12.718Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T21:02:12.718Z] ec43610c2a17: Pulling fs layer [2023-02-14T21:02:12.718Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T21:02:12.718Z] 33b1e0a273af: Pulling fs layer [2023-02-14T21:02:12.718Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T21:02:12.718Z] 2f39f015ded8: Pulling fs layer [2023-02-14T21:02:12.718Z] 33b1e0a273af: Waiting [2023-02-14T21:02:12.718Z] 2f39f015ded8: Waiting [2023-02-14T21:02:12.718Z] 3a2ae6a8a46f: Waiting [2023-02-14T21:02:12.718Z] 5d3b04190fa2: Waiting [2023-02-14T21:02:12.718Z] 5c69ac0246d0: Download complete [2023-02-14T21:02:12.718Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T21:02:12.718Z] 3a2ae6a8a46f: Download complete [2023-02-14T21:02:12.983Z] 33b1e0a273af: Verifying Checksum [2023-02-14T21:02:12.983Z] 33b1e0a273af: Download complete [2023-02-14T21:02:12.983Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T21:02:12.983Z] 5d3b04190fa2: Download complete [2023-02-14T21:02:12.983Z] ec43610c2a17: Verifying Checksum [2023-02-14T21:02:13.242Z] 5eb5b503b376: Download complete [2023-02-14T21:02:13.808Z] 2f39f015ded8: Verifying Checksum [2023-02-14T21:02:13.808Z] 2f39f015ded8: Download complete [2023-02-14T21:02:14.376Z] 5eb5b503b376: Pull complete [2023-02-14T21:02:14.376Z] 5c69ac0246d0: Pull complete [2023-02-14T21:02:14.942Z] ec43610c2a17: Pull complete [2023-02-14T21:02:14.942Z] 3a2ae6a8a46f: Pull complete [2023-02-14T21:02:14.942Z] 33b1e0a273af: Pull complete [2023-02-14T21:02:15.201Z] 5d3b04190fa2: Pull complete [2023-02-14T21:02:19.386Z] 2f39f015ded8: Pull complete [2023-02-14T21:02:19.386Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T21:02:19.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T21:02:19.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T21:02:19.464Z] prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container [2023-02-14T21:02:19.514Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T21:02:21.754Z] $ docker top 8467c09225f8c4ab42d9586b135537866ca9d8024e918ae393d251796f985156 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T21:02:22.064Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T21:02:22.346Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T21:02:22.626Z] + ls /var/log/sa-host [2023-02-14T21:02:22.626Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T21:02:22.769Z] provisioning config files... [2023-02-14T21:02:22.776Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config893160100130150483tmp [Pipeline] { [Pipeline] echo [2023-02-14T21:02:22.790Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:02:23.072Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T21:02:23.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:02:23.408Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T21:02:23.416Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:02:23.700Z] ---> sudo-logs.sh [2023-02-14T21:02:23.701Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T21:02:23.724Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:02:24.006Z] ---> job-cost.sh [2023-02-14T21:02:24.006Z] lf-activate-venv: SKIPPING [2023-02-14T21:02:24.006Z] DEBUG: total: 0.10999999940395355 [2023-02-14T21:02:24.006Z] INFO: Retrieving Stack Cost... [2023-02-14T21:02:24.266Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T21:02:24.833Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T21:02:24.847Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T21:02:25.133Z] ---> logs-deploy.sh [2023-02-14T21:02:25.133Z] lf-activate-venv: SKIPPING [2023-02-14T21:02:25.133Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4348/9 [2023-02-14T21:02:25.133Z] INFO: archiving workspace using pattern(s): [2023-02-14T21:02:26.071Z] Archives upload complete. [2023-02-14T21:02:26.071Z] INFO: archiving logs to Nexus