Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e18e1039319cdc3d837993d0ab8fafcc226ace90+8c995af195f08c96051e81afd7f7ed1e800bba03 (d26ddfe19ed1faa7fdf7fb0a0ab12efd42cc82c1) 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-ssh7730370335230269269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh2215720602678482787.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11859753430514943983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5737394073857120657.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6306964319404880302.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16589 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 Merge succeeded, producing b4dc53351a38bb01aba8e27cc205e81479b4ec21 Checking out Revision b4dc53351a38bb01aba8e27cc205e81479b4ec21 (PR-4057) > git config core.sparsecheckout # timeout=10 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # 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 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4dc53351a38bb01aba8e27cc205e81479b4ec21 # timeout=10 Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f8afccfedee05b18731682d1904e7499b8f2b611 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-01T16:30:33.906Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T16:30:33.959Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T16:30:33.979Z] ========================================================= [2022-07-01T16:30:33.979Z] EdgeX Global Pipelines Version Info [2022-07-01T16:30:33.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:30:34.739Z] ------------------- [2022-07-01T16:30:34.739Z] stable info: [2022-07-01T16:30:34.739Z] ------------------- [2022-07-01T16:30:34.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T16:30:34.739Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T16:30:34.739Z] Message: update stable to v1.0.234 [2022-07-01T16:30:35.310Z] ------------------- [2022-07-01T16:30:35.310Z] experimental info: [2022-07-01T16:30:35.310Z] ------------------- [2022-07-01T16:30:35.310Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T16:30:35.310Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T16:30:35.310Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T16:30:35.482Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-01T16:30:35.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-01T16:30:35.508Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T16:30:35.519Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T16:30:35.531Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T16:30:35.544Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T16:30:35.556Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T16:30:35.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-01T16:30:35.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-01T16:30:35.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-01T16:30:35.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T16:30:35.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T16:30:35.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T16:30:35.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T16:30:35.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T16:30:35.659Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T16:30:35.669Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T16:30:35.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T16:30:35.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-01T16:30:35.700Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-01T16:30:35.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T16:30:35.726Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T16:30:35.736Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T16:30:35.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo [2022-07-01T16:30:35.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo [2022-07-01T16:30:35.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo [2022-07-01T16:30:35.777Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4dc53351a38bb01aba8e27cc205e81479b4ec21 [Pipeline] echo [2022-07-01T16:30:35.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4dc533 [Pipeline] echo [2022-07-01T16:30:35.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T16:30:35.838Z] provisioning config files... [2022-07-01T16:30:35.852Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8680246165233160402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:30:36.160Z] ---> docker-login.sh [2022-07-01T16:30:36.160Z] nexus3.edgexfoundry.org:10001 [2022-07-01T16:30:36.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:36.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:36.423Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:36.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:36.423Z] [2022-07-01T16:30:36.423Z] Login Succeeded [2022-07-01T16:30:36.423Z] nexus3.edgexfoundry.org:10002 [2022-07-01T16:30:36.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:36.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:36.686Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:36.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:36.686Z] [2022-07-01T16:30:36.686Z] Login Succeeded [2022-07-01T16:30:36.686Z] nexus3.edgexfoundry.org:10003 [2022-07-01T16:30:36.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:36.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:36.686Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:36.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:36.686Z] [2022-07-01T16:30:36.686Z] Login Succeeded [2022-07-01T16:30:36.686Z] nexus3.edgexfoundry.org:10004 [2022-07-01T16:30:36.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:36.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:36.949Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:36.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:36.949Z] [2022-07-01T16:30:36.949Z] Login Succeeded [2022-07-01T16:30:36.949Z] docker.io [2022-07-01T16:30:36.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:37.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:37.211Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:37.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:37.211Z] [2022-07-01T16:30:37.211Z] Login Succeeded [2022-07-01T16:30:37.211Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T16:30:37.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T16:30:37.530Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-01T16:30:37.530Z] + dirname cmd/core-command/Dockerfile [2022-07-01T16:30:37.530Z] + cut -d/ -f2 [2022-07-01T16:30:37.530Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-01T16:30:37.530Z] + cut -d/ -f2 [2022-07-01T16:30:37.530Z] + dirname cmd/core-data/Dockerfile [2022-07-01T16:30:37.530Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-01T16:30:37.530Z] + cut -d/ -f2 [2022-07-01T16:30:37.530Z] + dirname cmd/core-metadata/Dockerfile [2022-07-01T16:30:37.530Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-01T16:30:37.530Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-01T16:30:37.530Z] + cut -d/ -f2 [2022-07-01T16:30:37.530Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-01T16:30:37.530Z] + cut -d/ -f2 [2022-07-01T16:30:37.530Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-01T16:30:37.530Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-01T16:30:37.530Z] + cut -d/ -f2 [2022-07-01T16:30:37.530Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-01T16:30:37.530Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-01T16:30:37.530Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T16:30:37.530Z] cut -d/ -f2 [2022-07-01T16:30:37.530Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T16:30:37.530Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-01T16:30:37.530Z] + cut -d/ -f2 [2022-07-01T16:30:37.530Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-01T16:30:37.530Z] + + dirname cmd/security-spire-config/Dockerfile [2022-07-01T16:30:37.530Z] cut -d/ -f2 [2022-07-01T16:30:37.530Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-01T16:30:37.530Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-01T16:30:37.530Z] + cut -d/ -f2 [2022-07-01T16:30:37.530Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-01T16:30:37.530Z] + dirname cmd/support-notifications/Dockerfile [2022-07-01T16:30:37.530Z] + cut -d/ -f2 [2022-07-01T16:30:37.530Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-01T16:30:37.530Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-01T16:30:37.530Z] + cut -d/ -f2 [2022-07-01T16:30:37.530Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-01T16:30:37.530Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-01T16:30:37.530Z] + cut -d/ -f2 [2022-07-01T16:30:37.530Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-01T16:30:37.563Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-01T16:30:37.912Z] + git rev-list -1 --merges b4dc53351a38bb01aba8e27cc205e81479b4ec21~1..b4dc53351a38bb01aba8e27cc205e81479b4ec21 [Pipeline] echo [2022-07-01T16:30:37.923Z] -----------> git rev-list -1 --merges b4dc53351a38bb01aba8e27cc205e81479b4ec21~1..b4dc53351a38bb01aba8e27cc205e81479b4ec21 b4dc53351a38bb01aba8e27cc205e81479b4ec21 [2022-07-01T16:30:37.924Z] b4dc53351a38bb01aba8e27cc205e81479b4ec21 [false] [Pipeline] sh [2022-07-01T16:30:38.213Z] + git log --format=format:%s -1 b4dc53351a38bb01aba8e27cc205e81479b4ec21 [Pipeline] echo [2022-07-01T16:30:38.233Z] ========================================================= [2022-07-01T16:30:38.233Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T16:30:38.233Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-01T16:30:38.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T16:30:38.615Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T16:30:38.615Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T16:30:38.615Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T16:30:38.615Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T16:30:38.615Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T16:30:38.615Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:30:38.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T16:30:38.975Z] [2022-07-01T16:30:38.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:30:39.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T16:30:39.287Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T16:30:39.287Z] 42c077c10790: Pulling fs layer [2022-07-01T16:30:39.287Z] f63e77b7563a: Pulling fs layer [2022-07-01T16:30:39.287Z] bd5fdadae976: Pulling fs layer [2022-07-01T16:30:39.287Z] 205491f53016: Pulling fs layer [2022-07-01T16:30:39.287Z] df18705c85c3: Pulling fs layer [2022-07-01T16:30:39.287Z] bdb3f477010e: Pulling fs layer [2022-07-01T16:30:39.287Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T16:30:39.287Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T16:30:39.287Z] bdb8f0575790: Pulling fs layer [2022-07-01T16:30:39.287Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T16:30:39.287Z] 2343380bae48: Pulling fs layer [2022-07-01T16:30:39.287Z] 205491f53016: Waiting [2022-07-01T16:30:39.287Z] df18705c85c3: Waiting [2022-07-01T16:30:39.287Z] 2c6e9b1d212d: Waiting [2022-07-01T16:30:39.287Z] bdb3f477010e: Waiting [2022-07-01T16:30:39.287Z] c8a8fc8e1c8f: Waiting [2022-07-01T16:30:39.287Z] 2343380bae48: Waiting [2022-07-01T16:30:39.287Z] 386e3cb2ff24: Waiting [2022-07-01T16:30:39.287Z] bdb8f0575790: Waiting [2022-07-01T16:30:39.287Z] f63e77b7563a: Download complete [2022-07-01T16:30:39.287Z] 205491f53016: Verifying Checksum [2022-07-01T16:30:39.287Z] 205491f53016: Download complete [2022-07-01T16:30:39.547Z] df18705c85c3: Verifying Checksum [2022-07-01T16:30:39.547Z] df18705c85c3: Download complete [2022-07-01T16:30:39.547Z] bd5fdadae976: Verifying Checksum [2022-07-01T16:30:39.547Z] bd5fdadae976: Download complete [2022-07-01T16:30:39.547Z] bdb3f477010e: Verifying Checksum [2022-07-01T16:30:39.547Z] bdb3f477010e: Download complete [2022-07-01T16:30:39.547Z] 2c6e9b1d212d: Download complete [2022-07-01T16:30:39.547Z] bdb8f0575790: Verifying Checksum [2022-07-01T16:30:39.547Z] bdb8f0575790: Download complete [2022-07-01T16:30:39.547Z] 386e3cb2ff24: Verifying Checksum [2022-07-01T16:30:39.547Z] 386e3cb2ff24: Download complete [2022-07-01T16:30:39.547Z] 2343380bae48: Download complete [2022-07-01T16:30:39.547Z] 42c077c10790: Verifying Checksum [2022-07-01T16:30:39.547Z] 42c077c10790: Download complete [2022-07-01T16:30:39.808Z] c8a8fc8e1c8f: Download complete [2022-07-01T16:30:41.199Z] 42c077c10790: Pull complete [2022-07-01T16:30:41.199Z] f63e77b7563a: Pull complete [2022-07-01T16:30:41.771Z] bd5fdadae976: Pull complete [2022-07-01T16:30:41.771Z] 205491f53016: Pull complete [2022-07-01T16:30:42.032Z] df18705c85c3: Pull complete [2022-07-01T16:30:42.295Z] bdb3f477010e: Pull complete [2022-07-01T16:30:44.219Z] c8a8fc8e1c8f: Pull complete [2022-07-01T16:30:44.481Z] 2c6e9b1d212d: Pull complete [2022-07-01T16:30:44.754Z] bdb8f0575790: Pull complete [2022-07-01T16:30:44.754Z] 386e3cb2ff24: Pull complete [2022-07-01T16:30:44.754Z] 2343380bae48: Pull complete [2022-07-01T16:30:44.754Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T16:30:44.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T16:30:44.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:30:45.124Z] prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container [2022-07-01T16:30:45.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-07-01T16:30:46.591Z] $ docker top f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a -eo pid,comm [2022-07-01T16:30:46.662Z] 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). [2022-07-01T16:30:46.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T16:30:46.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T16:30:46.696Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T16:30:46.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T16:30:46.843Z] $ docker exec f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a ssh-agent [2022-07-01T16:30:46.964Z] SSH_AUTH_SOCK=/tmp/ssh-1rklmGzQQ7Yi/agent.33 [2022-07-01T16:30:46.964Z] SSH_AGENT_PID=39 [2022-07-01T16:30:46.970Z] Running ssh-add (command line suppressed) [2022-07-01T16:30:47.081Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_213651667421800597.key (/w/workspace/edgex-go/5@tmp/private_key_213651667421800597.key) [2022-07-01T16:30:47.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T16:30:47.388Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T16:30:47.415Z] $ docker exec --env ******** --env ******** f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a ssh-agent -k [2022-07-01T16:30:47.526Z] unset SSH_AUTH_SOCK; [2022-07-01T16:30:47.527Z] unset SSH_AGENT_PID; [2022-07-01T16:30:47.527Z] echo Agent pid 39 killed; [2022-07-01T16:30:47.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T16:30:47.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T16:30:47.556Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T16:30:47.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T16:30:47.692Z] $ docker exec f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a ssh-agent [2022-07-01T16:30:47.822Z] SSH_AUTH_SOCK=/tmp/ssh-5824Z04Ivy1i/agent.74 [2022-07-01T16:30:47.822Z] SSH_AGENT_PID=80 [2022-07-01T16:30:47.827Z] Running ssh-add (command line suppressed) [2022-07-01T16:30:47.951Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5162755759780817755.key (/w/workspace/edgex-go/5@tmp/private_key_5162755759780817755.key) [2022-07-01T16:30:47.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T16:30:48.317Z] + git semver init [2022-07-01T16:30:48.606Z] 2022-07-01 16:30:48,500 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T16:30:48.606Z] 2022-07-01 16:30:48,501 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2022-07-01T16:30:48.606Z] 2022-07-01 16:30:48,502 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2022-07-01T16:30:48.606Z] 2022-07-01 16:30:48,502 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-07-01T16:30:55.215Z] 2022-07-01 16:30:54,078 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2022-07-01T16:30:55.215Z] 2022-07-01 16:30:54,079 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4057 with force:False [2022-07-01T16:30:55.215Z] 2022-07-01 16:30:54,079 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4057 [2022-07-01T16:30:55.215Z] 2022-07-01 16:30:54,083 [execute] INFO git cat-file --batch-check [2022-07-01T16:30:55.215Z] 2022-07-01 16:30:54,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T16:30:55.215Z] 2022-07-01 16:30:54,090 [execute] INFO git cat-file --batch [2022-07-01T16:30:55.215Z] 2022-07-01 16:30:54,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T16:30:55.215Z] 2022-07-01 16:30:54,096 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4057 [2022-07-01T16:30:55.215Z] 0.0.0 [Pipeline] } [2022-07-01T16:30:55.230Z] $ docker exec --env ******** --env ******** f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a ssh-agent -k [2022-07-01T16:30:55.362Z] unset SSH_AUTH_SOCK; [2022-07-01T16:30:55.363Z] unset SSH_AGENT_PID; [2022-07-01T16:30:55.363Z] echo Agent pid 80 killed; [2022-07-01T16:30:55.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T16:30:55.671Z] + git semver [Pipeline] } [2022-07-01T16:30:55.951Z] $ docker stop --time=1 f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a [2022-07-01T16:30:57.285Z] $ docker rm -f f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T16:30:57.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T16:30:57.891Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T16:30:57.893Z] [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] echo [2022-07-01T16:30:57.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:30:58.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:30:58.013Z] ========================================================= [2022-07-01T16:30:58.013Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T16:30:58.013Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:30:58.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:30:58.302Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T16:30:58.302Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T16:30:58.302Z] 666ba61612fd: Pulling fs layer [2022-07-01T16:30:58.302Z] 8ed8ca486205: Pulling fs layer [2022-07-01T16:30:58.302Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T16:30:58.302Z] c516ae0d96e1: Pulling fs layer [2022-07-01T16:30:58.302Z] 684cea983483: Pulling fs layer [2022-07-01T16:30:58.302Z] dd3240ac7de5: Pulling fs layer [2022-07-01T16:30:58.303Z] cc1cd167ecdc: Waiting [2022-07-01T16:30:58.303Z] b1e948a4e11c: Pulling fs layer [2022-07-01T16:30:58.303Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T16:30:58.303Z] c516ae0d96e1: Waiting [2022-07-01T16:30:58.303Z] 684cea983483: Waiting [2022-07-01T16:30:58.303Z] 646ad004c059: Pulling fs layer [2022-07-01T16:30:58.303Z] dd3240ac7de5: Waiting [2022-07-01T16:30:58.303Z] a8fd76ee1af6: Waiting [2022-07-01T16:30:58.303Z] b1e948a4e11c: Waiting [2022-07-01T16:30:58.303Z] 646ad004c059: Waiting [2022-07-01T16:30:58.303Z] 8ed8ca486205: Download complete [2022-07-01T16:30:58.303Z] 666ba61612fd: Verifying Checksum [2022-07-01T16:30:58.303Z] 666ba61612fd: Download complete [2022-07-01T16:30:58.303Z] c516ae0d96e1: Verifying Checksum [2022-07-01T16:30:58.303Z] c516ae0d96e1: Download complete [2022-07-01T16:30:58.303Z] 684cea983483: Verifying Checksum [2022-07-01T16:30:58.303Z] 684cea983483: Download complete [2022-07-01T16:30:58.303Z] 59bf1c3509f3: Verifying Checksum [2022-07-01T16:30:58.303Z] 59bf1c3509f3: Download complete [2022-07-01T16:30:58.303Z] dd3240ac7de5: Verifying Checksum [2022-07-01T16:30:58.303Z] dd3240ac7de5: Download complete [2022-07-01T16:30:58.565Z] b1e948a4e11c: Verifying Checksum [2022-07-01T16:30:58.565Z] b1e948a4e11c: Download complete [2022-07-01T16:30:58.565Z] 59bf1c3509f3: Pull complete [2022-07-01T16:30:58.565Z] 666ba61612fd: Pull complete [2022-07-01T16:30:58.827Z] 8ed8ca486205: Pull complete [2022-07-01T16:30:59.089Z] 646ad004c059: Verifying Checksum [2022-07-01T16:30:59.089Z] 646ad004c059: Download complete [2022-07-01T16:30:59.089Z] cc1cd167ecdc: Verifying Checksum [2022-07-01T16:30:59.089Z] cc1cd167ecdc: Download complete [2022-07-01T16:30:59.089Z] a8fd76ee1af6: Verifying Checksum [2022-07-01T16:30:59.089Z] a8fd76ee1af6: Download complete [2022-07-01T16:31:03.289Z] cc1cd167ecdc: Pull complete [2022-07-01T16:31:03.289Z] c516ae0d96e1: Pull complete [2022-07-01T16:31:03.289Z] 684cea983483: Pull complete [2022-07-01T16:31:03.548Z] dd3240ac7de5: Pull complete [2022-07-01T16:31:03.548Z] b1e948a4e11c: Pull complete [2022-07-01T16:31:06.090Z] a8fd76ee1af6: Pull complete [2022-07-01T16:31:07.029Z] 646ad004c059: Pull complete [2022-07-01T16:31:07.029Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T16:31:07.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:31:07.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:31:07.329Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:31:07.329Z] WORKDIR /edgex [2022-07-01T16:31:07.329Z] COPY go.mod . [2022-07-01T16:31:07.329Z] RUN go mod download [2022-07-01T16:31:07.329Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-01T16:31:08.707Z] Sending build context to Docker daemon 335.1MB [2022-07-01T16:31:08.707Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:31:08.707Z] ---> 8f69c11f6b0c [2022-07-01T16:31:08.707Z] Step 2/4 : WORKDIR /edgex [2022-07-01T16:31:11.250Z] ---> Running in 416cd45a35ad [2022-07-01T16:31:11.250Z] Removing intermediate container 416cd45a35ad [2022-07-01T16:31:11.250Z] ---> 01803ac668ec [2022-07-01T16:31:11.250Z] Step 3/4 : COPY go.mod . [2022-07-01T16:31:11.511Z] ---> fda11b3eb114 [2022-07-01T16:31:11.511Z] Step 4/4 : RUN go mod download [2022-07-01T16:31:11.770Z] ---> Running in dadb1c3e14c5 [2022-07-01T16:31:12.947Z] Still waiting to schedule task [2022-07-01T16:31:12.948Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-01T16:31:26.696Z] Removing intermediate container dadb1c3e14c5 [2022-07-01T16:31:26.696Z] ---> 09cc74d85424 [2022-07-01T16:31:26.696Z] Successfully built 09cc74d85424 [2022-07-01T16:31:26.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:31:26.997Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T16:31:26.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:31:27.075Z] prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container [2022-07-01T16:31:27.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-07-01T16:31:27.555Z] $ docker top 3ab59ba224e1add5c6258567ffaa35252c606b714f1b3516b529e37d77be6271 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:31:27.903Z] + go version [2022-07-01T16:31:27.903Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T16:31:27.920Z] $ docker stop --time=1 3ab59ba224e1add5c6258567ffaa35252c606b714f1b3516b529e37d77be6271 [2022-07-01T16:31:29.185Z] $ docker rm -f 3ab59ba224e1add5c6258567ffaa35252c606b714f1b3516b529e37d77be6271 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:31:29.659Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T16:31:29.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:31:29.756Z] prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container [2022-07-01T16:31:29.805Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-07-01T16:31:30.161Z] $ docker top 7d3307b6e8f3dafbe750eed7480a1ddd379495cae5dc17928c7db85544aba552 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T16:31:30.235Z] ========================================================= [2022-07-01T16:31:30.235Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T16:31:30.235Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:31:30.520Z] + make test [2022-07-01T16:31:30.520Z] go mod tidy -compat=1.17 [2022-07-01T16:31:30.520Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T16:31:35.797Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T16:31:45.774Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T16:31:46.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T16:31:46.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T16:31:47.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements [2022-07-01T16:31:47.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T16:31:47.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T16:31:48.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-07-01T16:31:48.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T16:31:48.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.2% of statements [2022-07-01T16:31:48.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T16:31:48.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T16:31:51.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.206s coverage: 89.2% of statements [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 83.8% of statements [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.412s coverage: 95.6% of statements [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.038s coverage: 29.6% of statements [2022-07-01T16:31:51.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2022-07-01T16:31:51.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2022-07-01T16:32:01.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2022-07-01T16:32:01.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-07-01T16:32:02.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 82.5% of statements [2022-07-01T16:32:02.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.2% of statements [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.4% of statements [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T16:32:12.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T16:32:12.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T16:32:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T16:32:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T16:32:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T16:32:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T16:32:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T16:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T16:32:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-07-01T16:32:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-01T16:32:12.698Z] 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 [2022-07-01T16:32:30.784Z] GO111MODULE=on go vet ./... [2022-07-01T16:32:33.313Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T16:32:33.313Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T16:32:33.881Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T16:32:33.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T16:32:34.184Z] + ls -al . [2022-07-01T16:32:34.184Z] total 684 [2022-07-01T16:32:34.184Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 16:31 . [2022-07-01T16:32:34.184Z] drwxr-xr-x 4 root root 4096 Jul 1 16:31 .. [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 16:30 .dockerignore [2022-07-01T16:32:34.184Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 .git [2022-07-01T16:32:34.184Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:30 .github [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 16:30 .gitignore [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 16:30 .golangci.yml [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 16:30 .hadolint.yml [2022-07-01T16:32:34.184Z] drwxr-xr-x 3 1001 1001 4096 Jul 1 16:30 .semver [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 16:30 .sonarcloud.properties [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:30 ADOPTERS.md [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:30 Attribution.txt [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:30 CHANGELOG.md [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:30 CONTRIBUTING.md [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 16:30 GOVERNANCE.md [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 16:30 Jenkinsfile [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:30 LICENSE [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 16:30 Makefile [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 16:30 OWNERS.md [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:30 README.md [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:30 SECURITY.md [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:30 ZMQWindows.md [2022-07-01T16:32:34.184Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 16:30 bin [2022-07-01T16:32:34.184Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 16:30 cmd [2022-07-01T16:32:34.184Z] -rw-r--r-- 1 root root 435593 Jul 1 16:32 coverage.out [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:30 go.mod [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 16:31 go.sum [2022-07-01T16:32:34.184Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 internal [2022-07-01T16:32:34.184Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:30 openapi [2022-07-01T16:32:34.184Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 16:30 snap [2022-07-01T16:32:34.184Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 16:30 version.go [Pipeline] sh [2022-07-01T16:32:34.473Z] + '[' -e coverage.out ] [2022-07-01T16:32:34.473Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T16:32:34.557Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T16:32:34.836Z] + make build [2022-07-01T16:32:34.836Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T16:32:47.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-01T16:32:57.030Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-01T16:32:57.030Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T16:33:02.314Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:33:02.314Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T16:33:03.255Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T16:33:04.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:33:05.131Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:33:06.078Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:33:06.651Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:33:07.589Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:33:08.968Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-07-01T16:33:10.365Z] $ docker stop --time=1 7d3307b6e8f3dafbe750eed7480a1ddd379495cae5dc17928c7db85544aba552 [2022-07-01T16:33:12.879Z] $ docker rm -f 7d3307b6e8f3dafbe750eed7480a1ddd379495cae5dc17928c7db85544aba552 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:33:13.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:33:13.656Z] [2022-07-01T16:33:13.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:33:13.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:33:13.964Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-01T16:33:13.964Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-01T16:33:13.964Z] ca9280d653b3: Pulling fs layer [2022-07-01T16:33:13.964Z] 7e9c9ca2126c: Pulling fs layer [2022-07-01T16:33:13.964Z] cbdbe7a5bc2a: Download complete [2022-07-01T16:33:14.223Z] cbdbe7a5bc2a: Pull complete [2022-07-01T16:33:14.223Z] ca9280d653b3: Verifying Checksum [2022-07-01T16:33:14.223Z] ca9280d653b3: Download complete [2022-07-01T16:33:14.482Z] 7e9c9ca2126c: Download complete [2022-07-01T16:33:14.740Z] ca9280d653b3: Pull complete [2022-07-01T16:33:18.028Z] 7e9c9ca2126c: Pull complete [2022-07-01T16:33:18.028Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-01T16:33:18.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:33:18.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:33:18.117Z] prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container [2022-07-01T16:33:18.187Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-07-01T16:33:19.496Z] $ docker top c478c54dbccb795a325a94edcaf1eef1133297c612125fdc513c69e0ff895ae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:33:19.863Z] + docker-compose build --help [2022-07-01T16:33:19.863Z] + grep parallel [2022-07-01T16:33:20.490Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T16:33:20.502Z] $ docker stop --time=1 c478c54dbccb795a325a94edcaf1eef1133297c612125fdc513c69e0ff895ae4 [2022-07-01T16:33:21.776Z] $ docker rm -f c478c54dbccb795a325a94edcaf1eef1133297c612125fdc513c69e0ff895ae4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:33:22.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:33:22.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:33:22.252Z] prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container [2022-07-01T16:33:22.288Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-07-01T16:33:22.681Z] $ docker top 9d438a9bf94291042c6799fd7492a335e11f38486451afa184bcb2a07a1f449e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:33:23.032Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T16:33:23.600Z] Building core-command ... [2022-07-01T16:33:23.600Z] Building core-data ... [2022-07-01T16:33:23.600Z] Building core-metadata ... [2022-07-01T16:33:23.600Z] Building security-bootstrapper ... [2022-07-01T16:33:23.600Z] Building security-proxy-setup ... [2022-07-01T16:33:23.600Z] Building security-secretstore-setup ... [2022-07-01T16:33:23.600Z] Building security-spiffe-token-provider ... [2022-07-01T16:33:23.600Z] Building security-spire-agent ... [2022-07-01T16:33:23.600Z] Building security-spire-config ... [2022-07-01T16:33:23.600Z] Building security-spire-server ... [2022-07-01T16:33:23.600Z] Building support-notifications ... [2022-07-01T16:33:23.600Z] Building support-scheduler ... [2022-07-01T16:33:23.600Z] Building sys-mgmt-agent ... [2022-07-01T16:33:23.600Z] Building security-proxy-setup [2022-07-01T16:33:23.600Z] Building security-spire-agent [2022-07-01T16:33:23.600Z] Building security-spire-config [2022-07-01T16:33:23.600Z] Building core-data [2022-07-01T16:33:23.600Z] Building sys-mgmt-agent [2022-07-01T16:33:38.487Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:33:38.487Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:38.487Z] ---> 09cc74d85424 [2022-07-01T16:33:38.487Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:33:38.487Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:33:38.487Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:38.487Z] ---> 09cc74d85424 [2022-07-01T16:33:38.487Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:33:38.487Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:33:38.487Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:38.487Z] ---> 09cc74d85424 [2022-07-01T16:33:38.487Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:33:38.487Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:33:38.487Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:38.487Z] ---> 09cc74d85424 [2022-07-01T16:33:38.487Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:33:38.487Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:33:38.487Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:38.487Z] ---> 09cc74d85424 [2022-07-01T16:33:38.487Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:33:41.787Z] ---> Running in d14a17e10b5d [2022-07-01T16:33:41.787Z] ---> Running in 55239f7e438f [2022-07-01T16:33:41.787Z] ---> Running in 0c9e381158f0 [2022-07-01T16:33:41.787Z] ---> Running in f7599da0e8f4 [2022-07-01T16:33:41.787Z] ---> Running in 9acc0beaabbe [2022-07-01T16:33:41.787Z] Removing intermediate container f7599da0e8f4 [2022-07-01T16:33:41.787Z] ---> 57cb52bfe853 [2022-07-01T16:33:41.787Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:41.787Z] Removing intermediate container d14a17e10b5d [2022-07-01T16:33:41.787Z] ---> 5dbb7d896dca [2022-07-01T16:33:41.787Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:41.787Z] Removing intermediate container 55239f7e438f [2022-07-01T16:33:41.787Z] ---> 959759e5057c [2022-07-01T16:33:41.787Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:41.787Z] Removing intermediate container 9acc0beaabbe [2022-07-01T16:33:41.787Z] ---> 264b091247b7 [2022-07-01T16:33:41.787Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:41.787Z] Removing intermediate container 0c9e381158f0 [2022-07-01T16:33:41.787Z] ---> 0f4c8a0d87fe [2022-07-01T16:33:41.787Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:41.787Z] ---> Running in f705c4bbba1c [2022-07-01T16:33:41.787Z] ---> Running in 9572f74101ea [2022-07-01T16:33:41.787Z] ---> Running in 09bb66f1d434 [2022-07-01T16:33:41.787Z] ---> Running in af6cf7548e7f [2022-07-01T16:33:42.047Z] ---> Running in ac2df4ec4ea4 [2022-07-01T16:33:42.613Z] Removing intermediate container f705c4bbba1c [2022-07-01T16:33:42.613Z] ---> 6674d37a361f [2022-07-01T16:33:42.613Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T16:33:42.873Z] ---> Running in 054c58f06d03 [2022-07-01T16:33:42.873Z] Removing intermediate container af6cf7548e7f [2022-07-01T16:33:42.873Z] ---> dec2b24c4186 [2022-07-01T16:33:42.873Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:33:42.873Z] ---> Running in 3f0bda2b9087 [2022-07-01T16:33:43.131Z] Removing intermediate container 9572f74101ea [2022-07-01T16:33:43.131Z] ---> 59bf412e91af [2022-07-01T16:33:43.131Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:33:43.131Z] ---> Running in 7884918cb87d [2022-07-01T16:33:43.389Z] Removing intermediate container ac2df4ec4ea4 [2022-07-01T16:33:43.389Z] ---> 63d44df84e3f [2022-07-01T16:33:43.389Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:33:43.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:43.389Z] ---> Running in d005ac6b63f8 [2022-07-01T16:33:43.389Z] Removing intermediate container 09bb66f1d434 [2022-07-01T16:33:43.389Z] ---> 2e2517fad29d [2022-07-01T16:33:43.389Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T16:33:43.389Z] ---> Running in 52b1a0c6fdfd [2022-07-01T16:33:43.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:43.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:43.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:43.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:44.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:44.441Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:44.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:44.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:44.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:44.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:44.701Z] Removing intermediate container 054c58f06d03 [2022-07-01T16:33:44.701Z] ---> 74fd1cb8d03c [2022-07-01T16:33:44.701Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:33:44.701Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:44.963Z] ---> 4f529acb490b [2022-07-01T16:33:44.963Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:44.963Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:44.963Z] ---> Running in d66bf1f16e6c [2022-07-01T16:33:45.225Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:45.225Z] Removing intermediate container 7884918cb87d [2022-07-01T16:33:45.225Z] ---> dd3c729f9792 [2022-07-01T16:33:45.225Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:33:45.225Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:45.483Z] ---> cf5e5bbad165 [2022-07-01T16:33:45.483Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:45.483Z] ---> Running in 63eb2b4e8e84 [2022-07-01T16:33:45.483Z] Removing intermediate container 3f0bda2b9087 [2022-07-01T16:33:45.483Z] ---> cd92071447ee [2022-07-01T16:33:45.483Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:33:45.744Z] Removing intermediate container d005ac6b63f8 [2022-07-01T16:33:45.744Z] ---> 9e71b3c8bc28 [2022-07-01T16:33:45.744Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:33:45.744Z] ---> c581644a4e8a [2022-07-01T16:33:45.744Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:45.744Z] Removing intermediate container 52b1a0c6fdfd [2022-07-01T16:33:45.744Z] ---> ac89b2950ac5 [2022-07-01T16:33:45.744Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:33:46.004Z] ---> fd881eeac131 [2022-07-01T16:33:46.004Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:46.004Z] ---> Running in fd931a8e26da [2022-07-01T16:33:46.004Z] ---> Running in bc23a9e91fd8 [2022-07-01T16:33:46.004Z] ---> 3fe2a5440cd8 [2022-07-01T16:33:46.004Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:46.004Z] ---> Running in 318ad5942def [2022-07-01T16:33:46.263Z] Removing intermediate container d66bf1f16e6c [2022-07-01T16:33:46.263Z] ---> 0c6a8d5b35b8 [2022-07-01T16:33:46.263Z] Step 8/23 : COPY . . [2022-07-01T16:33:49.554Z] Removing intermediate container 63eb2b4e8e84 [2022-07-01T16:33:49.554Z] ---> 884cd29af525 [2022-07-01T16:33:49.554Z] Step 8/26 : COPY . . [2022-07-01T16:33:52.856Z] Removing intermediate container 318ad5942def [2022-07-01T16:33:52.856Z] ---> b9ae2eb522b3 [2022-07-01T16:33:52.856Z] Step 8/23 : COPY . . [2022-07-01T16:33:54.761Z] ---> ecfe780d82ed [2022-07-01T16:33:54.761Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T16:33:55.332Z] Removing intermediate container fd931a8e26da [2022-07-01T16:33:55.332Z] ---> 4ae0ee74ae56 [2022-07-01T16:33:55.332Z] Step 8/26 : COPY . . [2022-07-01T16:33:55.332Z] Removing intermediate container bc23a9e91fd8 [2022-07-01T16:33:55.332Z] ---> 7e593bfb7981 [2022-07-01T16:33:55.332Z] Step 8/22 : COPY . . [2022-07-01T16:33:55.332Z] ---> Running in 207c52bec492 [2022-07-01T16:33:55.332Z] ---> b54cc413f2b9 [2022-07-01T16:33:55.332Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:33:59.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T16:34:00.993Z] ---> Running in dd1f4e9af261 [2022-07-01T16:34:00.993Z] ---> 8afcc48660f4 [2022-07-01T16:34:00.993Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T16:34:00.993Z] ---> Running in bf591bb98449 [2022-07-01T16:34:00.993Z] ---> f59b69af4cbc [2022-07-01T16:34:00.993Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:34:00.993Z] ---> 21e289c7a017 [2022-07-01T16:34:00.993Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T16:34:01.254Z] Removing intermediate container dd1f4e9af261 [2022-07-01T16:34:01.254Z] ---> a826ee10a039 [2022-07-01T16:34:01.254Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:34:01.254Z] ---> Running in dca833da742e [2022-07-01T16:34:01.254Z] ---> Running in 13db4e9b433c [2022-07-01T16:34:01.254Z] ---> Running in 1e6dc8645e9a [2022-07-01T16:34:01.254Z] Removing intermediate container 13db4e9b433c [2022-07-01T16:34:01.254Z] ---> 2b150e63710f [2022-07-01T16:34:01.254Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:34:01.524Z] ---> Running in 6583ff1ffaf5 [2022-07-01T16:34:01.524Z] Removing intermediate container 1e6dc8645e9a [2022-07-01T16:34:01.524Z] ---> 925411a58369 [2022-07-01T16:34:01.524Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T16:34:01.524Z] ---> Running in 96f0f63b7bda [2022-07-01T16:34:01.524Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T16:34:01.782Z] Removing intermediate container 6583ff1ffaf5 [2022-07-01T16:34:01.782Z] ---> 4221fcac2368 [2022-07-01T16:34:01.782Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T16:34:01.782Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:34:01.782Z] ---> Running in 071be5f39769 [2022-07-01T16:34:03.694Z] Removing intermediate container 96f0f63b7bda [2022-07-01T16:34:03.694Z] ---> 6b029c71b356 [2022-07-01T16:34:03.694Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:34:03.694Z] Removing intermediate container 071be5f39769 [2022-07-01T16:34:03.694Z] ---> 1b1485fa62bd [2022-07-01T16:34:03.694Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:34:03.965Z] ---> Running in a7be34f6b4bf [2022-07-01T16:34:03.965Z] ---> Running in 811f4ddbbce1 [2022-07-01T16:34:04.533Z] Removing intermediate container a7be34f6b4bf [2022-07-01T16:34:04.533Z] ---> 3cd7238bd644 [2022-07-01T16:34:04.533Z] [2022-07-01T16:34:04.533Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:34:05.100Z] Removing intermediate container 811f4ddbbce1 [2022-07-01T16:34:05.100Z] ---> 90f2b85381af [2022-07-01T16:34:05.100Z] [2022-07-01T16:34:05.100Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:34:05.100Z] 3.15: Pulling from library/alpine [2022-07-01T16:34:05.100Z] 3.15: Pulling from library/alpine [2022-07-01T16:34:06.479Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T16:34:06.480Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T16:34:06.480Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T16:34:06.480Z] Status: Image is up to date for alpine:3.15 [2022-07-01T16:34:06.480Z] ---> 0ac33e5f5afa [2022-07-01T16:34:06.480Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:34:06.740Z] ---> 0ac33e5f5afa [2022-07-01T16:34:06.740Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:34:07.685Z] ---> Running in 911dad9bd785 [2022-07-01T16:34:07.685Z] ---> Running in b64abb161785 [2022-07-01T16:34:07.944Z] Removing intermediate container b64abb161785 [2022-07-01T16:34:07.944Z] ---> 5cb9e970d4d4 [2022-07-01T16:34:07.944Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:07.944Z] Removing intermediate container 911dad9bd785 [2022-07-01T16:34:07.944Z] ---> faa40f3abe30 [2022-07-01T16:34:07.944Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:08.203Z] ---> Running in 2de3335a1884 [2022-07-01T16:34:08.203Z] ---> Running in 2c9c8d33b872 [2022-07-01T16:34:10.747Z] Removing intermediate container 2c9c8d33b872 [2022-07-01T16:34:10.747Z] Removing intermediate container 2de3335a1884 [2022-07-01T16:34:10.748Z] ---> fb9bc0f0fde6 [2022-07-01T16:34:10.748Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:34:10.748Z] ---> 7b46a4a5c0bf [2022-07-01T16:34:10.748Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T16:34:10.748Z] ---> Running in 97684ba4a0aa [2022-07-01T16:34:10.748Z] ---> Running in ffd1dde8eafc [2022-07-01T16:34:12.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:12.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:12.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:12.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:12.949Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:34:12.949Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:34:12.949Z] OK: 15859 distinct packages available [2022-07-01T16:34:12.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:13.315Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:34:13.315Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:34:13.315Z] OK: 15859 distinct packages available [2022-07-01T16:34:13.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:13.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:13.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:14.452Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:14.452Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:14.452Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:34:14.452Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:34:14.452Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:34:14.452Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T16:34:14.710Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:34:14.710Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T16:34:14.710Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T16:34:14.710Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:34:14.710Z] OK: 6 MiB in 18 packages [2022-07-01T16:34:14.710Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T16:34:14.710Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:34:14.710Z] 1 error; 6 MiB in 18 packages [2022-07-01T16:34:15.653Z] Removing intermediate container 207c52bec492 [2022-07-01T16:34:15.653Z] ---> eab8ec754e9d [2022-07-01T16:34:15.653Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T16:34:15.653Z] ---> Running in 39a822fb3264 [2022-07-01T16:34:15.915Z] Building security-bootstrapper [2022-07-01T16:34:15.915Z] Removing intermediate container ffd1dde8eafc [2022-07-01T16:34:15.915Z] ---> 93322f47d89c [2022-07-01T16:34:15.915Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:34:16.173Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:34:16.432Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:34:19.729Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:34:19.729Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:19.729Z] ---> 09cc74d85424 [2022-07-01T16:34:19.729Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T16:34:19.729Z] ---> Using cache [2022-07-01T16:34:19.729Z] ---> 959759e5057c [2022-07-01T16:34:19.729Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:19.729Z] ---> Using cache [2022-07-01T16:34:19.729Z] ---> 59bf412e91af [2022-07-01T16:34:19.729Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T16:34:20.689Z] ---> 3e0292276dc3 [2022-07-01T16:34:20.689Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:34:20.689Z] ---> Running in 710c7ca58192 [2022-07-01T16:34:20.949Z] Removing intermediate container 39a822fb3264 [2022-07-01T16:34:20.949Z] ---> d5a7f4828377 [2022-07-01T16:34:20.949Z] [2022-07-01T16:34:20.949Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T16:34:21.209Z] ---> 6a410f86938f [2022-07-01T16:34:21.209Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T16:34:21.484Z] 20.10.14: Pulling from library/docker [2022-07-01T16:34:22.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:22.885Z] ---> Running in 95a43061f1ad [2022-07-01T16:34:22.885Z] Removing intermediate container dca833da742e [2022-07-01T16:34:22.885Z] ---> f2bf9ae87862 [2022-07-01T16:34:22.885Z] [2022-07-01T16:34:22.885Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:34:23.144Z] Removing intermediate container bf591bb98449 [2022-07-01T16:34:23.144Z] ---> b71c4a095316 [2022-07-01T16:34:23.144Z] [2022-07-01T16:34:23.144Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:34:23.403Z] Removing intermediate container 95a43061f1ad [2022-07-01T16:34:23.403Z] ---> 6263e8cb25db [2022-07-01T16:34:23.403Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T16:34:23.403Z] 3.14: Pulling from library/alpine [2022-07-01T16:34:23.403Z] 3.14: Pulling from library/alpine [2022-07-01T16:34:23.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:23.975Z] ---> 29674a56d366 [2022-07-01T16:34:23.975Z] Step 21/26 : WORKDIR / [2022-07-01T16:34:23.975Z] OK: 221 MiB in 52 packages [2022-07-01T16:34:24.233Z] ---> Running in 78d1f5582e59 [2022-07-01T16:34:24.493Z] Removing intermediate container 78d1f5582e59 [2022-07-01T16:34:24.493Z] ---> 6c3920c63990 [2022-07-01T16:34:24.493Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:34:24.781Z] ---> Running in 3b9e6f79b697 [2022-07-01T16:34:24.781Z] Removing intermediate container 710c7ca58192 [2022-07-01T16:34:24.781Z] ---> 7d66d3a71849 [2022-07-01T16:34:24.781Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T16:34:24.781Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T16:34:24.781Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T16:34:24.781Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T16:34:24.781Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T16:34:24.781Z] ---> e04c818066af [2022-07-01T16:34:24.781Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T16:34:24.781Z] ---> e04c818066af [2022-07-01T16:34:24.781Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T16:34:25.047Z] ---> Running in 886a192cc680 [2022-07-01T16:34:25.047Z] ---> Running in d831528a3406 [2022-07-01T16:34:25.047Z] Removing intermediate container 3b9e6f79b697 [2022-07-01T16:34:25.047Z] ---> 0ce3c4217c14 [2022-07-01T16:34:25.047Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:34:25.047Z] ---> 9cacd35c414a [2022-07-01T16:34:25.047Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:34:25.311Z] ---> Running in 8355907a5689 [2022-07-01T16:34:25.311Z] Removing intermediate container 886a192cc680 [2022-07-01T16:34:25.311Z] ---> 444fbdaa12f4 [2022-07-01T16:34:25.311Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T16:34:25.311Z] ---> Running in 624dad8755cf [2022-07-01T16:34:25.311Z] ---> Running in bd6b0217f683 [2022-07-01T16:34:25.606Z] Removing intermediate container 624dad8755cf [2022-07-01T16:34:25.606Z] ---> 9a029833a8fd [2022-07-01T16:34:25.606Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T16:34:25.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:25.606Z] Removing intermediate container bd6b0217f683 [2022-07-01T16:34:25.606Z] ---> 020071b35a43 [2022-07-01T16:34:25.606Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T16:34:25.606Z] ---> Running in 4fb2a83e8462 [2022-07-01T16:34:25.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:25.606Z] ---> Running in 0039d44f277a [2022-07-01T16:34:25.606Z] Removing intermediate container 4fb2a83e8462 [2022-07-01T16:34:25.606Z] ---> 69c944eae9e6 [2022-07-01T16:34:25.606Z] Step 25/26 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 [2022-07-01T16:34:25.902Z] ---> Running in d67155c2cf1c [2022-07-01T16:34:25.902Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T16:34:25.902Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:34:25.902Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T16:34:25.902Z] Removing intermediate container 0039d44f277a [2022-07-01T16:34:25.902Z] ---> e99a616021e7 [2022-07-01T16:34:25.902Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:25.902Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T16:34:25.902Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T16:34:25.902Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:25.902Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:34:25.902Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:34:25.902Z] Removing intermediate container d67155c2cf1c [2022-07-01T16:34:25.902Z] ---> 2a9dd91002e8 [2022-07-01T16:34:25.902Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T16:34:26.183Z] ---> Running in 789bbbf49a07 [2022-07-01T16:34:26.183Z] OK: 8 MiB in 20 packages [2022-07-01T16:34:26.183Z] ---> Running in 7c01677d2939 [2022-07-01T16:34:26.445Z] Removing intermediate container 7c01677d2939 [2022-07-01T16:34:26.445Z] ---> 18932e319af5 [2022-07-01T16:34:26.445Z] [2022-07-01T16:34:26.445Z] Successfully built 18932e319af5 [2022-07-01T16:34:26.445Z] Removing intermediate container 8355907a5689 [2022-07-01T16:34:26.445Z] ---> c1ba509b1ea5 [2022-07-01T16:34:26.445Z] Step 8/31 : COPY . . [2022-07-01T16:34:26.445Z] Successfully tagged security-spire-config:latest [2022-07-01T16:34:26.445Z] Building security-spiffe-token-provider [2022-07-01T16:34:29.799Z]  Building security-spire-config ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T16:34:30.365Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:34:30.365Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:30.365Z] ---> 09cc74d85424 [2022-07-01T16:34:30.365Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T16:34:30.365Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T16:34:30.365Z] ---> Using cache [2022-07-01T16:34:30.365Z] ---> 959759e5057c [2022-07-01T16:34:30.365Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T16:34:30.365Z] ---> 7417809fdb73 [2022-07-01T16:34:30.365Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:34:30.365Z] Removing intermediate container d831528a3406 [2022-07-01T16:34:30.365Z] ---> b4e207ff14eb [2022-07-01T16:34:30.365Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:34:31.303Z] ---> Running in 5b44c942a8dc [2022-07-01T16:34:31.303Z] ---> Running in d6074d105bc6 [2022-07-01T16:34:31.303Z] ---> Running in 6ff0ba661d61 [2022-07-01T16:34:31.303Z] Removing intermediate container 789bbbf49a07 [2022-07-01T16:34:31.303Z] ---> 4e186e63d86a [2022-07-01T16:34:31.303Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T16:34:31.563Z] ---> Running in 771d424c6e98 [2022-07-01T16:34:31.563Z] Removing intermediate container d6074d105bc6 [2022-07-01T16:34:31.563Z] ---> c0d37f26517d [2022-07-01T16:34:31.563Z] Step 13/22 : WORKDIR /edgex [2022-07-01T16:34:31.563Z] ---> 75fb6d4d3f5f [2022-07-01T16:34:31.563Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T16:34:31.563Z] Removing intermediate container 5b44c942a8dc [2022-07-01T16:34:31.563Z] ---> 3394ee00c638 [2022-07-01T16:34:31.563Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-01T16:34:31.822Z] ---> Running in 0d78b0e4da0f [2022-07-01T16:34:31.822Z] ---> Running in 2a6cb79c2f33 [2022-07-01T16:34:31.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:31.822Z] ---> Running in 8481618e3cb8 [2022-07-01T16:34:31.822Z] Removing intermediate container 0d78b0e4da0f [2022-07-01T16:34:31.822Z] ---> 9fe3fe31114a [2022-07-01T16:34:31.822Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T16:34:32.084Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:32.084Z] ---> f64428432d27 [2022-07-01T16:34:32.084Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T16:34:32.084Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:34:32.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:32.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:32.602Z] ---> 052fb275027c [2022-07-01T16:34:32.602Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T16:34:32.602Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T16:34:32.602Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T16:34:32.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:32.602Z] Executing bash-5.1.16-r0.post-install [2022-07-01T16:34:32.602Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:34:32.602Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:34:32.602Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T16:34:32.602Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T16:34:32.602Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:32.602Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T16:34:32.602Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T16:34:32.602Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T16:34:32.602Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T16:34:32.602Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T16:34:32.602Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T16:34:32.602Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T16:34:32.602Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T16:34:32.602Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T16:34:32.602Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T16:34:32.871Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:34:32.871Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:34:32.871Z] OK: 15866 distinct packages available [2022-07-01T16:34:33.140Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:33.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:33.140Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T16:34:33.140Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T16:34:33.140Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T16:34:33.140Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:33.140Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T16:34:33.140Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T16:34:33.399Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T16:34:33.399Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T16:34:33.399Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T16:34:33.399Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T16:34:33.399Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T16:34:33.399Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T16:34:33.399Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T16:34:33.399Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T16:34:33.399Z] ---> d0dbea52c794 [2022-07-01T16:34:33.399Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:34:33.399Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T16:34:33.399Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T16:34:33.399Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T16:34:33.399Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T16:34:33.399Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T16:34:33.399Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T16:34:33.399Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T16:34:33.399Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T16:34:33.399Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T16:34:33.399Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T16:34:33.399Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T16:34:33.399Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T16:34:33.399Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T16:34:33.399Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T16:34:33.399Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T16:34:33.399Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T16:34:33.662Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:34:33.662Z] OK: 83 MiB in 65 packages [2022-07-01T16:34:33.662Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T16:34:33.662Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T16:34:33.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:33.920Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:34:33.920Z] OK: 8 MiB in 20 packages [2022-07-01T16:34:33.920Z] ---> e15d3d2fb1c6 [2022-07-01T16:34:33.920Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T16:34:33.920Z] ---> Running in 9444cd2d22de [2022-07-01T16:34:34.179Z] OK: 221 MiB in 52 packages [2022-07-01T16:34:34.480Z] Collecting docker-compose==1.23.2 [2022-07-01T16:34:34.480Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T16:34:34.738Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-01T16:34:34.738Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T16:34:34.738Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T16:34:34.738Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T16:34:34.738Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T16:34:34.738Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T16:34:34.738Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T16:34:34.738Z] Removing intermediate container 771d424c6e98 [2022-07-01T16:34:34.738Z] ---> 02f21c6e6120 [2022-07-01T16:34:34.738Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:34:35.310Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T16:34:35.310Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T16:34:35.310Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T16:34:35.310Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T16:34:35.569Z] ---> 69b999872e1e [2022-07-01T16:34:35.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T16:34:35.827Z] Removing intermediate container 6ff0ba661d61 [2022-07-01T16:34:35.827Z] ---> 482f9ac6ab84 [2022-07-01T16:34:35.827Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T16:34:35.827Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T16:34:35.827Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T16:34:35.827Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T16:34:35.827Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T16:34:36.086Z] Removing intermediate container 9444cd2d22de [2022-07-01T16:34:36.086Z] ---> 1d049ba96011 [2022-07-01T16:34:36.086Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:34:36.345Z] ---> fe404092b27f [2022-07-01T16:34:36.345Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:34:36.345Z] ---> 3d0de27619ad [2022-07-01T16:34:36.345Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T16:34:36.345Z] Collecting PyYAML<4,>=3.10 [2022-07-01T16:34:36.345Z] ---> Running in 534201a2362b [2022-07-01T16:34:36.345Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T16:34:36.345Z] ---> Running in 87f9587731d1 [2022-07-01T16:34:36.936Z] Removing intermediate container 534201a2362b [2022-07-01T16:34:36.936Z] ---> 74bbd19a4b9a [2022-07-01T16:34:36.936Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T16:34:36.936Z] ---> bc575f15433a [2022-07-01T16:34:36.936Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T16:34:37.194Z] ---> Running in d17a1734acee [2022-07-01T16:34:37.194Z] ---> Running in 6563b62c334a [2022-07-01T16:34:37.194Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T16:34:37.194Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T16:34:37.454Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T16:34:37.454Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T16:34:37.454Z] Removing intermediate container d17a1734acee [2022-07-01T16:34:37.454Z] ---> ebcb67ced12f [2022-07-01T16:34:37.454Z] Step 21/22 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 [2022-07-01T16:34:37.454Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T16:34:37.454Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T16:34:37.454Z] Collecting idna<2.8,>=2.5 [2022-07-01T16:34:37.454Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T16:34:37.454Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-01T16:34:37.727Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T16:34:37.727Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T16:34:37.727Z] ---> Running in 15e90b71e069 [2022-07-01T16:34:37.727Z] Removing intermediate container 6563b62c334a [2022-07-01T16:34:37.727Z] ---> 1475e45e7654 [2022-07-01T16:34:37.727Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:34:37.727Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T16:34:37.727Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T16:34:37.727Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T16:34:37.727Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T16:34:37.727Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T16:34:37.727Z] Attempting uninstall: urllib3 [2022-07-01T16:34:37.727Z] Found existing installation: urllib3 1.26.7 [2022-07-01T16:34:37.727Z] Uninstalling urllib3-1.26.7: [2022-07-01T16:34:37.727Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T16:34:37.986Z] ---> Running in 59a38942cffe [2022-07-01T16:34:38.245Z] Attempting uninstall: idna [2022-07-01T16:34:38.245Z] Found existing installation: idna 3.3 [2022-07-01T16:34:38.245Z] Removing intermediate container 15e90b71e069 [2022-07-01T16:34:38.245Z] ---> 6b985ccb6da3 [2022-07-01T16:34:38.245Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:34:38.245Z] Uninstalling idna-3.3: [2022-07-01T16:34:38.245Z] Successfully uninstalled idna-3.3 [2022-07-01T16:34:38.245Z] ---> Running in 558e9d3c4e85 [2022-07-01T16:34:38.245Z] Removing intermediate container 59a38942cffe [2022-07-01T16:34:38.245Z] ---> 5d57a9f046a0 [2022-07-01T16:34:38.245Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:34:38.509Z] Removing intermediate container 87f9587731d1 [2022-07-01T16:34:38.509Z] ---> 0c1149f45488 [2022-07-01T16:34:38.509Z] Step 7/20 : COPY . . [2022-07-01T16:34:38.509Z] ---> Running in 80bce7c07883 [2022-07-01T16:34:38.769Z] Removing intermediate container 558e9d3c4e85 [2022-07-01T16:34:38.769Z] ---> e2c56719115f [2022-07-01T16:34:38.769Z] [2022-07-01T16:34:38.769Z] Successfully built e2c56719115f [2022-07-01T16:34:39.029Z] Attempting uninstall: requests [2022-07-01T16:34:39.029Z] Found existing installation: requests 2.26.0 [2022-07-01T16:34:39.029Z] Uninstalling requests-2.26.0: [2022-07-01T16:34:39.029Z] Successfully uninstalled requests-2.26.0 [2022-07-01T16:34:39.029Z] Successfully tagged security-proxy-setup:latest [2022-07-01T16:34:39.029Z] Building core-metadata [2022-07-01T16:34:39.287Z]  Building security-proxy-setup ... done Removing intermediate container 80bce7c07883 [2022-07-01T16:34:39.287Z] ---> fb5643bb0742 [2022-07-01T16:34:39.287Z] Step 22/23 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 [2022-07-01T16:34:39.851Z] Running setup.py install for texttable: started [2022-07-01T16:34:40.431Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T16:34:40.431Z] Running setup.py install for PyYAML: started [2022-07-01T16:34:41.004Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T16:34:41.947Z] Running setup.py install for docopt: started [2022-07-01T16:34:42.514Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T16:34:42.514Z] Running setup.py install for dockerpty: started [2022-07-01T16:34:42.854Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T16:34:43.909Z] ---> Running in 6d6207e442e7 [2022-07-01T16:34:43.909Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:34:43.909Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:43.909Z] ---> 09cc74d85424 [2022-07-01T16:34:43.909Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:34:43.909Z] ---> Using cache [2022-07-01T16:34:43.909Z] ---> 959759e5057c [2022-07-01T16:34:43.909Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:43.909Z] ---> Using cache [2022-07-01T16:34:43.909Z] ---> 59bf412e91af [2022-07-01T16:34:43.909Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:34:43.909Z] ---> Using cache [2022-07-01T16:34:43.909Z] ---> 7d66d3a71849 [2022-07-01T16:34:43.909Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:34:43.909Z] ---> Using cache [2022-07-01T16:34:43.909Z] ---> 9cacd35c414a [2022-07-01T16:34:43.909Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:34:43.909Z] ---> Using cache [2022-07-01T16:34:43.909Z] ---> c1ba509b1ea5 [2022-07-01T16:34:43.909Z] Step 8/23 : COPY . . [2022-07-01T16:34:43.909Z] ---> Using cache [2022-07-01T16:34:43.909Z] ---> 75fb6d4d3f5f [2022-07-01T16:34:43.909Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T16:34:44.505Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-01T16:34:44.505Z] Removing intermediate container 6d6207e442e7 [2022-07-01T16:34:44.505Z] ---> 7f4b02e3ba6c [2022-07-01T16:34:44.505Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:34:44.505Z] ---> Running in 45abf6629dd3 [2022-07-01T16:34:44.505Z] ---> Running in 98012b3941f1 [2022-07-01T16:34:44.505Z] ---> 86a50eb8d3d1 [2022-07-01T16:34:44.505Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T16:34:44.765Z] ---> Running in 003294a15a2b [2022-07-01T16:34:44.765Z] Removing intermediate container 98012b3941f1 [2022-07-01T16:34:44.765Z] ---> 87a6f9334e46 [2022-07-01T16:34:44.765Z] [2022-07-01T16:34:45.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-01T16:34:45.028Z] Successfully built 87a6f9334e46 [2022-07-01T16:34:45.287Z] Successfully tagged core-data:latest [2022-07-01T16:34:45.287Z] Building support-scheduler [2022-07-01T16:34:45.545Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:34:49.747Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:34:49.747Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:49.747Z] ---> 09cc74d85424 [2022-07-01T16:34:49.747Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:34:49.748Z] ---> Using cache [2022-07-01T16:34:49.748Z] ---> 959759e5057c [2022-07-01T16:34:49.748Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:49.748Z] ---> Using cache [2022-07-01T16:34:49.748Z] ---> 59bf412e91af [2022-07-01T16:34:49.748Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:34:49.748Z] ---> Using cache [2022-07-01T16:34:49.748Z] ---> 7d66d3a71849 [2022-07-01T16:34:49.748Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:34:49.748Z] ---> Using cache [2022-07-01T16:34:49.748Z] ---> 9cacd35c414a [2022-07-01T16:34:49.748Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:34:49.748Z] ---> Using cache [2022-07-01T16:34:49.748Z] ---> c1ba509b1ea5 [2022-07-01T16:34:49.748Z] Step 8/22 : COPY . . [2022-07-01T16:34:49.748Z] ---> Using cache [2022-07-01T16:34:49.748Z] ---> 75fb6d4d3f5f [2022-07-01T16:34:49.748Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T16:34:52.275Z] Removing intermediate container 2a6cb79c2f33 [2022-07-01T16:34:52.275Z] ---> ecaf5ea13d0d [2022-07-01T16:34:52.275Z] [2022-07-01T16:34:52.275Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T16:34:52.276Z] ---> e04c818066af [2022-07-01T16:34:52.276Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T16:34:52.841Z] ---> Running in 42f6828888a8 [2022-07-01T16:34:53.098Z] Removing intermediate container 8481618e3cb8 [2022-07-01T16:34:53.098Z] ---> 13beae8ec5fc [2022-07-01T16:34:53.098Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T16:34:53.098Z] ---> Running in 9ea350071be7 [2022-07-01T16:34:53.356Z] ---> Running in 44f34f771564 [2022-07-01T16:34:53.619Z] Removing intermediate container 9ea350071be7 [2022-07-01T16:34:53.619Z] ---> 06dc31d949e1 [2022-07-01T16:34:53.619Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T16:34:54.189Z] ---> Running in a3adda965db8 [2022-07-01T16:34:54.446Z] Removing intermediate container 44f34f771564 [2022-07-01T16:34:54.446Z] ---> fa2e4f73e523 [2022-07-01T16:34:54.446Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T16:34:54.446Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T16:34:54.705Z] ---> Running in 13b1a9c42e32 [2022-07-01T16:34:55.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:55.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:55.641Z] Removing intermediate container 13b1a9c42e32 [2022-07-01T16:34:55.641Z] ---> 6ec0d81f9e6a [2022-07-01T16:34:55.641Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T16:34:55.641Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:55.641Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T16:34:55.641Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:34:55.641Z] OK: 6 MiB in 16 packages [2022-07-01T16:34:57.025Z] ---> b31366c158cb [2022-07-01T16:34:57.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T16:34:57.025Z] Removing intermediate container a3adda965db8 [2022-07-01T16:34:57.025Z] ---> f7186a98d433 [2022-07-01T16:34:57.025Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T16:34:57.612Z] ---> Running in 3e82466ecf21 [2022-07-01T16:34:57.871Z] ---> af373de69f82 [2022-07-01T16:34:57.871Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T16:34:58.129Z] Removing intermediate container 3e82466ecf21 [2022-07-01T16:34:58.129Z] ---> e83dc68be3e2 [2022-07-01T16:34:58.129Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T16:34:58.702Z] ---> Running in 931ec5ba0bb8 [2022-07-01T16:34:59.659Z] ---> 116478123559 [2022-07-01T16:34:59.659Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T16:35:01.059Z] Removing intermediate container 931ec5ba0bb8 [2022-07-01T16:35:01.059Z] ---> e32078652353 [2022-07-01T16:35:01.059Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T16:35:01.059Z] ---> Running in 75557f363df6 [2022-07-01T16:35:01.628Z] ---> Running in 48b978307856 [2022-07-01T16:35:01.628Z] Removing intermediate container 75557f363df6 [2022-07-01T16:35:01.628Z] ---> a03bdbca0924 [2022-07-01T16:35:01.628Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:35:01.886Z] ---> Running in 0d9b8df5c695 [2022-07-01T16:35:02.148Z] Removing intermediate container 0d9b8df5c695 [2022-07-01T16:35:02.148Z] ---> e56eb5116fcd [2022-07-01T16:35:02.148Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:35:02.411Z] ---> Running in b66498496ad8 [2022-07-01T16:35:03.788Z] Removing intermediate container b66498496ad8 [2022-07-01T16:35:03.788Z] ---> 6ed456ac4b44 [2022-07-01T16:35:03.788Z] Step 22/23 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 [2022-07-01T16:35:04.056Z] ---> Running in c5862bb4f7c5 [2022-07-01T16:35:04.056Z] Removing intermediate container 45abf6629dd3 [2022-07-01T16:35:04.056Z] ---> 9d801f39a0f3 [2022-07-01T16:35:04.056Z] [2022-07-01T16:35:04.056Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:35:04.056Z] ---> e04c818066af [2022-07-01T16:35:04.056Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:35:04.056Z] ---> Running in 7a9f92c5a481 [2022-07-01T16:35:04.314Z] Removing intermediate container 48b978307856 [2022-07-01T16:35:04.314Z] ---> 751ff314ccff [2022-07-01T16:35:04.314Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T16:35:04.581Z] Removing intermediate container c5862bb4f7c5 [2022-07-01T16:35:04.581Z] ---> 49c8f5daa212 [2022-07-01T16:35:04.581Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:35:05.147Z] ---> Running in 477025e326f0 [2022-07-01T16:35:05.406Z] ---> Running in 7403618f0a4a [2022-07-01T16:35:05.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:05.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:05.665Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:05.665Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:35:05.665Z] OK: 6 MiB in 15 packages [2022-07-01T16:35:05.924Z] Removing intermediate container 477025e326f0 [2022-07-01T16:35:05.924Z] ---> af2eb06ef2c1 [2022-07-01T16:35:05.924Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T16:35:05.924Z] Removing intermediate container 7403618f0a4a [2022-07-01T16:35:05.924Z] ---> 6453a43e6787 [2022-07-01T16:35:05.924Z] [2022-07-01T16:35:05.924Z] Successfully built 6453a43e6787 [2022-07-01T16:35:06.182Z] Successfully tagged sys-mgmt-agent:latest [2022-07-01T16:35:06.182Z] Building security-secretstore-setup [2022-07-01T16:35:07.136Z]  Building sys-mgmt-agent ... done  ---> 735a862e69f2 [2022-07-01T16:35:07.136Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T16:35:10.429Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:35:10.430Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:10.430Z] ---> 09cc74d85424 [2022-07-01T16:35:10.430Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:35:10.430Z] ---> Using cache [2022-07-01T16:35:10.430Z] ---> 959759e5057c [2022-07-01T16:35:10.430Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:10.430Z] ---> Using cache [2022-07-01T16:35:10.430Z] ---> 59bf412e91af [2022-07-01T16:35:10.430Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T16:35:10.430Z] ---> Using cache [2022-07-01T16:35:10.430Z] ---> 7d66d3a71849 [2022-07-01T16:35:10.430Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:35:10.430Z] ---> Using cache [2022-07-01T16:35:10.430Z] ---> 9cacd35c414a [2022-07-01T16:35:10.430Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:10.430Z] ---> Using cache [2022-07-01T16:35:10.430Z] ---> c1ba509b1ea5 [2022-07-01T16:35:10.430Z] Step 8/25 : COPY . . [2022-07-01T16:35:10.430Z] ---> Using cache [2022-07-01T16:35:10.430Z] ---> 75fb6d4d3f5f [2022-07-01T16:35:10.430Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T16:35:10.430Z] Removing intermediate container 7a9f92c5a481 [2022-07-01T16:35:10.430Z] ---> 4ac40ae9e90b [2022-07-01T16:35:10.430Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:35:10.430Z] ---> Running in b3ff6c922240 [2022-07-01T16:35:10.430Z] ---> Running in 67ab8f2e215c [2022-07-01T16:35:10.430Z] ---> Running in 39c2f1f863e6 [2022-07-01T16:35:10.430Z] Removing intermediate container 003294a15a2b [2022-07-01T16:35:10.430Z] ---> 83f12b9e5b83 [2022-07-01T16:35:10.430Z] [2022-07-01T16:35:10.430Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T16:35:10.430Z] ---> 0ac33e5f5afa [2022-07-01T16:35:10.430Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:35:10.430Z] ---> Using cache [2022-07-01T16:35:10.430Z] ---> faa40f3abe30 [2022-07-01T16:35:10.430Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:10.430Z] ---> Using cache [2022-07-01T16:35:10.430Z] ---> 7b46a4a5c0bf [2022-07-01T16:35:10.430Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T16:35:10.688Z] ---> Running in 5c2ace2d3d8d [2022-07-01T16:35:10.688Z] Removing intermediate container 39c2f1f863e6 [2022-07-01T16:35:10.688Z] ---> 1a11410ebeb3 [2022-07-01T16:35:10.688Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T16:35:10.958Z] ---> Running in e155c30518d8 [2022-07-01T16:35:10.958Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:35:10.958Z] Removing intermediate container e155c30518d8 [2022-07-01T16:35:10.958Z] ---> b89e6b69443e [2022-07-01T16:35:10.958Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:35:11.218Z] ---> Running in 4abec05a033b [2022-07-01T16:35:11.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:11.218Z] Removing intermediate container 4abec05a033b [2022-07-01T16:35:11.218Z] ---> c5f7b6f98267 [2022-07-01T16:35:11.218Z] Step 15/23 : WORKDIR / [2022-07-01T16:35:11.480Z] ---> Running in 47a4eaba38a0 [2022-07-01T16:35:11.739Z] Removing intermediate container b3ff6c922240 [2022-07-01T16:35:11.739Z] ---> f2d34eb93971 [2022-07-01T16:35:11.739Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:35:11.739Z] Removing intermediate container 47a4eaba38a0 [2022-07-01T16:35:11.739Z] ---> 1316a2aab579 [2022-07-01T16:35:11.739Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:35:11.997Z] ---> c3a8b2a3d7da [2022-07-01T16:35:11.997Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T16:35:11.997Z] ---> f834689f993a [2022-07-01T16:35:11.997Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T16:35:11.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:12.572Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:35:12.572Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:35:12.572Z] OK: 15859 distinct packages available [2022-07-01T16:35:12.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:12.572Z] ---> db3cf61b81dd [2022-07-01T16:35:12.572Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T16:35:12.870Z] ---> 8df2de26c437 [2022-07-01T16:35:12.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T16:35:13.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:13.439Z] ---> 2122358f9a4a [2022-07-01T16:35:13.439Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T16:35:14.011Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T16:35:14.011Z] ---> c8c007a226da [2022-07-01T16:35:14.011Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T16:35:14.011Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:35:14.011Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:35:14.269Z] ---> 3015a5e97abd [2022-07-01T16:35:14.269Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T16:35:14.269Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T16:35:14.269Z] ---> Running in cad5b3908d54 [2022-07-01T16:35:14.269Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T16:35:14.269Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T16:35:14.835Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:14.835Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T16:35:15.094Z] Removing intermediate container cad5b3908d54 [2022-07-01T16:35:15.094Z] ---> d158f2e9b8c1 [2022-07-01T16:35:15.094Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:35:15.094Z] ---> 42ab2d794a4b [2022-07-01T16:35:15.094Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T16:35:15.094Z] ---> Running in a77b74465feb [2022-07-01T16:35:15.094Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:35:15.353Z] Removing intermediate container 42f6828888a8 [2022-07-01T16:35:15.353Z] ---> 59e1b91b13b5 [2022-07-01T16:35:15.353Z] [2022-07-01T16:35:15.353Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:35:15.353Z] ---> e04c818066af [2022-07-01T16:35:15.353Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:35:15.353Z] ---> Using cache [2022-07-01T16:35:15.353Z] ---> 4ac40ae9e90b [2022-07-01T16:35:15.353Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:35:15.353Z] ---> Using cache [2022-07-01T16:35:15.353Z] ---> 1a11410ebeb3 [2022-07-01T16:35:15.353Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T16:35:15.353Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T16:35:15.353Z] ---> Running in 632a3d6c7e25 [2022-07-01T16:35:15.353Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T16:35:15.624Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:35:15.624Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:35:15.624Z] ---> Running in abf4e383efd7 [2022-07-01T16:35:15.624Z] 2 errors; 7 MiB in 21 packages [2022-07-01T16:35:15.624Z] Removing intermediate container a77b74465feb [2022-07-01T16:35:15.624Z] ---> 2136740a4a56 [2022-07-01T16:35:15.624Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:35:16.196Z] ---> Running in b9b333d3bdcd [2022-07-01T16:35:16.196Z] Removing intermediate container 632a3d6c7e25 [2022-07-01T16:35:16.196Z] ---> 4a303045e628 [2022-07-01T16:35:16.197Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T16:35:16.481Z] Removing intermediate container abf4e383efd7 [2022-07-01T16:35:16.481Z] ---> 4d638ad0df30 [2022-07-01T16:35:16.481Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:35:16.756Z] Building security-spire-server [2022-07-01T16:35:16.756Z] Removing intermediate container b9b333d3bdcd [2022-07-01T16:35:16.756Z] ---> 7cab1910d2d0 [2022-07-01T16:35:16.756Z] Step 22/23 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 [2022-07-01T16:35:17.732Z] ---> Running in c201bb1359dc [2022-07-01T16:35:19.642Z] ---> 94172c57274f [2022-07-01T16:35:19.642Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T16:35:19.642Z] ---> Running in a2fcbcb2dc3e [2022-07-01T16:35:19.642Z] Removing intermediate container c201bb1359dc [2022-07-01T16:35:19.642Z] ---> 3dbdb8991273 [2022-07-01T16:35:19.642Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:35:19.642Z] ---> Running in 48e3aefb10ac [2022-07-01T16:35:19.642Z] Removing intermediate container a2fcbcb2dc3e [2022-07-01T16:35:19.642Z] ---> dc5a2cd4840a [2022-07-01T16:35:19.642Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:35:19.900Z] ---> Running in fed6ba300613 [2022-07-01T16:35:19.900Z] ---> 07b2f2834af8 [2022-07-01T16:35:19.900Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T16:35:20.158Z] Removing intermediate container fed6ba300613 [2022-07-01T16:35:20.158Z] ---> bfc20ea5f5d5 [2022-07-01T16:35:20.158Z] [2022-07-01T16:35:20.158Z] Successfully built bfc20ea5f5d5 [2022-07-01T16:35:20.158Z] Successfully tagged core-metadata:latest [2022-07-01T16:35:20.158Z]  Building core-metadata ... done Building support-notifications [2022-07-01T16:35:21.537Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:35:21.537Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:21.537Z] ---> 09cc74d85424 [2022-07-01T16:35:21.537Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:35:21.537Z] ---> Using cache [2022-07-01T16:35:21.537Z] ---> 959759e5057c [2022-07-01T16:35:21.537Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:21.537Z] ---> Using cache [2022-07-01T16:35:21.537Z] ---> 59bf412e91af [2022-07-01T16:35:21.537Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:35:21.537Z] ---> Using cache [2022-07-01T16:35:21.537Z] ---> dd3c729f9792 [2022-07-01T16:35:21.537Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:35:21.537Z] ---> Using cache [2022-07-01T16:35:21.537Z] ---> cf5e5bbad165 [2022-07-01T16:35:21.537Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:21.537Z] ---> Using cache [2022-07-01T16:35:21.537Z] ---> 884cd29af525 [2022-07-01T16:35:21.537Z] Step 8/25 : COPY . . [2022-07-01T16:35:21.537Z] ---> Using cache [2022-07-01T16:35:21.537Z] ---> b54cc413f2b9 [2022-07-01T16:35:21.537Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:35:21.537Z] ---> Using cache [2022-07-01T16:35:21.537Z] ---> a826ee10a039 [2022-07-01T16:35:21.537Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T16:35:21.537Z] ---> Using cache [2022-07-01T16:35:21.537Z] ---> 925411a58369 [2022-07-01T16:35:21.537Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T16:35:22.920Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:35:23.927Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:35:23.927Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:23.927Z] ---> 09cc74d85424 [2022-07-01T16:35:23.927Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:35:23.927Z] ---> Using cache [2022-07-01T16:35:23.927Z] ---> 959759e5057c [2022-07-01T16:35:23.927Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:23.927Z] ---> Using cache [2022-07-01T16:35:23.927Z] ---> 59bf412e91af [2022-07-01T16:35:23.927Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T16:35:24.187Z] ---> 01357a56408c [2022-07-01T16:35:24.187Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T16:35:24.187Z] ---> Running in 268b5804e25a [2022-07-01T16:35:24.187Z] ---> Running in 15e7c2667374 [2022-07-01T16:35:24.497Z] ---> 080db49a52b8 [2022-07-01T16:35:24.497Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T16:35:24.757Z] Removing intermediate container 48e3aefb10ac [2022-07-01T16:35:24.757Z] ---> 2ae52434812f [2022-07-01T16:35:24.757Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T16:35:25.016Z] ---> Running in 803f20c35d7d [2022-07-01T16:35:25.016Z] ---> Running in 194eaffca23f [2022-07-01T16:35:25.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:25.593Z] Removing intermediate container 803f20c35d7d [2022-07-01T16:35:25.593Z] ---> d15261959e17 [2022-07-01T16:35:25.593Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:35:25.946Z] Removing intermediate container 194eaffca23f [2022-07-01T16:35:25.946Z] ---> 672c6c67f3b5 [2022-07-01T16:35:25.946Z] Step 28/31 : CMD ["gate"] [2022-07-01T16:35:26.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:26.463Z] ---> Running in b08208a91e2c [2022-07-01T16:35:26.723Z] ---> Running in f1233a766992 [2022-07-01T16:35:26.723Z] OK: 221 MiB in 52 packages [2022-07-01T16:35:26.986Z] Removing intermediate container b08208a91e2c [2022-07-01T16:35:26.986Z] ---> 8f1730d1e6d1 [2022-07-01T16:35:26.986Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T16:35:26.986Z] Removing intermediate container 268b5804e25a [2022-07-01T16:35:26.986Z] ---> 0f31091ada2d [2022-07-01T16:35:26.986Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T16:35:27.249Z] Removing intermediate container f1233a766992 [2022-07-01T16:35:27.249Z] ---> 31a742ed18c2 [2022-07-01T16:35:27.249Z] Step 29/31 : LABEL arch=x86_64 [2022-07-01T16:35:27.249Z] Removing intermediate container 67ab8f2e215c [2022-07-01T16:35:27.249Z] ---> 150068ce516a [2022-07-01T16:35:27.249Z] [2022-07-01T16:35:27.249Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T16:35:27.249Z] ---> e04c818066af [2022-07-01T16:35:27.249Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T16:35:27.249Z] ---> Running in 70b28b88897c [2022-07-01T16:35:27.524Z] ---> Running in 51e77c9435eb [2022-07-01T16:35:27.524Z] ---> Running in 2172f0ada469 [2022-07-01T16:35:27.524Z] ---> Running in 1d4065e553b2 [2022-07-01T16:35:27.524Z] Removing intermediate container 15e7c2667374 [2022-07-01T16:35:27.524Z] ---> 5703eee48fc8 [2022-07-01T16:35:27.524Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:35:27.524Z] Removing intermediate container 70b28b88897c [2022-07-01T16:35:27.524Z] ---> 784e68a90073 [2022-07-01T16:35:27.524Z] Step 21/22 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 [2022-07-01T16:35:27.807Z] Removing intermediate container 51e77c9435eb [2022-07-01T16:35:27.807Z] ---> 45b5a5f508ef [2022-07-01T16:35:27.807Z] [2022-07-01T16:35:27.807Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T16:35:27.807Z] ---> Running in b86e99d11427 [2022-07-01T16:35:27.807Z] ---> 0ac33e5f5afa [2022-07-01T16:35:27.807Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:35:27.807Z] ---> Using cache [2022-07-01T16:35:27.807Z] ---> faa40f3abe30 [2022-07-01T16:35:27.807Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:27.807Z] ---> Using cache [2022-07-01T16:35:27.807Z] ---> 7b46a4a5c0bf [2022-07-01T16:35:27.807Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:35:27.807Z] Removing intermediate container 1d4065e553b2 [2022-07-01T16:35:27.807Z] ---> 8b9c07338f47 [2022-07-01T16:35:27.807Z] Step 30/31 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 [2022-07-01T16:35:28.068Z] ---> Running in b52428c09dbd [2022-07-01T16:35:28.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:28.068Z] ---> b391b9c4059a [2022-07-01T16:35:28.068Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:28.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:28.113Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16613 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws [2022-07-01T16:35:28.124Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-07-01T16:35:28.191Z] The recommended git tool is: git [2022-07-01T16:35:28.327Z] Removing intermediate container b86e99d11427 [2022-07-01T16:35:28.327Z] ---> 7831c8a206c0 [2022-07-01T16:35:28.327Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:35:28.327Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T16:35:28.327Z] ---> Running in 7036637783a8 [2022-07-01T16:35:28.327Z] ---> Running in f8e303690081 [2022-07-01T16:35:28.327Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:28.327Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T16:35:28.327Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:35:28.327Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:35:28.327Z] ---> Running in 0442850828f6 [2022-07-01T16:35:28.327Z] OK: 6 MiB in 17 packages [2022-07-01T16:35:28.327Z] Removing intermediate container 7036637783a8 [2022-07-01T16:35:28.327Z] ---> b6d77bd6e38f [2022-07-01T16:35:28.327Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T16:35:28.589Z] Removing intermediate container 0442850828f6 [2022-07-01T16:35:28.589Z] ---> b18fcfe4d93a [2022-07-01T16:35:28.589Z] [2022-07-01T16:35:28.589Z] Successfully built b18fcfe4d93a [2022-07-01T16:35:28.589Z] Successfully tagged support-scheduler:latest [2022-07-01T16:35:28.589Z] Building core-command [2022-07-01T16:35:28.589Z]  Building support-scheduler ... done  ---> Running in 16ceedf48876 [2022-07-01T16:35:28.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:29.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:30.234Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:35:30.234Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:35:30.234Z] OK: 15859 distinct packages available [2022-07-01T16:35:30.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:30.492Z] Removing intermediate container 16ceedf48876 [2022-07-01T16:35:30.492Z] ---> 75739403ffb5 [2022-07-01T16:35:30.492Z] [2022-07-01T16:35:30.774Z] Successfully built 75739403ffb5 [2022-07-01T16:35:30.774Z] Successfully tagged security-bootstrapper:latest [2022-07-01T16:35:31.033Z]  Building security-bootstrapper ... done Removing intermediate container f8e303690081 [2022-07-01T16:35:31.033Z] ---> 6c98a1cddcbf [2022-07-01T16:35:31.033Z] Step 8/22 : COPY . . [2022-07-01T16:35:31.033Z] Removing intermediate container 2172f0ada469 [2022-07-01T16:35:31.033Z] ---> 73866abc2c9f [2022-07-01T16:35:31.033Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:35:31.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:31.356Z] ---> Running in 8681aca743e9 [2022-07-01T16:35:31.356Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:31.635Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:35:31.635Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:35:31.635Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:35:31.910Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T16:35:31.910Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:35:31.910Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T16:35:31.910Z] 1 error; 6 MiB in 18 packages [2022-07-01T16:35:32.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:35:32.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:32.215Z] ---> 09cc74d85424 [2022-07-01T16:35:32.215Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:35:32.215Z] ---> Using cache [2022-07-01T16:35:32.215Z] ---> 959759e5057c [2022-07-01T16:35:32.215Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:32.215Z] ---> Using cache [2022-07-01T16:35:32.215Z] ---> 59bf412e91af [2022-07-01T16:35:32.215Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:35:32.215Z] ---> Using cache [2022-07-01T16:35:32.215Z] ---> 7d66d3a71849 [2022-07-01T16:35:32.215Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:35:32.215Z] ---> Using cache [2022-07-01T16:35:32.215Z] ---> 9cacd35c414a [2022-07-01T16:35:32.215Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:32.215Z] ---> Using cache [2022-07-01T16:35:32.215Z] ---> c1ba509b1ea5 [2022-07-01T16:35:32.215Z] Step 8/23 : COPY . . [2022-07-01T16:35:32.215Z] ---> Using cache [2022-07-01T16:35:32.215Z] ---> 75fb6d4d3f5f [2022-07-01T16:35:32.215Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T16:35:33.192Z] Removing intermediate container 8681aca743e9 [2022-07-01T16:35:33.192Z] ---> eb75d213c0f6 [2022-07-01T16:35:33.192Z] Step 13/25 : WORKDIR / [2022-07-01T16:35:34.129Z] ---> Running in 956a7c0a6ce7 [2022-07-01T16:35:34.129Z] ---> Running in 229974b7d586 [2022-07-01T16:35:34.698Z] Removing intermediate container 229974b7d586 [2022-07-01T16:35:34.698Z] ---> 3af2b530b421 [2022-07-01T16:35:34.698Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-01T16:35:34.698Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-01T16:35:35.271Z] ---> a4c4187f4943 [2022-07-01T16:35:35.271Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-01T16:35:35.271Z] ---> c5718059f24a [2022-07-01T16:35:35.271Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T16:35:35.528Z] ---> c5c1775749c2 [2022-07-01T16:35:35.528Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-01T16:35:35.786Z] ---> 87651032c11b [2022-07-01T16:35:35.786Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T16:35:35.786Z] ---> Running in fc0550b63410 [2022-07-01T16:35:35.786Z] ---> 8a8c54471998 [2022-07-01T16:35:35.786Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T16:35:36.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T16:35:36.304Z] ---> cb99aa6ce079 [2022-07-01T16:35:36.304Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T16:35:36.562Z] ---> dcdc49821b63 [2022-07-01T16:35:36.562Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:35:36.821Z] ---> e2287f124a1f [2022-07-01T16:35:36.821Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-01T16:35:36.821Z] ---> Running in 6b8b764896d9 [2022-07-01T16:35:36.927Z] using credential edgex-jenkins-ssh [2022-07-01T16:35:36.955Z] Cloning the remote Git repository [2022-07-01T16:35:37.044Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-01T16:35:37.151Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-07-01T16:35:37.252Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T16:35:37.253Z] > git --version # timeout=10 [2022-07-01T16:35:37.357Z] > git --version # 'git version 2.25.1' [2022-07-01T16:35:37.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T16:35:37.531Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T16:35:38.197Z] Removing intermediate container 6b8b764896d9 [2022-07-01T16:35:38.197Z] ---> 1aa1da007e76 [2022-07-01T16:35:38.197Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:35:38.197Z] ---> Running in 59c5567f3eef [2022-07-01T16:35:38.197Z] Removing intermediate container 59c5567f3eef [2022-07-01T16:35:38.197Z] ---> c642ada8e6ad [2022-07-01T16:35:38.197Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T16:35:38.457Z] ---> Running in cf5135940023 [2022-07-01T16:35:38.457Z] Removing intermediate container cf5135940023 [2022-07-01T16:35:38.457Z] ---> ba32091b49cd [2022-07-01T16:35:38.457Z] Step 24/25 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 [2022-07-01T16:35:38.457Z] ---> Running in bd7bb2bbe855 [2022-07-01T16:35:38.715Z] Removing intermediate container bd7bb2bbe855 [2022-07-01T16:35:38.715Z] ---> d580892db61d [2022-07-01T16:35:38.715Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T16:35:38.715Z] ---> Running in 4e491b72712a [2022-07-01T16:35:38.976Z] Removing intermediate container 4e491b72712a [2022-07-01T16:35:38.976Z] ---> 6db98c9ae472 [2022-07-01T16:35:38.976Z] [2022-07-01T16:35:38.976Z] Successfully built 6db98c9ae472 [2022-07-01T16:35:38.976Z] Successfully tagged security-secretstore-setup:latest [2022-07-01T16:35:48.963Z]  Building security-secretstore-setup ... done Removing intermediate container 956a7c0a6ce7 [2022-07-01T16:35:48.963Z] ---> 17bfbabc7ba0 [2022-07-01T16:35:48.963Z] [2022-07-01T16:35:48.963Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:35:48.963Z] ---> e04c818066af [2022-07-01T16:35:48.963Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:35:48.963Z] ---> Using cache [2022-07-01T16:35:48.963Z] ---> 4ac40ae9e90b [2022-07-01T16:35:48.963Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:35:48.963Z] ---> Using cache [2022-07-01T16:35:48.963Z] ---> 1a11410ebeb3 [2022-07-01T16:35:48.963Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T16:35:48.963Z] ---> Running in ecdcfe058a61 [2022-07-01T16:35:48.963Z] Removing intermediate container ecdcfe058a61 [2022-07-01T16:35:48.963Z] ---> ffd0923a7015 [2022-07-01T16:35:48.963Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:35:48.963Z] ---> Running in 9edcb5d42111 [2022-07-01T16:35:49.222Z] Removing intermediate container 9edcb5d42111 [2022-07-01T16:35:49.222Z] ---> 6d8d8e912348 [2022-07-01T16:35:49.222Z] Step 15/23 : WORKDIR / [2022-07-01T16:35:49.222Z] ---> Running in 90becc197282 [2022-07-01T16:35:49.222Z] Removing intermediate container 90becc197282 [2022-07-01T16:35:49.222Z] ---> 39282a130c04 [2022-07-01T16:35:49.222Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:35:49.481Z] ---> c8f6da65fd5d [2022-07-01T16:35:49.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T16:35:49.740Z] ---> 13ef93159ed4 [2022-07-01T16:35:49.740Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T16:35:50.000Z] ---> 28bd96a4c156 [2022-07-01T16:35:50.000Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T16:35:50.000Z] ---> Running in 4a344dc4d844 [2022-07-01T16:35:50.259Z] Removing intermediate container 4a344dc4d844 [2022-07-01T16:35:50.259Z] ---> 8e2db513c7fb [2022-07-01T16:35:50.259Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:35:50.259Z] ---> Running in dba4621bbdc6 [2022-07-01T16:35:50.259Z] Removing intermediate container dba4621bbdc6 [2022-07-01T16:35:50.259Z] ---> 124e7d6f6f68 [2022-07-01T16:35:50.259Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:35:50.518Z] ---> Running in b53000cf7c1c [2022-07-01T16:35:50.518Z] Removing intermediate container b53000cf7c1c [2022-07-01T16:35:50.518Z] ---> 147c5ff73b77 [2022-07-01T16:35:50.518Z] Step 22/23 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 [2022-07-01T16:35:50.518Z] ---> Running in ef64b9ec02d1 [2022-07-01T16:35:50.777Z] Removing intermediate container ef64b9ec02d1 [2022-07-01T16:35:50.777Z] ---> da464f15598f [2022-07-01T16:35:50.777Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:35:50.777Z] ---> Running in 321b567340a7 [2022-07-01T16:35:50.777Z] Removing intermediate container 321b567340a7 [2022-07-01T16:35:50.777Z] ---> e7b80e2815bf [2022-07-01T16:35:50.777Z] [2022-07-01T16:35:51.036Z] Successfully built e7b80e2815bf [2022-07-01T16:35:51.036Z] Successfully tagged core-command:latest [2022-07-01T16:35:52.940Z]  Building core-command ... done Removing intermediate container fc0550b63410 [2022-07-01T16:35:52.940Z] ---> 41461c92141e [2022-07-01T16:35:52.940Z] [2022-07-01T16:35:52.940Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:35:52.940Z] ---> e04c818066af [2022-07-01T16:35:52.940Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T16:35:52.940Z] ---> Running in e8a42ca9185f [2022-07-01T16:35:53.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:53.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:53.459Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T16:35:53.459Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:53.459Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:35:53.459Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:35:53.459Z] OK: 6 MiB in 16 packages [2022-07-01T16:35:54.028Z] Removing intermediate container e8a42ca9185f [2022-07-01T16:35:54.028Z] ---> b80ce4a436b6 [2022-07-01T16:35:54.028Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:35:54.028Z] ---> Running in 9285292d7da4 [2022-07-01T16:35:54.028Z] Removing intermediate container 9285292d7da4 [2022-07-01T16:35:54.028Z] ---> ef0c840e7f55 [2022-07-01T16:35:54.028Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T16:35:54.028Z] ---> Running in 637472ac05e0 [2022-07-01T16:35:54.028Z] Removing intermediate container 637472ac05e0 [2022-07-01T16:35:54.028Z] ---> f4a49d3e721b [2022-07-01T16:35:54.028Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:35:54.028Z] ---> Running in 3cc6fec55479 [2022-07-01T16:35:54.288Z] Removing intermediate container 3cc6fec55479 [2022-07-01T16:35:54.288Z] ---> f6d53439e508 [2022-07-01T16:35:54.288Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:35:54.288Z] ---> 82cbf5a02c5a [2022-07-01T16:35:54.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T16:35:54.859Z] ---> 1050bdbe4771 [2022-07-01T16:35:54.859Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T16:35:55.118Z] ---> a9c1e089b056 [2022-07-01T16:35:55.118Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T16:35:55.118Z] ---> Running in 98ad82545c49 [2022-07-01T16:35:55.118Z] Removing intermediate container 98ad82545c49 [2022-07-01T16:35:55.118Z] ---> a5897f9f38a6 [2022-07-01T16:35:55.118Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:35:55.118Z] ---> Running in 5b5445ad2eea [2022-07-01T16:35:55.378Z] Removing intermediate container 5b5445ad2eea [2022-07-01T16:35:55.378Z] ---> 5d064202f733 [2022-07-01T16:35:55.378Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T16:35:55.378Z] ---> Running in 1f1a15065331 [2022-07-01T16:35:55.378Z] Removing intermediate container 1f1a15065331 [2022-07-01T16:35:55.378Z] ---> 883a1a722f23 [2022-07-01T16:35:55.378Z] Step 21/22 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 [2022-07-01T16:35:55.378Z] ---> Running in e69ca4d82198 [2022-07-01T16:35:55.378Z] Removing intermediate container e69ca4d82198 [2022-07-01T16:35:55.378Z] ---> 695ce07e9f96 [2022-07-01T16:35:55.378Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:35:55.638Z] ---> Running in 1785b6dc936d [2022-07-01T16:35:55.638Z] Removing intermediate container 1785b6dc936d [2022-07-01T16:35:55.638Z] ---> 46d8afadcfec [2022-07-01T16:35:55.638Z] [2022-07-01T16:35:55.638Z] Successfully built 46d8afadcfec [2022-07-01T16:35:55.638Z] Successfully tagged support-notifications:latest [2022-07-01T16:35:55.638Z]  Building support-notifications ... done  [2022-07-01T16:35:55.638Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T16:35:55.638Z] [2022-07-01T16:35:55.638Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-07-01T16:35:55.638Z] [2022-07-01T16:35:55.638Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T16:35:55.638Z] Service 'security-spire-server' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1 [Pipeline] } [2022-07-01T16:35:55.654Z] $ docker stop --time=1 9d438a9bf94291042c6799fd7492a335e11f38486451afa184bcb2a07a1f449e [2022-07-01T16:35:56.014Z] Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-07-01T16:35:56.742Z] Merge succeeded, producing 97d0a7713d38382b8cc3fec945a0be78cfa581c0 [2022-07-01T16:35:56.743Z] Checking out Revision 97d0a7713d38382b8cc3fec945a0be78cfa581c0 (PR-4057) [2022-07-01T16:35:56.953Z] $ docker rm -f 9d438a9bf94291042c6799fd7492a335e11f38486451afa184bcb2a07a1f449e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T16:35:57.120Z] Failed in branch amd64 [2022-07-01T16:35:55.318Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T16:35:55.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T16:35:55.381Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T16:35:55.419Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T16:35:55.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T16:35:55.436Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-01T16:35:56.040Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T16:35:56.075Z] > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 [2022-07-01T16:35:56.348Z] > git remote # timeout=10 [2022-07-01T16:35:56.386Z] > git config --get remote.origin.url # timeout=10 [2022-07-01T16:35:56.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T16:35:56.419Z] > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 [2022-07-01T16:35:56.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-01T16:35:56.755Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T16:35:56.770Z] > git checkout -f 97d0a7713d38382b8cc3fec945a0be78cfa581c0 # timeout=10 [2022-07-01T16:36:01.463Z] Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" [2022-07-01T16:36:01.493Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T16:36:01.477Z] > git rev-list --no-walk f8afccfedee05b18731682d1904e7499b8f2b611 # timeout=10 [2022-07-01T16:36:02.497Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T16:36:02.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T16:36:02.497Z] Dload Upload Total Spent Left Speed [2022-07-01T16:36:02.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 175k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh [2022-07-01T16:36:03.183Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T16:36:03.537Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-01T16:36:03.537Z] + sudo tee /etc/docker/daemon.new [2022-07-01T16:36:03.537Z] { [2022-07-01T16:36:03.537Z] "registry-mirrors": [ [2022-07-01T16:36:03.537Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T16:36:03.537Z] ], [2022-07-01T16:36:03.537Z] "bip": "10.250.0.254/24", [2022-07-01T16:36:03.537Z] "hosts": [ [2022-07-01T16:36:03.537Z] "tcp://0.0.0.0:5555", [2022-07-01T16:36:03.537Z] "unix:///var/run/docker.sock" [2022-07-01T16:36:03.537Z] ], [2022-07-01T16:36:03.537Z] "mtu": 1458, [2022-07-01T16:36:03.537Z] "selinux-enabled": true, [2022-07-01T16:36:03.537Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T16:36:03.537Z] } [Pipeline] sh [2022-07-01T16:36:03.882Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T16:36:04.314Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T16:36:22.680Z] provisioning config files... [2022-07-01T16:36:22.708Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1959238343822507855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:36:23.074Z] ---> docker-login.sh [2022-07-01T16:36:23.074Z] nexus3.edgexfoundry.org:10001 [2022-07-01T16:36:23.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:36:24.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:36:24.273Z] Configure a credential helper to remove this warning. See [2022-07-01T16:36:24.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:36:24.273Z] [2022-07-01T16:36:24.273Z] Login Succeeded [2022-07-01T16:36:24.273Z] nexus3.edgexfoundry.org:10002 [2022-07-01T16:36:24.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:36:24.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:36:24.550Z] Configure a credential helper to remove this warning. See [2022-07-01T16:36:24.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:36:24.550Z] [2022-07-01T16:36:24.550Z] Login Succeeded [2022-07-01T16:36:24.550Z] nexus3.edgexfoundry.org:10003 [2022-07-01T16:36:25.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:36:25.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:36:25.158Z] Configure a credential helper to remove this warning. See [2022-07-01T16:36:25.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:36:25.158Z] [2022-07-01T16:36:25.158Z] Login Succeeded [2022-07-01T16:36:25.158Z] nexus3.edgexfoundry.org:10004 [2022-07-01T16:36:25.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:36:25.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:36:25.763Z] Configure a credential helper to remove this warning. See [2022-07-01T16:36:25.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:36:25.763Z] [2022-07-01T16:36:25.763Z] Login Succeeded [2022-07-01T16:36:25.763Z] docker.io [2022-07-01T16:36:26.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:36:26.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:36:26.640Z] Configure a credential helper to remove this warning. See [2022-07-01T16:36:26.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:36:26.640Z] [2022-07-01T16:36:26.640Z] Login Succeeded [2022-07-01T16:36:26.640Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T16:36:26.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-01T16:36:27.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:36:27.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:36:27.310Z] ========================================================= [2022-07-01T16:36:27.310Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T16:36:27.310Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:36:27.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:36:27.927Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T16:36:27.927Z] 9b3977197b4f: Pulling fs layer [2022-07-01T16:36:27.927Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T16:36:27.927Z] 94645a83ff95: Pulling fs layer [2022-07-01T16:36:27.927Z] e6fb740bc735: Pulling fs layer [2022-07-01T16:36:27.927Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T16:36:27.927Z] 355e64cbe906: Pulling fs layer [2022-07-01T16:36:27.927Z] 63ab81a10011: Pulling fs layer [2022-07-01T16:36:27.927Z] 555d1d1c4555: Pulling fs layer [2022-07-01T16:36:27.927Z] 7d9057610161: Pulling fs layer [2022-07-01T16:36:27.927Z] e6fb740bc735: Waiting [2022-07-01T16:36:27.927Z] 3a77bd46dcc9: Waiting [2022-07-01T16:36:27.927Z] 355e64cbe906: Waiting [2022-07-01T16:36:27.927Z] 7d9057610161: Waiting [2022-07-01T16:36:27.927Z] 63ab81a10011: Waiting [2022-07-01T16:36:27.927Z] 555d1d1c4555: Waiting [2022-07-01T16:36:27.927Z] 94645a83ff95: Verifying Checksum [2022-07-01T16:36:27.927Z] 94645a83ff95: Download complete [2022-07-01T16:36:27.927Z] 1a89e8eeedd5: Verifying Checksum [2022-07-01T16:36:27.927Z] 1a89e8eeedd5: Download complete [2022-07-01T16:36:27.927Z] 3a77bd46dcc9: Verifying Checksum [2022-07-01T16:36:27.927Z] 3a77bd46dcc9: Download complete [2022-07-01T16:36:27.927Z] 355e64cbe906: Verifying Checksum [2022-07-01T16:36:27.927Z] 355e64cbe906: Download complete [2022-07-01T16:36:27.927Z] 9b3977197b4f: Download complete [2022-07-01T16:36:27.927Z] 63ab81a10011: Verifying Checksum [2022-07-01T16:36:27.927Z] 63ab81a10011: Download complete [2022-07-01T16:36:29.385Z] 7d9057610161: Verifying Checksum [2022-07-01T16:36:29.385Z] 7d9057610161: Download complete [2022-07-01T16:36:29.385Z] 9b3977197b4f: Pull complete [2022-07-01T16:36:29.991Z] 1a89e8eeedd5: Pull complete [2022-07-01T16:36:30.274Z] 94645a83ff95: Pull complete [2022-07-01T16:36:30.274Z] 555d1d1c4555: Verifying Checksum [2022-07-01T16:36:30.274Z] 555d1d1c4555: Download complete [2022-07-01T16:36:31.261Z] e6fb740bc735: Verifying Checksum [2022-07-01T16:36:31.261Z] e6fb740bc735: Download complete [2022-07-01T16:36:46.391Z] e6fb740bc735: Pull complete [2022-07-01T16:36:46.391Z] 3a77bd46dcc9: Pull complete [2022-07-01T16:36:46.391Z] 355e64cbe906: Pull complete [2022-07-01T16:36:46.391Z] 63ab81a10011: Pull complete [2022-07-01T16:36:51.825Z] 555d1d1c4555: Pull complete [2022-07-01T16:36:54.466Z] 7d9057610161: Pull complete [2022-07-01T16:36:54.466Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T16:36:54.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:36:54.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:36:54.822Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:36:54.822Z] WORKDIR /edgex [2022-07-01T16:36:54.822Z] COPY go.mod . [2022-07-01T16:36:54.822Z] RUN go mod download -t [2022-07-01T16:36:54.822Z] ci-base-image-arm64 -f - . [2022-07-01T16:36:57.467Z] Sending build context to Docker daemon 169.2MB [2022-07-01T16:36:57.467Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:36:57.467Z] ---> 819e984ddca1 [2022-07-01T16:36:57.467Z] Step 2/4 : WORKDIR /edgex [2022-07-01T16:37:00.098Z] ---> Running in 7f687aae73ed [2022-07-01T16:37:00.098Z] Removing intermediate container 7f687aae73ed [2022-07-01T16:37:00.098Z] ---> c8f863cfe93e [2022-07-01T16:37:00.098Z] Step 3/4 : COPY go.mod . [2022-07-01T16:37:00.703Z] ---> ac6241e5b688 [2022-07-01T16:37:00.703Z] Step 4/4 : RUN go mod download [2022-07-01T16:37:00.703Z] ---> Running in 7899c7b01168 [2022-07-01T16:37:57.343Z] Removing intermediate container 7899c7b01168 [2022-07-01T16:37:57.343Z] ---> 04cf9971694b [2022-07-01T16:37:57.343Z] Successfully built 04cf9971694b [2022-07-01T16:37:57.343Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:37:57.698Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T16:37:57.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:37:57.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container [2022-07-01T16:37:58.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T16:37:59.465Z] $ docker top d3ae80a4450ed768e36a7aec524470b2ef18d844c626fe038a8c00cb0738c76a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:38:00.410Z] + go version [2022-07-01T16:38:00.410Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T16:38:00.440Z] $ docker stop --time=1 d3ae80a4450ed768e36a7aec524470b2ef18d844c626fe038a8c00cb0738c76a [2022-07-01T16:38:02.146Z] $ docker rm -f d3ae80a4450ed768e36a7aec524470b2ef18d844c626fe038a8c00cb0738c76a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:38:02.804Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T16:38:02.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:38:03.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container [2022-07-01T16:38:03.187Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T16:38:04.631Z] $ docker top d3053414fc7abb0a99494e4e55b88fa019847324d231e6f345a50d7d5875f737 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T16:38:04.939Z] ========================================================= [2022-07-01T16:38:04.939Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T16:38:04.939Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:38:05.600Z] + make test [2022-07-01T16:38:05.600Z] go mod tidy -compat=1.17 [2022-07-01T16:38:06.614Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T16:38:45.678Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T16:40:52.694Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T16:40:52.694Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T16:40:52.694Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T16:40:52.694Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T16:40:59.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T16:40:59.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T16:40:59.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T16:40:59.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T16:40:59.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T16:40:59.482Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T16:40:59.482Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T16:40:59.482Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T16:40:59.482Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T16:40:59.482Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T16:40:59.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T16:41:14.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.293s coverage: 28.7% of statements [2022-07-01T16:41:14.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T16:41:14.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T16:41:22.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.458s coverage: 98.5% of statements [2022-07-01T16:41:22.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T16:41:22.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.495s coverage: 54.2% of statements [2022-07-01T16:41:22.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T16:41:22.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T16:41:49.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.788s coverage: 89.2% of statements [2022-07-01T16:41:49.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T16:41:49.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T16:41:49.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:41:49.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.593s coverage: 83.8% of statements [2022-07-01T16:41:49.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T16:41:49.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T16:41:49.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T16:41:49.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T16:41:49.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T16:41:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.963s coverage: 95.6% of statements [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:41:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 72.2% of statements [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T16:41:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.417s coverage: 60.0% of statements [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T16:41:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.749s coverage: 0.9% of statements [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T16:41:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.418s coverage: 58.8% of statements [2022-07-01T16:41:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.302s coverage: 29.6% of statements [2022-07-01T16:41:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T16:41:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements [2022-07-01T16:41:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.331s coverage: 79.5% of statements [2022-07-01T16:41:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements [2022-07-01T16:41:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements [2022-07-01T16:41:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.344s coverage: 87.5% of statements [2022-07-01T16:42:02.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.300s coverage: 94.4% of statements [2022-07-01T16:42:02.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements [2022-07-01T16:42:12.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.786s coverage: 82.5% of statements [2022-07-01T16:42:12.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T16:42:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T16:42:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T16:42:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.237s coverage: 87.2% of statements [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T16:42:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T16:42:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 58.8% of statements [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T16:42:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.334s coverage: 80.0% of statements [2022-07-01T16:42:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2022-07-01T16:42:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.356s coverage: 85.4% of statements [2022-07-01T16:42:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 91.2% of statements [2022-07-01T16:42:18.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T16:42:25.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.983s coverage: 64.4% of statements [2022-07-01T16:42:25.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T16:42:25.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T16:42:25.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.449s coverage: 100.0% of statements [2022-07-01T16:42:25.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2022-07-01T16:42:25.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2022-07-01T16:42:25.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2022-07-01T16:42:25.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-07-01T16:42:35.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.559s coverage: 65.4% of statements [2022-07-01T16:42:35.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T16:42:35.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T16:42:35.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T16:42:36.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.946s coverage: 43.8% of statements [2022-07-01T16:42:36.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T16:42:36.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T16:42:36.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.276s coverage: 89.5% of statements [2022-07-01T16:42:36.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T16:42:36.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2022-07-01T16:42:36.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T16:42:36.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T16:42:36.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T16:42:36.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T16:42:44.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements [2022-07-01T16:42:44.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T16:42:44.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T16:42:44.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T16:42:44.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T16:42:44.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.831s coverage: 92.3% of statements [2022-07-01T16:42:44.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T16:42:44.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:42:44.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T16:42:44.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T16:42:44.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2022-07-01T16:42:44.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T16:42:44.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T16:42:46.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.477s coverage: 97.7% of statements [2022-07-01T16:42:46.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T16:42:46.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:42:46.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T16:42:46.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T16:42:46.844Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.394s coverage: 28.9% of statements [2022-07-01T16:42:46.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T16:42:46.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T16:42:46.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T16:42:46.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T16:42:46.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T16:42:46.845Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T16:42:46.845Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.308s coverage: 100.0% of statements [2022-07-01T16:42:46.845Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-07-01T16:42:47.837Z] 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 [2022-07-01T16:42:47.837Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-01T16:42:47.837Z] GO111MODULE=on go vet ./... [2022-07-01T16:44:54.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T16:44:54.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T16:44:54.826Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T16:44:54.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T16:44:55.513Z] + ls -al . [2022-07-01T16:44:55.513Z] total 680 [2022-07-01T16:44:55.513Z] drwxrwxr-x 9 1001 1001 4096 Jul 1 16:38 . [2022-07-01T16:44:55.513Z] drwxr-xr-x 4 root root 4096 Jul 1 16:38 .. [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 16:35 .dockerignore [2022-07-01T16:44:55.513Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:36 .git [2022-07-01T16:44:55.513Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:35 .github [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 16:35 .gitignore [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 16:35 .golangci.yml [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 16:35 .hadolint.yml [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 16:35 .sonarcloud.properties [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:35 ADOPTERS.md [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:35 Attribution.txt [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:35 CHANGELOG.md [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:35 CONTRIBUTING.md [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 16:35 GOVERNANCE.md [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 16:35 Jenkinsfile [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:35 LICENSE [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 16:35 Makefile [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 16:35 OWNERS.md [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:35 README.md [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:35 SECURITY.md [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:35 ZMQWindows.md [2022-07-01T16:44:55.513Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 16:35 bin [2022-07-01T16:44:55.513Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 16:35 cmd [2022-07-01T16:44:55.513Z] -rw-r--r-- 1 root root 435593 Jul 1 16:42 coverage.out [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:35 go.mod [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 16:38 go.sum [2022-07-01T16:44:55.513Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:35 internal [2022-07-01T16:44:55.513Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:35 openapi [2022-07-01T16:44:55.513Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 16:35 snap [2022-07-01T16:44:55.513Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 16:35 version.go [Pipeline] sh [2022-07-01T16:44:56.199Z] + '[' -e coverage.out ] [2022-07-01T16:44:56.199Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T16:44:56.229Z] Warning: overwriting stash ‘coverage-report’ [2022-07-01T16:44:57.148Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T16:44:57.814Z] + make build [2022-07-01T16:44:57.814Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T16:46:34.679Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-01T16:47:42.785Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-01T16:47:42.785Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T16:48:21.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:48:21.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T16:48:24.543Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T16:48:31.281Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:48:34.690Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:48:41.418Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:48:44.073Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:48:48.397Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:48:56.707Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-07-01T16:49:03.472Z] $ docker stop --time=1 d3053414fc7abb0a99494e4e55b88fa019847324d231e6f345a50d7d5875f737 [2022-07-01T16:49:05.591Z] $ docker rm -f d3053414fc7abb0a99494e4e55b88fa019847324d231e6f345a50d7d5875f737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:49:08.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:49:08.107Z] [2022-07-01T16:49:08.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:49:08.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:49:08.751Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-01T16:49:08.751Z] 29e5d40040c1: Pulling fs layer [2022-07-01T16:49:08.751Z] 1ce36da41761: Pulling fs layer [2022-07-01T16:49:08.751Z] 25b303627fd3: Pulling fs layer [2022-07-01T16:49:09.028Z] 29e5d40040c1: Verifying Checksum [2022-07-01T16:49:09.028Z] 29e5d40040c1: Download complete [2022-07-01T16:49:09.305Z] 1ce36da41761: Download complete [2022-07-01T16:49:09.581Z] 29e5d40040c1: Pull complete [2022-07-01T16:49:11.102Z] 25b303627fd3: Verifying Checksum [2022-07-01T16:49:11.102Z] 25b303627fd3: Download complete [2022-07-01T16:49:11.403Z] 1ce36da41761: Pull complete [2022-07-01T16:49:23.963Z] 25b303627fd3: Pull complete [2022-07-01T16:49:23.963Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-01T16:49:23.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:49:23.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:49:24.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container [2022-07-01T16:49:24.336Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-07-01T16:49:27.068Z] $ docker top 83c1796d863e36c737cff98f5348b1920b7af97c35b27cde2545e42f5f3a1506 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:49:28.020Z] + docker-compose build --help [2022-07-01T16:49:28.020Z] + grep parallel [2022-07-01T16:49:34.724Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T16:49:34.754Z] $ docker stop --time=1 83c1796d863e36c737cff98f5348b1920b7af97c35b27cde2545e42f5f3a1506 [2022-07-01T16:49:36.642Z] $ docker rm -f 83c1796d863e36c737cff98f5348b1920b7af97c35b27cde2545e42f5f3a1506 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:49:37.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:49:37.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:49:37.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container [2022-07-01T16:49:37.669Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T16:49:39.173Z] $ docker top 22c1fc4a425dbdb98416e488cfd0828f9d081ba382e76056c8e5f6d702e0a512 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:49:40.127Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T16:49:48.415Z] Building core-command ... [2022-07-01T16:49:48.415Z] Building core-data ... [2022-07-01T16:49:48.415Z] Building core-metadata ... [2022-07-01T16:49:48.415Z] Building security-bootstrapper ... [2022-07-01T16:49:48.415Z] Building security-proxy-setup ... [2022-07-01T16:49:48.415Z] Building security-secretstore-setup ... [2022-07-01T16:49:48.415Z] Building security-spiffe-token-provider ... [2022-07-01T16:49:48.415Z] Building security-spire-agent ... [2022-07-01T16:49:48.415Z] Building security-spire-config ... [2022-07-01T16:49:48.415Z] Building security-spire-server ... [2022-07-01T16:49:48.415Z] Building support-notifications ... [2022-07-01T16:49:48.415Z] Building support-scheduler ... [2022-07-01T16:49:48.415Z] Building sys-mgmt-agent ... [2022-07-01T16:49:48.415Z] Building security-proxy-setup [2022-07-01T16:49:48.415Z] Building security-spire-agent [2022-07-01T16:49:48.415Z] Building security-spire-config [2022-07-01T16:49:48.415Z] Building core-data [2022-07-01T16:49:48.415Z] Building sys-mgmt-agent [2022-07-01T16:51:25.260Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:51:25.260Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:51:25.260Z] ---> 04cf9971694b [2022-07-01T16:51:25.260Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:51:25.260Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:51:25.260Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:51:25.260Z] ---> 04cf9971694b [2022-07-01T16:51:25.260Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:51:25.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:51:25.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:51:25.260Z] ---> 04cf9971694b [2022-07-01T16:51:25.260Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:51:25.260Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:51:25.260Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:51:25.260Z] ---> 04cf9971694b [2022-07-01T16:51:25.260Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:51:25.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:51:25.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:51:25.260Z] ---> 04cf9971694b [2022-07-01T16:51:25.260Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:51:25.260Z] ---> Running in d9824946fc76 [2022-07-01T16:51:25.260Z] ---> Running in 664bb433383f [2022-07-01T16:51:25.260Z] ---> Running in 0494453d54ad [2022-07-01T16:51:25.260Z] ---> Running in 96006a5128bc [2022-07-01T16:51:25.260Z] ---> Running in 1b7996ad6962 [2022-07-01T16:51:25.260Z] Removing intermediate container 664bb433383f [2022-07-01T16:51:25.260Z] ---> 706de6b790ef [2022-07-01T16:51:25.260Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:51:25.260Z] Removing intermediate container 96006a5128bc [2022-07-01T16:51:25.260Z] ---> f18fe6bc2cb7 [2022-07-01T16:51:25.260Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:51:25.260Z] Removing intermediate container 0494453d54ad [2022-07-01T16:51:25.260Z] ---> 7a5e169e3b11 [2022-07-01T16:51:25.260Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:51:25.260Z] ---> Running in 1fa10baa20bf [2022-07-01T16:51:25.260Z] Removing intermediate container d9824946fc76 [2022-07-01T16:51:25.260Z] ---> dc4106d4fd25 [2022-07-01T16:51:25.260Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:51:25.260Z] Removing intermediate container 1b7996ad6962 [2022-07-01T16:51:25.260Z] ---> 55372bd5ebb0 [2022-07-01T16:51:25.260Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:51:25.260Z] ---> Running in 0a82da08abc6 [2022-07-01T16:51:25.260Z] ---> Running in c717008df302 [2022-07-01T16:51:25.260Z] ---> Running in e6318089f5be [2022-07-01T16:51:25.260Z] ---> Running in d3f114de589b [2022-07-01T16:51:25.260Z] Removing intermediate container 1fa10baa20bf [2022-07-01T16:51:25.260Z] ---> 3c0dc465bff6 [2022-07-01T16:51:25.260Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:51:25.260Z] ---> Running in 4c5216f49025 [2022-07-01T16:51:25.260Z] Removing intermediate container d3f114de589b [2022-07-01T16:51:25.260Z] ---> 3822bb1353ec [2022-07-01T16:51:25.260Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:51:25.260Z] ---> Running in 20ec957b44f6 [2022-07-01T16:51:25.260Z] Removing intermediate container c717008df302 [2022-07-01T16:51:25.260Z] ---> dd3c058fc2f1 [2022-07-01T16:51:25.260Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T16:51:25.260Z] Removing intermediate container e6318089f5be [2022-07-01T16:51:25.260Z] ---> 6e35be514359 [2022-07-01T16:51:25.260Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T16:51:25.261Z] Removing intermediate container 0a82da08abc6 [2022-07-01T16:51:25.261Z] ---> eb61bfd4a400 [2022-07-01T16:51:25.261Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:51:25.261Z] ---> Running in 21249fd4d95d [2022-07-01T16:51:25.261Z] ---> Running in 64db02bb1546 [2022-07-01T16:51:25.261Z] ---> Running in d9d808258faf [2022-07-01T16:51:25.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:25.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:25.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:25.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:25.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:25.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:26.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:26.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:26.672Z] OK: 220 MiB in 52 packages [2022-07-01T16:51:26.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:26.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:28.145Z] Removing intermediate container 4c5216f49025 [2022-07-01T16:51:28.145Z] ---> 319bfad24519 [2022-07-01T16:51:28.145Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:51:28.145Z] OK: 220 MiB in 52 packages [2022-07-01T16:51:28.145Z] OK: 220 MiB in 52 packages [2022-07-01T16:51:28.426Z] OK: 220 MiB in 52 packages [2022-07-01T16:51:28.426Z] OK: 220 MiB in 52 packages [2022-07-01T16:51:29.884Z] ---> 666defa3095d [2022-07-01T16:51:29.884Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:51:29.884Z] ---> Running in ba0f4856cf5e [2022-07-01T16:51:30.497Z] Removing intermediate container 20ec957b44f6 [2022-07-01T16:51:30.497Z] ---> fa122209a9a9 [2022-07-01T16:51:30.497Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:51:30.497Z] Removing intermediate container 21249fd4d95d [2022-07-01T16:51:30.497Z] ---> 857c2b52c59f [2022-07-01T16:51:30.497Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:51:30.497Z] Removing intermediate container d9d808258faf [2022-07-01T16:51:30.497Z] ---> 05365c274cf5 [2022-07-01T16:51:30.497Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:51:30.497Z] Removing intermediate container 64db02bb1546 [2022-07-01T16:51:30.497Z] ---> 032de299a2a6 [2022-07-01T16:51:30.497Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:51:31.492Z] ---> 2a3b6fdb6bfd [2022-07-01T16:51:31.492Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:51:31.783Z] ---> Running in fa5b6c2e381f [2022-07-01T16:51:32.071Z] ---> 09fd4038d056 [2022-07-01T16:51:32.072Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:51:32.072Z] ---> 49cba17b5865 [2022-07-01T16:51:32.072Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:51:32.072Z] ---> 0cca04228bad [2022-07-01T16:51:32.072Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:51:32.734Z] ---> Running in 310df0d014cb [2022-07-01T16:51:32.734Z] ---> Running in 31064bc9346d [2022-07-01T16:51:32.734Z] ---> Running in cfb18aa9a0a3 [2022-07-01T16:51:34.757Z] Removing intermediate container ba0f4856cf5e [2022-07-01T16:51:34.757Z] ---> cabba98c48aa [2022-07-01T16:51:34.757Z] Step 8/26 : COPY . . [2022-07-01T16:51:37.420Z] Removing intermediate container fa5b6c2e381f [2022-07-01T16:51:37.420Z] ---> d3b56e57319c [2022-07-01T16:51:37.420Z] Step 8/22 : COPY . . [2022-07-01T16:51:40.059Z] Removing intermediate container 310df0d014cb [2022-07-01T16:51:40.059Z] ---> c162110c822f [2022-07-01T16:51:40.059Z] Step 8/26 : COPY . . [2022-07-01T16:51:40.059Z] Removing intermediate container 31064bc9346d [2022-07-01T16:51:40.059Z] ---> 10c4ad0f160f [2022-07-01T16:51:40.059Z] Step 8/23 : COPY . . [2022-07-01T16:51:40.059Z] Removing intermediate container cfb18aa9a0a3 [2022-07-01T16:51:40.059Z] ---> 1ccc72058e2a [2022-07-01T16:51:40.059Z] Step 8/23 : COPY . . [2022-07-01T16:52:06.902Z] ---> e3ed09e2484b [2022-07-01T16:52:06.902Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:52:06.902Z] ---> Running in 1cd1b5a5d35e [2022-07-01T16:52:07.891Z] Removing intermediate container 1cd1b5a5d35e [2022-07-01T16:52:07.891Z] ---> e13faf3b22ca [2022-07-01T16:52:07.891Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:52:07.891Z] ---> aa286aad2fab [2022-07-01T16:52:07.891Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T16:52:07.891Z] ---> Running in 8062ece6acec [2022-07-01T16:52:07.891Z] ---> Running in 08fc692daddd [2022-07-01T16:52:08.877Z] Removing intermediate container 8062ece6acec [2022-07-01T16:52:08.877Z] ---> a8f07012d6be [2022-07-01T16:52:08.877Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T16:52:09.157Z] ---> Running in 5c9781f23397 [2022-07-01T16:52:10.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:52:10.757Z] ---> bf6d420ae9b9 [2022-07-01T16:52:10.757Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T16:52:10.757Z] ---> Running in a3e2d19e9f3d [2022-07-01T16:52:12.236Z] ---> 285796164df1 [2022-07-01T16:52:12.236Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T16:52:12.236Z] ---> Running in c631cded14bc [2022-07-01T16:52:12.513Z] ---> 00356e4a67a7 [2022-07-01T16:52:12.513Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:52:12.801Z] ---> Running in 524260c58853 [2022-07-01T16:52:13.414Z] Removing intermediate container 5c9781f23397 [2022-07-01T16:52:13.414Z] ---> 588dc5dbf732 [2022-07-01T16:52:13.414Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:52:13.695Z] ---> Running in 24a25540ec47 [2022-07-01T16:52:13.695Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T16:52:13.971Z] Removing intermediate container 524260c58853 [2022-07-01T16:52:13.971Z] ---> 0e96b7dffc0f [2022-07-01T16:52:13.971Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:52:14.252Z] ---> Running in bc7091e7175a [2022-07-01T16:52:14.862Z] Removing intermediate container 24a25540ec47 [2022-07-01T16:52:14.862Z] ---> 74411a18cc21 [2022-07-01T16:52:14.862Z] [2022-07-01T16:52:14.862Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:52:14.862Z] 3.15: Pulling from library/alpine [2022-07-01T16:52:15.146Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T16:52:15.425Z] Removing intermediate container bc7091e7175a [2022-07-01T16:52:15.426Z] ---> 7f1027d50cc4 [2022-07-01T16:52:15.426Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T16:52:15.702Z] ---> Running in 648d1e4b3f45 [2022-07-01T16:52:17.723Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T16:52:17.723Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T16:52:17.723Z] ---> 3fb3c9af89a9 [2022-07-01T16:52:17.723Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:52:17.723Z] ---> Running in 383ee986b791 [2022-07-01T16:52:18.331Z] Removing intermediate container 383ee986b791 [2022-07-01T16:52:18.331Z] ---> 93937a761606 [2022-07-01T16:52:18.331Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:52:18.331Z] ---> Running in 984cc78fbe5d [2022-07-01T16:52:19.800Z] Removing intermediate container 648d1e4b3f45 [2022-07-01T16:52:19.800Z] ---> 1eac2b79401f [2022-07-01T16:52:19.800Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:52:19.800Z] ---> Running in 6144242b568f [2022-07-01T16:52:20.813Z] Removing intermediate container 6144242b568f [2022-07-01T16:52:20.813Z] ---> 814d697ddf67 [2022-07-01T16:52:20.813Z] [2022-07-01T16:52:20.813Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:52:20.813Z] ---> 3fb3c9af89a9 [2022-07-01T16:52:20.813Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:52:20.813Z] ---> Using cache [2022-07-01T16:52:20.813Z] ---> 93937a761606 [2022-07-01T16:52:20.813Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:52:20.813Z] ---> Running in 742a9f4b3a25 [2022-07-01T16:52:23.483Z] Removing intermediate container 984cc78fbe5d [2022-07-01T16:52:23.483Z] ---> d1588210d325 [2022-07-01T16:52:23.483Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T16:52:23.483Z] ---> Running in d6c1a4bd516a [2022-07-01T16:52:25.508Z] Removing intermediate container 742a9f4b3a25 [2022-07-01T16:52:25.508Z] ---> 1a22de913cb7 [2022-07-01T16:52:25.508Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:52:25.508Z] ---> Running in bb92d415b151 [2022-07-01T16:52:26.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:27.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:27.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:28.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:28.886Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:52:28.886Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:52:28.886Z] OK: 15736 distinct packages available [2022-07-01T16:52:29.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:30.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:30.453Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:52:30.453Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:52:30.453Z] OK: 15736 distinct packages available [2022-07-01T16:52:30.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:31.335Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T16:52:31.617Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:52:31.617Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T16:52:31.617Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T16:52:31.910Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:52:31.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:31.910Z] OK: 6 MiB in 18 packages [2022-07-01T16:52:33.935Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:52:33.935Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:52:33.935Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:52:33.935Z] Removing intermediate container d6c1a4bd516a [2022-07-01T16:52:33.935Z] ---> 169eecc6a2fb [2022-07-01T16:52:33.935Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:52:33.935Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:52:33.935Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T16:52:34.218Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T16:52:34.218Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:52:34.218Z] 1 error; 6 MiB in 18 packages [2022-07-01T16:52:36.885Z] Building security-bootstrapper [2022-07-01T16:52:41.239Z] ---> 0ddd622c82a7 [2022-07-01T16:52:41.239Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:52:41.849Z] ---> c8d2fd9a8ba3 [2022-07-01T16:52:41.849Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T16:52:41.849Z] ---> Running in e3d1a061251f [2022-07-01T16:52:42.470Z] Removing intermediate container e3d1a061251f [2022-07-01T16:52:42.470Z] ---> 7b0d0d1a6bd9 [2022-07-01T16:52:42.470Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T16:52:43.499Z] ---> 733728da4812 [2022-07-01T16:52:43.499Z] Step 21/26 : WORKDIR / [2022-07-01T16:52:43.788Z] ---> Running in f13afe56ec87 [2022-07-01T16:52:44.424Z] Removing intermediate container f13afe56ec87 [2022-07-01T16:52:44.424Z] ---> fc4a9a624374 [2022-07-01T16:52:44.424Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:52:44.424Z] ---> Running in a8ac520c26d7 [2022-07-01T16:52:45.050Z] Removing intermediate container a8ac520c26d7 [2022-07-01T16:52:45.050Z] ---> 2e73c3291b48 [2022-07-01T16:52:45.050Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:52:45.050Z] ---> Running in da8939e5a244 [2022-07-01T16:52:45.654Z] Removing intermediate container da8939e5a244 [2022-07-01T16:52:45.654Z] ---> eb1ed7f2ff85 [2022-07-01T16:52:45.654Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T16:52:45.654Z] ---> Running in 7908dd4c1e06 [2022-07-01T16:52:46.266Z] Removing intermediate container 7908dd4c1e06 [2022-07-01T16:52:46.266Z] ---> fcf580c17f5e [2022-07-01T16:52:46.266Z] Step 25/26 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 [2022-07-01T16:52:46.266Z] ---> Running in dad299b61ce7 [2022-07-01T16:52:46.886Z] Removing intermediate container dad299b61ce7 [2022-07-01T16:52:46.886Z] ---> 1dc23b8b736e [2022-07-01T16:52:46.886Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T16:52:46.886Z] ---> Running in 4e5b3528a086 [2022-07-01T16:52:47.493Z] Removing intermediate container 4e5b3528a086 [2022-07-01T16:52:47.493Z] ---> d4cce5aa0f69 [2022-07-01T16:52:47.493Z] [2022-07-01T16:52:48.101Z] Successfully built d4cce5aa0f69 [2022-07-01T16:52:48.101Z] Successfully tagged security-spire-config-arm64:latest [2022-07-01T16:52:48.101Z] Building security-spiffe-token-provider [2022-07-01T16:53:27.229Z]  Building security-spire-config ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:53:27.229Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:53:27.229Z] ---> 04cf9971694b [2022-07-01T16:53:27.229Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T16:53:27.229Z] ---> Using cache [2022-07-01T16:53:27.229Z] ---> 55372bd5ebb0 [2022-07-01T16:53:27.229Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:53:27.229Z] ---> Using cache [2022-07-01T16:53:27.229Z] ---> 3822bb1353ec [2022-07-01T16:53:27.229Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T16:53:27.229Z] ---> Using cache [2022-07-01T16:53:27.229Z] ---> fa122209a9a9 [2022-07-01T16:53:27.229Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T16:53:27.229Z] ---> Using cache [2022-07-01T16:53:27.229Z] ---> 2a3b6fdb6bfd [2022-07-01T16:53:27.229Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:53:27.229Z] ---> Using cache [2022-07-01T16:53:27.229Z] ---> d3b56e57319c [2022-07-01T16:53:27.229Z] Step 8/31 : COPY . . [2022-07-01T16:53:27.229Z] ---> Using cache [2022-07-01T16:53:27.229Z] ---> aa286aad2fab [2022-07-01T16:53:27.229Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T16:53:27.229Z] ---> Running in 2a809c81a597 [2022-07-01T16:53:27.229Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:53:34.053Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:53:34.053Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:53:34.053Z] ---> 04cf9971694b [2022-07-01T16:53:34.053Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T16:53:34.053Z] ---> Using cache [2022-07-01T16:53:34.053Z] ---> 55372bd5ebb0 [2022-07-01T16:53:34.053Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T16:53:34.053Z] ---> Running in 0cb92f65eb18 [2022-07-01T16:53:36.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:53:37.061Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:53:38.504Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:53:38.504Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:53:38.504Z] OK: 15743 distinct packages available [2022-07-01T16:53:38.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:53:39.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:53:40.954Z] OK: 220 MiB in 52 packages [2022-07-01T16:53:42.958Z] Removing intermediate container 0cb92f65eb18 [2022-07-01T16:53:42.958Z] ---> 4798af73f35a [2022-07-01T16:53:42.958Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T16:53:43.592Z] ---> c2832ecdbd3c [2022-07-01T16:53:43.592Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:53:43.866Z] ---> Running in 5215aa176a4a [2022-07-01T16:53:50.632Z] Removing intermediate container 5215aa176a4a [2022-07-01T16:53:50.632Z] ---> 5778395fcd7b [2022-07-01T16:53:50.632Z] Step 7/20 : COPY . . [2022-07-01T16:54:17.600Z] ---> 228dbf6c904d [2022-07-01T16:54:17.600Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T16:54:17.600Z] ---> Running in 2ca6ce560b43 [2022-07-01T16:54:17.600Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:57:39.695Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T16:57:52.273Z] Removing intermediate container 08fc692daddd [2022-07-01T16:57:52.273Z] ---> 628d27ad975c [2022-07-01T16:57:52.273Z] [2022-07-01T16:57:52.273Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:57:52.553Z] 3.14: Pulling from library/alpine [2022-07-01T16:57:53.163Z] Removing intermediate container c631cded14bc [2022-07-01T16:57:53.163Z] ---> 9f6530da3eab [2022-07-01T16:57:53.163Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T16:57:53.163Z] ---> Running in 501463b6c6f8 [2022-07-01T16:57:55.177Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T16:57:55.177Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T16:57:55.177Z] ---> ac73e934f311 [2022-07-01T16:57:55.177Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T16:57:55.177Z] ---> Running in ae061b97e4c4 [2022-07-01T16:57:56.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:57:57.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:57:57.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:57:59.375Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T16:57:59.375Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:57:59.375Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T16:57:59.375Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T16:57:59.375Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T16:57:59.375Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:57:59.375Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:57:59.661Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:57:59.944Z] OK: 8 MiB in 20 packages [2022-07-01T16:58:00.943Z] Removing intermediate container 501463b6c6f8 [2022-07-01T16:58:00.943Z] ---> fafacdf0bb2b [2022-07-01T16:58:00.943Z] [2022-07-01T16:58:00.943Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T16:58:01.223Z] 20.10.14: Pulling from library/docker [2022-07-01T16:58:03.228Z] Removing intermediate container ae061b97e4c4 [2022-07-01T16:58:03.228Z] ---> 8ce055a2e882 [2022-07-01T16:58:03.228Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:58:03.503Z] ---> Running in dae32659031b [2022-07-01T16:58:04.502Z] Removing intermediate container dae32659031b [2022-07-01T16:58:04.502Z] ---> 104ddec3a919 [2022-07-01T16:58:04.502Z] Step 13/22 : WORKDIR /edgex [2022-07-01T16:58:04.502Z] ---> Running in e24e98f2de62 [2022-07-01T16:58:05.496Z] Removing intermediate container e24e98f2de62 [2022-07-01T16:58:05.496Z] ---> 875ad456542a [2022-07-01T16:58:05.496Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T16:58:06.946Z] ---> 0a0b28c1f0f4 [2022-07-01T16:58:06.946Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T16:58:10.365Z] ---> b15ad760a267 [2022-07-01T16:58:10.365Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T16:58:12.385Z] ---> 67cec16c569d [2022-07-01T16:58:12.385Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:58:13.848Z] ---> 0e95fd977ab6 [2022-07-01T16:58:13.848Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T16:58:13.848Z] ---> Running in 6ffd5af12edf [2022-07-01T16:58:18.198Z] Removing intermediate container 6ffd5af12edf [2022-07-01T16:58:18.198Z] ---> 07e03cab604e [2022-07-01T16:58:18.198Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:58:18.198Z] ---> Running in 92788ae9422a [2022-07-01T16:58:18.816Z] Removing intermediate container 92788ae9422a [2022-07-01T16:58:18.816Z] ---> 0533441182db [2022-07-01T16:58:18.816Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T16:58:18.816Z] ---> Running in 791e7e993c3e [2022-07-01T16:58:19.836Z] Removing intermediate container 791e7e993c3e [2022-07-01T16:58:19.836Z] ---> b9281440aef3 [2022-07-01T16:58:19.836Z] Step 21/22 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 [2022-07-01T16:58:20.118Z] ---> Running in 7f6a081947f0 [2022-07-01T16:58:20.730Z] Removing intermediate container 7f6a081947f0 [2022-07-01T16:58:20.730Z] ---> ce87e98453bf [2022-07-01T16:58:20.730Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:58:21.008Z] ---> Running in 0339665dccc9 [2022-07-01T16:58:22.014Z] Removing intermediate container 0339665dccc9 [2022-07-01T16:58:22.014Z] ---> 43e0978259ce [2022-07-01T16:58:22.014Z] [2022-07-01T16:58:22.622Z] Successfully built 43e0978259ce [2022-07-01T16:58:22.622Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-01T16:58:22.622Z]  Building security-proxy-setup ... done Building support-scheduler [2022-07-01T16:58:25.288Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T16:58:25.289Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T16:58:25.289Z] ---> c346e9eafbab [2022-07-01T16:58:25.289Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:58:25.908Z] ---> Running in 5e98e415fe9b [2022-07-01T16:58:26.527Z] Removing intermediate container 5e98e415fe9b [2022-07-01T16:58:26.527Z] ---> d1065845767e [2022-07-01T16:58:26.527Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-01T16:58:26.527Z] ---> Running in eb84107a1e06 [2022-07-01T16:58:28.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:58:28.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:58:30.285Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T16:58:30.285Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T16:58:30.285Z] Executing bash-5.1.16-r0.post-install [2022-07-01T16:58:30.285Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:58:30.285Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:58:30.285Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T16:58:30.285Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T16:58:30.285Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T16:58:30.285Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T16:58:30.285Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T16:58:30.285Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T16:58:30.285Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T16:58:30.285Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T16:58:30.565Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T16:58:30.565Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T16:58:30.565Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T16:58:30.565Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T16:58:30.565Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T16:58:33.213Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T16:58:33.213Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T16:58:33.213Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T16:58:33.213Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T16:58:33.213Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T16:58:33.213Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T16:58:33.213Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T16:58:33.213Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T16:58:33.213Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T16:58:33.512Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T16:58:33.512Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T16:58:33.512Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T16:58:33.512Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T16:58:33.512Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T16:58:33.512Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T16:58:33.512Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T16:58:33.512Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T16:58:33.512Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T16:58:33.797Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T16:58:33.797Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T16:58:33.797Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T16:58:33.797Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T16:58:33.797Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T16:58:33.797Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T16:58:34.076Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T16:58:34.076Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T16:58:34.682Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:58:34.682Z] OK: 82 MiB in 65 packages [2022-07-01T16:58:47.160Z] Collecting docker-compose==1.23.2 [2022-07-01T16:58:47.160Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T16:58:47.160Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T16:58:47.160Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T16:58:51.506Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T16:58:51.506Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T16:58:51.796Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T16:58:52.087Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T16:58:52.370Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T16:58:52.370Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T16:58:55.816Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:58:55.816Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:58:55.816Z] ---> 04cf9971694b [2022-07-01T16:58:55.816Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:58:55.816Z] ---> Using cache [2022-07-01T16:58:55.816Z] ---> 55372bd5ebb0 [2022-07-01T16:58:55.816Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:58:55.816Z] ---> Using cache [2022-07-01T16:58:55.816Z] ---> 3822bb1353ec [2022-07-01T16:58:55.816Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:58:55.816Z] ---> Using cache [2022-07-01T16:58:55.816Z] ---> fa122209a9a9 [2022-07-01T16:58:55.816Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:58:55.816Z] ---> Using cache [2022-07-01T16:58:55.816Z] ---> 2a3b6fdb6bfd [2022-07-01T16:58:55.816Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:58:55.816Z] ---> Using cache [2022-07-01T16:58:55.816Z] ---> d3b56e57319c [2022-07-01T16:58:55.816Z] Step 8/22 : COPY . . [2022-07-01T16:58:55.816Z] ---> Using cache [2022-07-01T16:58:55.816Z] ---> aa286aad2fab [2022-07-01T16:58:55.816Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T16:58:56.818Z] ---> Running in 2b767c85ab50 [2022-07-01T16:58:58.825Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T16:58:59.128Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T16:58:59.128Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T16:59:01.124Z] Collecting PyYAML<4,>=3.10 [2022-07-01T16:59:01.124Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T16:59:06.547Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T16:59:06.548Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T16:59:06.548Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-01T16:59:06.825Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T16:59:06.825Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T16:59:07.103Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T16:59:07.103Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T16:59:11.446Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T16:59:11.727Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T16:59:13.188Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T16:59:13.188Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T16:59:13.467Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-01T16:59:13.743Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T16:59:13.743Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T16:59:14.351Z] Collecting idna<2.8,>=2.5 [2022-07-01T16:59:14.351Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T16:59:15.350Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T16:59:15.350Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T16:59:15.350Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T16:59:15.350Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T16:59:17.362Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T16:59:17.362Z] Attempting uninstall: urllib3 [2022-07-01T16:59:17.362Z] Found existing installation: urllib3 1.26.7 [2022-07-01T16:59:17.362Z] Uninstalling urllib3-1.26.7: [2022-07-01T16:59:17.362Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T16:59:18.367Z] Attempting uninstall: idna [2022-07-01T16:59:18.367Z] Found existing installation: idna 3.3 [2022-07-01T16:59:18.647Z] Uninstalling idna-3.3: [2022-07-01T16:59:18.647Z] Successfully uninstalled idna-3.3 [2022-07-01T16:59:24.281Z] Attempting uninstall: requests [2022-07-01T16:59:24.281Z] Found existing installation: requests 2.26.0 [2022-07-01T16:59:24.281Z] Uninstalling requests-2.26.0: [2022-07-01T16:59:24.281Z] Removing intermediate container 2a809c81a597 [2022-07-01T16:59:24.281Z] ---> 5f88a4f9c3c6 [2022-07-01T16:59:24.281Z] [2022-07-01T16:59:24.281Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T16:59:24.281Z] ---> ac73e934f311 [2022-07-01T16:59:24.281Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T16:59:24.281Z] Successfully uninstalled requests-2.26.0 [2022-07-01T16:59:24.281Z] ---> Running in a3323b54ca99 [2022-07-01T16:59:24.880Z] Running setup.py install for texttable: started [2022-07-01T16:59:25.157Z] Removing intermediate container a3323b54ca99 [2022-07-01T16:59:25.157Z] ---> 9423f10a4a42 [2022-07-01T16:59:25.157Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T16:59:25.438Z] ---> Running in 2b441ec736be [2022-07-01T16:59:28.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:28.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:28.919Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T16:59:28.919Z] Running setup.py install for PyYAML: started [2022-07-01T16:59:29.914Z] Removing intermediate container a3e2d19e9f3d [2022-07-01T16:59:29.914Z] ---> c5f981a749ff [2022-07-01T16:59:29.914Z] [2022-07-01T16:59:29.914Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:59:29.914Z] ---> ac73e934f311 [2022-07-01T16:59:29.914Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T16:59:30.201Z] ---> Running in 69640d3f2c45 [2022-07-01T16:59:30.201Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:59:30.478Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T16:59:30.478Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:59:30.478Z] OK: 6 MiB in 16 packages [2022-07-01T16:59:30.755Z] Removing intermediate container 69640d3f2c45 [2022-07-01T16:59:30.755Z] ---> 336624904960 [2022-07-01T16:59:30.755Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T16:59:30.755Z] ---> Running in 4af19641feec [2022-07-01T16:59:31.805Z] Removing intermediate container 4af19641feec [2022-07-01T16:59:31.805Z] ---> ee4d45d89445 [2022-07-01T16:59:31.805Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T16:59:32.086Z] ---> Running in af90152502c2 [2022-07-01T16:59:32.703Z] Removing intermediate container 2b441ec736be [2022-07-01T16:59:32.703Z] ---> af6c0dac0815 [2022-07-01T16:59:32.703Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T16:59:32.703Z] Removing intermediate container af90152502c2 [2022-07-01T16:59:32.703Z] ---> 7df0f0bd6e0b [2022-07-01T16:59:32.703Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:59:32.703Z] ---> Running in f3c18a002322 [2022-07-01T16:59:32.990Z] ---> Running in 609fc6661c80 [2022-07-01T16:59:34.032Z] Removing intermediate container f3c18a002322 [2022-07-01T16:59:34.032Z] ---> da0dbe74fda9 [2022-07-01T16:59:34.032Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T16:59:34.032Z] ---> Running in 2a4c132f9b8e [2022-07-01T16:59:34.690Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T16:59:34.967Z] Removing intermediate container 2a4c132f9b8e [2022-07-01T16:59:34.967Z] ---> e31f37dbb17d [2022-07-01T16:59:34.967Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T16:59:34.967Z] ---> Running in eaff2895e33c [2022-07-01T16:59:35.244Z] Running setup.py install for docopt: started [2022-07-01T16:59:36.718Z] Removing intermediate container 609fc6661c80 [2022-07-01T16:59:36.718Z] ---> e259c1a04154 [2022-07-01T16:59:36.718Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T16:59:36.999Z] ---> Running in 3b6c1017eb20 [2022-07-01T16:59:39.650Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T16:59:39.650Z] Running setup.py install for dockerpty: started [2022-07-01T16:59:39.650Z] Removing intermediate container eaff2895e33c [2022-07-01T16:59:39.650Z] ---> 54630624bce7 [2022-07-01T16:59:39.650Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T16:59:39.650Z] ---> Running in 437175956afc [2022-07-01T16:59:39.930Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:40.544Z] Removing intermediate container 437175956afc [2022-07-01T16:59:40.544Z] ---> abd80b3d7bbf [2022-07-01T16:59:40.544Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T16:59:41.163Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:41.454Z] ---> d80fef1fee0a [2022-07-01T16:59:41.454Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T16:59:41.740Z] ---> Running in a8ded2abaeee [2022-07-01T16:59:43.200Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:59:43.200Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T16:59:43.200Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T16:59:43.200Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T16:59:43.484Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T16:59:43.484Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T16:59:43.763Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T16:59:43.763Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:59:43.763Z] OK: 8 MiB in 20 packages [2022-07-01T16:59:45.781Z] Removing intermediate container a8ded2abaeee [2022-07-01T16:59:45.781Z] ---> 378b846cc48a [2022-07-01T16:59:45.781Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:59:46.402Z] Removing intermediate container 3b6c1017eb20 [2022-07-01T16:59:46.402Z] ---> 2b24408e61b0 [2022-07-01T16:59:46.402Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:59:46.690Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-01T16:59:46.966Z] ---> 8049af647609 [2022-07-01T16:59:46.966Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T16:59:47.585Z] ---> 8e783ae78279 [2022-07-01T16:59:47.585Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T16:59:49.606Z] ---> 385721085c86 [2022-07-01T16:59:49.606Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T16:59:51.093Z] ---> a8e0f5479540 [2022-07-01T16:59:51.093Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T16:59:51.713Z] ---> 8d1476f7c87e [2022-07-01T16:59:51.713Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T16:59:53.193Z] ---> b03b1aaa9adc [2022-07-01T16:59:53.193Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T16:59:53.193Z] ---> Running in 1037a0127547 [2022-07-01T16:59:53.472Z] ---> 46ff7522a7d5 [2022-07-01T16:59:53.472Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T16:59:54.484Z] Removing intermediate container 1037a0127547 [2022-07-01T16:59:54.484Z] ---> a33dce207ada [2022-07-01T16:59:54.484Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:59:54.883Z] ---> Running in d02c6b33ba50 [2022-07-01T16:59:56.141Z] ---> 330afadf49df [2022-07-01T16:59:56.141Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T16:59:56.489Z] Removing intermediate container d02c6b33ba50 [2022-07-01T16:59:56.489Z] ---> d89e09279351 [2022-07-01T16:59:56.489Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:59:56.779Z] ---> Running in 9b0828054cd9 [2022-07-01T16:59:57.081Z] ---> Running in c5889e4853ea [2022-07-01T16:59:58.192Z] Removing intermediate container 9b0828054cd9 [2022-07-01T16:59:58.192Z] ---> ccf2d83d5a82 [2022-07-01T16:59:58.192Z] Step 22/23 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 [2022-07-01T16:59:58.678Z] ---> Running in 52bdfa316153 [2022-07-01T16:59:58.678Z] Removing intermediate container c5889e4853ea [2022-07-01T16:59:58.678Z] ---> dd334376cb4d [2022-07-01T16:59:58.678Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T17:00:00.519Z] Removing intermediate container 52bdfa316153 [2022-07-01T17:00:00.519Z] ---> db666fe0d375 [2022-07-01T17:00:00.519Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T17:00:00.892Z] ---> Running in e64ff5311bc2 [2022-07-01T17:00:01.197Z] ---> c2fde87a5a36 [2022-07-01T17:00:01.197Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T17:00:01.983Z] ---> Running in 2779481103e2 [2022-07-01T17:00:03.448Z] Removing intermediate container e64ff5311bc2 [2022-07-01T17:00:03.448Z] ---> 6c7e4755c347 [2022-07-01T17:00:03.448Z] [2022-07-01T17:00:04.921Z] Successfully built 6c7e4755c347 [2022-07-01T17:00:04.921Z] Successfully tagged core-data-arm64:latest [2022-07-01T17:00:04.921Z]  Building core-data ... done Building core-metadata [2022-07-01T17:00:07.595Z] Removing intermediate container 2779481103e2 [2022-07-01T17:00:07.595Z] ---> 6aca92fbe197 [2022-07-01T17:00:07.595Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T17:00:08.214Z] ---> Running in d459cabc739a [2022-07-01T17:00:09.218Z] Removing intermediate container d459cabc739a [2022-07-01T17:00:09.218Z] ---> 759a0a1b1276 [2022-07-01T17:00:09.218Z] Step 28/31 : CMD ["gate"] [2022-07-01T17:00:10.219Z] ---> Running in 73d30aead103 [2022-07-01T17:00:11.227Z] Removing intermediate container 73d30aead103 [2022-07-01T17:00:11.227Z] ---> aa5f20d02970 [2022-07-01T17:00:11.227Z] Step 29/31 : LABEL arch=arm64 [2022-07-01T17:00:11.841Z] ---> Running in 727c4282fe9f [2022-07-01T17:00:12.852Z] Removing intermediate container 727c4282fe9f [2022-07-01T17:00:12.852Z] ---> c4f2bf0b869c [2022-07-01T17:00:12.852Z] Step 30/31 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 [2022-07-01T17:00:13.469Z] ---> Running in cd9db930011c [2022-07-01T17:00:14.088Z] Removing intermediate container cd9db930011c [2022-07-01T17:00:14.088Z] ---> cc459b14d285 [2022-07-01T17:00:14.088Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T17:00:14.707Z] Removing intermediate container eb84107a1e06 [2022-07-01T17:00:14.707Z] ---> 4794f5c7512a [2022-07-01T17:00:14.707Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T17:00:14.707Z] ---> Running in bdadc807af7e [2022-07-01T17:00:14.707Z] ---> Running in d6b0f37f8c12 [2022-07-01T17:00:15.321Z] Removing intermediate container bdadc807af7e [2022-07-01T17:00:15.321Z] ---> 92ba304ec368 [2022-07-01T17:00:15.321Z] [2022-07-01T17:00:15.612Z] Removing intermediate container d6b0f37f8c12 [2022-07-01T17:00:15.612Z] ---> 6fb18bd827bd [2022-07-01T17:00:15.612Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T17:00:15.899Z] ---> Running in c595c99ddabf [2022-07-01T17:00:16.188Z] Successfully built 92ba304ec368 [2022-07-01T17:00:16.188Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-01T17:00:16.475Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-07-01T17:00:16.475Z] Removing intermediate container c595c99ddabf [2022-07-01T17:00:16.475Z] ---> 123bbabdb081 [2022-07-01T17:00:16.764Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T17:00:18.235Z] ---> 683d9890a1ea [2022-07-01T17:00:18.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T17:00:19.246Z] ---> 7b89a8fc4d62 [2022-07-01T17:00:19.246Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T17:00:21.277Z] ---> d1ec3241a29e [2022-07-01T17:00:21.277Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T17:00:21.277Z] ---> Running in 64d3c02190ef [2022-07-01T17:00:22.287Z] Removing intermediate container 64d3c02190ef [2022-07-01T17:00:22.287Z] ---> 76db04a91bec [2022-07-01T17:00:22.287Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:00:22.287Z] ---> Running in 289b4aaca655 [2022-07-01T17:00:22.916Z] Removing intermediate container 289b4aaca655 [2022-07-01T17:00:22.916Z] ---> f1c5cbdca8f8 [2022-07-01T17:00:22.916Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T17:00:23.195Z] ---> Running in f98a858b904d [2022-07-01T17:00:24.199Z] Removing intermediate container f98a858b904d [2022-07-01T17:00:24.199Z] ---> 67ec1007ae22 [2022-07-01T17:00:24.199Z] Step 22/23 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 [2022-07-01T17:00:24.199Z] ---> Running in cc0d8522d5df [2022-07-01T17:00:25.196Z] Removing intermediate container cc0d8522d5df [2022-07-01T17:00:25.196Z] ---> 926c1b557380 [2022-07-01T17:00:25.196Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T17:00:25.196Z] ---> Running in 34ee9a4882a8 [2022-07-01T17:00:25.818Z] Removing intermediate container 34ee9a4882a8 [2022-07-01T17:00:25.818Z] ---> d499f0362fe0 [2022-07-01T17:00:25.818Z] [2022-07-01T17:00:26.843Z] Successfully built d499f0362fe0 [2022-07-01T17:00:26.843Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-01T17:00:26.843Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-07-01T17:00:59.314Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T17:00:59.314Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:00:59.314Z] ---> 04cf9971694b [2022-07-01T17:00:59.314Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T17:00:59.314Z] ---> Using cache [2022-07-01T17:00:59.314Z] ---> 55372bd5ebb0 [2022-07-01T17:00:59.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:00:59.314Z] ---> Using cache [2022-07-01T17:00:59.314Z] ---> 3822bb1353ec [2022-07-01T17:00:59.314Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T17:00:59.314Z] ---> Using cache [2022-07-01T17:00:59.314Z] ---> fa122209a9a9 [2022-07-01T17:00:59.314Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T17:00:59.314Z] ---> Using cache [2022-07-01T17:00:59.314Z] ---> 2a3b6fdb6bfd [2022-07-01T17:00:59.314Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:00:59.314Z] ---> Using cache [2022-07-01T17:00:59.314Z] ---> d3b56e57319c [2022-07-01T17:00:59.314Z] Step 8/23 : COPY . . [2022-07-01T17:00:59.314Z] ---> Using cache [2022-07-01T17:00:59.314Z] ---> aa286aad2fab [2022-07-01T17:00:59.314Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T17:00:59.314Z] ---> Running in b5ef568a9ac7 [2022-07-01T17:01:01.325Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-01T17:01:19.761Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T17:01:19.761Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:01:19.761Z] ---> 04cf9971694b [2022-07-01T17:01:19.761Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T17:01:19.761Z] ---> Using cache [2022-07-01T17:01:19.761Z] ---> 55372bd5ebb0 [2022-07-01T17:01:19.761Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:01:19.761Z] ---> Using cache [2022-07-01T17:01:19.761Z] ---> 3822bb1353ec [2022-07-01T17:01:19.761Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T17:01:19.761Z] ---> Using cache [2022-07-01T17:01:19.761Z] ---> fa122209a9a9 [2022-07-01T17:01:19.761Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T17:01:19.761Z] ---> Using cache [2022-07-01T17:01:19.761Z] ---> 2a3b6fdb6bfd [2022-07-01T17:01:19.761Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:01:19.761Z] ---> Using cache [2022-07-01T17:01:19.761Z] ---> d3b56e57319c [2022-07-01T17:01:19.761Z] Step 8/25 : COPY . . [2022-07-01T17:01:19.761Z] ---> Using cache [2022-07-01T17:01:19.761Z] ---> aa286aad2fab [2022-07-01T17:01:19.761Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T17:01:19.761Z] ---> Running in 817199a329e9 [2022-07-01T17:01:21.776Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T17:01:28.548Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T17:01:28.548Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:01:28.548Z] ---> 04cf9971694b [2022-07-01T17:01:28.548Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T17:01:28.548Z] ---> Using cache [2022-07-01T17:01:28.548Z] ---> 55372bd5ebb0 [2022-07-01T17:01:28.548Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:01:28.548Z] ---> Using cache [2022-07-01T17:01:28.548Z] ---> 3822bb1353ec [2022-07-01T17:01:28.548Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T17:01:28.548Z] ---> Running in ea1ea7e19665 [2022-07-01T17:01:30.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:01:31.029Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:01:33.042Z] OK: 220 MiB in 52 packages [2022-07-01T17:01:34.507Z] Removing intermediate container ea1ea7e19665 [2022-07-01T17:01:34.507Z] ---> f8a8042d0d13 [2022-07-01T17:01:34.507Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T17:01:35.125Z] ---> ed378371d42f [2022-07-01T17:01:35.126Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:01:35.408Z] ---> Running in 9468614a4298 [2022-07-01T17:01:42.177Z] Removing intermediate container 9468614a4298 [2022-07-01T17:01:42.177Z] ---> 9c9ca482fcb7 [2022-07-01T17:01:42.177Z] Step 8/25 : COPY . . [2022-07-01T17:02:09.084Z] ---> 10efcec11d35 [2022-07-01T17:02:09.084Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T17:02:09.084Z] ---> Running in 17592c452fb0 [2022-07-01T17:02:09.084Z] Removing intermediate container 17592c452fb0 [2022-07-01T17:02:09.084Z] ---> a6d376540db3 [2022-07-01T17:02:09.084Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T17:02:09.084Z] ---> Running in 7d7afc42e323 [2022-07-01T17:02:09.084Z] Removing intermediate container 7d7afc42e323 [2022-07-01T17:02:09.084Z] ---> 6d86917bf468 [2022-07-01T17:02:09.084Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T17:02:09.084Z] ---> Running in 2765a61b840b [2022-07-01T17:02:13.462Z] Removing intermediate container 2765a61b840b [2022-07-01T17:02:13.462Z] ---> 14027bc11917 [2022-07-01T17:02:13.462Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T17:02:13.462Z] ---> Running in c26638b83422 [2022-07-01T17:02:14.467Z] Removing intermediate container c26638b83422 [2022-07-01T17:02:14.467Z] ---> bd2cb86a4967 [2022-07-01T17:02:14.467Z] [2022-07-01T17:02:14.467Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T17:02:14.467Z] ---> 3fb3c9af89a9 [2022-07-01T17:02:14.467Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T17:02:14.467Z] ---> Using cache [2022-07-01T17:02:14.467Z] ---> 93937a761606 [2022-07-01T17:02:14.467Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:02:14.467Z] ---> Using cache [2022-07-01T17:02:14.467Z] ---> 1a22de913cb7 [2022-07-01T17:02:14.467Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T17:02:14.752Z] ---> Running in adebba3a120a [2022-07-01T17:02:15.381Z] Removing intermediate container 2ca6ce560b43 [2022-07-01T17:02:15.381Z] ---> ed9f96331606 [2022-07-01T17:02:15.381Z] [2022-07-01T17:02:15.381Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T17:02:15.381Z] ---> 3fb3c9af89a9 [2022-07-01T17:02:15.381Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T17:02:15.381Z] ---> Using cache [2022-07-01T17:02:15.381Z] ---> 93937a761606 [2022-07-01T17:02:15.381Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:02:15.381Z] ---> Using cache [2022-07-01T17:02:15.381Z] ---> 1a22de913cb7 [2022-07-01T17:02:15.381Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T17:02:15.664Z] ---> Running in ca66edbb549e [2022-07-01T17:02:17.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:02:18.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:02:18.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:02:19.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:02:20.560Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T17:02:20.560Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T17:02:20.560Z] OK: 15736 distinct packages available [2022-07-01T17:02:20.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:02:21.119Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T17:02:21.119Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T17:02:21.119Z] OK: 15736 distinct packages available [2022-07-01T17:02:21.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:02:21.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:02:22.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:02:23.283Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T17:02:23.283Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T17:02:23.560Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T17:02:23.560Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T17:02:23.560Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T17:02:23.840Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T17:02:23.840Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T17:02:23.840Z] 1 error; 6 MiB in 18 packages [2022-07-01T17:02:24.120Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T17:02:24.741Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T17:02:25.023Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T17:02:25.023Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T17:02:25.023Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T17:02:25.023Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T17:02:25.641Z] Building support-notifications [2022-07-01T17:02:25.641Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T17:02:25.641Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T17:02:26.250Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T17:02:26.250Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T17:02:26.250Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T17:02:26.527Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T17:02:26.527Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T17:02:27.131Z] 2 errors; 7 MiB in 21 packages [2022-07-01T17:02:28.584Z] Building core-command [2022-07-01T17:03:25.218Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T17:03:25.218Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:03:25.218Z] ---> 04cf9971694b [2022-07-01T17:03:25.218Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T17:03:25.218Z] ---> Using cache [2022-07-01T17:03:25.218Z] ---> 55372bd5ebb0 [2022-07-01T17:03:25.218Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:03:25.218Z] ---> Using cache [2022-07-01T17:03:25.218Z] ---> 3822bb1353ec [2022-07-01T17:03:25.218Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T17:03:25.218Z] ---> Running in 411b62da4944 [2022-07-01T17:03:25.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:03:25.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:03:25.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T17:03:25.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:03:25.218Z] ---> 04cf9971694b [2022-07-01T17:03:25.218Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T17:03:25.218Z] ---> Using cache [2022-07-01T17:03:25.218Z] ---> 55372bd5ebb0 [2022-07-01T17:03:25.218Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:03:25.218Z] ---> Using cache [2022-07-01T17:03:25.218Z] ---> 3822bb1353ec [2022-07-01T17:03:25.218Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T17:03:25.218Z] ---> Using cache [2022-07-01T17:03:25.218Z] ---> fa122209a9a9 [2022-07-01T17:03:25.218Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T17:03:25.218Z] ---> Using cache [2022-07-01T17:03:25.218Z] ---> 2a3b6fdb6bfd [2022-07-01T17:03:25.218Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:03:25.218Z] ---> Using cache [2022-07-01T17:03:25.218Z] ---> d3b56e57319c [2022-07-01T17:03:25.218Z] Step 8/23 : COPY . . [2022-07-01T17:03:25.218Z] ---> Using cache [2022-07-01T17:03:25.218Z] ---> aa286aad2fab [2022-07-01T17:03:25.218Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T17:03:25.218Z] ---> Running in 7314b577998e [2022-07-01T17:03:25.218Z] OK: 220 MiB in 52 packages [2022-07-01T17:03:25.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-01T17:03:25.218Z] Removing intermediate container 411b62da4944 [2022-07-01T17:03:25.218Z] ---> cf9bb1f6074f [2022-07-01T17:03:25.218Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T17:03:25.505Z] ---> 571ffe5e53db [2022-07-01T17:03:25.505Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:03:25.505Z] ---> Running in e4bf4feb20ae [2022-07-01T17:03:32.273Z] Removing intermediate container e4bf4feb20ae [2022-07-01T17:03:32.273Z] ---> 59975794c5c5 [2022-07-01T17:03:32.273Z] Step 8/22 : COPY . . [2022-07-01T17:03:54.522Z] ---> f0ecbb24f20b [2022-07-01T17:03:54.522Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T17:03:54.522Z] ---> Running in 8d460047a1ff [2022-07-01T17:03:54.522Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T17:07:01.594Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-01T17:07:01.888Z] Removing intermediate container b5ef568a9ac7 [2022-07-01T17:07:01.888Z] ---> 11af3aa9cf47 [2022-07-01T17:07:01.888Z] [2022-07-01T17:07:01.888Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T17:07:01.888Z] ---> ac73e934f311 [2022-07-01T17:07:01.888Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T17:07:01.888Z] ---> Running in 7ecdba34c368 [2022-07-01T17:07:04.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:05.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:06.648Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T17:07:06.648Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T17:07:06.648Z] OK: 5 MiB in 15 packages [2022-07-01T17:07:08.695Z] Removing intermediate container 7ecdba34c368 [2022-07-01T17:07:08.695Z] ---> 67e68e9ceea6 [2022-07-01T17:07:08.695Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T17:07:08.971Z] ---> Running in ff849fe84103 [2022-07-01T17:07:09.988Z] Removing intermediate container ff849fe84103 [2022-07-01T17:07:09.988Z] ---> e426af809f02 [2022-07-01T17:07:09.988Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T17:07:10.269Z] ---> Running in 56958b138070 [2022-07-01T17:07:11.270Z] Removing intermediate container 56958b138070 [2022-07-01T17:07:11.270Z] ---> 0f2ee52ba425 [2022-07-01T17:07:11.270Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T17:07:11.545Z] ---> Running in 8839d8009bb1 [2022-07-01T17:07:12.539Z] Removing intermediate container 8839d8009bb1 [2022-07-01T17:07:12.539Z] ---> 38c27405b51c [2022-07-01T17:07:12.539Z] Step 15/23 : WORKDIR / [2022-07-01T17:07:12.839Z] ---> Running in 99067c26bb83 [2022-07-01T17:07:13.845Z] Removing intermediate container 99067c26bb83 [2022-07-01T17:07:13.845Z] ---> f1dd7c8cb32f [2022-07-01T17:07:13.845Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:07:15.853Z] Removing intermediate container 817199a329e9 [2022-07-01T17:07:15.853Z] ---> 8063866fe2be [2022-07-01T17:07:15.853Z] [2022-07-01T17:07:15.853Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T17:07:15.853Z] ---> ac73e934f311 [2022-07-01T17:07:15.853Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T17:07:15.853Z] ---> Running in bfe3ae10acb1 [2022-07-01T17:07:15.853Z] ---> c5a0af7077a4 [2022-07-01T17:07:15.853Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T17:07:18.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:19.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:20.146Z] ---> b652b16aa339 [2022-07-01T17:07:20.146Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T17:07:20.431Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T17:07:20.714Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T17:07:20.714Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T17:07:20.714Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T17:07:20.714Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T17:07:21.335Z] OK: 6 MiB in 17 packages [2022-07-01T17:07:22.335Z] ---> 0ac45e3a3de7 [2022-07-01T17:07:22.335Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T17:07:22.618Z] ---> Running in e787e52b94e8 [2022-07-01T17:07:24.625Z] Removing intermediate container e787e52b94e8 [2022-07-01T17:07:24.625Z] ---> 122b73a119b2 [2022-07-01T17:07:24.625Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:07:24.625Z] ---> Running in d8e4b054ebe9 [2022-07-01T17:07:25.383Z] Removing intermediate container bfe3ae10acb1 [2022-07-01T17:07:25.383Z] ---> 7d7523f058e5 [2022-07-01T17:07:25.383Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T17:07:25.383Z] Removing intermediate container d8e4b054ebe9 [2022-07-01T17:07:25.383Z] ---> 9570bd7fbbc2 [2022-07-01T17:07:25.383Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T17:07:25.747Z] ---> Running in dc3a867ff498 [2022-07-01T17:07:25.747Z] ---> Running in 7534526b6c4c [2022-07-01T17:07:26.947Z] Removing intermediate container dc3a867ff498 [2022-07-01T17:07:26.947Z] ---> 69145e443087 [2022-07-01T17:07:26.947Z] Step 13/25 : WORKDIR / [2022-07-01T17:07:27.369Z] Removing intermediate container 7534526b6c4c [2022-07-01T17:07:27.369Z] ---> 74ce60809651 [2022-07-01T17:07:27.369Z] Step 22/23 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 [2022-07-01T17:07:27.369Z] ---> Running in f09162efadbd [2022-07-01T17:07:27.369Z] ---> Running in ffd534f49d30 [2022-07-01T17:07:29.511Z] Removing intermediate container f09162efadbd [2022-07-01T17:07:29.511Z] ---> f6fa7c246f50 [2022-07-01T17:07:29.511Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-01T17:07:29.511Z] Removing intermediate container ffd534f49d30 [2022-07-01T17:07:29.511Z] ---> 69c7dfb157ba [2022-07-01T17:07:29.511Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T17:07:29.511Z] ---> Running in 4c9b6fa2c9d9 [2022-07-01T17:07:31.595Z] Removing intermediate container 4c9b6fa2c9d9 [2022-07-01T17:07:31.595Z] ---> c88751a8a9df [2022-07-01T17:07:31.595Z] [2022-07-01T17:07:32.732Z] ---> 95144d8b17c0 [2022-07-01T17:07:32.732Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-01T17:07:34.273Z] Successfully built c88751a8a9df [2022-07-01T17:07:34.273Z] Successfully tagged core-metadata-arm64:latest [2022-07-01T17:07:34.550Z]  Building core-metadata ... done  ---> 1cffe29815b6 [2022-07-01T17:07:34.550Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T17:07:35.150Z] Removing intermediate container 2b767c85ab50 [2022-07-01T17:07:35.150Z] ---> 7b52dc178c1e [2022-07-01T17:07:35.150Z] [2022-07-01T17:07:35.150Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T17:07:35.150Z] ---> ac73e934f311 [2022-07-01T17:07:35.150Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T17:07:35.150Z] ---> Using cache [2022-07-01T17:07:35.150Z] ---> 67e68e9ceea6 [2022-07-01T17:07:35.150Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T17:07:35.150Z] ---> Using cache [2022-07-01T17:07:35.150Z] ---> e426af809f02 [2022-07-01T17:07:35.150Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T17:07:35.439Z] ---> Running in 001fb6e3b37b [2022-07-01T17:07:36.041Z] ---> af121b2cb406 [2022-07-01T17:07:36.041Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-01T17:07:36.041Z] Removing intermediate container 001fb6e3b37b [2022-07-01T17:07:36.041Z] ---> 7203693e6ce7 [2022-07-01T17:07:36.317Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T17:07:36.317Z] ---> Running in 69f8b241fdac [2022-07-01T17:07:37.318Z] Removing intermediate container 69f8b241fdac [2022-07-01T17:07:37.318Z] ---> 24bc9eae709f [2022-07-01T17:07:37.318Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:07:37.318Z] ---> c5cae3f80689 [2022-07-01T17:07:37.318Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T17:07:38.762Z] ---> d1c8131e2e86 [2022-07-01T17:07:38.762Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T17:07:39.750Z] ---> 0141dbae729a [2022-07-01T17:07:39.750Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T17:07:42.411Z] ---> ff70c9175941 [2022-07-01T17:07:42.411Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T17:07:42.411Z] ---> bfb66d981c36 [2022-07-01T17:07:42.411Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T17:07:43.407Z] ---> 52dc4c9f0888 [2022-07-01T17:07:43.407Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T17:07:43.407Z] ---> 675ba04366cb [2022-07-01T17:07:43.407Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-01T17:07:43.692Z] ---> Running in 87eb7474d4f0 [2022-07-01T17:07:43.692Z] ---> Running in 7d468ce0767d [2022-07-01T17:07:44.689Z] Removing intermediate container 87eb7474d4f0 [2022-07-01T17:07:44.689Z] ---> 708413f20710 [2022-07-01T17:07:44.689Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:07:44.689Z] ---> Running in 9f78dc0eec7f [2022-07-01T17:07:45.680Z] Removing intermediate container 9f78dc0eec7f [2022-07-01T17:07:45.680Z] ---> e41b757b4e38 [2022-07-01T17:07:45.680Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T17:07:45.680Z] ---> Running in b209be47bc53 [2022-07-01T17:07:46.310Z] Removing intermediate container b209be47bc53 [2022-07-01T17:07:46.310Z] ---> ecb8e4d420ef [2022-07-01T17:07:46.310Z] Step 21/22 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 [2022-07-01T17:07:46.595Z] ---> Running in 45ad29f1a1b4 [2022-07-01T17:07:47.593Z] Removing intermediate container 45ad29f1a1b4 [2022-07-01T17:07:47.593Z] ---> 732d3212bad3 [2022-07-01T17:07:47.593Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T17:07:47.593Z] Removing intermediate container 7d468ce0767d [2022-07-01T17:07:47.593Z] ---> 83ca9db8c003 [2022-07-01T17:07:47.593Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T17:07:47.593Z] ---> Running in c0aced30f322 [2022-07-01T17:07:47.593Z] ---> Running in f844a4615551 [2022-07-01T17:07:48.209Z] Removing intermediate container c0aced30f322 [2022-07-01T17:07:48.209Z] ---> 030f41bd9280 [2022-07-01T17:07:48.209Z] [2022-07-01T17:07:48.209Z] Removing intermediate container f844a4615551 [2022-07-01T17:07:48.209Z] ---> 13de2ce021f8 [2022-07-01T17:07:48.209Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T17:07:48.489Z] ---> Running in d020a1476eab [2022-07-01T17:07:48.773Z] Successfully built 030f41bd9280 [2022-07-01T17:07:49.052Z] Successfully tagged support-scheduler-arm64:latest [2022-07-01T17:07:49.332Z]  Building support-scheduler ... done Removing intermediate container d020a1476eab [2022-07-01T17:07:49.332Z] ---> a46f0c603779 [2022-07-01T17:07:49.332Z] Step 24/25 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 [2022-07-01T17:07:49.332Z] ---> Running in 5a272bc2b09e [2022-07-01T17:07:49.963Z] Removing intermediate container 5a272bc2b09e [2022-07-01T17:07:49.963Z] ---> 78cc32489bc3 [2022-07-01T17:07:49.963Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T17:07:50.258Z] ---> Running in 6d931466f53c [2022-07-01T17:07:50.534Z] Removing intermediate container 6d931466f53c [2022-07-01T17:07:50.534Z] ---> 4ec3b7b44439 [2022-07-01T17:07:50.534Z] [2022-07-01T17:07:51.147Z] Successfully built 4ec3b7b44439 [2022-07-01T17:07:51.147Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-01T17:08:18.042Z]  Building security-secretstore-setup ... done Removing intermediate container 7314b577998e [2022-07-01T17:08:18.042Z] ---> c9673220c2c1 [2022-07-01T17:08:18.042Z] [2022-07-01T17:08:18.042Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T17:08:18.042Z] ---> ac73e934f311 [2022-07-01T17:08:18.042Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T17:08:18.042Z] ---> Using cache [2022-07-01T17:08:18.042Z] ---> 67e68e9ceea6 [2022-07-01T17:08:18.042Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T17:08:18.042Z] ---> Using cache [2022-07-01T17:08:18.042Z] ---> e426af809f02 [2022-07-01T17:08:18.042Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T17:08:18.042Z] ---> Running in 86b9350227db [2022-07-01T17:08:18.042Z] Removing intermediate container 86b9350227db [2022-07-01T17:08:18.042Z] ---> a93eb631e65a [2022-07-01T17:08:18.042Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T17:08:18.042Z] ---> Running in 07470b91189f [2022-07-01T17:08:18.042Z] Removing intermediate container 07470b91189f [2022-07-01T17:08:18.042Z] ---> 78da3182504e [2022-07-01T17:08:18.042Z] Step 15/23 : WORKDIR / [2022-07-01T17:08:18.042Z] ---> Running in 32b6b5d7b936 [2022-07-01T17:08:18.042Z] Removing intermediate container 32b6b5d7b936 [2022-07-01T17:08:18.042Z] ---> d57446c88c66 [2022-07-01T17:08:18.322Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:08:19.325Z] ---> 846ab64e3e7d [2022-07-01T17:08:19.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T17:08:20.809Z] ---> f40394bda8d8 [2022-07-01T17:08:20.809Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T17:08:21.816Z] ---> cb8daf7bab17 [2022-07-01T17:08:21.816Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T17:08:22.099Z] ---> Running in 1bf34fab9aea [2022-07-01T17:08:22.708Z] Removing intermediate container 1bf34fab9aea [2022-07-01T17:08:22.708Z] ---> ca5662b0ec56 [2022-07-01T17:08:22.708Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:08:22.709Z] ---> Running in adfd7868f3e0 [2022-07-01T17:08:23.316Z] Removing intermediate container adfd7868f3e0 [2022-07-01T17:08:23.316Z] ---> 9b3467d1f74f [2022-07-01T17:08:23.316Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T17:08:23.316Z] ---> Running in fd1c0377cc3e [2022-07-01T17:08:23.925Z] Removing intermediate container fd1c0377cc3e [2022-07-01T17:08:23.925Z] ---> 5e21d47d39db [2022-07-01T17:08:23.925Z] Step 22/23 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 [2022-07-01T17:08:24.212Z] ---> Running in aadbf0e7f4cf [2022-07-01T17:08:24.822Z] Removing intermediate container aadbf0e7f4cf [2022-07-01T17:08:24.822Z] ---> e2da0f3204ac [2022-07-01T17:08:24.822Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T17:08:24.822Z] ---> Running in 8ec0c8fe7956 [2022-07-01T17:08:25.429Z] Removing intermediate container 8ec0c8fe7956 [2022-07-01T17:08:25.429Z] ---> 147b1b803c0f [2022-07-01T17:08:25.429Z] [2022-07-01T17:08:26.036Z] Successfully built 147b1b803c0f [2022-07-01T17:08:26.036Z] Successfully tagged core-command-arm64:latest [2022-07-01T17:09:05.149Z]  Building core-command ... done Removing intermediate container 8d460047a1ff [2022-07-01T17:09:05.149Z] ---> 99159c444920 [2022-07-01T17:09:05.149Z] [2022-07-01T17:09:05.149Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T17:09:05.149Z] ---> ac73e934f311 [2022-07-01T17:09:05.149Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T17:09:05.149Z] ---> Running in 0b3f18ffd45d [2022-07-01T17:09:05.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:09:05.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:09:05.149Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T17:09:05.149Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T17:09:05.149Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T17:09:05.149Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T17:09:05.424Z] OK: 6 MiB in 16 packages [2022-07-01T17:09:06.413Z] Removing intermediate container 0b3f18ffd45d [2022-07-01T17:09:06.413Z] ---> ae5a5dfc90cf [2022-07-01T17:09:06.413Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T17:09:06.687Z] ---> Running in 83f4427f655b [2022-07-01T17:09:06.963Z] Removing intermediate container 83f4427f655b [2022-07-01T17:09:06.963Z] ---> f1afb20eceac [2022-07-01T17:09:06.963Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T17:09:06.963Z] ---> Running in 51854239d538 [2022-07-01T17:09:07.238Z] Removing intermediate container 51854239d538 [2022-07-01T17:09:07.238Z] ---> 8a4cdfd1b901 [2022-07-01T17:09:07.238Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T17:09:07.514Z] ---> Running in 475c785ab5f6 [2022-07-01T17:09:07.787Z] Removing intermediate container 475c785ab5f6 [2022-07-01T17:09:07.787Z] ---> 1d494befbdd1 [2022-07-01T17:09:07.787Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:09:08.382Z] ---> f97bd25ff8cf [2022-07-01T17:09:08.382Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T17:09:09.819Z] ---> 185fc1a1a50d [2022-07-01T17:09:09.819Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T17:09:10.415Z] ---> 3800e566f280 [2022-07-01T17:09:10.415Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T17:09:10.415Z] ---> Running in 8e5d137bb09c [2022-07-01T17:09:11.008Z] Removing intermediate container 8e5d137bb09c [2022-07-01T17:09:11.008Z] ---> d63880c0b6c4 [2022-07-01T17:09:11.008Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:09:11.008Z] ---> Running in 0ee98f55c4ef [2022-07-01T17:09:11.279Z] Removing intermediate container 0ee98f55c4ef [2022-07-01T17:09:11.279Z] ---> 78ce823a0365 [2022-07-01T17:09:11.279Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T17:09:11.279Z] ---> Running in 7bd8f96bd767 [2022-07-01T17:09:11.877Z] Removing intermediate container 7bd8f96bd767 [2022-07-01T17:09:11.877Z] ---> ee48dcdb780f [2022-07-01T17:09:11.877Z] Step 21/22 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 [2022-07-01T17:09:11.877Z] ---> Running in a0177c3e701e [2022-07-01T17:09:12.148Z] Removing intermediate container a0177c3e701e [2022-07-01T17:09:12.148Z] ---> 55b4ec640821 [2022-07-01T17:09:12.148Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T17:09:12.148Z] ---> Running in 80642f617622 [2022-07-01T17:09:12.420Z] Removing intermediate container 80642f617622 [2022-07-01T17:09:12.420Z] ---> 7f2c76783ff8 [2022-07-01T17:09:12.420Z] [2022-07-01T17:09:13.010Z] Successfully built 7f2c76783ff8 [2022-07-01T17:09:13.010Z] Successfully tagged support-notifications-arm64:latest [2022-07-01T17:09:13.010Z]  Building support-notifications ... done  [2022-07-01T17:09:13.010Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T17:09:13.010Z] [2022-07-01T17:09:13.010Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T17:09:13.010Z] [2022-07-01T17:09:13.010Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-07-01T17:09:13.010Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } [2022-07-01T17:09:13.311Z] $ docker stop --time=1 22c1fc4a425dbdb98416e488cfd0828f9d081ba382e76056c8e5f6d702e0a512 [2022-07-01T17:09:15.034Z] $ docker rm -f 22c1fc4a425dbdb98416e488cfd0828f9d081ba382e76056c8e5f6d702e0a512 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T17:09:15.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T17:09:15.676Z] [2022-07-01T17:09:15.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T17:09:16.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T17:09:16.298Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-01T17:09:16.298Z] 8998bd30e6a1: Pulling fs layer [2022-07-01T17:09:16.298Z] 04944245beec: Pulling fs layer [2022-07-01T17:09:16.298Z] 699f458cf7ca: Pulling fs layer [2022-07-01T17:09:16.298Z] 765212b225bb: Pulling fs layer [2022-07-01T17:09:16.298Z] f23df028b6ca: Pulling fs layer [2022-07-01T17:09:16.298Z] d65c8cfc05b1: Pulling fs layer [2022-07-01T17:09:16.298Z] 2437ff75d9bd: Pulling fs layer [2022-07-01T17:09:16.298Z] f23df028b6ca: Waiting [2022-07-01T17:09:16.298Z] d65c8cfc05b1: Waiting [2022-07-01T17:09:16.298Z] 2437ff75d9bd: Waiting [2022-07-01T17:09:16.298Z] 765212b225bb: Waiting [2022-07-01T17:09:16.298Z] 04944245beec: Verifying Checksum [2022-07-01T17:09:16.298Z] 04944245beec: Download complete [2022-07-01T17:09:16.298Z] 765212b225bb: Verifying Checksum [2022-07-01T17:09:16.298Z] 765212b225bb: Download complete [2022-07-01T17:09:16.298Z] f23df028b6ca: Verifying Checksum [2022-07-01T17:09:16.298Z] f23df028b6ca: Download complete [2022-07-01T17:09:16.298Z] d65c8cfc05b1: Verifying Checksum [2022-07-01T17:09:16.298Z] d65c8cfc05b1: Download complete [2022-07-01T17:09:16.574Z] 699f458cf7ca: Verifying Checksum [2022-07-01T17:09:16.574Z] 699f458cf7ca: Download complete [2022-07-01T17:09:16.850Z] 8998bd30e6a1: Verifying Checksum [2022-07-01T17:09:16.850Z] 8998bd30e6a1: Download complete [2022-07-01T17:09:19.476Z] 2437ff75d9bd: Verifying Checksum [2022-07-01T17:09:19.476Z] 2437ff75d9bd: Download complete [2022-07-01T17:09:21.455Z] 8998bd30e6a1: Pull complete [2022-07-01T17:09:21.731Z] 04944245beec: Pull complete [2022-07-01T17:09:23.705Z] 699f458cf7ca: Pull complete [2022-07-01T17:09:23.705Z] 765212b225bb: Pull complete [2022-07-01T17:09:24.680Z] f23df028b6ca: Pull complete [2022-07-01T17:09:24.680Z] d65c8cfc05b1: Pull complete [2022-07-01T17:09:39.743Z] 2437ff75d9bd: Pull complete [2022-07-01T17:09:39.743Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-01T17:09:39.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T17:09:39.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T17:09:40.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container [2022-07-01T17:09:40.127Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-01T17:09:42.822Z] $ docker top 3d44ff17410241beccae697a879f80622aee53242babf7f51d2bb93ffa642c70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:43.749Z] ---> job-cost.sh [2022-07-01T17:09:43.749Z] lf-activate-venv: SKIPPING [2022-07-01T17:09:43.749Z] INFO: No Stack... [2022-07-01T17:09:44.340Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-01T17:09:44.932Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T17:09:45.588Z] + cat+ cut -d, -f6 [2022-07-01T17:09:45.588Z] /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2022-07-01T17:09:45.618Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-5-stack-cost] [2022-07-01T17:09:45.624Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4057-5-stack-cost] did not exist. Created. [2022-07-01T17:09:45.624Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T17:09:46.285Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-01T17:09:46.451Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T17:09:46.462Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T17:09:46.490Z] $ docker stop --time=1 3d44ff17410241beccae697a879f80622aee53242babf7f51d2bb93ffa642c70 [2022-07-01T17:09:48.025Z] $ docker rm -f 3d44ff17410241beccae697a879f80622aee53242babf7f51d2bb93ffa642c70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T17:09:48.335Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-01T17:09:48.908Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:49.201Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:50.068Z] ---> package-listing.sh [2022-07-01T17:09:50.068Z] ++ facter osfamily [2022-07-01T17:09:50.068Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-01T17:09:50.329Z] + OS_FAMILY=debian [2022-07-01T17:09:50.329Z] + workspace=/w/workspace/edgex-go/5 [2022-07-01T17:09:50.329Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-01T17:09:50.329Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-01T17:09:50.329Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-01T17:09:50.329Z] + PACKAGES=/tmp/packages_start.txt [2022-07-01T17:09:50.329Z] + '[' /w/workspace/edgex-go/5 ']' [2022-07-01T17:09:50.329Z] + PACKAGES=/tmp/packages_end.txt [2022-07-01T17:09:50.329Z] + case "${OS_FAMILY}" in [2022-07-01T17:09:50.329Z] + dpkg -l [2022-07-01T17:09:50.329Z] + grep '^ii' [2022-07-01T17:09:50.329Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-01T17:09:50.329Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-01T17:09:50.329Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-01T17:09:50.329Z] + '[' /w/workspace/edgex-go/5 ']' [2022-07-01T17:09:50.329Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-07-01T17:09:50.329Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-07-01T17:09:50.342Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-01T17:09:50.624Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T17:09:51.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T17:09:51.188Z] [2022-07-01T17:09:51.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T17:09:51.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T17:09:51.553Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-01T17:09:51.553Z] 5eb5b503b376: Pulling fs layer [2022-07-01T17:09:51.553Z] 5c69ac0246d0: Pulling fs layer [2022-07-01T17:09:51.553Z] ec43610c2a17: Pulling fs layer [2022-07-01T17:09:51.553Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-01T17:09:51.553Z] 33b1e0a273af: Pulling fs layer [2022-07-01T17:09:51.553Z] 5d3b04190fa2: Pulling fs layer [2022-07-01T17:09:51.553Z] 2f39f015ded8: Pulling fs layer [2022-07-01T17:09:51.553Z] 3a2ae6a8a46f: Waiting [2022-07-01T17:09:51.553Z] 5d3b04190fa2: Waiting [2022-07-01T17:09:51.553Z] 33b1e0a273af: Waiting [2022-07-01T17:09:51.553Z] 2f39f015ded8: Waiting [2022-07-01T17:09:51.553Z] 5c69ac0246d0: Verifying Checksum [2022-07-01T17:09:51.553Z] 5c69ac0246d0: Download complete [2022-07-01T17:09:51.553Z] 3a2ae6a8a46f: Download complete [2022-07-01T17:09:51.553Z] 33b1e0a273af: Verifying Checksum [2022-07-01T17:09:51.553Z] 33b1e0a273af: Download complete [2022-07-01T17:09:51.553Z] ec43610c2a17: Verifying Checksum [2022-07-01T17:09:51.553Z] ec43610c2a17: Download complete [2022-07-01T17:09:51.553Z] 5d3b04190fa2: Verifying Checksum [2022-07-01T17:09:51.553Z] 5d3b04190fa2: Download complete [2022-07-01T17:09:51.816Z] 5eb5b503b376: Verifying Checksum [2022-07-01T17:09:51.816Z] 5eb5b503b376: Download complete [2022-07-01T17:09:52.384Z] 2f39f015ded8: Download complete [2022-07-01T17:09:52.951Z] 5eb5b503b376: Pull complete [2022-07-01T17:09:52.951Z] 5c69ac0246d0: Pull complete [2022-07-01T17:09:53.520Z] ec43610c2a17: Pull complete [2022-07-01T17:09:53.520Z] 3a2ae6a8a46f: Pull complete [2022-07-01T17:09:53.780Z] 33b1e0a273af: Pull complete [2022-07-01T17:09:53.780Z] 5d3b04190fa2: Pull complete [2022-07-01T17:09:57.969Z] 2f39f015ded8: Pull complete [2022-07-01T17:09:57.969Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-01T17:09:57.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T17:09:57.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T17:09:58.061Z] prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container [2022-07-01T17:09:58.072Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-07-01T17:09:59.440Z] $ docker top 0c8a156d7a5bc2f214d0ace56364ea21b03231c5e8f0c30d1e63b09bd3fb5753 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T17:09:59.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-01T17:10:00.111Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-01T17:10:00.403Z] + ls /var/log/sa-host [2022-07-01T17:10:00.403Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T17:10:00.479Z] provisioning config files... [2022-07-01T17:10:00.489Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3568906813946968494tmp [Pipeline] { [Pipeline] echo [2022-07-01T17:10:00.503Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:10:00.788Z] ---> create-netrc.sh [Pipeline] } [2022-07-01T17:10:00.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:10:01.132Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-01T17:10:01.141Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:10:01.432Z] ---> sudo-logs.sh [2022-07-01T17:10:01.432Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-01T17:10:01.471Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:10:01.757Z] ---> job-cost.sh [2022-07-01T17:10:01.757Z] lf-activate-venv: SKIPPING [2022-07-01T17:10:01.757Z] DEBUG: total: 0.10999999940395355 [2022-07-01T17:10:01.757Z] INFO: Retrieving Stack Cost... [2022-07-01T17:10:02.336Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T17:10:02.595Z] INFO: Archiving Costs [Pipeline] echo [2022-07-01T17:10:02.605Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:10:02.890Z] ---> logs-deploy.sh [2022-07-01T17:10:02.890Z] lf-activate-venv: SKIPPING [2022-07-01T17:10:02.890Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/5 [2022-07-01T17:10:02.890Z] INFO: archiving workspace using pattern(s): [2022-07-01T17:10:03.829Z] Archives upload complete. [2022-07-01T17:10:03.829Z] INFO: archiving logs to Nexus