Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67c93f70b7447e1b2505b50fe643ca16422e2e49+66ff43dfffb4d87db82b8084c082fff2d59b4de0 (40d647d664ea376c6df302fe08362f4577d43041) 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-ssh5499358470558432369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4673931877175172479.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15155481159368747935.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15494137604307130688.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-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12727244655484832248.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17276 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 Merge succeeded, producing baa9043618ebdf3e0dbc16bc445000d6a56dc079 Checking out Revision baa9043618ebdf3e0dbc16bc445000d6a56dc079 (PR-4569) > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baa9043618ebdf3e0dbc16bc445000d6a56dc079 # timeout=10 Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T08:31:02.084Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T08:31:02.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T08:31:02.152Z] ========================================================= [2023-05-30T08:31:02.152Z] EdgeX Global Pipelines Version Info [2023-05-30T08:31:02.152Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:31:02.927Z] ------------------- [2023-05-30T08:31:02.927Z] stable info: [2023-05-30T08:31:02.927Z] ------------------- [2023-05-30T08:31:02.927Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T08:31:02.927Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T08:31:02.927Z] Message: update stable to v1.0.249 > git rev-list --no-walk b3ec43bbf742a830a4b8cf8da073dabf069967c9 # timeout=10 [2023-05-30T08:31:03.498Z] ------------------- [2023-05-30T08:31:03.498Z] experimental info: [2023-05-30T08:31:03.498Z] ------------------- [2023-05-30T08:31:03.498Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T08:31:03.498Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T08:31:03.498Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T08:31:03.653Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-30T08:31:03.662Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-30T08:31:03.670Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T08:31:03.678Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T08:31:03.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T08:31:03.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T08:31:03.702Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T08:31:03.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-30T08:31:03.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-30T08:31:03.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-30T08:31:03.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T08:31:03.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T08:31:03.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T08:31:03.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T08:31:03.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T08:31:03.797Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T08:31:03.809Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T08:31:03.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T08:31:03.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-30T08:31:03.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-30T08:31:03.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T08:31:03.865Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T08:31:03.876Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T08:31:03.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-05-30T08:31:03.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-05-30T08:31:03.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-05-30T08:31:03.919Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baa9043618ebdf3e0dbc16bc445000d6a56dc079 [Pipeline] echo [2023-05-30T08:31:03.930Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baa9043 [Pipeline] echo [2023-05-30T08:31:03.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T08:31:03.986Z] provisioning config files... [2023-05-30T08:31:03.999Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config13802560785982926512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:31:04.300Z] ---> docker-login.sh [2023-05-30T08:31:04.300Z] nexus3.edgexfoundry.org:10001 [2023-05-30T08:31:04.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:31:04.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:31:04.869Z] Configure a credential helper to remove this warning. See [2023-05-30T08:31:04.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:31:04.869Z] [2023-05-30T08:31:04.869Z] Login Succeeded [2023-05-30T08:31:04.869Z] nexus3.edgexfoundry.org:10002 [2023-05-30T08:31:04.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:31:04.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:31:04.869Z] Configure a credential helper to remove this warning. See [2023-05-30T08:31:04.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:31:04.869Z] [2023-05-30T08:31:04.869Z] Login Succeeded [2023-05-30T08:31:04.869Z] nexus3.edgexfoundry.org:10003 [2023-05-30T08:31:04.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:31:05.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:31:05.128Z] Configure a credential helper to remove this warning. See [2023-05-30T08:31:05.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:31:05.128Z] [2023-05-30T08:31:05.128Z] Login Succeeded [2023-05-30T08:31:05.128Z] nexus3.edgexfoundry.org:10004 [2023-05-30T08:31:05.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:31:05.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:31:05.128Z] Configure a credential helper to remove this warning. See [2023-05-30T08:31:05.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:31:05.128Z] [2023-05-30T08:31:05.128Z] Login Succeeded [2023-05-30T08:31:05.128Z] docker.io [2023-05-30T08:31:05.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:31:05.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:31:05.388Z] Configure a credential helper to remove this warning. See [2023-05-30T08:31:05.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:31:05.388Z] [2023-05-30T08:31:05.388Z] Login Succeeded [2023-05-30T08:31:05.388Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T08:31:05.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T08:31:05.701Z] + 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-05-30T08:31:05.701Z] + dirname cmd/core-command/Dockerfile [2023-05-30T08:31:05.701Z] + cut -d/ -f2 [2023-05-30T08:31:05.701Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-30T08:31:05.701Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-05-30T08:31:05.701Z] [2023-05-30T08:31:05.701Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T08:31:05.701Z] + + dirname cmd/core-data/Dockerfilecut [2023-05-30T08:31:05.701Z] -d/ -f2 [2023-05-30T08:31:05.701Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-30T08:31:05.701Z] + cut -d/ -f2 [2023-05-30T08:31:05.701Z] + dirname cmd/core-metadata/Dockerfile [2023-05-30T08:31:05.701Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-30T08:31:05.701Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-30T08:31:05.701Z] + cut -d/ -f2 [2023-05-30T08:31:05.701Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-30T08:31:05.701Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-30T08:31:05.701Z] + cut -d/ -f2 [2023-05-30T08:31:05.701Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-30T08:31:05.701Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-30T08:31:05.701Z] + cut -d/ -f2 [2023-05-30T08:31:05.701Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-30T08:31:05.701Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-30T08:31:05.701Z] + cut -d/ -f2 [2023-05-30T08:31:05.702Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-30T08:31:05.702Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T08:31:05.702Z] + cut -d/ -f2 [2023-05-30T08:31:05.702Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T08:31:05.702Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-30T08:31:05.702Z] + cut -d/ -f2 [2023-05-30T08:31:05.702Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-30T08:31:05.702Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-30T08:31:05.702Z] + cut -d/ -f2 [2023-05-30T08:31:05.702Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-30T08:31:05.702Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-30T08:31:05.702Z] + cut -d/ -f2 [2023-05-30T08:31:05.702Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-30T08:31:05.702Z] + dirname cmd/support-notifications/Dockerfile [2023-05-30T08:31:05.702Z] + cut -d/ -f2 [2023-05-30T08:31:05.702Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-30T08:31:05.702Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-30T08:31:05.702Z] + cut -d/ -f2 [2023-05-30T08:31:05.702Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-30T08:31:05.752Z] 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-05-30T08:31:06.093Z] + git rev-list -1 --merges baa9043618ebdf3e0dbc16bc445000d6a56dc079~1..baa9043618ebdf3e0dbc16bc445000d6a56dc079 [Pipeline] echo [2023-05-30T08:31:06.144Z] -----------> git rev-list -1 --merges baa9043618ebdf3e0dbc16bc445000d6a56dc079~1..baa9043618ebdf3e0dbc16bc445000d6a56dc079 baa9043618ebdf3e0dbc16bc445000d6a56dc079 [2023-05-30T08:31:06.144Z] baa9043618ebdf3e0dbc16bc445000d6a56dc079 [false] [Pipeline] sh [2023-05-30T08:31:06.430Z] + git log --format=format:%s -1 baa9043618ebdf3e0dbc16bc445000d6a56dc079 [Pipeline] echo [2023-05-30T08:31:06.444Z] ========================================================= [2023-05-30T08:31:06.444Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T08:31:06.444Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-30T08:31:06.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T08:31:06.817Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T08:31:06.817Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T08:31:06.817Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T08:31:06.817Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T08:31:06.817Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T08:31:06.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:31:07.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:31:07.170Z] [2023-05-30T08:31:07.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:31:07.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:31:07.469Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T08:31:07.469Z] b85a868b505f: Pulling fs layer [2023-05-30T08:31:07.469Z] e2be974225ed: Pulling fs layer [2023-05-30T08:31:07.469Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T08:31:07.469Z] 988bab9f4d93: Pulling fs layer [2023-05-30T08:31:07.469Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T08:31:07.469Z] eaf3925da568: Pulling fs layer [2023-05-30T08:31:07.469Z] bab4dde63d76: Pulling fs layer [2023-05-30T08:31:07.469Z] bde34c3a00c8: Pulling fs layer [2023-05-30T08:31:07.469Z] b352a97aabf1: Pulling fs layer [2023-05-30T08:31:07.469Z] 4872d77fe225: Pulling fs layer [2023-05-30T08:31:07.469Z] 988bab9f4d93: Waiting [2023-05-30T08:31:07.469Z] 1469e6f7b9e6: Waiting [2023-05-30T08:31:07.469Z] eaf3925da568: Waiting [2023-05-30T08:31:07.469Z] b352a97aabf1: Waiting [2023-05-30T08:31:07.469Z] bde34c3a00c8: Waiting [2023-05-30T08:31:07.469Z] bab4dde63d76: Waiting [2023-05-30T08:31:07.469Z] 5851b861e8e6: Pulling fs layer [2023-05-30T08:31:07.469Z] 5851b861e8e6: Waiting [2023-05-30T08:31:07.469Z] e2be974225ed: Download complete [2023-05-30T08:31:07.469Z] 988bab9f4d93: Verifying Checksum [2023-05-30T08:31:07.469Z] 988bab9f4d93: Download complete [2023-05-30T08:31:07.728Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T08:31:07.728Z] 1469e6f7b9e6: Download complete [2023-05-30T08:31:07.728Z] eaf3925da568: Download complete [2023-05-30T08:31:07.728Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T08:31:07.728Z] 339a4e72a1f5: Download complete [2023-05-30T08:31:07.728Z] bde34c3a00c8: Download complete [2023-05-30T08:31:07.728Z] b352a97aabf1: Download complete [2023-05-30T08:31:07.728Z] 4872d77fe225: Verifying Checksum [2023-05-30T08:31:07.728Z] 4872d77fe225: Download complete [2023-05-30T08:31:07.728Z] 5851b861e8e6: Verifying Checksum [2023-05-30T08:31:07.728Z] 5851b861e8e6: Download complete [2023-05-30T08:31:07.728Z] b85a868b505f: Verifying Checksum [2023-05-30T08:31:07.728Z] b85a868b505f: Download complete [2023-05-30T08:31:07.985Z] bab4dde63d76: Download complete [2023-05-30T08:31:08.919Z] b85a868b505f: Pull complete [2023-05-30T08:31:09.178Z] e2be974225ed: Pull complete [2023-05-30T08:31:09.744Z] 339a4e72a1f5: Pull complete [2023-05-30T08:31:09.744Z] 988bab9f4d93: Pull complete [2023-05-30T08:31:10.003Z] 1469e6f7b9e6: Pull complete [2023-05-30T08:31:10.003Z] eaf3925da568: Pull complete [2023-05-30T08:31:11.905Z] bab4dde63d76: Pull complete [2023-05-30T08:31:11.905Z] bde34c3a00c8: Pull complete [2023-05-30T08:31:12.163Z] b352a97aabf1: Pull complete [2023-05-30T08:31:12.163Z] 4872d77fe225: Pull complete [2023-05-30T08:31:12.421Z] 5851b861e8e6: Pull complete [2023-05-30T08:31:12.421Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T08:31:12.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:31:12.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:31:12.512Z] prd-ubuntu20.04-docker-8c-8g-17276 does not seem to be running inside a container [2023-05-30T08:31:12.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T08:31:17.028Z] $ docker top 2eb6f33101fd82bde668b4f862c43ca5463e10bfca89fc43dee130ab90691d51 -eo pid,comm [2023-05-30T08:31:17.081Z] 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-05-30T08:31:17.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T08:31:17.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T08:31:17.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T08:31:17.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T08:31:17.252Z] $ docker exec 2eb6f33101fd82bde668b4f862c43ca5463e10bfca89fc43dee130ab90691d51 ssh-agent [2023-05-30T08:31:17.361Z] SSH_AUTH_SOCK=/tmp/ssh-qbdeqX7AhLkM/agent.31 [2023-05-30T08:31:17.361Z] SSH_AGENT_PID=37 [2023-05-30T08:31:17.368Z] Running ssh-add (command line suppressed) [2023-05-30T08:31:17.479Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_13538358156663240975.key (/w/workspace/edgex-go/7@tmp/private_key_13538358156663240975.key) [2023-05-30T08:31:17.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T08:31:17.778Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T08:31:17.797Z] $ docker exec --env ******** --env ******** 2eb6f33101fd82bde668b4f862c43ca5463e10bfca89fc43dee130ab90691d51 ssh-agent -k [2023-05-30T08:31:17.900Z] unset SSH_AUTH_SOCK; [2023-05-30T08:31:17.900Z] unset SSH_AGENT_PID; [2023-05-30T08:31:17.900Z] echo Agent pid 37 killed; [2023-05-30T08:31:17.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T08:31:17.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T08:31:17.932Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T08:31:18.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T08:31:18.041Z] $ docker exec 2eb6f33101fd82bde668b4f862c43ca5463e10bfca89fc43dee130ab90691d51 ssh-agent [2023-05-30T08:31:18.151Z] SSH_AUTH_SOCK=/tmp/ssh-1zn3CtxXVWVO/agent.69 [2023-05-30T08:31:18.151Z] SSH_AGENT_PID=75 [2023-05-30T08:31:18.155Z] Running ssh-add (command line suppressed) [2023-05-30T08:31:18.257Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_17914161882010011721.key (/w/workspace/edgex-go/7@tmp/private_key_17914161882010011721.key) [2023-05-30T08:31:18.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T08:31:18.556Z] + git semver init [2023-05-30T08:31:18.815Z] 2023-05-30 08:31:18,757 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T08:31:18.815Z] 2023-05-30 08:31:18,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2023-05-30T08:31:18.815Z] 2023-05-30 08:31:18,758 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2023-05-30T08:31:18.815Z] 2023-05-30 08:31:18,758 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2023-05-30T08:31:24.089Z] 2023-05-30 08:31:23,683 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2023-05-30T08:31:24.089Z] 2023-05-30 08:31:23,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4569 with force:False [2023-05-30T08:31:24.089Z] 2023-05-30 08:31:23,684 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4569 [2023-05-30T08:31:24.089Z] 2023-05-30 08:31:23,688 [execute] INFO git cat-file --batch-check [2023-05-30T08:31:24.089Z] 2023-05-30 08:31:23,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T08:31:24.089Z] 2023-05-30 08:31:23,695 [execute] INFO git cat-file --batch [2023-05-30T08:31:24.089Z] 2023-05-30 08:31:23,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T08:31:24.089Z] 2023-05-30 08:31:23,701 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4569 [2023-05-30T08:31:24.089Z] 0.0.0 [Pipeline] } [2023-05-30T08:31:24.101Z] $ docker exec --env ******** --env ******** 2eb6f33101fd82bde668b4f862c43ca5463e10bfca89fc43dee130ab90691d51 ssh-agent -k [2023-05-30T08:31:24.201Z] unset SSH_AUTH_SOCK; [2023-05-30T08:31:24.201Z] unset SSH_AGENT_PID; [2023-05-30T08:31:24.201Z] echo Agent pid 75 killed; [2023-05-30T08:31:24.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T08:31:24.509Z] + git semver [Pipeline] } [2023-05-30T08:31:24.786Z] $ docker stop --time=1 2eb6f33101fd82bde668b4f862c43ca5463e10bfca89fc43dee130ab90691d51 [2023-05-30T08:31:26.101Z] $ docker rm -f --volumes 2eb6f33101fd82bde668b4f862c43ca5463e10bfca89fc43dee130ab90691d51 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T08:31:26.430Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T08:31:26.625Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T08:31:26.628Z] [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-05-30T08:31:27.014Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-05-30T08:31:27.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:31:27.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:31:27.056Z] ========================================================= [2023-05-30T08:31:27.056Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T08:31:27.056Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:31:27.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:31:27.343Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T08:31:27.343Z] f56be85fc22e: Pulling fs layer [2023-05-30T08:31:27.343Z] 85791d961cd3: Pulling fs layer [2023-05-30T08:31:27.343Z] d694b5ae8c79: Pulling fs layer [2023-05-30T08:31:27.343Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T08:31:27.343Z] 4d19c01a9841: Pulling fs layer [2023-05-30T08:31:27.343Z] 9325e15d5711: Pulling fs layer [2023-05-30T08:31:27.343Z] 556b6ee489ea: Pulling fs layer [2023-05-30T08:31:27.343Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T08:31:27.343Z] 9f32a84ed3da: Waiting [2023-05-30T08:31:27.343Z] 4d19c01a9841: Waiting [2023-05-30T08:31:27.343Z] c5a4b2cf53e6: Waiting [2023-05-30T08:31:27.343Z] 556b6ee489ea: Waiting [2023-05-30T08:31:27.343Z] 9325e15d5711: Waiting [2023-05-30T08:31:27.343Z] 85791d961cd3: Download complete [2023-05-30T08:31:27.343Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T08:31:27.343Z] 9f32a84ed3da: Download complete [2023-05-30T08:31:27.343Z] 4d19c01a9841: Verifying Checksum [2023-05-30T08:31:27.343Z] 4d19c01a9841: Download complete [2023-05-30T08:31:27.343Z] f56be85fc22e: Verifying Checksum [2023-05-30T08:31:27.343Z] f56be85fc22e: Download complete [2023-05-30T08:31:27.343Z] 9325e15d5711: Verifying Checksum [2023-05-30T08:31:27.343Z] 9325e15d5711: Download complete [2023-05-30T08:31:27.602Z] f56be85fc22e: Pull complete [2023-05-30T08:31:27.865Z] 85791d961cd3: Pull complete [2023-05-30T08:31:28.123Z] d694b5ae8c79: Verifying Checksum [2023-05-30T08:31:28.123Z] d694b5ae8c79: Download complete [2023-05-30T08:31:28.123Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T08:31:28.123Z] c5a4b2cf53e6: Download complete [2023-05-30T08:31:28.380Z] 556b6ee489ea: Verifying Checksum [2023-05-30T08:31:28.380Z] 556b6ee489ea: Download complete [2023-05-30T08:31:31.657Z] d694b5ae8c79: Pull complete [2023-05-30T08:31:31.657Z] 9f32a84ed3da: Pull complete [2023-05-30T08:31:31.657Z] 4d19c01a9841: Pull complete [2023-05-30T08:31:31.657Z] 9325e15d5711: Pull complete [2023-05-30T08:31:34.242Z] 556b6ee489ea: Pull complete [2023-05-30T08:31:34.813Z] c5a4b2cf53e6: Pull complete [2023-05-30T08:31:34.813Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T08:31:34.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:31:35.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:31:35.373Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:31:35.373Z] WORKDIR /edgex [2023-05-30T08:31:35.373Z] COPY go.mod . [2023-05-30T08:31:35.373Z] RUN go mod download [2023-05-30T08:31:35.373Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-30T08:31:35.941Z] Sending build context to Docker daemon 170.8MB [2023-05-30T08:31:35.941Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:31:35.941Z] ---> c4be618373d6 [2023-05-30T08:31:35.941Z] Step 2/4 : WORKDIR /edgex [2023-05-30T08:31:41.703Z] Still waiting to schedule task [2023-05-30T08:31:41.703Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17278’ [2023-05-30T08:31:42.522Z] ---> Running in 62dfe0bbf6f5 [2023-05-30T08:31:42.522Z] Removing intermediate container 62dfe0bbf6f5 [2023-05-30T08:31:42.522Z] ---> d8d511c25fe4 [2023-05-30T08:31:42.522Z] Step 3/4 : COPY go.mod . [2023-05-30T08:31:42.522Z] ---> 22ae85a3eff4 [2023-05-30T08:31:42.522Z] Step 4/4 : RUN go mod download [2023-05-30T08:31:42.522Z] ---> Running in 1c17ed5fe7a4 [2023-05-30T08:31:57.422Z] Removing intermediate container 1c17ed5fe7a4 [2023-05-30T08:31:57.422Z] ---> 78d417bd3af8 [2023-05-30T08:31:57.422Z] Successfully built 78d417bd3af8 [2023-05-30T08:31:57.422Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:31:57.718Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T08:31:57.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:31:57.789Z] prd-ubuntu20.04-docker-8c-8g-17276 does not seem to be running inside a container [2023-05-30T08:31:57.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2023-05-30T08:31:58.251Z] $ docker top 63eedb576868fbd7e5d4de1a146c5c4c42035a5d02193bbfef20dfa1d640b31c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:31:58.574Z] + go version [2023-05-30T08:31:58.574Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T08:31:58.587Z] $ docker stop --time=1 63eedb576868fbd7e5d4de1a146c5c4c42035a5d02193bbfef20dfa1d640b31c [2023-05-30T08:31:59.851Z] $ docker rm -f --volumes 63eedb576868fbd7e5d4de1a146c5c4c42035a5d02193bbfef20dfa1d640b31c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:32:00.231Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T08:32:00.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:32:00.298Z] prd-ubuntu20.04-docker-8c-8g-17276 does not seem to be running inside a container [2023-05-30T08:32:00.328Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2023-05-30T08:32:00.635Z] $ docker top de40cc9dc507301f06fa6460ee65cdafc94a524e2b35ae854d1d2e6524398272 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T08:32:00.688Z] ========================================================= [2023-05-30T08:32:00.688Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T08:32:00.688Z] ========================================================= [Pipeline] sh [2023-05-30T08:32:00.962Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:32:01.251Z] + make test [2023-05-30T08:32:01.251Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T08:32:07.810Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T08:32:22.668Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T08:32:22.668Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T08:32:23.235Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T08:32:23.235Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T08:32:23.800Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T08:32:24.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T08:32:24.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T08:32:24.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T08:32:24.624Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T08:32:24.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T08:32:25.138Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T08:32:25.397Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T08:32:25.397Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T08:32:25.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T08:32:27.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T08:32:27.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T08:32:27.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-05-30T08:32:29.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-30T08:32:34.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.5% of statements [2023-05-30T08:32:34.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T08:32:34.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T08:32:34.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T08:32:34.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T08:32:34.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T08:32:34.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-05-30T08:32:36.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T08:32:36.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T08:32:36.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:32:36.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T08:32:36.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T08:32:37.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T08:32:37.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T08:32:38.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.597s coverage: 88.5% of statements [2023-05-30T08:32:38.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.8% of statements [2023-05-30T08:32:39.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T08:32:39.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:32:39.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T08:32:39.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements [2023-05-30T08:32:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T08:32:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T08:32:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T08:32:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T08:32:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T08:32:39.991Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-05-30T08:32:41.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T08:32:41.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T08:32:41.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T08:32:41.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.038s coverage: 65.9% of statements [2023-05-30T08:32:42.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T08:32:42.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T08:32:42.739Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2023-05-30T08:32:42.739Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements [2023-05-30T08:32:42.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 42.9% of statements [2023-05-30T08:32:43.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 82.9% of statements [2023-05-30T08:32:43.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-05-30T08:32:43.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2023-05-30T08:32:43.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2023-05-30T08:32:44.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T08:32:44.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T08:32:44.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T08:32:44.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T08:32:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T08:32:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T08:32:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T08:32:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T08:32:45.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T08:32:45.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T08:32:45.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T08:32:45.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T08:32:45.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T08:32:45.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T08:32:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T08:32:47.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T08:32:47.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T08:32:48.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T08:32:48.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T08:32:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T08:32:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T08:32:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T08:32:51.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T08:32:51.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T08:32:51.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T08:32:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T08:32:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T08:32:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T08:32:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T08:32:53.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T08:32:53.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T08:32:53.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T08:32:53.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T08:32:54.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T08:32:54.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:32:54.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T08:32:54.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T08:32:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-05-30T08:32:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T08:32:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T08:32:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:32:56.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.246s coverage: 79.9% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.067s coverage: 92.9% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.040s coverage: 20.0% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 81.8% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 38.4% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.093s coverage: 92.3% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-05-30T08:33:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-05-30T08:33:08.963Z] 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-05-30T08:33:08.963Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-05-30T08:33:08.963Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-05-30T08:33:08.963Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-05-30T08:33:08.963Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-05-30T08:33:08.963Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-05-30T08:33:08.979Z] $ docker stop --time=1 de40cc9dc507301f06fa6460ee65cdafc94a524e2b35ae854d1d2e6524398272 [2023-05-30T08:33:10.810Z] $ docker rm -f --volumes de40cc9dc507301f06fa6460ee65cdafc94a524e2b35ae854d1d2e6524398272 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T08:33:11.076Z] Failed in branch amd64 [2023-05-30T08:34:11.102Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17281 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-05-30T08:34:11.113Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2023-05-30T08:34:11.146Z] The recommended git tool is: git [2023-05-30T08:34:17.426Z] using credential edgex-jenkins-ssh [2023-05-30T08:34:17.446Z] Cloning the remote Git repository [2023-05-30T08:34:17.506Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:34:17.622Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2023-05-30T08:34:17.813Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:34:17.815Z] > git --version # timeout=10 [2023-05-30T08:34:17.844Z] > git --version # 'git version 2.25.1' [2023-05-30T08:34:17.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:34:18.038Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T08:34:35.932Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T08:34:35.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T08:34:36.966Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T08:34:37.013Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:34:37.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:34:37.032Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T08:34:37.954Z] Merging remotes/origin/main commit 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 [2023-05-30T08:34:38.745Z] Merge succeeded, producing 8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T08:34:38.745Z] Checking out Revision 8dee84e271b00f3fc28d634dd3f8edc0c8324dad (PR-4569) [2023-05-30T08:34:37.978Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T08:34:38.060Z] > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 [2023-05-30T08:34:38.315Z] > git remote # timeout=10 [2023-05-30T08:34:38.343Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T08:34:38.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:34:38.383Z] > git merge 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 [2023-05-30T08:34:38.729Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T08:34:38.754Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T08:34:38.766Z] > git checkout -f 8dee84e271b00f3fc28d634dd3f8edc0c8324dad # timeout=10 [2023-05-30T08:34:42.451Z] Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" [2023-05-30T08:34:42.476Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T08:34:43.286Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T08:34:43.286Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T08:34:43.286Z] Dload Upload Total Spent Left Speed [2023-05-30T08:34:43.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-05-30T08:34:43.971Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T08:34:44.306Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-05-30T08:34:44.307Z] /etc/docker/daemon.json [2023-05-30T08:34:44.307Z] { [2023-05-30T08:34:44.307Z] "registry-mirrors": [ [2023-05-30T08:34:44.307Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T08:34:44.307Z] ], [2023-05-30T08:34:44.307Z] "bip": "10.250.0.254/24", [2023-05-30T08:34:44.307Z] "hosts": [ [2023-05-30T08:34:44.307Z] "tcp://0.0.0.0:5555", [2023-05-30T08:34:44.307Z] "unix:///var/run/docker.sock" [2023-05-30T08:34:44.307Z] ], [2023-05-30T08:34:44.307Z] "mtu": 1458, [2023-05-30T08:34:44.307Z] "selinux-enabled": true, [2023-05-30T08:34:44.307Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T08:34:44.307Z] } [Pipeline] sh [2023-05-30T08:34:44.671Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T08:34:42.463Z] > git rev-list --no-walk b3ec43bbf742a830a4b8cf8da073dabf069967c9 # timeout=10 [2023-05-30T08:34:45.033Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T08:35:03.346Z] provisioning config files... [2023-05-30T08:35:03.371Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config16400802120780457685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:35:03.771Z] ---> docker-login.sh [2023-05-30T08:35:03.771Z] nexus3.edgexfoundry.org:10001 [2023-05-30T08:35:04.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:35:04.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:35:04.641Z] Configure a credential helper to remove this warning. See [2023-05-30T08:35:04.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:35:04.641Z] [2023-05-30T08:35:04.641Z] Login Succeeded [2023-05-30T08:35:04.641Z] nexus3.edgexfoundry.org:10002 [2023-05-30T08:35:04.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:35:05.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:35:05.180Z] Configure a credential helper to remove this warning. See [2023-05-30T08:35:05.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:35:05.180Z] [2023-05-30T08:35:05.180Z] Login Succeeded [2023-05-30T08:35:05.180Z] nexus3.edgexfoundry.org:10003 [2023-05-30T08:35:05.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:35:05.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:35:05.451Z] Configure a credential helper to remove this warning. See [2023-05-30T08:35:05.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:35:05.451Z] [2023-05-30T08:35:05.451Z] Login Succeeded [2023-05-30T08:35:05.451Z] nexus3.edgexfoundry.org:10004 [2023-05-30T08:35:05.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:35:05.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:35:05.728Z] Configure a credential helper to remove this warning. See [2023-05-30T08:35:05.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:35:05.728Z] [2023-05-30T08:35:05.728Z] Login Succeeded [2023-05-30T08:35:05.728Z] docker.io [2023-05-30T08:35:06.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:35:06.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:35:06.270Z] Configure a credential helper to remove this warning. See [2023-05-30T08:35:06.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:35:06.270Z] [2023-05-30T08:35:06.270Z] Login Succeeded [2023-05-30T08:35:06.270Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T08:35:06.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-30T08:35:06.971Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-05-30T08:35:07.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:35:07.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:35:07.026Z] ========================================================= [2023-05-30T08:35:07.026Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T08:35:07.026Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:35:07.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:35:08.777Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T08:35:08.777Z] c41833b44d91: Pulling fs layer [2023-05-30T08:35:08.777Z] ed15518f5707: Pulling fs layer [2023-05-30T08:35:08.777Z] feae8fd75edb: Pulling fs layer [2023-05-30T08:35:08.777Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T08:35:08.777Z] 3cdef696dda3: Pulling fs layer [2023-05-30T08:35:08.777Z] 2ced38df9373: Pulling fs layer [2023-05-30T08:35:08.777Z] 58f1dce35555: Pulling fs layer [2023-05-30T08:35:08.777Z] 3cdef696dda3: Waiting [2023-05-30T08:35:08.777Z] 242c74f7c9fa: Waiting [2023-05-30T08:35:08.777Z] 2ced38df9373: Waiting [2023-05-30T08:35:08.777Z] 58f1dce35555: Waiting [2023-05-30T08:35:08.777Z] ed15518f5707: Download complete [2023-05-30T08:35:08.777Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T08:35:08.777Z] 242c74f7c9fa: Download complete [2023-05-30T08:35:08.777Z] 3cdef696dda3: Verifying Checksum [2023-05-30T08:35:08.777Z] 3cdef696dda3: Download complete [2023-05-30T08:35:08.777Z] c41833b44d91: Verifying Checksum [2023-05-30T08:35:08.777Z] c41833b44d91: Download complete [2023-05-30T08:35:10.206Z] c41833b44d91: Pull complete [2023-05-30T08:35:10.485Z] 58f1dce35555: Verifying Checksum [2023-05-30T08:35:10.485Z] 58f1dce35555: Download complete [2023-05-30T08:35:10.485Z] ed15518f5707: Pull complete [2023-05-30T08:35:11.456Z] feae8fd75edb: Verifying Checksum [2023-05-30T08:35:11.456Z] feae8fd75edb: Download complete [2023-05-30T08:35:11.456Z] 2ced38df9373: Verifying Checksum [2023-05-30T08:35:11.456Z] 2ced38df9373: Download complete [2023-05-30T08:35:23.809Z] feae8fd75edb: Pull complete [2023-05-30T08:35:23.809Z] 242c74f7c9fa: Pull complete [2023-05-30T08:35:23.809Z] 3cdef696dda3: Pull complete [2023-05-30T08:35:30.505Z] 2ced38df9373: Pull complete [2023-05-30T08:35:33.105Z] 58f1dce35555: Pull complete [2023-05-30T08:35:33.105Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T08:35:33.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:35:33.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:35:33.456Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-30T08:35:33.456Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:35:33.456Z] WORKDIR /edgex [2023-05-30T08:35:33.456Z] COPY go.mod . [2023-05-30T08:35:33.456Z] RUN go mod download [2023-05-30T08:35:34.043Z] Sending build context to Docker daemon 2.931MB [2023-05-30T08:35:34.044Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:35:34.044Z] ---> fadd8f120f05 [2023-05-30T08:35:34.044Z] Step 2/4 : WORKDIR /edgex [2023-05-30T08:35:37.418Z] ---> Running in e5569843bfbf [2023-05-30T08:35:37.418Z] Removing intermediate container e5569843bfbf [2023-05-30T08:35:37.418Z] ---> 2e1423e3e1b2 [2023-05-30T08:35:37.418Z] Step 3/4 : COPY go.mod . [2023-05-30T08:35:38.005Z] ---> 613430ab9076 [2023-05-30T08:35:38.005Z] Step 4/4 : RUN go mod download [2023-05-30T08:35:38.005Z] ---> Running in 09ec1ef8c0e6 [2023-05-30T08:36:10.464Z] Removing intermediate container 09ec1ef8c0e6 [2023-05-30T08:36:10.464Z] ---> 5a670146d35d [2023-05-30T08:36:10.464Z] Successfully built 5a670146d35d [2023-05-30T08:36:10.464Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:36:10.809Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T08:36:10.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:36:11.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-17281 does not seem to be running inside a container [2023-05-30T08:36:11.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat [2023-05-30T08:36:12.458Z] $ docker top 8de46525ea74eb032d83b38660e4598c2b4dfe9de7befa03f4b7266e88f5f8f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:36:13.315Z] + go version [2023-05-30T08:36:13.315Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T08:36:13.337Z] $ docker stop --time=1 8de46525ea74eb032d83b38660e4598c2b4dfe9de7befa03f4b7266e88f5f8f1 [2023-05-30T08:36:14.996Z] $ docker rm -f --volumes 8de46525ea74eb032d83b38660e4598c2b4dfe9de7befa03f4b7266e88f5f8f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:36:15.549Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T08:36:15.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:36:15.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-17281 does not seem to be running inside a container [2023-05-30T08:36:15.832Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat [2023-05-30T08:36:17.091Z] $ docker top f58c9fa6a60c075aa1348a0ca12b72fe6e979faef0a7e88bab2dc2769cb2dffc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T08:36:17.291Z] ========================================================= [2023-05-30T08:36:17.291Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T08:36:17.291Z] ========================================================= [Pipeline] sh [2023-05-30T08:36:17.598Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:36:18.511Z] + make test [2023-05-30T08:36:18.511Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T08:37:05.333Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T08:39:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T08:39:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T08:39:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T08:39:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T08:39:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T08:39:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T08:39:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T08:39:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T08:39:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T08:39:27.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T08:39:30.344Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T08:39:30.344Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T08:39:30.344Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T08:39:30.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T08:39:45.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T08:39:45.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T08:39:45.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.533s coverage: 28.7% of statements [2023-05-30T08:40:00.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 98.5% of statements [2023-05-30T08:40:04.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T08:40:04.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T08:40:04.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T08:40:08.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.419s coverage: 71.5% of statements [2023-05-30T08:40:10.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T08:40:10.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T08:40:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.355s coverage: 54.0% of statements [2023-05-30T08:40:16.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T08:40:16.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T08:40:16.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:40:16.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T08:40:16.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T08:40:23.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T08:40:23.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T08:40:38.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.544s coverage: 88.5% of statements [2023-05-30T08:40:38.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.493s coverage: 3.8% of statements [2023-05-30T08:40:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T08:40:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:40:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T08:40:42.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.806s coverage: 95.6% of statements [2023-05-30T08:40:42.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T08:40:42.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T08:40:42.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T08:40:42.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T08:40:42.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T08:40:42.796Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 72.2% of statements [2023-05-30T08:40:48.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T08:40:48.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T08:40:48.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T08:40:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.266s coverage: 65.9% of statements [2023-05-30T08:41:00.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T08:41:00.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T08:41:00.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.814s coverage: 0.9% of statements [2023-05-30T08:41:00.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.594s coverage: 29.0% of statements [2023-05-30T08:41:05.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.344s coverage: 42.9% of statements [2023-05-30T08:41:05.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.265s coverage: 82.9% of statements [2023-05-30T08:41:05.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements [2023-05-30T08:41:05.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.310s coverage: 96.3% of statements [2023-05-30T08:41:08.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [2023-05-30T08:41:11.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T08:41:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T08:41:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T08:41:12.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T08:41:14.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T08:41:14.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T08:41:14.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T08:41:14.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T08:41:21.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2023-05-30T08:41:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T08:41:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T08:41:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T08:41:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T08:41:28.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T08:41:28.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T08:41:30.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T08:41:35.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T08:41:35.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.169s coverage: 79.9% of statements [2023-05-30T08:41:35.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.268s coverage: 92.9% of statements [2023-05-30T08:41:35.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-05-30T08:41:35.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.233s coverage: 62.3% of statements [2023-05-30T08:41:35.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements [2023-05-30T08:41:35.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements [2023-05-30T08:41:35.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements [2023-05-30T08:41:35.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.555s coverage: 81.8% of statements [2023-05-30T08:41:35.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.509s coverage: 82.1% of statements [2023-05-30T08:41:38.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T08:41:38.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 86.0% of statements [2023-05-30T08:41:43.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T08:41:43.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T08:41:44.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.146s coverage: 63.1% of statements [2023-05-30T08:41:44.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.235s coverage: 100.0% of statements [2023-05-30T08:41:45.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements [2023-05-30T08:41:45.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements [2023-05-30T08:41:45.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2023-05-30T08:41:46.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T08:41:46.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T08:41:46.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T08:41:46.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2023-05-30T08:41:56.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T08:41:56.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T08:41:56.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T08:41:56.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.055s coverage: 38.4% of statements [2023-05-30T08:41:56.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements [2023-05-30T08:42:01.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T08:42:01.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T08:42:01.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T08:42:01.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T08:42:01.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements [2023-05-30T08:42:08.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T08:42:08.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T08:42:08.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T08:42:08.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T08:42:15.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.302s coverage: 17.7% of statements [2023-05-30T08:42:16.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T08:42:16.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:42:16.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T08:42:16.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T08:42:16.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.632s coverage: 92.3% of statements [2023-05-30T08:42:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T08:42:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T08:42:21.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.315s coverage: 61.5% of statements [2023-05-30T08:42:23.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T08:42:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:42:23.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2023-05-30T08:42:24.569Z] 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-05-30T08:42:24.569Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T08:42:24.569Z] go vet ./... [2023-05-30T08:45:31.360Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T08:45:31.360Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T08:45:31.360Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T08:45:31.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T08:45:32.008Z] + ls -al . [2023-05-30T08:45:32.008Z] total 708 [2023-05-30T08:45:32.008Z] drwxrwxr-x 10 1001 1001 4096 May 30 08:36 . [2023-05-30T08:45:32.008Z] drwxr-xr-x 4 root root 4096 May 30 08:36 .. [2023-05-30T08:45:32.008Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:34 .blubracket [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 16 May 30 08:34 .dockerignore [2023-05-30T08:45:32.008Z] drwxrwxr-x 8 1001 1001 4096 May 30 08:34 .git [2023-05-30T08:45:32.008Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:34 .github [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 1162 May 30 08:34 .gitignore [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 42 May 30 08:34 .golangci.yml [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 87 May 30 08:34 .hadolint.yml [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 166 May 30 08:34 .sonarcloud.properties [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 1171 May 30 08:34 ADOPTERS.md [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 10835 May 30 08:34 Attribution.txt [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 73765 May 30 08:34 CHANGELOG.md [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 3804 May 30 08:34 CONTRIBUTING.md [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 579 May 30 08:34 Dockerfile.fuzz [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 677 May 30 08:34 GOVERNANCE.md [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 883 May 30 08:34 Jenkinsfile [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 10775 May 30 08:34 LICENSE [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 14368 May 30 08:34 Makefile [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 582 May 30 08:34 OWNERS.md [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 9923 May 30 08:34 README.md [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 789 May 30 08:34 SECURITY.md [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 5 May 30 08:31 VERSION [2023-05-30T08:45:32.008Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:34 bin [2023-05-30T08:45:32.008Z] drwxrwxr-x 18 1001 1001 4096 May 30 08:34 cmd [2023-05-30T08:45:32.008Z] -rw-r--r-- 1 root root 447730 May 30 08:42 coverage.out [2023-05-30T08:45:32.008Z] -rwxrwxr-x 1 1001 1001 874 May 30 08:34 fuzzing_docker.sh [2023-05-30T08:45:32.008Z] -rw-rw-r-- 1 1001 1001 3159 May 30 08:34 go.mod [2023-05-30T08:45:32.009Z] -rw-rw-r-- 1 1001 1001 30958 May 30 08:34 go.sum [2023-05-30T08:45:32.009Z] drwxrwxr-x 7 1001 1001 4096 May 30 08:34 internal [2023-05-30T08:45:32.009Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:34 openapi [2023-05-30T08:45:32.009Z] -rw-rw-r-- 1 1001 1001 594 May 30 08:34 security.txt [2023-05-30T08:45:32.009Z] drwxrwxr-x 4 1001 1001 4096 May 30 08:34 snap [2023-05-30T08:45:32.009Z] -rw-rw-r-- 1 1001 1001 204 May 30 08:34 version.go [Pipeline] sh [2023-05-30T08:45:32.646Z] + '[' -e coverage.out ] [2023-05-30T08:45:32.646Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T08:45:33.527Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T08:45:34.156Z] + make build [2023-05-30T08:45:34.156Z] 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-05-30T08:47:10.788Z] 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-05-30T08:47:16.136Z] 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-05-30T08:47:22.790Z] 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-05-30T08:47:27.052Z] 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-05-30T08:48:23.471Z] 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-05-30T08:48:25.427Z] 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-05-30T08:48:33.645Z] 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-05-30T08:48:39.142Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T08:48:43.393Z] 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-05-30T08:48:48.806Z] 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-05-30T08:48:55.567Z] 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-05-30T08:49:02.234Z] $ docker stop --time=1 f58c9fa6a60c075aa1348a0ca12b72fe6e979faef0a7e88bab2dc2769cb2dffc [2023-05-30T08:49:04.482Z] $ docker rm -f --volumes f58c9fa6a60c075aa1348a0ca12b72fe6e979faef0a7e88bab2dc2769cb2dffc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:49:07.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:49:07.569Z] [2023-05-30T08:49:07.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:49:07.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:49:08.169Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-30T08:49:08.169Z] 29e5d40040c1: Pulling fs layer [2023-05-30T08:49:08.169Z] 1ce36da41761: Pulling fs layer [2023-05-30T08:49:08.169Z] 25b303627fd3: Pulling fs layer [2023-05-30T08:49:08.169Z] 29e5d40040c1: Download complete [2023-05-30T08:49:08.438Z] 1ce36da41761: Verifying Checksum [2023-05-30T08:49:08.438Z] 1ce36da41761: Download complete [2023-05-30T08:49:08.707Z] 29e5d40040c1: Pull complete [2023-05-30T08:49:10.128Z] 25b303627fd3: Verifying Checksum [2023-05-30T08:49:10.128Z] 25b303627fd3: Download complete [2023-05-30T08:49:10.128Z] 1ce36da41761: Pull complete [2023-05-30T08:49:20.214Z] 25b303627fd3: Pull complete [2023-05-30T08:49:20.214Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-30T08:49:20.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:49:20.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:49:20.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-17281 does not seem to be running inside a container [2023-05-30T08:49:20.507Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-05-30T08:49:23.281Z] $ docker top 129a1872175406a0096b4d4f15efd0bf200bfd10ff1fb0468e338de00d2363aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:49:24.158Z] + docker-compose build --help [2023-05-30T08:49:24.158Z] + grep parallel [2023-05-30T08:49:30.802Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T08:49:31.081Z] $ docker stop --time=1 129a1872175406a0096b4d4f15efd0bf200bfd10ff1fb0468e338de00d2363aa [2023-05-30T08:49:32.793Z] $ docker rm -f --volumes 129a1872175406a0096b4d4f15efd0bf200bfd10ff1fb0468e338de00d2363aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:49:33.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:49:33.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:49:33.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-17281 does not seem to be running inside a container [2023-05-30T08:49:33.604Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-30T08:49:34.894Z] $ docker top 290fd54978ff5b1c6d8a452b2faf055cc0636b735f8d4d98ff7dce5c38539a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:49:35.765Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T08:49:42.418Z] Building core-command ... [2023-05-30T08:49:42.418Z] Building core-common-config-bootstrapper ... [2023-05-30T08:49:42.418Z] Building core-data ... [2023-05-30T08:49:42.418Z] Building core-metadata ... [2023-05-30T08:49:42.418Z] Building security-bootstrapper ... [2023-05-30T08:49:42.418Z] Building security-proxy-auth ... [2023-05-30T08:49:42.418Z] Building security-proxy-setup ... [2023-05-30T08:49:42.418Z] Building security-secretstore-setup ... [2023-05-30T08:49:42.418Z] Building security-spiffe-token-provider ... [2023-05-30T08:49:42.418Z] Building security-spire-agent ... [2023-05-30T08:49:42.418Z] Building security-spire-config ... [2023-05-30T08:49:42.418Z] Building security-spire-server ... [2023-05-30T08:49:42.418Z] Building support-notifications ... [2023-05-30T08:49:42.418Z] Building support-scheduler ... [2023-05-30T08:49:42.418Z] Building core-command [2023-05-30T08:49:42.418Z] Building support-scheduler [2023-05-30T08:49:42.418Z] Building core-data [2023-05-30T08:49:42.418Z] Building core-metadata [2023-05-30T08:49:42.418Z] Building security-bootstrapper [2023-05-30T08:50:38.983Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:50:38.983Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:50:38.983Z] ---> 5a670146d35d [2023-05-30T08:50:38.983Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:50:38.983Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:50:38.983Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:50:38.983Z] ---> 5a670146d35d [2023-05-30T08:50:38.983Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:50:38.983Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:50:38.983Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:50:38.983Z] ---> 5a670146d35d [2023-05-30T08:50:38.983Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:50:38.983Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:50:38.983Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:50:38.983Z] ---> 5a670146d35d [2023-05-30T08:50:38.983Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T08:50:38.983Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:50:38.983Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:50:38.983Z] ---> 5a670146d35d [2023-05-30T08:50:38.983Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:50:38.983Z] ---> Running in df405ac4e5a2 [2023-05-30T08:50:38.983Z] ---> Running in d1a8335a437c [2023-05-30T08:50:38.983Z] ---> Running in db4f720c0e66 [2023-05-30T08:50:38.983Z] ---> Running in 513daba8e0f6 [2023-05-30T08:50:38.983Z] ---> Running in 86e25d18e71f [2023-05-30T08:50:38.983Z] Removing intermediate container 86e25d18e71f [2023-05-30T08:50:38.983Z] ---> 6dcd8b7ce101 [2023-05-30T08:50:38.983Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T08:50:38.983Z] Removing intermediate container d1a8335a437c [2023-05-30T08:50:38.983Z] ---> f5e62289edf1 [2023-05-30T08:50:38.983Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:50:38.983Z] Removing intermediate container 513daba8e0f6 [2023-05-30T08:50:38.983Z] ---> 502b7660039d [2023-05-30T08:50:38.983Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T08:50:38.983Z] ---> Running in 3207b7d61401 [2023-05-30T08:50:38.983Z] Removing intermediate container db4f720c0e66 [2023-05-30T08:50:38.983Z] ---> cee956caf496 [2023-05-30T08:50:38.983Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:50:38.983Z] ---> Running in b5d8e8f99be2 [2023-05-30T08:50:38.983Z] Removing intermediate container df405ac4e5a2 [2023-05-30T08:50:38.983Z] ---> 86eb3e25f3f0 [2023-05-30T08:50:38.983Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T08:50:38.983Z] ---> Running in 13233fbde683 [2023-05-30T08:50:38.983Z] ---> Running in 64449cdfe660 [2023-05-30T08:50:38.983Z] ---> Running in 3000827e928a [2023-05-30T08:50:38.983Z] Removing intermediate container b5d8e8f99be2 [2023-05-30T08:50:38.983Z] ---> e54d8c05eeac [2023-05-30T08:50:38.983Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:50:38.983Z] Removing intermediate container 13233fbde683 [2023-05-30T08:50:38.983Z] ---> 06bd10d2181c [2023-05-30T08:50:38.983Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T08:50:38.983Z] ---> Running in b73b694c2e8f [2023-05-30T08:50:38.983Z] Removing intermediate container 3000827e928a [2023-05-30T08:50:38.983Z] ---> 821f69e56caa [2023-05-30T08:50:38.983Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T08:50:38.983Z] ---> Running in 8a005af27465 [2023-05-30T08:50:38.983Z] Removing intermediate container 64449cdfe660 [2023-05-30T08:50:38.983Z] ---> 22ecba21aec0 [2023-05-30T08:50:38.983Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:50:38.983Z] ---> Running in f35780dd8271 [2023-05-30T08:50:38.983Z] ---> Running in 62463fde116b [2023-05-30T08:50:38.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:40.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:40.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:40.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:40.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:40.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:40.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:40.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:40.823Z] OK: 263 MiB in 53 packages [2023-05-30T08:50:41.679Z] OK: 263 MiB in 53 packages [2023-05-30T08:50:41.947Z] Removing intermediate container 3207b7d61401 [2023-05-30T08:50:41.947Z] ---> fce2d613cd97 [2023-05-30T08:50:41.947Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T08:50:42.215Z] OK: 263 MiB in 53 packages [2023-05-30T08:50:42.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:43.625Z] ---> 3fc5eb1704d5 [2023-05-30T08:50:43.625Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:50:43.625Z] Removing intermediate container b73b694c2e8f [2023-05-30T08:50:43.625Z] ---> cb961cba5c05 [2023-05-30T08:50:43.625Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:50:43.625Z] OK: 263 MiB in 53 packages [2023-05-30T08:50:43.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:43.625Z] ---> Running in 3fab85fc50f7 [2023-05-30T08:50:43.625Z] Removing intermediate container 8a005af27465 [2023-05-30T08:50:43.625Z] ---> 63b2d37496e3 [2023-05-30T08:50:43.625Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T08:50:45.035Z] OK: 263 MiB in 53 packages [2023-05-30T08:50:45.035Z] ---> 3d5523a9462d [2023-05-30T08:50:45.306Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Removing intermediate container 62463fde116b [2023-05-30T08:50:45.306Z] [2023-05-30T08:50:45.306Z] ---> 8977ad13cd1a [2023-05-30T08:50:45.306Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:50:45.306Z] ---> Running in 584bbaa8bc02 [2023-05-30T08:50:45.790Z] ---> ffe11ae18192 [2023-05-30T08:50:45.790Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:50:45.790Z] ---> Running in c074ea468fd0 [2023-05-30T08:50:46.752Z] ---> abbfec2b8187 [2023-05-30T08:50:46.752Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:50:47.020Z] Removing intermediate container f35780dd8271 [2023-05-30T08:50:47.020Z] ---> a92a82be2149 [2023-05-30T08:50:47.020Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T08:50:47.020Z] ---> Running in a5d84e79984c [2023-05-30T08:50:48.434Z] ---> 067b54900378 [2023-05-30T08:50:48.434Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:50:48.434Z] ---> Running in 97a252b69d63 [2023-05-30T08:52:40.098Z] Removing intermediate container 3fab85fc50f7 [2023-05-30T08:52:40.098Z] ---> d562163fabd1 [2023-05-30T08:52:40.098Z] Step 7/33 : COPY . . [2023-05-30T08:52:40.098Z] Removing intermediate container a5d84e79984c [2023-05-30T08:52:40.098Z] ---> 8a0dd48f07b0 [2023-05-30T08:52:40.098Z] Step 8/23 : COPY . . [2023-05-30T08:52:40.098Z] Removing intermediate container c074ea468fd0 [2023-05-30T08:52:40.098Z] ---> 95345c43ece4 [2023-05-30T08:52:40.098Z] Step 8/24 : COPY . . [2023-05-30T08:52:40.098Z] Removing intermediate container 584bbaa8bc02 [2023-05-30T08:52:40.098Z] ---> a71d3535ad9e [2023-05-30T08:52:40.098Z] Step 8/23 : COPY . . [2023-05-30T08:52:40.098Z] Removing intermediate container 97a252b69d63 [2023-05-30T08:52:40.098Z] ---> 647ae201684b [2023-05-30T08:52:40.098Z] Step 8/25 : COPY . . [2023-05-30T08:52:50.155Z] ---> beacea30f41c [2023-05-30T08:52:50.155Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T08:52:50.155Z] ---> 25faf3ec5cd1 [2023-05-30T08:52:50.155Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T08:52:50.155Z] ---> 6220e038b38b [2023-05-30T08:52:50.155Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T08:52:50.155Z] ---> ce1ee8315f23 [2023-05-30T08:52:50.155Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T08:52:50.155Z] ---> Running in bd31eacf9e86 [2023-05-30T08:52:50.155Z] ---> f1d1083e02a0 [2023-05-30T08:52:50.155Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T08:52:50.155Z] ---> Running in 2c234689b5e7 [2023-05-30T08:52:50.155Z] ---> Running in c1a9eb178e96 [2023-05-30T08:52:50.155Z] ---> Running in 985a2543cfb3 [2023-05-30T08:52:50.155Z] ---> Running in 88dc5573aa9e [2023-05-30T08:52:51.113Z] 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-05-30T08:52:51.378Z] 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-05-30T08:52:51.378Z] 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-05-30T08:52:51.644Z] 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-05-30T08:52:51.644Z] 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-05-30T09:00:13.653Z] Removing intermediate container 88dc5573aa9e [2023-05-30T09:00:13.653Z] ---> c9ccc766e80b [2023-05-30T09:00:13.653Z] [2023-05-30T09:00:13.653Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T09:00:13.653Z] 3.17: Pulling from library/alpine [2023-05-30T09:00:13.653Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T09:00:13.653Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T09:00:13.653Z] ---> 51e60588ff2c [2023-05-30T09:00:13.653Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T09:00:13.653Z] ---> Running in 40df634e1a42 [2023-05-30T09:00:13.653Z] Removing intermediate container 40df634e1a42 [2023-05-30T09:00:13.653Z] ---> a36420209538 [2023-05-30T09:00:13.653Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T09:00:13.653Z] ---> Running in b6834faea052 [2023-05-30T09:00:13.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:00:13.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:00:13.653Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T09:00:13.653Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T09:00:13.653Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:00:13.653Z] OK: 8 MiB in 17 packages [2023-05-30T09:00:15.070Z] Removing intermediate container b6834faea052 [2023-05-30T09:00:15.070Z] ---> 2d37f1c46049 [2023-05-30T09:00:15.070Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T09:00:15.070Z] ---> Running in 3ccc2e4c010d [2023-05-30T09:00:15.658Z] Removing intermediate container 3ccc2e4c010d [2023-05-30T09:00:15.658Z] ---> d2a8295fed85 [2023-05-30T09:00:15.658Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T09:00:15.928Z] ---> Running in d25813ca1d0a [2023-05-30T09:00:16.512Z] Removing intermediate container d25813ca1d0a [2023-05-30T09:00:16.512Z] ---> f3780322c82e [2023-05-30T09:00:16.512Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T09:00:16.781Z] ---> Running in 99528ead09a7 [2023-05-30T09:00:17.365Z] Removing intermediate container 99528ead09a7 [2023-05-30T09:00:17.365Z] ---> a98b0c6d245c [2023-05-30T09:00:17.365Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T09:00:17.365Z] ---> Running in df20e94bbad5 [2023-05-30T09:00:17.950Z] Removing intermediate container df20e94bbad5 [2023-05-30T09:00:17.950Z] ---> 88fc4e2233e4 [2023-05-30T09:00:17.950Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T09:00:18.218Z] ---> Running in 23dbc12dbfc8 [2023-05-30T09:00:21.563Z] Removing intermediate container 23dbc12dbfc8 [2023-05-30T09:00:21.563Z] ---> 2ce5adb2ea83 [2023-05-30T09:00:21.563Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T09:00:21.563Z] ---> Running in b5c90c089ca6 [2023-05-30T09:00:22.156Z] Removing intermediate container b5c90c089ca6 [2023-05-30T09:00:22.156Z] ---> fbe30b7db9ed [2023-05-30T09:00:22.156Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T09:00:23.385Z] ---> 230c2bf2eced [2023-05-30T09:00:23.385Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T09:00:23.385Z] ---> Running in 5b8cc357eb41 [2023-05-30T09:00:26.966Z] Removing intermediate container 5b8cc357eb41 [2023-05-30T09:00:26.966Z] ---> e6c5b39189c1 [2023-05-30T09:00:26.966Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:00:27.643Z] ---> c44e6c156ccc [2023-05-30T09:00:27.643Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:00:28.621Z] ---> dd192a564195 [2023-05-30T09:00:28.621Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T09:00:30.570Z] ---> 62c9489575f6 [2023-05-30T09:00:30.570Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T09:00:31.558Z] ---> abdc4a543954 [2023-05-30T09:00:31.558Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T09:00:32.143Z] ---> ac731eb58582 [2023-05-30T09:00:32.143Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T09:00:33.111Z] ---> 93a313e80b54 [2023-05-30T09:00:33.111Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T09:00:34.529Z] ---> 33b33ba026c6 [2023-05-30T09:00:34.530Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T09:00:35.497Z] ---> 818dc0b799fb [2023-05-30T09:00:35.497Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T09:00:35.497Z] ---> Running in 40d2104ca376 [2023-05-30T09:00:38.854Z] Removing intermediate container 40d2104ca376 [2023-05-30T09:00:38.854Z] ---> 6036c631c683 [2023-05-30T09:00:38.854Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T09:00:39.122Z] ---> Running in e65961089e25 [2023-05-30T09:00:39.708Z] Removing intermediate container e65961089e25 [2023-05-30T09:00:39.708Z] ---> d39bd520de3b [2023-05-30T09:00:39.708Z] Step 30/33 : CMD ["gate"] [2023-05-30T09:00:39.708Z] ---> Running in 2fc980656c28 [2023-05-30T09:00:40.297Z] Removing intermediate container 2fc980656c28 [2023-05-30T09:00:40.297Z] ---> 90fc3d2d09d7 [2023-05-30T09:00:40.297Z] Step 31/33 : LABEL arch=arm64 [2023-05-30T09:00:40.568Z] ---> Running in 23193942023f [2023-05-30T09:00:41.533Z] Removing intermediate container 23193942023f [2023-05-30T09:00:41.533Z] ---> e1bf9e7a9168 [2023-05-30T09:00:41.533Z] Step 32/33 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:00:41.802Z] ---> Running in 94f1d86e57a4 [2023-05-30T09:00:42.770Z] Removing intermediate container 94f1d86e57a4 [2023-05-30T09:00:42.770Z] ---> 42e087c24fee [2023-05-30T09:00:42.770Z] Step 33/33 : LABEL version=0.0.0 [2023-05-30T09:00:43.044Z] ---> Running in 06d25860d256 [2023-05-30T09:00:44.005Z] Removing intermediate container 06d25860d256 [2023-05-30T09:00:44.005Z] ---> 89d8a8b466a0 [2023-05-30T09:00:44.005Z] [2023-05-30T09:00:44.588Z] Successfully built 89d8a8b466a0 [2023-05-30T09:00:44.588Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-30T09:00:44.588Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-05-30T09:00:54.650Z] Removing intermediate container bd31eacf9e86 [2023-05-30T09:00:54.650Z] ---> a38803fe2902 [2023-05-30T09:00:54.650Z] [2023-05-30T09:00:54.650Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T09:00:54.650Z] ---> 51e60588ff2c [2023-05-30T09:00:54.650Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:00:55.232Z] ---> Running in 931a6a01a503 [2023-05-30T09:00:58.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:00:58.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:00.780Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T09:01:00.780Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:01:00.780Z] OK: 8 MiB in 16 packages [2023-05-30T09:01:04.116Z] Removing intermediate container 931a6a01a503 [2023-05-30T09:01:04.116Z] ---> 1a2efd91ddba [2023-05-30T09:01:04.116Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:01:04.116Z] ---> Running in 7e7e73af3b39 [2023-05-30T09:01:05.074Z] Removing intermediate container 7e7e73af3b39 [2023-05-30T09:01:05.074Z] ---> bbea1d09dcda [2023-05-30T09:01:05.074Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T09:01:05.341Z] ---> Running in b7eaab7f80e5 [2023-05-30T09:01:07.286Z] Removing intermediate container b7eaab7f80e5 [2023-05-30T09:01:07.287Z] ---> 6027d52ccf10 [2023-05-30T09:01:07.287Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T09:01:07.287Z] ---> Running in 712ac12bf0a7 [2023-05-30T09:01:07.909Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:01:07.909Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:01:07.909Z] ---> 5a670146d35d [2023-05-30T09:01:07.909Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T09:01:07.909Z] ---> Using cache [2023-05-30T09:01:07.909Z] ---> 6dcd8b7ce101 [2023-05-30T09:01:07.909Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T09:01:07.909Z] ---> Running in 2f184a918aa2 [2023-05-30T09:01:08.504Z] Removing intermediate container 712ac12bf0a7 [2023-05-30T09:01:08.504Z] ---> 3b518a569266 [2023-05-30T09:01:08.504Z] Step 15/24 : WORKDIR / [2023-05-30T09:01:08.772Z] ---> Running in d96a43818d74 [2023-05-30T09:01:11.388Z] Removing intermediate container d96a43818d74 [2023-05-30T09:01:11.388Z] ---> ba5cc03cd187 [2023-05-30T09:01:11.389Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:01:11.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:11.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:12.933Z] ---> 1773581e632a [2023-05-30T09:01:12.933Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:01:13.211Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:01:13.211Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:01:13.211Z] OK: 17699 distinct packages available [2023-05-30T09:01:13.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:14.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:14.707Z] ---> fd16aed89ad5 [2023-05-30T09:01:14.707Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T09:01:15.669Z] OK: 263 MiB in 53 packages [2023-05-30T09:01:18.253Z] Removing intermediate container 2c234689b5e7 [2023-05-30T09:01:18.253Z] ---> 5bbc1a4f6324 [2023-05-30T09:01:18.253Z] [2023-05-30T09:01:18.253Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:01:18.253Z] ---> 51e60588ff2c [2023-05-30T09:01:18.253Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:01:18.253Z] ---> Running in 833b7240bb12 [2023-05-30T09:01:18.522Z] Removing intermediate container 2f184a918aa2 [2023-05-30T09:01:18.522Z] ---> 533a24633d27 [2023-05-30T09:01:18.522Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T09:01:19.695Z] Removing intermediate container 833b7240bb12 [2023-05-30T09:01:19.695Z] ---> ad745869363e [2023-05-30T09:01:19.695Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T09:01:19.695Z] ---> db0e9690dd0b [2023-05-30T09:01:19.695Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:01:19.962Z] ---> Running in 402947490c45 [2023-05-30T09:01:20.972Z] ---> c6841054878c [2023-05-30T09:01:20.972Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:01:20.972Z] ---> Running in 0910eefc842f [2023-05-30T09:01:21.557Z] Removing intermediate container 402947490c45 [2023-05-30T09:01:21.557Z] ---> 1a796506fa6a [2023-05-30T09:01:21.557Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T09:01:21.557Z] ---> Running in 3aab304a33f9 [2023-05-30T09:01:21.825Z] ---> e3cba829d195 [2023-05-30T09:01:21.825Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T09:01:22.093Z] ---> Running in 8756abf2faf3 [2023-05-30T09:01:23.056Z] Removing intermediate container 3aab304a33f9 [2023-05-30T09:01:23.056Z] ---> 327f14962877 [2023-05-30T09:01:23.056Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:01:23.056Z] ---> Running in aeec94f78cb2 [2023-05-30T09:01:23.643Z] Removing intermediate container 8756abf2faf3 [2023-05-30T09:01:23.643Z] ---> f60458bc4c9e [2023-05-30T09:01:23.643Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:01:23.910Z] ---> Running in ff4c238e343b [2023-05-30T09:01:25.334Z] Removing intermediate container ff4c238e343b [2023-05-30T09:01:25.335Z] ---> 43c20d200e61 [2023-05-30T09:01:25.335Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T09:01:25.335Z] ---> Running in 0421c9737499 [2023-05-30T09:01:25.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:25.928Z] Removing intermediate container 985a2543cfb3 [2023-05-30T09:01:25.928Z] ---> 390ef0121e17 [2023-05-30T09:01:25.928Z] [2023-05-30T09:01:25.928Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T09:01:25.928Z] ---> 51e60588ff2c [2023-05-30T09:01:25.928Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:01:25.928Z] ---> Using cache [2023-05-30T09:01:25.928Z] ---> 1a2efd91ddba [2023-05-30T09:01:25.928Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:01:25.928Z] ---> Using cache [2023-05-30T09:01:25.928Z] ---> bbea1d09dcda [2023-05-30T09:01:25.928Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T09:01:26.196Z] ---> Running in 4c9a25406ad3 [2023-05-30T09:01:26.196Z] Removing intermediate container 0421c9737499 [2023-05-30T09:01:26.196Z] ---> 1eee0ff3b6e4 [2023-05-30T09:01:26.196Z] Step 23/24 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:01:26.196Z] ---> Running in 6762aa7377dd [2023-05-30T09:01:26.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:27.052Z] Removing intermediate container 4c9a25406ad3 [2023-05-30T09:01:27.052Z] ---> c1a0d6bad08a [2023-05-30T09:01:27.052Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T09:01:27.052Z] Removing intermediate container 6762aa7377dd [2023-05-30T09:01:27.052Z] ---> 55e9ae807638 [2023-05-30T09:01:27.052Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T09:01:27.052Z] ---> Running in f8d9e2003f40 [2023-05-30T09:01:27.052Z] ---> Running in 4545512e2bbe [2023-05-30T09:01:28.015Z] Removing intermediate container 4545512e2bbe [2023-05-30T09:01:28.015Z] ---> bd16004d6289 [2023-05-30T09:01:28.015Z] [2023-05-30T09:01:28.015Z] Removing intermediate container f8d9e2003f40 [2023-05-30T09:01:28.015Z] ---> 98e56d80f078 [2023-05-30T09:01:28.015Z] Step 15/25 : WORKDIR / [2023-05-30T09:01:28.015Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T09:01:28.015Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:01:28.015Z] OK: 8 MiB in 16 packages [2023-05-30T09:01:28.282Z] ---> Running in 015acd00254b [2023-05-30T09:01:28.549Z] Successfully built bd16004d6289 [2023-05-30T09:01:28.549Z] Successfully tagged core-command-arm64:latest [2023-05-30T09:01:28.549Z] Building support-notifications [2023-05-30T09:01:28.815Z]  Building core-command ... done Removing intermediate container 015acd00254b [2023-05-30T09:01:28.815Z] ---> 9e7e43587e64 [2023-05-30T09:01:28.815Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:01:30.230Z] Removing intermediate container aeec94f78cb2 [2023-05-30T09:01:30.230Z] ---> bf5d29e9acb3 [2023-05-30T09:01:30.230Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:01:30.230Z] ---> 7ec3d2221bbe [2023-05-30T09:01:30.230Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:01:31.637Z] ---> d2fe8d7c16ac [2023-05-30T09:01:31.637Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:01:31.637Z] ---> e1a6f80c365e [2023-05-30T09:01:31.637Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T09:01:33.063Z] ---> d1863299f70c [2023-05-30T09:01:33.063Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T09:01:34.037Z] ---> c50816110586 [2023-05-30T09:01:34.037Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:01:35.451Z] ---> 9a9bb8f3a6d9 [2023-05-30T09:01:35.451Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T09:01:35.718Z] ---> 8ed8de15201f [2023-05-30T09:01:35.718Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:01:36.684Z] ---> 2d2b8aeb39ec [2023-05-30T09:01:36.684Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T09:01:36.684Z] ---> Running in eb72856825e7 [2023-05-30T09:01:36.963Z] ---> 6d2cede05182 [2023-05-30T09:01:36.963Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T09:01:37.249Z] ---> Running in 767ca5ba2b65 [2023-05-30T09:01:37.518Z] Removing intermediate container eb72856825e7 [2023-05-30T09:01:37.518Z] ---> 9ec9aaf6c0e8 [2023-05-30T09:01:37.518Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:01:37.784Z] ---> Running in f81664469a6f [2023-05-30T09:01:38.377Z] Removing intermediate container 767ca5ba2b65 [2023-05-30T09:01:38.377Z] ---> 0b46069760ea [2023-05-30T09:01:38.377Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:01:38.651Z] ---> Running in 582d450a9ef3 [2023-05-30T09:01:38.651Z] Removing intermediate container f81664469a6f [2023-05-30T09:01:38.651Z] ---> 449737f826fc [2023-05-30T09:01:38.651Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T09:01:38.918Z] ---> Running in be8c605679b8 [2023-05-30T09:01:39.508Z] Removing intermediate container 582d450a9ef3 [2023-05-30T09:01:39.508Z] ---> 5c193529201b [2023-05-30T09:01:39.508Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:01:39.774Z] ---> Running in 18578717278f [2023-05-30T09:01:39.774Z] Removing intermediate container be8c605679b8 [2023-05-30T09:01:39.774Z] ---> 9c9527fadf17 [2023-05-30T09:01:39.774Z] Step 24/25 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:01:40.062Z] ---> Running in cd1211751bba [2023-05-30T09:01:40.649Z] Removing intermediate container 18578717278f [2023-05-30T09:01:40.649Z] ---> fa1b7525da57 [2023-05-30T09:01:40.649Z] Step 22/23 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:01:40.921Z] ---> Running in 01e09f3abefc [2023-05-30T09:01:40.921Z] Removing intermediate container cd1211751bba [2023-05-30T09:01:40.921Z] ---> 2fd58883cab9 [2023-05-30T09:01:40.921Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T09:01:41.505Z] ---> Running in 9ea799bbb4df [2023-05-30T09:01:42.094Z] Removing intermediate container 01e09f3abefc [2023-05-30T09:01:42.094Z] ---> 577fc3173648 [2023-05-30T09:01:42.094Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:01:42.365Z] ---> Running in e94cb319668a [2023-05-30T09:01:42.365Z] Removing intermediate container 9ea799bbb4df [2023-05-30T09:01:42.365Z] ---> a2c55dedc7bc [2023-05-30T09:01:42.365Z] [2023-05-30T09:01:42.949Z] Successfully built a2c55dedc7bc [2023-05-30T09:01:42.949Z] Successfully tagged core-metadata-arm64:latest [2023-05-30T09:01:42.949Z]  Building core-metadata ... done Building security-spire-config [2023-05-30T09:01:42.949Z] Removing intermediate container e94cb319668a [2023-05-30T09:01:42.949Z] ---> bbe6fcd0b629 [2023-05-30T09:01:42.949Z] [2023-05-30T09:01:43.532Z] Successfully built bbe6fcd0b629 [2023-05-30T09:01:43.532Z] Successfully tagged core-data-arm64:latest [2023-05-30T09:01:43.532Z]  Building core-data ... done Building security-secretstore-setup [2023-05-30T09:01:58.534Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:01:58.534Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:01:58.534Z] ---> 5a670146d35d [2023-05-30T09:01:58.534Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:01:58.534Z] ---> Using cache [2023-05-30T09:01:58.534Z] ---> 86eb3e25f3f0 [2023-05-30T09:01:58.534Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T09:01:58.534Z] ---> Using cache [2023-05-30T09:01:58.534Z] ---> 821f69e56caa [2023-05-30T09:01:58.534Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T09:01:58.803Z] ---> Running in 0d7f08b442ed [2023-05-30T09:02:01.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:01.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:03.907Z] OK: 263 MiB in 53 packages [2023-05-30T09:02:06.501Z] Removing intermediate container 0d7f08b442ed [2023-05-30T09:02:06.501Z] ---> d2fd87368242 [2023-05-30T09:02:06.501Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T09:02:07.934Z] ---> 4c06e3e25b1e [2023-05-30T09:02:07.934Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:02:07.935Z] ---> Running in 8ac2f392e1c1 [2023-05-30T09:02:16.138Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:02:16.138Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:02:16.138Z] ---> 5a670146d35d [2023-05-30T09:02:16.138Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T09:02:16.138Z] ---> Using cache [2023-05-30T09:02:16.138Z] ---> 6dcd8b7ce101 [2023-05-30T09:02:16.138Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T09:02:17.106Z] ---> Running in 990f32c10ecf [2023-05-30T09:02:17.106Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:02:17.106Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:02:17.106Z] ---> 5a670146d35d [2023-05-30T09:02:17.106Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T09:02:17.106Z] ---> Using cache [2023-05-30T09:02:17.106Z] ---> 6dcd8b7ce101 [2023-05-30T09:02:17.106Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T09:02:17.106Z] ---> Using cache [2023-05-30T09:02:17.106Z] ---> fce2d613cd97 [2023-05-30T09:02:17.106Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T09:02:17.106Z] ---> Using cache [2023-05-30T09:02:17.106Z] ---> 3fc5eb1704d5 [2023-05-30T09:02:17.106Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:02:17.106Z] ---> Using cache [2023-05-30T09:02:17.106Z] ---> d562163fabd1 [2023-05-30T09:02:17.106Z] Step 7/25 : COPY . . [2023-05-30T09:02:17.106Z] ---> Using cache [2023-05-30T09:02:17.106Z] ---> f1d1083e02a0 [2023-05-30T09:02:17.106Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T09:02:17.377Z] ---> Running in 5f47afaaa919 [2023-05-30T09:02:20.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:20.731Z] 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-05-30T09:02:21.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:23.266Z] OK: 263 MiB in 53 packages [2023-05-30T09:02:25.860Z] Removing intermediate container 990f32c10ecf [2023-05-30T09:02:25.860Z] ---> 8d5d9aa2b551 [2023-05-30T09:02:25.860Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T09:02:27.812Z] ---> 90fe38ca1c83 [2023-05-30T09:02:27.812Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:02:27.812Z] ---> Running in 394609a0c9dd [2023-05-30T09:02:55.238Z] Removing intermediate container 0910eefc842f [2023-05-30T09:02:55.238Z] ---> cb8318068e9d [2023-05-30T09:02:55.238Z] Step 7/20 : COPY . . [2023-05-30T09:03:17.352Z] ---> f9f75c15db93 [2023-05-30T09:03:17.352Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T09:03:17.352Z] ---> Running in 720d2866f256 [2023-05-30T09:03:18.771Z] Removing intermediate container c1a9eb178e96 [2023-05-30T09:03:18.771Z] ---> 849a64c17197 [2023-05-30T09:03:18.771Z] [2023-05-30T09:03:18.771Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:03:18.771Z] ---> 51e60588ff2c [2023-05-30T09:03:18.771Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:03:18.771Z] ---> Using cache [2023-05-30T09:03:18.771Z] ---> 1a2efd91ddba [2023-05-30T09:03:18.771Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:03:18.771Z] ---> Using cache [2023-05-30T09:03:18.771Z] ---> bbea1d09dcda [2023-05-30T09:03:18.771Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T09:03:19.041Z] ---> Running in 039a18ebb1d2 [2023-05-30T09:03:19.629Z] 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-05-30T09:03:19.913Z] Removing intermediate container 039a18ebb1d2 [2023-05-30T09:03:19.913Z] ---> 6bdc34518971 [2023-05-30T09:03:19.913Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T09:03:20.187Z] ---> Running in 5cdec74be23e [2023-05-30T09:03:21.156Z] Removing intermediate container 5cdec74be23e [2023-05-30T09:03:21.156Z] ---> 08e348e292a5 [2023-05-30T09:03:21.156Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:03:22.744Z] ---> fb018deba072 [2023-05-30T09:03:22.744Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:03:25.425Z] ---> 5d84b2c563cf [2023-05-30T09:03:25.425Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T09:03:32.265Z] ---> 20ada71a4469 [2023-05-30T09:03:32.265Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:03:33.687Z] ---> cb47f80f1d9c [2023-05-30T09:03:33.687Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T09:03:33.957Z] ---> Running in baef2bc2095b [2023-05-30T09:03:34.921Z] Removing intermediate container baef2bc2095b [2023-05-30T09:03:34.921Z] ---> 6761723ea46b [2023-05-30T09:03:34.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:03:35.189Z] ---> Running in a7d18b6d3230 [2023-05-30T09:03:37.149Z] Removing intermediate container a7d18b6d3230 [2023-05-30T09:03:37.149Z] ---> fbbfe9308bc2 [2023-05-30T09:03:37.149Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:03:37.149Z] ---> Running in 7aac0ff3367a [2023-05-30T09:03:38.341Z] Removing intermediate container 7aac0ff3367a [2023-05-30T09:03:38.341Z] ---> ab058d78ae98 [2023-05-30T09:03:38.341Z] Step 22/23 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:03:38.613Z] ---> Running in d01cbdee87cd [2023-05-30T09:03:39.819Z] Removing intermediate container d01cbdee87cd [2023-05-30T09:03:39.819Z] ---> cf8e4b7ce03b [2023-05-30T09:03:39.819Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:03:39.819Z] ---> Running in 0d4e24e09a36 [2023-05-30T09:03:41.240Z] Removing intermediate container 0d4e24e09a36 [2023-05-30T09:03:41.240Z] ---> 4ab66092262e [2023-05-30T09:03:41.240Z] [2023-05-30T09:03:41.831Z] Successfully built 4ab66092262e [2023-05-30T09:03:41.831Z] Successfully tagged support-scheduler-arm64:latest [2023-05-30T09:03:41.831Z]  Building support-scheduler ... done Building security-proxy-setup [2023-05-30T09:04:03.935Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:04:03.935Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:04:03.935Z] ---> 5a670146d35d [2023-05-30T09:04:03.935Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T09:04:03.935Z] ---> Using cache [2023-05-30T09:04:03.935Z] ---> 6dcd8b7ce101 [2023-05-30T09:04:03.935Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T09:04:03.935Z] ---> Using cache [2023-05-30T09:04:03.935Z] ---> fce2d613cd97 [2023-05-30T09:04:03.935Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T09:04:03.935Z] ---> Using cache [2023-05-30T09:04:03.935Z] ---> 3fc5eb1704d5 [2023-05-30T09:04:03.935Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:04:03.935Z] ---> Using cache [2023-05-30T09:04:03.935Z] ---> d562163fabd1 [2023-05-30T09:04:03.935Z] Step 7/22 : COPY . . [2023-05-30T09:04:04.524Z] ---> Using cache [2023-05-30T09:04:04.524Z] ---> f1d1083e02a0 [2023-05-30T09:04:04.524Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T09:04:07.121Z] ---> Running in b6341dd6cf3e [2023-05-30T09:04:09.751Z] 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-05-30T09:04:15.108Z] Removing intermediate container 8ac2f392e1c1 [2023-05-30T09:04:15.108Z] ---> 4d823b7aafa6 [2023-05-30T09:04:15.108Z] Step 8/23 : COPY . . [2023-05-30T09:04:30.133Z] Removing intermediate container 394609a0c9dd [2023-05-30T09:04:30.133Z] ---> b53e1b1c4a70 [2023-05-30T09:04:30.133Z] Step 7/27 : COPY . . [2023-05-30T09:04:33.490Z] ---> 2b22bac4295c [2023-05-30T09:04:33.490Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T09:04:33.490Z] ---> Running in f8bffe9bae2b [2023-05-30T09:04:36.088Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-30T09:04:46.204Z] ---> abfcb08e4e09 [2023-05-30T09:04:46.204Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T09:04:46.204Z] ---> Running in d069e58a465e [2023-05-30T09:04:46.204Z] Removing intermediate container d069e58a465e [2023-05-30T09:04:46.204Z] ---> a79d23a35fd7 [2023-05-30T09:04:46.205Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T09:04:46.205Z] ---> Running in 227441ba8544 [2023-05-30T09:04:46.205Z] Removing intermediate container 227441ba8544 [2023-05-30T09:04:46.205Z] ---> bd3b7b7aab55 [2023-05-30T09:04:46.205Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T09:04:46.205Z] ---> Running in a25fa9dc5d2d [2023-05-30T09:04:46.477Z] Removing intermediate container a25fa9dc5d2d [2023-05-30T09:04:46.477Z] ---> ca5fd725aa82 [2023-05-30T09:04:46.477Z] 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-05-30T09:04:46.752Z] ---> Running in 1b7188b5f034 [2023-05-30T09:04:50.138Z] Removing intermediate container 1b7188b5f034 [2023-05-30T09:04:50.138Z] ---> 1d7fb02ebb2a [2023-05-30T09:04:50.138Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T09:04:50.407Z] ---> Running in fb83264c32af [2023-05-30T09:04:51.008Z] Removing intermediate container fb83264c32af [2023-05-30T09:04:51.008Z] ---> b7521aeb35c1 [2023-05-30T09:04:51.008Z] [2023-05-30T09:04:51.008Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T09:04:51.008Z] ---> 51e60588ff2c [2023-05-30T09:04:51.008Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T09:04:51.008Z] ---> Running in a692f6e85736 [2023-05-30T09:04:51.613Z] Removing intermediate container a692f6e85736 [2023-05-30T09:04:51.613Z] ---> 624d5c53c485 [2023-05-30T09:04:51.613Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T09:04:51.613Z] ---> Running in 601bf1086868 [2023-05-30T09:04:53.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:04:54.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:04:55.952Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:04:55.952Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:04:55.952Z] OK: 17694 distinct packages available [2023-05-30T09:04:56.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:04:57.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:04:59.138Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T09:04:59.138Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T09:04:59.138Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T09:04:59.138Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T09:04:59.138Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:04:59.138Z] OK: 8 MiB in 19 packages [2023-05-30T09:05:00.564Z] Removing intermediate container 601bf1086868 [2023-05-30T09:05:00.564Z] ---> ae0ae859e6da [2023-05-30T09:05:00.565Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:05:01.989Z] ---> dc13717ffbb1 [2023-05-30T09:05:01.989Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:05:02.579Z] ---> 94942e39c2e8 [2023-05-30T09:05:02.579Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T09:05:10.825Z] ---> 77217efff1ad [2023-05-30T09:05:10.825Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T09:05:10.825Z] ---> 9a8a91441ceb [2023-05-30T09:05:10.825Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T09:05:10.825Z] ---> Running in 90d786b3a2bf [2023-05-30T09:05:10.825Z] Removing intermediate container 90d786b3a2bf [2023-05-30T09:05:11.094Z] ---> 112856c59b52 [2023-05-30T09:05:11.094Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T09:05:12.068Z] ---> 673fc8ed8b02 [2023-05-30T09:05:12.068Z] Step 22/27 : WORKDIR / [2023-05-30T09:05:12.068Z] ---> Running in d44bd27c84b2 [2023-05-30T09:05:12.656Z] Removing intermediate container d44bd27c84b2 [2023-05-30T09:05:12.656Z] ---> 0acb0e3660fc [2023-05-30T09:05:12.656Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T09:05:12.924Z] ---> Running in 9d4b96d08de5 [2023-05-30T09:05:13.196Z] Removing intermediate container 9d4b96d08de5 [2023-05-30T09:05:13.196Z] ---> ce390e68840f [2023-05-30T09:05:13.196Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T09:05:13.465Z] ---> Running in fd52bc3966a2 [2023-05-30T09:05:13.735Z] Removing intermediate container fd52bc3966a2 [2023-05-30T09:05:14.005Z] ---> b2ee59341581 [2023-05-30T09:05:14.005Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T09:05:14.005Z] ---> Running in b239d3424f63 [2023-05-30T09:05:14.591Z] Removing intermediate container b239d3424f63 [2023-05-30T09:05:14.591Z] ---> 07429553f703 [2023-05-30T09:05:14.591Z] Step 26/27 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:05:14.591Z] ---> Running in ad11ceebc4b8 [2023-05-30T09:05:14.872Z] Removing intermediate container ad11ceebc4b8 [2023-05-30T09:05:14.872Z] ---> d0db2af08336 [2023-05-30T09:05:14.872Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T09:05:15.143Z] ---> Running in abcc8da0aaa9 [2023-05-30T09:05:15.729Z] Removing intermediate container abcc8da0aaa9 [2023-05-30T09:05:15.729Z] ---> b6abc47c8bfd [2023-05-30T09:05:15.729Z] [2023-05-30T09:05:15.997Z] Successfully built b6abc47c8bfd [2023-05-30T09:05:15.997Z] Successfully tagged security-spire-config-arm64:latest [2023-05-30T09:05:15.997Z] Building security-spire-server [2023-05-30T09:05:34.230Z]  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:05:34.230Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:05:34.230Z] ---> 5a670146d35d [2023-05-30T09:05:34.230Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T09:05:34.230Z] ---> Using cache [2023-05-30T09:05:34.230Z] ---> 6dcd8b7ce101 [2023-05-30T09:05:34.230Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T09:05:34.230Z] ---> Using cache [2023-05-30T09:05:34.230Z] ---> 8d5d9aa2b551 [2023-05-30T09:05:34.230Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T09:05:34.230Z] ---> Using cache [2023-05-30T09:05:34.230Z] ---> 90fe38ca1c83 [2023-05-30T09:05:34.230Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:05:34.230Z] ---> Using cache [2023-05-30T09:05:34.230Z] ---> b53e1b1c4a70 [2023-05-30T09:05:34.230Z] Step 7/26 : COPY . . [2023-05-30T09:05:34.230Z] ---> Using cache [2023-05-30T09:05:34.230Z] ---> abfcb08e4e09 [2023-05-30T09:05:34.230Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T09:05:34.230Z] ---> Using cache [2023-05-30T09:05:34.230Z] ---> a79d23a35fd7 [2023-05-30T09:05:34.230Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T09:05:34.230Z] ---> Using cache [2023-05-30T09:05:34.230Z] ---> bd3b7b7aab55 [2023-05-30T09:05:34.230Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T09:05:34.230Z] ---> Using cache [2023-05-30T09:05:34.230Z] ---> ca5fd725aa82 [2023-05-30T09:05:34.230Z] 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-05-30T09:05:34.230Z] ---> Running in c3e0ff26e928 [2023-05-30T09:05:37.603Z] Removing intermediate container c3e0ff26e928 [2023-05-30T09:05:37.603Z] ---> 56882a311231 [2023-05-30T09:05:37.603Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T09:05:37.603Z] ---> Running in 8f5a26bb57d7 [2023-05-30T09:05:38.193Z] Removing intermediate container 8f5a26bb57d7 [2023-05-30T09:05:38.193Z] ---> 769eb819e0fd [2023-05-30T09:05:38.193Z] [2023-05-30T09:05:38.193Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T09:05:38.193Z] ---> 51e60588ff2c [2023-05-30T09:05:38.193Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T09:05:38.193Z] ---> Using cache [2023-05-30T09:05:38.193Z] ---> 624d5c53c485 [2023-05-30T09:05:38.193Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T09:05:38.193Z] ---> Running in 0ae34582f839 [2023-05-30T09:05:40.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:05:41.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:05:42.798Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:05:42.798Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:05:42.798Z] OK: 17694 distinct packages available [2023-05-30T09:05:43.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:05:44.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:05:45.988Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T09:05:45.988Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T09:05:45.988Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T09:05:45.988Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T09:05:45.988Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T09:05:45.988Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:05:45.988Z] OK: 9 MiB in 20 packages [2023-05-30T09:05:49.358Z] Removing intermediate container 0ae34582f839 [2023-05-30T09:05:49.358Z] ---> b41ea99f91e4 [2023-05-30T09:05:49.358Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:05:49.629Z] ---> 6447ce48f0a5 [2023-05-30T09:05:49.629Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:05:50.598Z] ---> c69b46e5186d [2023-05-30T09:05:50.598Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T09:05:58.836Z] ---> 5fb67c9623e3 [2023-05-30T09:05:58.836Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T09:05:58.836Z] ---> b743ebbeccd0 [2023-05-30T09:05:58.836Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T09:06:03.101Z] ---> b231bb823331 [2023-05-30T09:06:03.101Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T09:06:03.686Z] ---> 56babc9216ef [2023-05-30T09:06:03.686Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T09:06:03.686Z] ---> Running in 94a6508fb77c [2023-05-30T09:06:04.273Z] Removing intermediate container 94a6508fb77c [2023-05-30T09:06:04.273Z] ---> 2c12fd5849af [2023-05-30T09:06:04.273Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T09:06:04.273Z] ---> Running in fd58dbf8ae98 [2023-05-30T09:06:04.862Z] Removing intermediate container fd58dbf8ae98 [2023-05-30T09:06:04.862Z] ---> 97d3fa50b700 [2023-05-30T09:06:04.862Z] Step 24/26 : LABEL arch=arm64 [2023-05-30T09:06:04.862Z] ---> Running in 08eda4fa660b [2023-05-30T09:06:05.450Z] Removing intermediate container 08eda4fa660b [2023-05-30T09:06:05.450Z] ---> 2f4a57921f8f [2023-05-30T09:06:05.450Z] Step 25/26 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:06:05.719Z] ---> Running in d09f081c7ad6 [2023-05-30T09:06:06.305Z] Removing intermediate container d09f081c7ad6 [2023-05-30T09:06:06.305Z] ---> 1f8724756ece [2023-05-30T09:06:06.305Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T09:06:06.305Z] ---> Running in a957b99a10fb [2023-05-30T09:06:06.892Z] Removing intermediate container a957b99a10fb [2023-05-30T09:06:06.892Z] ---> ca9d1b03ceee [2023-05-30T09:06:06.892Z] [2023-05-30T09:06:07.159Z] Successfully built ca9d1b03ceee [2023-05-30T09:06:07.159Z] Successfully tagged security-spire-server-arm64:latest [2023-05-30T09:06:07.159Z]  Building security-spire-server ... done Building security-proxy-auth [2023-05-30T09:06:29.242Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:06:29.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:06:29.242Z] ---> 5a670146d35d [2023-05-30T09:06:29.242Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:06:29.242Z] ---> Using cache [2023-05-30T09:06:29.242Z] ---> 86eb3e25f3f0 [2023-05-30T09:06:29.242Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T09:06:29.242Z] ---> Using cache [2023-05-30T09:06:29.242Z] ---> 821f69e56caa [2023-05-30T09:06:29.242Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T09:06:29.242Z] ---> Using cache [2023-05-30T09:06:29.242Z] ---> a92a82be2149 [2023-05-30T09:06:29.242Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T09:06:29.242Z] ---> Using cache [2023-05-30T09:06:29.242Z] ---> 067b54900378 [2023-05-30T09:06:29.242Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:06:29.242Z] ---> Using cache [2023-05-30T09:06:29.242Z] ---> 647ae201684b [2023-05-30T09:06:29.242Z] Step 8/23 : COPY . . [2023-05-30T09:06:29.242Z] ---> Using cache [2023-05-30T09:06:29.242Z] ---> ce1ee8315f23 [2023-05-30T09:06:29.242Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T09:06:29.242Z] ---> Running in 32bb08e2f7f9 [2023-05-30T09:06:29.242Z] 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-05-30T09:09:21.464Z] 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-05-30T09:09:28.127Z] Removing intermediate container 5f47afaaa919 [2023-05-30T09:09:28.127Z] ---> 59986d2dea11 [2023-05-30T09:09:28.127Z] [2023-05-30T09:09:28.127Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T09:09:28.127Z] ---> 51e60588ff2c [2023-05-30T09:09:28.127Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T09:09:28.127Z] ---> Running in 8322a5f0285f [2023-05-30T09:09:30.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:09:30.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:09:32.626Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T09:09:32.626Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T09:09:32.626Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T09:09:32.626Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:09:32.626Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T09:09:33.219Z] OK: 8 MiB in 18 packages [2023-05-30T09:09:35.823Z] Removing intermediate container 8322a5f0285f [2023-05-30T09:09:35.823Z] ---> b7d97ba4ebe7 [2023-05-30T09:09:35.823Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T09:09:35.823Z] ---> Running in 8dc83b869c77 [2023-05-30T09:09:36.106Z] Removing intermediate container 8dc83b869c77 [2023-05-30T09:09:36.106Z] ---> 4c0cd80fb9d1 [2023-05-30T09:09:36.106Z] Step 12/25 : WORKDIR / [2023-05-30T09:09:36.106Z] ---> Running in 8eb136c88e52 [2023-05-30T09:09:36.702Z] Removing intermediate container 8eb136c88e52 [2023-05-30T09:09:36.702Z] ---> d01aebf08f4a [2023-05-30T09:09:36.702Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:09:40.075Z] ---> 6008416962d9 [2023-05-30T09:09:40.075Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:09:41.045Z] ---> e898982605ce [2023-05-30T09:09:41.045Z] 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-05-30T09:09:42.010Z] ---> 360264148a1c [2023-05-30T09:09:42.010Z] 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-05-30T09:09:42.978Z] ---> 92ef144c4c52 [2023-05-30T09:09:42.978Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:09:43.983Z] ---> 8937a47abd19 [2023-05-30T09:09:43.983Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T09:09:45.404Z] ---> c47832a8beb2 [2023-05-30T09:09:45.404Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T09:09:47.360Z] ---> b5cf3fdc2a6d [2023-05-30T09:09:47.360Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T09:09:48.337Z] ---> 81603b7ab785 [2023-05-30T09:09:48.337Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:09:48.337Z] ---> Running in 83332b7357f4 [2023-05-30T09:09:51.724Z] Removing intermediate container 83332b7357f4 [2023-05-30T09:09:51.724Z] ---> b614979a3dc1 [2023-05-30T09:09:51.724Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:09:51.993Z] ---> Running in 6dddf036aa5d [2023-05-30T09:09:53.408Z] Removing intermediate container 6dddf036aa5d [2023-05-30T09:09:53.408Z] ---> a73b69a5201e [2023-05-30T09:09:53.408Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T09:09:53.408Z] ---> Running in 7c5ccdf650f9 [2023-05-30T09:09:53.996Z] Removing intermediate container 7c5ccdf650f9 [2023-05-30T09:09:53.996Z] ---> de1fd29c64a6 [2023-05-30T09:09:53.996Z] Step 24/25 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:09:53.996Z] ---> Running in 31feb75efb2c [2023-05-30T09:09:54.583Z] Removing intermediate container 31feb75efb2c [2023-05-30T09:09:54.583Z] ---> 740279faa860 [2023-05-30T09:09:54.583Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T09:09:54.852Z] ---> Running in 7447488668a8 [2023-05-30T09:09:55.442Z] Removing intermediate container 7447488668a8 [2023-05-30T09:09:55.442Z] ---> 54d0564b259d [2023-05-30T09:09:55.442Z] [2023-05-30T09:09:55.714Z] Successfully built 54d0564b259d [2023-05-30T09:09:55.714Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-30T09:09:55.714Z] Building core-common-config-bootstrapper [2023-05-30T09:10:13.940Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:10:13.940Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:10:13.940Z] ---> 5a670146d35d [2023-05-30T09:10:13.940Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:10:13.940Z] ---> Using cache [2023-05-30T09:10:13.940Z] ---> 86eb3e25f3f0 [2023-05-30T09:10:13.940Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T09:10:13.940Z] ---> Using cache [2023-05-30T09:10:13.940Z] ---> 821f69e56caa [2023-05-30T09:10:13.940Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T09:10:13.940Z] ---> Using cache [2023-05-30T09:10:13.940Z] ---> a92a82be2149 [2023-05-30T09:10:13.940Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T09:10:13.940Z] ---> Using cache [2023-05-30T09:10:13.941Z] ---> 067b54900378 [2023-05-30T09:10:13.941Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:10:13.941Z] ---> Using cache [2023-05-30T09:10:13.941Z] ---> 647ae201684b [2023-05-30T09:10:13.941Z] Step 8/23 : COPY . . [2023-05-30T09:10:13.941Z] ---> Using cache [2023-05-30T09:10:13.941Z] ---> ce1ee8315f23 [2023-05-30T09:10:13.941Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T09:10:13.941Z] ---> Running in 8168fab239a8 [2023-05-30T09:10:14.905Z] 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-05-30T09:11:51.577Z] Removing intermediate container b6341dd6cf3e [2023-05-30T09:11:51.577Z] ---> ed014d6f135a [2023-05-30T09:11:51.577Z] [2023-05-30T09:11:51.577Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T09:11:51.577Z] ---> 51e60588ff2c [2023-05-30T09:11:51.577Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T09:11:51.577Z] ---> Running in 8f6d975de7a9 [2023-05-30T09:11:51.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:11:51.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:11:52.537Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T09:11:52.537Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T09:11:52.537Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:11:52.537Z] OK: 8 MiB in 17 packages [2023-05-30T09:11:54.502Z] Removing intermediate container 8f6d975de7a9 [2023-05-30T09:11:54.502Z] ---> fb2361cb651d [2023-05-30T09:11:54.502Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T09:11:54.502Z] ---> Running in df4eb362d349 [2023-05-30T09:11:54.770Z] Removing intermediate container df4eb362d349 [2023-05-30T09:11:54.770Z] ---> 48969a86c921 [2023-05-30T09:11:54.770Z] Step 12/22 : WORKDIR /edgex [2023-05-30T09:11:55.037Z] ---> Running in ac5d7a223858 [2023-05-30T09:11:55.305Z] Removing intermediate container ac5d7a223858 [2023-05-30T09:11:55.305Z] ---> 9051b1357809 [2023-05-30T09:11:55.305Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:11:56.267Z] ---> 3d0cca7af798 [2023-05-30T09:11:56.267Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:11:57.227Z] ---> a9cac2bda772 [2023-05-30T09:11:57.227Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T09:11:58.192Z] ---> 5a5503bf4146 [2023-05-30T09:11:58.192Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T09:12:00.133Z] ---> 6aff332e5214 [2023-05-30T09:12:00.133Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T09:12:00.721Z] ---> cdb61c620758 [2023-05-30T09:12:00.721Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:12:01.009Z] ---> Running in dd6ff155651e [2023-05-30T09:12:04.357Z] Removing intermediate container dd6ff155651e [2023-05-30T09:12:04.357Z] ---> 7a82e542d591 [2023-05-30T09:12:04.357Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:12:04.357Z] ---> Running in c5764789c19d [2023-05-30T09:12:06.306Z] Removing intermediate container c5764789c19d [2023-05-30T09:12:06.306Z] ---> 1e0ce0106933 [2023-05-30T09:12:06.306Z] Step 20/22 : LABEL arch=arm64 [2023-05-30T09:12:06.306Z] ---> Running in 03075009a896 [2023-05-30T09:12:06.916Z] Removing intermediate container 03075009a896 [2023-05-30T09:12:06.916Z] ---> 7c0ee063619b [2023-05-30T09:12:06.916Z] Step 21/22 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:12:07.184Z] ---> Running in 4a935fa4d046 [2023-05-30T09:12:07.769Z] Removing intermediate container 4a935fa4d046 [2023-05-30T09:12:07.769Z] ---> 57acf6624f00 [2023-05-30T09:12:07.769Z] Step 22/22 : LABEL version=0.0.0 [2023-05-30T09:12:07.769Z] ---> Running in 68545fc3c06e [2023-05-30T09:12:08.353Z] Removing intermediate container 68545fc3c06e [2023-05-30T09:12:08.353Z] ---> d35a2174edab [2023-05-30T09:12:08.353Z] [2023-05-30T09:12:08.619Z] Successfully built d35a2174edab [2023-05-30T09:12:08.619Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-30T09:12:08.619Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-05-30T09:12:26.816Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:12:26.816Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:12:26.816Z] ---> 5a670146d35d [2023-05-30T09:12:26.816Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> 6dcd8b7ce101 [2023-05-30T09:12:26.816Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> 8d5d9aa2b551 [2023-05-30T09:12:26.816Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> 90fe38ca1c83 [2023-05-30T09:12:26.816Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> b53e1b1c4a70 [2023-05-30T09:12:26.816Z] Step 7/27 : COPY . . [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> abfcb08e4e09 [2023-05-30T09:12:26.816Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> a79d23a35fd7 [2023-05-30T09:12:26.816Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> bd3b7b7aab55 [2023-05-30T09:12:26.816Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> ca5fd725aa82 [2023-05-30T09:12:26.816Z] 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-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> 1d7fb02ebb2a [2023-05-30T09:12:26.816Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> b7521aeb35c1 [2023-05-30T09:12:26.816Z] [2023-05-30T09:12:26.816Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T09:12:26.816Z] ---> 51e60588ff2c [2023-05-30T09:12:26.816Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> 624d5c53c485 [2023-05-30T09:12:26.816Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:26.816Z] ---> b41ea99f91e4 [2023-05-30T09:12:26.816Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:12:26.816Z] ---> Using cache [2023-05-30T09:12:27.083Z] ---> 6447ce48f0a5 [2023-05-30T09:12:27.083Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:12:27.083Z] ---> Using cache [2023-05-30T09:12:27.083Z] ---> c69b46e5186d [2023-05-30T09:12:27.083Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T09:12:35.300Z] ---> 41798879384e [2023-05-30T09:12:35.300Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T09:12:40.633Z] ---> ee55cda695ca [2023-05-30T09:12:40.633Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T09:12:41.214Z] ---> 98c30d544c9e [2023-05-30T09:12:41.214Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T09:12:42.170Z] ---> 3e28ae075b08 [2023-05-30T09:12:42.170Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T09:12:43.127Z] ---> fe492ca457cc [2023-05-30T09:12:43.127Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T09:12:43.127Z] ---> Running in 36e2207f08a9 [2023-05-30T09:12:43.708Z] Removing intermediate container 36e2207f08a9 [2023-05-30T09:12:43.708Z] ---> f5e83df817b0 [2023-05-30T09:12:43.708Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T09:12:43.708Z] ---> Running in efa9a3f0e028 [2023-05-30T09:12:47.044Z] Removing intermediate container efa9a3f0e028 [2023-05-30T09:12:47.044Z] ---> c1c664472981 [2023-05-30T09:12:47.044Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T09:12:47.044Z] ---> Running in 53eae86fcc47 [2023-05-30T09:12:47.308Z] Removing intermediate container 53eae86fcc47 [2023-05-30T09:12:47.308Z] ---> 947f60bc6e95 [2023-05-30T09:12:47.308Z] Step 26/27 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:12:47.582Z] ---> Running in 8e60f83e68aa [2023-05-30T09:12:48.163Z] Removing intermediate container 8e60f83e68aa [2023-05-30T09:12:48.163Z] ---> 492eee1d82d8 [2023-05-30T09:12:48.163Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T09:12:48.163Z] ---> Running in 7bc80519da5f [2023-05-30T09:12:48.752Z] Removing intermediate container 7bc80519da5f [2023-05-30T09:12:48.752Z] ---> bc7355a84e50 [2023-05-30T09:12:48.752Z] [2023-05-30T09:12:49.018Z] Successfully built bc7355a84e50 [2023-05-30T09:12:49.018Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-30T09:13:27.889Z]  Building security-spire-agent ... done Removing intermediate container 720d2866f256 [2023-05-30T09:13:27.889Z] ---> 4bb4190d29da [2023-05-30T09:13:27.889Z] [2023-05-30T09:13:27.889Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T09:13:27.889Z] ---> 51e60588ff2c [2023-05-30T09:13:27.889Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T09:13:27.889Z] ---> Using cache [2023-05-30T09:13:27.889Z] ---> a36420209538 [2023-05-30T09:13:27.889Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T09:13:28.495Z] ---> Running in 02fe8b3b2b19 [2023-05-30T09:13:31.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:32.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:33.979Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:13:33.979Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:13:33.979Z] OK: 17694 distinct packages available [2023-05-30T09:13:33.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:34.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:36.346Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T09:13:36.614Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T09:13:36.614Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T09:13:36.614Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T09:13:36.614Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T09:13:36.614Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T09:13:36.614Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T09:13:36.614Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T09:13:36.614Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T09:13:36.614Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:13:36.614Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T09:13:37.576Z] OK: 11 MiB in 24 packages [2023-05-30T09:13:39.524Z] Removing intermediate container 32bb08e2f7f9 [2023-05-30T09:13:39.524Z] ---> f69d6439a0b9 [2023-05-30T09:13:39.524Z] [2023-05-30T09:13:39.524Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:13:39.524Z] ---> 51e60588ff2c [2023-05-30T09:13:39.524Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T09:13:39.524Z] ---> Running in e2f60f7c2e97 [2023-05-30T09:13:40.482Z] Removing intermediate container e2f60f7c2e97 [2023-05-30T09:13:40.482Z] ---> 2391637ec8f3 [2023-05-30T09:13:40.482Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:13:40.482Z] ---> Running in c131956a92ef [2023-05-30T09:13:40.749Z] Removing intermediate container 02fe8b3b2b19 [2023-05-30T09:13:40.749Z] ---> 1d07723b9432 [2023-05-30T09:13:40.749Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:13:42.162Z] ---> 47a71e60f9cf [2023-05-30T09:13:42.162Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:13:42.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:43.323Z] ---> 3b8d5f9ddd98 [2023-05-30T09:13:43.323Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T09:13:43.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:45.498Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T09:13:45.498Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:13:45.498Z] OK: 8 MiB in 16 packages [2023-05-30T09:13:45.780Z] ---> d7a05a1c3dee [2023-05-30T09:13:45.780Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:13:47.317Z] ---> eca46622c2b9 [2023-05-30T09:13:47.317Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T09:13:47.609Z] ---> Running in 59e6279ac826 [2023-05-30T09:13:47.609Z] Removing intermediate container c131956a92ef [2023-05-30T09:13:47.609Z] ---> a738259fc118 [2023-05-30T09:13:47.609Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:13:48.236Z] Removing intermediate container 59e6279ac826 [2023-05-30T09:13:48.236Z] ---> f98b627c77dd [2023-05-30T09:13:48.236Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T09:13:48.236Z] ---> Running in 88cb7eeafa4e [2023-05-30T09:13:48.828Z] ---> 82304ab96429 [2023-05-30T09:13:48.828Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:13:49.096Z] Removing intermediate container 88cb7eeafa4e [2023-05-30T09:13:49.096Z] ---> 77111980364b [2023-05-30T09:13:49.096Z] Step 18/20 : LABEL arch=arm64 [2023-05-30T09:13:49.364Z] ---> Running in f2519b3f3880 [2023-05-30T09:13:49.948Z] Removing intermediate container f2519b3f3880 [2023-05-30T09:13:49.948Z] ---> 2425e4e1cf81 [2023-05-30T09:13:49.948Z] Step 19/20 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:13:50.219Z] ---> 1d19f016a532 [2023-05-30T09:13:50.219Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T09:13:50.219Z] ---> Running in 5440605da745 [2023-05-30T09:13:51.183Z] Removing intermediate container 5440605da745 [2023-05-30T09:13:51.183Z] ---> d9d1c5b8db67 [2023-05-30T09:13:51.183Z] Step 20/20 : LABEL version=0.0.0 [2023-05-30T09:13:51.450Z] ---> Running in 535d30d2d6dc [2023-05-30T09:13:52.417Z] Removing intermediate container 535d30d2d6dc [2023-05-30T09:13:52.417Z] ---> 2ef0db816be4 [2023-05-30T09:13:52.417Z] [2023-05-30T09:13:52.417Z] ---> 699a37785309 [2023-05-30T09:13:52.417Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:13:52.687Z] Successfully built 2ef0db816be4 [2023-05-30T09:13:52.955Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-30T09:13:53.538Z]  Building security-spiffe-token-provider ... done  ---> a0b0bf1fa02f [2023-05-30T09:13:53.538Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T09:13:54.952Z] ---> c1668ba5d00a [2023-05-30T09:13:54.952Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:13:54.952Z] ---> Running in 8a681b4fa10f [2023-05-30T09:13:58.326Z] Removing intermediate container 8a681b4fa10f [2023-05-30T09:13:58.326Z] ---> 9e1be5bdd6b4 [2023-05-30T09:13:58.326Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:13:58.326Z] ---> Running in 129609594e7f [2023-05-30T09:13:58.918Z] Removing intermediate container 129609594e7f [2023-05-30T09:13:58.918Z] ---> c358146347d4 [2023-05-30T09:13:58.918Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T09:13:59.186Z] ---> Running in fe393b2be663 [2023-05-30T09:13:59.774Z] Removing intermediate container fe393b2be663 [2023-05-30T09:13:59.774Z] ---> 6ff1a66f5675 [2023-05-30T09:13:59.774Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:13:59.774Z] ---> Running in 773e22f4f270 [2023-05-30T09:14:00.362Z] Removing intermediate container 773e22f4f270 [2023-05-30T09:14:00.362Z] ---> 94741cbc7437 [2023-05-30T09:14:00.362Z] Step 22/23 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:14:00.362Z] ---> Running in b47b5cba1d95 [2023-05-30T09:14:00.952Z] Removing intermediate container b47b5cba1d95 [2023-05-30T09:14:00.952Z] ---> 116b99eae7e1 [2023-05-30T09:14:00.952Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:14:00.952Z] ---> Running in bcb83adeec6b [2023-05-30T09:14:01.916Z] Removing intermediate container bcb83adeec6b [2023-05-30T09:14:01.916Z] ---> e4bfed05e64d [2023-05-30T09:14:01.916Z] [2023-05-30T09:14:01.916Z] Successfully built e4bfed05e64d [2023-05-30T09:14:01.916Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-30T09:14:58.302Z]  Building security-proxy-auth ... done Removing intermediate container f8bffe9bae2b [2023-05-30T09:14:58.302Z] ---> a40938f02ea4 [2023-05-30T09:14:58.302Z] [2023-05-30T09:14:58.302Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:14:58.302Z] ---> 51e60588ff2c [2023-05-30T09:14:58.302Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T09:14:58.302Z] ---> Running in 3e7d4e48aee6 [2023-05-30T09:14:59.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:14:59.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:15:01.377Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T09:15:01.377Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T09:15:01.377Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:15:01.377Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T09:15:01.959Z] OK: 8 MiB in 17 packages [2023-05-30T09:15:05.298Z] Removing intermediate container 3e7d4e48aee6 [2023-05-30T09:15:05.298Z] ---> 215b6ea136fd [2023-05-30T09:15:05.298Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:15:05.565Z] ---> Running in d025e3b5d0e6 [2023-05-30T09:15:06.149Z] Removing intermediate container d025e3b5d0e6 [2023-05-30T09:15:06.149Z] ---> 5d4bb744db83 [2023-05-30T09:15:06.149Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T09:15:06.149Z] ---> Running in 2c3dce43a89a [2023-05-30T09:15:06.417Z] Removing intermediate container 2c3dce43a89a [2023-05-30T09:15:06.417Z] ---> 0949d5055f8e [2023-05-30T09:15:06.417Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T09:15:06.685Z] ---> Running in 9472ba183451 [2023-05-30T09:15:06.685Z] Removing intermediate container 8168fab239a8 [2023-05-30T09:15:06.685Z] ---> e6f1b646f465 [2023-05-30T09:15:06.685Z] [2023-05-30T09:15:06.685Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:15:06.685Z] ---> 51e60588ff2c [2023-05-30T09:15:06.685Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T09:15:06.685Z] ---> Using cache [2023-05-30T09:15:06.685Z] ---> 2391637ec8f3 [2023-05-30T09:15:06.685Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:15:06.685Z] ---> Using cache [2023-05-30T09:15:06.685Z] ---> a738259fc118 [2023-05-30T09:15:06.685Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:15:06.685Z] ---> Using cache [2023-05-30T09:15:06.685Z] ---> 82304ab96429 [2023-05-30T09:15:06.685Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:15:06.685Z] ---> Using cache [2023-05-30T09:15:06.685Z] ---> 1d19f016a532 [2023-05-30T09:15:06.685Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T09:15:06.951Z] Removing intermediate container 9472ba183451 [2023-05-30T09:15:06.951Z] ---> f1ec3b76c3f6 [2023-05-30T09:15:06.951Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:15:07.534Z] ---> 7c86469cdccf [2023-05-30T09:15:07.534Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:15:07.801Z] ---> 7c7c0a4b16d8 [2023-05-30T09:15:07.801Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:15:08.384Z] ---> 864073bb8cb7 [2023-05-30T09:15:08.384Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T09:15:08.384Z] ---> ed5e594dfbbe [2023-05-30T09:15:08.384Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T09:15:08.966Z] ---> 3da2180f20cf [2023-05-30T09:15:08.966Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:15:09.232Z] ---> Running in 9dad7b6b50b6 [2023-05-30T09:15:09.815Z] ---> 4046a4b799a1 [2023-05-30T09:15:09.815Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:15:10.398Z] ---> 4c09eba6fe16 [2023-05-30T09:15:10.398Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T09:15:10.665Z] ---> Running in e9ee1dde99b9 [2023-05-30T09:15:10.933Z] Removing intermediate container e9ee1dde99b9 [2023-05-30T09:15:10.933Z] ---> 166e918d3626 [2023-05-30T09:15:10.933Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:15:11.200Z] ---> Running in 43d35ef08b20 [2023-05-30T09:15:11.200Z] Removing intermediate container 9dad7b6b50b6 [2023-05-30T09:15:11.200Z] ---> 47ecc28f8e8d [2023-05-30T09:15:11.200Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:15:11.468Z] ---> Running in 1f56840a1825 [2023-05-30T09:15:11.468Z] Removing intermediate container 43d35ef08b20 [2023-05-30T09:15:11.468Z] ---> ccc7116671b7 [2023-05-30T09:15:11.468Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:15:11.468Z] ---> Running in b0e329cbc45c [2023-05-30T09:15:11.738Z] Removing intermediate container 1f56840a1825 [2023-05-30T09:15:11.738Z] ---> 548dc940ab84 [2023-05-30T09:15:11.738Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T09:15:11.738Z] ---> Running in f2b585fd5e34 [2023-05-30T09:15:12.006Z] Removing intermediate container b0e329cbc45c [2023-05-30T09:15:12.006Z] ---> 06e0c729cc50 [2023-05-30T09:15:12.006Z] Step 22/23 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:15:12.006Z] ---> Running in 5d8d7aa9766f [2023-05-30T09:15:12.272Z] Removing intermediate container f2b585fd5e34 [2023-05-30T09:15:12.272Z] ---> 322d484e094e [2023-05-30T09:15:12.272Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:15:12.272Z] ---> Running in 167611bb8b44 [2023-05-30T09:15:12.537Z] Removing intermediate container 5d8d7aa9766f [2023-05-30T09:15:12.537Z] ---> 85bb2954b903 [2023-05-30T09:15:12.537Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:15:12.537Z] ---> Running in 69dd581fcae2 [2023-05-30T09:15:12.537Z] Removing intermediate container 167611bb8b44 [2023-05-30T09:15:12.537Z] ---> 554bcdc0db38 [2023-05-30T09:15:12.537Z] Step 22/23 : LABEL git_sha=8dee84e271b00f3fc28d634dd3f8edc0c8324dad [2023-05-30T09:15:12.803Z] ---> Running in c8931295c45d [2023-05-30T09:15:12.803Z] Removing intermediate container 69dd581fcae2 [2023-05-30T09:15:12.803Z] ---> b602d95a76ca [2023-05-30T09:15:12.803Z] [2023-05-30T09:15:13.068Z] Removing intermediate container c8931295c45d [2023-05-30T09:15:13.068Z] ---> eb4971cff4fd [2023-05-30T09:15:13.068Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:15:13.068Z] ---> Running in 7869bba8acde [2023-05-30T09:15:13.068Z] Successfully built b602d95a76ca [2023-05-30T09:15:13.068Z] Successfully tagged support-notifications-arm64:latest [2023-05-30T09:15:13.334Z]  Building support-notifications ... done Removing intermediate container 7869bba8acde [2023-05-30T09:15:13.334Z] ---> e113d7efdd1a [2023-05-30T09:15:13.334Z] [2023-05-30T09:15:13.599Z] Successfully built e113d7efdd1a [2023-05-30T09:15:13.599Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-30T09:15:13.875Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-05-30T09:15:13.875Z] $ docker stop --time=1 290fd54978ff5b1c6d8a452b2faf055cc0636b735f8d4d98ff7dce5c38539a75 [2023-05-30T09:15:15.555Z] $ docker rm -f --volumes 290fd54978ff5b1c6d8a452b2faf055cc0636b735f8d4d98ff7dce5c38539a75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T09:15:16.038Z] + docker images [2023-05-30T09:15:16.305Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T09:15:16.305Z] core-common-config-bootstrapper-arm64 latest e113d7efdd1a 3 seconds ago 17.2MB [2023-05-30T09:15:16.305Z] support-notifications-arm64 latest b602d95a76ca 4 seconds ago 31.9MB [2023-05-30T09:15:16.305Z] e6f1b646f465 11 seconds ago 1.52GB [2023-05-30T09:15:16.305Z] a40938f02ea4 20 seconds ago 1.59GB [2023-05-30T09:15:16.305Z] security-proxy-auth-arm64 latest e4bfed05e64d About a minute ago 18.1MB [2023-05-30T09:15:16.305Z] security-spiffe-token-provider-arm64 latest 2ef0db816be4 About a minute ago 32.7MB [2023-05-30T09:15:16.306Z] f69d6439a0b9 About a minute ago 1.51GB [2023-05-30T09:15:16.306Z] 4bb4190d29da About a minute ago 1.57GB [2023-05-30T09:15:16.306Z] security-spire-agent-arm64 latest bc7355a84e50 2 minutes ago 153MB [2023-05-30T09:15:16.306Z] security-proxy-setup-arm64 latest d35a2174edab 3 minutes ago 18.7MB [2023-05-30T09:15:16.306Z] ed014d6f135a 3 minutes ago 1.51GB [2023-05-30T09:15:16.306Z] security-secretstore-setup-arm64 latest 54d0564b259d 5 minutes ago 32.2MB [2023-05-30T09:15:16.306Z] 59986d2dea11 5 minutes ago 1.52GB [2023-05-30T09:15:16.306Z] security-spire-server-arm64 latest ca9d1b03ceee 9 minutes ago 97MB [2023-05-30T09:15:16.306Z] 769eb819e0fd 9 minutes ago 1.39GB [2023-05-30T09:15:16.306Z] security-spire-config-arm64 latest b6abc47c8bfd 10 minutes ago 96.1MB [2023-05-30T09:15:16.306Z] b7521aeb35c1 10 minutes ago 1.39GB [2023-05-30T09:15:16.306Z] support-scheduler-arm64 latest 4ab66092262e 11 minutes ago 31.2MB [2023-05-30T09:15:16.306Z] 849a64c17197 12 minutes ago 1.59GB [2023-05-30T09:15:16.306Z] core-metadata-arm64 latest a2c55dedc7bc 13 minutes ago 20.2MB [2023-05-30T09:15:16.306Z] core-data-arm64 latest bbe6fcd0b629 13 minutes ago 19.9MB [2023-05-30T09:15:16.306Z] core-command-arm64 latest bd16004d6289 13 minutes ago 19.7MB [2023-05-30T09:15:16.306Z] 390ef0121e17 13 minutes ago 1.53GB [2023-05-30T09:15:16.306Z] 5bbc1a4f6324 14 minutes ago 1.53GB [2023-05-30T09:15:16.306Z] a38803fe2902 14 minutes ago 1.53GB [2023-05-30T09:15:16.306Z] security-bootstrapper-arm64 latest 89d8a8b466a0 14 minutes ago 21.9MB [2023-05-30T09:15:16.306Z] c9ccc766e80b 15 minutes ago 1.51GB [2023-05-30T09:15:16.306Z] ci-base-image-arm64 latest 5a670146d35d 39 minutes ago 899MB [2023-05-30T09:15:16.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-30T09:15:16.306Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-30T09:15:16.306Z] 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-05-30T09:15:16.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:15:16.764Z] [2023-05-30T09:15:16.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:15:17.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:15:17.096Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T09:15:17.096Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T09:15:17.096Z] 04944245beec: Pulling fs layer [2023-05-30T09:15:17.096Z] 699f458cf7ca: Pulling fs layer [2023-05-30T09:15:17.096Z] 765212b225bb: Pulling fs layer [2023-05-30T09:15:17.096Z] 765212b225bb: Waiting [2023-05-30T09:15:17.096Z] f23df028b6ca: Pulling fs layer [2023-05-30T09:15:17.096Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T09:15:17.096Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T09:15:17.096Z] f23df028b6ca: Waiting [2023-05-30T09:15:17.096Z] 2437ff75d9bd: Waiting [2023-05-30T09:15:17.096Z] d65c8cfc05b1: Waiting [2023-05-30T09:15:17.365Z] 04944245beec: Verifying Checksum [2023-05-30T09:15:17.365Z] 04944245beec: Download complete [2023-05-30T09:15:17.365Z] 765212b225bb: Verifying Checksum [2023-05-30T09:15:17.365Z] 765212b225bb: Download complete [2023-05-30T09:15:17.365Z] f23df028b6ca: Verifying Checksum [2023-05-30T09:15:17.365Z] f23df028b6ca: Download complete [2023-05-30T09:15:17.365Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T09:15:17.365Z] d65c8cfc05b1: Download complete [2023-05-30T09:15:17.365Z] 699f458cf7ca: Verifying Checksum [2023-05-30T09:15:17.365Z] 699f458cf7ca: Download complete [2023-05-30T09:15:17.946Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T09:15:17.946Z] 8998bd30e6a1: Download complete [2023-05-30T09:15:20.519Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T09:15:20.519Z] 2437ff75d9bd: Download complete [2023-05-30T09:15:21.921Z] 8998bd30e6a1: Pull complete [2023-05-30T09:15:22.188Z] 04944245beec: Pull complete [2023-05-30T09:15:23.590Z] 699f458cf7ca: Pull complete [2023-05-30T09:15:23.856Z] 765212b225bb: Pull complete [2023-05-30T09:15:24.437Z] f23df028b6ca: Pull complete [2023-05-30T09:15:24.702Z] d65c8cfc05b1: Pull complete [2023-05-30T09:15:39.673Z] 2437ff75d9bd: Pull complete [2023-05-30T09:15:39.673Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T09:15:39.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:15:39.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T09:15:39.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-17281 does not seem to be running inside a container [2023-05-30T09:15:39.909Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T09:15:42.809Z] $ docker top c2f8b519c3921a01358521614f341e2a9a72d800c1ccf99a46f418149064fc6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:15:43.344Z] ---> job-cost.sh [2023-05-30T09:15:43.610Z] lf-activate-venv: SKIPPING [2023-05-30T09:15:43.610Z] INFO: No Stack... [2023-05-30T09:15:44.190Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T09:15:44.767Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T09:15:45.401Z] + cut -d, -f6 [2023-05-30T09:15:45.401Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock [2023-05-30T09:15:45.460Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-7-stack-cost] [2023-05-30T09:15:45.465Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-7-stack-cost] did not exist. Created. [2023-05-30T09:15:45.465Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T09:15:46.102Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T09:15:46.278Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T09:15:46.285Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T09:15:46.293Z] $ docker stop --time=1 c2f8b519c3921a01358521614f341e2a9a72d800c1ccf99a46f418149064fc6a [2023-05-30T09:15:47.794Z] $ docker rm -f --volumes c2f8b519c3921a01358521614f341e2a9a72d800c1ccf99a46f418149064fc6a [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-05-30T09:15:48.599Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:15:48.889Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:15:49.749Z] ---> package-listing.sh [2023-05-30T09:15:49.749Z] ++ facter osfamily [2023-05-30T09:15:49.749Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T09:15:50.010Z] + OS_FAMILY=debian [2023-05-30T09:15:50.010Z] + workspace=/w/workspace/edgex-go/7 [2023-05-30T09:15:50.010Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T09:15:50.010Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T09:15:50.010Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T09:15:50.010Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T09:15:50.010Z] + '[' /w/workspace/edgex-go/7 ']' [2023-05-30T09:15:50.010Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T09:15:50.010Z] + case "${OS_FAMILY}" in [2023-05-30T09:15:50.010Z] + dpkg -l [2023-05-30T09:15:50.010Z] + grep '^ii' [2023-05-30T09:15:50.010Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T09:15:50.010Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T09:15:50.010Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T09:15:50.010Z] + '[' /w/workspace/edgex-go/7 ']' [2023-05-30T09:15:50.010Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2023-05-30T09:15:50.010Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2023-05-30T09:15:50.020Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T09:15:50.296Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:15:50.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:15:50.859Z] [2023-05-30T09:15:50.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:15:51.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:15:51.150Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T09:15:51.150Z] 5eb5b503b376: Pulling fs layer [2023-05-30T09:15:51.150Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T09:15:51.150Z] ec43610c2a17: Pulling fs layer [2023-05-30T09:15:51.150Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T09:15:51.150Z] 33b1e0a273af: Pulling fs layer [2023-05-30T09:15:51.150Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T09:15:51.150Z] 2f39f015ded8: Pulling fs layer [2023-05-30T09:15:51.150Z] 3a2ae6a8a46f: Waiting [2023-05-30T09:15:51.150Z] 33b1e0a273af: Waiting [2023-05-30T09:15:51.150Z] 5d3b04190fa2: Waiting [2023-05-30T09:15:51.150Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T09:15:51.150Z] 5c69ac0246d0: Download complete [2023-05-30T09:15:51.150Z] 3a2ae6a8a46f: Download complete [2023-05-30T09:15:51.150Z] 33b1e0a273af: Verifying Checksum [2023-05-30T09:15:51.150Z] 33b1e0a273af: Download complete [2023-05-30T09:15:51.150Z] ec43610c2a17: Verifying Checksum [2023-05-30T09:15:51.150Z] ec43610c2a17: Download complete [2023-05-30T09:15:51.150Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T09:15:51.150Z] 5d3b04190fa2: Download complete [2023-05-30T09:15:51.408Z] 5eb5b503b376: Verifying Checksum [2023-05-30T09:15:51.408Z] 5eb5b503b376: Download complete [2023-05-30T09:15:51.974Z] 2f39f015ded8: Download complete [2023-05-30T09:15:52.542Z] 5eb5b503b376: Pull complete [2023-05-30T09:15:52.542Z] 5c69ac0246d0: Pull complete [2023-05-30T09:15:53.108Z] ec43610c2a17: Pull complete [2023-05-30T09:15:53.108Z] 3a2ae6a8a46f: Pull complete [2023-05-30T09:15:53.367Z] 33b1e0a273af: Pull complete [2023-05-30T09:15:53.367Z] 5d3b04190fa2: Pull complete [2023-05-30T09:15:57.550Z] 2f39f015ded8: Pull complete [2023-05-30T09:15:57.550Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T09:15:57.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:15:57.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T09:15:57.635Z] prd-ubuntu20.04-docker-8c-8g-17276 does not seem to be running inside a container [2023-05-30T09:15:57.666Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:latest cat [2023-05-30T09:16:04.519Z] $ docker top 4babfdf59cce6b9154d65f4ae453049a8bfb5e7fbe09a5eb0fd54c2ce45f80b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T09:16:04.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T09:16:05.149Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T09:16:05.434Z] + ls /var/log/sa-host [2023-05-30T09:16:05.434Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T09:16:05.496Z] provisioning config files... [2023-05-30T09:16:05.503Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config14831067654553100795tmp [Pipeline] { [Pipeline] echo [2023-05-30T09:16:05.524Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:05.806Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T09:16:05.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:06.131Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T09:16:06.138Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:06.424Z] ---> sudo-logs.sh [2023-05-30T09:16:06.424Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T09:16:06.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:06.750Z] ---> job-cost.sh [2023-05-30T09:16:06.750Z] lf-activate-venv: SKIPPING [2023-05-30T09:16:06.750Z] DEBUG: total: 0.10999999940395355 [2023-05-30T09:16:06.750Z] INFO: Retrieving Stack Cost... [2023-05-30T09:16:07.319Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T09:16:07.578Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T09:16:07.590Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:07.873Z] ---> logs-deploy.sh [2023-05-30T09:16:07.873Z] lf-activate-venv: SKIPPING [2023-05-30T09:16:07.873Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/7 [2023-05-30T09:16:07.873Z] INFO: archiving workspace using pattern(s): [2023-05-30T09:16:08.810Z] Archives upload complete. [2023-05-30T09:16:08.810Z] INFO: archiving logs to Nexus