Pull request #4465 event Pull request #4465 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69577748dc3ed1b77a09d9d7c86107c2b9b92509+32e4cad4570321b8701fad636f81d26e3bb342d0 (154629ab77bdea495986614115ceec80326c6a4f) 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-ssh14145237310416678552.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7836859907676275135.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4465/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-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2586456829547200414.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh11982450878755820178.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-4465/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-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18299039275705473361.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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5695 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 32e4cad4570321b8701fad636f81d26e3bb342d0 into PR head commit 69577748dc3ed1b77a09d9d7c86107c2b9b92509 > 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/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 Merge succeeded, producing 69577748dc3ed1b77a09d9d7c86107c2b9b92509 Checking out Revision 69577748dc3ed1b77a09d9d7c86107c2b9b92509 (PR-4465) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T09:17:03.684Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-24T09:17:03.726Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T09:17:03.738Z] ========================================================= [2023-03-24T09:17:03.738Z] EdgeX Global Pipelines Version Info [2023-03-24T09:17:03.738Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 32e4cad4570321b8701fad636f81d26e3bb342d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 > git rev-list --no-walk 392efc0de7edc7b080c2724aee3fa979449b005a # timeout=10 [2023-03-24T09:17:04.449Z] ------------------- [2023-03-24T09:17:04.449Z] stable info: [2023-03-24T09:17:04.449Z] ------------------- [2023-03-24T09:17:04.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T09:17:04.449Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T09:17:04.449Z] Message: update stable to v1.0.245 [2023-03-24T09:17:05.019Z] ------------------- [2023-03-24T09:17:05.019Z] experimental info: [2023-03-24T09:17:05.019Z] ------------------- [2023-03-24T09:17:05.019Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T09:17:05.019Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T09:17:05.019Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T09:17:05.209Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-24T09:17:05.219Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-24T09:17:05.229Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T09:17:05.240Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T09:17:05.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T09:17:05.267Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T09:17:05.277Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T09:17:05.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-24T09:17:05.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-24T09:17:05.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-24T09:17:05.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T09:17:05.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T09:17:05.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T09:17:05.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T09:17:05.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T09:17:05.384Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T09:17:05.396Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T09:17:05.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T09:17:05.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-24T09:17:05.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-24T09:17:05.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T09:17:05.465Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T09:17:05.475Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T09:17:05.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4465 [Pipeline] echo [2023-03-24T09:17:05.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4465 [Pipeline] echo [2023-03-24T09:17:05.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4465 [Pipeline] echo [2023-03-24T09:17:05.527Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69577748dc3ed1b77a09d9d7c86107c2b9b92509 [Pipeline] echo [2023-03-24T09:17:05.538Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6957774 [Pipeline] echo [2023-03-24T09:17:05.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T09:17:05.593Z] provisioning config files... [2023-03-24T09:17:05.606Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1636397231093695979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T09:17:05.909Z] ---> docker-login.sh [2023-03-24T09:17:05.909Z] nexus3.edgexfoundry.org:10001 [2023-03-24T09:17:06.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T09:17:06.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T09:17:06.168Z] Configure a credential helper to remove this warning. See [2023-03-24T09:17:06.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T09:17:06.168Z] [2023-03-24T09:17:06.168Z] Login Succeeded [2023-03-24T09:17:06.168Z] nexus3.edgexfoundry.org:10002 [2023-03-24T09:17:06.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T09:17:06.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T09:17:06.427Z] Configure a credential helper to remove this warning. See [2023-03-24T09:17:06.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T09:17:06.427Z] [2023-03-24T09:17:06.427Z] Login Succeeded [2023-03-24T09:17:06.427Z] nexus3.edgexfoundry.org:10003 [2023-03-24T09:17:06.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T09:17:06.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T09:17:06.427Z] Configure a credential helper to remove this warning. See [2023-03-24T09:17:06.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T09:17:06.427Z] [2023-03-24T09:17:06.427Z] Login Succeeded [2023-03-24T09:17:06.427Z] nexus3.edgexfoundry.org:10004 [2023-03-24T09:17:06.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T09:17:06.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T09:17:06.427Z] Configure a credential helper to remove this warning. See [2023-03-24T09:17:06.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T09:17:06.427Z] [2023-03-24T09:17:06.427Z] Login Succeeded [2023-03-24T09:17:06.427Z] docker.io [2023-03-24T09:17:06.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T09:17:06.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T09:17:06.945Z] Configure a credential helper to remove this warning. See [2023-03-24T09:17:06.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T09:17:06.945Z] [2023-03-24T09:17:06.945Z] Login Succeeded [2023-03-24T09:17:06.945Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T09:17:06.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T09:17:07.251Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/core-command/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/core-data/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/core-metadata/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-24T09:17:07.251Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-03-24T09:17:07.251Z] cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-24T09:17:07.251Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2023-03-24T09:17:07.251Z] cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/support-notifications/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-24T09:17:07.251Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-24T09:17:07.251Z] + cut -d/ -f2 [2023-03-24T09:17:07.251Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-24T09:17:07.302Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T09:17:07.634Z] + git rev-list -1 --merges 69577748dc3ed1b77a09d9d7c86107c2b9b92509~1..69577748dc3ed1b77a09d9d7c86107c2b9b92509 [Pipeline] echo [2023-03-24T09:17:07.650Z] -----------> git rev-list -1 --merges 69577748dc3ed1b77a09d9d7c86107c2b9b92509~1..69577748dc3ed1b77a09d9d7c86107c2b9b92509 69577748dc3ed1b77a09d9d7c86107c2b9b92509 [false] [Pipeline] sh [2023-03-24T09:17:07.942Z] + git log --format=format:%s -1 69577748dc3ed1b77a09d9d7c86107c2b9b92509 [Pipeline] echo [2023-03-24T09:17:07.956Z] ========================================================= [2023-03-24T09:17:07.956Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T09:17:07.956Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-24T09:17:08.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T09:17:08.344Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T09:17:08.344Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T09:17:08.344Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T09:17:08.344Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-24T09:17:08.344Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T09:17:08.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:17:08.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T09:17:08.683Z] [2023-03-24T09:17:08.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:17:08.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T09:17:08.980Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T09:17:08.980Z] b85a868b505f: Pulling fs layer [2023-03-24T09:17:08.980Z] e2be974225ed: Pulling fs layer [2023-03-24T09:17:08.980Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T09:17:08.980Z] 988bab9f4d93: Pulling fs layer [2023-03-24T09:17:08.980Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T09:17:08.980Z] eaf3925da568: Pulling fs layer [2023-03-24T09:17:08.980Z] bab4dde63d76: Pulling fs layer [2023-03-24T09:17:08.980Z] bde34c3a00c8: Pulling fs layer [2023-03-24T09:17:08.980Z] b352a97aabf1: Pulling fs layer [2023-03-24T09:17:08.980Z] 4872d77fe225: Pulling fs layer [2023-03-24T09:17:08.980Z] 5851b861e8e6: Pulling fs layer [2023-03-24T09:17:08.980Z] bab4dde63d76: Waiting [2023-03-24T09:17:08.980Z] bde34c3a00c8: Waiting [2023-03-24T09:17:08.980Z] b352a97aabf1: Waiting [2023-03-24T09:17:08.980Z] 4872d77fe225: Waiting [2023-03-24T09:17:08.980Z] 5851b861e8e6: Waiting [2023-03-24T09:17:08.980Z] 988bab9f4d93: Waiting [2023-03-24T09:17:08.980Z] eaf3925da568: Waiting [2023-03-24T09:17:08.980Z] 1469e6f7b9e6: Waiting [2023-03-24T09:17:08.980Z] e2be974225ed: Download complete [2023-03-24T09:17:08.980Z] 988bab9f4d93: Verifying Checksum [2023-03-24T09:17:08.980Z] 988bab9f4d93: Download complete [2023-03-24T09:17:09.240Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T09:17:09.240Z] 1469e6f7b9e6: Download complete [2023-03-24T09:17:09.240Z] eaf3925da568: Verifying Checksum [2023-03-24T09:17:09.240Z] eaf3925da568: Download complete [2023-03-24T09:17:09.240Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T09:17:09.240Z] 339a4e72a1f5: Download complete [2023-03-24T09:17:09.240Z] bde34c3a00c8: Download complete [2023-03-24T09:17:09.240Z] b352a97aabf1: Download complete [2023-03-24T09:17:09.240Z] 4872d77fe225: Verifying Checksum [2023-03-24T09:17:09.240Z] 5851b861e8e6: Verifying Checksum [2023-03-24T09:17:09.240Z] 5851b861e8e6: Download complete [2023-03-24T09:17:09.499Z] b85a868b505f: Verifying Checksum [2023-03-24T09:17:09.499Z] b85a868b505f: Download complete [2023-03-24T09:17:09.757Z] bab4dde63d76: Verifying Checksum [2023-03-24T09:17:09.757Z] bab4dde63d76: Download complete [2023-03-24T09:17:10.694Z] b85a868b505f: Pull complete [2023-03-24T09:17:10.694Z] e2be974225ed: Pull complete [2023-03-24T09:17:11.261Z] 339a4e72a1f5: Pull complete [2023-03-24T09:17:11.261Z] 988bab9f4d93: Pull complete [2023-03-24T09:17:11.522Z] 1469e6f7b9e6: Pull complete [2023-03-24T09:17:11.781Z] eaf3925da568: Pull complete [2023-03-24T09:17:13.685Z] bab4dde63d76: Pull complete [2023-03-24T09:17:13.685Z] bde34c3a00c8: Pull complete [2023-03-24T09:17:13.685Z] b352a97aabf1: Pull complete [2023-03-24T09:17:13.685Z] 4872d77fe225: Pull complete [2023-03-24T09:17:13.945Z] 5851b861e8e6: Pull complete [2023-03-24T09:17:13.945Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T09:17:13.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T09:17:13.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T09:17:14.043Z] prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container [2023-03-24T09:17:14.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-24T09:17:15.551Z] $ docker top 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da -eo pid,comm [2023-03-24T09:17:15.617Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-24T09:17:15.617Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T09:17:15.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T09:17:15.650Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T09:17:15.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T09:17:15.764Z] $ docker exec 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da ssh-agent [2023-03-24T09:17:15.882Z] SSH_AUTH_SOCK=/tmp/ssh-NEfMVTmo1uqy/agent.32 [2023-03-24T09:17:15.882Z] SSH_AGENT_PID=38 [2023-03-24T09:17:15.889Z] Running ssh-add (command line suppressed) [2023-03-24T09:17:15.987Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_17868894819851951728.key (/w/workspace/edgex-go/8@tmp/private_key_17868894819851951728.key) [2023-03-24T09:17:16.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T09:17:16.297Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T09:17:16.305Z] $ docker exec --env ******** --env ******** 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da ssh-agent -k [2023-03-24T09:17:16.399Z] unset SSH_AUTH_SOCK; [2023-03-24T09:17:16.400Z] unset SSH_AGENT_PID; [2023-03-24T09:17:16.400Z] echo Agent pid 38 killed; [2023-03-24T09:17:16.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T09:17:16.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T09:17:16.439Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T09:17:16.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T09:17:16.564Z] $ docker exec 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da ssh-agent [2023-03-24T09:17:16.701Z] SSH_AUTH_SOCK=/tmp/ssh-ui8WDywxeRep/agent.71 [2023-03-24T09:17:16.701Z] SSH_AGENT_PID=77 [2023-03-24T09:17:16.706Z] Running ssh-add (command line suppressed) [2023-03-24T09:17:16.808Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6118025324912139451.key (/w/workspace/edgex-go/8@tmp/private_key_6118025324912139451.key) [2023-03-24T09:17:16.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T09:17:17.122Z] + git semver init [2023-03-24T09:17:17.383Z] 2023-03-24 09:17:17,298 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T09:17:17.383Z] 2023-03-24 09:17:17,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2023-03-24T09:17:17.383Z] 2023-03-24 09:17:17,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2023-03-24T09:17:17.383Z] 2023-03-24 09:17:17,299 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2023-03-24T09:17:21.579Z] 2023-03-24 09:17:21,543 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2023-03-24T09:17:21.579Z] 2023-03-24 09:17:21,543 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4465 with force:False [2023-03-24T09:17:21.579Z] 2023-03-24 09:17:21,543 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4465 [2023-03-24T09:17:21.579Z] 2023-03-24 09:17:21,549 [execute] INFO git cat-file --batch-check [2023-03-24T09:17:21.579Z] 2023-03-24 09:17:21,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T09:17:21.579Z] 2023-03-24 09:17:21,556 [execute] INFO git cat-file --batch [2023-03-24T09:17:21.579Z] 2023-03-24 09:17:21,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T09:17:21.579Z] 2023-03-24 09:17:21,563 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4465 [2023-03-24T09:17:21.579Z] 0.0.0 [Pipeline] } [2023-03-24T09:17:21.844Z] $ docker exec --env ******** --env ******** 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da ssh-agent -k [2023-03-24T09:17:21.949Z] unset SSH_AUTH_SOCK; [2023-03-24T09:17:21.950Z] unset SSH_AGENT_PID; [2023-03-24T09:17:21.950Z] echo Agent pid 77 killed; [2023-03-24T09:17:21.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T09:17:22.264Z] + git semver [Pipeline] } [2023-03-24T09:17:22.533Z] $ docker stop --time=1 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da [2023-03-24T09:17:23.853Z] $ docker rm -f --volumes 34d171f0beae66f2285c87cc2832157346ac825724885ea5b8d41130877bc9da [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T09:17:24.198Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T09:17:24.410Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T09:17:24.412Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T09:17:24.795Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-03-24T09:17:24.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T09:17:24.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T09:17:24.823Z] ========================================================= [2023-03-24T09:17:24.823Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T09:17:24.823Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-24T09:17:25.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T09:17:25.108Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T09:17:25.108Z] 63b65145d645: Pulling fs layer [2023-03-24T09:17:25.108Z] a2d21d5440eb: Pulling fs layer [2023-03-24T09:17:25.108Z] 935e6c44a52c: Pulling fs layer [2023-03-24T09:17:25.108Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T09:17:25.108Z] 30dea6a524f1: Pulling fs layer [2023-03-24T09:17:25.108Z] a2aff8979fd8: Pulling fs layer [2023-03-24T09:17:25.108Z] 6808be2612f2: Pulling fs layer [2023-03-24T09:17:25.108Z] f25807f1079a: Pulling fs layer [2023-03-24T09:17:25.108Z] 94cc34f8dd06: Waiting [2023-03-24T09:17:25.108Z] 6808be2612f2: Waiting [2023-03-24T09:17:25.108Z] f25807f1079a: Waiting [2023-03-24T09:17:25.108Z] 30dea6a524f1: Waiting [2023-03-24T09:17:25.108Z] a2aff8979fd8: Waiting [2023-03-24T09:17:25.108Z] a2d21d5440eb: Verifying Checksum [2023-03-24T09:17:25.108Z] 94cc34f8dd06: Verifying Checksum [2023-03-24T09:17:25.108Z] 94cc34f8dd06: Download complete [2023-03-24T09:17:25.108Z] 30dea6a524f1: Download complete [2023-03-24T09:17:25.108Z] 63b65145d645: Verifying Checksum [2023-03-24T09:17:25.108Z] 63b65145d645: Download complete [2023-03-24T09:17:25.371Z] a2aff8979fd8: Verifying Checksum [2023-03-24T09:17:25.371Z] a2aff8979fd8: Download complete [2023-03-24T09:17:25.371Z] 63b65145d645: Pull complete [2023-03-24T09:17:25.636Z] a2d21d5440eb: Pull complete [2023-03-24T09:17:25.636Z] f25807f1079a: Verifying Checksum [2023-03-24T09:17:25.636Z] f25807f1079a: Download complete [2023-03-24T09:17:25.896Z] 935e6c44a52c: Verifying Checksum [2023-03-24T09:17:25.896Z] 935e6c44a52c: Download complete [2023-03-24T09:17:26.154Z] 6808be2612f2: Verifying Checksum [2023-03-24T09:17:29.442Z] 935e6c44a52c: Pull complete [2023-03-24T09:17:29.701Z] 94cc34f8dd06: Pull complete [2023-03-24T09:17:29.701Z] 30dea6a524f1: Pull complete [2023-03-24T09:17:29.701Z] a2aff8979fd8: Pull complete [2023-03-24T09:17:32.238Z] 6808be2612f2: Pull complete [2023-03-24T09:17:33.184Z] f25807f1079a: Pull complete [2023-03-24T09:17:33.184Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T09:17:33.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T09:17:33.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-24T09:17:33.483Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T09:17:33.483Z] WORKDIR /edgex [2023-03-24T09:17:33.483Z] COPY go.mod . [2023-03-24T09:17:33.483Z] RUN go mod download [2023-03-24T09:17:33.483Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-24T09:17:34.057Z] Sending build context to Docker daemon 170.5MB [2023-03-24T09:17:34.317Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T09:17:34.317Z] ---> 3b553350e43f [2023-03-24T09:17:34.317Z] Step 2/4 : WORKDIR /edgex [2023-03-24T09:17:36.225Z] ---> Running in b85b0f95bd23 [2023-03-24T09:17:36.225Z] Removing intermediate container b85b0f95bd23 [2023-03-24T09:17:36.225Z] ---> d9acfc0c17d2 [2023-03-24T09:17:36.225Z] Step 3/4 : COPY go.mod . [2023-03-24T09:17:36.225Z] ---> 0a396d337499 [2023-03-24T09:17:36.225Z] Step 4/4 : RUN go mod download [2023-03-24T09:17:36.225Z] ---> Running in 45bbe107a34b [2023-03-24T09:17:39.487Z] Still waiting to schedule task [2023-03-24T09:17:39.488Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5694’ [2023-03-24T09:17:46.199Z] Removing intermediate container 45bbe107a34b [2023-03-24T09:17:46.199Z] ---> b1cf213411a9 [2023-03-24T09:17:46.199Z] Successfully built b1cf213411a9 [2023-03-24T09:17:46.199Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:17:46.494Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T09:17:46.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T09:17:46.562Z] prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container [2023-03-24T09:17:46.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T09:17:46.978Z] $ docker top 121e9aacba24b543019994e52c9946bab51233015c9b246c1feed679ac6c1a29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T09:17:47.324Z] + go version [2023-03-24T09:17:47.324Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T09:17:47.325Z] $ docker stop --time=1 121e9aacba24b543019994e52c9946bab51233015c9b246c1feed679ac6c1a29 [2023-03-24T09:17:48.635Z] $ docker rm -f --volumes 121e9aacba24b543019994e52c9946bab51233015c9b246c1feed679ac6c1a29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:17:49.020Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T09:17:49.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T09:17:49.093Z] prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container [2023-03-24T09:17:49.110Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T09:17:49.471Z] $ docker top 0f5b90cbd46f128e88345e40ec042c315130af41303d9d19df4b775a0600b6d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-24T09:17:49.555Z] ========================================================= [2023-03-24T09:17:49.555Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-24T09:17:49.555Z] ========================================================= [Pipeline] sh [2023-03-24T09:17:49.833Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-03-24T09:17:50.127Z] + make test [2023-03-24T09:17:50.128Z] go test -race -coverprofile=coverage.out ./... [2023-03-24T09:17:56.698Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-24T09:18:11.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-24T09:18:11.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-24T09:18:12.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-24T09:18:12.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-24T09:18:13.327Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-24T09:18:13.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-24T09:18:13.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-24T09:18:14.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-24T09:18:14.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-24T09:18:14.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-24T09:18:14.718Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-24T09:18:14.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-24T09:18:14.979Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-24T09:18:14.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-24T09:18:16.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-24T09:18:16.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-24T09:18:16.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2023-03-24T09:18:18.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2023-03-24T09:18:23.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.3% of statements [2023-03-24T09:18:23.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-24T09:18:23.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-24T09:18:23.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-24T09:18:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-24T09:18:24.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-24T09:18:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-03-24T09:18:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-24T09:18:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-24T09:18:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-24T09:18:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-24T09:18:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-24T09:18:26.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-24T09:18:26.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-24T09:18:28.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.547s coverage: 88.5% of statements [2023-03-24T09:18:28.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-24T09:18:28.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-24T09:18:28.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-24T09:18:28.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-24T09:18:29.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.376s coverage: 95.6% of statements [2023-03-24T09:18:29.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-24T09:18:29.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-24T09:18:29.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-24T09:18:29.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-24T09:18:29.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-24T09:18:29.343Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-03-24T09:18:30.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-24T09:18:30.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-24T09:18:30.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-24T09:18:30.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements [2023-03-24T09:18:32.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-24T09:18:32.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-24T09:18:32.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-24T09:18:32.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements [2023-03-24T09:18:32.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 44.1% of statements [2023-03-24T09:18:32.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 82.9% of statements [2023-03-24T09:18:32.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-03-24T09:18:32.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements [2023-03-24T09:18:33.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-03-24T09:18:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-24T09:18:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-24T09:18:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-24T09:18:33.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-24T09:18:34.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-24T09:18:34.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-24T09:18:34.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-24T09:18:34.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-24T09:18:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-24T09:18:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-24T09:18:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-24T09:18:35.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-24T09:18:35.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-24T09:18:35.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-24T09:18:35.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-24T09:18:36.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-24T09:18:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-24T09:18:38.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-24T09:18:38.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-24T09:18:39.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-24T09:18:39.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-24T09:18:39.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-24T09:18:40.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-24T09:18:40.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-24T09:18:41.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-24T09:18:42.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-24T09:18:42.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-24T09:18:42.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-24T09:18:42.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-24T09:18:43.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-24T09:18:43.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-24T09:18:43.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-24T09:18:43.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-24T09:18:44.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-24T09:18:44.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-24T09:18:44.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-24T09:18:44.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-24T09:18:45.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-03-24T09:18:45.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-24T09:18:45.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-24T09:18:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-24T09:18:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.254s coverage: 79.9% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.079s coverage: 92.9% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.194s coverage: 38.4% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-03-24T09:18:58.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-03-24T09:18:58.469Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-24T09:18:58.469Z] running golangci-lint [2023-03-24T09:18:58.469Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-24T09:18:58.469Z] go version go1.20.2 linux/amd64 [2023-03-24T09:18:58.469Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-24T09:18:58.469Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-24T09:19:13.336Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|imports|deps|exports_file|name) took 13.731062997s" [2023-03-24T09:19:13.336Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.621344ms" [2023-03-24T09:19:18.597Z] level=info msg="[linters_context/goanalysis] analyzers took 57.281534834s with top 10 stages: buildir: 27.854318873s, fact_deprecated: 1.868861432s, inspect: 1.674377714s, gosec: 1.415590269s, ctrlflow: 1.039670899s, nilness: 987.092864ms, printf: 836.601349ms, S1038: 788.750801ms, fact_purity: 711.181115ms, ineffassign: 521.623939ms" [2023-03-24T09:19:18.597Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-24T09:19:18.597Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, exclude-rules: 21/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, path_prettifier: 201/201, filename_unadjuster: 201/201, skip_files: 201/201, identifier_marker: 201/201, exclude: 201/201, nolint: 0/21" [2023-03-24T09:19:18.597Z] level=info msg="[runner] processing took 19.02272ms with stages: identifier_marker: 7.133969ms, nolint: 6.555143ms, path_prettifier: 1.661176ms, autogenerated_exclude: 1.537452ms, exclude-rules: 1.307837ms, skip_dirs: 753.795µs, cgo: 40.414µs, filename_unadjuster: 29.453µs, max_same_issues: 741ns, uniq_by_line: 410ns, skip_files: 380ns, exclude: 350ns, diff: 280ns, severity-rules: 270ns, source_code: 250ns, sort_results: 220ns, max_from_linter: 180ns, path_shortener: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-03-24T09:19:18.597Z] level=info msg="[runner] linters took 6.920719526s with stages: goanalysis_metalinter: 6.901594255s" [2023-03-24T09:19:18.597Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-24T09:19:18.597Z] level=info msg="Memory: 208 samples, avg is 177.1MB, max is 802.0MB" [2023-03-24T09:19:18.597Z] level=info msg="Execution took 20.696724477s" [2023-03-24T09:19:18.597Z] go vet ./... [2023-03-24T09:19:22.778Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T09:19:22.778Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T09:19:23.036Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-24T09:19:23.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-24T09:19:23.335Z] + ls -al . [2023-03-24T09:19:23.335Z] total 704 [2023-03-24T09:19:23.335Z] drwxrwxr-x 11 1001 1001 4096 Mar 24 09:17 . [2023-03-24T09:19:23.335Z] drwxr-xr-x 4 root root 4096 Mar 24 09:17 .. [2023-03-24T09:19:23.335Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 09:17 .blubracket [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 16 Mar 24 09:17 .dockerignore [2023-03-24T09:19:23.335Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 09:17 .git [2023-03-24T09:19:23.335Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 09:17 .github [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 1133 Mar 24 09:17 .gitignore [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 42 Mar 24 09:17 .golangci.yml [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 87 Mar 24 09:17 .hadolint.yml [2023-03-24T09:19:23.335Z] drwxr-xr-x 3 1001 1001 4096 Mar 24 09:17 .semver [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 09:17 .sonarcloud.properties [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 1171 Mar 24 09:17 ADOPTERS.md [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 10835 Mar 24 09:17 Attribution.txt [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 73765 Mar 24 09:17 CHANGELOG.md [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 09:17 CONTRIBUTING.md [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 677 Mar 24 09:17 GOVERNANCE.md [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 883 Mar 24 09:17 Jenkinsfile [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 09:17 LICENSE [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 14368 Mar 24 09:17 Makefile [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 582 Mar 24 09:17 OWNERS.md [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 9403 Mar 24 09:17 README.md [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 789 Mar 24 09:17 SECURITY.md [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 5 Mar 24 09:17 VERSION [2023-03-24T09:19:23.335Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 09:17 bin [2023-03-24T09:19:23.335Z] drwxrwxr-x 18 1001 1001 4096 Mar 24 09:17 cmd [2023-03-24T09:19:23.335Z] -rw-r--r-- 1 root root 447380 Mar 24 09:18 coverage.out [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 3200 Mar 24 09:17 go.mod [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 31265 Mar 24 09:17 go.sum [2023-03-24T09:19:23.335Z] drwxrwxr-x 7 1001 1001 4096 Mar 24 09:17 internal [2023-03-24T09:19:23.335Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 09:17 openapi [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 594 Mar 24 09:17 security.txt [2023-03-24T09:19:23.335Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 09:17 snap [2023-03-24T09:19:23.335Z] -rw-rw-r-- 1 1001 1001 204 Mar 24 09:17 version.go [Pipeline] sh [2023-03-24T09:19:23.628Z] + '[' -e coverage.out ] [2023-03-24T09:19:23.628Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-24T09:19:23.741Z] Stashed 1 file(s) [Pipeline] sh [2023-03-24T09:19:24.018Z] + make build [2023-03-24T09:19:24.018Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-24T09:19:36.231Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-24T09:19:36.231Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-24T09:19:36.797Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-24T09:19:37.730Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-24T09:19:44.287Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-24T09:19:45.222Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-24T09:19:46.161Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-24T09:19:47.536Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-24T09:19:48.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-24T09:19:49.061Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-24T09:19:50.436Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-24T09:19:51.825Z] $ docker stop --time=1 0f5b90cbd46f128e88345e40ec042c315130af41303d9d19df4b775a0600b6d0 [2023-03-24T09:19:54.270Z] $ docker rm -f --volumes 0f5b90cbd46f128e88345e40ec042c315130af41303d9d19df4b775a0600b6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:19:55.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T09:19:55.242Z] [2023-03-24T09:19:55.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:19:55.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T09:19:55.544Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-24T09:19:55.544Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-24T09:19:55.544Z] ca9280d653b3: Pulling fs layer [2023-03-24T09:19:55.544Z] 7e9c9ca2126c: Pulling fs layer [2023-03-24T09:19:55.805Z] cbdbe7a5bc2a: Download complete [2023-03-24T09:19:55.805Z] ca9280d653b3: Verifying Checksum [2023-03-24T09:19:55.805Z] ca9280d653b3: Download complete [2023-03-24T09:19:55.805Z] cbdbe7a5bc2a: Pull complete [2023-03-24T09:19:56.374Z] 7e9c9ca2126c: Download complete [2023-03-24T09:19:56.374Z] ca9280d653b3: Pull complete [2023-03-24T09:19:59.676Z] 7e9c9ca2126c: Pull complete [2023-03-24T09:19:59.676Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-24T09:19:59.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T09:19:59.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T09:19:59.759Z] prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container [2023-03-24T09:19:59.789Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-24T09:20:01.342Z] $ docker top 01736dc61e55003c6812e6e80f7c829adac5c63d3055187744bd0f9daf480ece -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T09:20:01.681Z] + docker-compose build --help [2023-03-24T09:20:01.682Z] + grep parallel [2023-03-24T09:20:02.258Z] --parallel Build images in parallel. [Pipeline] } [2023-03-24T09:20:02.276Z] $ docker stop --time=1 01736dc61e55003c6812e6e80f7c829adac5c63d3055187744bd0f9daf480ece [2023-03-24T09:20:03.637Z] $ docker rm -f --volumes 01736dc61e55003c6812e6e80f7c829adac5c63d3055187744bd0f9daf480ece [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:20:04.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T09:20:04.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T09:20:04.091Z] prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container [2023-03-24T09:20:04.118Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-24T09:20:04.499Z] $ docker top 7d358b596d0d218d2f21a4503eb3fc7a2bc3b77819bfa8598a0f12eb41133bf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T09:20:04.839Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-24T09:20:05.405Z] Building core-command ... [2023-03-24T09:20:05.406Z] Building core-common-config-bootstrapper ... [2023-03-24T09:20:05.406Z] Building core-data ... [2023-03-24T09:20:05.406Z] Building core-metadata ... [2023-03-24T09:20:05.406Z] Building security-bootstrapper ... [2023-03-24T09:20:05.406Z] Building security-proxy-auth ... [2023-03-24T09:20:05.406Z] Building security-proxy-setup ... [2023-03-24T09:20:05.406Z] Building security-secretstore-setup ... [2023-03-24T09:20:05.406Z] Building security-spiffe-token-provider ... [2023-03-24T09:20:05.406Z] Building security-spire-agent ... [2023-03-24T09:20:05.406Z] Building security-spire-config ... [2023-03-24T09:20:05.406Z] Building security-spire-server ... [2023-03-24T09:20:05.406Z] Building support-notifications ... [2023-03-24T09:20:05.406Z] Building support-scheduler ... [2023-03-24T09:20:05.406Z] Building core-metadata [2023-03-24T09:20:05.406Z] Building security-spire-server [2023-03-24T09:20:05.406Z] Building security-spire-config [2023-03-24T09:20:05.406Z] Building support-notifications [2023-03-24T09:20:05.406Z] Building security-secretstore-setup [2023-03-24T09:20:17.601Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:20:17.601Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:20:17.601Z] ---> b1cf213411a9 [2023-03-24T09:20:17.601Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:20:17.601Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:20:17.601Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:20:17.601Z] ---> b1cf213411a9 [2023-03-24T09:20:17.601Z] Step 3/26 : WORKDIR /edgex-go [2023-03-24T09:20:17.601Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:20:17.601Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:20:17.601Z] ---> b1cf213411a9 [2023-03-24T09:20:17.601Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T09:20:17.601Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:20:17.601Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:20:17.601Z] ---> b1cf213411a9 [2023-03-24T09:20:17.601Z] Step 3/25 : WORKDIR /edgex-go [2023-03-24T09:20:17.601Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:20:17.601Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:20:17.601Z] ---> b1cf213411a9 [2023-03-24T09:20:17.601Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:20:20.133Z] ---> Running in 7c6b8e3694b7 [2023-03-24T09:20:20.133Z] ---> Running in 7c42fbaebbe4 [2023-03-24T09:20:20.133Z] ---> Running in 8910af48e279 [2023-03-24T09:20:20.133Z] ---> Running in 2e02bd544ec8 [2023-03-24T09:20:20.133Z] ---> Running in 26feaad9d975 [2023-03-24T09:20:20.133Z] Removing intermediate container 7c42fbaebbe4 [2023-03-24T09:20:20.133Z] ---> f0d5de3fc4eb [2023-03-24T09:20:20.133Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T09:20:20.133Z] Removing intermediate container 26feaad9d975 [2023-03-24T09:20:20.133Z] ---> 7d73506e4687 [2023-03-24T09:20:20.133Z] Step 4/25 : WORKDIR /edgex-go [2023-03-24T09:20:20.133Z] Removing intermediate container 8910af48e279 [2023-03-24T09:20:20.133Z] ---> c1b6464be19c [2023-03-24T09:20:20.133Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T09:20:20.133Z] ---> Running in e5a3b5ddb4f8 [2023-03-24T09:20:20.133Z] Removing intermediate container 2e02bd544ec8 [2023-03-24T09:20:20.133Z] ---> bc02ce0144fb [2023-03-24T09:20:20.133Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T09:20:20.134Z] Removing intermediate container 7c6b8e3694b7 [2023-03-24T09:20:20.134Z] ---> 0067a4cb8164 [2023-03-24T09:20:20.134Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-24T09:20:20.134Z] ---> Running in 5b88d1e6013a [2023-03-24T09:20:20.134Z] ---> Running in 1348f09098d5 [2023-03-24T09:20:20.134Z] ---> Running in bc1bffe9c2d6 [2023-03-24T09:20:20.134Z] ---> Running in e050ff59e37e [2023-03-24T09:20:20.134Z] Removing intermediate container e5a3b5ddb4f8 [2023-03-24T09:20:20.134Z] ---> 5c72af1d88ff [2023-03-24T09:20:20.134Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-24T09:20:20.134Z] ---> Running in f76814968b35 [2023-03-24T09:20:20.134Z] Removing intermediate container 1348f09098d5 [2023-03-24T09:20:20.134Z] ---> 186759c00796 [2023-03-24T09:20:20.134Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-24T09:20:20.134Z] ---> Running in 16ffa31e9d93 [2023-03-24T09:20:20.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:20:20.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:20:20.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:20:20.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:20:20.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:20:20.652Z] OK: 265 MiB in 53 packages [2023-03-24T09:20:20.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:20:20.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:20:20.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:20:20.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:20:20.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:20:20.916Z] OK: 265 MiB in 53 packages [2023-03-24T09:20:20.916Z] OK: 265 MiB in 53 packages [2023-03-24T09:20:21.175Z] OK: 265 MiB in 53 packages [2023-03-24T09:20:21.175Z] OK: 265 MiB in 53 packages [2023-03-24T09:20:21.175Z] Removing intermediate container 5b88d1e6013a [2023-03-24T09:20:21.175Z] ---> a1c192267228 [2023-03-24T09:20:21.175Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T09:20:21.434Z] ---> df3e0675025b [2023-03-24T09:20:21.434Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:20:21.434Z] ---> Running in df8a89dcb069 [2023-03-24T09:20:21.692Z] Removing intermediate container e050ff59e37e [2023-03-24T09:20:21.692Z] ---> f575a47e8d89 [2023-03-24T09:20:21.692Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-24T09:20:21.692Z] Removing intermediate container bc1bffe9c2d6 [2023-03-24T09:20:21.692Z] ---> 98352311e887 [2023-03-24T09:20:21.692Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-24T09:20:21.692Z] Removing intermediate container f76814968b35 [2023-03-24T09:20:21.692Z] ---> 11ed0e7d1111 [2023-03-24T09:20:21.692Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T09:20:21.692Z] Removing intermediate container 16ffa31e9d93 [2023-03-24T09:20:21.692Z] ---> fe6c4e52079d [2023-03-24T09:20:21.692Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-24T09:20:21.964Z] ---> 582828df3bde [2023-03-24T09:20:21.964Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:20:21.964Z] ---> Running in 28225717d076 [2023-03-24T09:20:21.964Z] ---> 4fd9e4dcb183 [2023-03-24T09:20:21.964Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:20:21.964Z] ---> f8a7fcfff385 [2023-03-24T09:20:21.964Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:20:21.964Z] ---> 9595e8689536 [2023-03-24T09:20:21.964Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:20:22.239Z] ---> Running in e18a5b64ed9d [2023-03-24T09:20:22.239Z] ---> Running in 7ccde973c27b [2023-03-24T09:20:22.239Z] ---> Running in 1040d0e005bc [2023-03-24T09:20:54.496Z] Removing intermediate container 7ccde973c27b [2023-03-24T09:20:54.496Z] ---> a4ca4c286c73 [2023-03-24T09:20:54.496Z] Step 8/23 : COPY . . [2023-03-24T09:20:54.496Z] Removing intermediate container 28225717d076 [2023-03-24T09:20:54.496Z] ---> 328d2a522d1f [2023-03-24T09:20:54.496Z] Step 7/25 : COPY . . [2023-03-24T09:20:54.496Z] Removing intermediate container e18a5b64ed9d [2023-03-24T09:20:54.496Z] Removing intermediate container 1040d0e005bc [2023-03-24T09:20:54.496Z] ---> 0fa649c2e095 [2023-03-24T09:20:54.496Z] ---> c86ebe36ca6a [2023-03-24T09:20:54.496Z] Step 7/26 : COPY . .Step 8/25 : COPY . . [2023-03-24T09:20:54.496Z] [2023-03-24T09:20:54.496Z] Removing intermediate container df8a89dcb069 [2023-03-24T09:20:54.496Z] ---> 93b6e4dcfda6 [2023-03-24T09:20:54.496Z] Step 7/27 : COPY . . [2023-03-24T09:21:09.372Z] ---> 1b0c5a3b6abc [2023-03-24T09:21:09.372Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-24T09:21:09.372Z] ---> 34d006dbf6f5 [2023-03-24T09:21:09.372Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T09:21:09.372Z] ---> 0d859d147217 [2023-03-24T09:21:09.372Z] ---> 402e4a2c0ad0 [2023-03-24T09:21:09.372Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-24T09:21:09.372Z] [2023-03-24T09:21:09.372Z] ---> 55bf8aef9294 [2023-03-24T09:21:09.372Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T09:21:09.372Z] ---> Running in 6f7e525ac241 [2023-03-24T09:21:09.372Z] ---> Running in 0e8d7cfa97e4 [2023-03-24T09:21:09.372Z] ---> Running in 5f66331b209b [2023-03-24T09:21:09.372Z] ---> Running in c8c11fdb001b [2023-03-24T09:21:09.372Z] ---> Running in c2db79350fe5 [2023-03-24T09:21:09.373Z] Removing intermediate container 0e8d7cfa97e4 [2023-03-24T09:21:09.373Z] ---> 5de6dd9850b2 [2023-03-24T09:21:09.373Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-24T09:21:09.373Z] Removing intermediate container c2db79350fe5 [2023-03-24T09:21:09.373Z] ---> d5c7268a94ba [2023-03-24T09:21:09.373Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T09:21:09.373Z] ---> Running in 41e65df5fd8f [2023-03-24T09:21:09.373Z] ---> Running in dc7004bd5e50 [2023-03-24T09:21:09.373Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-24T09:21:09.373Z] Removing intermediate container 41e65df5fd8f [2023-03-24T09:21:09.373Z] ---> 4c1563d972e1 [2023-03-24T09:21:09.373Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T09:21:09.373Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-24T09:21:09.373Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-24T09:21:09.373Z] Removing intermediate container dc7004bd5e50 [2023-03-24T09:21:09.373Z] ---> 47d6b9a74bdc [2023-03-24T09:21:09.373Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T09:21:09.373Z] ---> Running in 8f6e6b61d7fc [2023-03-24T09:21:09.373Z] ---> Running in 92cafd193f91 [2023-03-24T09:21:09.373Z] Removing intermediate container 8f6e6b61d7fc [2023-03-24T09:21:09.373Z] ---> 36f693e6fa0d [2023-03-24T09:21:09.373Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T09:21:09.373Z] ---> Running in 4106383a5be3 [2023-03-24T09:21:09.373Z] Removing intermediate container 92cafd193f91 [2023-03-24T09:21:09.373Z] ---> 62b8777f7354 [2023-03-24T09:21:09.373Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T09:21:09.373Z] ---> Running in d19f907b14d9 [2023-03-24T09:21:09.939Z] Removing intermediate container 4106383a5be3 [2023-03-24T09:21:09.939Z] ---> 8209e6299016 [2023-03-24T09:21:09.939Z] Step 12/26 : WORKDIR /edgex-go [2023-03-24T09:21:09.939Z] Removing intermediate container d19f907b14d9 [2023-03-24T09:21:09.939Z] ---> 98fedc68dc68 [2023-03-24T09:21:09.939Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T09:21:09.939Z] ---> Running in 88c98ed3e88b [2023-03-24T09:21:09.939Z] ---> Running in 04320bef1a81 [2023-03-24T09:21:10.197Z] Removing intermediate container 04320bef1a81 [2023-03-24T09:21:10.197Z] ---> 04737e4b1661 [2023-03-24T09:21:10.197Z] [2023-03-24T09:21:10.197Z] Step 13/26 : FROM alpine:3.17 [2023-03-24T09:21:10.197Z] Removing intermediate container 88c98ed3e88b [2023-03-24T09:21:10.197Z] ---> b8673592b9e7 [2023-03-24T09:21:10.197Z] [2023-03-24T09:21:10.197Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T09:21:10.764Z] 3.17: Pulling from library/alpine [2023-03-24T09:21:10.764Z] 3.17: Pulling from library/alpine [2023-03-24T09:21:11.329Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T09:21:11.329Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T09:21:11.329Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T09:21:11.329Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T09:21:11.329Z] ---> b2aa39c304c2 [2023-03-24T09:21:11.329Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T09:21:11.329Z] ---> b2aa39c304c2 [2023-03-24T09:21:11.329Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T09:21:11.329Z] ---> Running in 61a4a84a141e [2023-03-24T09:21:11.329Z] ---> Running in 896fa017d9ef [2023-03-24T09:21:11.895Z] Removing intermediate container 61a4a84a141e [2023-03-24T09:21:11.895Z] ---> 718060dda6cc [2023-03-24T09:21:11.895Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T09:21:11.895Z] Removing intermediate container 896fa017d9ef [2023-03-24T09:21:11.895Z] ---> d3751c1ebec1 [2023-03-24T09:21:11.895Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-24T09:21:12.153Z] ---> Running in e7ae11893df3 [2023-03-24T09:21:12.153Z] ---> Running in d79c34f9176b [2023-03-24T09:21:13.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:13.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:13.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:13.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:13.348Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T09:21:13.348Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T09:21:13.348Z] OK: 17820 distinct packages available [2023-03-24T09:21:13.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:13.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:13.606Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T09:21:13.606Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T09:21:13.606Z] OK: 17820 distinct packages available [2023-03-24T09:21:13.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:13.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:13.864Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-24T09:21:13.865Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-24T09:21:13.865Z] (3/5) Installing libucontext (1.2-r0) [2023-03-24T09:21:13.865Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-24T09:21:13.865Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-24T09:21:13.865Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:21:13.865Z] OK: 8 MiB in 20 packages [2023-03-24T09:21:13.865Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-24T09:21:13.865Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-24T09:21:13.865Z] (3/4) Installing libucontext (1.2-r0) [2023-03-24T09:21:13.865Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-24T09:21:13.865Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:21:13.865Z] OK: 7 MiB in 19 packages [2023-03-24T09:21:16.364Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5696 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws [2023-03-24T09:21:16.376Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2023-03-24T09:21:16.396Z] Removing intermediate container d79c34f9176b [2023-03-24T09:21:16.396Z] ---> d6193a6b69f1 [2023-03-24T09:21:16.396Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:21:16.396Z] Removing intermediate container e7ae11893df3 [2023-03-24T09:21:16.396Z] ---> f5fabddbea8b [2023-03-24T09:21:16.396Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:21:16.412Z] The recommended git tool is: git [2023-03-24T09:21:16.682Z] ---> 300553792198 [2023-03-24T09:21:16.682Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:21:16.940Z] ---> cb453c62731f [2023-03-24T09:21:16.940Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:21:17.505Z] ---> 294c33120021 [2023-03-24T09:21:17.505Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T09:21:17.505Z] ---> 6c40ccd1d979 [2023-03-24T09:21:17.505Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T09:21:22.455Z] using credential edgex-jenkins-ssh [2023-03-24T09:21:22.472Z] Cloning the remote Git repository [2023-03-24T09:21:22.519Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-24T09:21:22.626Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2023-03-24T09:21:22.766Z] ---> 5725df857743 [2023-03-24T09:21:22.766Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T09:21:22.766Z] ---> 6afd4c751f2a [2023-03-24T09:21:22.766Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T09:21:23.023Z] ---> c10fbee886cf [2023-03-24T09:21:23.023Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-24T09:21:23.280Z] ---> cf827cfdd049 [2023-03-24T09:21:23.280Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-24T09:21:23.280Z] ---> Running in 1922a16a9fa2 [2023-03-24T09:21:23.539Z] Removing intermediate container 1922a16a9fa2 [2023-03-24T09:21:23.539Z] ---> 7545bdd865a0 [2023-03-24T09:21:23.539Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-24T09:21:23.539Z] ---> c1c549e6d001 [2023-03-24T09:21:23.539Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-24T09:21:23.796Z] ---> 00e446185ce7 [2023-03-24T09:21:23.796Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T09:21:23.796Z] ---> 3b3cc3f10b57 [2023-03-24T09:21:23.796Z] Step 22/27 : WORKDIR / [2023-03-24T09:21:23.796Z] ---> Running in 07515018c7cb [2023-03-24T09:21:23.796Z] ---> Running in b8b1e0e7ef83 [2023-03-24T09:21:22.795Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-24T09:21:22.796Z] > git --version # timeout=10 [2023-03-24T09:21:22.826Z] > git --version # 'git version 2.25.1' [2023-03-24T09:21:22.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T09:21:23.000Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T09:21:24.053Z] Removing intermediate container b8b1e0e7ef83 [2023-03-24T09:21:24.053Z] ---> ebe06988cf26 [2023-03-24T09:21:24.053Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T09:21:24.053Z] Removing intermediate container 07515018c7cb [2023-03-24T09:21:24.053Z] ---> 34604aa4a9fa [2023-03-24T09:21:24.053Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T09:21:24.053Z] ---> Running in 89707d1bf8b9 [2023-03-24T09:21:24.053Z] ---> Running in 234d742b95b0 [2023-03-24T09:21:24.310Z] Removing intermediate container 234d742b95b0 [2023-03-24T09:21:24.310Z] ---> 1d50d32da824 [2023-03-24T09:21:24.310Z] Step 24/26 : LABEL arch=x86_64 [2023-03-24T09:21:24.310Z] ---> Running in 38658931c6ee [2023-03-24T09:21:24.310Z] Removing intermediate container 89707d1bf8b9 [2023-03-24T09:21:24.310Z] ---> 8bbecbe98ad2 [2023-03-24T09:21:24.310Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T09:21:24.570Z] ---> Running in c0c0fc8dd893 [2023-03-24T09:21:24.570Z] Removing intermediate container c0c0fc8dd893 [2023-03-24T09:21:24.570Z] ---> 959e54cc7984 [2023-03-24T09:21:24.570Z] Step 25/27 : LABEL arch=x86_64 [2023-03-24T09:21:24.570Z] Removing intermediate container 38658931c6ee [2023-03-24T09:21:24.570Z] ---> 430c1ba7f6c1 [2023-03-24T09:21:24.570Z] Step 25/26 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:21:24.829Z] ---> Running in e45f91fa532f [2023-03-24T09:21:24.829Z] ---> Running in 76464bad90e0 [2023-03-24T09:21:25.087Z] Removing intermediate container e45f91fa532f [2023-03-24T09:21:25.087Z] ---> b327939598f8 [2023-03-24T09:21:25.087Z] Step 26/27 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:21:25.087Z] Removing intermediate container 76464bad90e0 [2023-03-24T09:21:25.087Z] ---> d9b5ba799a0e [2023-03-24T09:21:25.087Z] Step 26/26 : LABEL version=0.0.0 [2023-03-24T09:21:25.087Z] ---> Running in ba8a355fc77d [2023-03-24T09:21:25.087Z] ---> Running in 1f0391fd63a4 [2023-03-24T09:21:25.346Z] Removing intermediate container 1f0391fd63a4 [2023-03-24T09:21:25.346Z] ---> d67daeeaf3e6 [2023-03-24T09:21:25.346Z] [2023-03-24T09:21:25.346Z] Successfully built d67daeeaf3e6 [2023-03-24T09:21:25.604Z] Successfully tagged security-spire-server:latest [2023-03-24T09:21:25.604Z]  Building security-spire-server ... done Building security-proxy-setup [2023-03-24T09:21:25.604Z] Removing intermediate container ba8a355fc77d [2023-03-24T09:21:25.604Z] ---> 664d4292e200 [2023-03-24T09:21:25.604Z] Step 27/27 : LABEL version=0.0.0 [2023-03-24T09:21:25.604Z] ---> Running in 25a53ebb6c28 [2023-03-24T09:21:26.537Z] Removing intermediate container 25a53ebb6c28 [2023-03-24T09:21:26.537Z] ---> 48119ad3b689 [2023-03-24T09:21:26.537Z] [2023-03-24T09:21:26.537Z] Successfully built 48119ad3b689 [2023-03-24T09:21:26.537Z] Successfully tagged security-spire-config:latest [2023-03-24T09:21:26.537Z] Building core-command [2023-03-24T09:21:29.812Z]  Building security-spire-config ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-24T09:21:29.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:21:29.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:21:29.812Z] ---> b1cf213411a9 [2023-03-24T09:21:29.812Z] Step 3/22 : WORKDIR /edgex-go [2023-03-24T09:21:29.812Z] ---> Using cache [2023-03-24T09:21:29.812Z] ---> 0067a4cb8164 [2023-03-24T09:21:29.812Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-24T09:21:29.812Z] ---> Using cache [2023-03-24T09:21:29.812Z] ---> f575a47e8d89 [2023-03-24T09:21:29.812Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-24T09:21:29.812Z] ---> Using cache [2023-03-24T09:21:29.812Z] ---> 582828df3bde [2023-03-24T09:21:29.812Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:21:29.812Z] ---> Using cache [2023-03-24T09:21:29.812Z] ---> 328d2a522d1f [2023-03-24T09:21:29.812Z] Step 7/22 : COPY . . [2023-03-24T09:21:29.812Z] ---> Using cache [2023-03-24T09:21:29.812Z] ---> 0d859d147217 [2023-03-24T09:21:29.812Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-24T09:21:30.744Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:21:30.744Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:21:30.744Z] ---> b1cf213411a9 [2023-03-24T09:21:30.744Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:21:30.744Z] ---> Using cache [2023-03-24T09:21:30.744Z] ---> 7d73506e4687 [2023-03-24T09:21:30.744Z] Step 4/24 : WORKDIR /edgex-go [2023-03-24T09:21:30.744Z] ---> Using cache [2023-03-24T09:21:30.744Z] ---> 186759c00796 [2023-03-24T09:21:30.745Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-24T09:21:30.745Z] ---> Using cache [2023-03-24T09:21:30.745Z] ---> fe6c4e52079d [2023-03-24T09:21:30.745Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-24T09:21:30.745Z] ---> Using cache [2023-03-24T09:21:30.745Z] ---> 9595e8689536 [2023-03-24T09:21:30.745Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:21:30.745Z] ---> Using cache [2023-03-24T09:21:30.745Z] ---> c86ebe36ca6a [2023-03-24T09:21:30.745Z] Step 8/24 : COPY . . [2023-03-24T09:21:30.745Z] ---> Using cache [2023-03-24T09:21:30.745Z] ---> 1b0c5a3b6abc [2023-03-24T09:21:30.745Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-24T09:21:32.646Z] ---> Running in 3ff9b4660dce [2023-03-24T09:21:32.646Z] ---> Running in f4c9c4f929dc [2023-03-24T09:21:32.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-24T09:21:32.905Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-24T09:21:34.804Z] Removing intermediate container c8c11fdb001b [2023-03-24T09:21:34.804Z] ---> 77bba0ed95fb [2023-03-24T09:21:34.804Z] [2023-03-24T09:21:34.804Z] Step 9/25 : FROM alpine:3.17 [2023-03-24T09:21:34.804Z] ---> b2aa39c304c2 [2023-03-24T09:21:34.804Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-24T09:21:34.804Z] ---> Running in 454e50835f7a [2023-03-24T09:21:34.804Z] Removing intermediate container 6f7e525ac241 [2023-03-24T09:21:34.804Z] ---> fca2ee2dfbc2 [2023-03-24T09:21:34.804Z] [2023-03-24T09:21:34.804Z] Step 10/25 : FROM alpine:3.17 [2023-03-24T09:21:34.804Z] ---> b2aa39c304c2 [2023-03-24T09:21:34.804Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:21:34.804Z] ---> Running in 1329c71cdf88 [2023-03-24T09:21:35.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:35.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:35.629Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-24T09:21:35.629Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-24T09:21:35.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:35.629Z] (3/3) Installing su-exec (0.2-r2) [2023-03-24T09:21:35.629Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:21:35.629Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T09:21:35.629Z] OK: 8 MiB in 18 packages [2023-03-24T09:21:35.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:35.886Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T09:21:35.886Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:21:35.886Z] OK: 7 MiB in 16 packages [2023-03-24T09:21:36.456Z] Removing intermediate container 454e50835f7a [2023-03-24T09:21:36.456Z] ---> cc12dde5eaff [2023-03-24T09:21:36.456Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T09:21:36.714Z] Removing intermediate container 1329c71cdf88 [2023-03-24T09:21:36.714Z] ---> 3484fc967a11 [2023-03-24T09:21:36.714Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T09:21:36.714Z] ---> Running in 62aa981912e4 [2023-03-24T09:21:36.714Z] ---> Running in 95c661bc7f40 [2023-03-24T09:21:36.973Z] Removing intermediate container 95c661bc7f40 [2023-03-24T09:21:36.973Z] ---> 94e232c5a275 [2023-03-24T09:21:36.973Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-24T09:21:36.973Z] Removing intermediate container 62aa981912e4 [2023-03-24T09:21:36.973Z] ---> 1e048b16402f [2023-03-24T09:21:36.973Z] Step 12/25 : WORKDIR / [2023-03-24T09:21:36.973Z] ---> Running in e865d4f9c93e [2023-03-24T09:21:37.232Z] ---> Running in 03ee19e41cc7 [2023-03-24T09:21:37.232Z] Removing intermediate container e865d4f9c93e [2023-03-24T09:21:37.232Z] ---> 2afd7922d6a4 [2023-03-24T09:21:37.232Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-24T09:21:37.232Z] ---> Running in e6c018b9dedd [2023-03-24T09:21:37.500Z] Removing intermediate container 03ee19e41cc7 [2023-03-24T09:21:37.500Z] ---> 0fa54f92a622 [2023-03-24T09:21:37.500Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:21:37.759Z] Removing intermediate container e6c018b9dedd [2023-03-24T09:21:37.759Z] ---> 567f1a15d480 [2023-03-24T09:21:37.759Z] Step 15/25 : WORKDIR / [2023-03-24T09:21:37.759Z] ---> Running in da623868388c [2023-03-24T09:21:38.016Z] ---> 104b39ec5952 [2023-03-24T09:21:38.016Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:21:38.016Z] Removing intermediate container da623868388c [2023-03-24T09:21:38.016Z] ---> 9c710497aa81 [2023-03-24T09:21:38.016Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:21:38.274Z] ---> 77ae2570dd0f [2023-03-24T09:21:38.274Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-24T09:21:38.534Z] ---> fa2f652c6a9c [2023-03-24T09:21:38.534Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:21:38.795Z] Removing intermediate container 5f66331b209b [2023-03-24T09:21:38.795Z] ---> 2d247eb16942 [2023-03-24T09:21:38.795Z] [2023-03-24T09:21:38.795Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T09:21:38.795Z] ---> b2aa39c304c2 [2023-03-24T09:21:38.795Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-24T09:21:39.054Z] ---> 6a5f8a5d1b47 [2023-03-24T09:21:39.054Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-24T09:21:39.054Z] ---> 90decd910b4a [2023-03-24T09:21:39.054Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-24T09:21:39.054Z] ---> Running in 6d54bc25b864 [2023-03-24T09:21:39.619Z] ---> f097e7be1920 [2023-03-24T09:21:39.619Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:21:39.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:39.882Z] ---> 38204514827e [2023-03-24T09:21:39.882Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-24T09:21:39.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:40.139Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-24T09:21:40.139Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-24T09:21:40.139Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:21:40.139Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T09:21:40.139Z] OK: 8 MiB in 17 packages [2023-03-24T09:21:40.396Z] ---> c278d2fbd261 [2023-03-24T09:21:40.659Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:21:39.246Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-24T09:21:39.271Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T09:21:40.237Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-24T09:21:40.277Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-24T09:21:40.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T09:21:40.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-24T09:21:40.919Z] ---> 66501fe28138 [2023-03-24T09:21:40.919Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-24T09:21:40.919Z] ---> 11847befeee0 [2023-03-24T09:21:40.919Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-24T09:21:41.027Z] Merging remotes/origin/main commit 32e4cad4570321b8701fad636f81d26e3bb342d0 into PR head commit 69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:21:41.180Z] Removing intermediate container 6d54bc25b864 [2023-03-24T09:21:41.180Z] ---> 889ef6324cac [2023-03-24T09:21:41.180Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T09:21:41.180Z] ---> Running in 56d5d910a0ec [2023-03-24T09:21:41.438Z] ---> b420d9c3856c [2023-03-24T09:21:41.438Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-24T09:21:41.438Z] ---> Running in 67767dd83519 [2023-03-24T09:21:41.438Z] Removing intermediate container 56d5d910a0ec [2023-03-24T09:21:41.438Z] ---> 345bb228cacb [2023-03-24T09:21:41.438Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-24T09:21:41.500Z] Merge succeeded, producing 69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:21:41.500Z] Checking out Revision 69577748dc3ed1b77a09d9d7c86107c2b9b92509 (PR-4465) [2023-03-24T09:21:41.697Z] ---> Running in e25a4e87fbc5 [2023-03-24T09:21:41.959Z] Removing intermediate container 67767dd83519 [2023-03-24T09:21:41.959Z] ---> 6a9ddf9b1e4a [2023-03-24T09:21:41.959Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:21:41.959Z] Removing intermediate container e25a4e87fbc5 [2023-03-24T09:21:41.959Z] ---> c85e6ef4ae03 [2023-03-24T09:21:41.959Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T09:21:42.212Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-03-24T09:21:42.217Z] ---> Running in 3edb7ebeeaa7 [2023-03-24T09:21:42.217Z] ---> Running in b6d880c7f327 [2023-03-24T09:21:42.474Z] ---> ae9f89ac2cc0 [2023-03-24T09:21:42.474Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T09:21:42.474Z] Removing intermediate container 3edb7ebeeaa7 [2023-03-24T09:21:42.474Z] ---> a251b5eb5ae5 [2023-03-24T09:21:42.474Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:21:42.474Z] Removing intermediate container b6d880c7f327 [2023-03-24T09:21:42.474Z] ---> 0808e24e0dcf [2023-03-24T09:21:42.474Z] Step 23/25 : LABEL arch=x86_64 [2023-03-24T09:21:42.474Z] ---> Running in 0513f9583ad6 [2023-03-24T09:21:42.734Z] ---> 77a220c57686 [2023-03-24T09:21:42.734Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T09:21:41.044Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T09:21:41.129Z] > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 [2023-03-24T09:21:41.370Z] > git remote # timeout=10 [2023-03-24T09:21:41.395Z] > git config --get remote.origin.url # timeout=10 [2023-03-24T09:21:41.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T09:21:41.441Z] > git merge 32e4cad4570321b8701fad636f81d26e3bb342d0 # timeout=10 [2023-03-24T09:21:41.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-24T09:21:41.506Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T09:21:41.527Z] > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 [2023-03-24T09:21:42.993Z] ---> 79824eb1e8a2 [2023-03-24T09:21:42.993Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:21:42.993Z] ---> Running in 07b2ce9e1de8 [2023-03-24T09:21:42.993Z] Removing intermediate container 0513f9583ad6 [2023-03-24T09:21:42.993Z] ---> b293daac334a [2023-03-24T09:21:42.993Z] Step 24/25 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:21:42.993Z] ---> Running in 736a6cdf00df [2023-03-24T09:21:43.250Z] ---> 2a4a939a5bf0 [2023-03-24T09:21:43.250Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-24T09:21:43.250Z] Removing intermediate container 736a6cdf00df [2023-03-24T09:21:43.250Z] ---> 59700a92d942 [2023-03-24T09:21:43.250Z] Step 25/25 : LABEL version=0.0.0 [2023-03-24T09:21:43.250Z] ---> Running in 1e00a243c553 [2023-03-24T09:21:43.255Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T09:21:43.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T09:21:43.256Z] Dload Upload Total Spent Left Speed [2023-03-24T09:21:43.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [2023-03-24T09:21:43.511Z] Removing intermediate container 1e00a243c553 [2023-03-24T09:21:43.511Z] ---> 494da74f1970 [2023-03-24T09:21:43.511Z] [2023-03-24T09:21:43.511Z] Successfully built 494da74f1970 [2023-03-24T09:21:43.511Z] Successfully tagged core-metadata:latest [Pipeline] sh [2023-03-24T09:21:43.794Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-03-24T09:21:43.873Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T09:21:44.213Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-24T09:21:44.213Z] + sudo tee /etc/docker/daemon.new [2023-03-24T09:21:44.213Z] { [2023-03-24T09:21:44.213Z] "registry-mirrors": [ [2023-03-24T09:21:44.213Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T09:21:44.213Z] ], [2023-03-24T09:21:44.213Z] "bip": "10.250.0.254/24", [2023-03-24T09:21:44.213Z] "hosts": [ [2023-03-24T09:21:44.213Z] "tcp://0.0.0.0:5555", [2023-03-24T09:21:44.213Z] "unix:///var/run/docker.sock" [2023-03-24T09:21:44.213Z] ], [2023-03-24T09:21:44.213Z] "mtu": 1458, [2023-03-24T09:21:44.213Z] "selinux-enabled": true, [2023-03-24T09:21:44.213Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T09:21:44.213Z] } [Pipeline] sh [2023-03-24T09:21:44.551Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T09:21:44.728Z] ---> 270d41978ef8 [2023-03-24T09:21:44.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:21:44.728Z] Removing intermediate container 07b2ce9e1de8 [2023-03-24T09:21:44.728Z] ---> 2ea99a746555 [2023-03-24T09:21:44.728Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T09:21:44.728Z] ---> ccedc7b2d8bf [2023-03-24T09:21:44.728Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-24T09:21:44.728Z] ---> Running in 6549aaaf2511 [2023-03-24T09:21:44.893Z] + sudo service docker restart [2023-03-24T09:21:44.994Z] ---> Running in 14e0af163724 [2023-03-24T09:21:44.994Z] Removing intermediate container 14e0af163724 [2023-03-24T09:21:44.994Z] ---> d25045a73f55 [2023-03-24T09:21:44.995Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:21:45.253Z] Removing intermediate container 6549aaaf2511 [2023-03-24T09:21:45.253Z] ---> c9d630881a3a [2023-03-24T09:21:45.253Z] Step 23/25 : LABEL arch=x86_64 [2023-03-24T09:21:45.253Z] ---> Running in 1d7eb1f0acbb [2023-03-24T09:21:45.253Z] ---> Running in 4c3b7e1b9ca5 [2023-03-24T09:21:45.253Z] Removing intermediate container 1d7eb1f0acbb [2023-03-24T09:21:45.253Z] ---> 461efe9b9a29 [2023-03-24T09:21:45.253Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T09:21:45.253Z] ---> Running in ce549e6aa212 [2023-03-24T09:21:45.253Z] Removing intermediate container 4c3b7e1b9ca5 [2023-03-24T09:21:45.253Z] ---> f2975a10495b [2023-03-24T09:21:45.253Z] Step 24/25 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:21:45.512Z] ---> Running in 64156f2b1bea [2023-03-24T09:21:45.512Z] Removing intermediate container ce549e6aa212 [2023-03-24T09:21:45.512Z] ---> 1549a665638f [2023-03-24T09:21:45.512Z] Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:21:45.512Z] ---> Running in aaa01f54e7bf [2023-03-24T09:21:45.512Z] Removing intermediate container 64156f2b1bea [2023-03-24T09:21:45.512Z] ---> bf27be16c3ac [2023-03-24T09:21:45.512Z] Step 25/25 : LABEL version=0.0.0 [2023-03-24T09:21:45.778Z] ---> Running in 4038340f8ae7 [2023-03-24T09:21:45.778Z] Removing intermediate container aaa01f54e7bf [2023-03-24T09:21:45.778Z] ---> d69499a26581 [2023-03-24T09:21:45.778Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T09:21:45.778Z] ---> Running in c3cbc2b6cfa3 [2023-03-24T09:21:45.778Z] Removing intermediate container 4038340f8ae7 [2023-03-24T09:21:45.778Z] ---> d755e79fefab [2023-03-24T09:21:45.778Z] [2023-03-24T09:21:45.778Z] Successfully built d755e79fefab [2023-03-24T09:21:46.036Z] Successfully tagged security-secretstore-setup:latest [2023-03-24T09:21:46.036Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-03-24T09:21:46.036Z] Removing intermediate container c3cbc2b6cfa3 [2023-03-24T09:21:46.036Z] ---> 4262763659d6 [2023-03-24T09:21:46.036Z] [2023-03-24T09:21:46.036Z] Successfully built 4262763659d6 [2023-03-24T09:21:46.036Z] Successfully tagged support-notifications:latest [2023-03-24T09:21:46.036Z] Building security-spiffe-token-provider [2023-03-24T09:21:50.230Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:21:50.230Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:21:50.230Z] ---> b1cf213411a9 [2023-03-24T09:21:50.230Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:21:50.230Z] ---> Using cache [2023-03-24T09:21:50.230Z] ---> 7d73506e4687 [2023-03-24T09:21:50.230Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T09:21:50.230Z] ---> Using cache [2023-03-24T09:21:50.230Z] ---> 186759c00796 [2023-03-24T09:21:50.230Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T09:21:50.230Z] ---> Using cache [2023-03-24T09:21:50.230Z] ---> fe6c4e52079d [2023-03-24T09:21:50.230Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T09:21:50.230Z] ---> Using cache [2023-03-24T09:21:50.230Z] ---> 9595e8689536 [2023-03-24T09:21:50.230Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:21:50.230Z] ---> Using cache [2023-03-24T09:21:50.230Z] ---> c86ebe36ca6a [2023-03-24T09:21:50.230Z] Step 8/23 : COPY . . [2023-03-24T09:21:50.230Z] ---> Using cache [2023-03-24T09:21:50.230Z] ---> 1b0c5a3b6abc [2023-03-24T09:21:50.230Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-24T09:21:51.606Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:21:51.606Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:21:51.606Z] ---> b1cf213411a9 [2023-03-24T09:21:51.606Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:21:51.606Z] ---> Using cache [2023-03-24T09:21:51.606Z] ---> 7d73506e4687 [2023-03-24T09:21:51.606Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T09:21:51.606Z] ---> Using cache [2023-03-24T09:21:51.606Z] ---> 186759c00796 [2023-03-24T09:21:51.606Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T09:21:51.606Z] ---> Using cache [2023-03-24T09:21:51.606Z] ---> fe6c4e52079d [2023-03-24T09:21:51.606Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T09:21:51.606Z] ---> Using cache [2023-03-24T09:21:51.606Z] ---> 9595e8689536 [2023-03-24T09:21:51.606Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:21:51.606Z] ---> Using cache [2023-03-24T09:21:51.606Z] ---> c86ebe36ca6a [2023-03-24T09:21:51.606Z] Step 8/23 : COPY . . [2023-03-24T09:21:51.606Z] ---> Using cache [2023-03-24T09:21:51.606Z] ---> 1b0c5a3b6abc [2023-03-24T09:21:51.606Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-24T09:21:51.606Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:21:51.606Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:21:51.606Z] ---> b1cf213411a9 [2023-03-24T09:21:51.606Z] Step 3/20 : WORKDIR /edgex-go [2023-03-24T09:21:51.606Z] ---> Using cache [2023-03-24T09:21:51.606Z] ---> 0067a4cb8164 [2023-03-24T09:21:51.606Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-24T09:21:52.540Z] ---> Running in 293c2045e977 [2023-03-24T09:21:52.541Z] ---> Running in 6f4f61188d53 [2023-03-24T09:21:52.541Z] ---> Running in cdf3a4920676 [2023-03-24T09:21:53.123Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-24T09:21:53.382Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-24T09:21:53.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:53.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:53.900Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T09:21:53.900Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T09:21:53.900Z] OK: 17822 distinct packages available [2023-03-24T09:21:53.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:53.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:54.163Z] OK: 265 MiB in 53 packages [2023-03-24T09:21:54.420Z] Removing intermediate container 3ff9b4660dce [2023-03-24T09:21:54.420Z] ---> 5f3955f3d51e [2023-03-24T09:21:54.420Z] [2023-03-24T09:21:54.420Z] Step 9/22 : FROM alpine:3.17 [2023-03-24T09:21:54.420Z] ---> b2aa39c304c2 [2023-03-24T09:21:54.420Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-24T09:21:54.681Z] ---> Running in 017202466c19 [2023-03-24T09:21:54.681Z] Removing intermediate container 6f4f61188d53 [2023-03-24T09:21:54.681Z] ---> 3cc09bd8aba5 [2023-03-24T09:21:54.681Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-24T09:21:54.681Z] Removing intermediate container f4c9c4f929dc [2023-03-24T09:21:54.681Z] ---> 3a573a1150e5 [2023-03-24T09:21:54.681Z] [2023-03-24T09:21:54.681Z] Step 10/24 : FROM alpine:3.17 [2023-03-24T09:21:54.681Z] ---> b2aa39c304c2 [2023-03-24T09:21:54.681Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:21:54.681Z] ---> Using cache [2023-03-24T09:21:54.681Z] ---> 3484fc967a11 [2023-03-24T09:21:54.681Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T09:21:54.681Z] ---> Using cache [2023-03-24T09:21:54.681Z] ---> 94e232c5a275 [2023-03-24T09:21:54.681Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-24T09:21:54.940Z] ---> Running in 02d063ff84fe [2023-03-24T09:21:54.940Z] ---> 9acbdeecbd34 [2023-03-24T09:21:54.940Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:21:54.940Z] ---> Running in f385e7aebef9 [2023-03-24T09:21:54.940Z] Removing intermediate container 02d063ff84fe [2023-03-24T09:21:54.940Z] ---> 40ab0b89ec6c [2023-03-24T09:21:54.940Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-24T09:21:54.940Z] ---> Running in cc355350ca30 [2023-03-24T09:21:54.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:55.201Z] Removing intermediate container cc355350ca30 [2023-03-24T09:21:55.201Z] ---> 7ad3073b3a9e [2023-03-24T09:21:55.201Z] Step 15/24 : WORKDIR / [2023-03-24T09:21:55.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:21:55.201Z] ---> Running in 3ba49053f4c1 [2023-03-24T09:21:55.201Z] Removing intermediate container 3ba49053f4c1 [2023-03-24T09:21:55.201Z] ---> 8723e53407e5 [2023-03-24T09:21:55.201Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:21:55.459Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T09:21:55.459Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-24T09:21:55.459Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:21:55.459Z] OK: 8 MiB in 17 packages [2023-03-24T09:21:55.459Z] ---> 1ac095cff4f6 [2023-03-24T09:21:55.459Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:21:56.025Z] ---> 1089d5072217 [2023-03-24T09:21:56.025Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-24T09:21:56.025Z] Removing intermediate container 017202466c19 [2023-03-24T09:21:56.025Z] ---> 76ca101f907d [2023-03-24T09:21:56.025Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T09:21:56.025Z] ---> Running in 1e08e986d280 [2023-03-24T09:21:56.593Z] Removing intermediate container 1e08e986d280 [2023-03-24T09:21:56.593Z] ---> de74f4b7d770 [2023-03-24T09:21:56.593Z] Step 12/22 : WORKDIR /edgex [2023-03-24T09:21:56.593Z] ---> Running in 7ccd6e4fe5ff [2023-03-24T09:21:56.593Z] ---> 447f23b68af9 [2023-03-24T09:21:56.593Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:21:56.851Z] Removing intermediate container 7ccd6e4fe5ff [2023-03-24T09:21:56.851Z] ---> f365a5fba091 [2023-03-24T09:21:56.851Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:21:56.851Z] ---> 71d49094e839 [2023-03-24T09:21:56.851Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-24T09:21:57.109Z] ---> Running in 077b80efb619 [2023-03-24T09:21:57.109Z] ---> 3c1c0babb98e [2023-03-24T09:21:57.109Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:21:57.369Z] Removing intermediate container 077b80efb619 [2023-03-24T09:21:57.627Z] ---> 148e31b6c2b2 [2023-03-24T09:21:57.627Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:21:57.627Z] ---> Running in 5372ac682bb8 [2023-03-24T09:21:57.627Z] ---> 21a4a741eca7 [2023-03-24T09:21:57.627Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-24T09:21:57.887Z] Removing intermediate container 5372ac682bb8 [2023-03-24T09:21:57.887Z] ---> b1bb330af01a [2023-03-24T09:21:57.887Z] Step 22/24 : LABEL arch=x86_64 [2023-03-24T09:21:57.887Z] ---> Running in bce690a57ae4 [2023-03-24T09:21:58.145Z] Removing intermediate container bce690a57ae4 [2023-03-24T09:21:58.145Z] ---> c5eaa95ad8b9 [2023-03-24T09:21:58.145Z] Step 23/24 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:21:58.145Z] ---> 3ee8c4c54e10 [2023-03-24T09:21:58.145Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-24T09:21:58.145Z] ---> Running in 8292c25e0cd3 [2023-03-24T09:21:58.712Z] Removing intermediate container 8292c25e0cd3 [2023-03-24T09:21:58.712Z] ---> b66ae3146723 [2023-03-24T09:21:58.712Z] Step 24/24 : LABEL version=0.0.0 [2023-03-24T09:21:58.712Z] ---> Running in 8ccd8f522145 [2023-03-24T09:21:59.280Z] ---> 68229dc2bb98 [2023-03-24T09:21:59.280Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T09:21:59.280Z] Removing intermediate container 8ccd8f522145 [2023-03-24T09:21:59.280Z] ---> 0eb8ec8ced56 [2023-03-24T09:21:59.280Z] [2023-03-24T09:21:59.550Z] Successfully built 0eb8ec8ced56 [2023-03-24T09:21:59.550Z] Successfully tagged core-command:latest [2023-03-24T09:21:59.550Z] Building support-scheduler [2023-03-24T09:21:59.550Z]  Building core-command ... done  ---> 42c9166e4f20 [2023-03-24T09:21:59.550Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T09:21:59.550Z] ---> Running in c0807d5efc15 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T09:22:03.189Z] provisioning config files... [2023-03-24T09:22:03.219Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4916071523900208044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T09:22:03.579Z] ---> docker-login.sh [2023-03-24T09:22:03.579Z] nexus3.edgexfoundry.org:10001 [2023-03-24T09:22:03.743Z] Removing intermediate container c0807d5efc15 [2023-03-24T09:22:03.743Z] ---> e34f7e9b56e2 [2023-03-24T09:22:03.743Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T09:22:03.743Z] ---> Running in c5efaf7a835d [2023-03-24T09:22:04.002Z] Removing intermediate container c5efaf7a835d [2023-03-24T09:22:04.002Z] ---> f6562d793971 [2023-03-24T09:22:04.002Z] Step 20/22 : LABEL arch=x86_64 [2023-03-24T09:22:04.002Z] ---> Running in 7e6cf9a95fb3 [2023-03-24T09:22:04.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T09:22:04.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T09:22:04.182Z] Configure a credential helper to remove this warning. See [2023-03-24T09:22:04.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T09:22:04.182Z] [2023-03-24T09:22:04.182Z] Login Succeeded [2023-03-24T09:22:04.182Z] nexus3.edgexfoundry.org:10002 [2023-03-24T09:22:04.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T09:22:04.599Z] Removing intermediate container 7e6cf9a95fb3 [2023-03-24T09:22:04.599Z] ---> b919ebea53f0 [2023-03-24T09:22:04.599Z] Step 21/22 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:22:04.599Z] ---> Running in 466b30537fe4 [2023-03-24T09:22:04.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T09:22:04.726Z] Configure a credential helper to remove this warning. See [2023-03-24T09:22:04.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T09:22:04.726Z] [2023-03-24T09:22:04.726Z] Login Succeeded [2023-03-24T09:22:04.726Z] nexus3.edgexfoundry.org:10003 [2023-03-24T09:22:04.859Z] Removing intermediate container 466b30537fe4 [2023-03-24T09:22:04.859Z] ---> 3e75ee12a6f6 [2023-03-24T09:22:04.859Z] Step 22/22 : LABEL version=0.0.0 [2023-03-24T09:22:04.859Z] ---> Running in 07f59fe2bbf7 [2023-03-24T09:22:04.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T09:22:04.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T09:22:04.997Z] Configure a credential helper to remove this warning. See [2023-03-24T09:22:04.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T09:22:04.997Z] [2023-03-24T09:22:04.997Z] Login Succeeded [2023-03-24T09:22:04.997Z] nexus3.edgexfoundry.org:10004 [2023-03-24T09:22:05.116Z] Removing intermediate container 07f59fe2bbf7 [2023-03-24T09:22:05.116Z] ---> 5b61e0cdf8df [2023-03-24T09:22:05.116Z] [2023-03-24T09:22:05.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T09:22:05.388Z] Successfully built 5b61e0cdf8df [2023-03-24T09:22:05.388Z] Successfully tagged security-proxy-setup:latest [2023-03-24T09:22:05.388Z] Building security-spire-agent [2023-03-24T09:22:05.388Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:22:05.388Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:22:05.388Z] ---> b1cf213411a9 [2023-03-24T09:22:05.388Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:22:05.388Z] ---> Using cache [2023-03-24T09:22:05.388Z] ---> 7d73506e4687 [2023-03-24T09:22:05.388Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T09:22:05.388Z] ---> Using cache [2023-03-24T09:22:05.388Z] ---> 186759c00796 [2023-03-24T09:22:05.388Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T09:22:05.388Z] ---> Using cache [2023-03-24T09:22:05.388Z] ---> fe6c4e52079d [2023-03-24T09:22:05.388Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T09:22:05.388Z] ---> Using cache [2023-03-24T09:22:05.388Z] ---> 9595e8689536 [2023-03-24T09:22:05.388Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:22:05.388Z] ---> Using cache [2023-03-24T09:22:05.388Z] ---> c86ebe36ca6a [2023-03-24T09:22:05.388Z] Step 8/23 : COPY . . [2023-03-24T09:22:05.388Z] ---> Using cache [2023-03-24T09:22:05.388Z] ---> 1b0c5a3b6abc [2023-03-24T09:22:05.388Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-24T09:22:05.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T09:22:05.542Z] Configure a credential helper to remove this warning. See [2023-03-24T09:22:05.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T09:22:05.542Z] [2023-03-24T09:22:05.542Z] Login Succeeded [2023-03-24T09:22:05.542Z] docker.io [2023-03-24T09:22:05.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T09:22:06.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T09:22:06.083Z] Configure a credential helper to remove this warning. See [2023-03-24T09:22:06.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T09:22:06.083Z] [2023-03-24T09:22:06.083Z] Login Succeeded [2023-03-24T09:22:06.083Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T09:22:06.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-24T09:22:06.325Z] ---> Running in d49d0fde9bb6 [Pipeline] sh [2023-03-24T09:22:06.682Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-03-24T09:22:06.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T09:22:06.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T09:22:06.731Z] ========================================================= [2023-03-24T09:22:06.731Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T09:22:06.731Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-24T09:22:06.890Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-24T09:22:07.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T09:22:07.331Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T09:22:07.331Z] af6eaf76a39c: Pulling fs layer [2023-03-24T09:22:07.331Z] 55522c791124: Pulling fs layer [2023-03-24T09:22:07.331Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T09:22:07.331Z] 169dfbe0d373: Pulling fs layer [2023-03-24T09:22:07.331Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T09:22:07.331Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T09:22:07.331Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T09:22:07.331Z] e1ff8fa3b103: Waiting [2023-03-24T09:22:07.331Z] 52ebb69f0ebf: Waiting [2023-03-24T09:22:07.331Z] 5abe8eddf0d5: Waiting [2023-03-24T09:22:07.331Z] 169dfbe0d373: Waiting [2023-03-24T09:22:07.331Z] 55522c791124: Verifying Checksum [2023-03-24T09:22:07.331Z] 55522c791124: Download complete [2023-03-24T09:22:07.331Z] 169dfbe0d373: Verifying Checksum [2023-03-24T09:22:07.331Z] 169dfbe0d373: Download complete [2023-03-24T09:22:07.331Z] e1ff8fa3b103: Verifying Checksum [2023-03-24T09:22:07.331Z] e1ff8fa3b103: Download complete [2023-03-24T09:22:07.331Z] af6eaf76a39c: Download complete [2023-03-24T09:22:08.768Z] af6eaf76a39c: Pull complete [2023-03-24T09:22:08.768Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T09:22:08.768Z] 5abe8eddf0d5: Download complete [2023-03-24T09:22:09.048Z] 55522c791124: Pull complete [2023-03-24T09:22:09.418Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:22:09.418Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:22:09.418Z] ---> b1cf213411a9 [2023-03-24T09:22:09.418Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T09:22:09.418Z] ---> Using cache [2023-03-24T09:22:09.418Z] ---> 0067a4cb8164 [2023-03-24T09:22:09.418Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T09:22:10.024Z] ce5c4a1c91eb: Verifying Checksum [2023-03-24T09:22:10.024Z] ce5c4a1c91eb: Download complete [2023-03-24T09:22:10.024Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T09:22:10.024Z] 52ebb69f0ebf: Download complete [2023-03-24T09:22:11.314Z] ---> Running in 0e541e150135 [2023-03-24T09:22:11.609Z] Removing intermediate container f385e7aebef9 [2023-03-24T09:22:11.609Z] ---> 04d5f62f3087 [2023-03-24T09:22:11.609Z] Step 7/20 : COPY . . [2023-03-24T09:22:11.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:11.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:12.125Z] OK: 265 MiB in 53 packages [2023-03-24T09:22:14.025Z] Removing intermediate container 293c2045e977 [2023-03-24T09:22:14.025Z] ---> 4262ee966c0f [2023-03-24T09:22:14.025Z] [2023-03-24T09:22:14.025Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T09:22:14.025Z] ---> b2aa39c304c2 [2023-03-24T09:22:14.025Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T09:22:14.025Z] Removing intermediate container 0e541e150135 [2023-03-24T09:22:14.025Z] ---> ec716f3de7fd [2023-03-24T09:22:14.025Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T09:22:14.284Z] ---> Running in da07d85a2e8a [2023-03-24T09:22:14.541Z] Removing intermediate container cdf3a4920676 [2023-03-24T09:22:14.541Z] ---> b0d2b747608b [2023-03-24T09:22:14.541Z] [2023-03-24T09:22:14.541Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T09:22:14.541Z] ---> b2aa39c304c2 [2023-03-24T09:22:14.541Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T09:22:14.541Z] ---> Using cache [2023-03-24T09:22:14.541Z] ---> 3d97d13eab1b [2023-03-24T09:22:14.541Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:22:14.541Z] Removing intermediate container da07d85a2e8a [2023-03-24T09:22:14.541Z] ---> 3d97d13eab1b [2023-03-24T09:22:14.541Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:22:14.541Z] ---> 0a0f0bc4d455 [2023-03-24T09:22:14.541Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:22:14.541Z] ---> Running in a1f0e3292f1b [2023-03-24T09:22:14.541Z] ---> Running in 64ccf864bcf9 [2023-03-24T09:22:14.541Z] ---> Running in d663021735e8 [2023-03-24T09:22:15.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:15.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:15.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:15.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:15.621Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T09:22:15.621Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:22:15.621Z] OK: 7 MiB in 16 packages [2023-03-24T09:22:15.621Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T09:22:15.621Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:22:15.621Z] OK: 7 MiB in 16 packages [2023-03-24T09:22:16.553Z] Removing intermediate container 64ccf864bcf9 [2023-03-24T09:22:16.553Z] ---> f0aff981a6b9 [2023-03-24T09:22:16.553Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:22:16.811Z] Removing intermediate container a1f0e3292f1b [2023-03-24T09:22:16.811Z] ---> f4f165b5241a [2023-03-24T09:22:16.811Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:22:17.069Z] ---> 2c5e6fd17e18 [2023-03-24T09:22:17.069Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:22:17.069Z] ---> 77387f80b4b6 [2023-03-24T09:22:17.069Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:22:17.635Z] ---> 081556aa6fff [2023-03-24T09:22:17.635Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-24T09:22:17.635Z] ---> 298f18bf6b77 [2023-03-24T09:22:17.635Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-24T09:22:18.199Z] ---> faeaa66c55bc [2023-03-24T09:22:18.199Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:22:18.456Z] ---> 9974b1531bf9 [2023-03-24T09:22:18.456Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:22:18.456Z] ---> 638d6d2b65ce [2023-03-24T09:22:18.456Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-24T09:22:18.456Z] ---> Running in 0f99ac09c4d6 [2023-03-24T09:22:18.456Z] ---> 2d4549c04f4b [2023-03-24T09:22:18.456Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-24T09:22:18.716Z] ---> 953a1fa42463 [2023-03-24T09:22:18.716Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-24T09:22:18.973Z] ---> ab8ee6f2826a [2023-03-24T09:22:18.973Z] ---> 32f64cb1f20b [2023-03-24T09:22:18.973Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T09:22:18.973Z] [2023-03-24T09:22:18.973Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-24T09:22:18.973Z] ---> Running in 383ed32646c5 [2023-03-24T09:22:18.973Z] ---> Running in 5dd1805a686c [2023-03-24T09:22:20.877Z] Removing intermediate container 5dd1805a686c [2023-03-24T09:22:20.877Z] ---> e7a3f414e3b9 [2023-03-24T09:22:20.877Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T09:22:20.877Z] Removing intermediate container 383ed32646c5 [2023-03-24T09:22:20.877Z] ---> 565e9f503704 [2023-03-24T09:22:20.877Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T09:22:20.877Z] ---> Running in 4cc18e1d8461 [2023-03-24T09:22:21.139Z] ---> Running in ca4b20d3bd91 [2023-03-24T09:22:21.139Z] Removing intermediate container 4cc18e1d8461 [2023-03-24T09:22:21.139Z] ---> 58fd53a10355 [2023-03-24T09:22:21.139Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T09:22:21.396Z] ---> Running in 976105faf2a4 [2023-03-24T09:22:21.396Z] Removing intermediate container ca4b20d3bd91 [2023-03-24T09:22:21.396Z] ---> 27172ccf8350 [2023-03-24T09:22:21.396Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T09:22:21.396Z] ---> Running in 30e6406c2913 [2023-03-24T09:22:21.658Z] Removing intermediate container 976105faf2a4 [2023-03-24T09:22:21.658Z] ---> 166c781b1c60 [2023-03-24T09:22:21.658Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T09:22:21.658Z] Removing intermediate container 30e6406c2913 [2023-03-24T09:22:21.658Z] ---> a25352ae08ca [2023-03-24T09:22:21.658Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T09:22:21.658Z] ---> Running in c437606e0c32 [2023-03-24T09:22:21.915Z] ---> Running in 875c706a5ff8 [2023-03-24T09:22:22.173Z] Removing intermediate container c437606e0c32 [2023-03-24T09:22:22.173Z] ---> 0b99d8e0b6cd [2023-03-24T09:22:22.173Z] Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:22:22.173Z] ---> Running in 94db8ab3535c [2023-03-24T09:22:22.173Z] Removing intermediate container 875c706a5ff8 [2023-03-24T09:22:22.173Z] ---> a623379232ae [2023-03-24T09:22:22.173Z] Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:22:22.430Z] ---> Running in d9fcc044e652 [2023-03-24T09:22:22.430Z] Removing intermediate container 94db8ab3535c [2023-03-24T09:22:22.430Z] ---> 7d0044542a90 [2023-03-24T09:22:22.430Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T09:22:22.430Z] ---> Running in c911779ab5a4 [2023-03-24T09:22:22.430Z] Removing intermediate container d9fcc044e652 [2023-03-24T09:22:22.430Z] ---> a348a4c135aa [2023-03-24T09:22:22.430Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T09:22:22.556Z] ce5c4a1c91eb: Pull complete [2023-03-24T09:22:22.556Z] 169dfbe0d373: Pull complete [2023-03-24T09:22:22.556Z] e1ff8fa3b103: Pull complete [2023-03-24T09:22:22.688Z] ---> Running in d7da4f26283a [2023-03-24T09:22:22.688Z] Removing intermediate container c911779ab5a4 [2023-03-24T09:22:22.688Z] ---> 079f201df6bb [2023-03-24T09:22:22.688Z] [2023-03-24T09:22:22.946Z] Removing intermediate container d7da4f26283a [2023-03-24T09:22:22.946Z] ---> 34006cc90178 [2023-03-24T09:22:22.946Z] [2023-03-24T09:22:22.946Z] Successfully built 079f201df6bb [2023-03-24T09:22:22.946Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-24T09:22:22.946Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-03-24T09:22:22.946Z] Successfully built 34006cc90178 [2023-03-24T09:22:22.946Z] Successfully tagged security-proxy-auth:latest [2023-03-24T09:22:22.946Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-03-24T09:22:28.204Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:22:28.204Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:22:28.204Z] ---> b1cf213411a9 [2023-03-24T09:22:28.204Z] Step 3/33 : WORKDIR /edgex-go [2023-03-24T09:22:28.204Z] ---> Using cache [2023-03-24T09:22:28.204Z] ---> 0067a4cb8164 [2023-03-24T09:22:28.204Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-24T09:22:28.204Z] ---> Using cache [2023-03-24T09:22:28.204Z] ---> f575a47e8d89 [2023-03-24T09:22:28.204Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-24T09:22:28.204Z] ---> Using cache [2023-03-24T09:22:28.204Z] ---> 582828df3bde [2023-03-24T09:22:28.204Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:22:28.204Z] ---> Using cache [2023-03-24T09:22:28.204Z] ---> 328d2a522d1f [2023-03-24T09:22:28.204Z] Step 7/33 : COPY . . [2023-03-24T09:22:28.204Z] ---> Using cache [2023-03-24T09:22:28.204Z] ---> 0d859d147217 [2023-03-24T09:22:28.204Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-24T09:22:29.138Z] ---> Running in 560dba945796 [2023-03-24T09:22:29.246Z] 52ebb69f0ebf: Pull complete [2023-03-24T09:22:29.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:22:29.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:22:29.395Z] ---> b1cf213411a9 [2023-03-24T09:22:29.395Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:22:29.395Z] ---> Using cache [2023-03-24T09:22:29.395Z] ---> 7d73506e4687 [2023-03-24T09:22:29.395Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T09:22:29.395Z] ---> Using cache [2023-03-24T09:22:29.395Z] ---> 186759c00796 [2023-03-24T09:22:29.395Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T09:22:29.395Z] ---> Using cache [2023-03-24T09:22:29.395Z] ---> fe6c4e52079d [2023-03-24T09:22:29.395Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T09:22:29.395Z] ---> Using cache [2023-03-24T09:22:29.395Z] ---> 9595e8689536 [2023-03-24T09:22:29.395Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:22:29.395Z] ---> Using cache [2023-03-24T09:22:29.395Z] ---> c86ebe36ca6a [2023-03-24T09:22:29.395Z] Step 8/23 : COPY . . [2023-03-24T09:22:29.395Z] ---> Using cache [2023-03-24T09:22:29.395Z] ---> 1b0c5a3b6abc [2023-03-24T09:22:29.395Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-24T09:22:29.652Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-24T09:22:29.652Z] ---> Running in 60d22b36076f [2023-03-24T09:22:30.217Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-24T09:22:31.861Z] 5abe8eddf0d5: Pull complete [2023-03-24T09:22:31.861Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T09:22:31.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T09:22:31.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-24T09:22:32.197Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T09:22:32.197Z] WORKDIR /edgex [2023-03-24T09:22:32.197Z] COPY go.mod . [2023-03-24T09:22:32.197Z] RUN go mod download [2023-03-24T09:22:32.197Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-24T09:22:32.749Z] Removing intermediate container d49d0fde9bb6 [2023-03-24T09:22:32.749Z] ---> d120c19e26d6 [2023-03-24T09:22:32.749Z] [2023-03-24T09:22:32.749Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T09:22:32.749Z] ---> b2aa39c304c2 [2023-03-24T09:22:32.749Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:22:32.749Z] ---> Using cache [2023-03-24T09:22:32.749Z] ---> 3484fc967a11 [2023-03-24T09:22:32.749Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T09:22:32.749Z] ---> Using cache [2023-03-24T09:22:32.749Z] ---> 94e232c5a275 [2023-03-24T09:22:32.749Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-24T09:22:32.799Z] Sending build context to Docker daemon 2.935MB [2023-03-24T09:22:32.800Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T09:22:32.800Z] ---> 6cb57ee374ae [2023-03-24T09:22:32.800Z] Step 2/4 : WORKDIR /edgex [2023-03-24T09:22:33.007Z] ---> Running in 6bd90c0c6e97 [2023-03-24T09:22:33.008Z] Removing intermediate container 6bd90c0c6e97 [2023-03-24T09:22:33.008Z] ---> 75f25ffbb907 [2023-03-24T09:22:33.008Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T09:22:33.265Z] ---> Running in 10117777b393 [2023-03-24T09:22:33.265Z] Removing intermediate container d663021735e8 [2023-03-24T09:22:33.265Z] ---> 801fff33bcf2 [2023-03-24T09:22:33.265Z] Step 7/27 : COPY . . [2023-03-24T09:22:33.525Z] Removing intermediate container 10117777b393 [2023-03-24T09:22:33.525Z] ---> 4472e1d3e637 [2023-03-24T09:22:33.525Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:22:34.091Z] ---> d3e0de0d05df [2023-03-24T09:22:34.091Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:22:34.767Z] ---> Running in 97eec219a943 [2023-03-24T09:22:35.027Z] ---> bd517217b000 [2023-03-24T09:22:35.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-24T09:22:35.037Z] Removing intermediate container 97eec219a943 [2023-03-24T09:22:35.037Z] ---> cff2cc007c38 [2023-03-24T09:22:35.037Z] Step 3/4 : COPY go.mod . [2023-03-24T09:22:35.631Z] ---> 14b6ec7c2c5b [2023-03-24T09:22:35.631Z] Step 4/4 : RUN go mod download [2023-03-24T09:22:35.631Z] ---> Running in a56802749337 [2023-03-24T09:22:38.307Z] ---> b7c7f7a7e38c [2023-03-24T09:22:38.307Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:22:38.564Z] ---> d6e24c69fa6a [2023-03-24T09:22:38.564Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-24T09:22:38.564Z] ---> e8c6a36e529b [2023-03-24T09:22:38.564Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T09:22:38.840Z] ---> Running in 9936dc73ac81 [2023-03-24T09:22:38.840Z] ---> Running in c69c17b2f878 [2023-03-24T09:22:39.100Z] Removing intermediate container 9936dc73ac81 [2023-03-24T09:22:39.100Z] ---> 16b959b2a8f2 [2023-03-24T09:22:39.100Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:22:39.100Z] Removing intermediate container c69c17b2f878 [2023-03-24T09:22:39.100Z] ---> db3f327427d7 [2023-03-24T09:22:39.100Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T09:22:39.100Z] ---> Running in 6752e6d05004 [2023-03-24T09:22:39.358Z] ---> Running in ff70cdf35d7a [2023-03-24T09:22:39.359Z] Removing intermediate container 6752e6d05004 [2023-03-24T09:22:39.359Z] ---> 6e46e7ca6521 [2023-03-24T09:22:39.359Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T09:22:39.359Z] Removing intermediate container ff70cdf35d7a [2023-03-24T09:22:39.359Z] ---> ea724ab373ac [2023-03-24T09:22:39.359Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T09:22:39.359Z] ---> Running in 6f7f1789e166 [2023-03-24T09:22:39.619Z] ---> Running in 2d6066f24c01 [2023-03-24T09:22:39.878Z] Removing intermediate container 6f7f1789e166 [2023-03-24T09:22:39.878Z] ---> 954958a4e5a8 [2023-03-24T09:22:39.878Z] Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:22:39.878Z] ---> Running in d246cf19a3a8 [2023-03-24T09:22:39.878Z] Removing intermediate container 2d6066f24c01 [2023-03-24T09:22:39.878Z] ---> 16eddd25ea73 [2023-03-24T09:22:39.878Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T09:22:40.141Z] ---> Running in 6405b1ed78e9 [2023-03-24T09:22:40.141Z] Removing intermediate container d246cf19a3a8 [2023-03-24T09:22:40.141Z] ---> 50960b9f81ed [2023-03-24T09:22:40.141Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T09:22:40.415Z] ---> Running in ed050d873200 [2023-03-24T09:22:40.674Z] Removing intermediate container ed050d873200 [2023-03-24T09:22:40.674Z] ---> 8463d9dc6bf0 [2023-03-24T09:22:40.674Z] [2023-03-24T09:22:40.674Z] Successfully built 8463d9dc6bf0 [2023-03-24T09:22:40.674Z] Successfully tagged support-scheduler:latest [2023-03-24T09:22:41.613Z]  Building support-scheduler ... done Removing intermediate container 6405b1ed78e9 [2023-03-24T09:22:41.613Z] ---> f3736786518d [2023-03-24T09:22:41.613Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T09:22:41.873Z] ---> Running in f3beb4fe62cd [2023-03-24T09:22:42.133Z] Removing intermediate container f3beb4fe62cd [2023-03-24T09:22:42.133Z] ---> 8fa4c460eac4 [2023-03-24T09:22:42.133Z] [2023-03-24T09:22:42.133Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T09:22:42.133Z] ---> b2aa39c304c2 [2023-03-24T09:22:42.133Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T09:22:42.133Z] ---> Using cache [2023-03-24T09:22:42.133Z] ---> d3751c1ebec1 [2023-03-24T09:22:42.133Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T09:22:42.133Z] ---> Running in e53314fd8cb7 [2023-03-24T09:22:42.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:42.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:43.214Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T09:22:43.214Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T09:22:43.214Z] OK: 17820 distinct packages available [2023-03-24T09:22:43.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:43.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:43.472Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-24T09:22:43.472Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-24T09:22:43.472Z] (3/5) Installing libucontext (1.2-r0) [2023-03-24T09:22:43.472Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-24T09:22:43.472Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-24T09:22:43.472Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:22:43.472Z] OK: 8 MiB in 20 packages [2023-03-24T09:22:44.844Z] Removing intermediate container 0f99ac09c4d6 [2023-03-24T09:22:44.844Z] ---> dffba7460a1a [2023-03-24T09:22:44.844Z] [2023-03-24T09:22:44.844Z] Step 9/20 : FROM alpine:3.17 [2023-03-24T09:22:44.844Z] ---> b2aa39c304c2 [2023-03-24T09:22:44.844Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T09:22:44.844Z] ---> Running in f87750646afd [2023-03-24T09:22:44.844Z] Removing intermediate container e53314fd8cb7 [2023-03-24T09:22:44.844Z] ---> 42b0a126550c [2023-03-24T09:22:44.844Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:22:44.844Z] Removing intermediate container f87750646afd [2023-03-24T09:22:44.844Z] ---> adb00cc905cb [2023-03-24T09:22:44.844Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-24T09:22:44.844Z] ---> Running in 9793706fad2c [2023-03-24T09:22:44.844Z] ---> 2691e2dfa165 [2023-03-24T09:22:44.844Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:22:45.103Z] ---> 1741eaece705 [2023-03-24T09:22:45.103Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-24T09:22:45.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:45.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:45.620Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T09:22:45.620Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T09:22:45.620Z] OK: 17820 distinct packages available [2023-03-24T09:22:45.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:45.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:45.877Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-24T09:22:45.877Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-24T09:22:45.877Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-24T09:22:45.877Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-24T09:22:45.877Z] (5/9) Installing curl (7.88.1-r1) [2023-03-24T09:22:45.877Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-24T09:22:46.135Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-24T09:22:46.135Z] (8/9) Installing libucontext (1.2-r0) [2023-03-24T09:22:46.135Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-24T09:22:46.135Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:22:46.135Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T09:22:46.135Z] ---> 83986d4fdd1b [2023-03-24T09:22:46.135Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T09:22:46.135Z] OK: 10 MiB in 24 packages [2023-03-24T09:22:47.514Z] Removing intermediate container 9793706fad2c [2023-03-24T09:22:47.514Z] ---> ea5d80fcc6ff [2023-03-24T09:22:47.514Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:22:47.773Z] ---> 58e2ecfdffd6 [2023-03-24T09:22:47.773Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:22:48.032Z] ---> b4b2a27f886d [2023-03-24T09:22:48.032Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T09:22:48.032Z] ---> e22f0329bdc9 [2023-03-24T09:22:48.032Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-24T09:22:48.599Z] ---> 5343febc8f87 [2023-03-24T09:22:48.599Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-24T09:22:48.858Z] ---> b0d2a6532a37 [2023-03-24T09:22:48.858Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-24T09:22:48.858Z] ---> 546597ef5183 [2023-03-24T09:22:48.858Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:22:49.115Z] ---> f487c850529d [2023-03-24T09:22:49.115Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-24T09:22:49.115Z] ---> f76cd76f2e9f [2023-03-24T09:22:49.115Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T09:22:49.115Z] ---> Running in 92b518895bbc [2023-03-24T09:22:49.115Z] ---> Running in ff5324ac862c [2023-03-24T09:22:49.115Z] Removing intermediate container 92b518895bbc [2023-03-24T09:22:49.115Z] ---> c9c88ae3aee5 [2023-03-24T09:22:49.115Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:22:49.372Z] Removing intermediate container ff5324ac862c [2023-03-24T09:22:49.372Z] ---> 00311823eb58 [2023-03-24T09:22:49.372Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T09:22:49.372Z] ---> Running in 1c370799260d [2023-03-24T09:22:49.372Z] ---> Running in e4419c78d34f [2023-03-24T09:22:49.372Z] Removing intermediate container 1c370799260d [2023-03-24T09:22:49.372Z] ---> 8ac418ec64b4 [2023-03-24T09:22:49.372Z] Step 18/20 : LABEL arch=x86_64 [2023-03-24T09:22:49.372Z] Removing intermediate container e4419c78d34f [2023-03-24T09:22:49.372Z] ---> 21f87fe83e1a [2023-03-24T09:22:49.372Z] Step 25/27 : LABEL arch=x86_64 [2023-03-24T09:22:49.372Z] ---> Running in a66dec9ece1d [2023-03-24T09:22:49.630Z] ---> Running in f42dde1434f1 [2023-03-24T09:22:49.630Z] Removing intermediate container a66dec9ece1d [2023-03-24T09:22:49.630Z] ---> aae32ae377c3 [2023-03-24T09:22:49.630Z] Step 19/20 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:22:49.630Z] ---> Running in da724b562a02 [2023-03-24T09:22:49.630Z] Removing intermediate container f42dde1434f1 [2023-03-24T09:22:49.630Z] ---> d91e0983e1a9 [2023-03-24T09:22:49.630Z] Step 26/27 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:22:49.630Z] ---> Running in 4c06b0f0b905 [2023-03-24T09:22:49.888Z] Removing intermediate container da724b562a02 [2023-03-24T09:22:49.888Z] ---> d9919a6e193f [2023-03-24T09:22:49.888Z] Step 20/20 : LABEL version=0.0.0 [2023-03-24T09:22:49.888Z] ---> Running in 8f733e09c785 [2023-03-24T09:22:49.888Z] Removing intermediate container 4c06b0f0b905 [2023-03-24T09:22:49.888Z] ---> a6ab00433c57 [2023-03-24T09:22:49.888Z] Step 27/27 : LABEL version=0.0.0 [2023-03-24T09:22:49.888Z] ---> Running in 5563b2e8d7da [2023-03-24T09:22:49.888Z] Removing intermediate container 8f733e09c785 [2023-03-24T09:22:49.888Z] ---> fd63328a97dd [2023-03-24T09:22:49.888Z] [2023-03-24T09:22:50.146Z] Successfully built fd63328a97dd [2023-03-24T09:22:50.146Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-24T09:22:50.146Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5563b2e8d7da [2023-03-24T09:22:50.146Z] ---> 1969a2ecf152 [2023-03-24T09:22:50.146Z] [2023-03-24T09:22:50.146Z] Successfully built 1969a2ecf152 [2023-03-24T09:22:50.146Z] Successfully tagged security-spire-agent:latest [2023-03-24T09:22:52.043Z]  Building security-spire-agent ... done Removing intermediate container 560dba945796 [2023-03-24T09:22:52.043Z] ---> 5e4a1bf21027 [2023-03-24T09:22:52.043Z] [2023-03-24T09:22:52.043Z] Step 9/33 : FROM alpine:3.17 [2023-03-24T09:22:52.043Z] ---> b2aa39c304c2 [2023-03-24T09:22:52.043Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T09:22:52.043Z] ---> Using cache [2023-03-24T09:22:52.043Z] ---> adb00cc905cb [2023-03-24T09:22:52.043Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-24T09:22:52.043Z] ---> Running in 4c7dcb419fa3 [2023-03-24T09:22:52.043Z] Removing intermediate container 60d22b36076f [2023-03-24T09:22:52.043Z] ---> 8f9593878b57 [2023-03-24T09:22:52.043Z] [2023-03-24T09:22:52.043Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T09:22:52.043Z] ---> b2aa39c304c2 [2023-03-24T09:22:52.043Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T09:22:52.043Z] ---> Running in 22c03f26d2a1 [2023-03-24T09:22:52.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:52.043Z] Removing intermediate container 22c03f26d2a1 [2023-03-24T09:22:52.043Z] ---> cb57ad99600d [2023-03-24T09:22:52.043Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-24T09:22:52.306Z] ---> Running in 0bc10daaac66 [2023-03-24T09:22:52.306Z] Removing intermediate container 0bc10daaac66 [2023-03-24T09:22:52.306Z] ---> bd0df51e5115 [2023-03-24T09:22:52.306Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-24T09:22:52.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:52.306Z] ---> Running in 6c22ea8ee3aa [2023-03-24T09:22:52.306Z] Removing intermediate container 6c22ea8ee3aa [2023-03-24T09:22:52.306Z] ---> 0903cff96427 [2023-03-24T09:22:52.306Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:22:52.306Z] ---> Running in 5a580f0bbaec [2023-03-24T09:22:52.564Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T09:22:52.564Z] (2/2) Installing su-exec (0.2-r2) [2023-03-24T09:22:52.564Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:22:52.564Z] OK: 7 MiB in 17 packages [2023-03-24T09:22:52.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:52.822Z] Removing intermediate container 4c7dcb419fa3 [2023-03-24T09:22:52.822Z] ---> 8532fa38f0be [2023-03-24T09:22:52.822Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-24T09:22:52.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T09:22:52.822Z] ---> Running in b6d00c3e1dc0 [2023-03-24T09:22:53.080Z] Removing intermediate container b6d00c3e1dc0 [2023-03-24T09:22:53.080Z] ---> 1fce504dc848 [2023-03-24T09:22:53.080Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-24T09:22:53.080Z] ---> Running in 96022c0c6ffb [2023-03-24T09:22:53.080Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T09:22:53.080Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:22:53.080Z] OK: 7 MiB in 16 packages [2023-03-24T09:22:53.080Z] Removing intermediate container 96022c0c6ffb [2023-03-24T09:22:53.080Z] ---> 134ceccccee2 [2023-03-24T09:22:53.080Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-24T09:22:53.080Z] ---> Running in 4273fad229fd [2023-03-24T09:22:53.339Z] Removing intermediate container 4273fad229fd [2023-03-24T09:22:53.339Z] ---> cc210b0e94d1 [2023-03-24T09:22:53.339Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-24T09:22:53.339Z] ---> Running in 403bb17fb66c [2023-03-24T09:22:53.339Z] Removing intermediate container 403bb17fb66c [2023-03-24T09:22:53.339Z] ---> 11ae26e57097 [2023-03-24T09:22:53.339Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-24T09:22:53.339Z] ---> Running in 7850057bf535 [2023-03-24T09:22:53.339Z] Removing intermediate container 5a580f0bbaec [2023-03-24T09:22:53.339Z] ---> 7f7ab6abfba8 [2023-03-24T09:22:53.339Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:22:53.597Z] ---> d222a5dabc0e [2023-03-24T09:22:53.597Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:22:53.856Z] ---> 66a6c4da9211 [2023-03-24T09:22:53.856Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-24T09:22:54.117Z] Removing intermediate container 7850057bf535 [2023-03-24T09:22:54.117Z] ---> 9d390f463156 [2023-03-24T09:22:54.117Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-24T09:22:54.117Z] ---> 34cb10263c5c [2023-03-24T09:22:54.117Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:22:54.117Z] ---> Running in 85957fe18565 [2023-03-24T09:22:54.375Z] Removing intermediate container 85957fe18565 [2023-03-24T09:22:54.375Z] ---> 239996bc8cbe [2023-03-24T09:22:54.375Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-24T09:22:54.375Z] ---> 430dd925c1ea [2023-03-24T09:22:54.375Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-24T09:22:54.375Z] ---> Running in 05598abda1cd [2023-03-24T09:22:54.375Z] ---> 6ff6afe1508d [2023-03-24T09:22:54.375Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-24T09:22:54.375Z] ---> Running in f6027bc0fe65 [2023-03-24T09:22:54.375Z] Removing intermediate container 05598abda1cd [2023-03-24T09:22:54.375Z] ---> f3abdce054a3 [2023-03-24T09:22:54.375Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:22:54.375Z] ---> Running in 909a57170484 [2023-03-24T09:22:54.637Z] Removing intermediate container 909a57170484 [2023-03-24T09:22:54.637Z] ---> 5c98eaca4ddd [2023-03-24T09:22:54.637Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T09:22:54.637Z] ---> Running in 7be774505834 [2023-03-24T09:22:54.637Z] Removing intermediate container 7be774505834 [2023-03-24T09:22:54.637Z] ---> b72275f4eb87 [2023-03-24T09:22:54.637Z] Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:22:54.637Z] ---> Running in 56e2903d01ca [2023-03-24T09:22:54.896Z] Removing intermediate container 56e2903d01ca [2023-03-24T09:22:54.896Z] ---> c4a901176633 [2023-03-24T09:22:54.896Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T09:22:54.896Z] ---> Running in 6702ca35f6bc [2023-03-24T09:22:54.896Z] Removing intermediate container 6702ca35f6bc [2023-03-24T09:22:54.896Z] ---> 38648d7b0224 [2023-03-24T09:22:54.896Z] [2023-03-24T09:22:55.155Z] Successfully built 38648d7b0224 [2023-03-24T09:22:55.155Z] Successfully tagged core-data:latest [2023-03-24T09:22:55.155Z]  Building core-data ... done Removing intermediate container f6027bc0fe65 [2023-03-24T09:22:55.155Z] ---> 12d9e23b6ab9 [2023-03-24T09:22:55.155Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:22:55.155Z] ---> 2b34d01bf478 [2023-03-24T09:22:55.155Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:22:55.414Z] ---> 403e257237e2 [2023-03-24T09:22:55.414Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-24T09:22:55.983Z] ---> fc8117926031 [2023-03-24T09:22:55.983Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-24T09:22:55.983Z] ---> c27882c85574 [2023-03-24T09:22:55.983Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-24T09:22:56.241Z] ---> 9a2ecf21868e [2023-03-24T09:22:56.241Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-24T09:22:56.241Z] ---> f27fb75fd734 [2023-03-24T09:22:56.241Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-24T09:22:56.499Z] ---> 8172a3b9967d [2023-03-24T09:22:56.499Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-24T09:22:56.499Z] ---> 8d43813d6978 [2023-03-24T09:22:56.499Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-24T09:22:56.499Z] ---> Running in 71fb25835381 [2023-03-24T09:22:57.069Z] Removing intermediate container 71fb25835381 [2023-03-24T09:22:57.069Z] ---> e036d1893c63 [2023-03-24T09:22:57.069Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-24T09:22:57.327Z] ---> Running in c32c58027a62 [2023-03-24T09:22:57.327Z] Removing intermediate container c32c58027a62 [2023-03-24T09:22:57.327Z] ---> 17e4d18757b9 [2023-03-24T09:22:57.327Z] Step 30/33 : CMD ["gate"] [2023-03-24T09:22:57.327Z] ---> Running in 19c8755804a8 [2023-03-24T09:22:57.327Z] Removing intermediate container 19c8755804a8 [2023-03-24T09:22:57.327Z] ---> d6e79d0a6666 [2023-03-24T09:22:57.327Z] Step 31/33 : LABEL arch=x86_64 [2023-03-24T09:22:57.327Z] ---> Running in fade3abb8826 [2023-03-24T09:22:57.585Z] Removing intermediate container fade3abb8826 [2023-03-24T09:22:57.585Z] ---> 2f96e28115c9 [2023-03-24T09:22:57.585Z] Step 32/33 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:22:57.585Z] ---> Running in 1e4b0f9ef475 [2023-03-24T09:22:57.585Z] Removing intermediate container 1e4b0f9ef475 [2023-03-24T09:22:57.585Z] ---> 624b53a16b67 [2023-03-24T09:22:57.585Z] Step 33/33 : LABEL version=0.0.0 [2023-03-24T09:22:57.585Z] ---> Running in 044b8bc6c6cc [2023-03-24T09:22:57.843Z] Removing intermediate container 044b8bc6c6cc [2023-03-24T09:22:57.843Z] ---> 78b97916c59d [2023-03-24T09:22:57.843Z] [2023-03-24T09:22:57.843Z] Successfully built 78b97916c59d [2023-03-24T09:22:57.843Z] Successfully tagged security-bootstrapper:latest [2023-03-24T09:22:57.849Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-24T09:22:57.858Z] $ docker stop --time=1 7d358b596d0d218d2f21a4503eb3fc7a2bc3b77819bfa8598a0f12eb41133bf4 [2023-03-24T09:22:59.160Z] $ docker rm -f --volumes 7d358b596d0d218d2f21a4503eb3fc7a2bc3b77819bfa8598a0f12eb41133bf4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T09:22:59.622Z] + docker images [2023-03-24T09:22:59.622Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-24T09:22:59.622Z] security-bootstrapper latest 78b97916c59d 2 seconds ago 22.2MB [2023-03-24T09:22:59.622Z] core-data latest 38648d7b0224 5 seconds ago 20MB [2023-03-24T09:22:59.622Z] 8f9593878b57 8 seconds ago 1.69GB [2023-03-24T09:22:59.622Z] 5e4a1bf21027 9 seconds ago 1.67GB [2023-03-24T09:22:59.622Z] security-spiffe-token-provider latest fd63328a97dd 10 seconds ago 32.8MB [2023-03-24T09:22:59.622Z] security-spire-agent latest 1969a2ecf152 10 seconds ago 129MB [2023-03-24T09:22:59.622Z] dffba7460a1a 15 seconds ago 1.73GB [2023-03-24T09:22:59.622Z] 8fa4c460eac4 18 seconds ago 1.54GB [2023-03-24T09:22:59.622Z] support-scheduler latest 8463d9dc6bf0 19 seconds ago 32.1MB [2023-03-24T09:22:59.622Z] d120c19e26d6 27 seconds ago 1.75GB [2023-03-24T09:22:59.622Z] security-proxy-auth latest 34006cc90178 37 seconds ago 18.3MB [2023-03-24T09:22:59.622Z] core-common-config-bootstrapper latest 079f201df6bb 37 seconds ago 17.2MB [2023-03-24T09:22:59.622Z] b0d2b747608b 45 seconds ago 1.68GB [2023-03-24T09:22:59.622Z] 4262ee966c0f 46 seconds ago 1.66GB [2023-03-24T09:22:59.622Z] security-proxy-setup latest 5b61e0cdf8df 55 seconds ago 18.7MB [2023-03-24T09:22:59.622Z] core-command latest 0eb8ec8ced56 About a minute ago 19.8MB [2023-03-24T09:22:59.622Z] 3a573a1150e5 About a minute ago 1.69GB [2023-03-24T09:22:59.622Z] 5f3955f3d51e About a minute ago 1.67GB [2023-03-24T09:22:59.622Z] security-secretstore-setup latest d755e79fefab About a minute ago 32.8MB [2023-03-24T09:22:59.622Z] support-notifications latest 4262763659d6 About a minute ago 32.7MB [2023-03-24T09:22:59.622Z] core-metadata latest 494da74f1970 About a minute ago 20.4MB [2023-03-24T09:22:59.622Z] 2d247eb16942 About a minute ago 1.75GB [2023-03-24T09:22:59.622Z] 77bba0ed95fb About a minute ago 1.68GB [2023-03-24T09:22:59.622Z] fca2ee2dfbc2 About a minute ago 1.69GB [2023-03-24T09:22:59.623Z] security-spire-server latest d67daeeaf3e6 About a minute ago 89.8MB [2023-03-24T09:22:59.623Z] security-spire-config latest 48119ad3b689 About a minute ago 88.9MB [2023-03-24T09:22:59.623Z] b8673592b9e7 About a minute ago 1.54GB [2023-03-24T09:22:59.623Z] 04737e4b1661 About a minute ago 1.54GB [2023-03-24T09:22:59.623Z] ci-base-image-x86_64 latest b1cf213411a9 5 minutes ago 881MB [2023-03-24T09:22:59.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 13 days ago 664MB [2023-03-24T09:22:59.623Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-24T09:22:59.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-24T09:22:59.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T09:23:07.931Z] Removing intermediate container a56802749337 [2023-03-24T09:23:07.931Z] ---> 3cf01b8ac279 [2023-03-24T09:23:07.931Z] Successfully built 3cf01b8ac279 [2023-03-24T09:23:07.931Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:23:08.273Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T09:23:08.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T09:23:08.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-5696 does not seem to be running inside a container [2023-03-24T09:23:08.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T09:23:09.925Z] $ docker top 74920f80e1ef58f423a88a9f956d4cad1ca3b0eb26bfbc5c442bda672c95d4e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T09:23:10.791Z] + go version [2023-03-24T09:23:10.791Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T09:23:10.809Z] $ docker stop --time=1 74920f80e1ef58f423a88a9f956d4cad1ca3b0eb26bfbc5c442bda672c95d4e9 [2023-03-24T09:23:12.506Z] $ docker rm -f --volumes 74920f80e1ef58f423a88a9f956d4cad1ca3b0eb26bfbc5c442bda672c95d4e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:23:13.082Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T09:23:13.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T09:23:13.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-5696 does not seem to be running inside a container [2023-03-24T09:23:13.357Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T09:23:14.656Z] $ docker top 8508e2cc90c94da37d7e33b9b32f484ab3a58e2ad65e6d2e8857381a13e49477 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-24T09:23:14.881Z] ========================================================= [2023-03-24T09:23:14.882Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-24T09:23:14.882Z] ========================================================= [Pipeline] sh [2023-03-24T09:23:15.514Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-03-24T09:23:16.172Z] + make test [2023-03-24T09:23:16.172Z] go test -race -coverprofile=coverage.out ./... [2023-03-24T09:24:03.052Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-24T09:26:09.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-24T09:26:09.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-24T09:26:09.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-24T09:26:09.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-24T09:26:09.761Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-24T09:26:09.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-24T09:26:09.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-24T09:26:09.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-24T09:26:09.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-24T09:26:09.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-24T09:26:12.354Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-24T09:26:12.354Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-24T09:26:12.354Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-24T09:26:12.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-24T09:26:27.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-24T09:26:27.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-24T09:26:27.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.389s coverage: 28.7% of statements [2023-03-24T09:26:39.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.373s coverage: 98.5% of statements [2023-03-24T09:26:43.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-24T09:26:43.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-24T09:26:43.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-24T09:26:48.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.534s coverage: 71.3% of statements [2023-03-24T09:26:50.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-24T09:26:50.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-24T09:26:51.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.328s coverage: 54.0% of statements [2023-03-24T09:26:55.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-24T09:26:55.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-24T09:26:55.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-24T09:26:55.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-24T09:26:55.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-24T09:27:03.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-24T09:27:03.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-24T09:27:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.409s coverage: 88.5% of statements [2023-03-24T09:27:18.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.538s coverage: 3.9% of statements [2023-03-24T09:27:19.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-24T09:27:19.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-24T09:27:19.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-24T09:27:21.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.863s coverage: 95.6% of statements [2023-03-24T09:27:21.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-24T09:27:21.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-24T09:27:21.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-24T09:27:21.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-24T09:27:21.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-24T09:27:21.709Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 72.2% of statements [2023-03-24T09:27:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-24T09:27:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-24T09:27:27.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-24T09:27:27.339Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.270s coverage: 65.9% of statements [2023-03-24T09:27:39.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-24T09:27:39.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-24T09:27:39.648Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.423s coverage: 0.9% of statements [2023-03-24T09:27:39.648Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.0% of statements [2023-03-24T09:27:42.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 44.1% of statements [2023-03-24T09:27:42.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 82.9% of statements [2023-03-24T09:27:42.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.276s coverage: 94.1% of statements [2023-03-24T09:27:42.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.309s coverage: 96.3% of statements [2023-03-24T09:27:47.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements [2023-03-24T09:27:49.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-24T09:27:50.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-24T09:27:50.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-24T09:27:50.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-24T09:27:52.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-24T09:27:52.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-24T09:27:52.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-24T09:27:52.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-24T09:27:59.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements [2023-03-24T09:27:59.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-24T09:27:59.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-24T09:27:59.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-24T09:27:59.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-24T09:28:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-24T09:28:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-24T09:28:08.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-24T09:28:13.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-24T09:28:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.464s coverage: 79.9% of statements [2023-03-24T09:28:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.434s coverage: 92.9% of statements [2023-03-24T09:28:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-03-24T09:28:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 86.9% of statements [2023-03-24T09:28:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements [2023-03-24T09:28:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements [2023-03-24T09:28:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-03-24T09:28:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.479s coverage: 81.2% of statements [2023-03-24T09:28:14.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.477s coverage: 82.1% of statements [2023-03-24T09:28:15.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-24T09:28:15.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 86.0% of statements [2023-03-24T09:28:20.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-24T09:28:20.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-24T09:28:21.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 63.1% of statements [2023-03-24T09:28:21.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.285s coverage: 100.0% of statements [2023-03-24T09:28:23.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2023-03-24T09:28:23.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2023-03-24T09:28:23.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2023-03-24T09:28:24.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-24T09:28:24.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-24T09:28:24.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-24T09:28:24.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements [2023-03-24T09:28:32.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-24T09:28:32.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-24T09:28:32.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-24T09:28:33.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 38.4% of statements [2023-03-24T09:28:33.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements [2023-03-24T09:28:38.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-24T09:28:38.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-24T09:28:38.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-24T09:28:38.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-24T09:28:38.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements [2023-03-24T09:28:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-24T09:28:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-24T09:28:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-24T09:28:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-24T09:28:52.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.312s coverage: 17.7% of statements [2023-03-24T09:28:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-24T09:28:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-24T09:28:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-24T09:28:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-24T09:28:53.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.601s coverage: 92.3% of statements [2023-03-24T09:28:57.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-24T09:28:57.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-24T09:28:57.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 61.5% of statements [2023-03-24T09:28:59.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-24T09:28:59.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-24T09:28:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2023-03-24T09:29:00.660Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-24T09:29:00.660Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-24T09:29:00.660Z] go vet ./... [2023-03-24T09:31:52.381Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T09:31:52.381Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T09:31:52.381Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-24T09:31:52.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-24T09:31:53.052Z] + ls -al . [2023-03-24T09:31:53.052Z] total 700 [2023-03-24T09:31:53.052Z] drwxrwxr-x 10 1001 1001 4096 Mar 24 09:23 . [2023-03-24T09:31:53.052Z] drwxr-xr-x 4 root root 4096 Mar 24 09:23 .. [2023-03-24T09:31:53.052Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 09:21 .blubracket [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 16 Mar 24 09:21 .dockerignore [2023-03-24T09:31:53.052Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 09:21 .git [2023-03-24T09:31:53.052Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 09:21 .github [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 1133 Mar 24 09:21 .gitignore [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 42 Mar 24 09:21 .golangci.yml [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 87 Mar 24 09:21 .hadolint.yml [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 09:21 .sonarcloud.properties [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 1171 Mar 24 09:21 ADOPTERS.md [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 10835 Mar 24 09:21 Attribution.txt [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 73765 Mar 24 09:21 CHANGELOG.md [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 09:21 CONTRIBUTING.md [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 677 Mar 24 09:21 GOVERNANCE.md [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 883 Mar 24 09:21 Jenkinsfile [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 09:21 LICENSE [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 14368 Mar 24 09:21 Makefile [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 582 Mar 24 09:21 OWNERS.md [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 9403 Mar 24 09:21 README.md [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 789 Mar 24 09:21 SECURITY.md [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 5 Mar 24 09:17 VERSION [2023-03-24T09:31:53.052Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 09:21 bin [2023-03-24T09:31:53.052Z] drwxrwxr-x 18 1001 1001 4096 Mar 24 09:21 cmd [2023-03-24T09:31:53.052Z] -rw-r--r-- 1 root root 447379 Mar 24 09:28 coverage.out [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 3200 Mar 24 09:21 go.mod [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 31265 Mar 24 09:21 go.sum [2023-03-24T09:31:53.052Z] drwxrwxr-x 7 1001 1001 4096 Mar 24 09:21 internal [2023-03-24T09:31:53.052Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 09:21 openapi [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 594 Mar 24 09:21 security.txt [2023-03-24T09:31:53.052Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 09:21 snap [2023-03-24T09:31:53.052Z] -rw-rw-r-- 1 1001 1001 204 Mar 24 09:21 version.go [Pipeline] sh [2023-03-24T09:31:53.692Z] + '[' -e coverage.out ] [2023-03-24T09:31:53.692Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-24T09:31:53.716Z] Warning: overwriting stash ‘coverage-report’ [2023-03-24T09:31:54.558Z] Stashed 1 file(s) [Pipeline] sh [2023-03-24T09:31:55.187Z] + make build [2023-03-24T09:31:55.187Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-24T09:33:31.821Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-24T09:33:31.821Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-24T09:33:34.389Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-24T09:33:37.716Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-24T09:34:24.548Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-24T09:34:26.553Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-24T09:34:31.888Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-24T09:34:38.536Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-24T09:34:41.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-24T09:34:45.222Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-24T09:34:50.557Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-24T09:34:57.195Z] $ docker stop --time=1 8508e2cc90c94da37d7e33b9b32f484ab3a58e2ad65e6d2e8857381a13e49477 [2023-03-24T09:34:59.247Z] $ docker rm -f --volumes 8508e2cc90c94da37d7e33b9b32f484ab3a58e2ad65e6d2e8857381a13e49477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:35:01.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T09:35:01.627Z] [2023-03-24T09:35:01.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:35:01.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T09:35:01.974Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-24T09:35:01.974Z] 29e5d40040c1: Pulling fs layer [2023-03-24T09:35:01.974Z] 1ce36da41761: Pulling fs layer [2023-03-24T09:35:01.974Z] 25b303627fd3: Pulling fs layer [2023-03-24T09:35:02.253Z] 29e5d40040c1: Verifying Checksum [2023-03-24T09:35:02.253Z] 29e5d40040c1: Download complete [2023-03-24T09:35:02.525Z] 1ce36da41761: Verifying Checksum [2023-03-24T09:35:02.525Z] 1ce36da41761: Download complete [2023-03-24T09:35:02.809Z] 29e5d40040c1: Pull complete [2023-03-24T09:35:04.229Z] 1ce36da41761: Pull complete [2023-03-24T09:35:04.229Z] 25b303627fd3: Verifying Checksum [2023-03-24T09:35:04.229Z] 25b303627fd3: Download complete [2023-03-24T09:35:12.422Z] 25b303627fd3: Pull complete [2023-03-24T09:35:12.422Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-24T09:35:12.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T09:35:12.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T09:35:12.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-5696 does not seem to be running inside a container [2023-03-24T09:35:12.652Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-24T09:35:14.817Z] $ docker top 9fca3b4e1d23bce85f261bb79b375adc4d5e435e9210d1150a803f08151ff077 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T09:35:15.631Z] + docker-compose build --help [2023-03-24T09:35:15.631Z] + grep parallel [2023-03-24T09:35:19.881Z] --parallel Build images in parallel. [Pipeline] } [2023-03-24T09:35:19.892Z] $ docker stop --time=1 9fca3b4e1d23bce85f261bb79b375adc4d5e435e9210d1150a803f08151ff077 [2023-03-24T09:35:21.546Z] $ docker rm -f --volumes 9fca3b4e1d23bce85f261bb79b375adc4d5e435e9210d1150a803f08151ff077 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:35:22.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T09:35:22.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T09:35:22.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-5696 does not seem to be running inside a container [2023-03-24T09:35:22.331Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-24T09:35:23.483Z] $ docker top 59fdc6e74bb865048662288514dd01be4945d57c4e598116977fcc916bf3f1e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T09:35:24.012Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-24T09:35:29.338Z] Building core-command ... [2023-03-24T09:35:29.338Z] Building core-common-config-bootstrapper ... [2023-03-24T09:35:29.338Z] Building core-data ... [2023-03-24T09:35:29.338Z] Building core-metadata ... [2023-03-24T09:35:29.338Z] Building security-bootstrapper ... [2023-03-24T09:35:29.338Z] Building security-proxy-auth ... [2023-03-24T09:35:29.338Z] Building security-proxy-setup ... [2023-03-24T09:35:29.338Z] Building security-secretstore-setup ... [2023-03-24T09:35:29.338Z] Building security-spiffe-token-provider ... [2023-03-24T09:35:29.338Z] Building security-spire-agent ... [2023-03-24T09:35:29.338Z] Building security-spire-config ... [2023-03-24T09:35:29.338Z] Building security-spire-server ... [2023-03-24T09:35:29.338Z] Building support-notifications ... [2023-03-24T09:35:29.338Z] Building support-scheduler ... [2023-03-24T09:35:29.338Z] Building core-command [2023-03-24T09:35:29.338Z] Building core-common-config-bootstrapper [2023-03-24T09:35:29.338Z] Building security-spiffe-token-provider [2023-03-24T09:35:29.338Z] Building security-spire-agent [2023-03-24T09:35:29.338Z] Building core-metadata [2023-03-24T09:36:16.147Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:36:16.147Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:36:16.147Z] ---> 3cf01b8ac279 [2023-03-24T09:36:16.147Z] Step 3/20 : WORKDIR /edgex-go [2023-03-24T09:36:16.147Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:36:16.147Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:36:16.147Z] ---> 3cf01b8ac279 [2023-03-24T09:36:16.147Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:36:16.147Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:36:16.147Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:36:16.147Z] ---> 3cf01b8ac279 [2023-03-24T09:36:16.147Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:36:16.147Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:36:16.147Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:36:16.147Z] ---> 3cf01b8ac279 [2023-03-24T09:36:16.147Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T09:36:16.147Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:36:16.147Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:36:16.147Z] ---> 3cf01b8ac279 [2023-03-24T09:36:16.147Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:36:16.147Z] ---> Running in ea87f3dc7cb9 [2023-03-24T09:36:16.147Z] ---> Running in 28e66a0ae3b3 [2023-03-24T09:36:16.147Z] ---> Running in 2746ae9f8752 [2023-03-24T09:36:16.147Z] ---> Running in 68a17ad4e278 [2023-03-24T09:36:16.147Z] ---> Running in 9ba8d1f2391e [2023-03-24T09:36:16.147Z] Removing intermediate container 68a17ad4e278 [2023-03-24T09:36:16.147Z] ---> 406f3bf67fb4 [2023-03-24T09:36:16.147Z] Step 4/24 : WORKDIR /edgex-go [2023-03-24T09:36:16.147Z] Removing intermediate container ea87f3dc7cb9 [2023-03-24T09:36:16.147Z] ---> a20c34bec6e6 [2023-03-24T09:36:16.147Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-24T09:36:16.148Z] Removing intermediate container 9ba8d1f2391e [2023-03-24T09:36:16.148Z] ---> 490586d97c69 [2023-03-24T09:36:16.148Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T09:36:16.148Z] ---> Running in 076630c3dc76 [2023-03-24T09:36:16.148Z] Removing intermediate container 28e66a0ae3b3 [2023-03-24T09:36:16.148Z] ---> ad59bcb8e82c [2023-03-24T09:36:16.148Z] Step 4/25 : WORKDIR /edgex-go [2023-03-24T09:36:16.148Z] Removing intermediate container 2746ae9f8752 [2023-03-24T09:36:16.148Z] ---> 06844a9304c9 [2023-03-24T09:36:16.148Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T09:36:16.148Z] ---> Running in 6805bbe26ab2 [2023-03-24T09:36:16.148Z] ---> Running in e2aa0f163cf8 [2023-03-24T09:36:16.148Z] ---> Running in 3382df2b07cc [2023-03-24T09:36:16.148Z] ---> Running in f43f6306fd17 [2023-03-24T09:36:16.148Z] Removing intermediate container e2aa0f163cf8 [2023-03-24T09:36:16.148Z] ---> 0be7b669000c [2023-03-24T09:36:16.148Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T09:36:16.148Z] Removing intermediate container f43f6306fd17 [2023-03-24T09:36:16.148Z] ---> a9f47dc5b0d6 [2023-03-24T09:36:16.148Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-24T09:36:16.148Z] ---> Running in 220096d6e7e9 [2023-03-24T09:36:16.148Z] Removing intermediate container 076630c3dc76 [2023-03-24T09:36:16.148Z] ---> f816cd30677f [2023-03-24T09:36:16.148Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-24T09:36:16.148Z] ---> Running in 6ce8b6bd7b74 [2023-03-24T09:36:16.148Z] ---> Running in 82a2a9e4b1a2 [2023-03-24T09:36:16.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:16.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:16.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:16.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:16.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:16.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:16.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:16.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:16.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:17.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:17.592Z] OK: 263 MiB in 53 packages [2023-03-24T09:36:18.181Z] OK: 263 MiB in 53 packages [2023-03-24T09:36:18.181Z] OK: 263 MiB in 53 packages [2023-03-24T09:36:18.451Z] OK: 263 MiB in 53 packages [2023-03-24T09:36:18.719Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T09:36:18.719Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T09:36:18.719Z] OK: 17693 distinct packages available [2023-03-24T09:36:18.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:19.303Z] Removing intermediate container 3382df2b07cc [2023-03-24T09:36:19.303Z] ---> a23992e40c1d [2023-03-24T09:36:19.303Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T09:36:19.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:36:19.837Z] Removing intermediate container 220096d6e7e9 [2023-03-24T09:36:19.837Z] ---> 2e3ecfc789b7 [2023-03-24T09:36:19.837Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T09:36:20.103Z] Removing intermediate container 6ce8b6bd7b74 [2023-03-24T09:36:20.103Z] ---> 1c4b0e2d8fe6 [2023-03-24T09:36:20.103Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-24T09:36:20.369Z] Removing intermediate container 82a2a9e4b1a2 [2023-03-24T09:36:20.369Z] ---> 0bcbe36e4784 [2023-03-24T09:36:20.369Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-24T09:36:20.369Z] ---> 7318a3818a28 [2023-03-24T09:36:20.370Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:36:20.636Z] ---> Running in e989179a0688 [2023-03-24T09:36:20.636Z] OK: 263 MiB in 53 packages [2023-03-24T09:36:20.904Z] ---> 44cd843f7a68 [2023-03-24T09:36:20.904Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:36:21.171Z] ---> Running in be3ef387d742 [2023-03-24T09:36:21.766Z] ---> 1c8e4eb66179 [2023-03-24T09:36:21.766Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:36:21.766Z] ---> Running in 8561cf9759fa [2023-03-24T09:36:22.351Z] ---> db999372834d [2023-03-24T09:36:22.351Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:36:22.351Z] ---> Running in caaa74cf3df7 [2023-03-24T09:36:22.934Z] Removing intermediate container 6805bbe26ab2 [2023-03-24T09:36:22.934Z] ---> 7f8b4ff8764d [2023-03-24T09:36:22.934Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-24T09:36:24.344Z] ---> 04dee1f54753 [2023-03-24T09:36:24.344Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:36:24.344Z] ---> Running in e13d62d52ea3 [2023-03-24T09:38:16.011Z] Removing intermediate container caaa74cf3df7 [2023-03-24T09:38:16.011Z] ---> 635411fac048 [2023-03-24T09:38:16.011Z] Step 8/24 : COPY . . [2023-03-24T09:38:16.011Z] Removing intermediate container 8561cf9759fa [2023-03-24T09:38:16.011Z] ---> 62677cba7988 [2023-03-24T09:38:16.011Z] Step 8/25 : COPY . . [2023-03-24T09:38:16.011Z] Removing intermediate container be3ef387d742 [2023-03-24T09:38:16.011Z] ---> ac0f2e865342 [2023-03-24T09:38:16.011Z] Step 8/23 : COPY . . [2023-03-24T09:38:16.011Z] Removing intermediate container e989179a0688 [2023-03-24T09:38:16.011Z] ---> b7909bae5c80 [2023-03-24T09:38:16.011Z] Step 7/27 : COPY . . [2023-03-24T09:38:16.011Z] Removing intermediate container e13d62d52ea3 [2023-03-24T09:38:16.011Z] ---> ca51894fdb7c [2023-03-24T09:38:16.011Z] Step 7/20 : COPY . . [2023-03-24T09:38:21.341Z] ---> 464361c7e52b [2023-03-24T09:38:21.341Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-24T09:38:21.341Z] ---> add215c5500a [2023-03-24T09:38:21.341Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T09:38:21.341Z] ---> aa6a90841e5b [2023-03-24T09:38:21.341Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-24T09:38:21.341Z] ---> b813e4bcab39 [2023-03-24T09:38:21.341Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-24T09:38:21.341Z] ---> Running in e88306db0828 [2023-03-24T09:38:21.341Z] ---> Running in 8cefed1f80d9 [2023-03-24T09:38:21.341Z] ---> Running in f7a47612c96f [2023-03-24T09:38:21.341Z] ---> bd12a868f7ad [2023-03-24T09:38:21.341Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-24T09:38:21.341Z] ---> Running in cf54f9a34fcc [2023-03-24T09:38:21.341Z] ---> Running in b3b0828e6fd8 [2023-03-24T09:38:21.926Z] Removing intermediate container 8cefed1f80d9 [2023-03-24T09:38:21.926Z] ---> 056758a88856 [2023-03-24T09:38:21.926Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T09:38:22.195Z] ---> Running in 651e8c34ef16 [2023-03-24T09:38:22.790Z] Removing intermediate container 651e8c34ef16 [2023-03-24T09:38:22.790Z] ---> cbc22848f1c2 [2023-03-24T09:38:22.790Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T09:38:23.057Z] ---> Running in ac846a22cb47 [2023-03-24T09:38:23.324Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-24T09:38:23.324Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-24T09:38:23.590Z] Removing intermediate container ac846a22cb47 [2023-03-24T09:38:23.590Z] ---> 7355870abbf6 [2023-03-24T09:38:23.590Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T09:38:23.590Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-24T09:38:23.855Z] ---> Running in 552a324e64f7 [2023-03-24T09:38:23.855Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-24T09:38:27.201Z] Removing intermediate container 552a324e64f7 [2023-03-24T09:38:27.201Z] ---> 487ac813cc0c [2023-03-24T09:38:27.201Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T09:38:27.201Z] ---> Running in 176dfb6f8602 [2023-03-24T09:38:27.466Z] Removing intermediate container 176dfb6f8602 [2023-03-24T09:38:27.466Z] ---> bd8c230a7801 [2023-03-24T09:38:27.466Z] [2023-03-24T09:38:27.466Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T09:38:27.736Z] 3.17: Pulling from library/alpine [2023-03-24T09:38:27.736Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T09:38:27.736Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T09:38:27.736Z] ---> d74e625d9115 [2023-03-24T09:38:27.736Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T09:38:28.002Z] ---> Running in a804489ce38a [2023-03-24T09:38:28.270Z] Removing intermediate container a804489ce38a [2023-03-24T09:38:28.270Z] ---> d99954528c02 [2023-03-24T09:38:28.270Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T09:38:28.536Z] ---> Running in 4a0557072dd7 [2023-03-24T09:38:30.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:38:31.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:38:32.459Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T09:38:32.459Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T09:38:32.459Z] OK: 17691 distinct packages available [2023-03-24T09:38:32.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:38:33.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:38:34.825Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-24T09:38:34.825Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-24T09:38:34.825Z] (3/5) Installing libucontext (1.2-r0) [2023-03-24T09:38:34.825Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-24T09:38:34.826Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-24T09:38:34.826Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:38:34.826Z] OK: 9 MiB in 20 packages [2023-03-24T09:38:36.769Z] Removing intermediate container 4a0557072dd7 [2023-03-24T09:38:36.769Z] ---> c2662b6ecdc5 [2023-03-24T09:38:36.769Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:38:37.742Z] ---> eada7539b81e [2023-03-24T09:38:37.742Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:38:38.326Z] ---> 6b52b506ebba [2023-03-24T09:38:38.326Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-24T09:38:41.668Z] ---> d18e6727ec86 [2023-03-24T09:38:41.668Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T09:38:49.873Z] ---> 562672bc4d99 [2023-03-24T09:38:49.873Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T09:38:49.873Z] ---> 670850a5c1c4 [2023-03-24T09:38:49.873Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-24T09:38:50.455Z] ---> bf4a26580767 [2023-03-24T09:38:50.455Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-24T09:38:51.034Z] ---> 5a99af6c3f31 [2023-03-24T09:38:51.034Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T09:38:51.303Z] ---> Running in 2114cbbe8fe3 [2023-03-24T09:38:51.568Z] Removing intermediate container 2114cbbe8fe3 [2023-03-24T09:38:51.568Z] ---> f750acc5fca3 [2023-03-24T09:38:51.568Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T09:38:51.833Z] ---> Running in aecae2461480 [2023-03-24T09:38:52.414Z] Removing intermediate container aecae2461480 [2023-03-24T09:38:52.414Z] ---> c0facaa56b03 [2023-03-24T09:38:52.414Z] Step 25/27 : LABEL arch=arm64 [2023-03-24T09:38:52.414Z] ---> Running in 1835528e9202 [2023-03-24T09:38:53.007Z] Removing intermediate container 1835528e9202 [2023-03-24T09:38:53.007Z] ---> 4899c866d36b [2023-03-24T09:38:53.007Z] Step 26/27 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:38:53.007Z] ---> Running in cfd0eb01a994 [2023-03-24T09:38:53.589Z] Removing intermediate container cfd0eb01a994 [2023-03-24T09:38:53.589Z] ---> 6833da574c77 [2023-03-24T09:38:53.589Z] Step 27/27 : LABEL version=0.0.0 [2023-03-24T09:38:53.589Z] ---> Running in 861b170e1a4e [2023-03-24T09:38:53.856Z] Removing intermediate container 861b170e1a4e [2023-03-24T09:38:53.856Z] ---> 75917d161591 [2023-03-24T09:38:53.856Z] [2023-03-24T09:38:54.123Z] Successfully built 75917d161591 [2023-03-24T09:38:54.123Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-24T09:38:54.123Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-03-24T09:39:12.317Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:39:12.317Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:39:12.317Z] ---> 3cf01b8ac279 [2023-03-24T09:39:12.317Z] Step 3/22 : WORKDIR /edgex-go [2023-03-24T09:39:12.317Z] ---> Using cache [2023-03-24T09:39:12.317Z] ---> 06844a9304c9 [2023-03-24T09:39:12.317Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-24T09:39:12.317Z] ---> Running in ac0f6895b6bd [2023-03-24T09:39:12.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:39:12.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:39:13.982Z] OK: 263 MiB in 53 packages [2023-03-24T09:39:15.931Z] Removing intermediate container ac0f6895b6bd [2023-03-24T09:39:15.931Z] ---> 667302771c56 [2023-03-24T09:39:15.931Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-24T09:39:16.513Z] ---> 4bd6734d636b [2023-03-24T09:39:16.513Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:39:16.513Z] ---> Running in 43493e8cfe6f [2023-03-24T09:40:53.134Z] Removing intermediate container 43493e8cfe6f [2023-03-24T09:40:53.134Z] ---> fe4112d60829 [2023-03-24T09:40:53.134Z] Step 7/22 : COPY . . [2023-03-24T09:41:03.195Z] ---> 798c03cb7e7c [2023-03-24T09:41:03.195Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-24T09:41:03.195Z] ---> Running in 2a5e6e949f59 [2023-03-24T09:41:04.156Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-24T09:44:56.112Z] Removing intermediate container f7a47612c96f [2023-03-24T09:44:56.112Z] ---> 8891334ae98f [2023-03-24T09:44:56.112Z] [2023-03-24T09:44:56.112Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T09:44:56.112Z] ---> d74e625d9115 [2023-03-24T09:44:56.112Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T09:44:56.112Z] ---> Running in 87cd9907eff6 [2023-03-24T09:44:56.112Z] Removing intermediate container 87cd9907eff6 [2023-03-24T09:44:56.112Z] ---> 4d3002deabd1 [2023-03-24T09:44:56.112Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:44:56.112Z] ---> Running in 8d6823f9e220 [2023-03-24T09:44:56.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:44:56.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:44:57.068Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T09:44:57.068Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:44:57.068Z] OK: 8 MiB in 16 packages [2023-03-24T09:44:59.010Z] Removing intermediate container 8d6823f9e220 [2023-03-24T09:44:59.010Z] ---> c1f11599a25b [2023-03-24T09:44:59.010Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:44:59.621Z] ---> 1ea6e8670bcb [2023-03-24T09:44:59.621Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:45:00.578Z] ---> 2773dcb937c9 [2023-03-24T09:45:00.578Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-24T09:45:05.911Z] ---> e734f3f5ce52 [2023-03-24T09:45:05.911Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:45:06.494Z] ---> f28a0716dfd8 [2023-03-24T09:45:06.494Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-24T09:45:07.898Z] ---> b0a0292b011a [2023-03-24T09:45:07.898Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T09:45:08.165Z] ---> Running in 74caf281ae5b [2023-03-24T09:45:12.407Z] Removing intermediate container 74caf281ae5b [2023-03-24T09:45:12.407Z] ---> 0edbc5d4b3f7 [2023-03-24T09:45:12.407Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T09:45:12.407Z] ---> Running in 56dcb70b355c [2023-03-24T09:45:12.986Z] Removing intermediate container 56dcb70b355c [2023-03-24T09:45:12.986Z] ---> 468751658c75 [2023-03-24T09:45:12.986Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T09:45:13.252Z] ---> Running in 103745c0e967 [2023-03-24T09:45:13.252Z] Removing intermediate container b3b0828e6fd8 [2023-03-24T09:45:13.252Z] ---> 4128f329fbec [2023-03-24T09:45:13.252Z] [2023-03-24T09:45:13.252Z] Step 10/24 : FROM alpine:3.17 [2023-03-24T09:45:13.252Z] ---> d74e625d9115 [2023-03-24T09:45:13.252Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:45:13.518Z] ---> Running in 3abc6ee06468 [2023-03-24T09:45:14.100Z] Removing intermediate container 103745c0e967 [2023-03-24T09:45:14.100Z] ---> 3342640103a5 [2023-03-24T09:45:14.100Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T09:45:14.100Z] ---> Running in a5371f70fc69 [2023-03-24T09:45:15.059Z] Removing intermediate container a5371f70fc69 [2023-03-24T09:45:15.059Z] ---> 7cac678f13b2 [2023-03-24T09:45:15.059Z] Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:45:15.325Z] ---> Running in 55788f3fd413 [2023-03-24T09:45:15.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:45:16.171Z] Removing intermediate container 55788f3fd413 [2023-03-24T09:45:16.171Z] ---> ac69bf540f52 [2023-03-24T09:45:16.171Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T09:45:16.439Z] ---> Running in cbaa0f26a4b3 [2023-03-24T09:45:16.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:45:17.664Z] Removing intermediate container cbaa0f26a4b3 [2023-03-24T09:45:17.664Z] ---> 45cf8bd5e2e7 [2023-03-24T09:45:17.664Z] [2023-03-24T09:45:17.929Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T09:45:17.929Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:45:18.195Z] OK: 8 MiB in 16 packages [2023-03-24T09:45:18.461Z] Successfully built 45cf8bd5e2e7 [2023-03-24T09:45:18.461Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-24T09:45:18.461Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-03-24T09:45:20.414Z] Removing intermediate container 3abc6ee06468 [2023-03-24T09:45:20.414Z] ---> 67a0fc55b416 [2023-03-24T09:45:20.414Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T09:45:20.414Z] ---> Running in 0c8ab9f2ba2f [2023-03-24T09:45:20.996Z] Removing intermediate container 0c8ab9f2ba2f [2023-03-24T09:45:20.996Z] ---> 0e470477aeb2 [2023-03-24T09:45:20.996Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-24T09:45:21.264Z] ---> Running in 4a607fafd89a [2023-03-24T09:45:22.234Z] Removing intermediate container 4a607fafd89a [2023-03-24T09:45:22.234Z] ---> ffd8790645cf [2023-03-24T09:45:22.234Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-24T09:45:22.234Z] ---> Running in 02a9f1a4a320 [2023-03-24T09:45:23.196Z] Removing intermediate container 02a9f1a4a320 [2023-03-24T09:45:23.196Z] ---> b604c726ae58 [2023-03-24T09:45:23.196Z] Step 15/24 : WORKDIR / [2023-03-24T09:45:23.196Z] ---> Running in b7391915f4ec [2023-03-24T09:45:24.614Z] Removing intermediate container b7391915f4ec [2023-03-24T09:45:24.614Z] ---> c5f839ccf643 [2023-03-24T09:45:24.614Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:45:26.022Z] ---> 9b87d81ef4bc [2023-03-24T09:45:26.022Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:45:27.429Z] ---> 153abe890412 [2023-03-24T09:45:27.429Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-24T09:45:28.386Z] Removing intermediate container cf54f9a34fcc [2023-03-24T09:45:28.386Z] ---> 61697b56da91 [2023-03-24T09:45:28.386Z] [2023-03-24T09:45:28.386Z] Step 10/25 : FROM alpine:3.17 [2023-03-24T09:45:28.386Z] ---> d74e625d9115 [2023-03-24T09:45:28.386Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:45:28.386Z] ---> Using cache [2023-03-24T09:45:28.386Z] ---> 67a0fc55b416 [2023-03-24T09:45:28.386Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T09:45:28.386Z] ---> Using cache [2023-03-24T09:45:28.386Z] ---> 0e470477aeb2 [2023-03-24T09:45:28.386Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-24T09:45:30.958Z] ---> Running in e5b1ba7a2e44 [2023-03-24T09:45:30.958Z] ---> 371d4b538c92 [2023-03-24T09:45:30.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:45:31.538Z] Removing intermediate container e5b1ba7a2e44 [2023-03-24T09:45:31.538Z] ---> d82faa9d7966 [2023-03-24T09:45:31.538Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-24T09:45:31.806Z] ---> Running in c95d6651bebc [2023-03-24T09:45:32.384Z] ---> 655184963347 [2023-03-24T09:45:32.384Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-24T09:45:32.654Z] Removing intermediate container c95d6651bebc [2023-03-24T09:45:32.654Z] ---> 46c83f3e2e75 [2023-03-24T09:45:32.654Z] Step 15/25 : WORKDIR / [2023-03-24T09:45:32.654Z] ---> Running in afd4a5b1bcfe [2023-03-24T09:45:32.654Z] ---> Running in f4c56b433625 [2023-03-24T09:45:33.612Z] Removing intermediate container afd4a5b1bcfe [2023-03-24T09:45:33.612Z] ---> e87a86b42ef9 [2023-03-24T09:45:33.612Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:45:33.612Z] Removing intermediate container f4c56b433625 [2023-03-24T09:45:33.612Z] ---> 7c71e2157ad4 [2023-03-24T09:45:33.612Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:45:33.879Z] ---> Running in ce3d153bf526 [2023-03-24T09:45:34.459Z] Removing intermediate container ce3d153bf526 [2023-03-24T09:45:34.459Z] ---> 172b3159f355 [2023-03-24T09:45:34.459Z] Step 22/24 : LABEL arch=arm64 [2023-03-24T09:45:34.725Z] ---> Running in 56b120de53fd [2023-03-24T09:45:35.683Z] ---> bfdf5a287b19 [2023-03-24T09:45:35.683Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:45:35.683Z] Removing intermediate container 56b120de53fd [2023-03-24T09:45:35.683Z] ---> d6464bbe071d [2023-03-24T09:45:35.683Z] Step 23/24 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:45:35.683Z] ---> Running in 69ecd1b0bc4a [2023-03-24T09:45:36.638Z] Removing intermediate container 69ecd1b0bc4a [2023-03-24T09:45:36.638Z] ---> b35b02c847b8 [2023-03-24T09:45:36.638Z] Step 24/24 : LABEL version=0.0.0 [2023-03-24T09:45:36.638Z] ---> Running in 39048a93e623 [2023-03-24T09:45:36.905Z] ---> e33beacd8ba3 [2023-03-24T09:45:36.905Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-24T09:45:37.488Z] Removing intermediate container 39048a93e623 [2023-03-24T09:45:37.488Z] ---> 2201c3d95c2f [2023-03-24T09:45:37.488Z] [2023-03-24T09:45:37.755Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:45:37.755Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:45:37.755Z] ---> 3cf01b8ac279 [2023-03-24T09:45:37.755Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:45:37.755Z] ---> Using cache [2023-03-24T09:45:37.755Z] ---> ad59bcb8e82c [2023-03-24T09:45:37.755Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T09:45:37.755Z] ---> Using cache [2023-03-24T09:45:37.755Z] ---> a9f47dc5b0d6 [2023-03-24T09:45:37.755Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T09:45:37.755Z] ---> Using cache [2023-03-24T09:45:37.755Z] ---> 1c4b0e2d8fe6 [2023-03-24T09:45:37.755Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T09:45:37.755Z] ---> Using cache [2023-03-24T09:45:37.755Z] ---> 1c8e4eb66179 [2023-03-24T09:45:37.755Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:45:37.755Z] ---> Using cache [2023-03-24T09:45:37.755Z] ---> 62677cba7988 [2023-03-24T09:45:37.755Z] Step 8/23 : COPY . . [2023-03-24T09:45:37.755Z] Successfully built 2201c3d95c2f [2023-03-24T09:45:37.755Z] ---> Using cache [2023-03-24T09:45:37.755Z] ---> b813e4bcab39 [2023-03-24T09:45:37.755Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-24T09:45:38.021Z] Successfully tagged core-command-arm64:latest [2023-03-24T09:45:38.021Z]  Building core-command ... done Building core-data [2023-03-24T09:45:38.292Z] ---> Running in 12f06361b382 [2023-03-24T09:45:39.699Z] ---> 3c1bd63ee611 [2023-03-24T09:45:39.699Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:45:40.280Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-24T09:45:40.546Z] ---> 7b86332e8431 [2023-03-24T09:45:40.546Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-24T09:45:44.795Z] ---> 8d5c1affcfef [2023-03-24T09:45:44.795Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-24T09:45:44.795Z] ---> Running in bcd3f0cd249b [2023-03-24T09:45:45.378Z] Removing intermediate container bcd3f0cd249b [2023-03-24T09:45:45.378Z] ---> 25b1c4e881c4 [2023-03-24T09:45:45.378Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:45:45.646Z] ---> Running in f3104ba4c675 [2023-03-24T09:45:46.226Z] Removing intermediate container f3104ba4c675 [2023-03-24T09:45:46.226Z] ---> a559628b8d2b [2023-03-24T09:45:46.226Z] Step 23/25 : LABEL arch=arm64 [2023-03-24T09:45:46.493Z] ---> Running in 9cd104840bc9 [2023-03-24T09:45:47.074Z] Removing intermediate container 9cd104840bc9 [2023-03-24T09:45:47.074Z] ---> d3e964ed37c1 [2023-03-24T09:45:47.074Z] Step 24/25 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:45:47.343Z] ---> Running in 0bfa610b2aa4 [2023-03-24T09:45:48.297Z] Removing intermediate container 0bfa610b2aa4 [2023-03-24T09:45:48.297Z] ---> bcd69ffd670a [2023-03-24T09:45:48.297Z] Step 25/25 : LABEL version=0.0.0 [2023-03-24T09:45:48.297Z] ---> Running in 3479a07c1720 [2023-03-24T09:45:48.884Z] Removing intermediate container 3479a07c1720 [2023-03-24T09:45:48.884Z] ---> f6bcfcde8da5 [2023-03-24T09:45:48.884Z] [2023-03-24T09:45:49.466Z] Successfully built f6bcfcde8da5 [2023-03-24T09:45:49.466Z] Successfully tagged core-metadata-arm64:latest [2023-03-24T09:45:49.466Z] Building support-scheduler [2023-03-24T09:45:56.100Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:45:56.100Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:45:56.100Z] ---> 3cf01b8ac279 [2023-03-24T09:45:56.100Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:45:56.100Z] ---> Using cache [2023-03-24T09:45:56.100Z] ---> ad59bcb8e82c [2023-03-24T09:45:56.100Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T09:45:56.100Z] ---> Using cache [2023-03-24T09:45:56.100Z] ---> a9f47dc5b0d6 [2023-03-24T09:45:56.100Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T09:45:56.100Z] ---> Using cache [2023-03-24T09:45:56.100Z] ---> 1c4b0e2d8fe6 [2023-03-24T09:45:56.100Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T09:45:56.100Z] ---> Using cache [2023-03-24T09:45:56.100Z] ---> 1c8e4eb66179 [2023-03-24T09:45:56.100Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:45:56.100Z] ---> Using cache [2023-03-24T09:45:56.100Z] ---> 62677cba7988 [2023-03-24T09:45:56.100Z] Step 8/23 : COPY . . [2023-03-24T09:45:56.100Z] ---> Using cache [2023-03-24T09:45:56.100Z] ---> b813e4bcab39 [2023-03-24T09:45:56.100Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-24T09:45:57.057Z] ---> Running in 4a0019d45d7d [2023-03-24T09:45:59.637Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-24T09:46:11.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:46:11.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:46:11.951Z] ---> 3cf01b8ac279 [2023-03-24T09:46:11.951Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:46:11.951Z] ---> Using cache [2023-03-24T09:46:11.951Z] ---> ad59bcb8e82c [2023-03-24T09:46:11.951Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T09:46:11.951Z] ---> Using cache [2023-03-24T09:46:11.951Z] ---> a9f47dc5b0d6 [2023-03-24T09:46:11.951Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T09:46:11.951Z] ---> Using cache [2023-03-24T09:46:11.951Z] ---> 1c4b0e2d8fe6 [2023-03-24T09:46:11.951Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T09:46:11.951Z] ---> Using cache [2023-03-24T09:46:11.951Z] ---> 1c8e4eb66179 [2023-03-24T09:46:11.951Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:46:11.951Z] ---> Using cache [2023-03-24T09:46:11.951Z] ---> 62677cba7988 [2023-03-24T09:46:11.951Z] Step 8/23 : COPY . . [2023-03-24T09:46:11.951Z] ---> Using cache [2023-03-24T09:46:11.951Z] ---> b813e4bcab39 [2023-03-24T09:46:11.951Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-24T09:46:11.951Z] ---> Running in f62ccd7833e5 [2023-03-24T09:46:13.359Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-24T09:46:40.022Z] Removing intermediate container e88306db0828 [2023-03-24T09:46:40.022Z] ---> 6c02f2dfc14c [2023-03-24T09:46:40.022Z] [2023-03-24T09:46:40.022Z] Step 9/20 : FROM alpine:3.17 [2023-03-24T09:46:40.022Z] ---> d74e625d9115 [2023-03-24T09:46:40.022Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T09:46:40.022Z] ---> Running in f1ef364d1bc1 [2023-03-24T09:46:40.022Z] Removing intermediate container f1ef364d1bc1 [2023-03-24T09:46:40.022Z] ---> 69421e8c6b32 [2023-03-24T09:46:40.022Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-24T09:46:40.022Z] ---> Running in a45a4b411f29 [2023-03-24T09:46:41.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:46:42.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:46:44.314Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T09:46:44.314Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T09:46:44.314Z] OK: 17691 distinct packages available [2023-03-24T09:46:44.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:46:45.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:46:46.942Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-24T09:46:46.942Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-24T09:46:46.942Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-24T09:46:46.942Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-24T09:46:46.942Z] (5/9) Installing curl (7.88.1-r1) [2023-03-24T09:46:46.942Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-24T09:46:46.942Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-24T09:46:46.942Z] (8/9) Installing libucontext (1.2-r0) [2023-03-24T09:46:46.942Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-24T09:46:46.942Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:46:47.207Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T09:46:47.790Z] OK: 11 MiB in 24 packages [2023-03-24T09:46:51.130Z] Removing intermediate container a45a4b411f29 [2023-03-24T09:46:51.130Z] ---> 68b297301b14 [2023-03-24T09:46:51.130Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:46:52.539Z] ---> 0471cf2fde81 [2023-03-24T09:46:52.539Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:46:53.938Z] ---> 4e1412aa839e [2023-03-24T09:46:53.938Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-24T09:46:57.268Z] ---> 5031dbfc0a6a [2023-03-24T09:46:57.268Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:46:57.268Z] Removing intermediate container 2a5e6e949f59 [2023-03-24T09:46:57.268Z] ---> 0ea742ce330b [2023-03-24T09:46:57.268Z] [2023-03-24T09:46:57.268Z] Step 9/22 : FROM alpine:3.17 [2023-03-24T09:46:57.268Z] ---> d74e625d9115 [2023-03-24T09:46:57.268Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-24T09:46:57.268Z] ---> Running in 9c19fdcba4e1 [2023-03-24T09:46:58.678Z] ---> a017c29e403c [2023-03-24T09:46:58.678Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-24T09:46:58.678Z] ---> Running in 55cecf276f17 [2023-03-24T09:46:59.261Z] Removing intermediate container 55cecf276f17 [2023-03-24T09:46:59.261Z] ---> 215780aa1208 [2023-03-24T09:46:59.261Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:46:59.261Z] ---> Running in 8439bad804ea [2023-03-24T09:46:59.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:47:00.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:47:01.882Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T09:47:01.882Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-24T09:47:01.882Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:47:01.882Z] OK: 8 MiB in 17 packages [2023-03-24T09:47:02.848Z] Removing intermediate container 8439bad804ea [2023-03-24T09:47:02.848Z] ---> 389a04e26058 [2023-03-24T09:47:02.848Z] Step 18/20 : LABEL arch=arm64 [2023-03-24T09:47:02.848Z] ---> Running in a26845eb95f7 [2023-03-24T09:47:03.804Z] Removing intermediate container a26845eb95f7 [2023-03-24T09:47:03.804Z] ---> ffd2bbca50bd [2023-03-24T09:47:03.804Z] Step 19/20 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:47:03.804Z] ---> Running in 3cf8513fdfa5 [2023-03-24T09:47:03.804Z] Removing intermediate container 9c19fdcba4e1 [2023-03-24T09:47:03.804Z] ---> cdcd208b1a27 [2023-03-24T09:47:03.804Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T09:47:04.069Z] ---> Running in ed0cea8a871a [2023-03-24T09:47:04.651Z] Removing intermediate container 3cf8513fdfa5 [2023-03-24T09:47:04.651Z] ---> e2f64900cfc2 [2023-03-24T09:47:04.651Z] Step 20/20 : LABEL version=0.0.0 [2023-03-24T09:47:04.651Z] Removing intermediate container ed0cea8a871a [2023-03-24T09:47:04.651Z] ---> b46027cf9bfe [2023-03-24T09:47:04.651Z] Step 12/22 : WORKDIR /edgex [2023-03-24T09:47:04.651Z] ---> Running in 9b246de32f64 [2023-03-24T09:47:04.916Z] ---> Running in 6e99e8aaea2d [2023-03-24T09:47:05.496Z] Removing intermediate container 9b246de32f64 [2023-03-24T09:47:05.496Z] ---> 93d5a5f0a831 [2023-03-24T09:47:05.496Z] [2023-03-24T09:47:05.496Z] Removing intermediate container 6e99e8aaea2d [2023-03-24T09:47:05.496Z] ---> 14276a9a1313 [2023-03-24T09:47:05.496Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:47:06.077Z] Successfully built 93d5a5f0a831 [2023-03-24T09:47:06.077Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-24T09:47:06.077Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-03-24T09:47:06.344Z] ---> c7fbd65813b8 [2023-03-24T09:47:06.344Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:47:07.296Z] ---> 1c8e2f4845c5 [2023-03-24T09:47:07.296Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-24T09:47:08.249Z] ---> b7edff27d0ea [2023-03-24T09:47:08.249Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-24T09:47:10.196Z] ---> df6e446dd465 [2023-03-24T09:47:10.196Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T09:47:11.153Z] ---> 1fb799daf746 [2023-03-24T09:47:11.153Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T09:47:11.153Z] ---> Running in 2f088001bf9f [2023-03-24T09:47:16.503Z] Removing intermediate container 2f088001bf9f [2023-03-24T09:47:16.503Z] ---> d16faf665796 [2023-03-24T09:47:16.503Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T09:47:16.503Z] ---> Running in 623b10dd90cd [2023-03-24T09:47:16.770Z] Removing intermediate container 623b10dd90cd [2023-03-24T09:47:16.770Z] ---> 78c3e64db7cc [2023-03-24T09:47:16.770Z] Step 20/22 : LABEL arch=arm64 [2023-03-24T09:47:17.166Z] ---> Running in 62dd6e1a364c [2023-03-24T09:47:18.169Z] Removing intermediate container 62dd6e1a364c [2023-03-24T09:47:18.170Z] ---> d1555274c296 [2023-03-24T09:47:18.170Z] Step 21/22 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:47:18.170Z] ---> Running in 1bbe4f645dd6 [2023-03-24T09:47:18.808Z] Removing intermediate container 1bbe4f645dd6 [2023-03-24T09:47:18.808Z] ---> f4681c11cfbc [2023-03-24T09:47:18.808Z] Step 22/22 : LABEL version=0.0.0 [2023-03-24T09:47:19.083Z] ---> Running in e6e8e8ee317d [2023-03-24T09:47:19.701Z] Removing intermediate container e6e8e8ee317d [2023-03-24T09:47:19.701Z] ---> f912a340dd50 [2023-03-24T09:47:19.701Z] [2023-03-24T09:47:19.995Z] Successfully built f912a340dd50 [2023-03-24T09:47:19.995Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-24T09:47:19.995Z]  Building security-proxy-setup ... done Building security-spire-config [2023-03-24T09:47:25.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:47:25.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:47:25.399Z] ---> 3cf01b8ac279 [2023-03-24T09:47:25.399Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T09:47:25.399Z] ---> Using cache [2023-03-24T09:47:25.399Z] ---> ad59bcb8e82c [2023-03-24T09:47:25.399Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T09:47:25.399Z] ---> Using cache [2023-03-24T09:47:25.399Z] ---> a9f47dc5b0d6 [2023-03-24T09:47:25.399Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-24T09:47:25.399Z] ---> Running in 55442c7ad377 [2023-03-24T09:47:27.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:47:27.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:47:29.879Z] OK: 263 MiB in 53 packages [2023-03-24T09:47:31.819Z] Removing intermediate container 55442c7ad377 [2023-03-24T09:47:31.819Z] ---> b01a406d8fe3 [2023-03-24T09:47:31.819Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T09:47:32.776Z] ---> 499c65510bc5 [2023-03-24T09:47:32.776Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:47:32.776Z] ---> Running in b10a1ed8d9bb [2023-03-24T09:47:39.426Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:47:39.426Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:47:39.426Z] ---> 3cf01b8ac279 [2023-03-24T09:47:39.426Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T09:47:39.426Z] ---> Using cache [2023-03-24T09:47:39.426Z] ---> 06844a9304c9 [2023-03-24T09:47:39.426Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T09:47:39.426Z] ---> Using cache [2023-03-24T09:47:39.426Z] ---> a23992e40c1d [2023-03-24T09:47:39.426Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T09:47:39.426Z] ---> Using cache [2023-03-24T09:47:39.426Z] ---> 7318a3818a28 [2023-03-24T09:47:39.426Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:47:39.426Z] ---> Using cache [2023-03-24T09:47:39.426Z] ---> b7909bae5c80 [2023-03-24T09:47:39.426Z] Step 7/27 : COPY . . [2023-03-24T09:47:39.426Z] ---> Using cache [2023-03-24T09:47:39.426Z] ---> add215c5500a [2023-03-24T09:47:39.426Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T09:47:39.426Z] ---> Using cache [2023-03-24T09:47:39.426Z] ---> 056758a88856 [2023-03-24T09:47:39.426Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T09:47:39.426Z] ---> Using cache [2023-03-24T09:47:39.426Z] ---> cbc22848f1c2 [2023-03-24T09:47:39.426Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T09:47:39.426Z] ---> Using cache [2023-03-24T09:47:39.426Z] ---> 7355870abbf6 [2023-03-24T09:47:39.426Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T09:47:39.426Z] ---> Using cache [2023-03-24T09:47:39.426Z] ---> 487ac813cc0c [2023-03-24T09:47:39.426Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T09:47:39.426Z] ---> Using cache [2023-03-24T09:47:39.426Z] ---> bd8c230a7801 [2023-03-24T09:47:39.426Z] [2023-03-24T09:47:39.426Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T09:47:39.426Z] ---> d74e625d9115 [2023-03-24T09:47:39.426Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T09:47:39.426Z] ---> Using cache [2023-03-24T09:47:39.426Z] ---> d99954528c02 [2023-03-24T09:47:39.426Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-24T09:47:39.426Z] ---> Running in d1d633bfa1d8 [2023-03-24T09:47:41.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:47:42.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:47:43.745Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T09:47:43.745Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T09:47:43.745Z] OK: 17691 distinct packages available [2023-03-24T09:47:43.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:47:44.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:47:46.104Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-24T09:47:46.104Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-24T09:47:46.104Z] (3/4) Installing libucontext (1.2-r0) [2023-03-24T09:47:46.104Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-24T09:47:46.104Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:47:46.104Z] OK: 8 MiB in 19 packages [2023-03-24T09:47:48.038Z] Removing intermediate container d1d633bfa1d8 [2023-03-24T09:47:48.038Z] ---> b1d77cf25749 [2023-03-24T09:47:48.038Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:47:48.991Z] ---> 63d4dfbbb6be [2023-03-24T09:47:48.991Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:47:49.949Z] ---> bae90562e166 [2023-03-24T09:47:49.949Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T09:47:56.579Z] ---> e6e6cad95985 [2023-03-24T09:47:56.579Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T09:47:57.160Z] ---> a14d113eff87 [2023-03-24T09:47:57.160Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-24T09:47:57.160Z] ---> Running in a20ff991e1f8 [2023-03-24T09:47:57.747Z] Removing intermediate container a20ff991e1f8 [2023-03-24T09:47:57.747Z] ---> f112f8167410 [2023-03-24T09:47:57.747Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-24T09:47:58.704Z] ---> d22afd30a9a6 [2023-03-24T09:47:58.704Z] Step 22/27 : WORKDIR / [2023-03-24T09:47:58.704Z] ---> Running in 769fab663e7a [2023-03-24T09:47:59.288Z] Removing intermediate container 769fab663e7a [2023-03-24T09:47:59.288Z] ---> cf9dc6130558 [2023-03-24T09:47:59.288Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T09:47:59.554Z] ---> Running in 5983556467ac [2023-03-24T09:48:00.134Z] Removing intermediate container 5983556467ac [2023-03-24T09:48:00.134Z] ---> f72019a88be9 [2023-03-24T09:48:00.134Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T09:48:00.134Z] ---> Running in d5ee09aeb13a [2023-03-24T09:48:00.715Z] Removing intermediate container d5ee09aeb13a [2023-03-24T09:48:00.715Z] ---> d7fdb0991d47 [2023-03-24T09:48:00.715Z] Step 25/27 : LABEL arch=arm64 [2023-03-24T09:48:00.978Z] ---> Running in d18db8cdbb63 [2023-03-24T09:48:01.560Z] Removing intermediate container d18db8cdbb63 [2023-03-24T09:48:01.560Z] ---> 7a227a2fab46 [2023-03-24T09:48:01.560Z] Step 26/27 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:48:01.560Z] ---> Running in f5fb3426df1e [2023-03-24T09:48:02.148Z] Removing intermediate container f5fb3426df1e [2023-03-24T09:48:02.148Z] ---> ebbabbe2bc7f [2023-03-24T09:48:02.148Z] Step 27/27 : LABEL version=0.0.0 [2023-03-24T09:48:02.415Z] ---> Running in 0b6e11a0307a [2023-03-24T09:48:02.995Z] Removing intermediate container 0b6e11a0307a [2023-03-24T09:48:02.995Z] ---> 6925007d8cfa [2023-03-24T09:48:02.995Z] [2023-03-24T09:48:03.263Z] Successfully built 6925007d8cfa [2023-03-24T09:48:03.529Z] Successfully tagged security-spire-config-arm64:latest [2023-03-24T09:48:03.529Z] Building security-bootstrapper [2023-03-24T09:48:21.717Z]  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:48:21.717Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:48:21.717Z] ---> 3cf01b8ac279 [2023-03-24T09:48:21.717Z] Step 3/33 : WORKDIR /edgex-go [2023-03-24T09:48:21.717Z] ---> Using cache [2023-03-24T09:48:21.717Z] ---> 06844a9304c9 [2023-03-24T09:48:21.717Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-24T09:48:21.717Z] ---> Using cache [2023-03-24T09:48:21.717Z] ---> 667302771c56 [2023-03-24T09:48:21.717Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-24T09:48:21.717Z] ---> Using cache [2023-03-24T09:48:21.717Z] ---> 4bd6734d636b [2023-03-24T09:48:21.717Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:48:21.717Z] ---> Using cache [2023-03-24T09:48:21.717Z] ---> fe4112d60829 [2023-03-24T09:48:21.717Z] Step 7/33 : COPY . . [2023-03-24T09:48:21.717Z] ---> Using cache [2023-03-24T09:48:21.717Z] ---> 798c03cb7e7c [2023-03-24T09:48:21.717Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-24T09:48:21.717Z] ---> Running in 9a9e9356ac89 [2023-03-24T09:48:23.122Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-24T09:49:19.507Z] Removing intermediate container b10a1ed8d9bb [2023-03-24T09:49:19.507Z] ---> 9797b1b44a8c [2023-03-24T09:49:19.507Z] Step 8/23 : COPY . . [2023-03-24T09:49:22.077Z] ---> 386e70a359b8 [2023-03-24T09:49:22.077Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-24T09:49:22.077Z] ---> Running in 2f01493fc5f3 [2023-03-24T09:49:24.021Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-24T09:52:00.692Z] Removing intermediate container 12f06361b382 [2023-03-24T09:52:00.692Z] ---> 547f70faa154 [2023-03-24T09:52:00.692Z] [2023-03-24T09:52:00.692Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T09:52:00.692Z] ---> d74e625d9115 [2023-03-24T09:52:00.692Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T09:52:00.692Z] ---> Using cache [2023-03-24T09:52:00.692Z] ---> 4d3002deabd1 [2023-03-24T09:52:00.692Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:52:00.692Z] ---> Using cache [2023-03-24T09:52:00.692Z] ---> c1f11599a25b [2023-03-24T09:52:00.692Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:52:00.692Z] ---> Using cache [2023-03-24T09:52:00.692Z] ---> 1ea6e8670bcb [2023-03-24T09:52:00.692Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:52:00.692Z] ---> Using cache [2023-03-24T09:52:00.692Z] ---> 2773dcb937c9 [2023-03-24T09:52:00.692Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-24T09:52:00.692Z] ---> f4793e4a63b8 [2023-03-24T09:52:00.692Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:52:00.692Z] ---> 175887f9c94b [2023-03-24T09:52:00.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-24T09:52:00.692Z] ---> 26c5686d3c55 [2023-03-24T09:52:00.692Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T09:52:00.692Z] ---> Running in 5f1bec043aaf [2023-03-24T09:52:00.692Z] Removing intermediate container 5f1bec043aaf [2023-03-24T09:52:00.692Z] ---> d24dc7026db0 [2023-03-24T09:52:00.692Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T09:52:00.692Z] ---> Running in c03e989cbc40 [2023-03-24T09:52:00.692Z] Removing intermediate container c03e989cbc40 [2023-03-24T09:52:00.692Z] ---> bb68e73bfacc [2023-03-24T09:52:00.692Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T09:52:00.692Z] ---> Running in 71247a18e1ca [2023-03-24T09:52:00.692Z] Removing intermediate container 71247a18e1ca [2023-03-24T09:52:00.692Z] ---> 791711505473 [2023-03-24T09:52:00.692Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T09:52:00.692Z] ---> Running in 8ba7ff5b4ebf [2023-03-24T09:52:00.692Z] Removing intermediate container 8ba7ff5b4ebf [2023-03-24T09:52:00.692Z] ---> f93a46ae3477 [2023-03-24T09:52:00.692Z] Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:52:00.692Z] ---> Running in 238ccde14bd4 [2023-03-24T09:52:00.692Z] Removing intermediate container 238ccde14bd4 [2023-03-24T09:52:00.692Z] ---> f2e90352f326 [2023-03-24T09:52:00.692Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T09:52:00.692Z] ---> Running in e1fe848e794e [2023-03-24T09:52:00.692Z] Removing intermediate container e1fe848e794e [2023-03-24T09:52:00.692Z] ---> a9524f5d3d57 [2023-03-24T09:52:00.692Z] [2023-03-24T09:52:00.692Z] Successfully built a9524f5d3d57 [2023-03-24T09:52:00.692Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-24T09:52:00.692Z]  Building security-proxy-auth ... done Building security-spire-server [2023-03-24T09:52:12.994Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:52:12.994Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:52:12.994Z] ---> 3cf01b8ac279 [2023-03-24T09:52:12.994Z] Step 3/26 : WORKDIR /edgex-go [2023-03-24T09:52:12.994Z] ---> Using cache [2023-03-24T09:52:12.994Z] ---> 06844a9304c9 [2023-03-24T09:52:12.994Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T09:52:12.994Z] ---> Using cache [2023-03-24T09:52:12.994Z] ---> a23992e40c1d [2023-03-24T09:52:12.994Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-24T09:52:12.994Z] ---> Using cache [2023-03-24T09:52:12.994Z] ---> 7318a3818a28 [2023-03-24T09:52:12.994Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:52:12.994Z] ---> Using cache [2023-03-24T09:52:12.994Z] ---> b7909bae5c80 [2023-03-24T09:52:12.994Z] Step 7/26 : COPY . . [2023-03-24T09:52:12.994Z] ---> Using cache [2023-03-24T09:52:12.994Z] ---> add215c5500a [2023-03-24T09:52:12.994Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T09:52:12.994Z] ---> Using cache [2023-03-24T09:52:12.994Z] ---> 056758a88856 [2023-03-24T09:52:12.994Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-24T09:52:12.994Z] ---> Using cache [2023-03-24T09:52:12.994Z] ---> cbc22848f1c2 [2023-03-24T09:52:12.994Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T09:52:12.994Z] ---> Using cache [2023-03-24T09:52:12.994Z] ---> 7355870abbf6 [2023-03-24T09:52:12.994Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T09:52:12.994Z] ---> Running in 4bded4dee3d6 [2023-03-24T09:52:16.336Z] Removing intermediate container 4bded4dee3d6 [2023-03-24T09:52:16.336Z] ---> aff3acaa7295 [2023-03-24T09:52:16.336Z] Step 12/26 : WORKDIR /edgex-go [2023-03-24T09:52:16.336Z] ---> Running in dabe742e60d2 [2023-03-24T09:52:16.336Z] Removing intermediate container dabe742e60d2 [2023-03-24T09:52:16.336Z] ---> 85dcbe4d8381 [2023-03-24T09:52:16.336Z] [2023-03-24T09:52:16.603Z] Step 13/26 : FROM alpine:3.17 [2023-03-24T09:52:16.603Z] ---> d74e625d9115 [2023-03-24T09:52:16.603Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T09:52:16.603Z] ---> Using cache [2023-03-24T09:52:16.603Z] ---> d99954528c02 [2023-03-24T09:52:16.603Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T09:52:16.603Z] ---> Using cache [2023-03-24T09:52:16.603Z] ---> c2662b6ecdc5 [2023-03-24T09:52:16.603Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:52:16.603Z] ---> Using cache [2023-03-24T09:52:16.603Z] ---> eada7539b81e [2023-03-24T09:52:16.603Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:52:16.603Z] ---> Using cache [2023-03-24T09:52:16.603Z] ---> 6b52b506ebba [2023-03-24T09:52:16.603Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T09:52:21.945Z] ---> 5b84850b07db [2023-03-24T09:52:21.945Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T09:52:22.218Z] ---> eb7a482badb6 [2023-03-24T09:52:22.218Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-24T09:52:23.173Z] ---> e0140a745be4 [2023-03-24T09:52:23.173Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-24T09:52:24.128Z] ---> c45cb4e381fb [2023-03-24T09:52:24.128Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T09:52:24.128Z] ---> Running in a157766744b4 [2023-03-24T09:52:24.709Z] Removing intermediate container a157766744b4 [2023-03-24T09:52:24.709Z] ---> 5a53f198eae7 [2023-03-24T09:52:24.709Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T09:52:24.709Z] ---> Running in 6c5d144c19ad [2023-03-24T09:52:25.288Z] Removing intermediate container 6c5d144c19ad [2023-03-24T09:52:25.288Z] ---> 4e39f9cf3dee [2023-03-24T09:52:25.288Z] Step 24/26 : LABEL arch=arm64 [2023-03-24T09:52:25.288Z] ---> Running in b6afbd15b001 [2023-03-24T09:52:25.880Z] Removing intermediate container b6afbd15b001 [2023-03-24T09:52:25.880Z] ---> 6a696acd771d [2023-03-24T09:52:25.880Z] Step 25/26 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:52:25.880Z] ---> Running in 28bd408c4982 [2023-03-24T09:52:26.461Z] Removing intermediate container 28bd408c4982 [2023-03-24T09:52:26.461Z] ---> 53ae5af50318 [2023-03-24T09:52:26.461Z] Step 26/26 : LABEL version=0.0.0 [2023-03-24T09:52:26.461Z] ---> Running in c04b0133a82f [2023-03-24T09:52:27.042Z] Removing intermediate container c04b0133a82f [2023-03-24T09:52:27.042Z] ---> f262b4079d45 [2023-03-24T09:52:27.042Z] [2023-03-24T09:52:27.307Z] Successfully built f262b4079d45 [2023-03-24T09:52:27.307Z] Successfully tagged security-spire-server-arm64:latest [2023-03-24T09:52:27.307Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-03-24T09:52:45.669Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T09:52:45.669Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T09:52:45.669Z] ---> 3cf01b8ac279 [2023-03-24T09:52:45.669Z] Step 3/25 : WORKDIR /edgex-go [2023-03-24T09:52:45.669Z] ---> Using cache [2023-03-24T09:52:45.669Z] ---> 06844a9304c9 [2023-03-24T09:52:45.669Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-24T09:52:45.669Z] ---> Using cache [2023-03-24T09:52:45.669Z] ---> 667302771c56 [2023-03-24T09:52:45.669Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-24T09:52:45.669Z] ---> Using cache [2023-03-24T09:52:45.669Z] ---> 4bd6734d636b [2023-03-24T09:52:45.669Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T09:52:45.669Z] ---> Using cache [2023-03-24T09:52:45.669Z] ---> fe4112d60829 [2023-03-24T09:52:45.669Z] Step 7/25 : COPY . . [2023-03-24T09:52:45.669Z] ---> Using cache [2023-03-24T09:52:45.669Z] ---> 798c03cb7e7c [2023-03-24T09:52:45.669Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-24T09:52:45.669Z] ---> Running in d326a31e0601 [2023-03-24T09:52:45.936Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-24T09:53:12.625Z] Removing intermediate container 4a0019d45d7d [2023-03-24T09:53:12.625Z] ---> c766918b3833 [2023-03-24T09:53:12.625Z] [2023-03-24T09:53:12.625Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T09:53:12.625Z] ---> d74e625d9115 [2023-03-24T09:53:12.625Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T09:53:14.027Z] ---> Running in 1db18ce57746 [2023-03-24T09:53:14.296Z] Removing intermediate container 1db18ce57746 [2023-03-24T09:53:14.296Z] ---> 45465a71d00a [2023-03-24T09:53:14.296Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-24T09:53:14.561Z] ---> Running in 24955df9b178 [2023-03-24T09:53:15.142Z] Removing intermediate container 24955df9b178 [2023-03-24T09:53:15.142Z] ---> 550604cf0ace [2023-03-24T09:53:15.142Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-24T09:53:15.142Z] ---> Running in 46e3f3596093 [2023-03-24T09:53:15.407Z] Removing intermediate container 46e3f3596093 [2023-03-24T09:53:15.407Z] ---> e7ecdbfca39a [2023-03-24T09:53:15.407Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:53:15.672Z] ---> Running in 4227ffbb087b [2023-03-24T09:53:17.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:53:18.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:53:19.592Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T09:53:19.592Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:53:19.592Z] OK: 8 MiB in 16 packages [2023-03-24T09:53:20.995Z] Removing intermediate container 4227ffbb087b [2023-03-24T09:53:20.995Z] ---> 8eb000e78911 [2023-03-24T09:53:20.995Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:53:21.952Z] ---> cf1a870d425b [2023-03-24T09:53:21.952Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:53:22.915Z] ---> 2e46f37e6d59 [2023-03-24T09:53:22.915Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-24T09:53:24.859Z] ---> 63f8df7de801 [2023-03-24T09:53:24.859Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:53:27.433Z] ---> e0eae027c7ac [2023-03-24T09:53:27.433Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-24T09:53:27.700Z] ---> Running in 85a75f12fc8b [2023-03-24T09:53:28.285Z] Removing intermediate container 85a75f12fc8b [2023-03-24T09:53:28.285Z] ---> 3b227e2a696e [2023-03-24T09:53:28.285Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:53:28.285Z] ---> Running in ee32cfb8a06d [2023-03-24T09:53:28.870Z] Removing intermediate container ee32cfb8a06d [2023-03-24T09:53:28.870Z] ---> 9b56c450d2c7 [2023-03-24T09:53:28.870Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T09:53:28.870Z] ---> Running in 766315fd7a52 [2023-03-24T09:53:29.463Z] Removing intermediate container 766315fd7a52 [2023-03-24T09:53:29.463Z] ---> b45cac843556 [2023-03-24T09:53:29.464Z] Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:53:29.464Z] ---> Running in d3c8aca53e2c [2023-03-24T09:53:30.049Z] Removing intermediate container d3c8aca53e2c [2023-03-24T09:53:30.049Z] ---> 1c1731210033 [2023-03-24T09:53:30.049Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T09:53:30.049Z] ---> Running in a33dcee7ff3e [2023-03-24T09:53:30.644Z] Removing intermediate container a33dcee7ff3e [2023-03-24T09:53:30.644Z] ---> 63b2f6c6a9bf [2023-03-24T09:53:30.644Z] [2023-03-24T09:53:30.912Z] Successfully built 63b2f6c6a9bf [2023-03-24T09:53:30.912Z] Successfully tagged core-data-arm64:latest [2023-03-24T09:54:38.781Z]  Building core-data ... done Removing intermediate container 9a9e9356ac89 [2023-03-24T09:54:38.781Z] ---> 16ed50516bc2 [2023-03-24T09:54:38.781Z] [2023-03-24T09:54:38.781Z] Step 9/33 : FROM alpine:3.17 [2023-03-24T09:54:38.781Z] ---> d74e625d9115 [2023-03-24T09:54:38.781Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T09:54:38.781Z] ---> Using cache [2023-03-24T09:54:38.781Z] ---> 69421e8c6b32 [2023-03-24T09:54:38.781Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-24T09:54:38.781Z] ---> Running in 343f049a944f [2023-03-24T09:54:38.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:54:38.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:54:38.781Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T09:54:38.781Z] (2/2) Installing su-exec (0.2-r2) [2023-03-24T09:54:38.781Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:54:38.781Z] OK: 8 MiB in 17 packages [2023-03-24T09:54:39.361Z] Removing intermediate container 343f049a944f [2023-03-24T09:54:39.361Z] ---> 871a5c478299 [2023-03-24T09:54:39.361Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-24T09:54:39.361Z] ---> Running in e38c7253b4f5 [2023-03-24T09:54:39.626Z] Removing intermediate container e38c7253b4f5 [2023-03-24T09:54:39.626Z] ---> d7963920937e [2023-03-24T09:54:39.626Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-24T09:54:39.893Z] ---> Running in b1f287a17710 [2023-03-24T09:54:40.159Z] Removing intermediate container b1f287a17710 [2023-03-24T09:54:40.159Z] ---> 29cdffd37c35 [2023-03-24T09:54:40.159Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-24T09:54:40.423Z] ---> Running in 320897005f69 [2023-03-24T09:54:41.002Z] Removing intermediate container 320897005f69 [2023-03-24T09:54:41.002Z] ---> c31719fa52e9 [2023-03-24T09:54:41.002Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-24T09:54:41.002Z] ---> Running in 52fffb1f8d4b [2023-03-24T09:54:41.583Z] Removing intermediate container 52fffb1f8d4b [2023-03-24T09:54:41.583Z] ---> 9c1934afc411 [2023-03-24T09:54:41.583Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-24T09:54:44.917Z] ---> Running in b51c6e3adaa7 [2023-03-24T09:54:48.257Z] Removing intermediate container b51c6e3adaa7 [2023-03-24T09:54:48.257Z] ---> 30b6bd0ad59f [2023-03-24T09:54:48.257Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-24T09:54:48.257Z] ---> Running in 0ba93dd9abbf [2023-03-24T09:54:48.524Z] Removing intermediate container 0ba93dd9abbf [2023-03-24T09:54:48.524Z] ---> 109c92fd76a7 [2023-03-24T09:54:48.524Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-24T09:54:49.479Z] ---> 2cbd248605af [2023-03-24T09:54:49.479Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-24T09:54:49.479Z] ---> Running in 3701ac263934 [2023-03-24T09:54:52.820Z] Removing intermediate container 3701ac263934 [2023-03-24T09:54:52.820Z] ---> 95f69b4ae7d3 [2023-03-24T09:54:52.820Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:54:53.095Z] ---> 04e9f355eb23 [2023-03-24T09:54:53.095Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:54:54.055Z] ---> a13906d3b9dc [2023-03-24T09:54:54.055Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-24T09:54:56.009Z] ---> 504ffa9352ce [2023-03-24T09:54:56.009Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-24T09:54:57.959Z] ---> 18e8f5405dd6 [2023-03-24T09:54:57.959Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-24T09:54:58.543Z] ---> b2ed0540fd25 [2023-03-24T09:54:58.543Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-24T09:54:59.504Z] ---> 3e465721f902 [2023-03-24T09:54:59.504Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-24T09:55:00.091Z] ---> bad1d8b4f11b [2023-03-24T09:55:00.091Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-24T09:55:01.051Z] ---> 79d4f45d078b [2023-03-24T09:55:01.051Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-24T09:55:01.319Z] ---> Running in 98b8e2a31681 [2023-03-24T09:55:04.660Z] Removing intermediate container 98b8e2a31681 [2023-03-24T09:55:04.660Z] ---> 7d2b3b0ebdb8 [2023-03-24T09:55:04.660Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-24T09:55:04.660Z] ---> Running in cc2b41b23a36 [2023-03-24T09:55:04.927Z] Removing intermediate container cc2b41b23a36 [2023-03-24T09:55:04.927Z] ---> 9c82b1db00e4 [2023-03-24T09:55:04.927Z] Step 30/33 : CMD ["gate"] [2023-03-24T09:55:04.927Z] ---> Running in e985697673bc [2023-03-24T09:55:05.509Z] Removing intermediate container e985697673bc [2023-03-24T09:55:05.509Z] ---> 62cd9f5fcc80 [2023-03-24T09:55:05.509Z] Step 31/33 : LABEL arch=arm64 [2023-03-24T09:55:05.509Z] ---> Running in e7d570fa87d8 [2023-03-24T09:55:06.090Z] Removing intermediate container e7d570fa87d8 [2023-03-24T09:55:06.090Z] ---> 7a85958369cf [2023-03-24T09:55:06.090Z] Step 32/33 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:55:06.356Z] ---> Running in e92b0514a55b [2023-03-24T09:55:06.937Z] Removing intermediate container e92b0514a55b [2023-03-24T09:55:06.937Z] ---> 5f7cb2036820 [2023-03-24T09:55:06.937Z] Step 33/33 : LABEL version=0.0.0 [2023-03-24T09:55:06.937Z] ---> Running in 0634aabe5d84 [2023-03-24T09:55:07.517Z] Removing intermediate container 0634aabe5d84 [2023-03-24T09:55:07.518Z] ---> ad1916b379fe [2023-03-24T09:55:07.518Z] [2023-03-24T09:55:07.784Z] Successfully built ad1916b379fe [2023-03-24T09:55:07.784Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-24T09:55:29.822Z]  Building security-bootstrapper ... done Removing intermediate container f62ccd7833e5 [2023-03-24T09:55:29.822Z] ---> 14bcb068ab7f [2023-03-24T09:55:29.822Z] [2023-03-24T09:55:29.822Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T09:55:29.822Z] ---> d74e625d9115 [2023-03-24T09:55:29.822Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T09:55:29.822Z] ---> Using cache [2023-03-24T09:55:29.822Z] ---> 67a0fc55b416 [2023-03-24T09:55:29.822Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T09:55:29.822Z] ---> Using cache [2023-03-24T09:55:29.822Z] ---> 0e470477aeb2 [2023-03-24T09:55:29.822Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-24T09:55:29.822Z] ---> Running in f59edd001b49 [2023-03-24T09:55:29.822Z] Removing intermediate container f59edd001b49 [2023-03-24T09:55:29.822Z] ---> b53f577877df [2023-03-24T09:55:29.822Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T09:55:29.822Z] ---> Running in 9cf2a2f6c95c [2023-03-24T09:55:29.822Z] Removing intermediate container 9cf2a2f6c95c [2023-03-24T09:55:29.822Z] ---> bed56d988a42 [2023-03-24T09:55:29.822Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:55:30.089Z] ---> 3542ff64049b [2023-03-24T09:55:30.089Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:55:30.671Z] ---> 495cb3bd6b37 [2023-03-24T09:55:30.671Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-24T09:55:33.251Z] ---> fe5bcaa68f6c [2023-03-24T09:55:33.252Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:55:34.208Z] ---> 662d5649a851 [2023-03-24T09:55:34.208Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-24T09:55:34.208Z] ---> Running in c2a12d48d675 [2023-03-24T09:55:34.478Z] Removing intermediate container c2a12d48d675 [2023-03-24T09:55:34.478Z] ---> 28620d3fe9a1 [2023-03-24T09:55:34.478Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:55:34.743Z] ---> Running in 0f4fecbf9b45 [2023-03-24T09:55:35.325Z] Removing intermediate container 0f4fecbf9b45 [2023-03-24T09:55:35.325Z] ---> aecfd9d29acd [2023-03-24T09:55:35.325Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T09:55:35.325Z] ---> Running in c07b1d7600ce [2023-03-24T09:55:35.904Z] Removing intermediate container c07b1d7600ce [2023-03-24T09:55:35.904Z] ---> d7cc97767c06 [2023-03-24T09:55:35.904Z] Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:55:35.904Z] ---> Running in 4ba00dbd10c5 [2023-03-24T09:55:36.857Z] Removing intermediate container 4ba00dbd10c5 [2023-03-24T09:55:36.857Z] ---> 8f55274aa1f1 [2023-03-24T09:55:36.857Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T09:55:36.857Z] ---> Running in dc9a9954ed8c [2023-03-24T09:55:37.436Z] Removing intermediate container dc9a9954ed8c [2023-03-24T09:55:37.436Z] ---> 049dfeb0c992 [2023-03-24T09:55:37.436Z] [2023-03-24T09:55:37.700Z] Successfully built 049dfeb0c992 [2023-03-24T09:55:37.700Z] Successfully tagged support-scheduler-arm64:latest [2023-03-24T09:56:24.499Z]  Building support-scheduler ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-24T09:56:34.558Z] Removing intermediate container d326a31e0601 [2023-03-24T09:56:34.558Z] ---> db8a0597b4bc [2023-03-24T09:56:34.558Z] [2023-03-24T09:56:34.558Z] Step 9/25 : FROM alpine:3.17 [2023-03-24T09:56:34.558Z] ---> d74e625d9115 [2023-03-24T09:56:34.558Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-24T09:56:34.558Z] ---> Running in 50e6d6f50712 [2023-03-24T09:56:34.822Z] Removing intermediate container 2f01493fc5f3 [2023-03-24T09:56:34.822Z] ---> 18c3005098f8 [2023-03-24T09:56:34.822Z] [2023-03-24T09:56:34.822Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T09:56:34.822Z] ---> d74e625d9115 [2023-03-24T09:56:34.823Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-24T09:56:35.094Z] ---> Running in 9c82e3bf232a [2023-03-24T09:56:35.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:56:35.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T09:56:35.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:56:36.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T09:56:37.098Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-24T09:56:37.098Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-24T09:56:37.098Z] (3/3) Installing su-exec (0.2-r2) [2023-03-24T09:56:37.098Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:56:37.098Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T09:56:37.364Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-24T09:56:37.364Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-24T09:56:37.630Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T09:56:37.630Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T09:56:37.630Z] OK: 8 MiB in 18 packages [2023-03-24T09:56:37.899Z] OK: 8 MiB in 17 packages [2023-03-24T09:56:38.855Z] Removing intermediate container 50e6d6f50712 [2023-03-24T09:56:38.856Z] ---> b173cc28ffbb [2023-03-24T09:56:38.856Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T09:56:39.121Z] ---> Running in fffb337c33ed [2023-03-24T09:56:39.386Z] Removing intermediate container 9c82e3bf232a [2023-03-24T09:56:39.386Z] ---> bb5cee58f009 [2023-03-24T09:56:39.386Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T09:56:39.386Z] Removing intermediate container fffb337c33ed [2023-03-24T09:56:39.386Z] ---> 6521bf28d473 [2023-03-24T09:56:39.386Z] Step 12/25 : WORKDIR / [2023-03-24T09:56:39.386Z] ---> Running in 6715bdebd768 [2023-03-24T09:56:39.386Z] ---> Running in 3fa3d27aab43 [2023-03-24T09:56:39.967Z] Removing intermediate container 6715bdebd768 [2023-03-24T09:56:39.967Z] ---> 8625665a071e [2023-03-24T09:56:39.967Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-24T09:56:39.967Z] Removing intermediate container 3fa3d27aab43 [2023-03-24T09:56:39.967Z] ---> 11eba7188e3e [2023-03-24T09:56:39.967Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:56:39.967Z] ---> Running in 8edfa39e57d2 [2023-03-24T09:56:40.233Z] Removing intermediate container 8edfa39e57d2 [2023-03-24T09:56:40.233Z] ---> dcb2d7617d6d [2023-03-24T09:56:40.233Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T09:56:40.233Z] ---> Running in e11d189d05d5 [2023-03-24T09:56:40.499Z] ---> 5870325e7dba [2023-03-24T09:56:40.499Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:56:40.499Z] Removing intermediate container e11d189d05d5 [2023-03-24T09:56:40.499Z] ---> e07d7968acaf [2023-03-24T09:56:40.499Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T09:56:41.081Z] ---> 8892b19e29e6 [2023-03-24T09:56:41.081Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-24T09:56:41.081Z] ---> b2a087f846df [2023-03-24T09:56:41.081Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T09:56:41.662Z] ---> 14b5ee2cd4a4 [2023-03-24T09:56:41.662Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-24T09:56:41.662Z] ---> ee75c3c631ea [2023-03-24T09:56:41.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-24T09:56:42.243Z] ---> 803b2364f168 [2023-03-24T09:56:42.243Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:56:42.830Z] ---> 98da8460302f [2023-03-24T09:56:42.830Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-24T09:56:43.096Z] ---> 74bf06473564 [2023-03-24T09:56:43.096Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-24T09:56:43.677Z] ---> 8943535dea0b [2023-03-24T09:56:43.677Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-24T09:56:43.677Z] ---> 99aba1b922e0 [2023-03-24T09:56:43.677Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-24T09:56:43.677Z] ---> Running in 6ad00eb9991f [2023-03-24T09:56:44.258Z] Removing intermediate container 6ad00eb9991f [2023-03-24T09:56:44.258Z] ---> fe3636e37d72 [2023-03-24T09:56:44.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T09:56:44.258Z] ---> Running in cb6da6185714 [2023-03-24T09:56:44.523Z] Removing intermediate container cb6da6185714 [2023-03-24T09:56:44.523Z] ---> ce1480cf275f [2023-03-24T09:56:44.523Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T09:56:44.523Z] ---> Running in c9e1e019039f [2023-03-24T09:56:44.789Z] ---> d983dfc848d0 [2023-03-24T09:56:44.789Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T09:56:45.054Z] Removing intermediate container c9e1e019039f [2023-03-24T09:56:45.054Z] ---> 8493b46768b8 [2023-03-24T09:56:45.054Z] Step 22/23 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:56:45.054Z] ---> Running in 0844fc6bc722 [2023-03-24T09:56:45.319Z] Removing intermediate container 0844fc6bc722 [2023-03-24T09:56:45.319Z] ---> 44fe38e09b63 [2023-03-24T09:56:45.319Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T09:56:45.319Z] ---> 01a6e3a1a54b [2023-03-24T09:56:45.319Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T09:56:45.585Z] ---> Running in 9ff1ab27e416 [2023-03-24T09:56:45.585Z] ---> Running in eec4c89e9065 [2023-03-24T09:56:45.860Z] Removing intermediate container 9ff1ab27e416 [2023-03-24T09:56:45.860Z] ---> 1c3e45b237f3 [2023-03-24T09:56:45.860Z] [2023-03-24T09:56:46.125Z] Successfully built 1c3e45b237f3 [2023-03-24T09:56:46.125Z] Successfully tagged support-notifications-arm64:latest [2023-03-24T09:56:47.080Z]  Building support-notifications ... done Removing intermediate container eec4c89e9065 [2023-03-24T09:56:47.080Z] ---> 5b38990a81b8 [2023-03-24T09:56:47.080Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T09:56:47.080Z] ---> Running in 82bac4100058 [2023-03-24T09:56:47.346Z] Removing intermediate container 82bac4100058 [2023-03-24T09:56:47.346Z] ---> 7c0bfcd46bba [2023-03-24T09:56:47.346Z] Step 23/25 : LABEL arch=arm64 [2023-03-24T09:56:47.346Z] ---> Running in 704cd51c99d6 [2023-03-24T09:56:47.611Z] Removing intermediate container 704cd51c99d6 [2023-03-24T09:56:47.611Z] ---> 925e42b908e9 [2023-03-24T09:56:47.611Z] Step 24/25 : LABEL git_sha=69577748dc3ed1b77a09d9d7c86107c2b9b92509 [2023-03-24T09:56:47.877Z] ---> Running in 0f9b71a25229 [2023-03-24T09:56:48.141Z] Removing intermediate container 0f9b71a25229 [2023-03-24T09:56:48.141Z] ---> 533f32878386 [2023-03-24T09:56:48.141Z] Step 25/25 : LABEL version=0.0.0 [2023-03-24T09:56:48.141Z] ---> Running in 8f29b4e0fac2 [2023-03-24T09:56:48.406Z] Removing intermediate container 8f29b4e0fac2 [2023-03-24T09:56:48.406Z] ---> c8f7c45c6fd1 [2023-03-24T09:56:48.406Z] [2023-03-24T09:56:48.671Z] Successfully built c8f7c45c6fd1 [2023-03-24T09:56:48.671Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-24T09:56:48.945Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-24T09:56:48.934Z] $ docker stop --time=1 59fdc6e74bb865048662288514dd01be4945d57c4e598116977fcc916bf3f1e1 [2023-03-24T09:56:50.564Z] $ docker rm -f --volumes 59fdc6e74bb865048662288514dd01be4945d57c4e598116977fcc916bf3f1e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T09:56:51.054Z] + docker images [2023-03-24T09:56:51.319Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-24T09:56:51.319Z] security-secretstore-setup-arm64 latest c8f7c45c6fd1 3 seconds ago 32.2MB [2023-03-24T09:56:51.319Z] support-notifications-arm64 latest 1c3e45b237f3 6 seconds ago 32.1MB [2023-03-24T09:56:51.319Z] 18c3005098f8 18 seconds ago 1.56GB [2023-03-24T09:56:51.319Z] db8a0597b4bc 19 seconds ago 1.49GB [2023-03-24T09:56:51.319Z] support-scheduler-arm64 latest 049dfeb0c992 About a minute ago 31.5MB [2023-03-24T09:56:51.319Z] 14bcb068ab7f About a minute ago 1.56GB [2023-03-24T09:56:51.319Z] security-bootstrapper-arm64 latest ad1916b379fe About a minute ago 21.9MB [2023-03-24T09:56:51.319Z] 16ed50516bc2 2 minutes ago 1.48GB [2023-03-24T09:56:51.319Z] core-data-arm64 latest 63b2f6c6a9bf 3 minutes ago 19.9MB [2023-03-24T09:56:51.319Z] c766918b3833 3 minutes ago 1.5GB [2023-03-24T09:56:51.319Z] security-spire-server-arm64 latest f262b4079d45 4 minutes ago 87.1MB [2023-03-24T09:56:51.319Z] 85dcbe4d8381 4 minutes ago 1.35GB [2023-03-24T09:56:51.319Z] security-proxy-auth-arm64 latest a9524f5d3d57 4 minutes ago 18.2MB [2023-03-24T09:56:51.319Z] 547f70faa154 5 minutes ago 1.47GB [2023-03-24T09:56:51.319Z] security-spire-config-arm64 latest 6925007d8cfa 8 minutes ago 86.2MB [2023-03-24T09:56:51.319Z] security-proxy-setup-arm64 latest f912a340dd50 9 minutes ago 18.7MB [2023-03-24T09:56:51.319Z] security-spiffe-token-provider-arm64 latest 93d5a5f0a831 9 minutes ago 32.7MB [2023-03-24T09:56:51.319Z] 0ea742ce330b 9 minutes ago 1.47GB [2023-03-24T09:56:51.319Z] 6c02f2dfc14c 10 minutes ago 1.53GB [2023-03-24T09:56:51.319Z] core-metadata-arm64 latest f6bcfcde8da5 11 minutes ago 20.2MB [2023-03-24T09:56:51.319Z] core-command-arm64 latest 2201c3d95c2f 11 minutes ago 19.7MB [2023-03-24T09:56:51.319Z] 61697b56da91 11 minutes ago 1.5GB [2023-03-24T09:56:51.319Z] core-common-config-bootstrapper-arm64 latest 45cf8bd5e2e7 11 minutes ago 17.2MB [2023-03-24T09:56:51.319Z] 4128f329fbec 11 minutes ago 1.49GB [2023-03-24T09:56:51.319Z] 8891334ae98f 12 minutes ago 1.49GB [2023-03-24T09:56:51.319Z] security-spire-agent-arm64 latest 75917d161591 17 minutes ago 125MB [2023-03-24T09:56:51.319Z] bd8c230a7801 18 minutes ago 1.35GB [2023-03-24T09:56:51.319Z] ci-base-image-arm64 latest 3cf01b8ac279 33 minutes ago 866MB [2023-03-24T09:56:51.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 13 days ago 648MB [2023-03-24T09:56:51.319Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-24T09:56:51.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:56:51.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T09:56:51.723Z] [2023-03-24T09:56:51.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:56:52.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T09:56:52.321Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T09:56:52.321Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T09:56:52.321Z] 04944245beec: Pulling fs layer [2023-03-24T09:56:52.321Z] 699f458cf7ca: Pulling fs layer [2023-03-24T09:56:52.321Z] 765212b225bb: Pulling fs layer [2023-03-24T09:56:52.321Z] f23df028b6ca: Pulling fs layer [2023-03-24T09:56:52.321Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T09:56:52.321Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T09:56:52.321Z] f23df028b6ca: Waiting [2023-03-24T09:56:52.321Z] 2437ff75d9bd: Waiting [2023-03-24T09:56:52.321Z] d65c8cfc05b1: Waiting [2023-03-24T09:56:52.321Z] 765212b225bb: Waiting [2023-03-24T09:56:52.321Z] 04944245beec: Verifying Checksum [2023-03-24T09:56:52.321Z] 04944245beec: Download complete [2023-03-24T09:56:52.321Z] 765212b225bb: Verifying Checksum [2023-03-24T09:56:52.321Z] 765212b225bb: Download complete [2023-03-24T09:56:52.588Z] f23df028b6ca: Download complete [2023-03-24T09:56:52.588Z] d65c8cfc05b1: Verifying Checksum [2023-03-24T09:56:52.588Z] d65c8cfc05b1: Download complete [2023-03-24T09:56:52.588Z] 699f458cf7ca: Verifying Checksum [2023-03-24T09:56:52.588Z] 699f458cf7ca: Download complete [2023-03-24T09:56:53.173Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T09:56:53.173Z] 8998bd30e6a1: Download complete [2023-03-24T09:56:55.110Z] 2437ff75d9bd: Verifying Checksum [2023-03-24T09:56:55.110Z] 2437ff75d9bd: Download complete [2023-03-24T09:56:57.043Z] 8998bd30e6a1: Pull complete [2023-03-24T09:56:57.309Z] 04944245beec: Pull complete [2023-03-24T09:56:58.715Z] 699f458cf7ca: Pull complete [2023-03-24T09:56:58.715Z] 765212b225bb: Pull complete [2023-03-24T09:56:59.673Z] f23df028b6ca: Pull complete [2023-03-24T09:56:59.673Z] d65c8cfc05b1: Pull complete [2023-03-24T09:57:14.754Z] 2437ff75d9bd: Pull complete [2023-03-24T09:57:14.754Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T09:57:14.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T09:57:14.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T09:57:14.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-5696 does not seem to be running inside a container [2023-03-24T09:57:15.035Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-24T09:57:17.751Z] $ docker top 4dd4f992bd1c7749db8302d9e7ace75358339870dbc8d74f582ef307a71e7ceb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T09:57:18.688Z] ---> job-cost.sh [2023-03-24T09:57:18.688Z] lf-activate-venv: SKIPPING [2023-03-24T09:57:18.688Z] INFO: No Stack... [2023-03-24T09:57:19.268Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T09:57:20.222Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T09:57:20.860Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2023-03-24T09:57:20.860Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T09:57:20.896Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4465-8-stack-cost] [2023-03-24T09:57:20.903Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4465-8-stack-cost] did not exist. Created. [2023-03-24T09:57:20.904Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4465-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T09:57:21.221Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T09:57:21.391Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T09:57:21.401Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4465-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T09:57:21.403Z] $ docker stop --time=1 4dd4f992bd1c7749db8302d9e7ace75358339870dbc8d74f582ef307a71e7ceb [2023-03-24T09:57:22.893Z] $ docker rm -f --volumes 4dd4f992bd1c7749db8302d9e7ace75358339870dbc8d74f582ef307a71e7ceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-24T09:57:23.326Z] provisioning config files... [2023-03-24T09:57:23.333Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config766347443491833845tmp [Pipeline] { [Pipeline] sh [2023-03-24T09:57:23.623Z] + set +x [2023-03-24T09:57:23.623Z] + curl -s https://codecov.io/bash [2023-03-24T09:57:23.623Z] + bash -s -- [2023-03-24T09:57:23.623Z] [2023-03-24T09:57:23.623Z] _____ _ [2023-03-24T09:57:23.623Z] / ____| | | [2023-03-24T09:57:23.623Z] | | ___ __| | ___ ___ _____ __ [2023-03-24T09:57:23.623Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-24T09:57:23.623Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-24T09:57:23.623Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-24T09:57:23.623Z] Bash-1.0.6 [2023-03-24T09:57:23.623Z] [2023-03-24T09:57:23.623Z] [2023-03-24T09:57:23.623Z] ==> git version 2.25.1 found [2023-03-24T09:57:23.623Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-24T09:57:23.623Z] Release-Date: 2020-01-08 [2023-03-24T09:57:23.623Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-24T09:57:23.623Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-24T09:57:23.623Z] ==> Jenkins CI detected. [2023-03-24T09:57:23.623Z] current dir:  /w/workspace/edgex-go/8 [2023-03-24T09:57:23.623Z] project root: . [2023-03-24T09:57:23.623Z] --> token set from env [2023-03-24T09:57:23.623Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-24T09:57:23.623Z] ==> Running gcov in . (disable via -X gcov) [2023-03-24T09:57:23.623Z] ==> Python coveragepy not found [2023-03-24T09:57:23.623Z] ==> Searching for coverage reports in: [2023-03-24T09:57:23.623Z] + . [2023-03-24T09:57:23.623Z] -> Found 1 reports [2023-03-24T09:57:23.623Z] ==> Detecting git/mercurial file structure [2023-03-24T09:57:23.623Z] ==> Reading reports [2023-03-24T09:57:23.883Z] + ./coverage.out bytes=447379 [2023-03-24T09:57:23.883Z] ==> Appending adjustments [2023-03-24T09:57:23.883Z] https://docs.codecov.io/docs/fixing-reports [2023-03-24T09:57:24.820Z] + Found adjustments [2023-03-24T09:57:24.820Z] ==> Gzipping contents [2023-03-24T09:57:24.820Z] 60K /tmp/codecov.tDLRup.gz [2023-03-24T09:57:24.820Z] ==> Uploading reports [2023-03-24T09:57:24.820Z] url: https://codecov.io [2023-03-24T09:57:24.820Z] query: branch=PR-4465&commit=69577748dc3ed1b77a09d9d7c86107c2b9b92509&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= [2023-03-24T09:57:24.820Z] -> Pinging Codecov [2023-03-24T09:57:24.820Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4465&commit=69577748dc3ed1b77a09d9d7c86107c2b9b92509&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= [2023-03-24T09:57:25.080Z] -> Uploading to [2023-03-24T09:57:25.080Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-24/00271124DB129430A58F1EEE437C3FCB/69577748dc3ed1b77a09d9d7c86107c2b9b92509/86e0eefe-36d7-458c-acd5-5a1f47212beb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T095724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6523d4e37c8ede95db138c2e393abe38c8f2999d01e801f660122d9577c789f8 [2023-03-24T09:57:25.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T09:57:25.080Z] Dload Upload Total Spent Left Speed [2023-03-24T09:57:25.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57499 0 0 100 57499 0 197k --:--:-- --:--:-- --:--:-- 197k [2023-03-24T09:57:25.340Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/69577748dc3ed1b77a09d9d7c86107c2b9b92509 [Pipeline] } [2023-03-24T09:57:25.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-24T09:57:25.977Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-24T09:57:26.272Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T09:57:27.130Z] ---> package-listing.sh [2023-03-24T09:57:27.131Z] ++ facter osfamily [2023-03-24T09:57:27.131Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T09:57:27.390Z] + OS_FAMILY=debian [2023-03-24T09:57:27.390Z] + workspace=/w/workspace/edgex-go/8 [2023-03-24T09:57:27.390Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T09:57:27.390Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T09:57:27.390Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T09:57:27.390Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T09:57:27.390Z] + '[' /w/workspace/edgex-go/8 ']' [2023-03-24T09:57:27.390Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T09:57:27.390Z] + case "${OS_FAMILY}" in [2023-03-24T09:57:27.390Z] + dpkg -l [2023-03-24T09:57:27.390Z] + grep '^ii' [2023-03-24T09:57:27.390Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T09:57:27.390Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T09:57:27.390Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T09:57:27.390Z] + '[' /w/workspace/edgex-go/8 ']' [2023-03-24T09:57:27.390Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2023-03-24T09:57:27.390Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2023-03-24T09:57:27.401Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T09:57:27.678Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:57:28.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T09:57:28.232Z] [2023-03-24T09:57:28.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T09:57:28.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T09:57:28.531Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T09:57:28.531Z] 5eb5b503b376: Pulling fs layer [2023-03-24T09:57:28.531Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T09:57:28.531Z] ec43610c2a17: Pulling fs layer [2023-03-24T09:57:28.531Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T09:57:28.531Z] 33b1e0a273af: Pulling fs layer [2023-03-24T09:57:28.531Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T09:57:28.531Z] 2f39f015ded8: Pulling fs layer [2023-03-24T09:57:28.531Z] 3a2ae6a8a46f: Waiting [2023-03-24T09:57:28.531Z] 33b1e0a273af: Waiting [2023-03-24T09:57:28.531Z] 5d3b04190fa2: Waiting [2023-03-24T09:57:28.531Z] 2f39f015ded8: Waiting [2023-03-24T09:57:28.531Z] 5c69ac0246d0: Verifying Checksum [2023-03-24T09:57:28.531Z] 5c69ac0246d0: Download complete [2023-03-24T09:57:28.531Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-24T09:57:28.531Z] 3a2ae6a8a46f: Download complete [2023-03-24T09:57:28.790Z] 33b1e0a273af: Verifying Checksum [2023-03-24T09:57:28.790Z] 33b1e0a273af: Download complete [2023-03-24T09:57:28.790Z] 5d3b04190fa2: Download complete [2023-03-24T09:57:28.790Z] ec43610c2a17: Verifying Checksum [2023-03-24T09:57:28.790Z] ec43610c2a17: Download complete [2023-03-24T09:57:28.790Z] 5eb5b503b376: Verifying Checksum [2023-03-24T09:57:28.790Z] 5eb5b503b376: Download complete [2023-03-24T09:57:29.356Z] 2f39f015ded8: Download complete [2023-03-24T09:57:29.920Z] 5eb5b503b376: Pull complete [2023-03-24T09:57:30.177Z] 5c69ac0246d0: Pull complete [2023-03-24T09:57:30.436Z] ec43610c2a17: Pull complete [2023-03-24T09:57:30.436Z] 3a2ae6a8a46f: Pull complete [2023-03-24T09:57:30.694Z] 33b1e0a273af: Pull complete [2023-03-24T09:57:30.694Z] 5d3b04190fa2: Pull complete [2023-03-24T09:57:34.881Z] 2f39f015ded8: Pull complete [2023-03-24T09:57:34.881Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T09:57:34.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T09:57:34.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T09:57:34.952Z] prd-ubuntu20.04-docker-8c-8g-5695 does not seem to be running inside a container [2023-03-24T09:57:34.987Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:latest cat [2023-03-24T09:57:36.984Z] $ docker top f1084e668b7f3b6de10f27d5ed98468f4ef7fd32f411743cea3b111f4b202423 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T09:57:37.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T09:57:37.606Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T09:57:37.890Z] + ls /var/log/sa-host [2023-03-24T09:57:37.890Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T09:57:38.025Z] provisioning config files... [2023-03-24T09:57:38.033Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config1085519518520177004tmp [Pipeline] { [Pipeline] echo [2023-03-24T09:57:38.048Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T09:57:38.330Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T09:57:38.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T09:57:38.669Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T09:57:38.679Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T09:57:38.964Z] ---> sudo-logs.sh [2023-03-24T09:57:38.964Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T09:57:38.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T09:57:39.281Z] ---> job-cost.sh [2023-03-24T09:57:39.281Z] lf-activate-venv: SKIPPING [2023-03-24T09:57:39.281Z] DEBUG: total: 0.10999999940395355 [2023-03-24T09:57:39.281Z] INFO: Retrieving Stack Cost... [2023-03-24T09:57:39.850Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T09:57:40.110Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T09:57:40.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T09:57:40.409Z] ---> logs-deploy.sh [2023-03-24T09:57:40.409Z] lf-activate-venv: SKIPPING [2023-03-24T09:57:40.409Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4465/8 [2023-03-24T09:57:40.409Z] INFO: archiving workspace using pattern(s): [2023-03-24T09:57:41.347Z] Archives upload complete. [2023-03-24T09:57:41.605Z] INFO: archiving logs to Nexus