Pull request #4559 opened 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from a07fdcdaaf51e7bb7e9686bee0730a8f7330153a+4299737ee5d04ae44cd32a71d962f6b1f245b358 (d8d5ede602ec2562aa784ab9b7f106ea57b75041) 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-ssh5624770716125678042.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-ssh1846162296878505700.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6889871426758677637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12823338077079111943.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3135480738468698307.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16020174222213583692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14643 in /w/workspace/edgexfoundry_edgex-go_PR-4559 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4559/head:refs/remotes/origin/PR-4559 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4299737ee5d04ae44cd32a71d962f6b1f245b358 into PR head commit a07fdcdaaf51e7bb7e9686bee0730a8f7330153a Merge succeeded, producing a07fdcdaaf51e7bb7e9686bee0730a8f7330153a Checking out Revision a07fdcdaaf51e7bb7e9686bee0730a8f7330153a (PR-4559) > git config core.sparsecheckout # timeout=10 > git checkout -f a07fdcdaaf51e7bb7e9686bee0730a8f7330153a # 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 4299737ee5d04ae44cd32a71d962f6b1f245b358 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a07fdcdaaf51e7bb7e9686bee0730a8f7330153a # timeout=10 Commit message: "refactor(snap): Remove unused app consts, rename and reorder" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T09:07:31.409Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T09:07:31.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T09:07:31.656Z] ========================================================= [2023-05-09T09:07:31.657Z] EdgeX Global Pipelines Version Info [2023-05-09T09:07:31.657Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:07:32.384Z] ------------------- [2023-05-09T09:07:32.384Z] stable info: [2023-05-09T09:07:32.384Z] ------------------- [2023-05-09T09:07:32.384Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T09:07:32.384Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T09:07:32.384Z] Message: update stable to v1.0.249 [2023-05-09T09:07:32.956Z] ------------------- [2023-05-09T09:07:32.956Z] experimental info: [2023-05-09T09:07:32.956Z] ------------------- [2023-05-09T09:07:32.956Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T09:07:32.956Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T09:07:32.956Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T09:07:33.226Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-09T09:07:33.273Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-09T09:07:33.307Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T09:07:33.348Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T09:07:33.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T09:07:33.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T09:07:33.469Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T09:07:33.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-09T09:07:33.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-09T09:07:33.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-09T09:07:33.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T09:07:33.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T09:07:33.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T09:07:33.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T09:07:33.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T09:07:33.812Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T09:07:33.852Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T09:07:33.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T09:07:33.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T09:07:33.987Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T09:07:34.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T09:07:34.069Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T09:07:34.117Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T09:07:34.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4559 [Pipeline] echo [2023-05-09T09:07:34.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4559 [Pipeline] echo [2023-05-09T09:07:34.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4559 [Pipeline] echo [2023-05-09T09:07:34.291Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [Pipeline] echo [2023-05-09T09:07:34.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a07fdcd [Pipeline] echo [2023-05-09T09:07:34.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T09:07:34.485Z] provisioning config files... [2023-05-09T09:07:34.498Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6395920008153724526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:07:34.843Z] ---> docker-login.sh [2023-05-09T09:07:34.843Z] nexus3.edgexfoundry.org:10001 [2023-05-09T09:07:35.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:07:35.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:07:35.107Z] Configure a credential helper to remove this warning. See [2023-05-09T09:07:35.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:07:35.107Z] [2023-05-09T09:07:35.107Z] Login Succeeded [2023-05-09T09:07:35.107Z] nexus3.edgexfoundry.org:10002 [2023-05-09T09:07:35.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:07:35.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:07:35.374Z] Configure a credential helper to remove this warning. See [2023-05-09T09:07:35.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:07:35.374Z] [2023-05-09T09:07:35.374Z] Login Succeeded [2023-05-09T09:07:35.374Z] nexus3.edgexfoundry.org:10003 [2023-05-09T09:07:35.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:07:35.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:07:35.374Z] Configure a credential helper to remove this warning. See [2023-05-09T09:07:35.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:07:35.374Z] [2023-05-09T09:07:35.374Z] Login Succeeded [2023-05-09T09:07:35.374Z] nexus3.edgexfoundry.org:10004 [2023-05-09T09:07:35.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:07:35.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:07:35.634Z] Configure a credential helper to remove this warning. See [2023-05-09T09:07:35.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:07:35.634Z] [2023-05-09T09:07:35.634Z] Login Succeeded [2023-05-09T09:07:35.634Z] docker.io [2023-05-09T09:07:35.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:07:35.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:07:35.897Z] Configure a credential helper to remove this warning. See [2023-05-09T09:07:35.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:07:35.897Z] [2023-05-09T09:07:35.897Z] Login Succeeded [2023-05-09T09:07:35.897Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T09:07:35.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T09:07:36.439Z] + 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-09T09:07:36.439Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2023-05-09T09:07:36.439Z] -f2 [2023-05-09T09:07:36.439Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-09T09:07:36.439Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2023-05-09T09:07:36.439Z] -f2 [2023-05-09T09:07:36.439Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T09:07:36.439Z] + dirname cmd/core-data/Dockerfile [2023-05-09T09:07:36.439Z] + cut -d/ -f2 [2023-05-09T09:07:36.439Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-09T09:07:36.439Z] + dirname cmd/core-metadata/Dockerfile [2023-05-09T09:07:36.439Z] + cut -d/ -f2 [2023-05-09T09:07:36.439Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-09T09:07:36.439Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-09T09:07:36.439Z] + cut -d/ -f2 [2023-05-09T09:07:36.439Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-09T09:07:36.439Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-09T09:07:36.439Z] + cut -d/ -f2 [2023-05-09T09:07:36.439Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-09T09:07:36.439Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-09T09:07:36.439Z] + cut -d/ -f2 [2023-05-09T09:07:36.439Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-09T09:07:36.439Z] + + cut -d/ -f2 [2023-05-09T09:07:36.439Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-05-09T09:07:36.439Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-09T09:07:36.439Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T09:07:36.439Z] + cut -d/ -f2 [2023-05-09T09:07:36.439Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T09:07:36.439Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-09T09:07:36.439Z] + cut -d/ -f2 [2023-05-09T09:07:36.439Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-09T09:07:36.439Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-09T09:07:36.439Z] + cut -d/ -f2 [2023-05-09T09:07:36.439Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-09T09:07:36.439Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-09T09:07:36.440Z] + cut -d/ -f2 [2023-05-09T09:07:36.440Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-09T09:07:36.440Z] + dirname cmd/support-notifications/Dockerfile [2023-05-09T09:07:36.440Z] + cut -d/ -f2 [2023-05-09T09:07:36.440Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-09T09:07:36.440Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-09T09:07:36.440Z] + cut -d/ -f2 [2023-05-09T09:07:36.440Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-09T09:07:36.510Z] 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-09T09:07:37.018Z] + git rev-list -1 --merges a07fdcdaaf51e7bb7e9686bee0730a8f7330153a~1..a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [Pipeline] echo [2023-05-09T09:07:37.050Z] -----------> git rev-list -1 --merges a07fdcdaaf51e7bb7e9686bee0730a8f7330153a~1..a07fdcdaaf51e7bb7e9686bee0730a8f7330153a a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [false] [Pipeline] sh [2023-05-09T09:07:37.356Z] + git log --format=format:%s -1 a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [Pipeline] echo [2023-05-09T09:07:37.390Z] ========================================================= [2023-05-09T09:07:37.390Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T09:07:37.390Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-09T09:07:38.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T09:07:38.000Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T09:07:38.000Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T09:07:38.000Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T09:07:38.000Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T09:07:38.000Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T09:07:38.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:07:38.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T09:07:38.517Z] [2023-05-09T09:07:38.517Z] 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-09T09:07:38.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T09:07:38.883Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T09:07:38.883Z] b85a868b505f: Pulling fs layer [2023-05-09T09:07:38.883Z] e2be974225ed: Pulling fs layer [2023-05-09T09:07:38.883Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T09:07:38.883Z] 988bab9f4d93: Pulling fs layer [2023-05-09T09:07:38.883Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T09:07:38.883Z] eaf3925da568: Pulling fs layer [2023-05-09T09:07:38.883Z] bab4dde63d76: Pulling fs layer [2023-05-09T09:07:38.883Z] bde34c3a00c8: Pulling fs layer [2023-05-09T09:07:38.883Z] b352a97aabf1: Pulling fs layer [2023-05-09T09:07:38.883Z] 4872d77fe225: Pulling fs layer [2023-05-09T09:07:38.883Z] 5851b861e8e6: Pulling fs layer [2023-05-09T09:07:38.883Z] bde34c3a00c8: Waiting [2023-05-09T09:07:38.883Z] eaf3925da568: Waiting [2023-05-09T09:07:38.883Z] bab4dde63d76: Waiting [2023-05-09T09:07:38.883Z] 1469e6f7b9e6: Waiting [2023-05-09T09:07:38.883Z] 988bab9f4d93: Waiting [2023-05-09T09:07:38.883Z] b352a97aabf1: Waiting [2023-05-09T09:07:38.883Z] 5851b861e8e6: Waiting [2023-05-09T09:07:38.883Z] e2be974225ed: Verifying Checksum [2023-05-09T09:07:38.883Z] e2be974225ed: Download complete [2023-05-09T09:07:38.883Z] 988bab9f4d93: Verifying Checksum [2023-05-09T09:07:38.883Z] 988bab9f4d93: Download complete [2023-05-09T09:07:38.883Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T09:07:38.883Z] 339a4e72a1f5: Download complete [2023-05-09T09:07:38.883Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T09:07:38.883Z] 1469e6f7b9e6: Download complete [2023-05-09T09:07:38.883Z] eaf3925da568: Verifying Checksum [2023-05-09T09:07:38.883Z] eaf3925da568: Download complete [2023-05-09T09:07:39.143Z] bde34c3a00c8: Verifying Checksum [2023-05-09T09:07:39.143Z] bde34c3a00c8: Download complete [2023-05-09T09:07:39.143Z] b352a97aabf1: Verifying Checksum [2023-05-09T09:07:39.143Z] b352a97aabf1: Download complete [2023-05-09T09:07:39.143Z] 4872d77fe225: Download complete [2023-05-09T09:07:39.143Z] 5851b861e8e6: Download complete [2023-05-09T09:07:39.143Z] b85a868b505f: Verifying Checksum [2023-05-09T09:07:39.143Z] b85a868b505f: Download complete [2023-05-09T09:07:39.404Z] bab4dde63d76: Verifying Checksum [2023-05-09T09:07:39.404Z] bab4dde63d76: Download complete [2023-05-09T09:07:40.342Z] b85a868b505f: Pull complete [2023-05-09T09:07:40.342Z] e2be974225ed: Pull complete [2023-05-09T09:07:40.913Z] 339a4e72a1f5: Pull complete [2023-05-09T09:07:40.914Z] 988bab9f4d93: Pull complete [2023-05-09T09:07:40.914Z] 1469e6f7b9e6: Pull complete [2023-05-09T09:07:41.175Z] eaf3925da568: Pull complete [2023-05-09T09:07:42.554Z] bab4dde63d76: Pull complete [2023-05-09T09:07:42.815Z] bde34c3a00c8: Pull complete [2023-05-09T09:07:42.815Z] b352a97aabf1: Pull complete [2023-05-09T09:07:42.815Z] 4872d77fe225: Pull complete [2023-05-09T09:07:43.074Z] 5851b861e8e6: Pull complete [2023-05-09T09:07:43.074Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T09:07:43.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T09:07:43.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:07:43.301Z] prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container [2023-05-09T09:07:43.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T09:07:45.951Z] $ docker top 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be -eo pid,comm [2023-05-09T09:07:46.000Z] 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-09T09:07:46.000Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T09:07:46.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T09:07:46.118Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T09:07:46.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T09:07:46.237Z] $ docker exec 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be ssh-agent [2023-05-09T09:07:46.339Z] SSH_AUTH_SOCK=/tmp/ssh-iKHDtMXCauZh/agent.31 [2023-05-09T09:07:46.339Z] SSH_AGENT_PID=37 [2023-05-09T09:07:46.346Z] Running ssh-add (command line suppressed) [2023-05-09T09:07:46.438Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5443721486492895394.key (/w/workspace/edgex-go/1@tmp/private_key_5443721486492895394.key) [2023-05-09T09:07:46.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T09:07:46.771Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T09:07:46.795Z] $ docker exec --env ******** --env ******** 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be ssh-agent -k [2023-05-09T09:07:46.886Z] unset SSH_AUTH_SOCK; [2023-05-09T09:07:46.887Z] unset SSH_AGENT_PID; [2023-05-09T09:07:46.887Z] echo Agent pid 37 killed; [2023-05-09T09:07:46.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T09:07:46.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T09:07:46.972Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T09:07:47.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T09:07:47.096Z] $ docker exec 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be ssh-agent [2023-05-09T09:07:47.194Z] SSH_AUTH_SOCK=/tmp/ssh-YybuKE5ZXAQG/agent.69 [2023-05-09T09:07:47.194Z] SSH_AGENT_PID=75 [2023-05-09T09:07:47.198Z] Running ssh-add (command line suppressed) [2023-05-09T09:07:47.299Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_728959478341204373.key (/w/workspace/edgex-go/1@tmp/private_key_728959478341204373.key) [2023-05-09T09:07:47.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T09:07:47.630Z] + git semver init [2023-05-09T09:07:47.891Z] 2023-05-09 09:07:47,793 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T09:07:47.892Z] 2023-05-09 09:07:47,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-09T09:07:47.892Z] 2023-05-09 09:07:47,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-09T09:07:47.892Z] 2023-05-09 09:07:47,794 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-05-09T09:07:53.168Z] 2023-05-09 09:07:52,652 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-09T09:07:53.168Z] 2023-05-09 09:07:52,652 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4559 with force:False [2023-05-09T09:07:53.168Z] 2023-05-09 09:07:52,652 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4559 [2023-05-09T09:07:53.168Z] 2023-05-09 09:07:52,656 [execute] INFO git cat-file --batch-check [2023-05-09T09:07:53.168Z] 2023-05-09 09:07:52,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T09:07:53.168Z] 2023-05-09 09:07:52,662 [execute] INFO git cat-file --batch [2023-05-09T09:07:53.168Z] 2023-05-09 09:07:52,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T09:07:53.168Z] 2023-05-09 09:07:52,667 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4559 [2023-05-09T09:07:53.168Z] 0.0.0 [Pipeline] } [2023-05-09T09:07:53.196Z] $ docker exec --env ******** --env ******** 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be ssh-agent -k [2023-05-09T09:07:53.300Z] unset SSH_AUTH_SOCK; [2023-05-09T09:07:53.301Z] unset SSH_AGENT_PID; [2023-05-09T09:07:53.301Z] echo Agent pid 75 killed; [2023-05-09T09:07:53.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T09:07:53.879Z] + git semver [Pipeline] } [2023-05-09T09:07:54.165Z] $ docker stop --time=1 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be [2023-05-09T09:07:55.439Z] $ docker rm -f --volumes 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T09:07:55.839Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T09:07:56.193Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T09:07:56.215Z] [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-09T09:07:57.151Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-09T09:07:57.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:07:57.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:07:57.260Z] ========================================================= [2023-05-09T09:07:57.260Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T09:07:57.260Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T09:07:57.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T09:07:57.595Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T09:07:57.595Z] f56be85fc22e: Pulling fs layer [2023-05-09T09:07:57.595Z] 85791d961cd3: Pulling fs layer [2023-05-09T09:07:57.595Z] d694b5ae8c79: Pulling fs layer [2023-05-09T09:07:57.595Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T09:07:57.595Z] 4d19c01a9841: Pulling fs layer [2023-05-09T09:07:57.595Z] 9325e15d5711: Pulling fs layer [2023-05-09T09:07:57.595Z] 556b6ee489ea: Pulling fs layer [2023-05-09T09:07:57.595Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T09:07:57.595Z] 9f32a84ed3da: Waiting [2023-05-09T09:07:57.595Z] 556b6ee489ea: Waiting [2023-05-09T09:07:57.595Z] 4d19c01a9841: Waiting [2023-05-09T09:07:57.595Z] c5a4b2cf53e6: Waiting [2023-05-09T09:07:57.595Z] 9325e15d5711: Waiting [2023-05-09T09:07:57.595Z] 85791d961cd3: Verifying Checksum [2023-05-09T09:07:57.595Z] 85791d961cd3: Download complete [2023-05-09T09:07:57.595Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T09:07:57.595Z] 9f32a84ed3da: Download complete [2023-05-09T09:07:57.595Z] 4d19c01a9841: Verifying Checksum [2023-05-09T09:07:57.595Z] 4d19c01a9841: Download complete [2023-05-09T09:07:57.595Z] f56be85fc22e: Verifying Checksum [2023-05-09T09:07:57.595Z] f56be85fc22e: Download complete [2023-05-09T09:07:57.595Z] 9325e15d5711: Verifying Checksum [2023-05-09T09:07:57.595Z] 9325e15d5711: Download complete [2023-05-09T09:07:57.857Z] f56be85fc22e: Pull complete [2023-05-09T09:07:57.857Z] 85791d961cd3: Pull complete [2023-05-09T09:07:58.426Z] d694b5ae8c79: Verifying Checksum [2023-05-09T09:07:58.426Z] d694b5ae8c79: Download complete [2023-05-09T09:07:58.426Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T09:07:58.426Z] c5a4b2cf53e6: Download complete [2023-05-09T09:07:58.686Z] 556b6ee489ea: Verifying Checksum [2023-05-09T09:07:58.686Z] 556b6ee489ea: Download complete [2023-05-09T09:08:01.974Z] d694b5ae8c79: Pull complete [2023-05-09T09:08:01.974Z] 9f32a84ed3da: Pull complete [2023-05-09T09:08:02.545Z] 4d19c01a9841: Pull complete [2023-05-09T09:08:03.485Z] 9325e15d5711: Pull complete [2023-05-09T09:08:06.034Z] 556b6ee489ea: Pull complete [2023-05-09T09:08:07.446Z] c5a4b2cf53e6: Pull complete [2023-05-09T09:08:07.446Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T09:08:07.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T09:08:07.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T09:08:07.810Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-09T09:08:07.810Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T09:08:07.810Z] WORKDIR /edgex [2023-05-09T09:08:07.810Z] COPY go.mod . [2023-05-09T09:08:07.810Z] RUN go mod download [2023-05-09T09:08:08.378Z] Sending build context to Docker daemon 170.7MB [2023-05-09T09:08:08.378Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T09:08:08.378Z] ---> c4be618373d6 [2023-05-09T09:08:08.378Z] Step 2/4 : WORKDIR /edgex [2023-05-09T09:08:11.674Z] Still waiting to schedule task [2023-05-09T09:08:11.675Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T09:08:12.594Z] ---> Running in 40f2be1c1c1b [2023-05-09T09:08:12.594Z] Removing intermediate container 40f2be1c1c1b [2023-05-09T09:08:12.594Z] ---> 3724f45eb7a5 [2023-05-09T09:08:12.594Z] Step 3/4 : COPY go.mod . [2023-05-09T09:08:12.594Z] ---> 241165b3852a [2023-05-09T09:08:12.594Z] Step 4/4 : RUN go mod download [2023-05-09T09:08:12.594Z] ---> Running in aad9531bb2af [2023-05-09T09:08:22.575Z] Removing intermediate container aad9531bb2af [2023-05-09T09:08:22.575Z] ---> 6d7d0532bcf5 [2023-05-09T09:08:22.575Z] Successfully built 6d7d0532bcf5 [2023-05-09T09:08:22.575Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:08:23.037Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T09:08:23.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:08:23.198Z] prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container [2023-05-09T09:08:23.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T09:08:23.642Z] $ docker top e4c437e4d4f3cc14b60b7880666f505d8de8308f46fed95a032cbc3b9f0e7a5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:08:24.023Z] + go version [2023-05-09T09:08:24.023Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T09:08:24.157Z] $ docker stop --time=1 e4c437e4d4f3cc14b60b7880666f505d8de8308f46fed95a032cbc3b9f0e7a5a [2023-05-09T09:08:25.445Z] $ docker rm -f --volumes e4c437e4d4f3cc14b60b7880666f505d8de8308f46fed95a032cbc3b9f0e7a5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:08:26.361Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T09:08:26.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:08:26.612Z] prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container [2023-05-09T09:08:26.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T09:08:26.986Z] $ docker top 08dade30341e794d2bf16f0972956f01b7ba67846174392140379fb361deb094 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T09:08:27.127Z] ========================================================= [2023-05-09T09:08:27.127Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T09:08:27.128Z] ========================================================= [Pipeline] sh [2023-05-09T09:08:27.526Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T09:08:27.939Z] + make test [2023-05-09T09:08:27.939Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T09:08:34.523Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T09:08:46.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T09:08:46.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T09:08:46.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-09T09:08:47.002Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-09T09:08:47.002Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T09:08:47.260Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T09:08:47.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T09:08:47.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T09:08:47.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T09:08:47.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T09:08:48.035Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-09T09:08:48.035Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-09T09:08:48.035Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T09:08:48.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T09:08:49.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T09:08:49.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T09:08:49.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2023-05-09T09:08:51.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-05-09T09:08:56.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements [2023-05-09T09:08:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T09:08:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T09:08:56.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-09T09:08:57.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T09:08:57.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T09:08:57.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements [2023-05-09T09:08:58.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T09:08:58.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T09:08:58.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T09:08:58.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T09:08:58.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-09T09:08:59.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T09:08:59.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T09:09:00.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.039s coverage: 88.5% of statements [2023-05-09T09:09:00.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-05-09T09:09:01.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T09:09:01.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T09:09:01.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T09:09:02.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.386s coverage: 95.6% of statements [2023-05-09T09:09:02.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T09:09:02.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T09:09:02.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-09T09:09:02.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T09:09:02.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T09:09:02.175Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-05-09T09:09:03.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T09:09:03.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T09:09:03.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T09:09:03.550Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-05-09T09:09:03.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T09:09:03.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T09:09:03.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-05-09T09:09:03.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-05-09T09:09:04.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements [2023-05-09T09:09:05.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements [2023-05-09T09:09:05.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-05-09T09:09:05.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2023-05-09T09:09:05.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-05-09T09:09:05.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T09:09:05.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T09:09:05.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T09:09:05.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T09:09:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T09:09:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T09:09:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T09:09:05.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T09:09:06.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T09:09:06.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T09:09:06.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T09:09:06.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T09:09:07.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T09:09:07.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T09:09:07.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T09:09:08.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T09:09:08.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T09:09:09.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T09:09:09.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T09:09:10.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T09:09:10.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T09:09:10.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T09:09:12.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T09:09:12.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T09:09:12.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T09:09:13.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T09:09:13.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T09:09:13.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T09:09:13.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-09T09:09:14.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T09:09:14.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T09:09:14.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T09:09:14.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T09:09:15.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2023-05-09T09:09:15.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T09:09:15.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T09:09:15.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-09T09:09:15.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T09:09:16.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T09:09:16.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T09:09:17.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T09:09:17.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.068s coverage: 92.9% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-05-09T09:09:29.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-05-09T09:09:29.557Z] 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-09T09:09:29.815Z] running golangci-lint [2023-05-09T09:09:29.815Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-09T09:09:29.815Z] go version go1.20.2 linux/amd64 [2023-05-09T09:09:30.074Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-09T09:09:30.074Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-09T09:09:44.952Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|types_sizes|imports) took 13.057363089s" [2023-05-09T09:09:44.952Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.767091ms" [2023-05-09T09:09:50.224Z] level=info msg="[linters_context/goanalysis] analyzers took 48.855016272s with top 10 stages: buildir: 27.670334307s, fact_deprecated: 2.047017624s, inspect: 1.732551447s, gosec: 1.140254816s, ctrlflow: 1.081854349s, printf: 876.528781ms, S1038: 807.159541ms, fact_purity: 794.12844ms, nilness: 763.501145ms, unused: 619.790566ms" [2023-05-09T09:09:50.224Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-09T09:09:50.224Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, exclude: 203/203, path_prettifier: 203/203, skip_files: 203/203, nolint: 0/23" [2023-05-09T09:09:50.224Z] level=info msg="[runner] processing took 20.884426ms with stages: nolint: 7.409315ms, identifier_marker: 6.672589ms, exclude-rules: 3.003583ms, path_prettifier: 1.512561ms, autogenerated_exclude: 1.504392ms, skip_dirs: 699.514µs, cgo: 52.271µs, filename_unadjuster: 25.641µs, max_same_issues: 1.02µs, uniq_by_line: 570ns, exclude: 490ns, skip_files: 460ns, diff: 410ns, severity-rules: 380ns, sort_results: 310ns, source_code: 270ns, path_shortener: 230ns, max_from_linter: 180ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" [2023-05-09T09:09:50.224Z] level=info msg="[runner] linters took 6.768986197s with stages: goanalysis_metalinter: 6.747974827s" [2023-05-09T09:09:50.224Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-09T09:09:50.224Z] level=info msg="Memory: 200 samples, avg is 189.3MB, max is 765.7MB" [2023-05-09T09:09:50.224Z] level=info msg="Execution took 19.878736158s" [2023-05-09T09:09:50.224Z] go vet ./... [2023-05-09T09:09:54.411Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T09:09:54.411Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T09:09:54.411Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T09:09:54.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-09T09:09:54.762Z] + ls -al . [2023-05-09T09:09:54.762Z] total 704 [2023-05-09T09:09:54.762Z] drwxrwxr-x 11 1001 1001 4096 May 9 09:08 . [2023-05-09T09:09:54.762Z] drwxr-xr-x 4 root root 4096 May 9 09:08 .. [2023-05-09T09:09:54.762Z] drwxrwxr-x 2 1001 1001 4096 May 9 09:07 .blubracket [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 16 May 9 09:07 .dockerignore [2023-05-09T09:09:54.762Z] drwxrwxr-x 8 1001 1001 4096 May 9 09:07 .git [2023-05-09T09:09:54.762Z] drwxrwxr-x 3 1001 1001 4096 May 9 09:07 .github [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 1133 May 9 09:07 .gitignore [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 42 May 9 09:07 .golangci.yml [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 87 May 9 09:07 .hadolint.yml [2023-05-09T09:09:54.762Z] drwxr-xr-x 3 1001 1001 4096 May 9 09:07 .semver [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 166 May 9 09:07 .sonarcloud.properties [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 1171 May 9 09:07 ADOPTERS.md [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 10835 May 9 09:07 Attribution.txt [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 73765 May 9 09:07 CHANGELOG.md [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 3804 May 9 09:07 CONTRIBUTING.md [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 677 May 9 09:07 GOVERNANCE.md [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 883 May 9 09:07 Jenkinsfile [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 10775 May 9 09:07 LICENSE [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 14368 May 9 09:07 Makefile [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 582 May 9 09:07 OWNERS.md [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 9403 May 9 09:07 README.md [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 789 May 9 09:07 SECURITY.md [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 5 May 9 09:07 VERSION [2023-05-09T09:09:54.762Z] drwxrwxr-x 2 1001 1001 4096 May 9 09:07 bin [2023-05-09T09:09:54.762Z] drwxrwxr-x 18 1001 1001 4096 May 9 09:07 cmd [2023-05-09T09:09:54.762Z] -rw-r--r-- 1 root root 447733 May 9 09:09 coverage.out [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 3200 May 9 09:07 go.mod [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 31040 May 9 09:07 go.sum [2023-05-09T09:09:54.762Z] drwxrwxr-x 7 1001 1001 4096 May 9 09:07 internal [2023-05-09T09:09:54.762Z] drwxrwxr-x 3 1001 1001 4096 May 9 09:07 openapi [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 594 May 9 09:07 security.txt [2023-05-09T09:09:54.762Z] drwxrwxr-x 4 1001 1001 4096 May 9 09:07 snap [2023-05-09T09:09:54.762Z] -rw-rw-r-- 1 1001 1001 204 May 9 09:07 version.go [Pipeline] sh [2023-05-09T09:09:55.136Z] + '[' -e coverage.out ] [2023-05-09T09:09:55.136Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-09T09:09:55.260Z] Stashed 1 file(s) [Pipeline] sh [2023-05-09T09:09:55.555Z] + make build [2023-05-09T09:09:55.555Z] 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-09T09:10:07.756Z] 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-09T09:10:07.756Z] 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-09T09:10:08.325Z] 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-09T09:10:09.262Z] 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-09T09:10:14.530Z] 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-09T09:10:16.430Z] 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-09T09:10:16.997Z] 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-09T09:10:18.372Z] 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-09T09:10:18.939Z] 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-09T09:10:19.507Z] 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-09T09:10:20.880Z] 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-09T09:10:21.850Z] $ docker stop --time=1 08dade30341e794d2bf16f0972956f01b7ba67846174392140379fb361deb094 [2023-05-09T09:10:25.481Z] $ docker rm -f --volumes 08dade30341e794d2bf16f0972956f01b7ba67846174392140379fb361deb094 [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-09T09:10:26.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T09:10:26.650Z] [2023-05-09T09:10:26.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:10:27.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T09:10:27.029Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-09T09:10:27.029Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-09T09:10:27.029Z] ca9280d653b3: Pulling fs layer [2023-05-09T09:10:27.029Z] 7e9c9ca2126c: Pulling fs layer [2023-05-09T09:10:27.286Z] cbdbe7a5bc2a: Download complete [2023-05-09T09:10:27.286Z] ca9280d653b3: Verifying Checksum [2023-05-09T09:10:27.286Z] ca9280d653b3: Download complete [2023-05-09T09:10:27.286Z] cbdbe7a5bc2a: Pull complete [2023-05-09T09:10:27.543Z] 7e9c9ca2126c: Verifying Checksum [2023-05-09T09:10:27.543Z] 7e9c9ca2126c: Download complete [2023-05-09T09:10:27.800Z] ca9280d653b3: Pull complete [2023-05-09T09:10:31.079Z] 7e9c9ca2126c: Pull complete [2023-05-09T09:10:31.079Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-09T09:10:31.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T09:10:31.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:10:31.297Z] prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container [2023-05-09T09:10:31.332Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-09T09:10:33.434Z] $ docker top 763374a0fc9f82bcb9405bb07d9b711c39f0aa152f3e07f8d5ad74ad78ee14df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:10:33.817Z] + docker-compose build --help [2023-05-09T09:10:33.817Z] + grep parallel [2023-05-09T09:10:34.383Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T09:10:34.417Z] $ docker stop --time=1 763374a0fc9f82bcb9405bb07d9b711c39f0aa152f3e07f8d5ad74ad78ee14df [2023-05-09T09:10:35.703Z] $ docker rm -f --volumes 763374a0fc9f82bcb9405bb07d9b711c39f0aa152f3e07f8d5ad74ad78ee14df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:10:36.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T09:10:36.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:10:36.451Z] prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container [2023-05-09T09:10:36.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-09T09:10:36.793Z] $ docker top 2a4a9c12ee861a8d3c20a703ef8da50d989287bbaf73f307c02bc1f92d9c24e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:10:37.185Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T09:10:37.751Z] Building core-command ... [2023-05-09T09:10:37.751Z] Building core-common-config-bootstrapper ... [2023-05-09T09:10:37.751Z] Building core-data ... [2023-05-09T09:10:37.751Z] Building core-metadata ... [2023-05-09T09:10:37.751Z] Building security-bootstrapper ... [2023-05-09T09:10:37.751Z] Building security-proxy-auth ... [2023-05-09T09:10:37.751Z] Building security-proxy-setup ... [2023-05-09T09:10:37.751Z] Building security-secretstore-setup ... [2023-05-09T09:10:37.751Z] Building security-spiffe-token-provider ... [2023-05-09T09:10:37.751Z] Building security-spire-agent ... [2023-05-09T09:10:37.751Z] Building security-spire-config ... [2023-05-09T09:10:37.751Z] Building security-spire-server ... [2023-05-09T09:10:37.751Z] Building support-notifications ... [2023-05-09T09:10:37.751Z] Building support-scheduler ... [2023-05-09T09:10:37.751Z] Building security-proxy-setup [2023-05-09T09:10:37.751Z] Building core-data [2023-05-09T09:10:37.751Z] Building core-common-config-bootstrapper [2023-05-09T09:10:37.751Z] Building security-proxy-auth [2023-05-09T09:10:37.751Z] Building security-bootstrapper [2023-05-09T09:10:47.715Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:10:47.715Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:10:47.715Z] ---> 6d7d0532bcf5 [2023-05-09T09:10:47.715Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T09:10:47.973Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:10:47.973Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:10:47.973Z] ---> 6d7d0532bcf5 [2023-05-09T09:10:47.973Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:10:47.973Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:10:47.973Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:10:47.973Z] ---> 6d7d0532bcf5 [2023-05-09T09:10:47.973Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:10:47.973Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:10:47.973Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:10:47.973Z] ---> 6d7d0532bcf5 [2023-05-09T09:10:47.973Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:10:48.907Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:10:48.907Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:10:48.907Z] ---> 6d7d0532bcf5 [2023-05-09T09:10:48.907Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T09:10:57.038Z] ---> Running in 79cd830dcbee [2023-05-09T09:10:57.038Z] ---> Running in 54f2855e7f55 [2023-05-09T09:10:57.038Z] ---> Running in bb748232f9c7 [2023-05-09T09:10:57.038Z] ---> Running in 29c39dfc9d1b [2023-05-09T09:10:57.038Z] ---> Running in 8d75c721b704 [2023-05-09T09:10:57.038Z] Removing intermediate container 79cd830dcbee [2023-05-09T09:10:57.038Z] ---> 0679f848ec1c [2023-05-09T09:10:57.038Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T09:10:57.038Z] Removing intermediate container 54f2855e7f55 [2023-05-09T09:10:57.038Z] ---> 5bed7cf510d5 [2023-05-09T09:10:57.038Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T09:10:57.038Z] Removing intermediate container 8d75c721b704 [2023-05-09T09:10:57.038Z] ---> 417a5016dde9 [2023-05-09T09:10:57.038Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T09:10:57.038Z] ---> Running in 41b702384e26 [2023-05-09T09:10:57.038Z] ---> Running in 2b701bc7f535 [2023-05-09T09:10:57.038Z] Removing intermediate container 29c39dfc9d1b [2023-05-09T09:10:57.038Z] ---> 6ac0c3d8bc28 [2023-05-09T09:10:57.038Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T09:10:57.038Z] Removing intermediate container bb748232f9c7 [2023-05-09T09:10:57.038Z] ---> 3f87500a9f74 [2023-05-09T09:10:57.038Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T09:10:57.038Z] ---> Running in c9899fc62f01 [2023-05-09T09:10:57.038Z] ---> Running in 4bea3444c52a [2023-05-09T09:10:57.038Z] ---> Running in 7e2a61153929 [2023-05-09T09:10:57.038Z] Removing intermediate container 2b701bc7f535 [2023-05-09T09:10:57.038Z] ---> 97a6a2563270 [2023-05-09T09:10:57.038Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T09:10:57.038Z] ---> Running in 8459c9e4b50e [2023-05-09T09:10:57.038Z] Removing intermediate container 41b702384e26 [2023-05-09T09:10:57.038Z] ---> 64454ae7f54d [2023-05-09T09:10:57.038Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T09:10:57.038Z] Removing intermediate container 4bea3444c52a [2023-05-09T09:10:57.038Z] ---> 04fd45a19e49 [2023-05-09T09:10:57.038Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T09:10:57.038Z] ---> Running in 9dce10751ab3 [2023-05-09T09:10:57.038Z] ---> Running in b695d361877d [2023-05-09T09:10:57.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:10:57.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:10:57.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:10:57.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:10:57.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:10:57.861Z] OK: 265 MiB in 53 packages [2023-05-09T09:10:57.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:10:57.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:10:57.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:10:57.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:10:58.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:10:58.118Z] OK: 265 MiB in 53 packages [2023-05-09T09:10:58.118Z] OK: 265 MiB in 53 packages [2023-05-09T09:10:58.118Z] Removing intermediate container c9899fc62f01 [2023-05-09T09:10:58.118Z] ---> aa45abe3e5db [2023-05-09T09:10:58.118Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T09:10:58.118Z] OK: 265 MiB in 53 packages [2023-05-09T09:10:58.118Z] ---> d2a5a80903a9 [2023-05-09T09:10:58.118Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:10:58.118Z] OK: 265 MiB in 53 packages [2023-05-09T09:10:58.118Z] ---> Running in a881d7757388 [2023-05-09T09:10:58.686Z] Removing intermediate container 7e2a61153929 [2023-05-09T09:10:58.686Z] ---> f7f45c207f8d [2023-05-09T09:10:58.686Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T09:10:58.686Z] Removing intermediate container 8459c9e4b50e [2023-05-09T09:10:58.686Z] ---> c88e4134a2a7 [2023-05-09T09:10:58.686Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T09:10:58.686Z] Removing intermediate container 9dce10751ab3 [2023-05-09T09:10:58.686Z] ---> aa7853c6957d [2023-05-09T09:10:58.686Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T09:10:58.686Z] ---> c33e61d47f22 [2023-05-09T09:10:58.686Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:10:58.686Z] ---> Running in 319bc29b74d7 [2023-05-09T09:10:58.686Z] ---> 0c314332812e [2023-05-09T09:10:58.686Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:10:58.944Z] ---> Running in 346ba9a64abe [2023-05-09T09:10:58.944Z] Removing intermediate container b695d361877d [2023-05-09T09:10:58.944Z] ---> 045e1847e6e9 [2023-05-09T09:10:58.944Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T09:10:58.944Z] ---> 44468e2cddbf [2023-05-09T09:10:58.944Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:10:58.944Z] ---> Running in 330aeba423ba [2023-05-09T09:10:58.944Z] ---> acb981aff7de [2023-05-09T09:10:58.944Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:10:58.944Z] ---> Running in cb837d0092e8 [2023-05-09T09:11:55.162Z] Removing intermediate container 330aeba423ba [2023-05-09T09:11:55.162Z] ---> a0750df914cc [2023-05-09T09:11:55.162Z] Step 8/23 : COPY . . [2023-05-09T09:11:55.162Z] Removing intermediate container cb837d0092e8 [2023-05-09T09:11:55.162Z] ---> a0cc4019e759 [2023-05-09T09:11:55.162Z] Step 8/23 : COPY . . [2023-05-09T09:11:55.162Z] Removing intermediate container 346ba9a64abe [2023-05-09T09:11:55.162Z] ---> 3126c017fab5 [2023-05-09T09:11:55.162Z] Step 8/23 : COPY . . [2023-05-09T09:11:55.162Z] Removing intermediate container a881d7757388 [2023-05-09T09:11:55.162Z] ---> b90966f166f4 [2023-05-09T09:11:55.162Z] Step 7/22 : COPY . . [2023-05-09T09:11:55.162Z] Removing intermediate container 319bc29b74d7 [2023-05-09T09:11:55.162Z] ---> bb26afa5906d [2023-05-09T09:11:55.162Z] Step 7/33 : COPY . . [2023-05-09T09:12:05.145Z] ---> 63f0260415f0 [2023-05-09T09:12:05.145Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T09:12:05.145Z] ---> a8659a4b87a6 [2023-05-09T09:12:05.145Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T09:12:05.145Z] ---> 9ebb66d97d7b [2023-05-09T09:12:05.145Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T09:12:05.145Z] ---> 8f41c6898327 [2023-05-09T09:12:05.145Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T09:12:05.145Z] ---> 9dc40538f635 [2023-05-09T09:12:05.145Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T09:12:05.145Z] ---> Running in 78152c544472 [2023-05-09T09:12:05.145Z] ---> Running in 3f066ab7e41a [2023-05-09T09:12:05.145Z] ---> Running in 91e2df3c2e27 [2023-05-09T09:12:05.145Z] ---> Running in b8d1ca368c70 [2023-05-09T09:12:05.145Z] ---> Running in 5ac2655d0d1f [2023-05-09T09:12:05.145Z] 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-09T09:12:05.145Z] 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-09T09:12:05.145Z] 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-09T09:12:05.145Z] 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-09T09:12:05.145Z] 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-09T09:12:18.476Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14644 in /w/workspace/edgexfoundry_edgex-go_PR-4559 [Pipeline] { [Pipeline] ws [2023-05-09T09:12:18.531Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T09:12:18.618Z] The recommended git tool is: git [2023-05-09T09:12:24.459Z] using credential edgex-jenkins-ssh [2023-05-09T09:12:24.480Z] Cloning the remote Git repository [2023-05-09T09:12:24.544Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-09T09:12:24.664Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-09T09:12:24.844Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T09:12:24.845Z] > git --version # timeout=10 [2023-05-09T09:12:24.872Z] > git --version # 'git version 2.25.1' [2023-05-09T09:12:24.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T09:12:25.063Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T09:12:44.017Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T09:12:44.037Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T09:12:44.915Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T09:12:44.962Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T09:12:44.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T09:12:44.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4559/head:refs/remotes/origin/PR-4559 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T09:12:45.874Z] Merging remotes/origin/main commit 4299737ee5d04ae44cd32a71d962f6b1f245b358 into PR head commit a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:12:46.340Z] Merge succeeded, producing a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:12:46.340Z] Checking out Revision a07fdcdaaf51e7bb7e9686bee0730a8f7330153a (PR-4559) [2023-05-09T09:12:45.895Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T09:12:45.989Z] > git checkout -f a07fdcdaaf51e7bb7e9686bee0730a8f7330153a # timeout=10 [2023-05-09T09:12:46.222Z] > git remote # timeout=10 [2023-05-09T09:12:46.244Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T09:12:46.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T09:12:46.280Z] > git merge 4299737ee5d04ae44cd32a71d962f6b1f245b358 # timeout=10 [2023-05-09T09:12:46.310Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T09:12:46.352Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T09:12:46.366Z] > git checkout -f a07fdcdaaf51e7bb7e9686bee0730a8f7330153a # timeout=10 [2023-05-09T09:12:50.003Z] Commit message: "refactor(snap): Remove unused app consts, rename and reorder" [2023-05-09T09:12:50.066Z] > git --version # timeout=10 [2023-05-09T09:12:50.078Z] > git --version # 'git version 2.25.1' [2023-05-09T09:12:50.096Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T09:12:51.261Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T09:12:51.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T09:12:51.261Z] Dload Upload Total Spent Left Speed [2023-05-09T09:12:51.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71634 0 --:--:-- --:--:-- --:--:-- 72039 [Pipeline] sh [2023-05-09T09:12:51.806Z] Removing intermediate container b8d1ca368c70 [2023-05-09T09:12:51.806Z] Removing intermediate container 3f066ab7e41a [2023-05-09T09:12:51.806Z] ---> 96d36f71400f [2023-05-09T09:12:51.806Z] ---> fd6f6d207074 [2023-05-09T09:12:51.806Z] [2023-05-09T09:12:51.806Z] [2023-05-09T09:12:51.806Z] Step 10/23 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 [2023-05-09T09:12:51.806Z] [2023-05-09T09:12:51.806Z] Removing intermediate container 78152c544472 [2023-05-09T09:12:51.806Z] ---> 1e66eeebf048 [2023-05-09T09:12:51.806Z] [2023-05-09T09:12:51.806Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T09:12:51.806Z] Removing intermediate container 91e2df3c2e27 [2023-05-09T09:12:51.806Z] ---> 9340e2b55b87 [2023-05-09T09:12:51.806Z] [2023-05-09T09:12:51.806Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T09:12:51.806Z] Removing intermediate container 5ac2655d0d1f [2023-05-09T09:12:51.806Z] ---> 70de3360ece4 [2023-05-09T09:12:51.806Z] [2023-05-09T09:12:51.806Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T09:12:51.806Z] 3.17: Pulling from library/alpine [2023-05-09T09:12:51.806Z] 3.17: Pulling from library/alpine [2023-05-09T09:12:51.806Z] 3.17: Pulling from library/alpine [2023-05-09T09:12:51.806Z] 3.17: Pulling from library/alpine [2023-05-09T09:12:51.806Z] 3.17: Pulling from library/alpine [2023-05-09T09:12:51.806Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T09:12:51.806Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T09:12:51.806Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T09:12:51.806Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T09:12:51.806Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T09:12:51.806Z] Status: Image is up to date for alpine:3.17 [2023-05-09T09:12:51.806Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T09:12:51.806Z] Status: Image is up to date for alpine:3.17 [2023-05-09T09:12:51.806Z] ---> 9ed4aefc74f6 [2023-05-09T09:12:51.806Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T09:12:51.806Z] ---> 9ed4aefc74f6 [2023-05-09T09:12:51.806Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T09:12:51.806Z] ---> 9ed4aefc74f6 [2023-05-09T09:12:51.806Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T09:12:51.806Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T09:12:51.806Z] ---> 9ed4aefc74f6 [2023-05-09T09:12:51.806Z] Status: Image is up to date for alpine:3.17 [2023-05-09T09:12:51.806Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T09:12:51.806Z] ---> 9ed4aefc74f6 [2023-05-09T09:12:51.806Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:12:51.806Z] ---> Running in 5f83d04746be [2023-05-09T09:12:51.806Z] ---> Running in ea3d5003a708 [2023-05-09T09:12:51.806Z] ---> Running in df6db3042cde [2023-05-09T09:12:51.806Z] ---> Running in 2ffbf853ce71 [2023-05-09T09:12:51.806Z] ---> Running in 9cef4f3fb632 [2023-05-09T09:12:51.806Z] Removing intermediate container 2ffbf853ce71 [2023-05-09T09:12:51.806Z] ---> d2f4224cc0c5 [2023-05-09T09:12:51.806Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:12:51.806Z] Removing intermediate container 5f83d04746be [2023-05-09T09:12:51.806Z] ---> ea9ad563c477 [2023-05-09T09:12:51.806Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:12:51.806Z] Removing intermediate container df6db3042cde [2023-05-09T09:12:51.806Z] ---> ad6bb4c03ba0 [2023-05-09T09:12:51.806Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T09:12:51.807Z] ---> Running in 84e7b2042631 [2023-05-09T09:12:51.807Z] Removing intermediate container 9cef4f3fb632 [2023-05-09T09:12:51.807Z] ---> cdda01d73bb9 [2023-05-09T09:12:51.807Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T09:12:51.807Z] ---> Running in ba56672582f0 [2023-05-09T09:12:51.807Z] ---> Running in 368fffe8c263 [2023-05-09T09:12:51.807Z] ---> Running in 63168d00ce47 [2023-05-09T09:12:51.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:12:51.807Z] Removing intermediate container 368fffe8c263 [2023-05-09T09:12:51.807Z] ---> 768e59cdb22a [2023-05-09T09:12:51.807Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T09:12:51.807Z] ---> Running in 74f5a359e8f3 [2023-05-09T09:12:51.807Z] Removing intermediate container 74f5a359e8f3 [2023-05-09T09:12:51.807Z] ---> c46bddc74c9e [2023-05-09T09:12:51.807Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:12:51.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:12:51.807Z] ---> Running in 22c83b65b763 [2023-05-09T09:12:51.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:12:51.807Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T09:12:51.807Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T09:12:51.807Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:12:51.807Z] OK: 8 MiB in 17 packages [2023-05-09T09:12:52.017Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T09:12:52.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:12:52.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:12:52.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:12:52.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:12:52.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:12:52.323Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T09:12:52.323Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:12:52.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:12:52.323Z] OK: 7 MiB in 16 packages [2023-05-09T09:12:52.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:12:52.323Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T09:12:52.323Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T09:12:52.323Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:12:52.323Z] OK: 7 MiB in 17 packages [2023-05-09T09:12:52.368Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T09:12:52.368Z] + sudo tee /etc/docker/daemon.new [2023-05-09T09:12:52.368Z] { [2023-05-09T09:12:52.368Z] "registry-mirrors": [ [2023-05-09T09:12:52.368Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T09:12:52.368Z] ], [2023-05-09T09:12:52.368Z] "bip": "10.250.0.254/24", [2023-05-09T09:12:52.368Z] "hosts": [ [2023-05-09T09:12:52.368Z] "tcp://0.0.0.0:5555", [2023-05-09T09:12:52.368Z] "unix:///var/run/docker.sock" [2023-05-09T09:12:52.368Z] ], [2023-05-09T09:12:52.368Z] "mtu": 1458, [2023-05-09T09:12:52.368Z] "selinux-enabled": true, [2023-05-09T09:12:52.368Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T09:12:52.368Z] } [Pipeline] sh [2023-05-09T09:12:52.582Z] Removing intermediate container ea3d5003a708 [2023-05-09T09:12:52.582Z] ---> d30698ee1f0b [2023-05-09T09:12:52.582Z] 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-09T09:12:52.582Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T09:12:52.582Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:12:52.582Z] OK: 7 MiB in 16 packages [2023-05-09T09:12:52.582Z] ---> Running in d55257b8e4f3 [2023-05-09T09:12:52.582Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T09:12:52.582Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:12:52.582Z] OK: 7 MiB in 16 packages [2023-05-09T09:12:52.582Z] Removing intermediate container d55257b8e4f3 [2023-05-09T09:12:52.582Z] ---> c1330e764e52 [2023-05-09T09:12:52.582Z] Step 12/22 : WORKDIR /edgex [2023-05-09T09:12:52.582Z] ---> Running in c58792296369 [2023-05-09T09:12:52.717Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T09:12:52.839Z] Removing intermediate container c58792296369 [2023-05-09T09:12:52.839Z] ---> a1b6af64315c [2023-05-09T09:12:52.839Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:12:52.839Z] Removing intermediate container 84e7b2042631 [2023-05-09T09:12:52.839Z] ---> c4486827542c [2023-05-09T09:12:52.839Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:12:52.839Z] Removing intermediate container 63168d00ce47 [2023-05-09T09:12:52.839Z] ---> f388204eb9d3 [2023-05-09T09:12:52.839Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T09:12:52.839Z] ---> Running in bea435086122 [2023-05-09T09:12:52.839Z] Removing intermediate container ba56672582f0 [2023-05-09T09:12:52.839Z] ---> 6d23eb95c207 [2023-05-09T09:12:52.839Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:12:53.076Z] + sudo service docker restart [2023-05-09T09:12:53.097Z] ---> 2ce1dc709010 [2023-05-09T09:12:53.098Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:12:53.098Z] ---> 32d3e42907ba [2023-05-09T09:12:53.098Z] Removing intermediate container bea435086122 [2023-05-09T09:12:53.098Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / ---> 1c713473d5bc [2023-05-09T09:12:53.098Z] [2023-05-09T09:12:53.098Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T09:12:53.098Z] ---> Running in 9c34acf706dc [2023-05-09T09:12:53.098Z] ---> e9ad406b62da [2023-05-09T09:12:53.098Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T09:12:53.098Z] ---> 6ae0e9fd7e89 [2023-05-09T09:12:53.098Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:12:53.098Z] Removing intermediate container 22c83b65b763 [2023-05-09T09:12:53.098Z] ---> efa5c4f850a0 [2023-05-09T09:12:53.098Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:12:53.360Z] ---> eb1fb0871cf8 [2023-05-09T09:12:53.360Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T09:12:53.360Z] Removing intermediate container 9c34acf706dc [2023-05-09T09:12:53.360Z] ---> 4444ec4f2390 [2023-05-09T09:12:53.360Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T09:12:53.360Z] ---> 40da7c0f360f [2023-05-09T09:12:53.360Z] ---> 091f92e1b24e [2023-05-09T09:12:53.360Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper /Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T09:12:53.360Z] [2023-05-09T09:12:53.360Z] ---> Running in 769c8639a34d [2023-05-09T09:12:53.360Z] ---> 2791989b4e17 [2023-05-09T09:12:53.360Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:12:53.940Z] Removing intermediate container 769c8639a34d [2023-05-09T09:12:53.940Z] ---> 26a4d835985a [2023-05-09T09:12:53.940Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T09:12:53.940Z] ---> b4da39b53da1 [2023-05-09T09:12:53.940Z] ---> 1db57e2cac77 [2023-05-09T09:12:53.940Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T09:12:53.940Z] [2023-05-09T09:12:53.940Z] ---> 4844354070ef [2023-05-09T09:12:53.940Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:12:54.198Z] ---> Running in 7adf7d978947 [2023-05-09T09:12:54.198Z] ---> 2d411a805860 [2023-05-09T09:12:54.198Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:12:54.198Z] Removing intermediate container 7adf7d978947 [2023-05-09T09:12:54.198Z] ---> efa09ab3caa0 [2023-05-09T09:12:54.198Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T09:12:54.467Z] ---> Running in b47804e260d5 [2023-05-09T09:12:54.467Z] ---> a39c19555e4a [2023-05-09T09:12:54.467Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T09:12:54.467Z] ---> 07b6b1e83f6c [2023-05-09T09:12:54.467Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T09:12:54.467Z] ---> e3f6305f8fb4 [2023-05-09T09:12:54.467Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T09:12:54.728Z] ---> 0748c94e2458 [2023-05-09T09:12:54.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:12:54.728Z] ---> Running in ab168dbcef48 [2023-05-09T09:12:54.728Z] ---> 802b3952ac75 [2023-05-09T09:12:54.728Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T09:12:54.728Z] ---> 54ea63db3e2d [2023-05-09T09:12:54.728Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T09:12:54.728Z] ---> Running in a9ef25f0fe98 [2023-05-09T09:12:54.728Z] ---> Running in eaeb42967522 [2023-05-09T09:12:54.728Z] ---> fd3ca50349e3 [2023-05-09T09:12:54.728Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T09:12:54.987Z] ---> Running in cd3b1bc9cfbc [2023-05-09T09:12:54.987Z] Removing intermediate container cd3b1bc9cfbc [2023-05-09T09:12:54.987Z] ---> e3c9a7a38212 [2023-05-09T09:12:54.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:12:54.987Z] ---> Running in 5d8828ff8247 [2023-05-09T09:12:54.987Z] Removing intermediate container 5d8828ff8247 [2023-05-09T09:12:54.987Z] ---> 5e8d5e734617 [2023-05-09T09:12:54.987Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T09:12:54.987Z] ---> Running in 15820aab2391 [2023-05-09T09:12:55.244Z] Removing intermediate container 15820aab2391 [2023-05-09T09:12:55.244Z] ---> fd295fe5e71a [2023-05-09T09:12:55.244Z] Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:12:55.244Z] ---> Running in a27dc7c9086b [2023-05-09T09:12:55.244Z] Removing intermediate container a27dc7c9086b [2023-05-09T09:12:55.244Z] ---> 8501987b27b2 [2023-05-09T09:12:55.244Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:12:55.244Z] ---> Running in 8514fc3bf98a [2023-05-09T09:12:55.244Z] Removing intermediate container b47804e260d5 [2023-05-09T09:12:55.244Z] ---> bb73906dc766 [2023-05-09T09:12:55.244Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T09:12:55.503Z] ---> Running in 15b0b6d63413 [2023-05-09T09:12:55.503Z] Removing intermediate container 8514fc3bf98a [2023-05-09T09:12:55.503Z] ---> 1eafb018b65f [2023-05-09T09:12:55.503Z] [2023-05-09T09:12:55.503Z] Removing intermediate container ab168dbcef48 [2023-05-09T09:12:55.503Z] ---> f6ce50cf45fb [2023-05-09T09:12:55.503Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T09:12:55.504Z] ---> Running in 703ca4920cb0 [2023-05-09T09:12:55.504Z] Successfully built 1eafb018b65f [2023-05-09T09:12:55.504Z] Successfully tagged core-data:latest [2023-05-09T09:12:55.504Z] Building core-metadata [2023-05-09T09:12:55.504Z]  Building core-data ... done Removing intermediate container 15b0b6d63413 [2023-05-09T09:12:55.504Z] ---> 4d8e483a4db0 [2023-05-09T09:12:55.504Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T09:12:55.504Z] Removing intermediate container 703ca4920cb0 [2023-05-09T09:12:55.504Z] ---> a1d92282a908 [2023-05-09T09:12:55.504Z] Step 20/22 : LABEL arch=x86_64 [2023-05-09T09:12:55.504Z] ---> Running in cf33c1bd60b1 [2023-05-09T09:12:59.698Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:12:59.698Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:13:00.265Z] ---> 6d7d0532bcf5 [2023-05-09T09:13:00.265Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:13:00.265Z] ---> Using cache [2023-05-09T09:13:00.265Z] ---> 417a5016dde9 [2023-05-09T09:13:00.265Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T09:13:00.265Z] ---> Using cache [2023-05-09T09:13:00.265Z] ---> 04fd45a19e49 [2023-05-09T09:13:00.265Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T09:13:00.265Z] ---> Using cache [2023-05-09T09:13:00.265Z] ---> 045e1847e6e9 [2023-05-09T09:13:00.265Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T09:13:00.265Z] ---> 8b58f2d0a54c [2023-05-09T09:13:00.265Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T09:13:00.265Z] Removing intermediate container cf33c1bd60b1 [2023-05-09T09:13:00.265Z] ---> 692fcb619770 [2023-05-09T09:13:00.265Z] Step 21/22 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:13:00.265Z] ---> Using cache [2023-05-09T09:13:00.265Z] ---> acb981aff7de [2023-05-09T09:13:00.265Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:13:00.265Z] ---> Using cache [2023-05-09T09:13:00.265Z] ---> a0cc4019e759 [2023-05-09T09:13:00.265Z] Step 8/25 : COPY . . [2023-05-09T09:13:00.265Z] ---> Using cache [2023-05-09T09:13:00.265Z] ---> a8659a4b87a6 [2023-05-09T09:13:00.265Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T09:13:00.265Z] ---> Running in a73e840a2b47 [2023-05-09T09:13:00.265Z] ---> Running in 99f75a66402a [2023-05-09T09:13:00.265Z] ---> Running in 207a58d7a3d1 [2023-05-09T09:13:00.265Z] Removing intermediate container a9ef25f0fe98 [2023-05-09T09:13:00.265Z] ---> bdeb038b9105 [2023-05-09T09:13:00.265Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T09:13:00.265Z] Removing intermediate container 99f75a66402a [2023-05-09T09:13:00.265Z] ---> d4ec6a81f9cc [2023-05-09T09:13:00.265Z] Step 22/22 : LABEL version=0.0.0 [2023-05-09T09:13:00.265Z] ---> Running in 58baa8c78862 [2023-05-09T09:13:00.265Z] Removing intermediate container eaeb42967522 [2023-05-09T09:13:00.265Z] ---> b3427b6995d3 [2023-05-09T09:13:00.265Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T09:13:00.265Z] ---> Running in 70006f5329b3 [2023-05-09T09:13:00.265Z] ---> Running in 47e989b956b2 [2023-05-09T09:13:00.524Z] Removing intermediate container 58baa8c78862 [2023-05-09T09:13:00.524Z] ---> 91eade62ef30 [2023-05-09T09:13:00.524Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T09:13:00.524Z] ---> Running in 4213ab149e35 [2023-05-09T09:13:00.524Z] Removing intermediate container 70006f5329b3 [2023-05-09T09:13:00.524Z] ---> 5d5ca78152df [2023-05-09T09:13:00.524Z] [2023-05-09T09:13:00.524Z] Removing intermediate container 47e989b956b2 [2023-05-09T09:13:00.524Z] ---> 4c527fce72a7 [2023-05-09T09:13:00.524Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T09:13:00.524Z] Successfully built 5d5ca78152df [2023-05-09T09:13:00.524Z] ---> Running in 2e49dc4a09f3 [2023-05-09T09:13:00.524Z] Successfully tagged security-proxy-setup:latest [2023-05-09T09:13:00.524Z] Building security-spire-server [2023-05-09T09:13:00.524Z]  Building security-proxy-setup ... done Removing intermediate container 4213ab149e35 [2023-05-09T09:13:00.524Z] ---> 4f989a029e98 [2023-05-09T09:13:00.524Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T09:13:00.524Z] ---> Running in 16ea61cc2796 [2023-05-09T09:13:00.784Z] 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-09T09:13:03.361Z] Removing intermediate container 2e49dc4a09f3 [2023-05-09T09:13:03.361Z] ---> 7cbe54d4ddf8 [2023-05-09T09:13:03.361Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T09:13:03.618Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:13:03.618Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:13:03.618Z] ---> 6d7d0532bcf5 [2023-05-09T09:13:03.618Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T09:13:03.618Z] ---> Using cache [2023-05-09T09:13:03.618Z] ---> 3f87500a9f74 [2023-05-09T09:13:03.618Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T09:13:06.147Z] Removing intermediate container 16ea61cc2796 [2023-05-09T09:13:06.147Z] ---> 27c0f57d46da [2023-05-09T09:13:06.147Z] Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:13:06.147Z] ---> Running in d5ede60ead9b [2023-05-09T09:13:06.147Z] ---> Running in de08cf611397 [2023-05-09T09:13:06.147Z] ---> Running in 34b6feb6b191 [2023-05-09T09:13:06.147Z] Removing intermediate container 34b6feb6b191 [2023-05-09T09:13:06.147Z] ---> 5575d638edcd [2023-05-09T09:13:06.147Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:13:06.147Z] Removing intermediate container a73e840a2b47 [2023-05-09T09:13:06.147Z] ---> 734240a12104 [2023-05-09T09:13:06.147Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:13:06.405Z] ---> Running in ecf11d9d6011 [2023-05-09T09:13:06.405Z] Removing intermediate container de08cf611397 [2023-05-09T09:13:06.405Z] ---> c01cd4aa14de [2023-05-09T09:13:06.405Z] Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:13:06.662Z] ---> Running in acc99dda036b [2023-05-09T09:13:06.662Z] ---> 4555f620d149 [2023-05-09T09:13:06.662Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:13:06.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:13:06.939Z] Removing intermediate container ecf11d9d6011 [2023-05-09T09:13:06.939Z] ---> eafc74a9e940 [2023-05-09T09:13:06.939Z] [2023-05-09T09:13:06.939Z] Successfully built eafc74a9e940 [2023-05-09T09:13:06.939Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-09T09:13:06.939Z] Building support-scheduler [2023-05-09T09:13:06.939Z]  Building core-common-config-bootstrapper ... done Removing intermediate container acc99dda036b [2023-05-09T09:13:06.939Z] ---> 8cd4e76411ce [2023-05-09T09:13:06.939Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:13:06.939Z] ---> 59ce1d653dba [2023-05-09T09:13:06.939Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T09:13:06.939Z] ---> Running in 5bda2b840041 [2023-05-09T09:13:06.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:13:07.197Z] OK: 265 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T09:13:11.415Z] provisioning config files... [2023-05-09T09:13:11.444Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5982894918700144283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:13:11.582Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:13:11.582Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:13:11.582Z] ---> 6d7d0532bcf5 [2023-05-09T09:13:11.582Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:13:11.582Z] ---> Using cache [2023-05-09T09:13:11.582Z] ---> 417a5016dde9 [2023-05-09T09:13:11.582Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T09:13:11.582Z] ---> Using cache [2023-05-09T09:13:11.582Z] ---> 04fd45a19e49 [2023-05-09T09:13:11.582Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T09:13:11.582Z] ---> Using cache [2023-05-09T09:13:11.582Z] ---> 045e1847e6e9 [2023-05-09T09:13:11.582Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T09:13:11.582Z] ---> Using cache [2023-05-09T09:13:11.582Z] ---> acb981aff7de [2023-05-09T09:13:11.582Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:13:11.582Z] ---> Using cache [2023-05-09T09:13:11.582Z] ---> a0cc4019e759 [2023-05-09T09:13:11.582Z] Step 8/23 : COPY . . [2023-05-09T09:13:11.582Z] ---> Using cache [2023-05-09T09:13:11.582Z] ---> a8659a4b87a6 [2023-05-09T09:13:11.582Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T09:13:11.837Z] ---> docker-login.sh [2023-05-09T09:13:11.837Z] nexus3.edgexfoundry.org:10001 [2023-05-09T09:13:12.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:13:12.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:13:12.424Z] Configure a credential helper to remove this warning. See [2023-05-09T09:13:12.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:13:12.424Z] [2023-05-09T09:13:12.424Z] Login Succeeded [2023-05-09T09:13:12.424Z] nexus3.edgexfoundry.org:10002 [2023-05-09T09:13:12.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:13:12.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:13:12.960Z] Configure a credential helper to remove this warning. See [2023-05-09T09:13:12.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:13:12.960Z] [2023-05-09T09:13:12.960Z] Login Succeeded [2023-05-09T09:13:12.960Z] nexus3.edgexfoundry.org:10003 [2023-05-09T09:13:12.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:13:13.030Z] Removing intermediate container 5bda2b840041 [2023-05-09T09:13:13.030Z] ---> b9bd19716ba7 [2023-05-09T09:13:13.030Z] [2023-05-09T09:13:13.030Z] Successfully built b9bd19716ba7 [2023-05-09T09:13:13.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:13:13.231Z] Configure a credential helper to remove this warning. See [2023-05-09T09:13:13.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:13:13.231Z] [2023-05-09T09:13:13.231Z] Login Succeeded [2023-05-09T09:13:13.231Z] nexus3.edgexfoundry.org:10004 [2023-05-09T09:13:13.289Z] Successfully tagged security-proxy-auth:latest [2023-05-09T09:13:13.289Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-05-09T09:13:13.289Z] ---> 09848098fb79 [2023-05-09T09:13:13.289Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T09:13:13.289Z] ---> Running in 90a971dbe3ce [2023-05-09T09:13:13.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:13:13.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:13:13.504Z] Configure a credential helper to remove this warning. See [2023-05-09T09:13:13.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:13:13.504Z] [2023-05-09T09:13:13.504Z] Login Succeeded [2023-05-09T09:13:13.504Z] docker.io [2023-05-09T09:13:13.553Z] Removing intermediate container d5ede60ead9b [2023-05-09T09:13:13.553Z] ---> ac66166b0a1c [2023-05-09T09:13:13.553Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T09:13:13.553Z] 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-09T09:13:13.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:13:14.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:13:14.042Z] Configure a credential helper to remove this warning. See [2023-05-09T09:13:14.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:13:14.042Z] [2023-05-09T09:13:14.042Z] Login Succeeded [2023-05-09T09:13:14.042Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T09:13:14.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-09T09:13:14.773Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-09T09:13:14.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:13:14.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:13:14.886Z] ========================================================= [2023-05-09T09:13:14.887Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T09:13:14.887Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T09:13:15.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T09:13:15.265Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T09:13:15.265Z] c41833b44d91: Pulling fs layer [2023-05-09T09:13:15.265Z] ed15518f5707: Pulling fs layer [2023-05-09T09:13:15.265Z] feae8fd75edb: Pulling fs layer [2023-05-09T09:13:15.265Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T09:13:15.265Z] 3cdef696dda3: Pulling fs layer [2023-05-09T09:13:15.265Z] 2ced38df9373: Pulling fs layer [2023-05-09T09:13:15.265Z] 58f1dce35555: Pulling fs layer [2023-05-09T09:13:15.265Z] 242c74f7c9fa: Waiting [2023-05-09T09:13:15.265Z] 3cdef696dda3: Waiting [2023-05-09T09:13:15.265Z] 58f1dce35555: Waiting [2023-05-09T09:13:15.456Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:13:15.456Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:13:15.456Z] ---> 6d7d0532bcf5 [2023-05-09T09:13:15.456Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T09:13:15.456Z] ---> Using cache [2023-05-09T09:13:15.456Z] ---> 3f87500a9f74 [2023-05-09T09:13:15.456Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T09:13:15.456Z] ---> Using cache [2023-05-09T09:13:15.456Z] ---> ac66166b0a1c [2023-05-09T09:13:15.456Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T09:13:15.550Z] ed15518f5707: Verifying Checksum [2023-05-09T09:13:15.550Z] ed15518f5707: Download complete [2023-05-09T09:13:15.550Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T09:13:15.550Z] 242c74f7c9fa: Download complete [2023-05-09T09:13:15.550Z] 3cdef696dda3: Verifying Checksum [2023-05-09T09:13:15.550Z] 3cdef696dda3: Download complete [2023-05-09T09:13:15.550Z] c41833b44d91: Verifying Checksum [2023-05-09T09:13:16.519Z] c41833b44d91: Pull complete [2023-05-09T09:13:16.788Z] 58f1dce35555: Verifying Checksum [2023-05-09T09:13:16.788Z] 58f1dce35555: Download complete [2023-05-09T09:13:17.059Z] ed15518f5707: Pull complete [2023-05-09T09:13:18.039Z] feae8fd75edb: Download complete [2023-05-09T09:13:18.310Z] 2ced38df9373: Verifying Checksum [2023-05-09T09:13:18.310Z] 2ced38df9373: Download complete [2023-05-09T09:13:18.738Z] ---> 99f9f6d68f7c [2023-05-09T09:13:18.738Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:13:18.738Z] ---> 66088d5fe991 [2023-05-09T09:13:18.738Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T09:13:18.738Z] ---> 3e31a3a0aab9 [2023-05-09T09:13:18.738Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:13:18.738Z] ---> Running in fa9eeecce5f0 [2023-05-09T09:13:18.738Z] ---> Running in 72265154acc7 [2023-05-09T09:13:18.997Z] ---> 4d05a5c763a1 [2023-05-09T09:13:18.997Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T09:13:20.371Z] ---> 965e5d4ce30f [2023-05-09T09:13:20.371Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T09:13:21.304Z] ---> 34cf850a7769 [2023-05-09T09:13:21.304Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T09:13:22.237Z] ---> 029862723082 [2023-05-09T09:13:22.237Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T09:13:22.237Z] ---> Running in cae5000c6fc1 [2023-05-09T09:13:24.805Z] Removing intermediate container cae5000c6fc1 [2023-05-09T09:13:24.805Z] ---> 077e94784e59 [2023-05-09T09:13:24.805Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T09:13:25.741Z] ---> Running in 2297343aa8f9 [2023-05-09T09:13:25.999Z] Removing intermediate container 207a58d7a3d1 [2023-05-09T09:13:25.999Z] ---> 746493e0650a [2023-05-09T09:13:25.999Z] [2023-05-09T09:13:25.999Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T09:13:25.999Z] ---> 9ed4aefc74f6 [2023-05-09T09:13:25.999Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:13:28.389Z] feae8fd75edb: Pull complete [2023-05-09T09:13:28.389Z] 242c74f7c9fa: Pull complete [2023-05-09T09:13:28.389Z] 3cdef696dda3: Pull complete [2023-05-09T09:13:28.572Z] ---> Running in d52f373cde09 [2023-05-09T09:13:28.830Z] Removing intermediate container 2297343aa8f9 [2023-05-09T09:13:28.830Z] ---> d81ed9da867a [2023-05-09T09:13:28.830Z] Step 30/33 : CMD ["gate"] [2023-05-09T09:13:33.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:13:33.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:13:33.112Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T09:13:33.371Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:13:33.371Z] OK: 7 MiB in 16 packages [2023-05-09T09:13:35.034Z] 2ced38df9373: Pull complete [2023-05-09T09:13:36.982Z] 58f1dce35555: Pull complete [2023-05-09T09:13:36.982Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T09:13:36.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T09:13:36.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T09:13:37.369Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T09:13:37.369Z] WORKDIR /edgex [2023-05-09T09:13:37.369Z] COPY go.mod . [2023-05-09T09:13:37.369Z] RUN go mod download [2023-05-09T09:13:37.369Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-09T09:13:37.959Z] Sending build context to Docker daemon 2.928MB [2023-05-09T09:13:37.959Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T09:13:37.959Z] ---> fadd8f120f05 [2023-05-09T09:13:37.959Z] Step 2/4 : WORKDIR /edgex [2023-05-09T09:13:39.899Z] ---> Running in 3fc119c4b9cf [2023-05-09T09:13:39.899Z] Removing intermediate container 3fc119c4b9cf [2023-05-09T09:13:39.899Z] ---> 8861a0ac2a23 [2023-05-09T09:13:39.899Z] Step 3/4 : COPY go.mod . [2023-05-09T09:13:39.964Z] ---> Running in ff1692bd3d9a [2023-05-09T09:13:39.964Z] Removing intermediate container ff1692bd3d9a [2023-05-09T09:13:39.964Z] ---> e0588cea597f [2023-05-09T09:13:39.964Z] Step 31/33 : LABEL arch=x86_64 [2023-05-09T09:13:40.223Z] Removing intermediate container d52f373cde09 [2023-05-09T09:13:40.223Z] ---> d288bdbc5b85 [2023-05-09T09:13:40.223Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:13:40.223Z] ---> Running in da005f97b7b6 [2023-05-09T09:13:40.481Z] ---> Running in 4785e9801de0 [2023-05-09T09:13:40.488Z] ---> 64f24f01db03 [2023-05-09T09:13:40.488Z] Step 4/4 : RUN go mod download [2023-05-09T09:13:40.488Z] ---> Running in 20f615f008fd [2023-05-09T09:13:43.016Z] Removing intermediate container da005f97b7b6 [2023-05-09T09:13:43.017Z] ---> 0ca04ded8708 [2023-05-09T09:13:43.017Z] Step 32/33 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:13:49.617Z] Removing intermediate container 4785e9801de0 [2023-05-09T09:13:49.617Z] ---> f637b0e8b2a5 [2023-05-09T09:13:49.617Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T09:13:49.617Z] ---> Running in ec387efca06c [2023-05-09T09:13:49.617Z] ---> Running in 67426f8e3eea [2023-05-09T09:13:49.617Z] Removing intermediate container ec387efca06c [2023-05-09T09:13:49.617Z] ---> 2c4a7ead0de4 [2023-05-09T09:13:49.617Z] Step 33/33 : LABEL version=0.0.0 [2023-05-09T09:13:49.617Z] Removing intermediate container 67426f8e3eea [2023-05-09T09:13:49.617Z] ---> 9605b4074f91 [2023-05-09T09:13:49.617Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T09:13:49.617Z] ---> Running in bf2da9b928a4 [2023-05-09T09:13:49.617Z] ---> Running in 5f8dd97e1158 [2023-05-09T09:13:49.617Z] Removing intermediate container 90a971dbe3ce [2023-05-09T09:13:49.617Z] ---> 52eec8534114 [2023-05-09T09:13:49.617Z] [2023-05-09T09:13:49.617Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T09:13:49.617Z] ---> 9ed4aefc74f6 [2023-05-09T09:13:49.617Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:13:49.617Z] ---> Using cache [2023-05-09T09:13:49.617Z] ---> d288bdbc5b85 [2023-05-09T09:13:49.617Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:13:49.617Z] ---> Using cache [2023-05-09T09:13:49.617Z] ---> f637b0e8b2a5 [2023-05-09T09:13:49.617Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T09:13:49.876Z] ---> Running in 0edd4945e74a [2023-05-09T09:13:49.876Z] Removing intermediate container 5f8dd97e1158 [2023-05-09T09:13:49.876Z] ---> 582a7a9e7fb6 [2023-05-09T09:13:49.876Z] Step 15/25 : WORKDIR / [2023-05-09T09:13:49.876Z] Removing intermediate container bf2da9b928a4 [2023-05-09T09:13:49.876Z] ---> 193399570f2b [2023-05-09T09:13:49.876Z] [2023-05-09T09:13:49.876Z] ---> Running in ccb4e7ada0c8 [2023-05-09T09:13:49.876Z] Removing intermediate container 0edd4945e74a [2023-05-09T09:13:49.876Z] ---> 055472d5b44a [2023-05-09T09:13:49.876Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T09:13:49.876Z] Successfully built 193399570f2b [2023-05-09T09:13:50.137Z] Successfully tagged security-bootstrapper:latest [2023-05-09T09:13:50.137Z]  Building security-bootstrapper ... done Building support-notifications [2023-05-09T09:13:50.137Z] ---> Running in 391e4709b806 [2023-05-09T09:13:50.137Z] Removing intermediate container ccb4e7ada0c8 [2023-05-09T09:13:50.137Z] ---> bdcab3927721 [2023-05-09T09:13:50.137Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:13:50.399Z] Removing intermediate container 72265154acc7 [2023-05-09T09:13:50.399Z] ---> b3875007e511 [2023-05-09T09:13:50.399Z] Step 7/27 : COPY . . [2023-05-09T09:13:50.399Z] Removing intermediate container fa9eeecce5f0 [2023-05-09T09:13:50.399Z] ---> 103eeb34609c [2023-05-09T09:13:50.399Z] Step 7/26 : COPY . . [2023-05-09T09:13:52.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:13:52.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:13:52.928Z] ---> 6d7d0532bcf5 [2023-05-09T09:13:52.928Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:13:52.928Z] ---> Using cache [2023-05-09T09:13:52.928Z] ---> 417a5016dde9 [2023-05-09T09:13:52.928Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T09:13:52.928Z] ---> Using cache [2023-05-09T09:13:52.928Z] ---> 04fd45a19e49 [2023-05-09T09:13:52.928Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T09:14:01.167Z] Removing intermediate container 391e4709b806 [2023-05-09T09:14:01.167Z] ---> 7ea9764f1b49 [2023-05-09T09:14:01.167Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:14:01.167Z] ---> 0846e5f2f930 [2023-05-09T09:14:01.167Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:14:01.167Z] ---> Running in 25b83401e16e [2023-05-09T09:14:01.167Z] ---> 973ebb39ef62 [2023-05-09T09:14:01.167Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:14:01.167Z] ---> 945f2eecf7eb [2023-05-09T09:14:01.167Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T09:14:01.167Z] ---> 8018f073bdfe [2023-05-09T09:14:01.167Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T09:14:01.167Z] ---> Running in 52d3be8423ab [2023-05-09T09:14:01.167Z] ---> Running in 4194dd54064a [2023-05-09T09:14:01.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:01.167Z] ---> 909b8d1574be [2023-05-09T09:14:01.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T09:14:01.167Z] ---> f256af28b5a2 [2023-05-09T09:14:01.167Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T09:14:01.167Z] Removing intermediate container 52d3be8423ab [2023-05-09T09:14:01.167Z] ---> 35d494806e6e [2023-05-09T09:14:01.167Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T09:14:01.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:01.167Z] ---> Running in 392c1d5e4f14 [2023-05-09T09:14:01.167Z] Removing intermediate container 4194dd54064a [2023-05-09T09:14:01.167Z] ---> 53d82659d2f2 [2023-05-09T09:14:01.167Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T09:14:01.426Z] OK: 265 MiB in 53 packages [2023-05-09T09:14:01.994Z] ---> Running in c38f08ff8f0a [2023-05-09T09:14:01.994Z] ---> cb39eccf0a5d [2023-05-09T09:14:01.994Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:14:01.994Z] ---> f9e63f8e3fe2 [2023-05-09T09:14:01.994Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:14:01.994Z] Removing intermediate container 392c1d5e4f14 [2023-05-09T09:14:01.994Z] ---> 45207396ba93 [2023-05-09T09:14:01.994Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T09:14:01.994Z] ---> Running in 541e12089517 [2023-05-09T09:14:02.254Z] Removing intermediate container c38f08ff8f0a [2023-05-09T09:14:02.254Z] ---> 05a0138e84da [2023-05-09T09:14:02.254Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T09:14:02.254Z] ---> Running in 04ade878da41 [2023-05-09T09:14:02.254Z] Removing intermediate container 25b83401e16e [2023-05-09T09:14:02.254Z] ---> fcf60d437cde [2023-05-09T09:14:02.254Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T09:14:02.254Z] Removing intermediate container 541e12089517 [2023-05-09T09:14:02.254Z] ---> 182189f1ff28 [2023-05-09T09:14:02.254Z] 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-09T09:14:02.254Z] ---> 8d703fec142c [2023-05-09T09:14:02.254Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T09:14:02.254Z] ---> Running in 017065708cda [2023-05-09T09:14:02.254Z] Removing intermediate container 04ade878da41 [2023-05-09T09:14:02.254Z] ---> 496cecde5c08 [2023-05-09T09:14:02.254Z] 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-09T09:14:02.528Z] ---> 4822c9f98ac0 [2023-05-09T09:14:02.528Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T09:14:02.528Z] ---> Running in ee5bc81c4a82 [2023-05-09T09:14:02.528Z] ---> 09bbfcadda44 [2023-05-09T09:14:02.528Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:14:02.528Z] ---> Running in ad5a36c7df70 [2023-05-09T09:14:02.528Z] ---> Running in 71c9e8abaa0c [2023-05-09T09:14:02.528Z] ---> f49aaf050560 [2023-05-09T09:14:02.528Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T09:14:02.528Z] Removing intermediate container ad5a36c7df70 [2023-05-09T09:14:02.528Z] ---> c51bb8ad4644 [2023-05-09T09:14:02.528Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:14:02.528Z] ---> Running in cbe507d63812 [2023-05-09T09:14:02.808Z] ---> Running in 762224a61828 [2023-05-09T09:14:02.808Z] Removing intermediate container cbe507d63812 [2023-05-09T09:14:02.808Z] ---> a970d12158b4 [2023-05-09T09:14:02.808Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:14:02.808Z] Removing intermediate container 762224a61828 [2023-05-09T09:14:02.808Z] ---> ca754b7aa7f2 [2023-05-09T09:14:02.808Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T09:14:02.808Z] ---> Running in f9208c7c3519 [2023-05-09T09:14:02.808Z] ---> Running in 236a68206114 [2023-05-09T09:14:03.065Z] Removing intermediate container f9208c7c3519 [2023-05-09T09:14:03.065Z] ---> ac2a73063539 [2023-05-09T09:14:03.065Z] Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:14:03.065Z] Removing intermediate container 236a68206114 [2023-05-09T09:14:03.065Z] ---> 8f44796d9af0 [2023-05-09T09:14:03.065Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T09:14:03.065Z] ---> Running in 63a3188aa9b0 [2023-05-09T09:14:03.065Z] ---> Running in 2f7c44646fb4 [2023-05-09T09:14:03.065Z] Removing intermediate container 017065708cda [2023-05-09T09:14:03.065Z] ---> 1ebf270e5852 [2023-05-09T09:14:03.065Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T09:14:03.324Z] Removing intermediate container 2f7c44646fb4 [2023-05-09T09:14:03.324Z] ---> df0e5da5a273 [2023-05-09T09:14:03.324Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:14:03.324Z] Removing intermediate container 63a3188aa9b0 [2023-05-09T09:14:03.324Z] ---> c86c58ac4ef1 [2023-05-09T09:14:03.324Z] Step 24/25 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:14:03.324Z] ---> Running in ca8cfa107de8 [2023-05-09T09:14:03.324Z] ---> Running in d2dc012e2ed6 [2023-05-09T09:14:03.324Z] ---> Running in f62f6a5d04f0 [2023-05-09T09:14:03.583Z] Removing intermediate container ca8cfa107de8 [2023-05-09T09:14:03.583Z] ---> 89ae7400230b [2023-05-09T09:14:03.583Z] [2023-05-09T09:14:03.583Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T09:14:03.583Z] ---> 9ed4aefc74f6 [2023-05-09T09:14:03.583Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T09:14:03.583Z] Removing intermediate container f62f6a5d04f0 [2023-05-09T09:14:03.583Z] ---> 4d7f0759cd00 [2023-05-09T09:14:03.583Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T09:14:03.583Z] Removing intermediate container d2dc012e2ed6 [2023-05-09T09:14:03.583Z] ---> 8a73e84e8197 [2023-05-09T09:14:03.583Z] [2023-05-09T09:14:03.583Z] Removing intermediate container ee5bc81c4a82 [2023-05-09T09:14:03.583Z] ---> 762b74b35501 [2023-05-09T09:14:03.583Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T09:14:03.583Z] ---> Running in e66eef839857 [2023-05-09T09:14:03.583Z] ---> Running in cb494938bcdc [2023-05-09T09:14:03.583Z] ---> Running in 8dceeb58a226 [2023-05-09T09:14:03.583Z] Successfully built 8a73e84e8197 [2023-05-09T09:14:03.583Z] Successfully tagged support-scheduler:latest [2023-05-09T09:14:03.583Z]  Building support-scheduler ... done Building security-spire-config [2023-05-09T09:14:03.583Z] Removing intermediate container e66eef839857 [2023-05-09T09:14:03.583Z] ---> 20ed6c3258f1 [2023-05-09T09:14:03.583Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T09:14:03.583Z] Removing intermediate container cb494938bcdc [2023-05-09T09:14:03.583Z] ---> 87f84b51fe08 [2023-05-09T09:14:03.583Z] [2023-05-09T09:14:03.583Z] ---> Running in e8df37f940d4 [2023-05-09T09:14:03.583Z] Removing intermediate container 8dceeb58a226 [2023-05-09T09:14:03.583Z] ---> 138ce182cd0c [2023-05-09T09:14:03.583Z] [2023-05-09T09:14:03.583Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T09:14:03.583Z] ---> 9ed4aefc74f6 [2023-05-09T09:14:03.583Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T09:14:03.583Z] ---> Using cache [2023-05-09T09:14:03.583Z] ---> 20ed6c3258f1 [2023-05-09T09:14:03.583Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T09:14:03.845Z] Successfully built 87f84b51fe08 [2023-05-09T09:14:05.218Z] Successfully tagged core-metadata:latest [2023-05-09T09:14:05.218Z] Building core-command [2023-05-09T09:14:06.150Z]  Building core-metadata ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:14:06.150Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:14:06.150Z] ---> 6d7d0532bcf5 [2023-05-09T09:14:06.150Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T09:14:06.150Z] ---> Using cache [2023-05-09T09:14:06.150Z] ---> 3f87500a9f74 [2023-05-09T09:14:06.150Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T09:14:06.150Z] ---> Using cache [2023-05-09T09:14:06.150Z] ---> ac66166b0a1c [2023-05-09T09:14:06.150Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T09:14:06.150Z] ---> Using cache [2023-05-09T09:14:06.150Z] ---> 3e31a3a0aab9 [2023-05-09T09:14:06.150Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:14:06.150Z] ---> Using cache [2023-05-09T09:14:06.150Z] ---> b3875007e511 [2023-05-09T09:14:06.150Z] Step 7/27 : COPY . . [2023-05-09T09:14:06.150Z] ---> Using cache [2023-05-09T09:14:06.150Z] ---> 8018f073bdfe [2023-05-09T09:14:06.150Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T09:14:06.150Z] ---> Using cache [2023-05-09T09:14:06.150Z] ---> 53d82659d2f2 [2023-05-09T09:14:06.150Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T09:14:06.150Z] ---> Using cache [2023-05-09T09:14:06.150Z] ---> 05a0138e84da [2023-05-09T09:14:06.150Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T09:14:06.150Z] ---> Using cache [2023-05-09T09:14:06.150Z] ---> 496cecde5c08 [2023-05-09T09:14:06.150Z] 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-09T09:14:06.150Z] ---> Using cache [2023-05-09T09:14:06.150Z] ---> 762b74b35501 [2023-05-09T09:14:06.150Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T09:14:06.150Z] ---> Using cache [2023-05-09T09:14:06.150Z] ---> 138ce182cd0c [2023-05-09T09:14:06.150Z] [2023-05-09T09:14:06.150Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T09:14:06.150Z] ---> 9ed4aefc74f6 [2023-05-09T09:14:06.150Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T09:14:06.150Z] ---> Using cache [2023-05-09T09:14:06.150Z] ---> 20ed6c3258f1 [2023-05-09T09:14:06.150Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T09:14:08.680Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:14:08.680Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:14:08.680Z] ---> 6d7d0532bcf5 [2023-05-09T09:14:08.680Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:14:08.680Z] ---> Using cache [2023-05-09T09:14:08.680Z] ---> 417a5016dde9 [2023-05-09T09:14:08.680Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T09:14:08.680Z] ---> Using cache [2023-05-09T09:14:08.680Z] ---> 04fd45a19e49 [2023-05-09T09:14:08.680Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T09:14:08.680Z] ---> Using cache [2023-05-09T09:14:08.680Z] ---> 045e1847e6e9 [2023-05-09T09:14:08.680Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T09:14:08.680Z] ---> Using cache [2023-05-09T09:14:08.680Z] ---> acb981aff7de [2023-05-09T09:14:08.680Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:14:08.680Z] ---> Using cache [2023-05-09T09:14:08.680Z] ---> a0cc4019e759 [2023-05-09T09:14:08.680Z] Step 8/24 : COPY . . [2023-05-09T09:14:08.680Z] ---> Using cache [2023-05-09T09:14:08.680Z] ---> a8659a4b87a6 [2023-05-09T09:14:08.680Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-09T09:14:09.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:09.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:10.138Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T09:14:10.138Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T09:14:10.138Z] OK: 17821 distinct packages available [2023-05-09T09:14:10.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:10.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:10.396Z] ---> Running in 59edd869694e [2023-05-09T09:14:10.396Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T09:14:10.396Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T09:14:10.396Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T09:14:10.396Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T09:14:10.396Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T09:14:10.396Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:14:10.396Z] OK: 8 MiB in 20 packages [2023-05-09T09:14:11.332Z] ---> Running in 980d88ef1ada [2023-05-09T09:14:11.332Z] ---> Running in 763315a7c2c9 [2023-05-09T09:14:11.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:11.590Z] Removing intermediate container e8df37f940d4 [2023-05-09T09:14:11.590Z] ---> 1eeea00a0726 [2023-05-09T09:14:11.590Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:14:11.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:11.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:11.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:12.106Z] ---> d242bbe53741 [2023-05-09T09:14:12.106Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:14:12.106Z] 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-09T09:14:12.106Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T09:14:12.106Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T09:14:12.106Z] OK: 17821 distinct packages available [2023-05-09T09:14:12.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:12.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:12.106Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T09:14:12.106Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T09:14:12.106Z] OK: 17821 distinct packages available [2023-05-09T09:14:12.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:12.367Z] ---> 6e059965d28f [2023-05-09T09:14:12.367Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T09:14:12.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:12.624Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T09:14:12.624Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T09:14:12.624Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T09:14:12.624Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T09:14:12.624Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T09:14:12.624Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:14:12.624Z] OK: 8 MiB in 20 packages [2023-05-09T09:14:12.624Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T09:14:12.624Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T09:14:12.624Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T09:14:12.624Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T09:14:12.624Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:14:12.624Z] OK: 7 MiB in 19 packages [2023-05-09T09:14:14.526Z] ---> 2bf5f0b08957 [2023-05-09T09:14:14.526Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T09:14:14.526Z] Removing intermediate container 59edd869694e [2023-05-09T09:14:14.526Z] ---> febb2107fd3b [2023-05-09T09:14:14.526Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:14:14.526Z] Removing intermediate container 980d88ef1ada [2023-05-09T09:14:14.526Z] ---> 8a92c8010e55 [2023-05-09T09:14:14.526Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:14:14.784Z] ---> 5efc1e3ba0c2 [2023-05-09T09:14:14.784Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T09:14:19.362Z] Removing intermediate container 20f615f008fd [2023-05-09T09:14:19.362Z] ---> d76353e35c33 [2023-05-09T09:14:19.362Z] Successfully built d76353e35c33 [2023-05-09T09:14:19.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:14:19.782Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T09:14:19.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:14:20.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-14644 does not seem to be running inside a container [2023-05-09T09:14:20.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T09:14:21.367Z] ---> 872d10ef6c2a [2023-05-09T09:14:21.367Z] ---> 31a0e20a0e4e [2023-05-09T09:14:21.367Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt /Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:14:21.367Z] [2023-05-09T09:14:21.367Z] ---> 9dacfe116134 [2023-05-09T09:14:21.367Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T09:14:21.367Z] ---> 34470e1c856b [2023-05-09T09:14:21.367Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T09:14:21.367Z] ---> 97799977c0ab [2023-05-09T09:14:21.367Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T09:14:21.367Z] ---> 6169fbe86751 [2023-05-09T09:14:21.367Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T09:14:21.387Z] $ docker top d71be3bb8f041714aed18fbf6ff557fc61a62e188c9c9eb73e2e6b3fa74ce99a -eo pid,comm [Pipeline] { [2023-05-09T09:14:21.625Z] ---> Running in 37baac9d5e26 [Pipeline] sh [2023-05-09T09:14:22.294Z] + go version [2023-05-09T09:14:22.294Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T09:14:22.336Z] $ docker stop --time=1 d71be3bb8f041714aed18fbf6ff557fc61a62e188c9c9eb73e2e6b3fa74ce99a [2023-05-09T09:14:23.972Z] $ docker rm -f --volumes d71be3bb8f041714aed18fbf6ff557fc61a62e188c9c9eb73e2e6b3fa74ce99a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:14:24.841Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T09:14:24.841Z] . [Pipeline] } [2023-05-09T09:14:24.905Z] Removing intermediate container 37baac9d5e26 [2023-05-09T09:14:24.906Z] ---> 0ecf5c78bcc9 [2023-05-09T09:14:24.906Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:14:25.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-14644 does not seem to be running inside a container [2023-05-09T09:14:25.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T09:14:26.383Z] $ docker top 9a7edb2e4d0372315474c6057af8cc28db202ca6df3fd77b90716ee31732a9f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T09:14:26.634Z] ========================================================= [2023-05-09T09:14:26.634Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T09:14:26.634Z] ========================================================= [Pipeline] sh [2023-05-09T09:14:27.281Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T09:14:27.983Z] + make test [2023-05-09T09:14:27.983Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T09:14:28.237Z] ---> 0d5118043c86 [2023-05-09T09:14:28.237Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T09:14:28.237Z] ---> 444d5141db7d [2023-05-09T09:14:28.237Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T09:14:28.237Z] ---> Running in 02dad976154f [2023-05-09T09:14:28.498Z] Removing intermediate container 71c9e8abaa0c [2023-05-09T09:14:28.498Z] ---> c6e644815bcc [2023-05-09T09:14:28.498Z] Step 8/23 : COPY . . [2023-05-09T09:14:29.913Z] Removing intermediate container 02dad976154f [2023-05-09T09:14:29.913Z] ---> 9e2a729fe384 [2023-05-09T09:14:29.913Z] Step 24/26 : LABEL arch=x86_64 [2023-05-09T09:14:36.505Z] ---> d2f7486df6a3 [2023-05-09T09:14:36.506Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T09:14:36.506Z] ---> 388ea0df2637 [2023-05-09T09:14:36.506Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T09:14:36.506Z] ---> Running in 7587aeb7966b [2023-05-09T09:14:36.506Z] ---> Running in ff06a2afb51d [2023-05-09T09:14:36.506Z] ---> c56858acec7b [2023-05-09T09:14:36.506Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T09:14:36.506Z] ---> Running in 519675a3ae33 [2023-05-09T09:14:37.889Z] Removing intermediate container 7587aeb7966b [2023-05-09T09:14:37.889Z] ---> 1841be1a8d55 [2023-05-09T09:14:37.889Z] Step 25/26 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:14:37.889Z] Removing intermediate container ff06a2afb51d [2023-05-09T09:14:37.889Z] ---> d4055d4f658f [2023-05-09T09:14:37.889Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T09:14:37.889Z] ---> ac821cae224d [2023-05-09T09:14:37.889Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T09:14:37.889Z] ---> Running in b60af7667a75 [2023-05-09T09:14:37.889Z] Removing intermediate container 763315a7c2c9 [2023-05-09T09:14:37.889Z] ---> 04334ab5ba67 [2023-05-09T09:14:37.889Z] [2023-05-09T09:14:37.889Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T09:14:37.889Z] ---> 9ed4aefc74f6 [2023-05-09T09:14:37.889Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:14:37.889Z] ---> Using cache [2023-05-09T09:14:37.889Z] ---> d288bdbc5b85 [2023-05-09T09:14:37.889Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:14:37.889Z] ---> Using cache [2023-05-09T09:14:37.889Z] ---> f637b0e8b2a5 [2023-05-09T09:14:37.889Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T09:14:37.889Z] ---> Running in 1021cbe7f19c [2023-05-09T09:14:37.889Z] Removing intermediate container b60af7667a75 [2023-05-09T09:14:37.889Z] ---> 11f6177a0765 [2023-05-09T09:14:37.889Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T09:14:37.889Z] ---> Running in 3a67d586c915 [2023-05-09T09:14:37.889Z] ---> b7f252b677cd [2023-05-09T09:14:37.889Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T09:14:38.217Z] ---> 7a5d07404a98 [2023-05-09T09:14:38.217Z] Step 22/27 : WORKDIR / [2023-05-09T09:14:38.217Z] Removing intermediate container 1021cbe7f19c [2023-05-09T09:14:38.217Z] Removing intermediate container 3a67d586c915 [2023-05-09T09:14:38.217Z] ---> 0ba0cdafb40b [2023-05-09T09:14:38.217Z] ---> bb7917d4e04b [2023-05-09T09:14:38.217Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T09:14:38.217Z] [2023-05-09T09:14:38.217Z] ---> Running in aafc5595883c [2023-05-09T09:14:38.217Z] 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-09T09:14:38.217Z] Successfully built bb7917d4e04b [2023-05-09T09:14:38.217Z] Successfully tagged security-spire-server:latest [2023-05-09T09:14:38.217Z] ---> Running in a5851c09d8a3 [2023-05-09T09:14:38.217Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-05-09T09:14:38.217Z] Removing intermediate container aafc5595883c [2023-05-09T09:14:38.217Z] ---> 5e1873311d93 [2023-05-09T09:14:38.217Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T09:14:38.217Z] ---> bc23e9f5a782 [2023-05-09T09:14:38.218Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T09:14:38.218Z] ---> Running in 68c341719377 [2023-05-09T09:14:38.478Z] ---> Running in 0ef2f3aa5800 [2023-05-09T09:14:38.478Z] Removing intermediate container a5851c09d8a3 [2023-05-09T09:14:38.478Z] ---> 4c3ec77ab9dd [2023-05-09T09:14:38.478Z] Step 15/24 : WORKDIR / [2023-05-09T09:14:41.785Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:14:41.785Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:14:41.785Z] ---> 6d7d0532bcf5 [2023-05-09T09:14:41.785Z] Step 3/20 : WORKDIR /edgex-go [2023-05-09T09:14:41.785Z] ---> Using cache [2023-05-09T09:14:41.785Z] ---> 3f87500a9f74 [2023-05-09T09:14:41.785Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T09:14:43.690Z] Removing intermediate container 68c341719377 [2023-05-09T09:14:43.690Z] ---> 70b37d840393 [2023-05-09T09:14:43.690Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T09:14:43.690Z] ---> Running in be408bb3cdfc [2023-05-09T09:14:43.690Z] ---> Running in 3723e1579d25 [2023-05-09T09:14:43.690Z] Removing intermediate container 0ef2f3aa5800 [2023-05-09T09:14:43.690Z] ---> 7050137f450d [2023-05-09T09:14:43.690Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T09:14:43.690Z] ---> Running in e6c3f9cbfe56 [2023-05-09T09:14:43.690Z] ---> Running in 135f013b73ee [2023-05-09T09:14:44.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:44.657Z] Removing intermediate container 3723e1579d25 [2023-05-09T09:14:44.657Z] ---> 7be6cb6106d0 [2023-05-09T09:14:44.657Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:14:44.657Z] Removing intermediate container e6c3f9cbfe56 [2023-05-09T09:14:44.657Z] ---> f5fbc9027cd2 [2023-05-09T09:14:44.657Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T09:14:44.657Z] Removing intermediate container 135f013b73ee [2023-05-09T09:14:44.657Z] ---> 924a0c3ae0eb [2023-05-09T09:14:44.657Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T09:14:44.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:44.657Z] ---> Running in 3728eb7c9cdd [2023-05-09T09:14:44.922Z] ---> Running in 9f4aac0fa3c5 [2023-05-09T09:14:44.922Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T09:14:44.922Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T09:14:44.922Z] OK: 17821 distinct packages available [2023-05-09T09:14:44.922Z] ---> 3af8df5b5c39 [2023-05-09T09:14:44.922Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:14:44.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:45.181Z] Removing intermediate container 3728eb7c9cdd [2023-05-09T09:14:45.181Z] ---> 1cce9c9541c8 [2023-05-09T09:14:45.181Z] Step 26/27 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:14:45.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:14:45.181Z] Removing intermediate container 9f4aac0fa3c5 [2023-05-09T09:14:45.181Z] ---> 17c266062231 [2023-05-09T09:14:45.181Z] Step 26/27 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:14:45.439Z] ---> Running in 97b9d2d13a85 [2023-05-09T09:14:45.439Z] OK: 265 MiB in 53 packages [2023-05-09T09:14:45.439Z] ---> Running in 9e2af922064f [2023-05-09T09:14:45.439Z] ---> 78a45b51159f [2023-05-09T09:14:45.439Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T09:14:45.713Z] Removing intermediate container 97b9d2d13a85 [2023-05-09T09:14:45.713Z] ---> 7a246518b834 [2023-05-09T09:14:45.713Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T09:14:45.713Z] Removing intermediate container 9e2af922064f [2023-05-09T09:14:45.713Z] ---> 49073292467f [2023-05-09T09:14:45.713Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T09:14:45.974Z] ---> Running in a920db8303a7 [2023-05-09T09:14:45.974Z] ---> Running in f19fa3743785 [2023-05-09T09:14:46.558Z] ---> 9dac0275b05f [2023-05-09T09:14:46.558Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:14:47.123Z] Removing intermediate container a920db8303a7 [2023-05-09T09:14:47.123Z] ---> e374244041d8 [2023-05-09T09:14:47.123Z] [2023-05-09T09:14:47.123Z] Removing intermediate container f19fa3743785 [2023-05-09T09:14:47.123Z] ---> d273314f2ca7 [2023-05-09T09:14:47.123Z] [2023-05-09T09:14:47.123Z] Removing intermediate container be408bb3cdfc [2023-05-09T09:14:47.123Z] ---> 460803209fe3 [2023-05-09T09:14:47.123Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T09:14:47.123Z] ---> 045a41f5537e [2023-05-09T09:14:47.123Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T09:14:47.123Z] ---> Running in 0279a5e359cf [2023-05-09T09:14:47.123Z] Successfully built d273314f2ca7 [2023-05-09T09:14:47.123Z] Successfully built e374244041d8 [2023-05-09T09:14:47.123Z] Successfully tagged security-spire-agent:latest [2023-05-09T09:14:47.123Z] Building security-secretstore-setup [2023-05-09T09:14:47.123Z]  Building security-spire-agent ... done Successfully tagged security-spire-config:latest [2023-05-09T09:14:55.251Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:14:55.251Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:14:55.251Z] ---> 6d7d0532bcf5 [2023-05-09T09:14:55.251Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T09:14:55.251Z] ---> Using cache [2023-05-09T09:14:55.251Z] ---> 3f87500a9f74 [2023-05-09T09:14:55.251Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T09:14:55.251Z] ---> Using cache [2023-05-09T09:14:55.251Z] ---> aa45abe3e5db [2023-05-09T09:14:55.251Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T09:14:55.251Z] ---> Using cache [2023-05-09T09:14:55.251Z] ---> d2a5a80903a9 [2023-05-09T09:14:55.251Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:14:55.251Z] ---> Using cache [2023-05-09T09:14:55.251Z] ---> b90966f166f4 [2023-05-09T09:14:55.251Z] Step 7/25 : COPY . . [2023-05-09T09:14:55.251Z] ---> Using cache [2023-05-09T09:14:55.251Z] ---> 9ebb66d97d7b [2023-05-09T09:14:55.251Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T09:14:57.160Z] ---> e1922923b7b5 [2023-05-09T09:14:57.160Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:14:57.160Z] Removing intermediate container 0279a5e359cf [2023-05-09T09:14:57.160Z] ---> f0f5ab3fcb02 [2023-05-09T09:14:57.160Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:14:58.539Z] ---> Running in a538645574d8 [2023-05-09T09:14:59.911Z] ---> Running in ac631b60276d [2023-05-09T09:14:59.911Z] ---> Running in f267f4f7cda5 [2023-05-09T09:15:00.478Z] 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-09T09:15:00.737Z] Removing intermediate container f267f4f7cda5 [2023-05-09T09:15:00.737Z] ---> da1364efe47a [2023-05-09T09:15:00.737Z] Step 22/24 : LABEL arch=x86_64 [2023-05-09T09:15:01.321Z] ---> Running in c22641471d25 [2023-05-09T09:15:01.945Z] Removing intermediate container c22641471d25 [2023-05-09T09:15:01.945Z] ---> e816d6f1b9ae [2023-05-09T09:15:01.945Z] Step 23/24 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:15:01.945Z] ---> Running in 3157f0f05854 [2023-05-09T09:15:02.204Z] Removing intermediate container 3157f0f05854 [2023-05-09T09:15:02.204Z] ---> 2487be20a3a4 [2023-05-09T09:15:02.204Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T09:15:02.204Z] ---> Running in c5e9094740aa [2023-05-09T09:15:02.462Z] Removing intermediate container c5e9094740aa [2023-05-09T09:15:02.462Z] ---> ca1e165da660 [2023-05-09T09:15:02.462Z] [2023-05-09T09:15:02.462Z] Successfully built ca1e165da660 [2023-05-09T09:15:02.462Z] Successfully tagged core-command:latest [2023-05-09T09:15:07.781Z]  Building core-command ... done Removing intermediate container 519675a3ae33 [2023-05-09T09:15:07.781Z] ---> 7b9a3305acb2 [2023-05-09T09:15:07.781Z] [2023-05-09T09:15:07.781Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T09:15:07.781Z] ---> 9ed4aefc74f6 [2023-05-09T09:15:07.782Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T09:15:07.782Z] ---> Running in 12657f305617 [2023-05-09T09:15:07.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:15:08.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:15:08.039Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T09:15:08.039Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T09:15:08.039Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:15:08.039Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T09:15:08.297Z] OK: 8 MiB in 17 packages [2023-05-09T09:15:14.018Z] Removing intermediate container 12657f305617 [2023-05-09T09:15:14.019Z] ---> 437aa6d08a59 [2023-05-09T09:15:14.019Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:15:14.278Z] ---> Running in ed229b56c726 [2023-05-09T09:15:14.540Z] Removing intermediate container ed229b56c726 [2023-05-09T09:15:14.540Z] ---> 3fd940ef2487 [2023-05-09T09:15:14.540Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T09:15:14.801Z] ---> Running in eb45fc705fa6 [2023-05-09T09:15:14.840Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T09:15:16.187Z] Removing intermediate container eb45fc705fa6 [2023-05-09T09:15:16.187Z] ---> e6ffd9007a67 [2023-05-09T09:15:16.187Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T09:15:18.732Z] ---> Running in c9a31c734437 [2023-05-09T09:15:19.315Z] Removing intermediate container c9a31c734437 [2023-05-09T09:15:19.315Z] ---> 978df12ee370 [2023-05-09T09:15:19.315Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:15:19.575Z] ---> 7c82fc18c60f [2023-05-09T09:15:19.575Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:15:19.837Z] ---> be2ba5a00680 [2023-05-09T09:15:19.837Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T09:15:19.837Z] Removing intermediate container ac631b60276d [2023-05-09T09:15:19.837Z] ---> 2853b6fd2c2d [2023-05-09T09:15:19.837Z] Step 7/20 : COPY . . [2023-05-09T09:15:20.121Z] 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-09T09:15:24.321Z] ---> 4075fcd0c6cb [2023-05-09T09:15:24.321Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:15:24.321Z] ---> 34d987ea6ea2 [2023-05-09T09:15:24.321Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-09T09:15:24.321Z] ---> Running in 6232c4fee513 [2023-05-09T09:15:24.590Z] ---> 91b0ab019310 [2023-05-09T09:15:24.590Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T09:15:24.590Z] ---> Running in a20a2b762251 [2023-05-09T09:15:24.874Z] Removing intermediate container a20a2b762251 [2023-05-09T09:15:24.874Z] ---> f2d03a8136e4 [2023-05-09T09:15:24.874Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:15:24.874Z] 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-09T09:15:25.139Z] ---> Running in 3c34c6dd8efe [2023-05-09T09:15:25.708Z] Removing intermediate container 3c34c6dd8efe [2023-05-09T09:15:25.708Z] ---> b236f3aab4a3 [2023-05-09T09:15:25.708Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T09:15:26.324Z] ---> Running in 5ff998b9466e [2023-05-09T09:15:26.324Z] Removing intermediate container 5ff998b9466e [2023-05-09T09:15:26.324Z] ---> a44c8c5ca106 [2023-05-09T09:15:26.324Z] Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:15:26.586Z] ---> Running in f67fad61d38b [2023-05-09T09:15:26.586Z] Removing intermediate container f67fad61d38b [2023-05-09T09:15:26.586Z] ---> 4cbe115289dd [2023-05-09T09:15:26.586Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:15:26.586Z] Removing intermediate container a538645574d8 [2023-05-09T09:15:26.586Z] ---> 2cd8e124348c [2023-05-09T09:15:26.586Z] [2023-05-09T09:15:26.586Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T09:15:26.586Z] ---> 9ed4aefc74f6 [2023-05-09T09:15:26.586Z] ---> Running in a510554a81b0 [2023-05-09T09:15:26.586Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T09:15:26.586Z] ---> Running in 34b561681def [2023-05-09T09:15:26.848Z] Removing intermediate container a510554a81b0 [2023-05-09T09:15:26.848Z] ---> daca9ff7b032 [2023-05-09T09:15:26.848Z] [2023-05-09T09:15:26.848Z] Successfully built daca9ff7b032 [2023-05-09T09:15:26.848Z] Successfully tagged support-notifications:latest [2023-05-09T09:15:26.848Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:15:27.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:15:27.370Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T09:15:27.370Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T09:15:27.370Z] (3/3) Installing su-exec (0.2-r2) [2023-05-09T09:15:27.370Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:15:27.370Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T09:15:27.370Z] OK: 8 MiB in 18 packages [2023-05-09T09:15:27.631Z] Removing intermediate container 34b561681def [2023-05-09T09:15:27.631Z] ---> b800a9e5e705 [2023-05-09T09:15:27.631Z] 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-09T09:15:27.631Z] ---> Running in c4300e78b59e [2023-05-09T09:15:27.890Z] Removing intermediate container c4300e78b59e [2023-05-09T09:15:27.890Z] ---> 080a7e495abf [2023-05-09T09:15:27.890Z] Step 12/25 : WORKDIR / [2023-05-09T09:15:27.890Z] ---> Running in 649a2da3971f [2023-05-09T09:15:27.890Z] Removing intermediate container 649a2da3971f [2023-05-09T09:15:27.890Z] ---> d1c89deb2370 [2023-05-09T09:15:27.890Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:15:28.149Z] ---> 914a19c8d606 [2023-05-09T09:15:28.149Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:15:28.149Z] ---> ce904d7e2dca [2023-05-09T09:15:28.149Z] 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-09T09:15:28.409Z] ---> b37607248d3b [2023-05-09T09:15:28.409Z] 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-09T09:15:28.668Z] ---> dc7cfa7ff31f [2023-05-09T09:15:28.668Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:15:29.238Z] ---> 156543000830 [2023-05-09T09:15:29.238Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T09:15:30.185Z] ---> eee9fd95537e [2023-05-09T09:15:30.185Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T09:15:31.163Z] ---> 98ce9ce88216 [2023-05-09T09:15:31.163Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T09:15:31.424Z] ---> 534acc53d32d [2023-05-09T09:15:31.424Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T09:15:31.684Z] ---> Running in c0b4f4938749 [2023-05-09T09:15:33.071Z] Removing intermediate container c0b4f4938749 [2023-05-09T09:15:33.071Z] ---> 7efe4af36dfc [2023-05-09T09:15:33.071Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T09:15:33.071Z] ---> Running in 9144b368a9ac [2023-05-09T09:15:33.071Z] Removing intermediate container 9144b368a9ac [2023-05-09T09:15:33.071Z] ---> 98a06f1b94fa [2023-05-09T09:15:33.071Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T09:15:33.071Z] ---> Running in 447f4ad3bd88 [2023-05-09T09:15:33.331Z] Removing intermediate container 447f4ad3bd88 [2023-05-09T09:15:33.331Z] ---> a0a382346e19 [2023-05-09T09:15:33.331Z] Step 24/25 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:15:33.331Z] ---> Running in 313054666f29 [2023-05-09T09:15:33.590Z] Removing intermediate container 313054666f29 [2023-05-09T09:15:33.590Z] ---> 80a29e00f666 [2023-05-09T09:15:33.590Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T09:15:33.590Z] ---> Running in 1f931ee6f35b [2023-05-09T09:15:33.590Z] Removing intermediate container 1f931ee6f35b [2023-05-09T09:15:33.590Z] ---> a2b999ad3aba [2023-05-09T09:15:33.590Z] [2023-05-09T09:15:33.850Z] Successfully built a2b999ad3aba [2023-05-09T09:15:33.850Z] Successfully tagged security-secretstore-setup:latest [2023-05-09T09:15:43.850Z]  Building security-secretstore-setup ... done Removing intermediate container 6232c4fee513 [2023-05-09T09:15:43.850Z] ---> fdb3412d2c00 [2023-05-09T09:15:43.850Z] [2023-05-09T09:15:43.850Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T09:15:43.850Z] ---> 9ed4aefc74f6 [2023-05-09T09:15:43.850Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T09:15:43.850Z] ---> Using cache [2023-05-09T09:15:43.850Z] ---> ad6bb4c03ba0 [2023-05-09T09:15:43.850Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T09:15:43.850Z] ---> Running in 158f3abd18ff [2023-05-09T09:15:43.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:15:43.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:15:43.850Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T09:15:43.850Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T09:15:43.850Z] OK: 17821 distinct packages available [2023-05-09T09:15:43.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:15:43.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:15:44.420Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T09:15:44.420Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T09:15:44.420Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T09:15:44.420Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T09:15:44.420Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T09:15:44.420Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T09:15:44.420Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T09:15:44.420Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T09:15:44.420Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T09:15:44.420Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:15:44.420Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T09:15:44.420Z] OK: 10 MiB in 24 packages [2023-05-09T09:15:44.995Z] Removing intermediate container 158f3abd18ff [2023-05-09T09:15:44.995Z] ---> 8d76a0b03799 [2023-05-09T09:15:44.995Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:15:45.254Z] ---> e2e1125a3e95 [2023-05-09T09:15:45.255Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:15:45.255Z] ---> 81b64ac7b447 [2023-05-09T09:15:45.255Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T09:15:46.195Z] ---> b6aebadcc5ff [2023-05-09T09:15:46.195Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:15:46.195Z] ---> cda24017afec [2023-05-09T09:15:46.195Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T09:15:46.195Z] ---> Running in 20dc23e1ec4f [2023-05-09T09:15:46.195Z] Removing intermediate container 20dc23e1ec4f [2023-05-09T09:15:46.195Z] ---> f09e3e36f3f3 [2023-05-09T09:15:46.195Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T09:15:46.456Z] ---> Running in 59aa127e53e3 [2023-05-09T09:15:46.456Z] Removing intermediate container 59aa127e53e3 [2023-05-09T09:15:46.456Z] ---> 74ead0b85ac1 [2023-05-09T09:15:46.456Z] Step 18/20 : LABEL arch=x86_64 [2023-05-09T09:15:46.456Z] ---> Running in c7c9a6d415ec [2023-05-09T09:15:46.456Z] Removing intermediate container c7c9a6d415ec [2023-05-09T09:15:46.456Z] ---> 0aa3264a7872 [2023-05-09T09:15:46.456Z] Step 19/20 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:15:46.456Z] ---> Running in 136b2f773127 [2023-05-09T09:15:46.716Z] Removing intermediate container 136b2f773127 [2023-05-09T09:15:46.716Z] ---> 36f424c3ee96 [2023-05-09T09:15:46.716Z] Step 20/20 : LABEL version=0.0.0 [2023-05-09T09:15:46.716Z] ---> Running in 86f0a723cb48 [2023-05-09T09:15:46.716Z] Removing intermediate container 86f0a723cb48 [2023-05-09T09:15:46.716Z] ---> b1f75a8fed8c [2023-05-09T09:15:46.716Z] [2023-05-09T09:15:46.716Z] Successfully built b1f75a8fed8c [2023-05-09T09:15:46.716Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-09T09:15:46.722Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-09T09:15:46.758Z] $ docker stop --time=1 2a4a9c12ee861a8d3c20a703ef8da50d989287bbaf73f307c02bc1f92d9c24e8 [2023-05-09T09:15:48.049Z] $ docker rm -f --volumes 2a4a9c12ee861a8d3c20a703ef8da50d989287bbaf73f307c02bc1f92d9c24e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T09:15:48.444Z] + docker images [2023-05-09T09:15:48.444Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T09:15:48.444Z] security-spiffe-token-provider latest b1f75a8fed8c 2 seconds ago 32.8MB [2023-05-09T09:15:48.444Z] fdb3412d2c00 7 seconds ago 1.76GB [2023-05-09T09:15:48.444Z] security-secretstore-setup latest a2b999ad3aba 15 seconds ago 32.8MB [2023-05-09T09:15:48.444Z] support-notifications latest daca9ff7b032 22 seconds ago 32.4MB [2023-05-09T09:15:48.444Z] 2cd8e124348c 22 seconds ago 1.72GB [2023-05-09T09:15:48.444Z] 7b9a3305acb2 45 seconds ago 1.79GB [2023-05-09T09:15:48.444Z] core-command latest ca1e165da660 46 seconds ago 19.8MB [2023-05-09T09:15:48.444Z] security-spire-config latest e374244041d8 About a minute ago 102MB [2023-05-09T09:15:48.444Z] security-spire-agent latest d273314f2ca7 About a minute ago 161MB [2023-05-09T09:15:48.444Z] 04334ab5ba67 About a minute ago 1.72GB [2023-05-09T09:15:48.444Z] security-spire-server latest bb7917d4e04b About a minute ago 103MB [2023-05-09T09:15:48.444Z] support-scheduler latest 8a73e84e8197 About a minute ago 31.8MB [2023-05-09T09:15:48.444Z] 138ce182cd0c About a minute ago 1.58GB [2023-05-09T09:15:48.444Z] core-metadata latest 87f84b51fe08 About a minute ago 20.4MB [2023-05-09T09:15:48.444Z] 89ae7400230b About a minute ago 1.58GB [2023-05-09T09:15:48.444Z] security-bootstrapper latest 193399570f2b About a minute ago 22.2MB [2023-05-09T09:15:48.444Z] 52eec8534114 2 minutes ago 1.79GB [2023-05-09T09:15:48.444Z] 746493e0650a 2 minutes ago 1.73GB [2023-05-09T09:15:48.444Z] security-proxy-auth latest b9bd19716ba7 2 minutes ago 18.3MB [2023-05-09T09:15:48.444Z] core-common-config-bootstrapper latest eafc74a9e940 2 minutes ago 17.2MB [2023-05-09T09:15:48.444Z] security-proxy-setup latest 5d5ca78152df 2 minutes ago 18.7MB [2023-05-09T09:15:48.444Z] core-data latest 1eafb018b65f 2 minutes ago 20MB [2023-05-09T09:15:48.444Z] 1e66eeebf048 3 minutes ago 1.73GB [2023-05-09T09:15:48.444Z] 9340e2b55b87 3 minutes ago 1.7GB [2023-05-09T09:15:48.444Z] 96d36f71400f 3 minutes ago 1.72GB [2023-05-09T09:15:48.444Z] 70de3360ece4 3 minutes ago 1.71GB [2023-05-09T09:15:48.444Z] fd6f6d207074 3 minutes ago 1.7GB [2023-05-09T09:15:48.444Z] ci-base-image-x86_64 latest 6d7d0532bcf5 7 minutes ago 918MB [2023-05-09T09:15:48.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-09T09:15:48.444Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-09T09:15:48.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-09T09:15:48.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T09:17:06.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T09:17:06.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T09:17:06.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-09T09:17:06.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-09T09:17:06.520Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T09:17:06.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T09:17:06.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T09:17:06.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T09:17:06.520Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T09:17:09.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T09:17:12.455Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-09T09:17:12.455Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-09T09:17:12.455Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T09:17:12.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T09:17:25.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T09:17:25.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T09:17:25.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.291s coverage: 28.7% of statements [2023-05-09T09:17:34.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.299s coverage: 98.5% of statements [2023-05-09T09:17:38.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T09:17:38.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T09:17:38.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-09T09:17:41.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.370s coverage: 71.5% of statements [2023-05-09T09:17:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T09:17:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T09:17:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.291s coverage: 54.0% of statements [2023-05-09T09:17:47.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T09:17:47.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T09:17:47.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T09:17:47.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T09:17:47.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-09T09:17:54.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T09:17:54.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T09:18:04.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.451s coverage: 88.5% of statements [2023-05-09T09:18:04.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.405s coverage: 3.8% of statements [2023-05-09T09:18:09.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T09:18:09.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T09:18:09.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T09:18:10.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.500s coverage: 95.6% of statements [2023-05-09T09:18:10.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T09:18:10.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T09:18:10.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-09T09:18:10.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T09:18:10.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T09:18:11.186Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.195s coverage: 72.2% of statements [2023-05-09T09:18:16.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T09:18:16.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T09:18:16.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T09:18:16.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 65.9% of statements [2023-05-09T09:18:26.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T09:18:26.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T09:18:26.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.415s coverage: 0.9% of statements [2023-05-09T09:18:26.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 29.0% of statements [2023-05-09T09:18:30.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 42.9% of statements [2023-05-09T09:18:30.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.253s coverage: 82.9% of statements [2023-05-09T09:18:30.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements [2023-05-09T09:18:30.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2023-05-09T09:18:34.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2023-05-09T09:18:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T09:18:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T09:18:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T09:18:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T09:18:39.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T09:18:39.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T09:18:39.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T09:18:39.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T09:18:45.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements [2023-05-09T09:18:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T09:18:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T09:18:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T09:18:45.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T09:18:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T09:18:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T09:18:52.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T09:19:00.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T09:19:00.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.062s coverage: 79.9% of statements [2023-05-09T09:19:00.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.285s coverage: 92.9% of statements [2023-05-09T09:19:00.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-05-09T09:19:00.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.209s coverage: 62.3% of statements [2023-05-09T09:19:00.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements [2023-05-09T09:19:00.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.170s coverage: 20.0% of statements [2023-05-09T09:19:00.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2023-05-09T09:19:00.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.473s coverage: 81.8% of statements [2023-05-09T09:19:00.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.481s coverage: 82.1% of statements [2023-05-09T09:19:01.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T09:19:01.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 86.0% of statements [2023-05-09T09:19:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T09:19:06.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T09:19:07.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.917s coverage: 63.1% of statements [2023-05-09T09:19:07.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements [2023-05-09T09:19:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2023-05-09T09:19:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-05-09T09:19:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2023-05-09T09:19:09.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T09:19:09.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T09:19:09.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T09:19:09.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-05-09T09:19:16.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T09:19:16.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T09:19:16.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T09:19:16.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.941s coverage: 38.4% of statements [2023-05-09T09:19:16.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements [2023-05-09T09:19:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T09:19:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T09:19:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T09:19:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-09T09:19:22.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements [2023-05-09T09:19:27.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T09:19:27.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T09:19:27.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T09:19:27.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T09:19:34.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.293s coverage: 17.7% of statements [2023-05-09T09:19:34.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T09:19:34.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T09:19:34.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-09T09:19:34.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T09:19:34.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.546s coverage: 92.3% of statements [2023-05-09T09:19:38.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T09:19:38.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T09:19:38.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 61.5% of statements [2023-05-09T09:19:40.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T09:19:40.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T09:19:40.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.7% of statements [2023-05-09T09:19:41.938Z] 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-09T09:19:41.938Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T09:19:41.938Z] go vet ./... [2023-05-09T09:22:18.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T09:22:18.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T09:22:18.611Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T09:22:18.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-09T09:22:19.020Z] + ls -al . [2023-05-09T09:22:19.047Z] total 700 [2023-05-09T09:22:19.048Z] drwxrwxr-x 10 1001 1001 4096 May 9 09:14 . [2023-05-09T09:22:19.048Z] drwxr-xr-x 4 root root 4096 May 9 09:14 .. [2023-05-09T09:22:19.048Z] drwxrwxr-x 2 1001 1001 4096 May 9 09:12 .blubracket [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 16 May 9 09:12 .dockerignore [2023-05-09T09:22:19.048Z] drwxrwxr-x 8 1001 1001 4096 May 9 09:12 .git [2023-05-09T09:22:19.048Z] drwxrwxr-x 3 1001 1001 4096 May 9 09:12 .github [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 1133 May 9 09:12 .gitignore [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 42 May 9 09:12 .golangci.yml [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 87 May 9 09:12 .hadolint.yml [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 166 May 9 09:12 .sonarcloud.properties [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 1171 May 9 09:12 ADOPTERS.md [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 10835 May 9 09:12 Attribution.txt [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 73765 May 9 09:12 CHANGELOG.md [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 3804 May 9 09:12 CONTRIBUTING.md [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 677 May 9 09:12 GOVERNANCE.md [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 883 May 9 09:12 Jenkinsfile [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 10775 May 9 09:12 LICENSE [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 14368 May 9 09:12 Makefile [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 582 May 9 09:12 OWNERS.md [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 9403 May 9 09:12 README.md [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 789 May 9 09:12 SECURITY.md [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 5 May 9 09:07 VERSION [2023-05-09T09:22:19.048Z] drwxrwxr-x 2 1001 1001 4096 May 9 09:12 bin [2023-05-09T09:22:19.048Z] drwxrwxr-x 18 1001 1001 4096 May 9 09:12 cmd [2023-05-09T09:22:19.048Z] -rw-r--r-- 1 root root 447732 May 9 09:19 coverage.out [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 3200 May 9 09:12 go.mod [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 31040 May 9 09:12 go.sum [2023-05-09T09:22:19.048Z] drwxrwxr-x 7 1001 1001 4096 May 9 09:12 internal [2023-05-09T09:22:19.048Z] drwxrwxr-x 3 1001 1001 4096 May 9 09:12 openapi [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 594 May 9 09:12 security.txt [2023-05-09T09:22:19.048Z] drwxrwxr-x 4 1001 1001 4096 May 9 09:12 snap [2023-05-09T09:22:19.048Z] -rw-rw-r-- 1 1001 1001 204 May 9 09:12 version.go [Pipeline] sh [2023-05-09T09:22:19.381Z] + '[' -e coverage.out ] [2023-05-09T09:22:19.381Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-09T09:22:19.424Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T09:22:20.245Z] Stashed 1 file(s) [Pipeline] sh [2023-05-09T09:22:20.889Z] + make build [2023-05-09T09:22:20.889Z] 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-09T09:23:57.526Z] 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-09T09:23:57.526Z] 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-09T09:23:57.526Z] 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-09T09:23:58.935Z] 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-09T09:24:45.760Z] 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-09T09:24:47.706Z] 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-09T09:24:53.048Z] 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-09T09:24:59.693Z] 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-09T09:25:02.268Z] 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-09T09:25:06.512Z] 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-09T09:25:11.851Z] 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-09T09:25:18.531Z] $ docker stop --time=1 9a7edb2e4d0372315474c6057af8cc28db202ca6df3fd77b90716ee31732a9f8 [2023-05-09T09:25:20.518Z] $ docker rm -f --volumes 9a7edb2e4d0372315474c6057af8cc28db202ca6df3fd77b90716ee31732a9f8 [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-09T09:25:23.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T09:25:23.095Z] [2023-05-09T09:25:23.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:25:23.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T09:25:23.772Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-09T09:25:23.772Z] 29e5d40040c1: Pulling fs layer [2023-05-09T09:25:23.772Z] 1ce36da41761: Pulling fs layer [2023-05-09T09:25:23.772Z] 25b303627fd3: Pulling fs layer [2023-05-09T09:25:23.772Z] 29e5d40040c1: Verifying Checksum [2023-05-09T09:25:23.772Z] 29e5d40040c1: Download complete [2023-05-09T09:25:24.039Z] 1ce36da41761: Verifying Checksum [2023-05-09T09:25:24.039Z] 1ce36da41761: Download complete [2023-05-09T09:25:24.622Z] 29e5d40040c1: Pull complete [2023-05-09T09:25:25.581Z] 25b303627fd3: Verifying Checksum [2023-05-09T09:25:25.582Z] 25b303627fd3: Download complete [2023-05-09T09:25:25.582Z] 1ce36da41761: Pull complete [2023-05-09T09:25:37.887Z] 25b303627fd3: Pull complete [2023-05-09T09:25:37.887Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-09T09:25:37.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T09:25:37.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:25:38.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-14644 does not seem to be running inside a container [2023-05-09T09:25:38.293Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T09:25:40.491Z] $ docker top 57d8dcebe25bd23041df640b5d9e8aa383c20c9a4cc86b155f8f40596b6325aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:25:41.351Z] + grep parallel [2023-05-09T09:25:41.351Z] + docker-compose build --help [2023-05-09T09:25:45.602Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T09:25:45.648Z] $ docker stop --time=1 57d8dcebe25bd23041df640b5d9e8aa383c20c9a4cc86b155f8f40596b6325aa [2023-05-09T09:25:47.284Z] $ docker rm -f --volumes 57d8dcebe25bd23041df640b5d9e8aa383c20c9a4cc86b155f8f40596b6325aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:25:48.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T09:25:48.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:25:48.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-14644 does not seem to be running inside a container [2023-05-09T09:25:48.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T09:25:49.560Z] $ docker top 53c0e0bccdf552e8bdcfe978d85ec1a1b0be628a3c9e056465ba33ec96cfb0f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:25:50.425Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T09:25:54.671Z] Building core-command ... [2023-05-09T09:25:54.671Z] Building core-common-config-bootstrapper ... [2023-05-09T09:25:54.671Z] Building core-data ... [2023-05-09T09:25:54.671Z] Building core-metadata ... [2023-05-09T09:25:54.671Z] Building security-bootstrapper ... [2023-05-09T09:25:54.671Z] Building security-proxy-auth ... [2023-05-09T09:25:54.671Z] Building security-proxy-setup ... [2023-05-09T09:25:54.671Z] Building security-secretstore-setup ... [2023-05-09T09:25:54.671Z] Building security-spiffe-token-provider ... [2023-05-09T09:25:54.671Z] Building security-spire-agent ... [2023-05-09T09:25:54.671Z] Building security-spire-config ... [2023-05-09T09:25:54.671Z] Building security-spire-server ... [2023-05-09T09:25:54.671Z] Building support-notifications ... [2023-05-09T09:25:54.671Z] Building support-scheduler ... [2023-05-09T09:25:54.671Z] Building security-proxy-setup [2023-05-09T09:25:54.671Z] Building core-metadata [2023-05-09T09:25:54.671Z] Building core-data [2023-05-09T09:25:54.671Z] Building security-bootstrapper [2023-05-09T09:25:54.671Z] Building security-spiffe-token-provider [2023-05-09T09:26:41.524Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:26:41.524Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:26:41.524Z] ---> d76353e35c33 [2023-05-09T09:26:41.524Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:26:42.122Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:26:42.122Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:26:42.122Z] ---> d76353e35c33 [2023-05-09T09:26:42.122Z] Step 3/20 : WORKDIR /edgex-go [2023-05-09T09:26:42.122Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:26:42.122Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:26:42.122Z] ---> d76353e35c33 [2023-05-09T09:26:42.122Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T09:26:42.122Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:26:42.122Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:26:42.122Z] ---> d76353e35c33 [2023-05-09T09:26:42.122Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:26:42.390Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:26:42.390Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:26:42.390Z] ---> d76353e35c33 [2023-05-09T09:26:42.390Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T09:26:42.976Z] ---> Running in 79705438cf2f [2023-05-09T09:26:42.976Z] ---> Running in 7ef36656f40d [2023-05-09T09:26:42.976Z] ---> Running in 89134ba99f70 [2023-05-09T09:26:42.976Z] ---> Running in 7d8b985f8b81 [2023-05-09T09:26:42.976Z] ---> Running in bad50158dd93 [2023-05-09T09:26:45.069Z] Removing intermediate container 79705438cf2f [2023-05-09T09:26:45.069Z] ---> 033de38bc8b0 [2023-05-09T09:26:45.069Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T09:26:45.069Z] Removing intermediate container 7d8b985f8b81 [2023-05-09T09:26:45.069Z] ---> f843703de096 [2023-05-09T09:26:45.069Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T09:26:45.069Z] Removing intermediate container bad50158dd93 [2023-05-09T09:26:45.069Z] ---> 06ed2cfd93ac [2023-05-09T09:26:45.069Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T09:26:45.069Z] Removing intermediate container 7ef36656f40d [2023-05-09T09:26:45.069Z] ---> 84bd0891dfa3 [2023-05-09T09:26:45.069Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T09:26:45.069Z] ---> Running in 94c6a53edf25 [2023-05-09T09:26:45.069Z] ---> Running in 678bd9f47aa1 [2023-05-09T09:26:45.069Z] Removing intermediate container 89134ba99f70 [2023-05-09T09:26:45.069Z] ---> 5cd72795dd4d [2023-05-09T09:26:45.069Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T09:26:45.069Z] ---> Running in f23080b23d56 [2023-05-09T09:26:45.069Z] ---> Running in 132c78736f36 [2023-05-09T09:26:45.069Z] ---> Running in 7d6861e59c57 [2023-05-09T09:26:46.048Z] Removing intermediate container 94c6a53edf25 [2023-05-09T09:26:46.048Z] ---> e9de273852a7 [2023-05-09T09:26:46.048Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T09:26:46.048Z] Removing intermediate container f23080b23d56 [2023-05-09T09:26:46.048Z] ---> 9306bdc5c3c5 [2023-05-09T09:26:46.048Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T09:26:46.048Z] ---> Running in f1dee6c3c8c4 [2023-05-09T09:26:46.048Z] ---> Running in e542d5ec0fd9 [2023-05-09T09:26:47.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:47.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:47.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:47.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:48.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:48.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:48.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:48.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:49.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:49.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:49.107Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T09:26:49.107Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T09:26:49.107Z] OK: 17692 distinct packages available [2023-05-09T09:26:49.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:49.692Z] OK: 263 MiB in 53 packages [2023-05-09T09:26:49.692Z] OK: 263 MiB in 53 packages [2023-05-09T09:26:50.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:26:50.663Z] OK: 263 MiB in 53 packages [2023-05-09T09:26:50.936Z] OK: 263 MiB in 53 packages [2023-05-09T09:26:51.896Z] Removing intermediate container 132c78736f36 [2023-05-09T09:26:51.896Z] ---> c515b966d48f [2023-05-09T09:26:51.896Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T09:26:51.896Z] OK: 263 MiB in 53 packages [2023-05-09T09:26:51.896Z] Removing intermediate container 7d6861e59c57 [2023-05-09T09:26:51.896Z] ---> 7a76bc3b57f7 [2023-05-09T09:26:51.896Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T09:26:52.480Z] Removing intermediate container f1dee6c3c8c4 [2023-05-09T09:26:52.480Z] ---> 171770c30258 [2023-05-09T09:26:52.480Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T09:26:52.747Z] Removing intermediate container e542d5ec0fd9 [2023-05-09T09:26:52.747Z] ---> 1b59fbfb225a [2023-05-09T09:26:52.747Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T09:26:53.031Z] ---> b528f131036f [2023-05-09T09:26:53.031Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:26:53.311Z] ---> 120260a4e8d7 [2023-05-09T09:26:53.311Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:26:53.311Z] ---> Running in 16e234c3c94b [2023-05-09T09:26:53.584Z] ---> Running in 4c5e3439428a [2023-05-09T09:26:53.584Z] Removing intermediate container 678bd9f47aa1 [2023-05-09T09:26:53.584Z] ---> 316ea6fb0967 [2023-05-09T09:26:53.584Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T09:26:53.851Z] ---> 5c818151f579 [2023-05-09T09:26:53.851Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:26:54.118Z] ---> 0f17f170d4b0 [2023-05-09T09:26:54.119Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:26:54.119Z] ---> Running in baf5327b50ca [2023-05-09T09:26:54.386Z] ---> Running in da0884fcb011 [2023-05-09T09:26:55.361Z] ---> 1eb7d5c1352d [2023-05-09T09:26:55.361Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:26:55.361Z] ---> Running in a8edfedd89d0 [2023-05-09T09:28:47.388Z] Removing intermediate container 16e234c3c94b [2023-05-09T09:28:47.388Z] ---> 714b1c367101 [2023-05-09T09:28:47.388Z] Step 7/33 : COPY . . [2023-05-09T09:28:47.388Z] Removing intermediate container baf5327b50ca [2023-05-09T09:28:47.388Z] ---> 6a4f6170e6d3 [2023-05-09T09:28:47.388Z] Step 8/25 : COPY . . [2023-05-09T09:28:47.388Z] Removing intermediate container a8edfedd89d0 [2023-05-09T09:28:47.388Z] ---> 23a3f6cec09c [2023-05-09T09:28:47.388Z] Step 7/20 : COPY . . [2023-05-09T09:28:47.388Z] Removing intermediate container da0884fcb011 [2023-05-09T09:28:47.388Z] ---> 95b82646a018 [2023-05-09T09:28:47.388Z] Step 8/23 : COPY . . [2023-05-09T09:28:47.388Z] Removing intermediate container 4c5e3439428a [2023-05-09T09:28:47.388Z] ---> 6505cab087b3 [2023-05-09T09:28:47.388Z] Step 7/22 : COPY . . [2023-05-09T09:28:55.590Z] ---> e7a6356530ac [2023-05-09T09:28:55.590Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T09:28:55.590Z] ---> 3cb740ae1d2c [2023-05-09T09:28:55.590Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T09:28:55.590Z] ---> 5b70cff525a7 [2023-05-09T09:28:55.590Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T09:28:55.590Z] ---> Running in 7033215bfd81 [2023-05-09T09:28:55.590Z] ---> Running in 552cbb86a5c5 [2023-05-09T09:28:55.590Z] ---> 089316f3bb99 [2023-05-09T09:28:55.590Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-09T09:28:55.590Z] ---> da5229da07d4 [2023-05-09T09:28:55.590Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T09:28:55.590Z] ---> Running in af5f3755c0cd [2023-05-09T09:28:55.590Z] ---> Running in 3859c0d05cce [2023-05-09T09:28:55.590Z] ---> Running in 7b4f405e93d3 [2023-05-09T09:28:57.012Z] 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-09T09:28:57.012Z] 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-09T09:28:57.012Z] 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-09T09:28:57.284Z] 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-09T09:28:57.284Z] 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-09T09:35:04.209Z] Removing intermediate container 7033215bfd81 [2023-05-09T09:35:04.209Z] ---> 90acf0e61dd5 [2023-05-09T09:35:04.209Z] [2023-05-09T09:35:04.209Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T09:35:04.209Z] Removing intermediate container af5f3755c0cd [2023-05-09T09:35:04.209Z] ---> 7bbb0d19fd25 [2023-05-09T09:35:04.209Z] [2023-05-09T09:35:04.209Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T09:35:04.209Z] 3.17: Pulling from library/alpine [2023-05-09T09:35:04.209Z] 3.17: Pulling from library/alpine [2023-05-09T09:35:04.209Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T09:35:04.209Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T09:35:04.209Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T09:35:04.209Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T09:35:04.209Z] ---> 51e60588ff2c [2023-05-09T09:35:04.209Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T09:35:04.209Z] ---> 51e60588ff2c [2023-05-09T09:35:04.209Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T09:35:04.209Z] ---> Running in 73b4cdc866ec [2023-05-09T09:35:04.209Z] ---> Running in f06957d26866 [2023-05-09T09:35:04.793Z] Removing intermediate container f06957d26866 [2023-05-09T09:35:04.793Z] ---> b0887553e078 [2023-05-09T09:35:04.793Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T09:35:04.793Z] ---> Running in eed4886c646b [2023-05-09T09:35:06.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:35:06.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:35:07.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:35:07.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:35:08.591Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T09:35:08.591Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T09:35:08.591Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:35:08.591Z] OK: 8 MiB in 17 packages [2023-05-09T09:35:08.591Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T09:35:08.591Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T09:35:08.591Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:35:08.861Z] OK: 8 MiB in 17 packages [2023-05-09T09:35:10.801Z] Removing intermediate container 73b4cdc866ec [2023-05-09T09:35:10.801Z] ---> 811c5e65892b [2023-05-09T09:35:10.801Z] 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-09T09:35:10.801Z] Removing intermediate container eed4886c646b [2023-05-09T09:35:10.801Z] ---> 4d68764d2736 [2023-05-09T09:35:10.801Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T09:35:10.801Z] ---> Running in d26804787bac [2023-05-09T09:35:10.801Z] ---> Running in 1cfc141503f0 [2023-05-09T09:35:11.067Z] Removing intermediate container 1cfc141503f0 [2023-05-09T09:35:11.067Z] ---> fb9c881f7f9f [2023-05-09T09:35:11.067Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T09:35:11.334Z] Removing intermediate container d26804787bac [2023-05-09T09:35:11.334Z] ---> ff5069450f69 [2023-05-09T09:35:11.334Z] Step 12/22 : WORKDIR /edgex [2023-05-09T09:35:11.334Z] ---> Running in 3caa4a01c1a0 [2023-05-09T09:35:11.334Z] ---> Running in 311f12394146 [2023-05-09T09:35:14.674Z] Removing intermediate container 3caa4a01c1a0 [2023-05-09T09:35:14.674Z] ---> c2fc0b6c3cd8 [2023-05-09T09:35:14.674Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T09:35:14.674Z] Removing intermediate container 311f12394146 [2023-05-09T09:35:14.674Z] ---> 26e052515823 [2023-05-09T09:35:14.674Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:35:14.674Z] ---> Running in e5f39eb38d6f [2023-05-09T09:35:14.952Z] Removing intermediate container e5f39eb38d6f [2023-05-09T09:35:14.952Z] ---> 4dc6d9b3f946 [2023-05-09T09:35:14.952Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T09:35:15.219Z] ---> Running in fe3ce77ad017 [2023-05-09T09:35:15.219Z] ---> c954b0cdfd76 [2023-05-09T09:35:15.219Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:35:15.803Z] Removing intermediate container fe3ce77ad017 [2023-05-09T09:35:15.803Z] ---> 0d528a12b60d [2023-05-09T09:35:15.803Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T09:35:15.803Z] ---> Running in de0c729f43dc [2023-05-09T09:35:16.776Z] ---> ae9212350a21 [2023-05-09T09:35:16.776Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T09:35:17.743Z] ---> a2b21d03ce24 [2023-05-09T09:35:17.743Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T09:35:19.705Z] Removing intermediate container de0c729f43dc [2023-05-09T09:35:19.705Z] ---> 7f5d811101a8 [2023-05-09T09:35:19.705Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T09:35:19.973Z] ---> ae7840bf16be [2023-05-09T09:35:19.973Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T09:35:19.973Z] ---> Running in 15c9a58a9694 [2023-05-09T09:35:20.932Z] Removing intermediate container 15c9a58a9694 [2023-05-09T09:35:20.932Z] ---> 53d86ff3c799 [2023-05-09T09:35:20.932Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T09:35:20.932Z] ---> 60be7c6271c9 [2023-05-09T09:35:20.932Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T09:35:21.199Z] ---> Running in 4e6bdd30b5c7 [2023-05-09T09:35:22.609Z] ---> 8772fa6f1ea6 [2023-05-09T09:35:22.609Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T09:35:22.609Z] ---> Running in 1297a36cb81f [2023-05-09T09:35:25.196Z] Removing intermediate container 4e6bdd30b5c7 [2023-05-09T09:35:25.196Z] ---> 7a296cafe0bb [2023-05-09T09:35:25.196Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T09:35:25.196Z] ---> Running in 8ec5b47d3ec0 [2023-05-09T09:35:26.156Z] Removing intermediate container 8ec5b47d3ec0 [2023-05-09T09:35:26.156Z] ---> b404cd2a5fcd [2023-05-09T09:35:26.156Z] Step 20/22 : LABEL arch=arm64 [2023-05-09T09:35:26.156Z] Removing intermediate container 1297a36cb81f [2023-05-09T09:35:26.156Z] ---> f18d561c452d [2023-05-09T09:35:26.156Z] ---> Running in 3c044529d471 [2023-05-09T09:35:26.156Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:35:28.735Z] Removing intermediate container 3c044529d471 [2023-05-09T09:35:28.735Z] ---> 215cf97003b1 [2023-05-09T09:35:28.735Z] Step 21/22 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:35:28.735Z] ---> b724ee6be9e7 [2023-05-09T09:35:28.735Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:35:28.735Z] ---> Running in d0a1acd0f611 [2023-05-09T09:35:29.696Z] Removing intermediate container d0a1acd0f611 [2023-05-09T09:35:29.696Z] ---> 95efa9507343 [2023-05-09T09:35:29.696Z] Step 22/22 : LABEL version=0.0.0 [2023-05-09T09:35:29.964Z] ---> Running in a0c9ce729fcd [2023-05-09T09:35:30.234Z] ---> 3b13b2f6d866 [2023-05-09T09:35:30.234Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T09:35:30.817Z] Removing intermediate container a0c9ce729fcd [2023-05-09T09:35:30.817Z] ---> 5a4a5ab50941 [2023-05-09T09:35:31.112Z] [2023-05-09T09:35:31.706Z] Successfully built 5a4a5ab50941 [2023-05-09T09:35:31.972Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-09T09:35:31.972Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-05-09T09:35:35.323Z] ---> 32203546a983 [2023-05-09T09:35:35.323Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T09:35:36.731Z] ---> ae970e172441 [2023-05-09T09:35:36.731Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T09:35:39.314Z] ---> 803e2837fcf3 [2023-05-09T09:35:39.314Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T09:35:41.899Z] ---> 134d56e9a4bf [2023-05-09T09:35:41.899Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T09:35:43.870Z] ---> 04441d8eef37 [2023-05-09T09:35:43.870Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T09:35:45.279Z] ---> 0be7a0ebfb70 [2023-05-09T09:35:45.279Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T09:35:45.547Z] ---> Running in d881c90c09ca [2023-05-09T09:35:50.887Z] Removing intermediate container d881c90c09ca [2023-05-09T09:35:50.887Z] ---> 07a7585f70cf [2023-05-09T09:35:50.887Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T09:35:50.887Z] ---> Running in f215bd70ef2b [2023-05-09T09:35:50.887Z] Removing intermediate container 7b4f405e93d3 [2023-05-09T09:35:50.887Z] ---> 5faf49e55345 [2023-05-09T09:35:50.887Z] [2023-05-09T09:35:50.887Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T09:35:50.887Z] ---> 51e60588ff2c [2023-05-09T09:35:50.887Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:35:50.887Z] ---> Running in 8e265da9dcda [2023-05-09T09:35:51.848Z] Removing intermediate container f215bd70ef2b [2023-05-09T09:35:51.848Z] ---> 2b94c292671b [2023-05-09T09:35:51.848Z] Step 30/33 : CMD ["gate"] [2023-05-09T09:35:51.848Z] ---> Running in 4103f512a872 [2023-05-09T09:35:52.431Z] Removing intermediate container 552cbb86a5c5 [2023-05-09T09:35:52.431Z] ---> 043ee8699c76 [2023-05-09T09:35:52.431Z] [2023-05-09T09:35:52.431Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T09:35:52.431Z] ---> 51e60588ff2c [2023-05-09T09:35:52.431Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:35:53.844Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:35:53.844Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:35:53.844Z] ---> d76353e35c33 [2023-05-09T09:35:53.844Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T09:35:53.844Z] ---> Using cache [2023-05-09T09:35:53.844Z] ---> 5cd72795dd4d [2023-05-09T09:35:53.844Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T09:35:53.844Z] ---> Using cache [2023-05-09T09:35:53.844Z] ---> 7a76bc3b57f7 [2023-05-09T09:35:53.844Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T09:35:53.844Z] ---> Using cache [2023-05-09T09:35:53.844Z] ---> 120260a4e8d7 [2023-05-09T09:35:53.844Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:35:53.844Z] ---> Using cache [2023-05-09T09:35:53.844Z] ---> 6505cab087b3 [2023-05-09T09:35:53.844Z] Step 7/25 : COPY . . [2023-05-09T09:35:53.844Z] ---> Using cache [2023-05-09T09:35:53.844Z] ---> e7a6356530ac [2023-05-09T09:35:53.844Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T09:35:54.425Z] ---> Running in 9e42f12205ec [2023-05-09T09:35:54.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:35:54.697Z] Removing intermediate container 4103f512a872 [2023-05-09T09:35:54.697Z] ---> 3fbbb04dd8ab [2023-05-09T09:35:54.697Z] Step 31/33 : LABEL arch=arm64 [2023-05-09T09:35:54.697Z] ---> Running in 2e17f11661c9 [2023-05-09T09:35:54.967Z] ---> Running in 3baafeafd269 [2023-05-09T09:35:55.559Z] Removing intermediate container 9e42f12205ec [2023-05-09T09:35:55.559Z] ---> 8254328f2c92 [2023-05-09T09:35:55.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:35:55.559Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T09:35:55.559Z] ---> Running in 50aa2641a163 [2023-05-09T09:35:55.559Z] Removing intermediate container 3baafeafd269 [2023-05-09T09:35:55.559Z] ---> 4d7b72eb28e2 [2023-05-09T09:35:55.559Z] Step 32/33 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:35:55.827Z] ---> Running in 96e89ef76658 [2023-05-09T09:35:56.788Z] Removing intermediate container 96e89ef76658 [2023-05-09T09:35:56.788Z] ---> c30d3a8dafe5 [2023-05-09T09:35:56.789Z] Step 33/33 : LABEL version=0.0.0 [2023-05-09T09:35:56.789Z] Removing intermediate container 50aa2641a163 [2023-05-09T09:35:56.789Z] ---> a421d5dfe126 [2023-05-09T09:35:56.789Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T09:35:56.789Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T09:35:56.789Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:35:56.789Z] ---> Running in 0f2a989d119b [2023-05-09T09:35:56.789Z] 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-09T09:35:56.789Z] ---> Running in 54ea4274fab3 [2023-05-09T09:35:56.789Z] OK: 8 MiB in 16 packages [2023-05-09T09:35:57.752Z] Removing intermediate container 0f2a989d119b [2023-05-09T09:35:57.752Z] ---> dbf2696f7f6e [2023-05-09T09:35:57.752Z] [2023-05-09T09:35:58.018Z] Removing intermediate container 54ea4274fab3 [2023-05-09T09:35:58.018Z] ---> 31a052c6d0c9 [2023-05-09T09:35:58.018Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:35:58.293Z] ---> Running in ec70173a2573 [2023-05-09T09:35:58.572Z] Successfully built dbf2696f7f6e [2023-05-09T09:35:58.572Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-09T09:35:58.572Z]  Building security-bootstrapper ... done Building security-spire-config [2023-05-09T09:35:58.847Z] Removing intermediate container 8e265da9dcda [2023-05-09T09:35:58.847Z] ---> da8cd5cea6d1 [2023-05-09T09:35:58.847Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:35:59.114Z] ---> Running in aa2f795af964 [2023-05-09T09:35:59.381Z] Removing intermediate container aa2f795af964 [2023-05-09T09:35:59.381Z] ---> 1a53512c3466 [2023-05-09T09:35:59.381Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T09:35:59.647Z] ---> Running in 50924658d17b [2023-05-09T09:36:00.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:00.231Z] Removing intermediate container 50924658d17b [2023-05-09T09:36:00.231Z] ---> 4fd6c781f153 [2023-05-09T09:36:00.231Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T09:36:00.499Z] ---> Running in 9c0733361cb8 [2023-05-09T09:36:00.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:01.059Z] Removing intermediate container 9c0733361cb8 [2023-05-09T09:36:01.059Z] ---> 854d232a7e8c [2023-05-09T09:36:01.059Z] Step 15/25 : WORKDIR / [2023-05-09T09:36:01.059Z] ---> Running in bebeb97d888a [2023-05-09T09:36:01.642Z] Removing intermediate container bebeb97d888a [2023-05-09T09:36:01.642Z] ---> a782cc446d2d [2023-05-09T09:36:01.642Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:36:02.605Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T09:36:02.605Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:36:02.605Z] OK: 8 MiB in 16 packages [2023-05-09T09:36:02.605Z] ---> 3fec3968d35a [2023-05-09T09:36:02.605Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:36:04.043Z] ---> c986586b9acd [2023-05-09T09:36:04.043Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T09:36:04.320Z] Removing intermediate container ec70173a2573 [2023-05-09T09:36:04.320Z] ---> bdfc51ad11e8 [2023-05-09T09:36:04.320Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:36:07.674Z] ---> 75110b7b1f8d [2023-05-09T09:36:07.674Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:36:07.941Z] ---> fb7f00b726b5 [2023-05-09T09:36:07.941Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:36:09.355Z] ---> a46181e53345 [2023-05-09T09:36:09.355Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T09:36:09.355Z] ---> 985249c60767 [2023-05-09T09:36:09.355Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-09T09:36:10.763Z] ---> 318dcb6f0df7 [2023-05-09T09:36:10.763Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T09:36:11.031Z] ---> Running in abc40f5ba956 [2023-05-09T09:36:11.624Z] Removing intermediate container abc40f5ba956 [2023-05-09T09:36:11.625Z] ---> 30c0e1bbf464 [2023-05-09T09:36:11.625Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:36:11.892Z] ---> Running in d7a5dd31a97c [2023-05-09T09:36:12.472Z] Removing intermediate container d7a5dd31a97c [2023-05-09T09:36:12.473Z] ---> 08e0fc8ed6ce [2023-05-09T09:36:12.473Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T09:36:12.743Z] ---> 9402bfe9d80b [2023-05-09T09:36:12.743Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:36:12.743Z] ---> Running in c772ace0523d [2023-05-09T09:36:13.326Z] Removing intermediate container c772ace0523d [2023-05-09T09:36:13.326Z] ---> 2f738070d357 [2023-05-09T09:36:13.326Z] Step 24/25 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:36:13.599Z] ---> Running in ed1db9f0f53c [2023-05-09T09:36:14.183Z] ---> 5122220229e5 [2023-05-09T09:36:14.183Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T09:36:14.183Z] ---> Running in 99379034ecb2 [2023-05-09T09:36:14.452Z] Removing intermediate container ed1db9f0f53c [2023-05-09T09:36:14.452Z] ---> 019a0eb39b58 [2023-05-09T09:36:14.452Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T09:36:14.452Z] ---> Running in cee62c98bf92 [2023-05-09T09:36:15.035Z] Removing intermediate container 99379034ecb2 [2023-05-09T09:36:15.035Z] ---> 4bd40b659d62 [2023-05-09T09:36:15.035Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:36:15.035Z] ---> Running in a8c2b2b84dfe [2023-05-09T09:36:15.303Z] Removing intermediate container cee62c98bf92 [2023-05-09T09:36:15.303Z] ---> cc279998ef6b [2023-05-09T09:36:15.303Z] [2023-05-09T09:36:15.569Z] Removing intermediate container a8c2b2b84dfe [2023-05-09T09:36:15.569Z] ---> 071a3f103ca2 [2023-05-09T09:36:15.569Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T09:36:15.839Z] Successfully built cc279998ef6b [2023-05-09T09:36:15.839Z] Successfully tagged core-metadata-arm64:latest [2023-05-09T09:36:15.839Z]  Building core-metadata ... done Building support-scheduler [2023-05-09T09:36:15.839Z] ---> Running in 78e573fb0033 [2023-05-09T09:36:16.422Z] Removing intermediate container 78e573fb0033 [2023-05-09T09:36:16.422Z] ---> b1a36dd84df4 [2023-05-09T09:36:16.422Z] Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:36:16.693Z] ---> Running in 1397346fdc53 [2023-05-09T09:36:17.292Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:36:17.292Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:36:17.292Z] ---> d76353e35c33 [2023-05-09T09:36:17.292Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T09:36:17.292Z] ---> Using cache [2023-05-09T09:36:17.292Z] ---> 5cd72795dd4d [2023-05-09T09:36:17.292Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T09:36:17.292Z] ---> Running in 009caede87aa [2023-05-09T09:36:17.292Z] Removing intermediate container 1397346fdc53 [2023-05-09T09:36:17.292Z] ---> b9cedf42c8b5 [2023-05-09T09:36:17.292Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:36:17.562Z] ---> Running in 429bd45a9115 [2023-05-09T09:36:18.530Z] Removing intermediate container 429bd45a9115 [2023-05-09T09:36:18.530Z] ---> d8934c84ddc3 [2023-05-09T09:36:18.530Z] [2023-05-09T09:36:18.798Z] Successfully built d8934c84ddc3 [2023-05-09T09:36:18.798Z] Successfully tagged core-data-arm64:latest [2023-05-09T09:36:18.798Z] Building support-notifications [2023-05-09T09:36:19.064Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:19.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:21.064Z] OK: 263 MiB in 53 packages [2023-05-09T09:36:23.011Z] Removing intermediate container 009caede87aa [2023-05-09T09:36:23.011Z] ---> 2b93c44a0378 [2023-05-09T09:36:23.011Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T09:36:24.424Z] ---> c1d2c9c5b7ff [2023-05-09T09:36:24.424Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:36:24.692Z] ---> Running in 3d0ebb13a304 [2023-05-09T09:36:39.703Z] Removing intermediate container 3859c0d05cce [2023-05-09T09:36:39.703Z] ---> 2add98cc228d [2023-05-09T09:36:39.703Z] [2023-05-09T09:36:39.703Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T09:36:39.703Z] ---> 51e60588ff2c [2023-05-09T09:36:39.703Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T09:36:39.703Z] ---> Using cache [2023-05-09T09:36:39.703Z] ---> b0887553e078 [2023-05-09T09:36:39.703Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T09:36:39.703Z] ---> Running in 4502e9682bc6 [2023-05-09T09:36:40.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:40.566Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:36:40.566Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:36:40.566Z] ---> d76353e35c33 [2023-05-09T09:36:40.566Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:36:40.566Z] ---> Using cache [2023-05-09T09:36:40.566Z] ---> f843703de096 [2023-05-09T09:36:40.566Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T09:36:40.566Z] ---> Using cache [2023-05-09T09:36:40.566Z] ---> 9306bdc5c3c5 [2023-05-09T09:36:40.566Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T09:36:40.566Z] ---> Using cache [2023-05-09T09:36:40.566Z] ---> 1b59fbfb225a [2023-05-09T09:36:40.566Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T09:36:40.566Z] ---> Using cache [2023-05-09T09:36:40.566Z] ---> 0f17f170d4b0 [2023-05-09T09:36:40.566Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:36:40.566Z] ---> Using cache [2023-05-09T09:36:40.566Z] ---> 95b82646a018 [2023-05-09T09:36:40.837Z] Step 8/23 : COPY . . [2023-05-09T09:36:40.837Z] ---> Using cache [2023-05-09T09:36:40.837Z] ---> 3cb740ae1d2c [2023-05-09T09:36:40.837Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T09:36:40.837Z] ---> Running in f578e53ccb97 [2023-05-09T09:36:41.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:43.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:36:43.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:36:43.370Z] ---> d76353e35c33 [2023-05-09T09:36:43.370Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:36:43.370Z] ---> Using cache [2023-05-09T09:36:43.370Z] ---> f843703de096 [2023-05-09T09:36:43.370Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T09:36:43.370Z] ---> Using cache [2023-05-09T09:36:43.370Z] ---> 9306bdc5c3c5 [2023-05-09T09:36:43.370Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T09:36:43.370Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T09:36:43.370Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T09:36:43.370Z] OK: 17692 distinct packages available [2023-05-09T09:36:43.370Z] ---> Running in 199a185278a0 [2023-05-09T09:36:43.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:43.640Z] 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-09T09:36:44.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:45.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:46.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:36:46.037Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T09:36:46.320Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T09:36:46.320Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T09:36:46.320Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T09:36:46.320Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T09:36:46.320Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T09:36:46.320Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T09:36:46.593Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T09:36:46.593Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T09:36:46.593Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:36:46.593Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T09:36:47.195Z] OK: 11 MiB in 24 packages [2023-05-09T09:36:47.824Z] OK: 263 MiB in 53 packages [2023-05-09T09:36:49.785Z] Removing intermediate container 199a185278a0 [2023-05-09T09:36:49.785Z] ---> f5cbd7697cae [2023-05-09T09:36:49.785Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T09:36:50.372Z] Removing intermediate container 4502e9682bc6 [2023-05-09T09:36:50.372Z] ---> 6f45ba4cf786 [2023-05-09T09:36:50.372Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:36:50.965Z] ---> c376405792ad [2023-05-09T09:36:50.965Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:36:50.965Z] ---> Running in eefe5b6dc5de [2023-05-09T09:36:51.934Z] ---> 073f81aed5f6 [2023-05-09T09:36:51.934Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:36:53.346Z] ---> 03dce137d8bf [2023-05-09T09:36:53.346Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T09:36:55.923Z] ---> b531a549a34d [2023-05-09T09:36:55.923Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:36:56.886Z] ---> bdcf63f38ca8 [2023-05-09T09:36:56.886Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T09:36:56.886Z] ---> Running in 64c4b39638b2 [2023-05-09T09:36:57.473Z] Removing intermediate container 64c4b39638b2 [2023-05-09T09:36:57.473Z] ---> dbba46764815 [2023-05-09T09:36:57.473Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T09:36:57.473Z] ---> Running in b88e1c82210f [2023-05-09T09:36:58.058Z] Removing intermediate container b88e1c82210f [2023-05-09T09:36:58.058Z] ---> 7ccd63cf9210 [2023-05-09T09:36:58.058Z] Step 18/20 : LABEL arch=arm64 [2023-05-09T09:36:58.058Z] ---> Running in e7a2ecddc813 [2023-05-09T09:36:58.663Z] Removing intermediate container e7a2ecddc813 [2023-05-09T09:36:58.663Z] ---> b2074019dd94 [2023-05-09T09:36:58.663Z] Step 19/20 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:36:58.932Z] ---> Running in aa1e9c22a8f3 [2023-05-09T09:36:59.534Z] Removing intermediate container aa1e9c22a8f3 [2023-05-09T09:36:59.534Z] ---> fd83643751b2 [2023-05-09T09:36:59.534Z] Step 20/20 : LABEL version=0.0.0 [2023-05-09T09:36:59.534Z] ---> Running in 892ca20b95b3 [2023-05-09T09:37:00.117Z] Removing intermediate container 892ca20b95b3 [2023-05-09T09:37:00.117Z] ---> 33882887786f [2023-05-09T09:37:00.117Z] [2023-05-09T09:37:00.385Z] Successfully built 33882887786f [2023-05-09T09:37:00.656Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-09T09:37:00.656Z] Building security-proxy-auth [2023-05-09T09:37:18.859Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:37:18.859Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:37:18.859Z] ---> d76353e35c33 [2023-05-09T09:37:18.859Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:37:18.859Z] ---> Using cache [2023-05-09T09:37:18.859Z] ---> f843703de096 [2023-05-09T09:37:18.859Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T09:37:18.859Z] ---> Using cache [2023-05-09T09:37:18.859Z] ---> 9306bdc5c3c5 [2023-05-09T09:37:18.859Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T09:37:18.859Z] ---> Using cache [2023-05-09T09:37:18.859Z] ---> 1b59fbfb225a [2023-05-09T09:37:18.859Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T09:37:18.859Z] ---> Using cache [2023-05-09T09:37:18.859Z] ---> 0f17f170d4b0 [2023-05-09T09:37:18.859Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:37:18.859Z] ---> Using cache [2023-05-09T09:37:18.859Z] ---> 95b82646a018 [2023-05-09T09:37:18.859Z] Step 8/23 : COPY . . [2023-05-09T09:37:18.859Z] ---> Using cache [2023-05-09T09:37:18.859Z] ---> 3cb740ae1d2c [2023-05-09T09:37:18.859Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T09:37:18.859Z] ---> Running in 496815bf1bd9 [2023-05-09T09:37:20.797Z] 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-09T09:37:53.017Z] Removing intermediate container 3d0ebb13a304 [2023-05-09T09:37:53.017Z] ---> 706605824a32 [2023-05-09T09:37:53.017Z] Step 7/27 : COPY . . [2023-05-09T09:38:19.689Z] ---> 67ec5efb3a65 [2023-05-09T09:38:19.689Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T09:38:19.689Z] ---> Running in 62c6fa36292c [2023-05-09T09:38:19.960Z] Removing intermediate container 62c6fa36292c [2023-05-09T09:38:19.960Z] ---> 8c6d3603c1a7 [2023-05-09T09:38:19.960Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T09:38:20.226Z] ---> Running in e5a32c6df380 [2023-05-09T09:38:21.183Z] Removing intermediate container e5a32c6df380 [2023-05-09T09:38:21.183Z] ---> 94b13ef09817 [2023-05-09T09:38:21.183Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T09:38:21.183Z] ---> Running in d01fe914ac84 [2023-05-09T09:38:22.141Z] Removing intermediate container d01fe914ac84 [2023-05-09T09:38:22.141Z] ---> cdbba40ab6ae [2023-05-09T09:38:22.141Z] 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-09T09:38:22.141Z] ---> Running in 3656fd9599f2 [2023-05-09T09:38:26.394Z] Removing intermediate container 3656fd9599f2 [2023-05-09T09:38:26.395Z] ---> 1261c3994665 [2023-05-09T09:38:26.395Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T09:38:26.395Z] ---> Running in 2cc71ee1a796 [2023-05-09T09:38:26.979Z] Removing intermediate container 2cc71ee1a796 [2023-05-09T09:38:26.979Z] ---> 8a807d0e5a83 [2023-05-09T09:38:26.979Z] [2023-05-09T09:38:26.979Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T09:38:26.979Z] ---> 51e60588ff2c [2023-05-09T09:38:26.979Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T09:38:27.245Z] ---> Running in c056aaf0ab83 [2023-05-09T09:38:28.200Z] Removing intermediate container c056aaf0ab83 [2023-05-09T09:38:28.200Z] ---> 0ca3859ec9fe [2023-05-09T09:38:28.200Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T09:38:28.200Z] ---> Running in 48ec3357bcb9 [2023-05-09T09:38:30.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:38:31.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:38:34.321Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T09:38:34.321Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T09:38:34.321Z] OK: 17692 distinct packages available [2023-05-09T09:38:34.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:38:35.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:38:37.225Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T09:38:37.225Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T09:38:37.225Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T09:38:37.225Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T09:38:37.225Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:38:37.225Z] OK: 8 MiB in 19 packages [2023-05-09T09:38:39.170Z] Removing intermediate container 48ec3357bcb9 [2023-05-09T09:38:39.170Z] ---> c795b10be0a4 [2023-05-09T09:38:39.170Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:38:39.437Z] Removing intermediate container eefe5b6dc5de [2023-05-09T09:38:39.437Z] ---> ef1c7ed7ac7e [2023-05-09T09:38:39.437Z] Step 8/23 : COPY . . [2023-05-09T09:38:40.395Z] ---> 5f7c0a22ce0a [2023-05-09T09:38:40.395Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:38:42.338Z] ---> e84889508c19 [2023-05-09T09:38:42.338Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T09:38:54.639Z] ---> d83b004157ea [2023-05-09T09:38:54.639Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T09:38:54.639Z] ---> d80800b08c62 [2023-05-09T09:38:54.639Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T09:38:54.907Z] ---> Running in 8d6fbe85e9c8 [2023-05-09T09:38:58.248Z] Removing intermediate container 8d6fbe85e9c8 [2023-05-09T09:38:58.248Z] ---> 754442171d5e [2023-05-09T09:38:58.248Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T09:38:58.248Z] ---> 3ebc2015ab64 [2023-05-09T09:38:58.248Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T09:38:58.531Z] ---> Running in c17b10c99733 [2023-05-09T09:38:58.799Z] ---> 43a3c6094c0d [2023-05-09T09:38:58.799Z] Step 22/27 : WORKDIR / [2023-05-09T09:38:59.068Z] ---> Running in bc65cbf34a14 [2023-05-09T09:39:00.030Z] Removing intermediate container bc65cbf34a14 [2023-05-09T09:39:00.030Z] ---> 98a665458c64 [2023-05-09T09:39:00.030Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T09:39:00.030Z] ---> Running in 2b161700aadf [2023-05-09T09:39:00.991Z] Removing intermediate container 2b161700aadf [2023-05-09T09:39:00.991Z] ---> a8d8b096a23b [2023-05-09T09:39:00.991Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T09:39:00.991Z] ---> Running in b381f7cd5994 [2023-05-09T09:39:01.576Z] 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-09T09:39:01.844Z] Removing intermediate container b381f7cd5994 [2023-05-09T09:39:01.844Z] ---> 6ef13c01a4cf [2023-05-09T09:39:01.844Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T09:39:01.844Z] ---> Running in 28d7315ffb20 [2023-05-09T09:39:02.427Z] Removing intermediate container 28d7315ffb20 [2023-05-09T09:39:02.427Z] ---> 31c17046373c [2023-05-09T09:39:02.427Z] Step 26/27 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:39:02.695Z] ---> Running in d81cde5201ab [2023-05-09T09:39:02.961Z] Removing intermediate container d81cde5201ab [2023-05-09T09:39:02.961Z] ---> cd8215f2b654 [2023-05-09T09:39:02.961Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T09:39:03.229Z] ---> Running in 73da05103132 [2023-05-09T09:39:03.811Z] Removing intermediate container 73da05103132 [2023-05-09T09:39:03.811Z] ---> 5e0789df774b [2023-05-09T09:39:03.811Z] [2023-05-09T09:39:03.811Z] Successfully built 5e0789df774b [2023-05-09T09:39:03.811Z] Successfully tagged security-spire-config-arm64:latest [2023-05-09T09:39:03.811Z]  Building security-spire-config ... done Building core-command [2023-05-09T09:39:22.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:39:22.057Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:39:22.057Z] ---> d76353e35c33 [2023-05-09T09:39:22.057Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:39:22.057Z] ---> Using cache [2023-05-09T09:39:22.057Z] ---> f843703de096 [2023-05-09T09:39:22.057Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T09:39:22.057Z] ---> Using cache [2023-05-09T09:39:22.057Z] ---> 9306bdc5c3c5 [2023-05-09T09:39:22.057Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T09:39:22.057Z] ---> Using cache [2023-05-09T09:39:22.057Z] ---> 1b59fbfb225a [2023-05-09T09:39:22.057Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T09:39:22.057Z] ---> Using cache [2023-05-09T09:39:22.057Z] ---> 0f17f170d4b0 [2023-05-09T09:39:22.057Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:39:22.057Z] ---> Using cache [2023-05-09T09:39:22.057Z] ---> 95b82646a018 [2023-05-09T09:39:22.057Z] Step 8/24 : COPY . . [2023-05-09T09:39:22.057Z] ---> Using cache [2023-05-09T09:39:22.057Z] ---> 3cb740ae1d2c [2023-05-09T09:39:22.057Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-09T09:39:22.057Z] ---> Running in a97c61ba0480 [2023-05-09T09:39:23.473Z] 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-09T09:42:15.219Z] 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-09T09:42:27.538Z] Removing intermediate container 2e17f11661c9 [2023-05-09T09:42:27.538Z] ---> 59b55224d121 [2023-05-09T09:42:27.538Z] [2023-05-09T09:42:27.538Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T09:42:27.538Z] ---> 51e60588ff2c [2023-05-09T09:42:27.538Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T09:42:27.538Z] ---> Running in bb2bc1503cdc [2023-05-09T09:42:28.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:42:29.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:42:31.474Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T09:42:31.475Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T09:42:31.475Z] (3/3) Installing su-exec (0.2-r2) [2023-05-09T09:42:31.475Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:42:31.475Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T09:42:32.436Z] OK: 8 MiB in 18 packages [2023-05-09T09:42:34.380Z] Removing intermediate container bb2bc1503cdc [2023-05-09T09:42:34.380Z] ---> 8abcb2406bd2 [2023-05-09T09:42:34.380Z] 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-09T09:42:34.647Z] ---> Running in 2a3e70ceeaf9 [2023-05-09T09:42:35.231Z] Removing intermediate container 2a3e70ceeaf9 [2023-05-09T09:42:35.231Z] ---> b439eca6ef03 [2023-05-09T09:42:35.231Z] Step 12/25 : WORKDIR / [2023-05-09T09:42:35.231Z] ---> Running in 3ff380db00ac [2023-05-09T09:42:35.823Z] Removing intermediate container 3ff380db00ac [2023-05-09T09:42:35.823Z] ---> 2bf7c8425156 [2023-05-09T09:42:35.823Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:42:36.785Z] ---> c0982a4080d1 [2023-05-09T09:42:36.785Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:42:37.747Z] ---> 8fcea6d8f268 [2023-05-09T09:42:37.747Z] 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-09T09:42:38.711Z] ---> 0e349697036c [2023-05-09T09:42:38.711Z] 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-09T09:42:39.671Z] ---> 1e5ec4262e43 [2023-05-09T09:42:39.671Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:42:40.634Z] ---> 93ea71f4446b [2023-05-09T09:42:40.634Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T09:42:42.594Z] ---> b5b6953ee491 [2023-05-09T09:42:42.594Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T09:42:44.002Z] ---> 8e3994a9273b [2023-05-09T09:42:44.002Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T09:42:44.969Z] ---> d365f8259591 [2023-05-09T09:42:44.969Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T09:42:45.237Z] ---> Running in a6462855451a [2023-05-09T09:42:48.581Z] Removing intermediate container a6462855451a [2023-05-09T09:42:48.581Z] ---> 64a0ba34294d [2023-05-09T09:42:48.581Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T09:42:48.581Z] ---> Running in 43e9e536053a [2023-05-09T09:42:49.396Z] Removing intermediate container 43e9e536053a [2023-05-09T09:42:49.396Z] ---> cd206ad7a164 [2023-05-09T09:42:49.396Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T09:42:49.396Z] ---> Running in adac7c416d9e [2023-05-09T09:42:49.825Z] Removing intermediate container adac7c416d9e [2023-05-09T09:42:49.825Z] ---> e61b14be16c0 [2023-05-09T09:42:49.825Z] Step 24/25 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:42:50.129Z] ---> Running in 3d28f585b894 [2023-05-09T09:42:50.468Z] Removing intermediate container 3d28f585b894 [2023-05-09T09:42:50.468Z] ---> f8916579eaf4 [2023-05-09T09:42:50.468Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T09:42:50.468Z] ---> Running in 4f3449b052a3 [2023-05-09T09:42:50.756Z] Removing intermediate container 4f3449b052a3 [2023-05-09T09:42:51.039Z] ---> 7f9b6542524c [2023-05-09T09:42:51.039Z] [2023-05-09T09:42:51.323Z] Successfully built 7f9b6542524c [2023-05-09T09:42:51.323Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-09T09:42:51.323Z] Building security-spire-agent [2023-05-09T09:43:06.411Z]  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:43:06.411Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:43:06.411Z] ---> d76353e35c33 [2023-05-09T09:43:06.411Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T09:43:06.411Z] ---> Using cache [2023-05-09T09:43:06.411Z] ---> 5cd72795dd4d [2023-05-09T09:43:06.411Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T09:43:06.411Z] ---> Using cache [2023-05-09T09:43:06.411Z] ---> 2b93c44a0378 [2023-05-09T09:43:06.411Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T09:43:06.411Z] ---> Using cache [2023-05-09T09:43:06.411Z] ---> c1d2c9c5b7ff [2023-05-09T09:43:06.411Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:43:06.411Z] ---> Using cache [2023-05-09T09:43:06.411Z] ---> 706605824a32 [2023-05-09T09:43:06.411Z] Step 7/27 : COPY . . [2023-05-09T09:43:06.411Z] ---> Using cache [2023-05-09T09:43:06.411Z] ---> 67ec5efb3a65 [2023-05-09T09:43:06.411Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T09:43:06.411Z] ---> Using cache [2023-05-09T09:43:06.411Z] ---> 8c6d3603c1a7 [2023-05-09T09:43:06.411Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T09:43:06.411Z] ---> Using cache [2023-05-09T09:43:06.411Z] ---> 94b13ef09817 [2023-05-09T09:43:06.411Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T09:43:06.411Z] ---> Using cache [2023-05-09T09:43:06.411Z] ---> cdbba40ab6ae [2023-05-09T09:43:06.411Z] 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-09T09:43:06.411Z] ---> Using cache [2023-05-09T09:43:06.411Z] ---> 1261c3994665 [2023-05-09T09:43:06.411Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T09:43:06.411Z] ---> Using cache [2023-05-09T09:43:06.411Z] ---> 8a807d0e5a83 [2023-05-09T09:43:06.411Z] [2023-05-09T09:43:06.411Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T09:43:06.411Z] ---> 51e60588ff2c [2023-05-09T09:43:06.411Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T09:43:06.411Z] ---> Using cache [2023-05-09T09:43:06.411Z] ---> 0ca3859ec9fe [2023-05-09T09:43:06.411Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T09:43:06.680Z] ---> Running in 806615ad9309 [2023-05-09T09:43:08.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:43:09.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:43:10.615Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T09:43:10.615Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T09:43:10.615Z] OK: 17692 distinct packages available [2023-05-09T09:43:10.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:43:11.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:43:12.528Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T09:43:12.528Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T09:43:12.528Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T09:43:12.528Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T09:43:12.793Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T09:43:12.793Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:43:12.793Z] OK: 9 MiB in 20 packages [2023-05-09T09:43:14.218Z] Removing intermediate container 806615ad9309 [2023-05-09T09:43:14.218Z] ---> fb3355022744 [2023-05-09T09:43:14.483Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:43:15.441Z] ---> 90041d06afbd [2023-05-09T09:43:15.441Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:43:16.023Z] ---> 18eba1b87b77 [2023-05-09T09:43:16.023Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T09:43:21.361Z] ---> 5a5a5ed90882 [2023-05-09T09:43:21.361Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T09:43:26.704Z] ---> 1689826d0e42 [2023-05-09T09:43:26.704Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T09:43:27.288Z] ---> c8440a8fdb67 [2023-05-09T09:43:27.288Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T09:43:28.249Z] ---> 73c79313867d [2023-05-09T09:43:28.249Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T09:43:29.211Z] ---> 515e32917a29 [2023-05-09T09:43:29.211Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T09:43:29.211Z] ---> Running in aa0ef9c10631 [2023-05-09T09:43:29.480Z] Removing intermediate container aa0ef9c10631 [2023-05-09T09:43:29.480Z] ---> 904cbbda355c [2023-05-09T09:43:29.480Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T09:43:29.746Z] ---> Running in 6e1cf603a763 [2023-05-09T09:43:30.330Z] Removing intermediate container 6e1cf603a763 [2023-05-09T09:43:30.330Z] ---> 64e24a73bcac [2023-05-09T09:43:30.330Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T09:43:30.330Z] ---> Running in 3e6d6776254e [2023-05-09T09:43:30.912Z] Removing intermediate container 3e6d6776254e [2023-05-09T09:43:30.912Z] ---> d167b7c04a9f [2023-05-09T09:43:30.912Z] Step 26/27 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:43:30.912Z] ---> Running in d7cfea013ed8 [2023-05-09T09:43:31.493Z] Removing intermediate container d7cfea013ed8 [2023-05-09T09:43:31.493Z] ---> 34e82e0e780b [2023-05-09T09:43:31.493Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T09:43:31.493Z] ---> Running in 643affa7e5bd [2023-05-09T09:43:31.760Z] Removing intermediate container 643affa7e5bd [2023-05-09T09:43:31.760Z] ---> 23833a584f19 [2023-05-09T09:43:31.760Z] [2023-05-09T09:43:32.027Z] Successfully built 23833a584f19 [2023-05-09T09:43:32.027Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-09T09:43:32.295Z]  Building security-spire-agent ... done Building security-spire-server [2023-05-09T09:43:50.491Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:43:50.491Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:43:50.491Z] ---> d76353e35c33 [2023-05-09T09:43:50.491Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T09:43:50.491Z] ---> Using cache [2023-05-09T09:43:50.491Z] ---> 5cd72795dd4d [2023-05-09T09:43:50.491Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T09:43:50.491Z] ---> Using cache [2023-05-09T09:43:50.491Z] ---> 2b93c44a0378 [2023-05-09T09:43:50.491Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T09:43:50.491Z] ---> Using cache [2023-05-09T09:43:50.491Z] ---> c1d2c9c5b7ff [2023-05-09T09:43:50.491Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:43:50.491Z] ---> Using cache [2023-05-09T09:43:50.491Z] ---> 706605824a32 [2023-05-09T09:43:50.491Z] Step 7/26 : COPY . . [2023-05-09T09:43:50.491Z] ---> Using cache [2023-05-09T09:43:50.491Z] ---> 67ec5efb3a65 [2023-05-09T09:43:50.491Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T09:43:50.491Z] ---> Using cache [2023-05-09T09:43:50.491Z] ---> 8c6d3603c1a7 [2023-05-09T09:43:50.491Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T09:43:50.491Z] ---> Using cache [2023-05-09T09:43:50.491Z] ---> 94b13ef09817 [2023-05-09T09:43:50.491Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T09:43:50.491Z] ---> Using cache [2023-05-09T09:43:50.491Z] ---> cdbba40ab6ae [2023-05-09T09:43:50.491Z] 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-09T09:43:50.491Z] ---> Running in 185aa2b70f23 [2023-05-09T09:43:53.838Z] Removing intermediate container 185aa2b70f23 [2023-05-09T09:43:53.838Z] ---> 8212362a7451 [2023-05-09T09:43:53.838Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T09:43:53.838Z] ---> Running in 58c3c1dc4180 [2023-05-09T09:43:54.121Z] Removing intermediate container 58c3c1dc4180 [2023-05-09T09:43:54.121Z] ---> 9d8cefa474b0 [2023-05-09T09:43:54.121Z] [2023-05-09T09:43:54.121Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T09:43:54.121Z] ---> 51e60588ff2c [2023-05-09T09:43:54.121Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T09:43:54.121Z] ---> Using cache [2023-05-09T09:43:54.121Z] ---> 0ca3859ec9fe [2023-05-09T09:43:54.121Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T09:43:54.121Z] ---> Using cache [2023-05-09T09:43:54.121Z] ---> fb3355022744 [2023-05-09T09:43:54.121Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:43:54.121Z] ---> Using cache [2023-05-09T09:43:54.121Z] ---> 90041d06afbd [2023-05-09T09:43:54.121Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:43:54.121Z] ---> Using cache [2023-05-09T09:43:54.389Z] ---> 18eba1b87b77 [2023-05-09T09:43:54.389Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T09:44:02.591Z] ---> 275c4df22006 [2023-05-09T09:44:02.591Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T09:44:05.175Z] ---> 1fea630b43a4 [2023-05-09T09:44:05.176Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T09:44:06.590Z] ---> 218b0bd8d96c [2023-05-09T09:44:06.590Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T09:44:07.999Z] ---> 675b8bbf5dc9 [2023-05-09T09:44:07.999Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T09:44:07.999Z] ---> Running in 7c42887fa9fe [2023-05-09T09:44:08.958Z] Removing intermediate container 7c42887fa9fe [2023-05-09T09:44:08.958Z] ---> e606b93bd55e [2023-05-09T09:44:08.958Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T09:44:09.226Z] ---> Running in 4a3544d5778a [2023-05-09T09:44:09.825Z] Removing intermediate container 496815bf1bd9 [2023-05-09T09:44:09.825Z] ---> 041848755d83 [2023-05-09T09:44:09.825Z] [2023-05-09T09:44:09.825Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T09:44:09.825Z] ---> 51e60588ff2c [2023-05-09T09:44:09.825Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T09:44:10.091Z] Removing intermediate container 4a3544d5778a [2023-05-09T09:44:10.091Z] ---> 09a178bb17fd [2023-05-09T09:44:10.091Z] Step 24/26 : LABEL arch=arm64 [2023-05-09T09:44:10.091Z] ---> Running in 21d0a11c231c [2023-05-09T09:44:10.091Z] ---> Running in 6399c490b9c1 [2023-05-09T09:44:10.675Z] Removing intermediate container 21d0a11c231c [2023-05-09T09:44:10.675Z] ---> 1e2e0f5d1821 [2023-05-09T09:44:10.675Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:44:10.676Z] Removing intermediate container 6399c490b9c1 [2023-05-09T09:44:10.676Z] ---> Running in 7eb16a51eaaf [2023-05-09T09:44:10.676Z] ---> 1d8df473e6ec [2023-05-09T09:44:10.676Z] Step 25/26 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:44:10.943Z] ---> Running in bba2833428aa [2023-05-09T09:44:11.909Z] Removing intermediate container bba2833428aa [2023-05-09T09:44:11.909Z] ---> 28974d6538b4 [2023-05-09T09:44:11.909Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T09:44:11.909Z] ---> Running in 92e961e5c779 [2023-05-09T09:44:12.492Z] Removing intermediate container 92e961e5c779 [2023-05-09T09:44:12.492Z] ---> 00f15c07da58 [2023-05-09T09:44:12.492Z] [2023-05-09T09:44:13.074Z] Successfully built 00f15c07da58 [2023-05-09T09:44:13.074Z] Successfully tagged security-spire-server-arm64:latest [2023-05-09T09:44:13.074Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-05-09T09:44:13.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:44:14.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:44:15.437Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T09:44:15.437Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:44:15.437Z] OK: 8 MiB in 16 packages [2023-05-09T09:44:19.690Z] Removing intermediate container 7eb16a51eaaf [2023-05-09T09:44:19.690Z] ---> 623c7bca4d63 [2023-05-09T09:44:19.690Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:44:19.956Z] ---> 55210d30dade [2023-05-09T09:44:19.956Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:44:21.364Z] ---> bf790f1f8887 [2023-05-09T09:44:21.364Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T09:44:23.950Z] ---> ed31584a5302 [2023-05-09T09:44:23.950Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:44:24.910Z] ---> e804a96f3320 [2023-05-09T09:44:24.910Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T09:44:26.315Z] ---> 5f2be5a13ba7 [2023-05-09T09:44:26.315Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T09:44:26.315Z] ---> Running in dbad98db169a [2023-05-09T09:44:30.565Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:44:30.565Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:44:30.565Z] ---> d76353e35c33 [2023-05-09T09:44:30.565Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T09:44:30.565Z] ---> Using cache [2023-05-09T09:44:30.565Z] ---> f843703de096 [2023-05-09T09:44:30.565Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T09:44:30.565Z] ---> Using cache [2023-05-09T09:44:30.565Z] ---> 9306bdc5c3c5 [2023-05-09T09:44:30.565Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T09:44:30.565Z] ---> Using cache [2023-05-09T09:44:30.565Z] ---> 1b59fbfb225a [2023-05-09T09:44:30.565Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T09:44:30.565Z] ---> Using cache [2023-05-09T09:44:30.565Z] ---> 0f17f170d4b0 [2023-05-09T09:44:30.565Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:44:30.565Z] ---> Using cache [2023-05-09T09:44:30.565Z] ---> 95b82646a018 [2023-05-09T09:44:30.565Z] Step 8/23 : COPY . . [2023-05-09T09:44:30.565Z] ---> Using cache [2023-05-09T09:44:30.565Z] ---> 3cb740ae1d2c [2023-05-09T09:44:30.565Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T09:44:30.565Z] Removing intermediate container dbad98db169a [2023-05-09T09:44:30.565Z] ---> 39d718bba6ed [2023-05-09T09:44:30.565Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T09:44:30.565Z] ---> Running in 277f45e3485b [2023-05-09T09:44:30.565Z] ---> Running in 3f00b1180fc7 [2023-05-09T09:44:31.160Z] Removing intermediate container 277f45e3485b [2023-05-09T09:44:31.160Z] ---> 79da8177bb1f [2023-05-09T09:44:31.160Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T09:44:31.440Z] ---> Running in 32fd5e4fe822 [2023-05-09T09:44:33.414Z] Removing intermediate container 32fd5e4fe822 [2023-05-09T09:44:33.414Z] ---> 9418210d7407 [2023-05-09T09:44:33.414Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T09:44:33.414Z] ---> Running in 0440dc0a45e8 [2023-05-09T09:44:33.681Z] 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-09T09:44:33.949Z] Removing intermediate container 0440dc0a45e8 [2023-05-09T09:44:33.949Z] ---> 8501b28272e3 [2023-05-09T09:44:33.949Z] Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:44:33.949Z] ---> Running in 409a37084d40 [2023-05-09T09:44:34.531Z] Removing intermediate container 409a37084d40 [2023-05-09T09:44:34.531Z] ---> 173e5ac7cf9d [2023-05-09T09:44:34.531Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:44:34.531Z] ---> Running in 844f0e6ca0cf [2023-05-09T09:44:35.115Z] Removing intermediate container 844f0e6ca0cf [2023-05-09T09:44:35.115Z] ---> 82f6fd633a24 [2023-05-09T09:44:35.115Z] [2023-05-09T09:44:35.381Z] Successfully built 82f6fd633a24 [2023-05-09T09:44:35.381Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-09T09:46:27.024Z]  Building security-proxy-auth ... done Removing intermediate container a97c61ba0480 [2023-05-09T09:46:27.024Z] ---> a060bb0691a3 [2023-05-09T09:46:27.024Z] [2023-05-09T09:46:27.024Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T09:46:27.024Z] ---> 51e60588ff2c [2023-05-09T09:46:27.024Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:46:27.024Z] ---> Using cache [2023-05-09T09:46:27.024Z] ---> da8cd5cea6d1 [2023-05-09T09:46:27.024Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:46:27.024Z] ---> Using cache [2023-05-09T09:46:27.024Z] ---> 1a53512c3466 [2023-05-09T09:46:27.024Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T09:46:27.024Z] ---> Running in 885fddf6876c [2023-05-09T09:46:27.024Z] Removing intermediate container 885fddf6876c [2023-05-09T09:46:27.024Z] ---> 80682a281172 [2023-05-09T09:46:27.024Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T09:46:27.024Z] ---> Running in 0c1981959aef [2023-05-09T09:46:27.024Z] Removing intermediate container 0c1981959aef [2023-05-09T09:46:27.024Z] ---> f8deb31a03b4 [2023-05-09T09:46:27.024Z] Step 15/24 : WORKDIR / [2023-05-09T09:46:27.024Z] ---> Running in 74343391114f [2023-05-09T09:46:27.609Z] Removing intermediate container 74343391114f [2023-05-09T09:46:27.609Z] ---> e45e7d0681d0 [2023-05-09T09:46:27.609Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:46:28.564Z] ---> b953629eb705 [2023-05-09T09:46:28.564Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:46:29.519Z] ---> 205161986cb6 [2023-05-09T09:46:29.519Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T09:46:32.853Z] ---> 613d3b67e3b1 [2023-05-09T09:46:32.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:46:33.808Z] ---> 2c0b688ca4b5 [2023-05-09T09:46:33.808Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T09:46:33.808Z] ---> Running in 6aa2c1a74b23 [2023-05-09T09:46:35.212Z] Removing intermediate container 6aa2c1a74b23 [2023-05-09T09:46:35.212Z] ---> de51b9880093 [2023-05-09T09:46:35.212Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:46:35.212Z] ---> Running in 865a5c03969b [2023-05-09T09:46:35.800Z] Removing intermediate container 865a5c03969b [2023-05-09T09:46:35.800Z] ---> 781ea778ce67 [2023-05-09T09:46:35.800Z] Step 22/24 : LABEL arch=arm64 [2023-05-09T09:46:36.067Z] ---> Running in e3794af27241 [2023-05-09T09:46:37.030Z] Removing intermediate container e3794af27241 [2023-05-09T09:46:37.030Z] ---> ca15f9767cd2 [2023-05-09T09:46:37.030Z] Step 23/24 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:46:37.030Z] ---> Running in 36f663664da2 [2023-05-09T09:46:37.987Z] Removing intermediate container 36f663664da2 [2023-05-09T09:46:37.987Z] ---> 7963b08c6c9f [2023-05-09T09:46:37.987Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T09:46:37.987Z] ---> Running in 345bdad48c55 [2023-05-09T09:46:38.946Z] Removing intermediate container 345bdad48c55 [2023-05-09T09:46:38.946Z] ---> 6225bba168f8 [2023-05-09T09:46:38.946Z] [2023-05-09T09:46:39.530Z] Successfully built 6225bba168f8 [2023-05-09T09:46:39.530Z] Successfully tagged core-command-arm64:latest [2023-05-09T09:46:47.724Z]  Building core-command ... done Removing intermediate container f578e53ccb97 [2023-05-09T09:46:47.724Z] ---> 178a3a227bbb [2023-05-09T09:46:47.724Z] [2023-05-09T09:46:47.724Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T09:46:47.724Z] ---> 51e60588ff2c [2023-05-09T09:46:47.724Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:46:47.724Z] ---> Using cache [2023-05-09T09:46:47.724Z] ---> da8cd5cea6d1 [2023-05-09T09:46:47.724Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:46:47.724Z] ---> Using cache [2023-05-09T09:46:47.724Z] ---> 1a53512c3466 [2023-05-09T09:46:47.724Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T09:46:47.724Z] ---> Running in a097b4386c10 [2023-05-09T09:46:48.311Z] Removing intermediate container a097b4386c10 [2023-05-09T09:46:48.311Z] ---> fddf50ceb52e [2023-05-09T09:46:48.311Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T09:46:48.311Z] ---> Running in 55a70d2b3210 [2023-05-09T09:46:48.897Z] Removing intermediate container 55a70d2b3210 [2023-05-09T09:46:48.897Z] ---> f16ae143fa90 [2023-05-09T09:46:48.897Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:46:49.861Z] ---> 6e7564b50cd3 [2023-05-09T09:46:49.861Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:46:50.441Z] ---> 6035aef96e7b [2023-05-09T09:46:50.441Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T09:46:53.017Z] ---> 276a619ec7e2 [2023-05-09T09:46:53.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:46:53.974Z] ---> 1018390c36c9 [2023-05-09T09:46:53.974Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T09:46:54.240Z] ---> Running in b791edf136e1 [2023-05-09T09:46:54.507Z] Removing intermediate container b791edf136e1 [2023-05-09T09:46:54.507Z] ---> 61e61a7f944e [2023-05-09T09:46:54.507Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:46:54.774Z] ---> Running in 22d365e52112 [2023-05-09T09:46:55.354Z] Removing intermediate container 22d365e52112 [2023-05-09T09:46:55.354Z] ---> 35998ba8b8c2 [2023-05-09T09:46:55.354Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T09:46:55.354Z] ---> Running in 236f5d75ed2b [2023-05-09T09:46:55.935Z] Removing intermediate container 236f5d75ed2b [2023-05-09T09:46:55.935Z] ---> a8b5741570b2 [2023-05-09T09:46:55.935Z] Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:46:55.935Z] ---> Running in ca66a6889821 [2023-05-09T09:46:56.515Z] Removing intermediate container ca66a6889821 [2023-05-09T09:46:56.515Z] ---> 9b80f9a90368 [2023-05-09T09:46:56.515Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:46:56.515Z] ---> Running in 0b376a51c3b6 [2023-05-09T09:46:57.095Z] Removing intermediate container 0b376a51c3b6 [2023-05-09T09:46:57.095Z] ---> 530691d3f5d3 [2023-05-09T09:46:57.095Z] [2023-05-09T09:46:57.360Z] Successfully built 530691d3f5d3 [2023-05-09T09:46:57.360Z] Successfully tagged support-scheduler-arm64:latest [2023-05-09T09:47:53.961Z]  Building support-scheduler ... done Removing intermediate container c17b10c99733 [2023-05-09T09:47:53.961Z] ---> 227c3ac15867 [2023-05-09T09:47:53.961Z] [2023-05-09T09:47:53.961Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T09:47:53.961Z] ---> 51e60588ff2c [2023-05-09T09:47:53.961Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T09:47:53.961Z] ---> Running in 073dba6915a4 [2023-05-09T09:47:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:47:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:47:53.961Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T09:47:53.961Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T09:47:53.961Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:47:53.961Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T09:47:53.961Z] OK: 8 MiB in 17 packages [2023-05-09T09:47:53.961Z] Removing intermediate container 073dba6915a4 [2023-05-09T09:47:53.961Z] ---> 511657093bc1 [2023-05-09T09:47:53.961Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:47:53.961Z] ---> Running in 00f32dcfe2ca [2023-05-09T09:47:53.961Z] Removing intermediate container 00f32dcfe2ca [2023-05-09T09:47:53.961Z] ---> 5e54249b2e8f [2023-05-09T09:47:53.961Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T09:47:53.961Z] ---> Running in ce71869df6b3 [2023-05-09T09:47:54.234Z] Removing intermediate container ce71869df6b3 [2023-05-09T09:47:54.234Z] ---> 0241d88d4759 [2023-05-09T09:47:54.234Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T09:47:54.234Z] ---> Running in 3281cb09f44b [2023-05-09T09:47:54.843Z] Removing intermediate container 3281cb09f44b [2023-05-09T09:47:54.843Z] ---> 0496b60f4178 [2023-05-09T09:47:54.843Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:47:55.441Z] ---> 63b797983a0e [2023-05-09T09:47:55.441Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:47:56.064Z] ---> f857896c8b39 [2023-05-09T09:47:56.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T09:47:57.479Z] ---> a315a259f806 [2023-05-09T09:47:57.479Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:47:58.063Z] ---> 08a4044407b6 [2023-05-09T09:47:58.063Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T09:47:58.332Z] ---> Running in 3874cfc3b1cc [2023-05-09T09:47:58.602Z] Removing intermediate container 3874cfc3b1cc [2023-05-09T09:47:58.602Z] ---> 8041e9985338 [2023-05-09T09:47:58.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:47:58.872Z] ---> Running in cf26800e38db [2023-05-09T09:47:59.139Z] Removing intermediate container cf26800e38db [2023-05-09T09:47:59.139Z] ---> b812e042e126 [2023-05-09T09:47:59.139Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T09:47:59.139Z] ---> Running in ff0ddb80c675 [2023-05-09T09:47:59.728Z] Removing intermediate container ff0ddb80c675 [2023-05-09T09:47:59.728Z] ---> 11c66879c3c1 [2023-05-09T09:47:59.728Z] Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:47:59.728Z] ---> Running in e6b63cec8c5f [2023-05-09T09:48:00.315Z] Removing intermediate container e6b63cec8c5f [2023-05-09T09:48:00.315Z] ---> 35a8dea850c2 [2023-05-09T09:48:00.315Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:48:00.315Z] ---> Running in d045f3f541d8 [2023-05-09T09:48:00.587Z] Removing intermediate container d045f3f541d8 [2023-05-09T09:48:00.587Z] ---> 770d320f3abd [2023-05-09T09:48:00.587Z] [2023-05-09T09:48:00.855Z] Successfully built 770d320f3abd [2023-05-09T09:48:00.855Z] Successfully tagged support-notifications-arm64:latest [2023-05-09T09:48:03.706Z]  Building support-notifications ... done Removing intermediate container 3f00b1180fc7 [2023-05-09T09:48:03.706Z] ---> 038ee1551478 [2023-05-09T09:48:03.706Z] [2023-05-09T09:48:03.706Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T09:48:03.706Z] ---> 51e60588ff2c [2023-05-09T09:48:03.706Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T09:48:03.706Z] ---> Using cache [2023-05-09T09:48:03.706Z] ---> 1e2e0f5d1821 [2023-05-09T09:48:03.706Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:48:03.706Z] ---> Using cache [2023-05-09T09:48:03.706Z] ---> 623c7bca4d63 [2023-05-09T09:48:03.706Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:48:03.706Z] ---> Using cache [2023-05-09T09:48:03.706Z] ---> 55210d30dade [2023-05-09T09:48:03.706Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:48:03.706Z] ---> Using cache [2023-05-09T09:48:03.706Z] ---> bf790f1f8887 [2023-05-09T09:48:03.706Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T09:48:06.282Z] ---> 0e4495ac3120 [2023-05-09T09:48:06.282Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:48:06.865Z] ---> df2bc7af5383 [2023-05-09T09:48:06.865Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T09:48:07.448Z] ---> d8cbc79644fb [2023-05-09T09:48:07.448Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T09:48:07.448Z] ---> Running in 96f9bf5ce34e [2023-05-09T09:48:09.389Z] Removing intermediate container 96f9bf5ce34e [2023-05-09T09:48:09.389Z] ---> ad8334e06bb9 [2023-05-09T09:48:09.389Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T09:48:09.389Z] ---> Running in 9c559cb18fad [2023-05-09T09:48:09.389Z] Removing intermediate container 9c559cb18fad [2023-05-09T09:48:09.389Z] ---> c20933b494e7 [2023-05-09T09:48:09.389Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T09:48:09.661Z] ---> Running in 5f92cd7c45ad [2023-05-09T09:48:09.928Z] Removing intermediate container 5f92cd7c45ad [2023-05-09T09:48:09.928Z] ---> d5ee1c155efb [2023-05-09T09:48:09.928Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T09:48:09.928Z] ---> Running in c030c4cd34ed [2023-05-09T09:48:10.194Z] Removing intermediate container c030c4cd34ed [2023-05-09T09:48:10.194Z] ---> 6c600e1645d4 [2023-05-09T09:48:10.194Z] Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [2023-05-09T09:48:10.194Z] ---> Running in 2f6a618876f9 [2023-05-09T09:48:10.460Z] Removing intermediate container 2f6a618876f9 [2023-05-09T09:48:10.460Z] ---> aae9da8ef0c1 [2023-05-09T09:48:10.460Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:48:10.728Z] ---> Running in fde259206def [2023-05-09T09:48:10.728Z] Removing intermediate container fde259206def [2023-05-09T09:48:10.728Z] ---> 32446f43b665 [2023-05-09T09:48:10.728Z] [2023-05-09T09:48:10.994Z] Successfully built 32446f43b665 [2023-05-09T09:48:10.994Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-09T09:48:11.535Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-05-09T09:48:11.567Z] $ docker stop --time=1 53c0e0bccdf552e8bdcfe978d85ec1a1b0be628a3c9e056465ba33ec96cfb0f1 [2023-05-09T09:48:13.228Z] $ docker rm -f --volumes 53c0e0bccdf552e8bdcfe978d85ec1a1b0be628a3c9e056465ba33ec96cfb0f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T09:48:13.765Z] + docker images [2023-05-09T09:48:14.031Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T09:48:14.031Z] core-common-config-bootstrapper-arm64 latest 32446f43b665 3 seconds ago 17.2MB [2023-05-09T09:48:14.031Z] 038ee1551478 11 seconds ago 1.52GB [2023-05-09T09:48:14.031Z] support-notifications-arm64 latest 770d320f3abd 13 seconds ago 31.9MB [2023-05-09T09:48:14.031Z] 227c3ac15867 30 seconds ago 1.59GB [2023-05-09T09:48:14.031Z] support-scheduler-arm64 latest 530691d3f5d3 About a minute ago 31.2MB [2023-05-09T09:48:14.031Z] 178a3a227bbb About a minute ago 1.59GB [2023-05-09T09:48:14.031Z] core-command-arm64 latest 6225bba168f8 About a minute ago 19.7MB [2023-05-09T09:48:14.031Z] a060bb0691a3 About a minute ago 1.53GB [2023-05-09T09:48:14.031Z] security-proxy-auth-arm64 latest 82f6fd633a24 3 minutes ago 18.1MB [2023-05-09T09:48:14.031Z] security-spire-server-arm64 latest 00f15c07da58 4 minutes ago 97MB [2023-05-09T09:48:14.031Z] 041848755d83 4 minutes ago 1.51GB [2023-05-09T09:48:14.031Z] 9d8cefa474b0 4 minutes ago 1.39GB [2023-05-09T09:48:14.031Z] security-spire-agent-arm64 latest 23833a584f19 4 minutes ago 153MB [2023-05-09T09:48:14.031Z] security-secretstore-setup-arm64 latest 7f9b6542524c 5 minutes ago 32.2MB [2023-05-09T09:48:14.031Z] 59b55224d121 5 minutes ago 1.52GB [2023-05-09T09:48:14.031Z] security-spire-config-arm64 latest 5e0789df774b 9 minutes ago 96.1MB [2023-05-09T09:48:14.031Z] 8a807d0e5a83 9 minutes ago 1.39GB [2023-05-09T09:48:14.031Z] security-spiffe-token-provider-arm64 latest 33882887786f 11 minutes ago 32.7MB [2023-05-09T09:48:14.031Z] 2add98cc228d 11 minutes ago 1.57GB [2023-05-09T09:48:14.031Z] core-data-arm64 latest d8934c84ddc3 11 minutes ago 19.9MB [2023-05-09T09:48:14.031Z] core-metadata-arm64 latest cc279998ef6b 11 minutes ago 20.2MB [2023-05-09T09:48:14.031Z] security-bootstrapper-arm64 latest dbf2696f7f6e 12 minutes ago 21.9MB [2023-05-09T09:48:14.031Z] 043ee8699c76 12 minutes ago 1.53GB [2023-05-09T09:48:14.031Z] 5faf49e55345 12 minutes ago 1.53GB [2023-05-09T09:48:14.031Z] security-proxy-setup-arm64 latest 5a4a5ab50941 12 minutes ago 18.7MB [2023-05-09T09:48:14.031Z] 7bbb0d19fd25 13 minutes ago 1.51GB [2023-05-09T09:48:14.031Z] 90acf0e61dd5 13 minutes ago 1.51GB [2023-05-09T09:48:14.031Z] ci-base-image-arm64 latest d76353e35c33 34 minutes ago 899MB [2023-05-09T09:48:14.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-09T09:48:14.031Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-09T09:48:14.031Z] 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-09T09:48:14.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T09:48:14.846Z] [2023-05-09T09:48:14.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:48:15.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T09:48:15.247Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T09:48:15.247Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T09:48:15.247Z] 04944245beec: Pulling fs layer [2023-05-09T09:48:15.247Z] 699f458cf7ca: Pulling fs layer [2023-05-09T09:48:15.247Z] 765212b225bb: Pulling fs layer [2023-05-09T09:48:15.247Z] f23df028b6ca: Pulling fs layer [2023-05-09T09:48:15.247Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T09:48:15.247Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T09:48:15.247Z] f23df028b6ca: Waiting [2023-05-09T09:48:15.247Z] d65c8cfc05b1: Waiting [2023-05-09T09:48:15.247Z] 2437ff75d9bd: Waiting [2023-05-09T09:48:15.247Z] 765212b225bb: Waiting [2023-05-09T09:48:15.516Z] 04944245beec: Verifying Checksum [2023-05-09T09:48:15.516Z] 04944245beec: Download complete [2023-05-09T09:48:15.516Z] 765212b225bb: Verifying Checksum [2023-05-09T09:48:15.516Z] 765212b225bb: Download complete [2023-05-09T09:48:15.516Z] f23df028b6ca: Verifying Checksum [2023-05-09T09:48:15.516Z] f23df028b6ca: Download complete [2023-05-09T09:48:15.516Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T09:48:15.516Z] d65c8cfc05b1: Download complete [2023-05-09T09:48:15.783Z] 699f458cf7ca: Verifying Checksum [2023-05-09T09:48:15.783Z] 699f458cf7ca: Download complete [2023-05-09T09:48:16.049Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T09:48:16.049Z] 8998bd30e6a1: Download complete [2023-05-09T09:48:18.633Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T09:48:18.633Z] 2437ff75d9bd: Download complete [2023-05-09T09:48:20.040Z] 8998bd30e6a1: Pull complete [2023-05-09T09:48:20.623Z] 04944245beec: Pull complete [2023-05-09T09:48:22.028Z] 699f458cf7ca: Pull complete [2023-05-09T09:48:22.028Z] 765212b225bb: Pull complete [2023-05-09T09:48:22.609Z] f23df028b6ca: Pull complete [2023-05-09T09:48:22.874Z] d65c8cfc05b1: Pull complete [2023-05-09T09:48:37.847Z] 2437ff75d9bd: Pull complete [2023-05-09T09:48:37.847Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T09:48:37.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T09:48:37.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:48:38.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-14644 does not seem to be running inside a container [2023-05-09T09:48:38.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T09:48:40.925Z] $ docker top a87f7c4a6e4797022c96d5ee521c5fc3a0c82a558ea1726fc6c97e6f1227b7c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:48:41.868Z] ---> job-cost.sh [2023-05-09T09:48:41.868Z] lf-activate-venv: SKIPPING [2023-05-09T09:48:41.868Z] INFO: No Stack... [2023-05-09T09:48:42.448Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T09:48:43.026Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T09:48:43.371Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-09T09:48:43.371Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T09:48:43.690Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4559-1-stack-cost] [2023-05-09T09:48:43.695Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4559-1-stack-cost] did not exist. Created. [2023-05-09T09:48:43.695Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T09:48:44.122Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T09:48:44.301Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T09:48:44.320Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4559-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T09:48:44.417Z] $ docker stop --time=1 a87f7c4a6e4797022c96d5ee521c5fc3a0c82a558ea1726fc6c97e6f1227b7c6 [2023-05-09T09:48:45.925Z] $ docker rm -f --volumes a87f7c4a6e4797022c96d5ee521c5fc3a0c82a558ea1726fc6c97e6f1227b7c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-09T09:48:46.938Z] provisioning config files... [2023-05-09T09:48:46.945Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13340347027664245900tmp [Pipeline] { [Pipeline] sh [2023-05-09T09:48:47.290Z] + set +x [2023-05-09T09:48:47.290Z] + bash -s -- [2023-05-09T09:48:47.290Z] + curl -s https://codecov.io/bash [2023-05-09T09:48:47.290Z] [2023-05-09T09:48:47.290Z] _____ _ [2023-05-09T09:48:47.290Z] / ____| | | [2023-05-09T09:48:47.290Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T09:48:47.290Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T09:48:47.290Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T09:48:47.290Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T09:48:47.290Z] Bash-1.0.6 [2023-05-09T09:48:47.290Z] [2023-05-09T09:48:47.290Z] [2023-05-09T09:48:47.290Z] ==> git version 2.25.1 found [2023-05-09T09:48:47.290Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-09T09:48:47.290Z] Release-Date: 2020-01-08 [2023-05-09T09:48:47.290Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T09:48:47.290Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T09:48:47.290Z] ==> Jenkins CI detected. [2023-05-09T09:48:47.290Z] current dir:  /w/workspace/edgex-go/1 [2023-05-09T09:48:47.290Z] project root: . [2023-05-09T09:48:47.290Z] --> token set from env [2023-05-09T09:48:47.290Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T09:48:47.290Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T09:48:47.290Z] ==> Python coveragepy not found [2023-05-09T09:48:47.290Z] ==> Searching for coverage reports in: [2023-05-09T09:48:47.290Z] + . [2023-05-09T09:48:47.290Z] -> Found 1 reports [2023-05-09T09:48:47.290Z] ==> Detecting git/mercurial file structure [2023-05-09T09:48:47.290Z] ==> Reading reports [2023-05-09T09:48:47.290Z] + ./coverage.out bytes=447732 [2023-05-09T09:48:47.290Z] ==> Appending adjustments [2023-05-09T09:48:47.290Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T09:48:48.673Z] + Found adjustments [2023-05-09T09:48:48.673Z] ==> Gzipping contents [2023-05-09T09:48:48.673Z] 60K /tmp/codecov.QiNlN6.gz [2023-05-09T09:48:48.673Z] ==> Uploading reports [2023-05-09T09:48:48.673Z] url: https://codecov.io [2023-05-09T09:48:48.673Z] query: branch=PR-4559&commit=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4559&job=&cmd_args= [2023-05-09T09:48:48.673Z] -> Pinging Codecov [2023-05-09T09:48:48.674Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4559&commit=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4559&job=&cmd_args= [2023-05-09T09:48:48.674Z] -> Uploading to [2023-05-09T09:48:48.674Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/a07fdcdaaf51e7bb7e9686bee0730a8f7330153a/db3a69a7-fa5f-4294-b044-76c677b00c61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T094848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0b63c9409062c162575686e6c65cc09ec3f21631fdcb7bc9d156fb977f273e7 [2023-05-09T09:48:48.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T09:48:48.674Z] Dload Upload Total Spent Left Speed [2023-05-09T09:48:48.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57448 0 0 100 57448 0 252k --:--:-- --:--:-- --:--:-- 251k [2023-05-09T09:48:48.933Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [Pipeline] } [2023-05-09T09:48:48.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-09T09:48:50.409Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:48:50.739Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:48:51.635Z] ---> package-listing.sh [2023-05-09T09:48:51.635Z] ++ facter osfamily [2023-05-09T09:48:51.635Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T09:48:51.895Z] + OS_FAMILY=debian [2023-05-09T09:48:51.895Z] + workspace=/w/workspace/edgex-go/1 [2023-05-09T09:48:51.895Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T09:48:51.895Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T09:48:51.895Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T09:48:51.895Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T09:48:51.895Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-09T09:48:51.895Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T09:48:51.895Z] + case "${OS_FAMILY}" in [2023-05-09T09:48:51.895Z] + dpkg -l [2023-05-09T09:48:51.895Z] + grep '^ii' [2023-05-09T09:48:51.895Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T09:48:51.895Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T09:48:51.895Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T09:48:51.895Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-09T09:48:51.895Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-09T09:48:51.895Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-09T09:48:51.928Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T09:48:52.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:48:52.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:48:52.864Z] [2023-05-09T09:48:52.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:48:53.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:48:53.241Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T09:48:53.241Z] 5eb5b503b376: Pulling fs layer [2023-05-09T09:48:53.241Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T09:48:53.241Z] ec43610c2a17: Pulling fs layer [2023-05-09T09:48:53.241Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T09:48:53.241Z] 33b1e0a273af: Pulling fs layer [2023-05-09T09:48:53.241Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T09:48:53.241Z] 2f39f015ded8: Pulling fs layer [2023-05-09T09:48:53.241Z] 33b1e0a273af: Waiting [2023-05-09T09:48:53.241Z] 5d3b04190fa2: Waiting [2023-05-09T09:48:53.241Z] 2f39f015ded8: Waiting [2023-05-09T09:48:53.241Z] 3a2ae6a8a46f: Waiting [2023-05-09T09:48:53.241Z] 5c69ac0246d0: Download complete [2023-05-09T09:48:53.241Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T09:48:53.241Z] 3a2ae6a8a46f: Download complete [2023-05-09T09:48:53.241Z] 33b1e0a273af: Verifying Checksum [2023-05-09T09:48:53.241Z] 33b1e0a273af: Download complete [2023-05-09T09:48:53.241Z] ec43610c2a17: Verifying Checksum [2023-05-09T09:48:53.241Z] ec43610c2a17: Download complete [2023-05-09T09:48:53.241Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T09:48:53.241Z] 5d3b04190fa2: Download complete [2023-05-09T09:48:53.500Z] 5eb5b503b376: Verifying Checksum [2023-05-09T09:48:53.500Z] 5eb5b503b376: Download complete [2023-05-09T09:48:54.069Z] 2f39f015ded8: Download complete [2023-05-09T09:48:54.636Z] 5eb5b503b376: Pull complete [2023-05-09T09:48:54.895Z] 5c69ac0246d0: Pull complete [2023-05-09T09:48:55.152Z] ec43610c2a17: Pull complete [2023-05-09T09:48:55.152Z] 3a2ae6a8a46f: Pull complete [2023-05-09T09:48:55.410Z] 33b1e0a273af: Pull complete [2023-05-09T09:48:55.410Z] 5d3b04190fa2: Pull complete [2023-05-09T09:48:59.596Z] 2f39f015ded8: Pull complete [2023-05-09T09:48:59.596Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T09:48:59.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:48:59.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:48:59.820Z] prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container [2023-05-09T09:48:59.852Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T09:49:03.150Z] $ docker top a23500e434b516376747be402bbf302b64c02d5ad41b67d23dda9ad01fdf5cd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:49:03.541Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T09:49:03.854Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T09:49:04.166Z] + ls /var/log/sa-host [2023-05-09T09:49:04.166Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T09:49:04.308Z] provisioning config files... [2023-05-09T09:49:04.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1350000616716463235tmp [Pipeline] { [Pipeline] echo [2023-05-09T09:49:04.371Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:49:04.684Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T09:49:04.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:49:05.102Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T09:49:05.132Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:49:05.440Z] ---> sudo-logs.sh [2023-05-09T09:49:05.440Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T09:49:05.515Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:49:05.823Z] ---> job-cost.sh [2023-05-09T09:49:05.823Z] lf-activate-venv: SKIPPING [2023-05-09T09:49:05.823Z] DEBUG: total: 0.10999999940395355 [2023-05-09T09:49:05.823Z] INFO: Retrieving Stack Cost... [2023-05-09T09:49:06.083Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T09:49:06.652Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T09:49:06.689Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:49:06.998Z] ---> logs-deploy.sh [2023-05-09T09:49:06.998Z] lf-activate-venv: SKIPPING [2023-05-09T09:49:06.998Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4559/1 [2023-05-09T09:49:06.998Z] INFO: archiving workspace using pattern(s): [2023-05-09T09:49:07.936Z] Archives upload complete. [2023-05-09T09:49:07.936Z] INFO: archiving logs to Nexus