Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from f882187b6d7f01fd55513751b9b1315095dc8bb8+de42c75fc4ab817d877df8b97b2a6a2a139eddab (e92eb2f73d6a40a755e980a0189f221fb3f85e17) 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-ssh6310913654988583363.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7872669257749800614.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4125/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-4125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12700578237220368756.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh10328373419036213370.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4125/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-4125/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2819432884987089634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-23045 in /w/workspace/edgexfoundry_edgex-go_PR-4125 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit de42c75fc4ab817d877df8b97b2a6a2a139eddab into PR head commit f882187b6d7f01fd55513751b9b1315095dc8bb8 Merge succeeded, producing 677483e44b024ea45897e7a73bd83a4ea888568d Checking out Revision 677483e44b024ea45897e7a73bd83a4ea888568d (PR-4125) > 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/4125/head:refs/remotes/origin/PR-4125 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f882187b6d7f01fd55513751b9b1315095dc8bb8 # 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 de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 677483e44b024ea45897e7a73bd83a4ea888568d # timeout=10 Commit message: "Merge commit 'de42c75fc4ab817d877df8b97b2a6a2a139eddab' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-18T16:30:31.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-18T16:30:31.072Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-18T16:30:31.089Z] ========================================================= [2022-08-18T16:30:31.089Z] EdgeX Global Pipelines Version Info [2022-08-18T16:30:31.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 00bf257fb1295864b2ee933620650568e404c8e2 # timeout=10 [2022-08-18T16:30:31.814Z] ------------------- [2022-08-18T16:30:31.814Z] stable info: [2022-08-18T16:30:31.814Z] ------------------- [2022-08-18T16:30:31.814Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T16:30:31.814Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T16:30:31.814Z] Message: update stable to v1.0.238 [2022-08-18T16:30:32.385Z] ------------------- [2022-08-18T16:30:32.385Z] experimental info: [2022-08-18T16:30:32.385Z] ------------------- [2022-08-18T16:30:32.385Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T16:30:32.385Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T16:30:32.385Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-18T16:30:32.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-18T16:30:32.582Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-18T16:30:32.598Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-18T16:30:32.612Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-18T16:30:32.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-18T16:30:32.641Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-18T16:30:32.653Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-18T16:30:32.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-18T16:30:32.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-18T16:30:32.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-18T16:30:32.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-18T16:30:32.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-18T16:30:32.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-18T16:30:32.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-18T16:30:32.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-18T16:30:32.762Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T16:30:32.772Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T16:30:32.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-18T16:30:32.791Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-18T16:30:32.799Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-18T16:30:32.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-18T16:30:32.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-18T16:30:32.833Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-18T16:30:32.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4125 [Pipeline] echo [2022-08-18T16:30:32.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4125 [Pipeline] echo [2022-08-18T16:30:32.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4125 [Pipeline] echo [2022-08-18T16:30:32.892Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 677483e44b024ea45897e7a73bd83a4ea888568d [Pipeline] echo [2022-08-18T16:30:32.905Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 677483e [Pipeline] echo [2022-08-18T16:30:32.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T16:30:32.972Z] provisioning config files... [2022-08-18T16:30:32.986Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3136229573786233511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:30:33.298Z] ---> docker-login.sh [2022-08-18T16:30:33.298Z] nexus3.edgexfoundry.org:10001 [2022-08-18T16:30:33.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:30:33.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:30:33.560Z] Configure a credential helper to remove this warning. See [2022-08-18T16:30:33.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:30:33.560Z] [2022-08-18T16:30:33.560Z] Login Succeeded [2022-08-18T16:30:33.560Z] nexus3.edgexfoundry.org:10002 [2022-08-18T16:30:33.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:30:33.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:30:33.823Z] Configure a credential helper to remove this warning. See [2022-08-18T16:30:33.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:30:33.823Z] [2022-08-18T16:30:33.823Z] Login Succeeded [2022-08-18T16:30:33.823Z] nexus3.edgexfoundry.org:10003 [2022-08-18T16:30:33.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:30:33.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:30:33.823Z] Configure a credential helper to remove this warning. See [2022-08-18T16:30:33.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:30:33.823Z] [2022-08-18T16:30:33.823Z] Login Succeeded [2022-08-18T16:30:33.823Z] nexus3.edgexfoundry.org:10004 [2022-08-18T16:30:34.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:30:34.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:30:34.086Z] Configure a credential helper to remove this warning. See [2022-08-18T16:30:34.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:30:34.086Z] [2022-08-18T16:30:34.086Z] Login Succeeded [2022-08-18T16:30:34.086Z] docker.io [2022-08-18T16:30:34.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:30:34.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:30:34.660Z] Configure a credential helper to remove this warning. See [2022-08-18T16:30:34.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:30:34.660Z] [2022-08-18T16:30:34.660Z] Login Succeeded [2022-08-18T16:30:34.660Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T16:30:34.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T16:30:34.987Z] + 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-08-18T16:30:34.987Z] + dirname cmd/core-command/Dockerfile [2022-08-18T16:30:34.987Z] + cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-18T16:30:34.987Z] + dirname cmd/core-data/Dockerfile [2022-08-18T16:30:34.987Z] + cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-18T16:30:34.987Z] + dirname cmd/core-metadata/Dockerfile+ [2022-08-18T16:30:34.987Z] cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-18T16:30:34.987Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-18T16:30:34.987Z] + cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-18T16:30:34.987Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-18T16:30:34.987Z] + cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-18T16:30:34.987Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-18T16:30:34.987Z] cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-18T16:30:34.987Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-18T16:30:34.987Z] + cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-18T16:30:34.987Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-18T16:30:34.987Z] + cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-18T16:30:34.987Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-18T16:30:34.987Z] + cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-18T16:30:34.987Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-18T16:30:34.987Z] + cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-18T16:30:34.987Z] + dirname cmd/support-notifications/Dockerfile [2022-08-18T16:30:34.987Z] + cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-18T16:30:34.987Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-18T16:30:34.987Z] + cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-18T16:30:34.987Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-18T16:30:34.987Z] + cut -d/ -f2 [2022-08-18T16:30:34.987Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-18T16:30:35.022Z] 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-08-18T16:30:35.377Z] + git rev-list -1 --merges 677483e44b024ea45897e7a73bd83a4ea888568d~1..677483e44b024ea45897e7a73bd83a4ea888568d [Pipeline] echo [2022-08-18T16:30:35.390Z] -----------> git rev-list -1 --merges 677483e44b024ea45897e7a73bd83a4ea888568d~1..677483e44b024ea45897e7a73bd83a4ea888568d 677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:30:35.390Z] 677483e44b024ea45897e7a73bd83a4ea888568d [false] [Pipeline] sh [2022-08-18T16:30:35.688Z] + git log --format=format:%s -1 677483e44b024ea45897e7a73bd83a4ea888568d [Pipeline] echo [2022-08-18T16:30:35.705Z] ========================================================= [2022-08-18T16:30:35.705Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-18T16:30:35.705Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-18T16:30:36.094Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T16:30:36.095Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-18T16:30:36.095Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-18T16:30:36.095Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-18T16:30:36.095Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-18T16:30:36.095Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-18T16:30:36.095Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:30:36.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T16:30:36.466Z] [2022-08-18T16:30:36.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:30:36.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T16:30:36.769Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-18T16:30:36.769Z] b85a868b505f: Pulling fs layer [2022-08-18T16:30:36.769Z] e2be974225ed: Pulling fs layer [2022-08-18T16:30:36.769Z] 339a4e72a1f5: Pulling fs layer [2022-08-18T16:30:36.769Z] 988bab9f4d93: Pulling fs layer [2022-08-18T16:30:36.769Z] 1469e6f7b9e6: Pulling fs layer [2022-08-18T16:30:36.769Z] eaf3925da568: Pulling fs layer [2022-08-18T16:30:36.769Z] bab4dde63d76: Pulling fs layer [2022-08-18T16:30:36.769Z] bde34c3a00c8: Pulling fs layer [2022-08-18T16:30:36.769Z] eaf3925da568: Waiting [2022-08-18T16:30:36.769Z] bab4dde63d76: Waiting [2022-08-18T16:30:36.769Z] b352a97aabf1: Pulling fs layer [2022-08-18T16:30:36.769Z] 4872d77fe225: Pulling fs layer [2022-08-18T16:30:36.769Z] 5851b861e8e6: Pulling fs layer [2022-08-18T16:30:36.769Z] 988bab9f4d93: Waiting [2022-08-18T16:30:36.769Z] bde34c3a00c8: Waiting [2022-08-18T16:30:36.769Z] b352a97aabf1: Waiting [2022-08-18T16:30:36.769Z] 4872d77fe225: Waiting [2022-08-18T16:30:36.769Z] 1469e6f7b9e6: Waiting [2022-08-18T16:30:36.769Z] e2be974225ed: Download complete [2022-08-18T16:30:36.769Z] 988bab9f4d93: Verifying Checksum [2022-08-18T16:30:36.769Z] 988bab9f4d93: Download complete [2022-08-18T16:30:36.769Z] 1469e6f7b9e6: Download complete [2022-08-18T16:30:37.036Z] eaf3925da568: Verifying Checksum [2022-08-18T16:30:37.036Z] eaf3925da568: Download complete [2022-08-18T16:30:37.036Z] 339a4e72a1f5: Verifying Checksum [2022-08-18T16:30:37.036Z] 339a4e72a1f5: Download complete [2022-08-18T16:30:37.036Z] bde34c3a00c8: Download complete [2022-08-18T16:30:37.036Z] b352a97aabf1: Download complete [2022-08-18T16:30:37.036Z] 4872d77fe225: Verifying Checksum [2022-08-18T16:30:37.036Z] 4872d77fe225: Download complete [2022-08-18T16:30:37.036Z] 5851b861e8e6: Verifying Checksum [2022-08-18T16:30:37.036Z] 5851b861e8e6: Download complete [2022-08-18T16:30:37.036Z] b85a868b505f: Verifying Checksum [2022-08-18T16:30:37.036Z] b85a868b505f: Download complete [2022-08-18T16:30:37.294Z] bab4dde63d76: Verifying Checksum [2022-08-18T16:30:37.294Z] bab4dde63d76: Download complete [2022-08-18T16:30:38.234Z] b85a868b505f: Pull complete [2022-08-18T16:30:38.494Z] e2be974225ed: Pull complete [2022-08-18T16:30:39.064Z] 339a4e72a1f5: Pull complete [2022-08-18T16:30:39.064Z] 988bab9f4d93: Pull complete [2022-08-18T16:30:39.326Z] 1469e6f7b9e6: Pull complete [2022-08-18T16:30:39.326Z] eaf3925da568: Pull complete [2022-08-18T16:30:41.242Z] bab4dde63d76: Pull complete [2022-08-18T16:30:41.505Z] bde34c3a00c8: Pull complete [2022-08-18T16:30:41.505Z] b352a97aabf1: Pull complete [2022-08-18T16:30:41.767Z] 4872d77fe225: Pull complete [2022-08-18T16:30:41.767Z] 5851b861e8e6: Pull complete [2022-08-18T16:30:41.767Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-18T16:30:41.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T16:30:41.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:30:41.867Z] prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container [2022-08-18T16:30:41.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-18T16:30:44.364Z] $ docker top 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 -eo pid,comm [2022-08-18T16:30:44.422Z] 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-08-18T16:30:44.422Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T16:30:44.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T16:30:44.459Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T16:30:44.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T16:30:44.587Z] $ docker exec 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 ssh-agent [2022-08-18T16:30:44.698Z] SSH_AUTH_SOCK=/tmp/ssh-1kBbaaHepb5y/agent.33 [2022-08-18T16:30:44.698Z] SSH_AGENT_PID=39 [2022-08-18T16:30:44.705Z] Running ssh-add (command line suppressed) [2022-08-18T16:30:44.824Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1105158585052634771.key (/w/workspace/edgex-go/3@tmp/private_key_1105158585052634771.key) [2022-08-18T16:30:44.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T16:30:45.129Z] + git tag --points-at HEAD [Pipeline] } [2022-08-18T16:30:45.154Z] $ docker exec --env ******** --env ******** 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 ssh-agent -k [2022-08-18T16:30:45.270Z] unset SSH_AUTH_SOCK; [2022-08-18T16:30:45.271Z] unset SSH_AGENT_PID; [2022-08-18T16:30:45.271Z] echo Agent pid 39 killed; [2022-08-18T16:30:45.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-18T16:30:45.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T16:30:45.305Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T16:30:45.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T16:30:45.457Z] $ docker exec 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 ssh-agent [2022-08-18T16:30:45.562Z] SSH_AUTH_SOCK=/tmp/ssh-jxF87qVJLlxh/agent.73 [2022-08-18T16:30:45.562Z] SSH_AGENT_PID=79 [2022-08-18T16:30:45.569Z] Running ssh-add (command line suppressed) [2022-08-18T16:30:45.691Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4910105090815019234.key (/w/workspace/edgex-go/3@tmp/private_key_4910105090815019234.key) [2022-08-18T16:30:45.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T16:30:45.994Z] + git semver init [2022-08-18T16:30:46.256Z] 2022-08-18 16:30:46,214 [run_init] DEBUG init version:0.0.0 force:False [2022-08-18T16:30:46.256Z] 2022-08-18 16:30:46,215 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-08-18T16:30:46.256Z] 2022-08-18 16:30:46,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-08-18T16:30:46.256Z] 2022-08-18 16:30:46,216 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-08-18T16:30:51.601Z] 2022-08-18 16:30:50,863 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-08-18T16:30:51.601Z] 2022-08-18 16:30:50,866 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4125 with force:False [2022-08-18T16:30:51.601Z] 2022-08-18 16:30:50,866 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4125 [2022-08-18T16:30:51.601Z] 2022-08-18 16:30:50,871 [execute] INFO git cat-file --batch-check [2022-08-18T16:30:51.601Z] 2022-08-18 16:30:50,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T16:30:51.601Z] 2022-08-18 16:30:50,877 [execute] INFO git cat-file --batch [2022-08-18T16:30:51.601Z] 2022-08-18 16:30:50,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T16:30:51.601Z] 2022-08-18 16:30:50,883 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4125 [2022-08-18T16:30:51.601Z] 0.0.0 [Pipeline] } [2022-08-18T16:30:51.616Z] $ docker exec --env ******** --env ******** 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 ssh-agent -k [2022-08-18T16:30:51.728Z] unset SSH_AUTH_SOCK; [2022-08-18T16:30:51.728Z] unset SSH_AGENT_PID; [2022-08-18T16:30:51.728Z] echo Agent pid 79 killed; [2022-08-18T16:30:51.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T16:30:52.035Z] + git semver [Pipeline] } [2022-08-18T16:30:52.316Z] $ docker stop --time=1 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 [2022-08-18T16:30:53.641Z] $ docker rm -f 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T16:30:53.993Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-18T16:30:54.261Z] Stashed 1 file(s) [Pipeline] echo [2022-08-18T16:30:54.263Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-18T16:30:54.685Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-08-18T16:30:54.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T16:30:54.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T16:30:54.723Z] ========================================================= [2022-08-18T16:30:54.723Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-18T16:30:54.723Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T16:30:55.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T16:30:55.019Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-18T16:30:55.019Z] 2408cc74d12b: Pulling fs layer [2022-08-18T16:30:55.019Z] ea60b727a1ce: Pulling fs layer [2022-08-18T16:30:55.019Z] 30c4a7721957: Pulling fs layer [2022-08-18T16:30:55.019Z] 370296b7ddb6: Pulling fs layer [2022-08-18T16:30:55.019Z] 7c6cee850709: Pulling fs layer [2022-08-18T16:30:55.019Z] 39a5fcdaea64: Pulling fs layer [2022-08-18T16:30:55.019Z] d94ebbe4e438: Pulling fs layer [2022-08-18T16:30:55.019Z] bcfd1f05c69d: Pulling fs layer [2022-08-18T16:30:55.019Z] 59ccb84bbe0f: Pulling fs layer [2022-08-18T16:30:55.019Z] 370296b7ddb6: Waiting [2022-08-18T16:30:55.019Z] 7c6cee850709: Waiting [2022-08-18T16:30:55.019Z] d94ebbe4e438: Waiting [2022-08-18T16:30:55.019Z] bcfd1f05c69d: Waiting [2022-08-18T16:30:55.019Z] 59ccb84bbe0f: Waiting [2022-08-18T16:30:55.019Z] 39a5fcdaea64: Waiting [2022-08-18T16:30:55.019Z] 30c4a7721957: Verifying Checksum [2022-08-18T16:30:55.019Z] 30c4a7721957: Download complete [2022-08-18T16:30:55.019Z] ea60b727a1ce: Download complete [2022-08-18T16:30:55.019Z] 7c6cee850709: Verifying Checksum [2022-08-18T16:30:55.019Z] 7c6cee850709: Download complete [2022-08-18T16:30:55.019Z] 39a5fcdaea64: Verifying Checksum [2022-08-18T16:30:55.019Z] 39a5fcdaea64: Download complete [2022-08-18T16:30:55.019Z] 2408cc74d12b: Verifying Checksum [2022-08-18T16:30:55.019Z] 2408cc74d12b: Download complete [2022-08-18T16:30:55.019Z] d94ebbe4e438: Verifying Checksum [2022-08-18T16:30:55.019Z] d94ebbe4e438: Download complete [2022-08-18T16:30:55.288Z] 2408cc74d12b: Pull complete [2022-08-18T16:30:55.288Z] ea60b727a1ce: Pull complete [2022-08-18T16:30:55.561Z] 30c4a7721957: Pull complete [2022-08-18T16:30:55.561Z] 59ccb84bbe0f: Verifying Checksum [2022-08-18T16:30:55.825Z] 370296b7ddb6: Download complete [2022-08-18T16:30:55.825Z] bcfd1f05c69d: Verifying Checksum [2022-08-18T16:30:55.825Z] bcfd1f05c69d: Download complete [2022-08-18T16:31:00.021Z] 370296b7ddb6: Pull complete [2022-08-18T16:31:00.280Z] 7c6cee850709: Pull complete [2022-08-18T16:31:00.280Z] 39a5fcdaea64: Pull complete [2022-08-18T16:31:00.280Z] d94ebbe4e438: Pull complete [2022-08-18T16:31:02.821Z] bcfd1f05c69d: Pull complete [2022-08-18T16:31:03.081Z] 59ccb84bbe0f: Pull complete [2022-08-18T16:31:03.081Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-18T16:31:03.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T16:31:03.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-18T16:31:03.383Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T16:31:03.383Z] WORKDIR /edgex [2022-08-18T16:31:03.383Z] COPY go.mod . [2022-08-18T16:31:03.383Z] RUN go mod download [2022-08-18T16:31:03.383Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-18T16:31:03.967Z] Sending build context to Docker daemon 169.3MB [2022-08-18T16:31:03.967Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T16:31:03.967Z] ---> a4fb48ad2a94 [2022-08-18T16:31:03.967Z] Step 2/4 : WORKDIR /edgex [2022-08-18T16:31:08.183Z] ---> Running in d01223ef81e0 [2022-08-18T16:31:08.183Z] Removing intermediate container d01223ef81e0 [2022-08-18T16:31:08.183Z] ---> b7dc164ad22c [2022-08-18T16:31:08.183Z] Step 3/4 : COPY go.mod . [2022-08-18T16:31:08.183Z] ---> 5db574ca1dc8 [2022-08-18T16:31:08.183Z] Step 4/4 : RUN go mod download [2022-08-18T16:31:08.184Z] ---> Running in 87cf4bfa0796 [2022-08-18T16:31:09.355Z] Still waiting to schedule task [2022-08-18T16:31:09.355Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23046’ is offline [2022-08-18T16:31:23.104Z] Removing intermediate container 87cf4bfa0796 [2022-08-18T16:31:23.104Z] ---> e2c7ea3cefd2 [2022-08-18T16:31:23.104Z] Successfully built e2c7ea3cefd2 [2022-08-18T16:31:23.104Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:31:23.412Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T16:31:23.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:31:23.498Z] prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container [2022-08-18T16:31:23.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-18T16:31:23.987Z] $ docker top ab68cb1f5358675baee7abc465d87c94dd9fb3a046e8d26e3a8220a671c5da01 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T16:31:24.333Z] + go version [2022-08-18T16:31:24.333Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-18T16:31:24.349Z] $ docker stop --time=1 ab68cb1f5358675baee7abc465d87c94dd9fb3a046e8d26e3a8220a671c5da01 [2022-08-18T16:31:25.701Z] $ docker rm -f ab68cb1f5358675baee7abc465d87c94dd9fb3a046e8d26e3a8220a671c5da01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:31:26.127Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T16:31:26.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:31:26.208Z] prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container [2022-08-18T16:31:26.243Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-18T16:31:26.588Z] $ docker top a2c68eb69f99ac1403368350c2cf5d5a1087a87335f7a6e7f4794ee3492a6d98 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-18T16:31:26.656Z] ========================================================= [2022-08-18T16:31:26.656Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-18T16:31:26.656Z] ========================================================= [Pipeline] sh [2022-08-18T16:31:26.930Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-08-18T16:31:27.226Z] + make test [2022-08-18T16:31:27.226Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-18T16:31:33.798Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-18T16:31:46.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-18T16:31:46.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-18T16:31:46.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-18T16:31:48.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.091s coverage: 28.7% of statements [2022-08-18T16:31:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-18T16:31:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-18T16:31:48.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements [2022-08-18T16:31:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-18T16:31:48.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.2% of statements [2022-08-18T16:31:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-18T16:31:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-18T16:31:52.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.294s coverage: 89.2% of statements [2022-08-18T16:31:52.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-18T16:31:52.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-18T16:31:52.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-18T16:31:52.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-18T16:31:52.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-18T16:31:52.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 2.1% of statements [2022-08-18T16:31:52.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-18T16:31:52.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-18T16:31:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.519s coverage: 95.6% of statements [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-18T16:31:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-18T16:31:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-18T16:31:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-18T16:31:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2022-08-18T16:31:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.095s coverage: 29.6% of statements [2022-08-18T16:31:52.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-18T16:31:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2022-08-18T16:31:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2022-08-18T16:31:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-08-18T16:31:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2022-08-18T16:31:52.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-08-18T16:31:57.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2022-08-18T16:31:57.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-08-18T16:32:04.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.2% of statements [2022-08-18T16:32:04.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-18T16:32:10.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-08-18T16:32:10.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-18T16:32:10.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-18T16:32:10.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-18T16:32:10.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-08-18T16:32:10.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-18T16:32:10.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 58.8% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 65.8% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.6% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-18T16:32:10.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-08-18T16:32:10.873Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-08-18T16:32:10.873Z] 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-08-18T16:32:32.809Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-18T16:32:32.809Z] GO111MODULE=on go vet ./... [2022-08-18T16:32:33.375Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-18T16:32:33.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-18T16:32:33.634Z] ./bin/test-attribution-txt.sh [2022-08-18T16:32:33.634Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-18T16:32:33.634Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-18T16:32:33.634Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-18T16:32:33.634Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-18T16:32:33.634Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-18T16:32:33.634Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-18T16:32:33.634Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-18T16:32:33.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-18T16:32:33.938Z] + ls -al . [2022-08-18T16:32:33.938Z] total 736 [2022-08-18T16:32:33.938Z] drwxrwxr-x 10 1001 1001 4096 Aug 18 16:31 . [2022-08-18T16:32:33.938Z] drwxr-xr-x 4 root root 4096 Aug 18 16:31 .. [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 16 Aug 18 16:30 .dockerignore [2022-08-18T16:32:33.938Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 16:32 .git [2022-08-18T16:32:33.938Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 16:30 .github [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 1030 Aug 18 16:30 .gitignore [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 42 Aug 18 16:30 .golangci.yml [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 87 Aug 18 16:30 .hadolint.yml [2022-08-18T16:32:33.938Z] drwxr-xr-x 3 1001 1001 4096 Aug 18 16:30 .semver [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 16:30 .sonarcloud.properties [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 16:30 ADOPTERS.md [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 10347 Aug 18 16:30 Attribution.txt [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 63209 Aug 18 16:30 CHANGELOG.md [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 16:30 CONTRIBUTING.md [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 16:30 GOVERNANCE.md [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 850 Aug 18 16:30 Jenkinsfile [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 16:30 LICENSE [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 13276 Aug 18 16:30 Makefile [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 16:30 OWNERS.md [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 9094 Aug 18 16:30 README.md [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 16:30 SECURITY.md [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 16:30 VERSION [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 16:30 ZMQWindows.md [2022-08-18T16:32:33.938Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 16:30 bin [2022-08-18T16:32:33.938Z] drwxrwxr-x 18 1001 1001 4096 Aug 18 16:30 cmd [2022-08-18T16:32:33.938Z] -rw-r--r-- 1 root root 480241 Aug 18 16:32 coverage.out [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 3681 Aug 18 16:30 go.mod [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 38033 Aug 18 16:30 go.sum [2022-08-18T16:32:33.938Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 16:30 internal [2022-08-18T16:32:33.938Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 16:30 openapi [2022-08-18T16:32:33.938Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 16:30 snap [2022-08-18T16:32:33.938Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 16:30 version.go [Pipeline] sh [2022-08-18T16:32:34.232Z] + '[' -e coverage.out ] [2022-08-18T16:32:34.232Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-18T16:32:34.335Z] Stashed 1 file(s) [Pipeline] sh [2022-08-18T16:32:34.617Z] + make build [2022-08-18T16:32:34.617Z] 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-08-18T16:32:46.832Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-18T16:32:56.809Z] 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-08-18T16:32:56.809Z] 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-08-18T16:33:03.375Z] 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-08-18T16:33:03.375Z] 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-08-18T16:33:03.942Z] 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-08-18T16:33:05.326Z] 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-08-18T16:33:05.897Z] 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-08-18T16:33:07.277Z] 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-08-18T16:33:07.846Z] 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-08-18T16:33:08.413Z] 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-08-18T16:33:10.320Z] 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-08-18T16:33:11.275Z] $ docker stop --time=1 a2c68eb69f99ac1403368350c2cf5d5a1087a87335f7a6e7f4794ee3492a6d98 [2022-08-18T16:33:17.758Z] $ docker rm -f a2c68eb69f99ac1403368350c2cf5d5a1087a87335f7a6e7f4794ee3492a6d98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:33:18.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T16:33:18.576Z] [2022-08-18T16:33:18.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:33:18.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T16:33:18.902Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-18T16:33:18.902Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-18T16:33:18.902Z] ca9280d653b3: Pulling fs layer [2022-08-18T16:33:18.902Z] 7e9c9ca2126c: Pulling fs layer [2022-08-18T16:33:18.902Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-18T16:33:18.902Z] cbdbe7a5bc2a: Download complete [2022-08-18T16:33:19.179Z] ca9280d653b3: Verifying Checksum [2022-08-18T16:33:19.180Z] ca9280d653b3: Download complete [2022-08-18T16:33:19.180Z] cbdbe7a5bc2a: Pull complete [2022-08-18T16:33:19.482Z] 7e9c9ca2126c: Verifying Checksum [2022-08-18T16:33:19.482Z] 7e9c9ca2126c: Download complete [2022-08-18T16:33:19.751Z] ca9280d653b3: Pull complete [2022-08-18T16:33:24.050Z] 7e9c9ca2126c: Pull complete [2022-08-18T16:33:24.050Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-18T16:33:24.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T16:33:24.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:33:24.152Z] prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container [2022-08-18T16:33:24.191Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-18T16:33:27.349Z] $ docker top 9f1f285017a5ec32f7910e7aa2f43488d4842f5c89ae872a961bb7e31163d233 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T16:33:27.695Z] + docker-compose build --help [2022-08-18T16:33:27.695Z] + grep parallel [2022-08-18T16:33:28.265Z] --parallel Build images in parallel. [Pipeline] } [2022-08-18T16:33:28.279Z] $ docker stop --time=1 9f1f285017a5ec32f7910e7aa2f43488d4842f5c89ae872a961bb7e31163d233 [2022-08-18T16:33:29.548Z] $ docker rm -f 9f1f285017a5ec32f7910e7aa2f43488d4842f5c89ae872a961bb7e31163d233 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:33:29.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T16:33:29.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:33:30.003Z] prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container [2022-08-18T16:33:30.044Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-18T16:33:30.413Z] $ docker top f4ba0ee06bc16cd656704b6479475d3f216741644cade79ee26b74fe9053f681 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T16:33:30.787Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-18T16:33:31.358Z] Building core-command ... [2022-08-18T16:33:31.358Z] Building core-data ... [2022-08-18T16:33:31.358Z] Building core-metadata ... [2022-08-18T16:33:31.358Z] Building security-bootstrapper ... [2022-08-18T16:33:31.358Z] Building security-proxy-setup ... [2022-08-18T16:33:31.358Z] Building security-secretstore-setup ... [2022-08-18T16:33:31.358Z] Building security-spiffe-token-provider ... [2022-08-18T16:33:31.358Z] Building security-spire-agent ... [2022-08-18T16:33:31.358Z] Building security-spire-config ... [2022-08-18T16:33:31.358Z] Building security-spire-server ... [2022-08-18T16:33:31.358Z] Building support-notifications ... [2022-08-18T16:33:31.358Z] Building support-scheduler ... [2022-08-18T16:33:31.358Z] Building sys-mgmt-agent ... [2022-08-18T16:33:31.358Z] Building security-proxy-setup [2022-08-18T16:33:31.358Z] Building security-secretstore-setup [2022-08-18T16:33:31.358Z] Building core-metadata [2022-08-18T16:33:31.358Z] Building sys-mgmt-agent [2022-08-18T16:33:31.358Z] Building core-data [2022-08-18T16:33:41.584Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23047 in /w/workspace/edgexfoundry_edgex-go_PR-4125 [Pipeline] { [Pipeline] ws [2022-08-18T16:33:41.595Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-08-18T16:33:41.633Z] The recommended git tool is: git [2022-08-18T16:33:43.568Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:33:43.568Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:33:43.568Z] ---> e2c7ea3cefd2 [2022-08-18T16:33:43.568Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T16:33:43.568Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:33:43.568Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:33:43.568Z] ---> e2c7ea3cefd2 [2022-08-18T16:33:43.568Z] Step 3/24 : WORKDIR /edgex-go [2022-08-18T16:33:43.568Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:33:43.568Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:33:43.568Z] ---> e2c7ea3cefd2 [2022-08-18T16:33:43.568Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T16:33:43.568Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:33:43.568Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:33:43.568Z] ---> e2c7ea3cefd2 [2022-08-18T16:33:43.568Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T16:33:43.568Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:33:43.568Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:33:43.568Z] ---> e2c7ea3cefd2 [2022-08-18T16:33:43.568Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T16:33:48.069Z] using credential edgex-jenkins-ssh [2022-08-18T16:33:48.090Z] Cloning the remote Git repository [2022-08-18T16:33:48.156Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-18T16:33:48.240Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-08-18T16:33:48.326Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T16:33:48.327Z] > git --version # timeout=10 [2022-08-18T16:33:48.350Z] > git --version # 'git version 2.25.1' [2022-08-18T16:33:48.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T16:33:48.530Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T16:33:51.722Z] ---> Running in 4b5ee8fef794 [2022-08-18T16:33:51.722Z] ---> Running in 72f647d55de1 [2022-08-18T16:33:51.722Z] ---> Running in bfe482ddf7bb [2022-08-18T16:33:51.722Z] ---> Running in 148859cb6821 [2022-08-18T16:33:51.722Z] ---> Running in 5c21c5652203 [2022-08-18T16:33:51.722Z] Removing intermediate container bfe482ddf7bb [2022-08-18T16:33:51.722Z] ---> d4333ea10e1a [2022-08-18T16:33:51.722Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:33:51.722Z] Removing intermediate container 5c21c5652203 [2022-08-18T16:33:51.722Z] ---> adcf5bbc42e9 [2022-08-18T16:33:51.722Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:33:51.722Z] Removing intermediate container 148859cb6821 [2022-08-18T16:33:51.722Z] ---> e3ca232f6eb4 [2022-08-18T16:33:51.722Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:33:51.722Z] Removing intermediate container 4b5ee8fef794 [2022-08-18T16:33:51.722Z] ---> 8f1bed76caab [2022-08-18T16:33:51.722Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:33:51.722Z] Removing intermediate container 72f647d55de1 [2022-08-18T16:33:51.722Z] ---> 8d54ea982307 [2022-08-18T16:33:51.722Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:33:51.722Z] ---> Running in 88f013b8cf85 [2022-08-18T16:33:51.722Z] ---> Running in 4abaddd17f27 [2022-08-18T16:33:51.722Z] ---> Running in 80b01aff0cec [2022-08-18T16:33:51.722Z] ---> Running in 9591f854c59f [2022-08-18T16:33:51.722Z] ---> Running in 28b2954c78a2 [2022-08-18T16:33:52.293Z] Removing intermediate container 88f013b8cf85 [2022-08-18T16:33:52.293Z] ---> e58fdae91d5a [2022-08-18T16:33:52.293Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-18T16:33:52.293Z] ---> Running in db13bc16a58a [2022-08-18T16:33:52.551Z] Removing intermediate container 4abaddd17f27 [2022-08-18T16:33:52.551Z] ---> 45fce7a1e3dd [2022-08-18T16:33:52.551Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-18T16:33:52.551Z] ---> Running in 92d17046ff95 [2022-08-18T16:33:52.551Z] Removing intermediate container 80b01aff0cec [2022-08-18T16:33:52.551Z] ---> deb0ef619a0d [2022-08-18T16:33:52.551Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-18T16:33:52.551Z] ---> Running in 7a7e45bf5883 [2022-08-18T16:33:52.810Z] Removing intermediate container 28b2954c78a2 [2022-08-18T16:33:52.810Z] ---> 3ba04bea38a7 [2022-08-18T16:33:52.810Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-18T16:33:53.069Z] ---> Running in 6947d029af04 [2022-08-18T16:33:53.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:33:53.069Z] Removing intermediate container 9591f854c59f [2022-08-18T16:33:53.069Z] ---> efb52180306f [2022-08-18T16:33:53.069Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T16:33:53.069Z] ---> Running in c33cc71b6329 [2022-08-18T16:33:53.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:33:53.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:33:53.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:33:53.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:33:53.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:33:54.110Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:33:54.110Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:33:54.110Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:33:54.369Z] OK: 211 MiB in 51 packages [2022-08-18T16:33:54.369Z] OK: 211 MiB in 51 packages [2022-08-18T16:33:54.629Z] OK: 211 MiB in 51 packages [2022-08-18T16:33:54.629Z] Removing intermediate container db13bc16a58a [2022-08-18T16:33:54.629Z] ---> 9e121135ab88 [2022-08-18T16:33:54.629Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T16:33:54.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:33:54.629Z] ---> 0f0994ef349f [2022-08-18T16:33:54.629Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:33:54.629Z] ---> Running in 1e5747fd4576 [2022-08-18T16:33:54.890Z] Removing intermediate container 92d17046ff95 [2022-08-18T16:33:54.891Z] ---> c6552a765138 [2022-08-18T16:33:54.891Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T16:33:54.891Z] Removing intermediate container 6947d029af04 [2022-08-18T16:33:54.891Z] ---> 3e8ffa5d7fda [2022-08-18T16:33:54.891Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-18T16:33:55.153Z] ---> d50bead1da55 [2022-08-18T16:33:55.153Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:33:55.153Z] ---> Running in 3fac7cca0056 [2022-08-18T16:33:55.153Z] ---> 315a830b3c58 [2022-08-18T16:33:55.153Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:33:55.153Z] ---> Running in 4a4f6bcd5c68 [2022-08-18T16:33:55.412Z] OK: 211 MiB in 51 packages [2022-08-18T16:33:55.672Z] OK: 211 MiB in 51 packages [2022-08-18T16:34:01.033Z] Removing intermediate container 7a7e45bf5883 [2022-08-18T16:34:01.033Z] ---> ec0b814e38c3 [2022-08-18T16:34:01.033Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T16:34:01.033Z] Removing intermediate container c33cc71b6329 [2022-08-18T16:34:01.033Z] ---> f72d6e2b6874 [2022-08-18T16:34:01.033Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T16:34:01.033Z] ---> 3d26e169071d [2022-08-18T16:34:01.033Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:34:01.033Z] ---> Running in a93f3fbaa060 [2022-08-18T16:34:01.611Z] ---> 552180b5e54b [2022-08-18T16:34:01.611Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:34:02.550Z] ---> Running in cb5eff5b89ac [2022-08-18T16:34:06.223Z] Merging remotes/origin/main commit de42c75fc4ab817d877df8b97b2a6a2a139eddab into PR head commit f882187b6d7f01fd55513751b9b1315095dc8bb8 [2022-08-18T16:34:05.379Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T16:34:05.400Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T16:34:05.425Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T16:34:05.474Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T16:34:05.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T16:34:05.489Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4125/head:refs/remotes/origin/PR-4125 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-18T16:34:06.247Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:34:06.266Z] > git checkout -f f882187b6d7f01fd55513751b9b1315095dc8bb8 # timeout=10 [2022-08-18T16:34:06.861Z] Merge succeeded, producing a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T16:34:06.862Z] Checking out Revision a41639d41d9c5810644a3a65fb464868cf3bc3e0 (PR-4125) [2022-08-18T16:34:06.515Z] > git remote # timeout=10 [2022-08-18T16:34:06.538Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:34:06.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T16:34:06.565Z] > git merge de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 [2022-08-18T16:34:06.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:34:06.872Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:34:06.885Z] > git checkout -f a41639d41d9c5810644a3a65fb464868cf3bc3e0 # timeout=10 [2022-08-18T16:34:10.698Z] Removing intermediate container 1e5747fd4576 [2022-08-18T16:34:10.698Z] ---> 7cf66718809b [2022-08-18T16:34:10.698Z] Step 8/23 : COPY . . [2022-08-18T16:34:10.698Z] Removing intermediate container 3fac7cca0056 [2022-08-18T16:34:10.698Z] ---> 26c2c41a93a2 [2022-08-18T16:34:10.698Z] Step 8/25 : COPY . . [2022-08-18T16:34:10.698Z] Removing intermediate container 4a4f6bcd5c68 [2022-08-18T16:34:10.698Z] ---> defc200cacbe [2022-08-18T16:34:10.698Z] Step 8/24 : COPY . . [2022-08-18T16:34:11.345Z] Commit message: "Merge commit 'de42c75fc4ab817d877df8b97b2a6a2a139eddab' into HEAD" [2022-08-18T16:34:11.372Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-18T16:34:12.338Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-18T16:34:12.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T16:34:12.338Z] Dload Upload Total Spent Left Speed [2022-08-18T16:34:12.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-08-18T16:34:13.073Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-18T16:34:11.357Z] > git rev-list --no-walk 00bf257fb1295864b2ee933620650568e404c8e2 # timeout=10 [2022-08-18T16:34:13.422Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-08-18T16:34:13.422Z] /etc/docker/daemon.json [2022-08-18T16:34:13.422Z] { [2022-08-18T16:34:13.422Z] "registry-mirrors": [ [2022-08-18T16:34:13.422Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-18T16:34:13.422Z] ], [2022-08-18T16:34:13.422Z] "bip": "10.250.0.254/24", [2022-08-18T16:34:13.422Z] "hosts": [ [2022-08-18T16:34:13.422Z] "tcp://0.0.0.0:5555", [2022-08-18T16:34:13.422Z] "unix:///var/run/docker.sock" [2022-08-18T16:34:13.422Z] ], [2022-08-18T16:34:13.422Z] "mtu": 1458, [2022-08-18T16:34:13.422Z] "selinux-enabled": true, [2022-08-18T16:34:13.422Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-18T16:34:13.422Z] } [Pipeline] sh [2022-08-18T16:34:13.772Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-18T16:34:14.117Z] + sudo service docker restart [2022-08-18T16:34:23.043Z] ---> b88bd544cbd5 [2022-08-18T16:34:23.043Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-18T16:34:23.043Z] ---> 06513bcfbfde [2022-08-18T16:34:23.043Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-18T16:34:23.043Z] ---> 017480f30664 [2022-08-18T16:34:23.043Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-18T16:34:23.043Z] ---> Running in 169be2a7c151 [2022-08-18T16:34:23.043Z] ---> Running in f055da853d36 [2022-08-18T16:34:23.043Z] ---> Running in b9a3eca4388b [2022-08-18T16:34:23.303Z] Removing intermediate container a93f3fbaa060 [2022-08-18T16:34:23.303Z] ---> 4002717be4cc [2022-08-18T16:34:23.304Z] Step 8/23 : COPY . . [2022-08-18T16:34:23.304Z] Removing intermediate container cb5eff5b89ac [2022-08-18T16:34:23.304Z] ---> 696332aa7977 [2022-08-18T16:34:23.304Z] Step 8/22 : COPY . . [2022-08-18T16:34:23.565Z] 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-08-18T16:34:23.565Z] 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-08-18T16:34:23.565Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T16:34:32.476Z] provisioning config files... [2022-08-18T16:34:32.502Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4855922888798646164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:34:32.865Z] ---> docker-login.sh [2022-08-18T16:34:32.865Z] nexus3.edgexfoundry.org:10001 [2022-08-18T16:34:33.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:34:34.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:34:34.064Z] Configure a credential helper to remove this warning. See [2022-08-18T16:34:34.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:34:34.064Z] [2022-08-18T16:34:34.064Z] Login Succeeded [2022-08-18T16:34:34.064Z] nexus3.edgexfoundry.org:10002 [2022-08-18T16:34:34.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:34:34.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:34:34.340Z] Configure a credential helper to remove this warning. See [2022-08-18T16:34:34.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:34:34.340Z] [2022-08-18T16:34:34.340Z] Login Succeeded [2022-08-18T16:34:34.340Z] nexus3.edgexfoundry.org:10003 [2022-08-18T16:34:34.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:34:34.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:34:34.943Z] Configure a credential helper to remove this warning. See [2022-08-18T16:34:34.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:34:34.943Z] [2022-08-18T16:34:34.943Z] Login Succeeded [2022-08-18T16:34:34.943Z] nexus3.edgexfoundry.org:10004 [2022-08-18T16:34:35.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:34:35.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:34:35.493Z] Configure a credential helper to remove this warning. See [2022-08-18T16:34:35.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:34:35.493Z] [2022-08-18T16:34:35.493Z] Login Succeeded [2022-08-18T16:34:35.493Z] docker.io [2022-08-18T16:34:35.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:34:36.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:34:36.367Z] Configure a credential helper to remove this warning. See [2022-08-18T16:34:36.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:34:36.367Z] [2022-08-18T16:34:36.367Z] Login Succeeded [2022-08-18T16:34:36.367Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T16:34:36.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-18T16:34:37.364Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-08-18T16:34:37.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T16:34:37.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T16:34:37.423Z] ========================================================= [2022-08-18T16:34:37.423Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-18T16:34:37.423Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T16:34:37.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T16:34:38.045Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-18T16:34:38.045Z] b3c136eddcbf: Pulling fs layer [2022-08-18T16:34:38.045Z] c0a3192eca97: Pulling fs layer [2022-08-18T16:34:38.045Z] a050256f5b6f: Pulling fs layer [2022-08-18T16:34:38.045Z] 656be50a0ddc: Pulling fs layer [2022-08-18T16:34:38.045Z] 656be50a0ddc: Waiting [2022-08-18T16:34:38.045Z] 2bbca73fdf42: Pulling fs layer [2022-08-18T16:34:38.045Z] 46d945488cbd: Pulling fs layer [2022-08-18T16:34:38.045Z] 8a5474983e97: Pulling fs layer [2022-08-18T16:34:38.045Z] 329c88fbcd65: Pulling fs layer [2022-08-18T16:34:38.045Z] 2bbca73fdf42: Waiting [2022-08-18T16:34:38.045Z] 46d945488cbd: Waiting [2022-08-18T16:34:38.045Z] 8a5474983e97: Waiting [2022-08-18T16:34:38.045Z] a050256f5b6f: Verifying Checksum [2022-08-18T16:34:38.045Z] a050256f5b6f: Download complete [2022-08-18T16:34:38.045Z] c0a3192eca97: Verifying Checksum [2022-08-18T16:34:38.045Z] c0a3192eca97: Download complete [2022-08-18T16:34:38.045Z] 2bbca73fdf42: Verifying Checksum [2022-08-18T16:34:38.045Z] 2bbca73fdf42: Download complete [2022-08-18T16:34:38.045Z] 46d945488cbd: Verifying Checksum [2022-08-18T16:34:38.045Z] 46d945488cbd: Download complete [2022-08-18T16:34:38.045Z] b3c136eddcbf: Verifying Checksum [2022-08-18T16:34:38.045Z] b3c136eddcbf: Download complete [2022-08-18T16:34:39.043Z] 329c88fbcd65: Verifying Checksum [2022-08-18T16:34:39.043Z] 329c88fbcd65: Download complete [2022-08-18T16:34:39.043Z] b3c136eddcbf: Pull complete [2022-08-18T16:34:39.650Z] c0a3192eca97: Pull complete [2022-08-18T16:34:39.928Z] a050256f5b6f: Pull complete [2022-08-18T16:34:40.532Z] 8a5474983e97: Verifying Checksum [2022-08-18T16:34:40.532Z] 8a5474983e97: Download complete [2022-08-18T16:34:41.135Z] 656be50a0ddc: Verifying Checksum [2022-08-18T16:34:41.135Z] 656be50a0ddc: Download complete [2022-08-18T16:34:45.648Z] 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-08-18T16:34:50.928Z] ---> 338d26e68a1f [2022-08-18T16:34:50.928Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-18T16:34:50.928Z] ---> 9c19aca8a56b [2022-08-18T16:34:50.928Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-18T16:34:51.497Z] ---> Running in 9cbe8048773e [2022-08-18T16:34:51.497Z] ---> Running in c985f3f48f60 [2022-08-18T16:34:52.075Z] 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-08-18T16:34:52.075Z] 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-08-18T16:34:56.260Z] 656be50a0ddc: Pull complete [2022-08-18T16:34:56.260Z] 2bbca73fdf42: Pull complete [2022-08-18T16:34:56.260Z] 46d945488cbd: Pull complete [2022-08-18T16:34:58.664Z] Removing intermediate container f055da853d36 [2022-08-18T16:34:58.664Z] ---> 769bad64b2e6 [2022-08-18T16:34:58.664Z] [2022-08-18T16:34:58.664Z] Step 10/25 : FROM alpine:3.16 [2022-08-18T16:34:58.664Z] Removing intermediate container 169be2a7c151 [2022-08-18T16:34:58.664Z] ---> 9d4eba05a231 [2022-08-18T16:34:58.664Z] [2022-08-18T16:34:58.664Z] Step 10/24 : FROM alpine:3.16 [2022-08-18T16:34:58.664Z] 3.16: Pulling from library/alpine [2022-08-18T16:34:58.664Z] 3.16: Pulling from library/alpine [2022-08-18T16:35:00.569Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T16:35:00.569Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T16:35:00.569Z] Status: Downloaded newer image for alpine:3.16 [2022-08-18T16:35:00.569Z] Status: Downloaded newer image for alpine:3.16 [2022-08-18T16:35:00.569Z] ---> 9c6f07244728 [2022-08-18T16:35:00.569Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-18T16:35:01.528Z] ---> 9c6f07244728 [2022-08-18T16:35:01.528Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-18T16:35:01.692Z] 8a5474983e97: Pull complete [2022-08-18T16:35:03.671Z] 329c88fbcd65: Pull complete [2022-08-18T16:35:03.671Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-18T16:35:03.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T16:35:03.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-18T16:35:04.024Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T16:35:04.024Z] WORKDIR /edgex [2022-08-18T16:35:04.024Z] COPY go.mod . [2022-08-18T16:35:04.024Z] RUN go mod download [2022-08-18T16:35:04.024Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-18T16:35:04.638Z] Sending build context to Docker daemon 3.15MB [2022-08-18T16:35:04.638Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T16:35:04.638Z] ---> ff4287adb874 [2022-08-18T16:35:04.638Z] Step 2/4 : WORKDIR /edgex [2022-08-18T16:35:06.621Z] ---> Running in 629a8ae69347 [2022-08-18T16:35:06.896Z] Removing intermediate container 629a8ae69347 [2022-08-18T16:35:06.896Z] ---> f6805a6be6b2 [2022-08-18T16:35:06.896Z] Step 3/4 : COPY go.mod . [2022-08-18T16:35:07.494Z] ---> 7cc379f2825c [2022-08-18T16:35:07.495Z] Step 4/4 : RUN go mod download [2022-08-18T16:35:07.495Z] ---> Running in 704bbfa53faa [2022-08-18T16:35:08.137Z] 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-08-18T16:35:08.137Z] ---> Running in 9cb30ebd13a0 [2022-08-18T16:35:08.137Z] ---> Running in 3360b85dfe8a [2022-08-18T16:35:08.137Z] Removing intermediate container b9a3eca4388b [2022-08-18T16:35:08.137Z] ---> 15a7b9530b06 [2022-08-18T16:35:08.137Z] [2022-08-18T16:35:08.137Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T16:35:08.137Z] ---> 9c6f07244728 [2022-08-18T16:35:08.137Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-18T16:35:08.137Z] ---> Running in 948e6a5a3802 [2022-08-18T16:35:08.137Z] Removing intermediate container 948e6a5a3802 [2022-08-18T16:35:08.137Z] ---> 27c51cf4fc6c [2022-08-18T16:35:08.137Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-18T16:35:08.137Z] ---> Running in c070172ce853 [2022-08-18T16:35:08.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:08.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:08.137Z] Removing intermediate container c070172ce853 [2022-08-18T16:35:08.137Z] ---> 4233cbbdffc1 [2022-08-18T16:35:08.137Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-18T16:35:08.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:08.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:08.137Z] ---> Running in 7b2211530f73 [2022-08-18T16:35:08.137Z] Removing intermediate container 7b2211530f73 [2022-08-18T16:35:08.137Z] ---> cdcc93be2498 [2022-08-18T16:35:08.137Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:35:08.137Z] ---> Running in f33da747647c [2022-08-18T16:35:08.137Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T16:35:08.137Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-18T16:35:08.137Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:35:08.137Z] OK: 6 MiB in 15 packages [2022-08-18T16:35:08.137Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-18T16:35:08.137Z] (3/3) Installing su-exec (0.2-r1) [2022-08-18T16:35:08.137Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:35:08.137Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:35:08.397Z] OK: 6 MiB in 17 packages [2022-08-18T16:35:08.966Z] Removing intermediate container 3360b85dfe8a [2022-08-18T16:35:08.966Z] ---> 709daa143ea4 [2022-08-18T16:35:08.966Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T16:35:09.267Z] ---> Running in 6c5113ec6917 [2022-08-18T16:35:09.267Z] Removing intermediate container 9cb30ebd13a0 [2022-08-18T16:35:09.267Z] ---> d115bfa080f4 [2022-08-18T16:35:09.267Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T16:35:11.195Z] ---> Running in b4ebaed862d7 [2022-08-18T16:35:11.195Z] Removing intermediate container 6c5113ec6917 [2022-08-18T16:35:11.195Z] ---> 795bcc0781ba [2022-08-18T16:35:11.195Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-18T16:35:11.195Z] ---> Running in 565de0051d01 [2022-08-18T16:35:11.195Z] Removing intermediate container b4ebaed862d7 [2022-08-18T16:35:11.195Z] ---> d50640bb6256 [2022-08-18T16:35:11.195Z] Step 13/25 : WORKDIR / [2022-08-18T16:35:11.195Z] ---> Running in 3c0c4f78d4c1 [2022-08-18T16:35:11.456Z] Removing intermediate container 9cbe8048773e [2022-08-18T16:35:11.456Z] ---> 159e9d1e3138 [2022-08-18T16:35:11.456Z] Removing intermediate container f33da747647c [2022-08-18T16:35:11.456Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor ---> 7ff2f825e3ef [2022-08-18T16:35:11.456Z] [2022-08-18T16:35:11.456Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-18T16:35:11.456Z] Removing intermediate container c985f3f48f60 [2022-08-18T16:35:11.456Z] ---> d7c14c35265c [2022-08-18T16:35:11.456Z] [2022-08-18T16:35:11.456Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T16:35:11.456Z] ---> 9c6f07244728 [2022-08-18T16:35:11.456Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-18T16:35:11.456Z] Removing intermediate container 565de0051d01 [2022-08-18T16:35:11.456Z] ---> 3aa5e8b16465 [2022-08-18T16:35:11.456Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-18T16:35:11.456Z] Removing intermediate container 3c0c4f78d4c1 [2022-08-18T16:35:11.456Z] ---> 99ed10ce9f3f [2022-08-18T16:35:11.456Z] 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-08-18T16:35:11.716Z] ---> Running in 2cd6af1672a8 [2022-08-18T16:35:11.716Z] ---> Running in c4b67e9ee806 [2022-08-18T16:35:11.716Z] ---> Running in 2a7735a77504 [2022-08-18T16:35:11.716Z] ---> Running in 0b0df26aa13d [2022-08-18T16:35:12.021Z] ---> fe7b405b7251 [2022-08-18T16:35:12.021Z] 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-08-18T16:35:12.283Z] Removing intermediate container 2cd6af1672a8 [2022-08-18T16:35:12.283Z] ---> bbaf0131db9c [2022-08-18T16:35:12.283Z] Step 15/24 : WORKDIR / [2022-08-18T16:35:12.544Z] ---> f3a191e9298a [2022-08-18T16:35:12.544Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-18T16:35:12.544Z] ---> Running in a74384c4a90f [2022-08-18T16:35:13.141Z] 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-08-18T16:35:13.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:13.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:13.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:13.402Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-18T16:35:13.402Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-18T16:35:13.402Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T16:35:13.402Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-18T16:35:13.402Z] (5/6) Installing curl (7.83.1-r2) [2022-08-18T16:35:13.402Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-18T16:35:13.402Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:35:13.402Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:35:13.664Z] OK: 8 MiB in 20 packages [2022-08-18T16:35:13.664Z] Removing intermediate container a74384c4a90f [2022-08-18T16:35:13.664Z] ---> b495915f4ca8 [2022-08-18T16:35:13.664Z] ---> 5e1175ef3fb7 [2022-08-18T16:35:13.664Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.ymlStep 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:35:13.664Z] [2022-08-18T16:35:13.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:14.498Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-18T16:35:14.498Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T16:35:14.498Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-18T16:35:14.498Z] ---> 83c2315dab63 [2022-08-18T16:35:14.498Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-18T16:35:14.498Z] ---> 7e551ff36df1 [2022-08-18T16:35:14.498Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-18T16:35:14.766Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T16:35:14.766Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-18T16:35:14.766Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-18T16:35:15.028Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:35:15.028Z] OK: 8 MiB in 20 packages [2022-08-18T16:35:16.953Z] Removing intermediate container 0b0df26aa13d [2022-08-18T16:35:16.953Z] ---> e5998ad26a3f [2022-08-18T16:35:16.953Z] [2022-08-18T16:35:16.953Z] Step 11/23 : FROM alpine:3.16 [2022-08-18T16:35:16.953Z] ---> 9c6f07244728 [2022-08-18T16:35:16.953Z] 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-08-18T16:35:16.953Z] ---> e9667cdf937c [2022-08-18T16:35:16.953Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-18T16:35:16.953Z] ---> 4e1cf791f02f [2022-08-18T16:35:16.953Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-18T16:35:16.953Z] Removing intermediate container 2a7735a77504 [2022-08-18T16:35:16.953Z] ---> c021cb4dd51a [2022-08-18T16:35:16.953Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T16:35:17.527Z] ---> Running in 83bb04406681 [2022-08-18T16:35:18.468Z] ---> Running in f756ce115e18 [2022-08-18T16:35:18.468Z] ---> ef3c6c31ada7 [2022-08-18T16:35:18.468Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-18T16:35:19.045Z] Removing intermediate container c4b67e9ee806 [2022-08-18T16:35:19.045Z] ---> 192001a9ff39 [2022-08-18T16:35:19.045Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:35:19.309Z] ---> 90f7d9c9dfa7 [2022-08-18T16:35:19.309Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T16:35:19.570Z] Removing intermediate container 83bb04406681 [2022-08-18T16:35:19.570Z] ---> 283c7f6a4e80 [2022-08-18T16:35:19.570Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-18T16:35:20.142Z] Removing intermediate container f756ce115e18 [2022-08-18T16:35:20.142Z] ---> 4561ecbf2095 [2022-08-18T16:35:20.142Z] Step 13/22 : WORKDIR /edgex [2022-08-18T16:35:20.404Z] ---> c8acae9830ec [2022-08-18T16:35:20.404Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-18T16:35:20.682Z] ---> c9c16c41f089 [2022-08-18T16:35:20.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-18T16:35:20.682Z] ---> Running in c743e4227ee2 [2022-08-18T16:35:20.682Z] ---> 9249006e70ca [2022-08-18T16:35:20.682Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T16:35:21.253Z] ---> Running in f5f470bff25e [2022-08-18T16:35:21.514Z] ---> Running in edc06babfee7 [2022-08-18T16:35:21.776Z] ---> Running in a8e395855157 [2022-08-18T16:35:22.037Z] ---> 428e1e849180 [2022-08-18T16:35:22.037Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-18T16:35:22.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:22.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:22.611Z] Removing intermediate container edc06babfee7 [2022-08-18T16:35:22.611Z] ---> 5ede1c8de352 [2022-08-18T16:35:22.611Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:35:22.877Z] Removing intermediate container f5f470bff25e [2022-08-18T16:35:22.877Z] ---> 947baa7e41bc [2022-08-18T16:35:22.877Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-18T16:35:22.877Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-18T16:35:22.877Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-18T16:35:22.877Z] (3/33) Installing readline (8.1.2-r0) [2022-08-18T16:35:22.877Z] (4/33) Installing bash (5.1.16-r2) [2022-08-18T16:35:22.877Z] Executing bash-5.1.16-r2.post-install [2022-08-18T16:35:22.877Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-18T16:35:22.877Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-18T16:35:22.877Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T16:35:22.877Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-18T16:35:22.877Z] (9/33) Installing curl (7.83.1-r2) [2022-08-18T16:35:22.877Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-18T16:35:23.138Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-18T16:35:23.138Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-18T16:35:23.138Z] (13/33) Installing expat (2.4.8-r0) [2022-08-18T16:35:23.138Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-18T16:35:23.138Z] (15/33) Installing gdbm (1.23-r0) [2022-08-18T16:35:23.138Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-18T16:35:23.138Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T16:35:23.138Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T16:35:23.138Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-18T16:35:23.138Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-18T16:35:23.516Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-18T16:35:23.780Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-18T16:35:23.780Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-18T16:35:23.780Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-18T16:35:23.780Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-18T16:35:23.780Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-18T16:35:23.780Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-18T16:35:23.780Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-18T16:35:23.780Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-18T16:35:23.780Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-18T16:35:23.780Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-18T16:35:23.780Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-18T16:35:23.780Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-18T16:35:24.044Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:35:24.044Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:35:24.044Z] OK: 122 MiB in 47 packages [2022-08-18T16:35:29.444Z] ---> ff7b5fc33aec [2022-08-18T16:35:29.444Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-18T16:35:30.825Z] ---> Running in ce03a7b59f66 [2022-08-18T16:35:31.127Z] ---> 5e269adddd80 [2022-08-18T16:35:31.127Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-18T16:35:31.388Z] Collecting docker-compose==1.23.2 [2022-08-18T16:35:31.388Z] ---> Running in 4d23d72277b3 [2022-08-18T16:35:31.388Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-18T16:35:31.388Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.4 MB/s eta 0:00:00 [2022-08-18T16:35:31.388Z] Collecting docker<4.0,>=3.6.0 [2022-08-18T16:35:31.388Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-18T16:35:31.388Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 90.7 MB/s eta 0:00:00 [2022-08-18T16:35:31.649Z] Collecting jsonschema<3,>=2.5.1 [2022-08-18T16:35:31.649Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-18T16:35:31.649Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-18T16:35:31.649Z] Collecting docopt<0.7,>=0.6.1 [2022-08-18T16:35:31.649Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-18T16:35:31.649Z] Preparing metadata (setup.py): started [2022-08-18T16:35:32.589Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T16:35:32.589Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-18T16:35:32.589Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-18T16:35:32.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 80.1 MB/s eta 0:00:00 [2022-08-18T16:35:32.851Z] Collecting cached-property<2,>=1.2.0 [2022-08-18T16:35:32.851Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-18T16:35:32.851Z] Collecting PyYAML<4,>=3.10 [2022-08-18T16:35:32.851Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-18T16:35:32.851Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 104.0 MB/s eta 0:00:00 [2022-08-18T16:35:32.851Z] Removing intermediate container ce03a7b59f66 [2022-08-18T16:35:32.851Z] ---> 4d4422e6d508 [2022-08-18T16:35:32.851Z] Step 22/24 : LABEL arch=x86_64 [2022-08-18T16:35:33.112Z] Preparing metadata (setup.py): started [2022-08-18T16:35:33.695Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T16:35:33.695Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-18T16:35:33.695Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-18T16:35:33.695Z] Preparing metadata (setup.py): started [2022-08-18T16:35:33.956Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T16:35:33.956Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-18T16:35:33.956Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-18T16:35:33.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 74.0 MB/s eta 0:00:00 [2022-08-18T16:35:33.956Z] Collecting texttable<0.10,>=0.9.0 [2022-08-18T16:35:34.218Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-18T16:35:34.218Z] Preparing metadata (setup.py): started [2022-08-18T16:35:34.218Z] Removing intermediate container a8e395855157 [2022-08-18T16:35:34.218Z] ---> 400893265980 [2022-08-18T16:35:34.218Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T16:35:34.218Z] Removing intermediate container 4d23d72277b3 [2022-08-18T16:35:34.218Z] ---> 4529a4013f13 [2022-08-18T16:35:34.218Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:35:34.218Z] ---> 3ea62cd44720 [2022-08-18T16:35:34.218Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-18T16:35:34.480Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T16:35:34.480Z] Collecting docker-pycreds>=0.4.0 [2022-08-18T16:35:34.480Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-18T16:35:34.480Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-18T16:35:34.480Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-18T16:35:34.480Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 32.4 MB/s eta 0:00:00 [2022-08-18T16:35:34.780Z] Collecting idna<2.8,>=2.5 [2022-08-18T16:35:34.780Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-18T16:35:34.780Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 93.2 MB/s eta 0:00:00 [2022-08-18T16:35:34.780Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-18T16:35:34.780Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-18T16:35:34.780Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 71.1 MB/s eta 0:00:00 [2022-08-18T16:35:34.780Z] ---> Running in 9ccebf301c6e [2022-08-18T16:35:34.780Z] Collecting certifi>=2017.4.17 [2022-08-18T16:35:34.780Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-18T16:35:34.780Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 157.1 MB/s eta 0:00:00 [2022-08-18T16:35:34.780Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-18T16:35:34.780Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-18T16:35:34.780Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-18T16:35:34.780Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-18T16:35:35.093Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-18T16:35:35.093Z] Running setup.py install for texttable: started [2022-08-18T16:35:35.358Z] Running setup.py install for texttable: finished with status 'done' [2022-08-18T16:35:35.358Z] Running setup.py install for PyYAML: started [2022-08-18T16:35:35.622Z] ---> Running in 2d8d646941bf [2022-08-18T16:35:35.622Z] ---> Running in a0e61c037971 [2022-08-18T16:35:35.886Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-18T16:35:36.150Z] ---> b3808d72515f [2022-08-18T16:35:36.150Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T16:35:36.741Z] Running setup.py install for docopt: started [2022-08-18T16:35:36.741Z] Removing intermediate container 9ccebf301c6e [2022-08-18T16:35:36.741Z] ---> 7819760cd69f [2022-08-18T16:35:36.741Z] Step 23/24 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:35:37.018Z] Running setup.py install for docopt: finished with status 'done' [2022-08-18T16:35:37.289Z] Removing intermediate container a0e61c037971 [2022-08-18T16:35:37.289Z] ---> 055b0d364cf3 [2022-08-18T16:35:37.289Z] Step 23/25 : LABEL arch=x86_64 [2022-08-18T16:35:37.558Z] Removing intermediate container 2d8d646941bf [2022-08-18T16:35:37.558Z] ---> 0fd51e7da6fd [2022-08-18T16:35:37.558Z] Step 21/23 : LABEL arch=x86_64 [2022-08-18T16:35:37.558Z] ---> 49fb210509c7 [2022-08-18T16:35:37.558Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T16:35:37.833Z] ---> Running in 852e68e16891 [2022-08-18T16:35:37.833Z] ---> Running in 2afbae6b7e6c [2022-08-18T16:35:38.780Z] ---> Running in 032a32dae3ab [2022-08-18T16:35:38.780Z] ---> Running in 964682d5e078 [2022-08-18T16:35:38.780Z] Running setup.py install for dockerpty: started [2022-08-18T16:35:39.042Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-18T16:35:39.991Z] Removing intermediate container 2afbae6b7e6c [2022-08-18T16:35:39.991Z] ---> ed412899c515 [2022-08-18T16:35:39.991Z] Step 24/25 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:35:39.991Z] Removing intermediate container 852e68e16891 [2022-08-18T16:35:39.991Z] ---> dfd6bbfe256a [2022-08-18T16:35:39.991Z] Step 24/24 : LABEL version=0.0.0 [2022-08-18T16:35:40.253Z] Removing intermediate container 032a32dae3ab [2022-08-18T16:35:40.253Z] ---> 449c77955caf [2022-08-18T16:35:40.253Z] Step 22/23 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:35:40.514Z] ---> Running in e73cd1a5d634 [2022-08-18T16:35:40.514Z] ---> Running in 4d6720c75354 [2022-08-18T16:35:40.781Z] ---> Running in 8b612109f55a [2022-08-18T16:35:40.781Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-18T16:35:40.781Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-18T16:35:41.358Z] Removing intermediate container e73cd1a5d634 [2022-08-18T16:35:41.358Z] ---> 63bafc8dd854 [2022-08-18T16:35:41.358Z] [2022-08-18T16:35:41.624Z] Successfully built 63bafc8dd854 [2022-08-18T16:35:41.624Z] Removing intermediate container 4d6720c75354 [2022-08-18T16:35:41.624Z] ---> 65724ee0650a [2022-08-18T16:35:41.624Z] Step 25/25 : LABEL version=0.0.0 [2022-08-18T16:35:41.886Z] Removing intermediate container 8b612109f55a [2022-08-18T16:35:41.886Z] ---> 5a6e8c480bf7 [2022-08-18T16:35:41.886Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T16:35:41.886Z] Successfully tagged core-metadata:latest [2022-08-18T16:35:41.886Z] Building security-spire-config [2022-08-18T16:35:45.192Z]  Building core-metadata ... done  ---> Running in d06e4040f145 [2022-08-18T16:35:46.530Z] Removing intermediate container 704bbfa53faa [2022-08-18T16:35:46.530Z] ---> 4ff7d7b1f8ee [2022-08-18T16:35:46.530Z] Successfully built 4ff7d7b1f8ee [2022-08-18T16:35:46.530Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:35:46.881Z] + docker inspect -f . ci-base-image-arm64 [2022-08-18T16:35:46.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:35:47.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-23047 does not seem to be running inside a container [2022-08-18T16:35:47.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-18T16:35:47.434Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:35:47.434Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:35:47.434Z] ---> e2c7ea3cefd2 [2022-08-18T16:35:47.434Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T16:35:47.434Z] ---> Using cache [2022-08-18T16:35:47.434Z] ---> 8d54ea982307 [2022-08-18T16:35:47.434Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:35:47.434Z] ---> Using cache [2022-08-18T16:35:47.434Z] ---> 3ba04bea38a7 [2022-08-18T16:35:47.434Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T16:35:48.582Z] $ docker top f791a074ede32d7e9c0137d38df0109634c369df8e59ecd6ea6bdec781ebf2fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T16:35:49.482Z] + go version [2022-08-18T16:35:49.483Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-18T16:35:49.509Z] $ docker stop --time=1 f791a074ede32d7e9c0137d38df0109634c369df8e59ecd6ea6bdec781ebf2fb [2022-08-18T16:35:49.993Z] ---> Running in 50771e709dfb [2022-08-18T16:35:49.993Z] Removing intermediate container 964682d5e078 [2022-08-18T16:35:49.993Z] ---> f7112fadab65 [2022-08-18T16:35:49.993Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T16:35:49.993Z] ---> Running in 95c3e25ab8b9 [2022-08-18T16:35:49.993Z] Removing intermediate container d06e4040f145 [2022-08-18T16:35:49.993Z] ---> 983615a90976 [2022-08-18T16:35:49.993Z] [2022-08-18T16:35:49.993Z] ---> Running in d53f26814545 [2022-08-18T16:35:50.253Z] Successfully built 983615a90976 [2022-08-18T16:35:50.253Z] Successfully tagged security-secretstore-setup:latest [2022-08-18T16:35:50.253Z]  Building security-secretstore-setup ... done Building core-command [2022-08-18T16:35:50.253Z] Removing intermediate container 50771e709dfb [2022-08-18T16:35:50.253Z] Removing intermediate container d53f26814545 [2022-08-18T16:35:50.253Z] ---> 0488bf88c866 [2022-08-18T16:35:50.253Z] ---> 7a4a73c69c2b [2022-08-18T16:35:50.253Z] [2022-08-18T16:35:50.253Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T16:35:50.253Z] Removing intermediate container c743e4227ee2 [2022-08-18T16:35:50.253Z] ---> ed39b2635d15 [2022-08-18T16:35:50.253Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-18T16:35:50.253Z] Successfully built 0488bf88c866 [2022-08-18T16:35:50.253Z] Successfully tagged core-data:latest [2022-08-18T16:35:50.253Z] ---> Running in f9f24cfddb1a [2022-08-18T16:35:50.253Z] Building security-bootstrapper [2022-08-18T16:35:50.514Z]  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:51.155Z] $ docker rm -f f791a074ede32d7e9c0137d38df0109634c369df8e59ecd6ea6bdec781ebf2fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:35:51.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:35:51.456Z] OK: 211 MiB in 51 packages [2022-08-18T16:35:51.763Z] + docker inspect -f . ci-base-image-arm64 [2022-08-18T16:35:51.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:35:52.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-23047 does not seem to be running inside a container [2022-08-18T16:35:52.098Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-18T16:35:53.360Z] $ docker top c0089b895ea3d0a58b60d9695ded37931e0ce05c1125e1b86a258531bc0eea6f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-18T16:35:53.638Z] ========================================================= [2022-08-18T16:35:53.638Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-18T16:35:53.638Z] ========================================================= [Pipeline] sh [2022-08-18T16:35:54.280Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-08-18T16:35:54.798Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:35:54.799Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:35:54.799Z] ---> e2c7ea3cefd2 [2022-08-18T16:35:54.799Z] Step 3/31 : WORKDIR /edgex-go [2022-08-18T16:35:54.799Z] ---> Using cache [2022-08-18T16:35:54.799Z] ---> 8d54ea982307 [2022-08-18T16:35:54.799Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:35:54.799Z] ---> Using cache [2022-08-18T16:35:54.799Z] ---> 3ba04bea38a7 [2022-08-18T16:35:54.799Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-18T16:35:54.799Z] ---> Using cache [2022-08-18T16:35:54.799Z] ---> 3e8ffa5d7fda [2022-08-18T16:35:54.799Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-18T16:35:54.799Z] ---> Using cache [2022-08-18T16:35:54.799Z] ---> 315a830b3c58 [2022-08-18T16:35:54.799Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:35:54.799Z] ---> Using cache [2022-08-18T16:35:54.799Z] ---> defc200cacbe [2022-08-18T16:35:54.799Z] Step 8/31 : COPY . . [2022-08-18T16:35:54.799Z] ---> Using cache [2022-08-18T16:35:54.799Z] ---> b88bd544cbd5 [2022-08-18T16:35:54.799Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-18T16:35:54.956Z] + make test [2022-08-18T16:35:54.956Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-18T16:35:56.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:35:56.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:35:56.181Z] ---> e2c7ea3cefd2 [2022-08-18T16:35:56.181Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T16:35:56.181Z] ---> Using cache [2022-08-18T16:35:56.181Z] ---> 8d54ea982307 [2022-08-18T16:35:56.181Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:35:56.181Z] ---> Using cache [2022-08-18T16:35:56.181Z] ---> 3ba04bea38a7 [2022-08-18T16:35:56.181Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-18T16:35:56.181Z] ---> Using cache [2022-08-18T16:35:56.181Z] ---> 3e8ffa5d7fda [2022-08-18T16:35:56.181Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T16:35:56.181Z] ---> Using cache [2022-08-18T16:35:56.181Z] ---> 315a830b3c58 [2022-08-18T16:35:56.181Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:35:56.181Z] ---> Using cache [2022-08-18T16:35:56.181Z] ---> defc200cacbe [2022-08-18T16:35:56.181Z] Step 8/23 : COPY . . [2022-08-18T16:35:56.181Z] ---> Using cache [2022-08-18T16:35:56.181Z] ---> b88bd544cbd5 [2022-08-18T16:35:56.181Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-18T16:35:58.091Z] ---> Running in f92be7336644 [2022-08-18T16:35:58.351Z] Removing intermediate container f9f24cfddb1a [2022-08-18T16:35:58.351Z] ---> b9aaa395186e [2022-08-18T16:35:58.351Z] Step 21/22 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:35:58.351Z] ---> Running in 9b13f123ca8d [2022-08-18T16:35:58.351Z] ---> Running in 1946e312c29d [2022-08-18T16:35:58.351Z] ---> Running in f1d26b9656c8 [2022-08-18T16:35:58.610Z] Removing intermediate container f92be7336644 [2022-08-18T16:35:58.610Z] ---> 056e3d28a765 [2022-08-18T16:35:58.610Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-18T16:35:58.610Z] ---> Running in 145a2e1267a2 [2022-08-18T16:35:58.610Z] Removing intermediate container 95c3e25ab8b9 [2022-08-18T16:35:58.610Z] ---> 88c664b65de3 [2022-08-18T16:35:58.610Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T16:35:58.882Z] Removing intermediate container f1d26b9656c8 [2022-08-18T16:35:58.882Z] ---> 9497a986cc17 [2022-08-18T16:35:58.882Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T16:35:58.882Z] ---> Running in c64dbd08d5d6 [2022-08-18T16:35:58.882Z] Removing intermediate container 145a2e1267a2 [2022-08-18T16:35:58.882Z] ---> 0ab68ba7dc64 [2022-08-18T16:35:58.882Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-18T16:35:58.882Z] ---> 757a2bd219da [2022-08-18T16:35:58.882Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:35:58.882Z] Removing intermediate container c64dbd08d5d6 [2022-08-18T16:35:58.882Z] ---> 705a9dabd9bf [2022-08-18T16:35:58.882Z] [2022-08-18T16:35:58.882Z] ---> Running in a3dd3616d4de [2022-08-18T16:35:58.882Z] Successfully built 705a9dabd9bf [2022-08-18T16:35:59.142Z] Successfully tagged security-proxy-setup:latest [2022-08-18T16:35:59.142Z]  Building security-proxy-setup ... done Building support-scheduler [2022-08-18T16:35:59.142Z] 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-08-18T16:35:59.142Z] 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-08-18T16:36:01.691Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:36:01.691Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:36:01.691Z] ---> e2c7ea3cefd2 [2022-08-18T16:36:01.691Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T16:36:01.691Z] ---> Using cache [2022-08-18T16:36:01.691Z] ---> 8d54ea982307 [2022-08-18T16:36:01.691Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:36:01.691Z] ---> Using cache [2022-08-18T16:36:01.691Z] ---> 3ba04bea38a7 [2022-08-18T16:36:01.691Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T16:36:01.691Z] ---> Using cache [2022-08-18T16:36:01.691Z] ---> 3e8ffa5d7fda [2022-08-18T16:36:01.691Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T16:36:01.691Z] ---> Using cache [2022-08-18T16:36:01.691Z] ---> 315a830b3c58 [2022-08-18T16:36:01.691Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:36:01.691Z] ---> Using cache [2022-08-18T16:36:01.691Z] ---> defc200cacbe [2022-08-18T16:36:01.691Z] Step 8/22 : COPY . . [2022-08-18T16:36:01.691Z] ---> Using cache [2022-08-18T16:36:01.691Z] ---> b88bd544cbd5 [2022-08-18T16:36:01.691Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-18T16:36:03.609Z] ---> 21e608cf6777 [2022-08-18T16:36:03.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-18T16:36:04.192Z] ---> Running in ff020dac9720 [2022-08-18T16:36:06.117Z] ---> 951349520ad1 [2022-08-18T16:36:06.117Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-18T16:36:06.378Z] 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-08-18T16:36:07.320Z] ---> dc4d852a3868 [2022-08-18T16:36:07.320Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-18T16:36:07.320Z] ---> Running in 9f64dcb35c6d [2022-08-18T16:36:07.890Z] Removing intermediate container 9f64dcb35c6d [2022-08-18T16:36:07.890Z] ---> 524f955e536a [2022-08-18T16:36:07.890Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:36:08.158Z] ---> Running in f28224749852 [2022-08-18T16:36:08.419Z] Removing intermediate container f28224749852 [2022-08-18T16:36:08.419Z] ---> cfe9f18b5972 [2022-08-18T16:36:08.419Z] Step 21/23 : LABEL arch=x86_64 [2022-08-18T16:36:08.992Z] ---> Running in 02f094729bbd [2022-08-18T16:36:10.377Z] Removing intermediate container 02f094729bbd [2022-08-18T16:36:10.377Z] ---> 2597718a319b [2022-08-18T16:36:10.377Z] Step 22/23 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:36:10.959Z] ---> Running in 89e2263ca2f6 [2022-08-18T16:36:11.220Z] Removing intermediate container 89e2263ca2f6 [2022-08-18T16:36:11.220Z] ---> 4446471ff7da [2022-08-18T16:36:11.220Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T16:36:11.220Z] ---> Running in b110b68fed6c [2022-08-18T16:36:11.481Z] Removing intermediate container a3dd3616d4de [2022-08-18T16:36:11.481Z] ---> 6ed920aaca66 [2022-08-18T16:36:11.481Z] Step 8/26 : COPY . . [2022-08-18T16:36:12.443Z] Removing intermediate container b110b68fed6c [2022-08-18T16:36:12.443Z] ---> 465caaa368a3 [2022-08-18T16:36:12.443Z] [2022-08-18T16:36:12.443Z] Successfully built 465caaa368a3 [2022-08-18T16:36:12.443Z] Successfully tagged sys-mgmt-agent:latest [2022-08-18T16:36:12.443Z] Building support-notifications [2022-08-18T16:36:17.781Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:36:17.781Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:36:17.781Z] ---> e2c7ea3cefd2 [2022-08-18T16:36:17.781Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T16:36:17.781Z] ---> Using cache [2022-08-18T16:36:17.781Z] ---> 8d54ea982307 [2022-08-18T16:36:17.781Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:36:17.781Z] ---> Using cache [2022-08-18T16:36:17.781Z] ---> 3ba04bea38a7 [2022-08-18T16:36:17.781Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-18T16:36:30.041Z] ---> Running in f146b40ec0f6 [2022-08-18T16:36:30.041Z] ---> 581d7d3b0b50 [2022-08-18T16:36:30.041Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T16:36:30.041Z] ---> Running in daa9fdf3c7ac [2022-08-18T16:36:31.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:32.006Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:32.269Z] OK: 211 MiB in 51 packages [2022-08-18T16:36:33.249Z] Removing intermediate container daa9fdf3c7ac [2022-08-18T16:36:33.249Z] ---> ec9410517841 [2022-08-18T16:36:33.249Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T16:36:33.515Z] Removing intermediate container 9b13f123ca8d [2022-08-18T16:36:33.515Z] ---> ab91fba5dfc1 [2022-08-18T16:36:33.515Z] [2022-08-18T16:36:33.515Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T16:36:33.515Z] ---> 9c6f07244728 [2022-08-18T16:36:33.515Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-18T16:36:33.515Z] ---> Using cache [2022-08-18T16:36:33.515Z] ---> 709daa143ea4 [2022-08-18T16:36:33.515Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T16:36:33.515Z] ---> Using cache [2022-08-18T16:36:33.515Z] ---> 795bcc0781ba [2022-08-18T16:36:33.515Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-18T16:36:33.777Z] ---> Running in be8db828f220 [2022-08-18T16:36:33.777Z] ---> Running in 5d60d25dfd26 [2022-08-18T16:36:33.777Z] Removing intermediate container 1946e312c29d [2022-08-18T16:36:33.777Z] ---> cd8323b99d70 [2022-08-18T16:36:33.777Z] [2022-08-18T16:36:33.777Z] Step 10/31 : FROM alpine:3.16 [2022-08-18T16:36:33.777Z] ---> 9c6f07244728 [2022-08-18T16:36:33.777Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:36:33.777Z] Removing intermediate container ff020dac9720 [2022-08-18T16:36:33.777Z] ---> 68fbd86433f9 [2022-08-18T16:36:33.777Z] [2022-08-18T16:36:33.777Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T16:36:33.777Z] ---> 9c6f07244728 [2022-08-18T16:36:33.777Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T16:36:33.777Z] ---> Using cache [2022-08-18T16:36:33.777Z] ---> 709daa143ea4 [2022-08-18T16:36:33.777Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T16:36:33.777Z] ---> Using cache [2022-08-18T16:36:33.777Z] ---> 795bcc0781ba [2022-08-18T16:36:33.777Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-18T16:36:33.988Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-18T16:36:34.037Z] ---> Running in 944d970ee050 [2022-08-18T16:36:34.037Z] ---> Running in b80fbc9e5c9b [2022-08-18T16:36:34.037Z] Removing intermediate container 5d60d25dfd26 [2022-08-18T16:36:34.037Z] ---> a62ce7998861 [2022-08-18T16:36:34.037Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-18T16:36:34.037Z] Removing intermediate container be8db828f220 [2022-08-18T16:36:34.037Z] ---> 6fb5d801b046 [2022-08-18T16:36:34.037Z] 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-08-18T16:36:34.037Z] Removing intermediate container f146b40ec0f6 [2022-08-18T16:36:34.037Z] ---> fc0b824e365f [2022-08-18T16:36:34.037Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T16:36:34.037Z] ---> Running in a8a5e164df1a [2022-08-18T16:36:34.037Z] ---> Running in f11d76b1fd16 [2022-08-18T16:36:34.299Z] Removing intermediate container b80fbc9e5c9b [2022-08-18T16:36:34.299Z] ---> ef5d2ff801cb [2022-08-18T16:36:34.299Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T16:36:34.299Z] Removing intermediate container 944d970ee050 [2022-08-18T16:36:34.299Z] ---> 0104fed90bd6 [2022-08-18T16:36:34.299Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-18T16:36:34.299Z] ---> Running in c86becd5b429 [2022-08-18T16:36:34.299Z] ---> Running in 48d180f1fe35 [2022-08-18T16:36:34.299Z] Removing intermediate container a8a5e164df1a [2022-08-18T16:36:34.299Z] ---> 6d76db2a54f0 [2022-08-18T16:36:34.299Z] Step 15/23 : WORKDIR / [2022-08-18T16:36:34.299Z] ---> 80bd1e298bc5 [2022-08-18T16:36:34.299Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:36:34.299Z] ---> Running in b89c1acf0353 [2022-08-18T16:36:34.562Z] ---> Running in aef096e2cfcd [2022-08-18T16:36:34.562Z] Removing intermediate container c86becd5b429 [2022-08-18T16:36:34.562Z] ---> 9d93d8c60cb6 [2022-08-18T16:36:34.562Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:36:34.562Z] Removing intermediate container b89c1acf0353 [2022-08-18T16:36:34.562Z] ---> e5116f32bcc0 [2022-08-18T16:36:34.562Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:36:34.562Z] ---> eb5d98565f7a [2022-08-18T16:36:34.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-18T16:36:34.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:34.822Z] ---> f34a3d11afb1 [2022-08-18T16:36:34.822Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-18T16:36:34.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:35.159Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-18T16:36:35.159Z] (2/2) Installing su-exec (0.2-r1) [2022-08-18T16:36:35.159Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:36:35.159Z] OK: 6 MiB in 16 packages [2022-08-18T16:36:35.421Z] Removing intermediate container f11d76b1fd16 [2022-08-18T16:36:35.421Z] ---> 6e08fc6a8e0c [2022-08-18T16:36:35.421Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T16:36:35.421Z] ---> 2974e09c2075 [2022-08-18T16:36:35.421Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-18T16:36:35.421Z] ---> Running in c1acb97299ba [2022-08-18T16:36:35.421Z] ---> f88542e89064 [2022-08-18T16:36:35.422Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-18T16:36:35.684Z] Removing intermediate container c1acb97299ba [2022-08-18T16:36:35.684Z] ---> fa1d07364a26 [2022-08-18T16:36:35.684Z] [2022-08-18T16:36:35.684Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T16:36:35.684Z] ---> 704fe29e4a75 [2022-08-18T16:36:35.684Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-18T16:36:35.684Z] ---> 5c295b107d54 [2022-08-18T16:36:35.684Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-18T16:36:35.684Z] Removing intermediate container 48d180f1fe35 [2022-08-18T16:36:35.684Z] ---> a4ad8e9f029e [2022-08-18T16:36:35.684Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-18T16:36:35.684Z] ---> Running in 3d3332e61113 [2022-08-18T16:36:35.684Z] ---> Running in a1da89068c9c [2022-08-18T16:36:35.684Z] 3.15: Pulling from library/alpine [2022-08-18T16:36:35.684Z] ---> Running in d82dfbd8fe84 [2022-08-18T16:36:36.709Z] Removing intermediate container 3d3332e61113 [2022-08-18T16:36:36.709Z] ---> 8f1036063e18 [2022-08-18T16:36:36.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:36:37.647Z] Removing intermediate container d82dfbd8fe84 [2022-08-18T16:36:37.647Z] ---> b984f03380e0 [2022-08-18T16:36:37.647Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-18T16:36:37.908Z] Removing intermediate container a1da89068c9c [2022-08-18T16:36:37.908Z] ---> 49044b896abb [2022-08-18T16:36:37.908Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:36:37.908Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-18T16:36:37.908Z] Status: Downloaded newer image for alpine:3.15 [2022-08-18T16:36:37.908Z] ---> Running in dccbb9baec09 [2022-08-18T16:36:37.908Z] ---> c4fc93816858 [2022-08-18T16:36:37.908Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:36:37.908Z] ---> Running in 562b387bdbd1 [2022-08-18T16:36:37.908Z] ---> Running in 3891d3b31115 [2022-08-18T16:36:37.908Z] ---> Running in f0ae930a7f69 [2022-08-18T16:36:37.908Z] Removing intermediate container dccbb9baec09 [2022-08-18T16:36:37.908Z] ---> 80ba789c21da [2022-08-18T16:36:37.908Z] Step 21/23 : LABEL arch=x86_64 [2022-08-18T16:36:38.168Z] Removing intermediate container 562b387bdbd1 [2022-08-18T16:36:38.168Z] ---> 067349c6a46e [2022-08-18T16:36:38.168Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-18T16:36:38.168Z] Removing intermediate container f0ae930a7f69 [2022-08-18T16:36:38.168Z] ---> b5163e56418c [2022-08-18T16:36:38.168Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:36:38.168Z] ---> Running in 087716f307a8 [2022-08-18T16:36:38.168Z] Removing intermediate container 3891d3b31115 [2022-08-18T16:36:38.168Z] ---> e10386de369c [2022-08-18T16:36:38.168Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T16:36:38.428Z] ---> Running in fa50adbc542e [2022-08-18T16:36:38.428Z] ---> Running in 340d5cb69b85 [2022-08-18T16:36:38.428Z] ---> Running in 8b640a0a876c [2022-08-18T16:36:38.428Z] Removing intermediate container 087716f307a8 [2022-08-18T16:36:38.428Z] ---> 0423c96a4d4c [2022-08-18T16:36:38.428Z] Step 22/23 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:36:38.428Z] Removing intermediate container fa50adbc542e [2022-08-18T16:36:38.428Z] ---> 6bdd9887f524 [2022-08-18T16:36:38.428Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-18T16:36:38.428Z] ---> Running in 0b8651c686cb [2022-08-18T16:36:38.428Z] ---> Running in 2eb24fc4294c [2022-08-18T16:36:38.428Z] Removing intermediate container 8b640a0a876c [2022-08-18T16:36:38.428Z] ---> 6f94b47a9b50 [2022-08-18T16:36:38.428Z] Step 21/22 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:36:38.687Z] ---> Running in 8a9bffc8602f [2022-08-18T16:36:38.687Z] Removing intermediate container 2eb24fc4294c [2022-08-18T16:36:38.687Z] ---> b87170b12933 [2022-08-18T16:36:38.687Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T16:36:38.687Z] ---> Running in 0466859df3c1 [2022-08-18T16:36:38.979Z] Removing intermediate container 8a9bffc8602f [2022-08-18T16:36:38.979Z] ---> 5e6250ca7c06 [2022-08-18T16:36:38.979Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T16:36:38.979Z] ---> Running in a8d837557495 [2022-08-18T16:36:38.979Z] Removing intermediate container 0466859df3c1 [2022-08-18T16:36:38.979Z] ---> 6ebe4464d86b [2022-08-18T16:36:38.979Z] [2022-08-18T16:36:38.979Z] Successfully built 6ebe4464d86b [2022-08-18T16:36:39.238Z] Successfully tagged core-command:latest [2022-08-18T16:36:39.238Z] Building security-spire-agent [2022-08-18T16:36:39.238Z]  Building core-command ... done Removing intermediate container a8d837557495 [2022-08-18T16:36:39.238Z] ---> bbb6e8eaccec [2022-08-18T16:36:39.238Z] [2022-08-18T16:36:39.238Z] Successfully built bbb6e8eaccec [2022-08-18T16:36:39.498Z] Successfully tagged support-scheduler:latest [2022-08-18T16:36:39.498Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-08-18T16:36:42.788Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:36:42.788Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:36:42.788Z] ---> e2c7ea3cefd2 [2022-08-18T16:36:42.788Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> 8d54ea982307 [2022-08-18T16:36:42.788Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> 3ba04bea38a7 [2022-08-18T16:36:42.788Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> 88c664b65de3 [2022-08-18T16:36:42.788Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> 757a2bd219da [2022-08-18T16:36:42.788Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> 6ed920aaca66 [2022-08-18T16:36:42.788Z] Step 8/26 : COPY . . [2022-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> 581d7d3b0b50 [2022-08-18T16:36:42.788Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> ec9410517841 [2022-08-18T16:36:42.788Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> 6fb5d801b046 [2022-08-18T16:36:42.788Z] 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-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> 6e08fc6a8e0c [2022-08-18T16:36:42.788Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> fa1d07364a26 [2022-08-18T16:36:42.788Z] [2022-08-18T16:36:42.788Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T16:36:42.788Z] ---> c4fc93816858 [2022-08-18T16:36:42.788Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> b5163e56418c [2022-08-18T16:36:42.788Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:36:42.788Z] ---> Using cache [2022-08-18T16:36:42.788Z] ---> 3fede0439ef7 [2022-08-18T16:36:42.788Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T16:36:43.094Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:36:43.094Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:36:43.094Z] ---> e2c7ea3cefd2 [2022-08-18T16:36:43.094Z] Step 3/20 : WORKDIR /edgex-go [2022-08-18T16:36:43.094Z] ---> Using cache [2022-08-18T16:36:43.094Z] ---> 8d54ea982307 [2022-08-18T16:36:43.094Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-18T16:36:46.402Z] Removing intermediate container 340d5cb69b85 [2022-08-18T16:36:46.402Z] ---> 3fede0439ef7 [2022-08-18T16:36:46.402Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-18T16:36:46.402Z] ---> Running in 7528c3871c1e [2022-08-18T16:36:46.402Z] ---> Running in 11646d9cccaa [2022-08-18T16:36:46.402Z] ---> Running in 68c34f5abf8f [2022-08-18T16:36:46.402Z] Removing intermediate container 0b8651c686cb [2022-08-18T16:36:46.402Z] ---> c909203b134d [2022-08-18T16:36:46.402Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-18T16:36:46.402Z] ---> Running in 48c5a2939d46 [2022-08-18T16:36:46.692Z] Removing intermediate container 48c5a2939d46 [2022-08-18T16:36:46.692Z] ---> 0d3ee22873cc [2022-08-18T16:36:46.692Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-18T16:36:46.692Z] Removing intermediate container aef096e2cfcd [2022-08-18T16:36:46.692Z] ---> 38000258bc2b [2022-08-18T16:36:46.692Z] Step 8/22 : COPY . . [2022-08-18T16:36:46.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:46.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:47.212Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:47.212Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:47.212Z] v3.16.2-40-g92f650f24f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-18T16:36:47.212Z] v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-18T16:36:47.212Z] OK: 17036 distinct packages available [2022-08-18T16:36:47.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:47.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:47.479Z] OK: 211 MiB in 51 packages [2022-08-18T16:36:48.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:48.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:48.616Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T16:36:48.616Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T16:36:48.616Z] OK: 15856 distinct packages available [2022-08-18T16:36:48.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:49.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:49.550Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T16:36:49.550Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T16:36:49.550Z] OK: 15856 distinct packages available [2022-08-18T16:36:49.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:49.811Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-18T16:36:50.072Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-18T16:36:50.072Z] (3/5) Installing libucontext (1.1-r0) [2022-08-18T16:36:50.072Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-18T16:36:50.331Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-18T16:36:50.331Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T16:36:50.331Z] OK: 7 MiB in 19 packages [2022-08-18T16:36:50.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:36:50.895Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-18T16:36:50.895Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-18T16:36:51.156Z] ---> bdc5529d2fb9 [2022-08-18T16:36:51.156Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-18T16:36:51.156Z] (3/4) Installing libucontext (1.1-r0) [2022-08-18T16:36:51.156Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-18T16:36:51.156Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T16:36:51.156Z] OK: 6 MiB in 18 packages [2022-08-18T16:36:53.068Z] ---> 1ef39670fde8 [2022-08-18T16:36:53.068Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-18T16:36:53.068Z] ---> Running in 846b33dc4495 [2022-08-18T16:36:53.068Z] ---> Running in 0fb271faa48c [2022-08-18T16:36:53.068Z] Removing intermediate container 11646d9cccaa [2022-08-18T16:36:53.068Z] ---> ad16fb951beb [2022-08-18T16:36:53.068Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-18T16:36:53.329Z] ---> b32e91716298 [2022-08-18T16:36:53.329Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:36:53.329Z] Removing intermediate container 7528c3871c1e [2022-08-18T16:36:53.329Z] ---> 853db38cdbd1 [2022-08-18T16:36:53.329Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-18T16:36:53.899Z] ---> Running in bde27aa52bcb [2022-08-18T16:36:54.840Z] Removing intermediate container 68c34f5abf8f [2022-08-18T16:36:54.840Z] ---> 4c8292ac5f3d [2022-08-18T16:36:54.840Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T16:36:55.100Z] 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-08-18T16:36:55.100Z] ---> 35963bb3a8d7 [2022-08-18T16:36:55.100Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T16:37:00.393Z] ---> d778044e7d4c [2022-08-18T16:37:00.393Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T16:37:00.393Z] ---> 6ee3b6db2142 [2022-08-18T16:37:00.393Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T16:37:00.393Z] Removing intermediate container 846b33dc4495 [2022-08-18T16:37:00.393Z] ---> 7a6d5f7f712b [2022-08-18T16:37:00.393Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:37:02.331Z] ---> a1a3447749be [2022-08-18T16:37:02.331Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-18T16:37:02.331Z] ---> 1019e4f61c2a [2022-08-18T16:37:02.331Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-18T16:37:07.892Z] ---> 082695113a75 [2022-08-18T16:37:07.892Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-18T16:37:08.584Z] ---> Running in 665dad8bb9c1 [2022-08-18T16:37:08.921Z] ---> 32ed35ba3ec6 [2022-08-18T16:37:08.921Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-18T16:37:14.243Z] ---> 2bdfaef932d8 [2022-08-18T16:37:14.243Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-18T16:37:14.243Z] ---> 202205349c59 [2022-08-18T16:37:14.243Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T16:37:14.243Z] Removing intermediate container 665dad8bb9c1 [2022-08-18T16:37:14.243Z] ---> 5c0ea691b6ee [2022-08-18T16:37:14.243Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-18T16:37:14.243Z] ---> Running in d79cec036464 [2022-08-18T16:37:14.243Z] ---> e85d4d8ee47a [2022-08-18T16:37:14.243Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-18T16:37:14.243Z] Removing intermediate container bde27aa52bcb [2022-08-18T16:37:14.243Z] ---> dba3c81422f7 [2022-08-18T16:37:14.243Z] Step 7/20 : COPY . . [2022-08-18T16:37:20.866Z] ---> 990477bc6f87 [2022-08-18T16:37:20.866Z] Step 21/26 : WORKDIR / [2022-08-18T16:37:20.866Z] Removing intermediate container d79cec036464 [2022-08-18T16:37:20.866Z] ---> 015bceb7ed3d [2022-08-18T16:37:20.866Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T16:37:20.866Z] ---> 475bddcd52f1 [2022-08-18T16:37:20.866Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-18T16:37:20.866Z] ---> Running in eed06eec8c0b [2022-08-18T16:37:20.866Z] ---> Running in 96d2eb0f0745 [2022-08-18T16:37:20.866Z] Removing intermediate container 0fb271faa48c [2022-08-18T16:37:20.866Z] ---> ee6b69793b84 [2022-08-18T16:37:20.866Z] [2022-08-18T16:37:20.866Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T16:37:20.866Z] ---> 9c6f07244728 [2022-08-18T16:37:20.866Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-18T16:37:20.866Z] ---> 50c6aa6929c5 [2022-08-18T16:37:20.866Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-18T16:37:20.866Z] ---> Running in 7223e342d5d8 [2022-08-18T16:37:20.866Z] ---> Running in 5426c680e021 [2022-08-18T16:37:20.866Z] Removing intermediate container eed06eec8c0b [2022-08-18T16:37:20.866Z] ---> 6e43c33c1fd4 [2022-08-18T16:37:20.866Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T16:37:20.866Z] Removing intermediate container 96d2eb0f0745 [2022-08-18T16:37:20.866Z] ---> 7b5d3ea79892 [2022-08-18T16:37:20.866Z] Step 24/26 : LABEL arch=x86_64 [2022-08-18T16:37:20.866Z] ---> 568c4eb0d12b [2022-08-18T16:37:20.866Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-18T16:37:20.866Z] ---> Running in 6c3d4704eedf [2022-08-18T16:37:20.866Z] ---> Running in 3b548b268b00 [2022-08-18T16:37:20.866Z] Removing intermediate container 6c3d4704eedf [2022-08-18T16:37:20.866Z] ---> ef463111b86e [2022-08-18T16:37:20.866Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T16:37:20.866Z] ---> Running in af5c0f3a37f6 [2022-08-18T16:37:20.866Z] Removing intermediate container 3b548b268b00 [2022-08-18T16:37:20.866Z] ---> 9446311e7504 [2022-08-18T16:37:20.866Z] Step 25/26 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:37:20.866Z] ---> 4ad9a0eaf27b [2022-08-18T16:37:20.866Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-18T16:37:20.866Z] ---> Running in bf512285c447 [2022-08-18T16:37:20.866Z] ---> Running in 2eaf1bc1d442 [2022-08-18T16:37:20.866Z] Removing intermediate container af5c0f3a37f6 [2022-08-18T16:37:20.866Z] ---> 0c2a9832b7bb [2022-08-18T16:37:20.866Z] Step 24/26 : LABEL arch=x86_64 [2022-08-18T16:37:20.866Z] Removing intermediate container bf512285c447 [2022-08-18T16:37:20.866Z] ---> 4e29bd5a74c3 [2022-08-18T16:37:20.866Z] Step 26/26 : LABEL version=0.0.0 [2022-08-18T16:37:21.128Z] ---> Running in 9a8d1e171172 [2022-08-18T16:37:21.128Z] ---> Running in 6b79e0e53625 [2022-08-18T16:37:21.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:37:21.128Z] 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-08-18T16:37:21.128Z] Removing intermediate container 9a8d1e171172 [2022-08-18T16:37:21.128Z] ---> 60ae398a8613 [2022-08-18T16:37:21.128Z] Step 25/26 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:37:21.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:37:21.128Z] Removing intermediate container 6b79e0e53625 [2022-08-18T16:37:21.128Z] ---> df983943be58 [2022-08-18T16:37:21.128Z] [2022-08-18T16:37:21.128Z] ---> Running in 85a97fc97590 [2022-08-18T16:37:21.128Z] Successfully built df983943be58 [2022-08-18T16:37:21.391Z] Successfully tagged security-spire-agent:latest [2022-08-18T16:37:21.391Z]  Building security-spire-agent ... done Building security-spire-server [2022-08-18T16:37:21.391Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-18T16:37:21.391Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-18T16:37:21.391Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:37:21.391Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:37:21.391Z] OK: 6 MiB in 16 packages [2022-08-18T16:37:23.312Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:37:23.312Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:37:23.312Z] ---> e2c7ea3cefd2 [2022-08-18T16:37:23.312Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T16:37:23.312Z] ---> Using cache [2022-08-18T16:37:23.312Z] ---> 8d54ea982307 [2022-08-18T16:37:23.312Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:37:23.312Z] ---> Using cache [2022-08-18T16:37:23.312Z] ---> 3ba04bea38a7 [2022-08-18T16:37:23.312Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T16:37:23.312Z] ---> Using cache [2022-08-18T16:37:23.312Z] ---> 88c664b65de3 [2022-08-18T16:37:23.312Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T16:37:23.312Z] ---> Using cache [2022-08-18T16:37:23.312Z] ---> 757a2bd219da [2022-08-18T16:37:23.312Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:37:23.312Z] ---> Using cache [2022-08-18T16:37:23.312Z] ---> 6ed920aaca66 [2022-08-18T16:37:23.312Z] Step 8/25 : COPY . . [2022-08-18T16:37:23.312Z] ---> Using cache [2022-08-18T16:37:23.312Z] ---> 581d7d3b0b50 [2022-08-18T16:37:23.312Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T16:37:23.312Z] ---> Using cache [2022-08-18T16:37:23.312Z] ---> ec9410517841 [2022-08-18T16:37:23.312Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-18T16:37:23.312Z] ---> Using cache [2022-08-18T16:37:23.312Z] ---> 6fb5d801b046 [2022-08-18T16:37:23.312Z] 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-08-18T16:37:25.858Z] Removing intermediate container 85a97fc97590 [2022-08-18T16:37:25.858Z] ---> 1afcfeb8c31b [2022-08-18T16:37:25.858Z] Step 26/26 : LABEL version=0.0.0 [2022-08-18T16:37:25.858Z] ---> Running in c47a687e74b6 [2022-08-18T16:37:26.149Z] ---> Running in 64b15cb29423 [2022-08-18T16:37:26.149Z] Removing intermediate container 2eaf1bc1d442 [2022-08-18T16:37:26.149Z] ---> 1204c3b5e8b8 [2022-08-18T16:37:26.149Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-18T16:37:26.427Z] Removing intermediate container 64b15cb29423 [2022-08-18T16:37:26.427Z] ---> ea8aadb336d1 [2022-08-18T16:37:26.427Z] [2022-08-18T16:37:26.427Z] ---> Running in db5aef268af2 [2022-08-18T16:37:26.427Z] Removing intermediate container 7223e342d5d8 [2022-08-18T16:37:26.427Z] ---> 0422e5d9939d [2022-08-18T16:37:26.427Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T16:37:26.427Z] Successfully built ea8aadb336d1 [2022-08-18T16:37:26.427Z] Successfully tagged security-spire-config:latest [2022-08-18T16:37:26.427Z] ---> Running in 2d9c73ee09a0 [2022-08-18T16:37:26.687Z]  Building security-spire-config ... done Removing intermediate container db5aef268af2 [2022-08-18T16:37:26.687Z] ---> 510e1955bedd [2022-08-18T16:37:26.687Z] Step 28/31 : CMD ["gate"] [2022-08-18T16:37:26.687Z] Removing intermediate container 2d9c73ee09a0 [2022-08-18T16:37:26.687Z] ---> 8e29de01725c [2022-08-18T16:37:26.687Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-18T16:37:26.687Z] ---> Running in 3b2c58a29c66 [2022-08-18T16:37:26.687Z] ---> Running in 1d6eb2570ece [2022-08-18T16:37:26.952Z] Removing intermediate container 3b2c58a29c66 [2022-08-18T16:37:26.952Z] ---> 75ad68267e15 [2022-08-18T16:37:26.952Z] Step 29/31 : LABEL arch=x86_64 [2022-08-18T16:37:26.952Z] ---> Running in c66b2174d8d3 [2022-08-18T16:37:26.952Z] Removing intermediate container c47a687e74b6 [2022-08-18T16:37:26.952Z] ---> e1e742c797a9 [2022-08-18T16:37:26.952Z] Step 12/25 : WORKDIR /edgex-go [2022-08-18T16:37:26.952Z] Removing intermediate container 1d6eb2570ece [2022-08-18T16:37:26.952Z] ---> d09049f72ebc [2022-08-18T16:37:26.952Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T16:37:26.952Z] ---> Running in 24e2c5203150 [2022-08-18T16:37:26.952Z] ---> Running in 2cb7a7ba9a8e [2022-08-18T16:37:26.952Z] Removing intermediate container c66b2174d8d3 [2022-08-18T16:37:26.952Z] ---> 503ae0e62a42 [2022-08-18T16:37:26.952Z] Step 30/31 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:37:27.225Z] ---> Running in 013f64606d7d [2022-08-18T16:37:27.225Z] Removing intermediate container 24e2c5203150 [2022-08-18T16:37:27.225Z] ---> e67511ac3f30 [2022-08-18T16:37:27.225Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:37:27.485Z] Removing intermediate container 013f64606d7d [2022-08-18T16:37:27.485Z] ---> 22be08ff91ef [2022-08-18T16:37:27.485Z] Step 31/31 : LABEL version=0.0.0 [2022-08-18T16:37:27.485Z] Removing intermediate container 2cb7a7ba9a8e [2022-08-18T16:37:27.485Z] ---> 61e25cb63a2e [2022-08-18T16:37:27.485Z] [2022-08-18T16:37:27.485Z] Step 13/25 : FROM alpine:3.15 [2022-08-18T16:37:27.485Z] ---> c4fc93816858 [2022-08-18T16:37:27.485Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:37:27.485Z] ---> Using cache [2022-08-18T16:37:27.485Z] ---> b5163e56418c [2022-08-18T16:37:27.485Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:37:27.485Z] ---> Using cache [2022-08-18T16:37:27.485Z] ---> 3fede0439ef7 [2022-08-18T16:37:27.485Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T16:37:27.485Z] ---> Using cache [2022-08-18T16:37:27.485Z] ---> 853db38cdbd1 [2022-08-18T16:37:27.485Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T16:37:27.833Z] ---> Running in 6d7dcfd5fb4c [2022-08-18T16:37:27.833Z] ---> 907dc59c4de0 [2022-08-18T16:37:27.833Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-18T16:37:30.385Z] Removing intermediate container 6d7dcfd5fb4c [2022-08-18T16:37:30.385Z] ---> 5f00699b64d7 [2022-08-18T16:37:30.385Z] [2022-08-18T16:37:30.385Z] Successfully built 5f00699b64d7 [2022-08-18T16:37:30.951Z] Successfully tagged security-bootstrapper:latest [2022-08-18T16:37:30.951Z]  Building security-bootstrapper ... done  ---> cf1ff53e78e6 [2022-08-18T16:37:30.951Z] ---> ba0294f6d201 [2022-08-18T16:37:30.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T16:37:30.951Z] [2022-08-18T16:37:31.211Z] ---> be3b4f1fe9fa [2022-08-18T16:37:31.211Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-18T16:37:31.211Z] ---> Running in 7c2807435830 [2022-08-18T16:37:31.211Z] ---> 856ec7f009e1 [2022-08-18T16:37:31.211Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-18T16:37:31.470Z] Removing intermediate container 7c2807435830 [2022-08-18T16:37:31.470Z] ---> 27043b7a1ecc [2022-08-18T16:37:31.470Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:37:31.470Z] ---> Running in 41d578937350 [2022-08-18T16:37:31.470Z] ---> d16663e22f7b [2022-08-18T16:37:31.470Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-18T16:37:31.729Z] Removing intermediate container 41d578937350 [2022-08-18T16:37:31.729Z] ---> c1e2746f33c8 [2022-08-18T16:37:31.729Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T16:37:31.729Z] ---> Running in 342fbffc5c5a [2022-08-18T16:37:31.729Z] ---> 216f7d3e9d5e [2022-08-18T16:37:31.729Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T16:37:31.729Z] Removing intermediate container 342fbffc5c5a [2022-08-18T16:37:31.729Z] ---> a4e71695237a [2022-08-18T16:37:31.729Z] Step 21/22 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:37:31.729Z] ---> Running in fcf7d3ba9759 [2022-08-18T16:37:31.987Z] ---> Running in 3050330d0c38 [2022-08-18T16:37:31.987Z] Removing intermediate container fcf7d3ba9759 [2022-08-18T16:37:31.987Z] ---> d97235ff0396 [2022-08-18T16:37:31.987Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T16:37:31.987Z] ---> Running in 041db7581c20 [2022-08-18T16:37:31.987Z] Removing intermediate container 3050330d0c38 [2022-08-18T16:37:31.987Z] ---> d9496cd2cc36 [2022-08-18T16:37:31.987Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T16:37:31.987Z] ---> Running in 0f3fd0dc2f08 [2022-08-18T16:37:31.987Z] Removing intermediate container 041db7581c20 [2022-08-18T16:37:31.987Z] ---> 768a1a07dc34 [2022-08-18T16:37:31.987Z] Step 23/25 : LABEL arch=x86_64 [2022-08-18T16:37:31.987Z] ---> Running in c15e8a16cd6c [2022-08-18T16:37:32.245Z] Removing intermediate container 0f3fd0dc2f08 [2022-08-18T16:37:32.245Z] ---> 6d371d131800 [2022-08-18T16:37:32.245Z] [2022-08-18T16:37:32.245Z] Removing intermediate container c15e8a16cd6c [2022-08-18T16:37:32.245Z] ---> 4f21c1b321a7 [2022-08-18T16:37:32.245Z] Step 24/25 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:37:32.245Z] ---> Running in 4a3ee1768b11 [2022-08-18T16:37:32.245Z] Successfully built 6d371d131800 [2022-08-18T16:37:32.245Z] Successfully tagged support-notifications:latest [2022-08-18T16:37:32.245Z]  Building support-notifications ... done Removing intermediate container 4a3ee1768b11 [2022-08-18T16:37:32.245Z] ---> 01df12d57bed [2022-08-18T16:37:32.245Z] Step 25/25 : LABEL version=0.0.0 [2022-08-18T16:37:32.245Z] ---> Running in 2dcd091ff748 [2022-08-18T16:37:32.506Z] Removing intermediate container 2dcd091ff748 [2022-08-18T16:37:32.506Z] ---> 986bb70a102b [2022-08-18T16:37:32.506Z] [2022-08-18T16:37:32.506Z] Successfully built 986bb70a102b [2022-08-18T16:37:32.506Z] Successfully tagged security-spire-server:latest [2022-08-18T16:37:42.486Z]  Building security-spire-server ... done Removing intermediate container 5426c680e021 [2022-08-18T16:37:42.486Z] ---> 7587bf163269 [2022-08-18T16:37:42.486Z] [2022-08-18T16:37:42.486Z] Step 9/20 : FROM alpine:3.15 [2022-08-18T16:37:42.486Z] ---> c4fc93816858 [2022-08-18T16:37:42.486Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:37:42.486Z] ---> Using cache [2022-08-18T16:37:42.486Z] ---> b5163e56418c [2022-08-18T16:37:42.486Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:37:42.486Z] ---> Using cache [2022-08-18T16:37:42.486Z] ---> 3fede0439ef7 [2022-08-18T16:37:42.486Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-18T16:37:42.486Z] ---> Running in 4ebecc63c30d [2022-08-18T16:37:42.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:37:42.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:37:43.057Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T16:37:43.057Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T16:37:43.057Z] OK: 15856 distinct packages available [2022-08-18T16:37:43.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T16:37:43.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T16:37:44.258Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-18T16:37:44.258Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-18T16:37:44.519Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-18T16:37:44.519Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-18T16:37:44.519Z] (5/9) Installing curl (7.80.0-r2) [2022-08-18T16:37:44.779Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-18T16:37:44.779Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-18T16:37:44.779Z] (8/9) Installing libucontext (1.1-r0) [2022-08-18T16:37:45.040Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-18T16:37:45.040Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T16:37:45.040Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:37:45.040Z] OK: 8 MiB in 23 packages [2022-08-18T16:37:45.981Z] Removing intermediate container 4ebecc63c30d [2022-08-18T16:37:45.981Z] ---> cfbeeda025d1 [2022-08-18T16:37:45.981Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:37:45.981Z] ---> 672488c39c1d [2022-08-18T16:37:45.981Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-18T16:37:46.551Z] ---> 3287416a7b19 [2022-08-18T16:37:46.551Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-18T16:37:46.551Z] ---> 8a174972f4f0 [2022-08-18T16:37:46.551Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-18T16:37:46.551Z] ---> Running in 589d6c04a515 [2022-08-18T16:37:46.812Z] Removing intermediate container 589d6c04a515 [2022-08-18T16:37:46.812Z] ---> fc77246d4825 [2022-08-18T16:37:46.812Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:37:46.812Z] ---> Running in 379f39ffc30a [2022-08-18T16:37:46.812Z] Removing intermediate container 379f39ffc30a [2022-08-18T16:37:46.812Z] ---> 0320ff985ffa [2022-08-18T16:37:46.812Z] Step 18/20 : LABEL arch=x86_64 [2022-08-18T16:37:46.812Z] ---> Running in d26bd8074159 [2022-08-18T16:37:46.812Z] Removing intermediate container d26bd8074159 [2022-08-18T16:37:46.812Z] ---> 2128d2670773 [2022-08-18T16:37:46.812Z] Step 19/20 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d [2022-08-18T16:37:47.073Z] ---> Running in 6d913195eae7 [2022-08-18T16:37:47.073Z] Removing intermediate container 6d913195eae7 [2022-08-18T16:37:47.073Z] ---> 4dfbfd292d40 [2022-08-18T16:37:47.073Z] Step 20/20 : LABEL version=0.0.0 [2022-08-18T16:37:47.073Z] ---> Running in bde4f6c620d1 [2022-08-18T16:37:47.073Z] Removing intermediate container bde4f6c620d1 [2022-08-18T16:37:47.073Z] ---> be2ca2557893 [2022-08-18T16:37:47.073Z] [2022-08-18T16:37:47.073Z] Successfully built be2ca2557893 [2022-08-18T16:37:47.073Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-18T16:37:47.339Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-18T16:37:47.349Z] $ docker stop --time=1 f4ba0ee06bc16cd656704b6479475d3f216741644cade79ee26b74fe9053f681 [2022-08-18T16:37:48.693Z] $ docker rm -f f4ba0ee06bc16cd656704b6479475d3f216741644cade79ee26b74fe9053f681 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T16:37:49.040Z] + docker images [2022-08-18T16:37:49.040Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T16:37:49.040Z] security-spiffe-token-provider latest be2ca2557893 1 second ago 29.2MB [2022-08-18T16:37:49.040Z] 7587bf163269 9 seconds ago 1.57GB [2022-08-18T16:37:49.040Z] security-spire-server latest 986bb70a102b 16 seconds ago 86.5MB [2022-08-18T16:37:49.040Z] support-notifications latest 6d371d131800 16 seconds ago 27.2MB [2022-08-18T16:37:49.040Z] security-bootstrapper latest 5f00699b64d7 20 seconds ago 19.3MB [2022-08-18T16:37:49.040Z] 61e25cb63a2e 21 seconds ago 1.42GB [2022-08-18T16:37:49.040Z] security-spire-config latest ea8aadb336d1 22 seconds ago 85.8MB [2022-08-18T16:37:49.040Z] ee6b69793b84 28 seconds ago 1.58GB [2022-08-18T16:37:49.040Z] security-spire-agent latest df983943be58 28 seconds ago 125MB [2022-08-18T16:37:49.040Z] core-command latest 6ebe4464d86b About a minute ago 16.2MB [2022-08-18T16:37:49.040Z] support-scheduler latest bbb6e8eaccec About a minute ago 26.5MB [2022-08-18T16:37:49.040Z] fa1d07364a26 About a minute ago 1.42GB [2022-08-18T16:37:49.040Z] 68fbd86433f9 About a minute ago 1.58GB [2022-08-18T16:37:49.040Z] cd8323b99d70 About a minute ago 1.52GB [2022-08-18T16:37:49.040Z] ab91fba5dfc1 About a minute ago 1.52GB [2022-08-18T16:37:49.040Z] sys-mgmt-agent latest 465caaa368a3 About a minute ago 135MB [2022-08-18T16:37:49.040Z] security-proxy-setup latest 705a9dabd9bf About a minute ago 27.2MB [2022-08-18T16:37:49.040Z] core-data latest 0488bf88c866 About a minute ago 21.5MB [2022-08-18T16:37:49.040Z] security-secretstore-setup latest 983615a90976 About a minute ago 28.9MB [2022-08-18T16:37:49.040Z] core-metadata latest 63bafc8dd854 2 minutes ago 18.2MB [2022-08-18T16:37:49.040Z] e5998ad26a3f 2 minutes ago 1.52GB [2022-08-18T16:37:49.040Z] d7c14c35265c 2 minutes ago 1.53GB [2022-08-18T16:37:49.040Z] 15a7b9530b06 2 minutes ago 1.55GB [2022-08-18T16:37:49.040Z] 9d4eba05a231 2 minutes ago 1.55GB [2022-08-18T16:37:49.040Z] 769bad64b2e6 2 minutes ago 1.53GB [2022-08-18T16:37:49.040Z] ci-base-image-x86_64 latest e2c7ea3cefd2 6 minutes ago 993MB [2022-08-18T16:37:49.040Z] alpine 3.15 c4fc93816858 8 days ago 5.59MB [2022-08-18T16:37:49.040Z] alpine 3.16 9c6f07244728 8 days ago 5.54MB [2022-08-18T16:37:49.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB [2022-08-18T16:37:49.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 6 weeks ago 677MB [2022-08-18T16:37:49.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:38:25.924Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-18T16:38:25.924Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-18T16:38:25.924Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-18T16:38:25.924Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-18T16:38:25.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-18T16:38:25.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-18T16:38:25.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-18T16:38:25.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-18T16:38:25.924Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-18T16:38:25.924Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-18T16:38:25.924Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-18T16:38:26.911Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-18T16:38:26.911Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-18T16:38:26.911Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-18T16:38:26.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-18T16:38:42.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements [2022-08-18T16:38:42.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-18T16:38:42.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-18T16:38:44.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.394s coverage: 98.5% of statements [2022-08-18T16:38:44.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-18T16:38:44.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.2% of statements [2022-08-18T16:38:44.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-18T16:38:44.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-18T16:39:06.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.731s coverage: 89.2% of statements [2022-08-18T16:39:06.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-18T16:39:06.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-18T16:39:06.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-18T16:39:06.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-18T16:39:06.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-18T16:39:06.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.629s coverage: 2.1% of statements [2022-08-18T16:39:06.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-18T16:39:06.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-18T16:39:07.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.542s coverage: 95.6% of statements [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-18T16:39:07.290Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.451s coverage: 72.2% of statements [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-18T16:39:07.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.324s coverage: 60.0% of statements [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-18T16:39:07.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.468s coverage: 0.9% of statements [2022-08-18T16:39:07.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-18T16:39:07.897Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.304s coverage: 58.8% of statements [2022-08-18T16:39:08.502Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 29.6% of statements [2022-08-18T16:39:08.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-18T16:39:15.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements [2022-08-18T16:39:15.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.230s coverage: 79.5% of statements [2022-08-18T16:39:15.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.381s coverage: 94.1% of statements [2022-08-18T16:39:15.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements [2022-08-18T16:39:16.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2022-08-18T16:39:25.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.406s coverage: 94.4% of statements [2022-08-18T16:39:25.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements [2022-08-18T16:39:37.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.733s coverage: 82.2% of statements [2022-08-18T16:39:37.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-18T16:39:39.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-18T16:39:39.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-18T16:39:39.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.291s coverage: 87.2% of statements [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-18T16:39:39.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-18T16:39:39.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 58.8% of statements [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-18T16:39:39.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements [2022-08-18T16:39:39.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements [2022-08-18T16:39:39.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2022-08-18T16:39:39.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.830s coverage: 91.2% of statements [2022-08-18T16:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-18T16:39:46.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.950s coverage: 64.7% of statements [2022-08-18T16:39:46.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-18T16:39:46.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-18T16:39:46.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.341s coverage: 100.0% of statements [2022-08-18T16:39:46.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.164s coverage: 89.4% of statements [2022-08-18T16:39:46.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-08-18T16:39:46.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2022-08-18T16:39:46.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2022-08-18T16:39:52.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.407s coverage: 65.8% of statements [2022-08-18T16:39:52.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-18T16:39:52.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-18T16:39:52.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-18T16:39:56.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.878s coverage: 43.6% of statements [2022-08-18T16:39:56.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-18T16:39:56.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-18T16:39:56.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements [2022-08-18T16:39:56.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-18T16:39:56.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.311s coverage: 84.8% of statements [2022-08-18T16:39:56.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-18T16:39:56.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-18T16:39:56.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-18T16:39:56.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-18T16:40:04.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.379s coverage: 17.7% of statements [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-18T16:40:04.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.747s coverage: 92.3% of statements [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-18T16:40:04.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-18T16:40:04.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.493s coverage: 97.7% of statements [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-18T16:40:04.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-18T16:40:04.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-18T16:40:04.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements [2022-08-18T16:40:04.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-08-18T16:40:05.310Z] 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-08-18T16:40:05.310Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-18T16:40:05.310Z] GO111MODULE=on go vet ./... [2022-08-18T16:41:57.314Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-18T16:41:57.314Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-18T16:41:57.314Z] ./bin/test-attribution-txt.sh [2022-08-18T16:41:57.314Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-18T16:41:57.314Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-18T16:41:57.314Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-18T16:41:57.314Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-18T16:41:57.314Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-18T16:41:57.314Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-18T16:41:57.314Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-18T16:41:57.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-18T16:41:57.993Z] + ls -al . [2022-08-18T16:41:57.993Z] total 732 [2022-08-18T16:41:57.993Z] drwxrwxr-x 9 1001 1001 4096 Aug 18 16:35 . [2022-08-18T16:41:57.993Z] drwxr-xr-x 4 root root 4096 Aug 18 16:35 .. [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 16 Aug 18 16:34 .dockerignore [2022-08-18T16:41:57.993Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 16:34 .git [2022-08-18T16:41:57.993Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 16:34 .github [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 1030 Aug 18 16:34 .gitignore [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 42 Aug 18 16:34 .golangci.yml [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 87 Aug 18 16:34 .hadolint.yml [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 16:34 .sonarcloud.properties [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 16:34 ADOPTERS.md [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 10347 Aug 18 16:34 Attribution.txt [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 63209 Aug 18 16:34 CHANGELOG.md [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 16:34 CONTRIBUTING.md [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 16:34 GOVERNANCE.md [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 850 Aug 18 16:34 Jenkinsfile [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 16:34 LICENSE [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 13276 Aug 18 16:34 Makefile [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 16:34 OWNERS.md [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 9094 Aug 18 16:34 README.md [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 16:34 SECURITY.md [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 16:30 VERSION [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 16:34 ZMQWindows.md [2022-08-18T16:41:57.993Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 16:34 bin [2022-08-18T16:41:57.993Z] drwxrwxr-x 18 1001 1001 4096 Aug 18 16:34 cmd [2022-08-18T16:41:57.993Z] -rw-r--r-- 1 root root 480241 Aug 18 16:40 coverage.out [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 3681 Aug 18 16:34 go.mod [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 38033 Aug 18 16:34 go.sum [2022-08-18T16:41:57.993Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 16:34 internal [2022-08-18T16:41:57.993Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 16:34 openapi [2022-08-18T16:41:57.993Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 16:34 snap [2022-08-18T16:41:57.993Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 16:34 version.go [Pipeline] sh [2022-08-18T16:41:58.652Z] + '[' -e coverage.out ] [2022-08-18T16:41:58.652Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-18T16:41:58.680Z] Warning: overwriting stash ‘coverage-report’ [2022-08-18T16:41:59.484Z] Stashed 1 file(s) [Pipeline] sh [2022-08-18T16:42:00.141Z] + make build [2022-08-18T16:42:00.141Z] 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-08-18T16:43:36.992Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-18T16:44:45.491Z] 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-08-18T16:44:49.810Z] 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-08-18T16:45:36.822Z] 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-08-18T16:45:36.822Z] 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-08-18T16:45:37.796Z] 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-08-18T16:45:44.818Z] 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-08-18T16:45:49.122Z] 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-08-18T16:45:54.532Z] 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-08-18T16:45:57.929Z] 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-08-18T16:46:02.260Z] 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-08-18T16:46:10.570Z] 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-08-18T16:46:16.004Z] $ docker stop --time=1 c0089b895ea3d0a58b60d9695ded37931e0ce05c1125e1b86a258531bc0eea6f [2022-08-18T16:46:18.134Z] $ docker rm -f c0089b895ea3d0a58b60d9695ded37931e0ce05c1125e1b86a258531bc0eea6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:46:20.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T16:46:20.660Z] [2022-08-18T16:46:20.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:46:21.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T16:46:21.288Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-18T16:46:21.288Z] 29e5d40040c1: Pulling fs layer [2022-08-18T16:46:21.288Z] 1ce36da41761: Pulling fs layer [2022-08-18T16:46:21.288Z] 25b303627fd3: Pulling fs layer [2022-08-18T16:46:21.288Z] 29e5d40040c1: Verifying Checksum [2022-08-18T16:46:21.288Z] 29e5d40040c1: Download complete [2022-08-18T16:46:21.565Z] 1ce36da41761: Verifying Checksum [2022-08-18T16:46:21.565Z] 1ce36da41761: Download complete [2022-08-18T16:46:21.841Z] 29e5d40040c1: Pull complete [2022-08-18T16:46:23.278Z] 25b303627fd3: Verifying Checksum [2022-08-18T16:46:23.278Z] 25b303627fd3: Download complete [2022-08-18T16:46:23.278Z] 1ce36da41761: Pull complete [2022-08-18T16:46:35.680Z] 25b303627fd3: Pull complete [2022-08-18T16:46:35.680Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-18T16:46:35.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T16:46:35.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:46:35.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-23047 does not seem to be running inside a container [2022-08-18T16:46:36.068Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T16:46:38.653Z] $ docker top 8a222c51e8e381108716fbf0df401171c8324f76fbeabbe0e65206dcd8372f39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T16:46:39.629Z] + docker-compose build --help [2022-08-18T16:46:39.629Z] + grep parallel [2022-08-18T16:46:43.934Z] --parallel Build images in parallel. [Pipeline] } [2022-08-18T16:46:44.230Z] $ docker stop --time=1 8a222c51e8e381108716fbf0df401171c8324f76fbeabbe0e65206dcd8372f39 [2022-08-18T16:46:45.864Z] $ docker rm -f 8a222c51e8e381108716fbf0df401171c8324f76fbeabbe0e65206dcd8372f39 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:46:46.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T16:46:46.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:46:46.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-23047 does not seem to be running inside a container [2022-08-18T16:46:46.803Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T16:46:48.175Z] $ docker top 42a27a6a4e418f1a5317c2fea79da0dc54b8cf221b2001aeb4c339725efd77d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T16:46:49.114Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-18T16:46:55.807Z] Building core-command ... [2022-08-18T16:46:55.807Z] Building core-data ... [2022-08-18T16:46:55.807Z] Building core-metadata ... [2022-08-18T16:46:55.807Z] Building security-bootstrapper ... [2022-08-18T16:46:55.807Z] Building security-proxy-setup ... [2022-08-18T16:46:55.807Z] Building security-secretstore-setup ... [2022-08-18T16:46:55.807Z] Building security-spiffe-token-provider ... [2022-08-18T16:46:55.807Z] Building security-spire-agent ... [2022-08-18T16:46:55.807Z] Building security-spire-config ... [2022-08-18T16:46:55.807Z] Building security-spire-server ... [2022-08-18T16:46:55.807Z] Building support-notifications ... [2022-08-18T16:46:55.807Z] Building support-scheduler ... [2022-08-18T16:46:55.807Z] Building sys-mgmt-agent ... [2022-08-18T16:46:55.807Z] Building security-proxy-setup [2022-08-18T16:46:55.807Z] Building security-spiffe-token-provider [2022-08-18T16:46:55.807Z] Building core-data [2022-08-18T16:46:55.807Z] Building security-secretstore-setup [2022-08-18T16:46:55.807Z] Building security-spire-agent [2022-08-18T16:47:42.785Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:47:42.785Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:47:42.785Z] ---> 4ff7d7b1f8ee [2022-08-18T16:47:42.785Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T16:47:43.382Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:47:43.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:47:43.382Z] ---> 4ff7d7b1f8ee [2022-08-18T16:47:43.382Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T16:47:43.382Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:47:43.382Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:47:43.382Z] ---> 4ff7d7b1f8ee [2022-08-18T16:47:43.382Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T16:47:43.988Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:47:43.988Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:47:43.988Z] ---> 4ff7d7b1f8ee [2022-08-18T16:47:43.988Z] Step 3/20 : WORKDIR /edgex-go [2022-08-18T16:47:43.988Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:47:43.988Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:47:43.988Z] ---> 4ff7d7b1f8ee [2022-08-18T16:47:43.988Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T16:47:44.585Z] ---> Running in 99928bc1da59 [2022-08-18T16:47:44.585Z] ---> Running in 8aa2750a8736 [2022-08-18T16:47:44.585Z] ---> Running in 8016c61adab1 [2022-08-18T16:47:44.585Z] ---> Running in c2cdeb564664 [2022-08-18T16:47:44.585Z] ---> Running in 68de65fbb721 [2022-08-18T16:47:45.188Z] Removing intermediate container 8aa2750a8736 [2022-08-18T16:47:45.188Z] ---> 3a77102c4dd9 [2022-08-18T16:47:45.188Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:47:45.188Z] Removing intermediate container c2cdeb564664 [2022-08-18T16:47:45.188Z] ---> 13c7c5f2e8c3 [2022-08-18T16:47:45.188Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:47:45.188Z] ---> Running in f0e726910fe9 [2022-08-18T16:47:45.188Z] Removing intermediate container 68de65fbb721 [2022-08-18T16:47:45.188Z] ---> fda4f1545d44 [2022-08-18T16:47:45.188Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:47:45.465Z] ---> Running in 5069b5f453c6 [2022-08-18T16:47:45.465Z] Removing intermediate container 8016c61adab1 [2022-08-18T16:47:45.465Z] ---> 024cad930e60 [2022-08-18T16:47:45.465Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:47:45.465Z] Removing intermediate container 99928bc1da59 [2022-08-18T16:47:45.465Z] ---> 13ad4a49b6a8 [2022-08-18T16:47:45.465Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-18T16:47:45.465Z] ---> Running in 50069ed42334 [2022-08-18T16:47:45.465Z] ---> Running in 2cfb78ef3e97 [2022-08-18T16:47:45.465Z] ---> Running in bf8a3f5d23cb [2022-08-18T16:47:48.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:48.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:49.002Z] Removing intermediate container 5069b5f453c6 [2022-08-18T16:47:49.003Z] ---> afd50ad4d556 [2022-08-18T16:47:49.003Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-18T16:47:49.277Z] Removing intermediate container f0e726910fe9 [2022-08-18T16:47:49.277Z] ---> 368531ed728c [2022-08-18T16:47:49.277Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-18T16:47:49.277Z] ---> Running in 0d485decbaec [2022-08-18T16:47:49.277Z] v3.16.2-41-g8d6de99bbd [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-18T16:47:49.277Z] v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-18T16:47:49.277Z] OK: 16890 distinct packages available [2022-08-18T16:47:49.561Z] ---> Running in b6ee8aa86904 [2022-08-18T16:47:49.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:49.849Z] Removing intermediate container 50069ed42334 [2022-08-18T16:47:49.849Z] ---> a003ab0e0c11 [2022-08-18T16:47:49.849Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T16:47:50.127Z] ---> Running in a6e8a6387106 [2022-08-18T16:47:50.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:50.127Z] Removing intermediate container 2cfb78ef3e97 [2022-08-18T16:47:50.127Z] ---> f7210224fa09 [2022-08-18T16:47:50.127Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T16:47:50.407Z] ---> Running in 354ec5673dad [2022-08-18T16:47:51.398Z] OK: 221 MiB in 51 packages [2022-08-18T16:47:51.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:52.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:52.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:52.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:52.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:52.857Z] Removing intermediate container bf8a3f5d23cb [2022-08-18T16:47:52.857Z] ---> 1196d0dc2bd1 [2022-08-18T16:47:52.857Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-18T16:47:53.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:53.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:53.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:47:53.481Z] ---> 54fff26a56bf [2022-08-18T16:47:53.481Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:47:53.759Z] ---> Running in db6af2e056ee [2022-08-18T16:47:54.040Z] OK: 221 MiB in 51 packages [2022-08-18T16:47:55.045Z] OK: 221 MiB in 51 packages [2022-08-18T16:47:55.045Z] OK: 221 MiB in 51 packages [2022-08-18T16:47:55.324Z] OK: 221 MiB in 51 packages [2022-08-18T16:47:55.939Z] Removing intermediate container 0d485decbaec [2022-08-18T16:47:55.939Z] ---> 6dfcae873903 [2022-08-18T16:47:55.939Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T16:47:56.943Z] Removing intermediate container a6e8a6387106 [2022-08-18T16:47:56.943Z] ---> 00c7c82cd99f [2022-08-18T16:47:56.943Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T16:47:56.943Z] Removing intermediate container b6ee8aa86904 [2022-08-18T16:47:56.943Z] ---> 6bca75d007f0 [2022-08-18T16:47:56.943Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T16:47:57.219Z] Removing intermediate container 354ec5673dad [2022-08-18T16:47:57.219Z] ---> f2b03d9aa56a [2022-08-18T16:47:57.219Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T16:47:57.503Z] ---> 3ffcfa327c7d [2022-08-18T16:47:57.503Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:47:57.503Z] ---> Running in ab942cc10df1 [2022-08-18T16:47:58.122Z] ---> 466a964e804c [2022-08-18T16:47:58.122Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:47:58.402Z] ---> Running in 9968aa99629e [2022-08-18T16:47:58.681Z] ---> 028c0c00a1af [2022-08-18T16:47:58.681Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:47:58.967Z] ---> Running in 20bd411716d8 [2022-08-18T16:47:58.967Z] ---> 0f499f9acf71 [2022-08-18T16:47:58.967Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:47:59.253Z] ---> Running in bf3db6bbb04e [2022-08-18T16:48:55.830Z] Removing intermediate container db6af2e056ee [2022-08-18T16:48:55.830Z] ---> df20eba28dee [2022-08-18T16:48:55.830Z] Step 7/20 : COPY . . [2022-08-18T16:48:57.813Z] Removing intermediate container 20bd411716d8 [2022-08-18T16:48:57.813Z] ---> f3cd9b7521b2 [2022-08-18T16:48:57.813Z] Step 8/26 : COPY . . [2022-08-18T16:48:57.813Z] Removing intermediate container 9968aa99629e [2022-08-18T16:48:57.813Z] ---> f5dc48a90706 [2022-08-18T16:48:57.813Z] Step 8/23 : COPY . . [2022-08-18T16:48:57.813Z] Removing intermediate container ab942cc10df1 [2022-08-18T16:48:57.813Z] ---> 894584a91bad [2022-08-18T16:48:57.813Z] Step 8/25 : COPY . . [2022-08-18T16:48:57.813Z] Removing intermediate container bf3db6bbb04e [2022-08-18T16:48:57.813Z] ---> 9ad8b5740ed8 [2022-08-18T16:48:57.813Z] Step 8/22 : COPY . . [2022-08-18T16:49:04.550Z] ---> b6d321494378 [2022-08-18T16:49:04.550Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-18T16:49:04.550Z] ---> Running in c16049e6c1d7 [2022-08-18T16:49:05.991Z] 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-08-18T16:49:18.436Z] ---> 88e078dfc069 [2022-08-18T16:49:18.436Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-18T16:49:18.729Z] ---> Running in 69345e259c40 [2022-08-18T16:49:18.729Z] ---> 49ecbca6f180 [2022-08-18T16:49:18.729Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-18T16:49:18.729Z] ---> 1584dbe85bfb [2022-08-18T16:49:18.729Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T16:49:19.015Z] ---> Running in f100655bd787 [2022-08-18T16:49:19.015Z] ---> Running in 00a725bc0efa [2022-08-18T16:49:19.015Z] ---> 072ba473ecc1 [2022-08-18T16:49:19.015Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-18T16:49:19.320Z] ---> Running in c8964a520573 [2022-08-18T16:49:20.321Z] Removing intermediate container 00a725bc0efa [2022-08-18T16:49:20.321Z] ---> f65b0b25f0a3 [2022-08-18T16:49:20.321Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T16:49:20.321Z] ---> Running in e177ce4c271e [2022-08-18T16:49:21.332Z] Removing intermediate container e177ce4c271e [2022-08-18T16:49:21.332Z] ---> 0f185563ef04 [2022-08-18T16:49:21.332Z] 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-08-18T16:49:21.332Z] ---> Running in fe2a724d90bd [2022-08-18T16:49:21.943Z] 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-08-18T16:49:22.546Z] 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-08-18T16:49:22.821Z] 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-08-18T16:49:25.056Z] Removing intermediate container fe2a724d90bd [2022-08-18T16:49:25.056Z] ---> 1a6c0948b551 [2022-08-18T16:49:25.056Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T16:49:25.056Z] ---> Running in 7adc8f5556be [2022-08-18T16:49:25.371Z] Removing intermediate container 7adc8f5556be [2022-08-18T16:49:25.371Z] ---> 60fc54650a90 [2022-08-18T16:49:25.371Z] [2022-08-18T16:49:25.371Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T16:49:25.743Z] 3.15: Pulling from library/alpine [2022-08-18T16:49:27.263Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-18T16:49:27.263Z] Status: Downloaded newer image for alpine:3.15 [2022-08-18T16:49:27.263Z] ---> 02e0d6fdf486 [2022-08-18T16:49:27.263Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:49:27.548Z] ---> Running in 954e2a888a6e [2022-08-18T16:49:28.159Z] Removing intermediate container 954e2a888a6e [2022-08-18T16:49:28.159Z] ---> 20779cc4994a [2022-08-18T16:49:28.159Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:49:28.159Z] ---> Running in ab718599c69e [2022-08-18T16:49:31.601Z] Removing intermediate container ab718599c69e [2022-08-18T16:49:31.601Z] ---> 7d9923e6ee8a [2022-08-18T16:49:31.601Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T16:49:31.601Z] ---> Running in 02ae2d01a369 [2022-08-18T16:49:33.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:49:34.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:49:35.674Z] v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T16:49:35.674Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T16:49:35.674Z] OK: 15733 distinct packages available [2022-08-18T16:49:35.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:49:36.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:49:38.391Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-18T16:49:38.391Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-18T16:49:38.677Z] (3/5) Installing libucontext (1.1-r0) [2022-08-18T16:49:38.677Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-18T16:49:38.677Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-18T16:49:38.954Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T16:49:38.954Z] OK: 6 MiB in 19 packages [2022-08-18T16:49:40.955Z] Removing intermediate container 02ae2d01a369 [2022-08-18T16:49:40.955Z] ---> 49343d738bcd [2022-08-18T16:49:40.955Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-18T16:49:44.377Z] ---> 9e6a08b038ae [2022-08-18T16:49:44.377Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T16:49:49.811Z] ---> 8b6b7542c6b6 [2022-08-18T16:49:49.811Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T16:49:50.420Z] ---> 451c4500f3a7 [2022-08-18T16:49:50.420Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-18T16:49:51.412Z] ---> 5c5f374f5ce4 [2022-08-18T16:49:51.412Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-18T16:49:52.403Z] ---> 46aae37ea621 [2022-08-18T16:49:52.403Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T16:49:52.403Z] ---> Running in 36fb2773f0e9 [2022-08-18T16:49:52.710Z] Removing intermediate container 36fb2773f0e9 [2022-08-18T16:49:52.710Z] ---> ea83fe8d82d7 [2022-08-18T16:49:52.710Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T16:49:52.990Z] ---> Running in 8f18095b451a [2022-08-18T16:49:53.602Z] Removing intermediate container 8f18095b451a [2022-08-18T16:49:53.602Z] ---> 3012f741db0b [2022-08-18T16:49:53.602Z] Step 24/26 : LABEL arch=arm64 [2022-08-18T16:49:53.602Z] ---> Running in b1fd6a94eb96 [2022-08-18T16:49:54.203Z] Removing intermediate container b1fd6a94eb96 [2022-08-18T16:49:54.203Z] ---> e0567b1ca213 [2022-08-18T16:49:54.203Z] Step 25/26 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T16:49:54.203Z] ---> Running in ab5ba5c81d98 [2022-08-18T16:49:54.483Z] Removing intermediate container ab5ba5c81d98 [2022-08-18T16:49:54.483Z] ---> 53687d9de85f [2022-08-18T16:49:54.483Z] Step 26/26 : LABEL version=0.0.0 [2022-08-18T16:49:54.769Z] ---> Running in fddfc9bbfe8e [2022-08-18T16:49:55.045Z] Removing intermediate container fddfc9bbfe8e [2022-08-18T16:49:55.045Z] ---> ab0ad8ede9dc [2022-08-18T16:49:55.045Z] [2022-08-18T16:49:55.321Z] Successfully built ab0ad8ede9dc [2022-08-18T16:49:55.321Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-18T16:49:55.596Z] Building security-bootstrapper [2022-08-18T16:50:13.938Z]  Building security-spire-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:50:13.938Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:50:13.938Z] ---> 4ff7d7b1f8ee [2022-08-18T16:50:13.938Z] Step 3/31 : WORKDIR /edgex-go [2022-08-18T16:50:13.938Z] ---> Using cache [2022-08-18T16:50:13.938Z] ---> 13ad4a49b6a8 [2022-08-18T16:50:13.938Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:50:13.938Z] ---> Running in b36700f484a0 [2022-08-18T16:50:14.216Z] Removing intermediate container b36700f484a0 [2022-08-18T16:50:14.216Z] ---> 07b6ee7a3d4d [2022-08-18T16:50:14.216Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-18T16:50:14.495Z] ---> Running in f3bd9a376f29 [2022-08-18T16:50:16.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:50:17.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:50:18.484Z] OK: 221 MiB in 51 packages [2022-08-18T16:50:19.932Z] Removing intermediate container f3bd9a376f29 [2022-08-18T16:50:19.932Z] ---> 795d38579033 [2022-08-18T16:50:19.932Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-18T16:50:20.925Z] ---> 28f4efbb6929 [2022-08-18T16:50:20.925Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:50:20.925Z] ---> Running in 7b86d1cceea3 [2022-08-18T16:51:17.516Z] Removing intermediate container 7b86d1cceea3 [2022-08-18T16:51:17.516Z] ---> e141e187d329 [2022-08-18T16:51:17.516Z] Step 8/31 : COPY . . [2022-08-18T16:51:22.941Z] ---> 842c2acfbae7 [2022-08-18T16:51:22.941Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-18T16:51:22.941Z] ---> Running in 77871c4307b6 [2022-08-18T16:51:24.937Z] 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-08-18T16:54:46.991Z] 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-08-18T16:54:52.413Z] 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-08-18T16:55:15.275Z] Removing intermediate container c8964a520573 [2022-08-18T16:55:15.275Z] ---> 993359290603 [2022-08-18T16:55:15.275Z] [2022-08-18T16:55:15.275Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T16:55:15.275Z] 3.16: Pulling from library/alpine [2022-08-18T16:55:15.275Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T16:55:15.275Z] Status: Downloaded newer image for alpine:3.16 [2022-08-18T16:55:15.275Z] ---> a6215f271958 [2022-08-18T16:55:15.275Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-18T16:55:15.275Z] ---> Running in 1bc961db3226 [2022-08-18T16:55:16.302Z] Removing intermediate container 69345e259c40 [2022-08-18T16:55:16.302Z] ---> 08ed804cde3d [2022-08-18T16:55:16.303Z] [2022-08-18T16:55:16.303Z] Step 10/25 : FROM alpine:3.16 [2022-08-18T16:55:16.303Z] ---> a6215f271958 [2022-08-18T16:55:16.303Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-18T16:55:16.582Z] ---> Running in ae878fade82f [2022-08-18T16:55:17.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:55:18.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:55:18.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:55:18.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:55:19.340Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-18T16:55:19.340Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-18T16:55:19.340Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T16:55:19.340Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-18T16:55:19.340Z] (5/6) Installing curl (7.83.1-r2) [2022-08-18T16:55:19.340Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-18T16:55:19.340Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:55:19.340Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:55:19.947Z] OK: 8 MiB in 20 packages [2022-08-18T16:55:20.224Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-18T16:55:20.501Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-18T16:55:20.501Z] (3/3) Installing su-exec (0.2-r1) [2022-08-18T16:55:20.501Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:55:20.501Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:55:21.101Z] OK: 6 MiB in 17 packages [2022-08-18T16:55:22.588Z] Removing intermediate container 1bc961db3226 [2022-08-18T16:55:22.588Z] ---> 54846bb6c1c1 [2022-08-18T16:55:22.588Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T16:55:22.878Z] ---> Running in de4ec941781f [2022-08-18T16:55:23.480Z] Removing intermediate container de4ec941781f [2022-08-18T16:55:23.480Z] ---> d89a84075f43 [2022-08-18T16:55:23.480Z] Step 13/22 : WORKDIR /edgex [2022-08-18T16:55:23.480Z] Removing intermediate container ae878fade82f [2022-08-18T16:55:23.480Z] ---> aba839cdfeba [2022-08-18T16:55:23.480Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T16:55:23.753Z] ---> Running in 2a572dd8aba4 [2022-08-18T16:55:23.753Z] ---> Running in 95a79363fca7 [2022-08-18T16:55:24.363Z] Removing intermediate container 2a572dd8aba4 [2022-08-18T16:55:24.363Z] ---> 0755c0ba7283 [2022-08-18T16:55:24.363Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-18T16:55:24.363Z] Removing intermediate container 95a79363fca7 [2022-08-18T16:55:24.363Z] ---> c358b7813ca4 [2022-08-18T16:55:24.363Z] Step 13/25 : WORKDIR / [2022-08-18T16:55:24.651Z] ---> Running in 02701fe4fe10 [2022-08-18T16:55:25.262Z] Removing intermediate container 02701fe4fe10 [2022-08-18T16:55:25.262Z] ---> 1fd768309bcd [2022-08-18T16:55:25.262Z] 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-08-18T16:55:25.539Z] ---> 47a68f2299bd [2022-08-18T16:55:25.539Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-18T16:55:26.531Z] ---> 7a0290644e5d [2022-08-18T16:55:26.531Z] 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-08-18T16:55:27.524Z] ---> 4883f684447e [2022-08-18T16:55:27.524Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-18T16:55:27.799Z] ---> 8f396d12f25c [2022-08-18T16:55:27.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-18T16:55:28.801Z] ---> 2d6f8407f0bb [2022-08-18T16:55:28.801Z] 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-08-18T16:55:29.791Z] ---> 9836794aa2ca [2022-08-18T16:55:29.791Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T16:55:30.067Z] ---> fa1fc7c34b7f [2022-08-18T16:55:30.067Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-18T16:55:31.064Z] ---> a83bd1e36363 [2022-08-18T16:55:31.064Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T16:55:31.351Z] ---> Running in 8785d81eac57 [2022-08-18T16:55:32.799Z] ---> 7572aa17c185 [2022-08-18T16:55:32.799Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-18T16:55:35.439Z] Removing intermediate container 8785d81eac57 [2022-08-18T16:55:35.439Z] ---> c48857997432 [2022-08-18T16:55:35.439Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T16:55:35.439Z] ---> Running in 7b47697f25d9 [2022-08-18T16:55:36.052Z] Removing intermediate container 7b47697f25d9 [2022-08-18T16:55:36.053Z] ---> fd9196948e97 [2022-08-18T16:55:36.053Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T16:55:36.053Z] ---> a108c15ea05a [2022-08-18T16:55:36.053Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T16:55:36.334Z] ---> Running in 6abb24cd0bdc [2022-08-18T16:55:36.954Z] Removing intermediate container 6abb24cd0bdc [2022-08-18T16:55:36.954Z] ---> 03197f8faed6 [2022-08-18T16:55:36.954Z] Step 21/22 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T16:55:36.954Z] ---> Running in d84d9123a712 [2022-08-18T16:55:37.232Z] ---> cd827c198914 [2022-08-18T16:55:37.232Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T16:55:37.510Z] ---> Running in bb732dfd55a6 [2022-08-18T16:55:37.789Z] Removing intermediate container d84d9123a712 [2022-08-18T16:55:37.789Z] ---> 1590301177c2 [2022-08-18T16:55:37.789Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T16:55:38.077Z] ---> Running in eb6731b3395f [2022-08-18T16:55:38.684Z] Removing intermediate container eb6731b3395f [2022-08-18T16:55:38.684Z] ---> af128009021e [2022-08-18T16:55:38.684Z] [2022-08-18T16:55:39.292Z] Successfully built af128009021e [2022-08-18T16:55:39.292Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-18T16:55:39.292Z]  Building security-proxy-setup ... done Building security-spire-config [2022-08-18T16:55:40.768Z] Removing intermediate container bb732dfd55a6 [2022-08-18T16:55:40.768Z] ---> a3e52421f1ad [2022-08-18T16:55:40.768Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T16:55:40.768Z] ---> Running in 68e683ba2002 [2022-08-18T16:55:41.373Z] Removing intermediate container 68e683ba2002 [2022-08-18T16:55:41.373Z] ---> 593561aa4a23 [2022-08-18T16:55:41.373Z] Step 23/25 : LABEL arch=arm64 [2022-08-18T16:55:41.373Z] ---> Running in 410bc347e7f3 [2022-08-18T16:55:41.985Z] Removing intermediate container 410bc347e7f3 [2022-08-18T16:55:41.985Z] ---> e9e7ab423864 [2022-08-18T16:55:41.985Z] Step 24/25 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T16:55:42.286Z] ---> Running in bc9a8b09f57b [2022-08-18T16:55:42.911Z] Removing intermediate container bc9a8b09f57b [2022-08-18T16:55:42.911Z] ---> 4b550c2af384 [2022-08-18T16:55:42.911Z] Step 25/25 : LABEL version=0.0.0 [2022-08-18T16:55:42.911Z] ---> Running in b56835246e8b [2022-08-18T16:55:43.537Z] Removing intermediate container b56835246e8b [2022-08-18T16:55:43.537Z] ---> 3b1178d744de [2022-08-18T16:55:43.537Z] [2022-08-18T16:55:43.816Z] Successfully built 3b1178d744de [2022-08-18T16:55:43.816Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-18T16:55:43.816Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-08-18T16:56:10.710Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:56:10.710Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:56:10.710Z] ---> 4ff7d7b1f8ee [2022-08-18T16:56:10.710Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T16:56:10.710Z] ---> Using cache [2022-08-18T16:56:10.710Z] ---> 13ad4a49b6a8 [2022-08-18T16:56:10.710Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:56:10.710Z] ---> Using cache [2022-08-18T16:56:10.710Z] ---> 07b6ee7a3d4d [2022-08-18T16:56:10.710Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T16:56:10.710Z] ---> Running in df1840de3866 [2022-08-18T16:56:10.710Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:56:10.710Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:56:10.710Z] ---> 4ff7d7b1f8ee [2022-08-18T16:56:10.710Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T16:56:10.710Z] ---> Using cache [2022-08-18T16:56:10.710Z] ---> 13ad4a49b6a8 [2022-08-18T16:56:10.710Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:56:10.710Z] ---> Using cache [2022-08-18T16:56:10.710Z] ---> 07b6ee7a3d4d [2022-08-18T16:56:10.710Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T16:56:10.710Z] ---> Running in 42ce5d7fc6df [2022-08-18T16:56:10.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:56:11.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:56:12.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:56:13.352Z] OK: 221 MiB in 51 packages [2022-08-18T16:56:13.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:56:14.820Z] Removing intermediate container df1840de3866 [2022-08-18T16:56:14.820Z] ---> 2a6841797f8a [2022-08-18T16:56:14.820Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T16:56:15.101Z] OK: 221 MiB in 51 packages [2022-08-18T16:56:15.710Z] ---> 6a5473ba21f1 [2022-08-18T16:56:15.710Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:56:15.997Z] ---> Running in b5996801a30d [2022-08-18T16:56:16.623Z] Removing intermediate container 42ce5d7fc6df [2022-08-18T16:56:16.623Z] ---> 9ff82d1e15fb [2022-08-18T16:56:16.623Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T16:56:18.104Z] ---> eef2bede66f7 [2022-08-18T16:56:18.104Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:56:18.104Z] ---> Running in c088f21e7bd9 [2022-08-18T16:56:50.554Z] Removing intermediate container c16049e6c1d7 [2022-08-18T16:56:50.554Z] ---> f3ef444fcda6 [2022-08-18T16:56:50.554Z] [2022-08-18T16:56:50.554Z] Step 9/20 : FROM alpine:3.15 [2022-08-18T16:56:50.554Z] ---> 02e0d6fdf486 [2022-08-18T16:56:50.554Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:56:50.554Z] ---> Using cache [2022-08-18T16:56:50.554Z] ---> 20779cc4994a [2022-08-18T16:56:50.554Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:56:50.554Z] ---> Using cache [2022-08-18T16:56:50.554Z] ---> 7d9923e6ee8a [2022-08-18T16:56:50.554Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-18T16:56:50.554Z] ---> Running in a1276cf26e22 [2022-08-18T16:56:50.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:56:50.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:56:51.157Z] v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T16:56:51.157Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T16:56:51.157Z] OK: 15733 distinct packages available [2022-08-18T16:56:51.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:56:52.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:56:53.449Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-18T16:56:53.449Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-18T16:56:53.728Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-18T16:56:53.728Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-18T16:56:54.005Z] (5/9) Installing curl (7.80.0-r2) [2022-08-18T16:56:54.005Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-18T16:56:54.005Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-18T16:56:54.285Z] (8/9) Installing libucontext (1.1-r0) [2022-08-18T16:56:54.285Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-18T16:56:54.285Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T16:56:54.285Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:56:54.570Z] OK: 8 MiB in 23 packages [2022-08-18T16:56:59.094Z] Removing intermediate container a1276cf26e22 [2022-08-18T16:56:59.094Z] ---> 4c265e789e73 [2022-08-18T16:56:59.094Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:57:00.082Z] ---> ced36c6ab2e6 [2022-08-18T16:57:00.082Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-18T16:57:01.078Z] Removing intermediate container f100655bd787 [2022-08-18T16:57:01.078Z] ---> 1280ae298a00 [2022-08-18T16:57:01.078Z] [2022-08-18T16:57:01.078Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T16:57:01.078Z] ---> a6215f271958 [2022-08-18T16:57:01.078Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-18T16:57:01.689Z] ---> Running in 6e0089903445 [2022-08-18T16:57:02.297Z] Removing intermediate container 6e0089903445 [2022-08-18T16:57:02.297Z] ---> aa9a573a3032 [2022-08-18T16:57:02.297Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-18T16:57:02.297Z] ---> Running in bb7a12a26d99 [2022-08-18T16:57:03.292Z] Removing intermediate container bb7a12a26d99 [2022-08-18T16:57:03.292Z] ---> 4a7dbc926aec [2022-08-18T16:57:03.292Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-18T16:57:03.568Z] ---> Running in a31a5686382e [2022-08-18T16:57:03.845Z] ---> 08ab86a06e5e [2022-08-18T16:57:04.120Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-18T16:57:04.406Z] Removing intermediate container a31a5686382e [2022-08-18T16:57:04.406Z] ---> 3e516b86910c [2022-08-18T16:57:04.406Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:57:04.680Z] ---> Running in 3404cdb92e5d [2022-08-18T16:57:05.675Z] ---> 1a7db78d8f59 [2022-08-18T16:57:05.675Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-18T16:57:05.675Z] ---> Running in 0229e07b3ee8 [2022-08-18T16:57:06.279Z] Removing intermediate container 77871c4307b6 [2022-08-18T16:57:06.279Z] ---> 1c0c8d4a0293 [2022-08-18T16:57:06.279Z] [2022-08-18T16:57:06.279Z] Step 10/31 : FROM alpine:3.16 [2022-08-18T16:57:06.279Z] ---> a6215f271958 [2022-08-18T16:57:06.279Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:57:06.553Z] Removing intermediate container 0229e07b3ee8 [2022-08-18T16:57:06.553Z] ---> f3b284767f5b [2022-08-18T16:57:06.553Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:57:06.553Z] ---> Running in 7eb9db0be48e [2022-08-18T16:57:06.833Z] ---> Running in bd1be62cb5ac [2022-08-18T16:57:07.438Z] Removing intermediate container 7eb9db0be48e [2022-08-18T16:57:07.438Z] ---> 2067a0864562 [2022-08-18T16:57:07.438Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-18T16:57:07.438Z] ---> Running in 41aec7564d23 [2022-08-18T16:57:07.713Z] Removing intermediate container bd1be62cb5ac [2022-08-18T16:57:07.713Z] ---> 1bed0513b23f [2022-08-18T16:57:07.713Z] Step 18/20 : LABEL arch=arm64 [2022-08-18T16:57:07.989Z] ---> Running in b7eb7866d074 [2022-08-18T16:57:07.989Z] Removing intermediate container 3404cdb92e5d [2022-08-18T16:57:07.989Z] ---> 14f7cea434c0 [2022-08-18T16:57:07.989Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-18T16:57:08.274Z] ---> Running in 0699d3c89655 [2022-08-18T16:57:09.257Z] Removing intermediate container b7eb7866d074 [2022-08-18T16:57:09.257Z] ---> ec0acda33ef8 [2022-08-18T16:57:09.257Z] Step 19/20 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T16:57:09.257Z] ---> Running in 086e183f1962 [2022-08-18T16:57:09.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:57:10.133Z] Removing intermediate container 086e183f1962 [2022-08-18T16:57:10.133Z] ---> 3283182a11b4 [2022-08-18T16:57:10.133Z] Step 20/20 : LABEL version=0.0.0 [2022-08-18T16:57:10.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:57:10.410Z] ---> Running in f05ba6dd0a27 [2022-08-18T16:57:10.410Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:57:11.016Z] Removing intermediate container f05ba6dd0a27 [2022-08-18T16:57:11.016Z] ---> 9fd8798890b2 [2022-08-18T16:57:11.016Z] [2022-08-18T16:57:11.294Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-18T16:57:11.294Z] (2/2) Installing su-exec (0.2-r1) [2022-08-18T16:57:11.294Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:57:11.294Z] OK: 5 MiB in 16 packages [2022-08-18T16:57:11.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:57:11.900Z] Successfully built 9fd8798890b2 [2022-08-18T16:57:11.900Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-18T16:57:11.900Z] Building support-notifications [2022-08-18T16:57:12.499Z]  Building security-spiffe-token-provider ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-08-18T16:57:12.499Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T16:57:12.775Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-18T16:57:12.775Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T16:57:13.049Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-18T16:57:13.049Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-18T16:57:13.049Z] Removing intermediate container 41aec7564d23 [2022-08-18T16:57:13.049Z] ---> 8734b1b083da [2022-08-18T16:57:13.049Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-18T16:57:13.355Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:57:13.355Z] OK: 8 MiB in 20 packages [2022-08-18T16:57:13.355Z] ---> Running in 0b64aff840c1 [2022-08-18T16:57:14.796Z] Removing intermediate container 0b64aff840c1 [2022-08-18T16:57:14.796Z] ---> 7023120d51a6 [2022-08-18T16:57:14.796Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-18T16:57:14.796Z] ---> Running in c72b2970ca9d [2022-08-18T16:57:15.403Z] Removing intermediate container 0699d3c89655 [2022-08-18T16:57:15.403Z] ---> 387c6a19c4ce [2022-08-18T16:57:15.403Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:57:15.403Z] Removing intermediate container c72b2970ca9d [2022-08-18T16:57:15.403Z] ---> 705e2537d8e9 [2022-08-18T16:57:15.403Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-18T16:57:15.684Z] ---> Running in 44b85bfc6e57 [2022-08-18T16:57:16.668Z] Removing intermediate container 44b85bfc6e57 [2022-08-18T16:57:16.668Z] ---> fd0f45411e7f [2022-08-18T16:57:16.668Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-18T16:57:16.668Z] ---> 6099a75cc82b [2022-08-18T16:57:16.668Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-18T16:57:16.668Z] ---> Running in e48740d23cec [2022-08-18T16:57:19.324Z] ---> e5bd51c11c16 [2022-08-18T16:57:19.324Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-18T16:57:19.604Z] Removing intermediate container c088f21e7bd9 [2022-08-18T16:57:19.604Z] ---> e71e2c2b4b80 [2022-08-18T16:57:19.604Z] Step 8/25 : COPY . . [2022-08-18T16:57:19.893Z] Removing intermediate container e48740d23cec [2022-08-18T16:57:19.893Z] ---> 71e0e67b58f3 [2022-08-18T16:57:19.893Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-18T16:57:19.893Z] Removing intermediate container b5996801a30d [2022-08-18T16:57:19.893Z] ---> 353f61e0534b [2022-08-18T16:57:19.893Z] Step 8/26 : COPY . . [2022-08-18T16:57:20.174Z] ---> Running in b107a6541f2c [2022-08-18T16:57:20.174Z] ---> 52d752856483 [2022-08-18T16:57:20.174Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-18T16:57:20.474Z] ---> Running in b9682a5a6a1f [2022-08-18T16:57:21.084Z] Removing intermediate container b107a6541f2c [2022-08-18T16:57:21.084Z] ---> 00273d686b2b [2022-08-18T16:57:21.084Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-18T16:57:21.084Z] Removing intermediate container b9682a5a6a1f [2022-08-18T16:57:21.084Z] ---> 16035f109982 [2022-08-18T16:57:21.084Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:57:21.401Z] ---> Running in 08964bd51e0e [2022-08-18T16:57:22.007Z] Removing intermediate container 08964bd51e0e [2022-08-18T16:57:22.007Z] ---> 52425a0b5c73 [2022-08-18T16:57:22.007Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T16:57:22.286Z] ---> 935e548cd16a [2022-08-18T16:57:22.286Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-18T16:57:22.286Z] ---> Running in 6fa100243d13 [2022-08-18T16:57:22.286Z] ---> Running in af80f8927017 [2022-08-18T16:57:23.278Z] Removing intermediate container 6fa100243d13 [2022-08-18T16:57:23.278Z] ---> 941911ad024d [2022-08-18T16:57:23.278Z] Step 22/23 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T16:57:23.278Z] ---> Running in e07a18628da9 [2022-08-18T16:57:24.277Z] Removing intermediate container e07a18628da9 [2022-08-18T16:57:24.277Z] ---> 713172ead30f [2022-08-18T16:57:24.277Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T16:57:24.277Z] ---> Running in 7f16810fb9b3 [2022-08-18T16:57:25.263Z] Removing intermediate container 7f16810fb9b3 [2022-08-18T16:57:25.263Z] ---> a0e4ae83820a [2022-08-18T16:57:25.263Z] [2022-08-18T16:57:25.263Z] Removing intermediate container af80f8927017 [2022-08-18T16:57:25.263Z] ---> 6a683e028360 [2022-08-18T16:57:25.263Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:57:25.544Z] Successfully built a0e4ae83820a [2022-08-18T16:57:25.544Z] Successfully tagged core-data-arm64:latest [2022-08-18T16:57:25.544Z]  Building core-data ... done Building core-metadata [2022-08-18T16:57:26.534Z] ---> 5c20a101ba3a [2022-08-18T16:57:26.534Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-18T16:57:28.006Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:57:28.006Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:57:28.006Z] ---> 4ff7d7b1f8ee [2022-08-18T16:57:28.006Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T16:57:28.006Z] ---> Using cache [2022-08-18T16:57:28.006Z] ---> 13ad4a49b6a8 [2022-08-18T16:57:28.006Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:57:28.006Z] ---> Using cache [2022-08-18T16:57:28.006Z] ---> 07b6ee7a3d4d [2022-08-18T16:57:28.006Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-18T16:57:28.006Z] ---> Running in 2f39ed4cf1d1 [2022-08-18T16:57:29.039Z] ---> 76f7a0977e49 [2022-08-18T16:57:29.039Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-18T16:57:30.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:57:30.315Z] ---> 4997292b83b1 [2022-08-18T16:57:30.315Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-18T16:57:30.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:57:31.933Z] ---> 2ef89e78364a [2022-08-18T16:57:31.933Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-18T16:57:31.933Z] OK: 221 MiB in 51 packages [2022-08-18T16:57:32.927Z] ---> aca723e4b01f [2022-08-18T16:57:32.927Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-18T16:57:33.547Z] Removing intermediate container 2f39ed4cf1d1 [2022-08-18T16:57:33.547Z] ---> 4bad41d328c5 [2022-08-18T16:57:33.547Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T16:57:34.159Z] ---> d935a69fb700 [2022-08-18T16:57:34.159Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-18T16:57:34.442Z] ---> Running in bfbd2fe67eba [2022-08-18T16:57:34.718Z] ---> 0f62928ea0d4 [2022-08-18T16:57:34.718Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:57:34.994Z] ---> Running in 64a8e8b19182 [2022-08-18T16:57:37.640Z] Removing intermediate container bfbd2fe67eba [2022-08-18T16:57:37.641Z] ---> b2794cc94eb6 [2022-08-18T16:57:37.641Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-18T16:57:37.641Z] ---> Running in 53e4a2e4ab1e [2022-08-18T16:57:38.635Z] Removing intermediate container 53e4a2e4ab1e [2022-08-18T16:57:38.635Z] ---> ef78f69fc4b6 [2022-08-18T16:57:38.635Z] Step 28/31 : CMD ["gate"] [2022-08-18T16:57:38.635Z] ---> Running in 9d0452f4701f [2022-08-18T16:57:39.647Z] Removing intermediate container 9d0452f4701f [2022-08-18T16:57:39.647Z] ---> 4041f3e2f308 [2022-08-18T16:57:39.647Z] Step 29/31 : LABEL arch=arm64 [2022-08-18T16:57:39.927Z] ---> Running in 5f00664f1011 [2022-08-18T16:57:41.378Z] Removing intermediate container 5f00664f1011 [2022-08-18T16:57:41.378Z] ---> c7de61561441 [2022-08-18T16:57:41.378Z] Step 30/31 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T16:57:41.378Z] ---> Running in cebf7717ffc2 [2022-08-18T16:57:41.988Z] ---> 58657ad9b721 [2022-08-18T16:57:41.988Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T16:57:42.261Z] ---> Running in 8fdca7d64a3f [2022-08-18T16:57:42.261Z] Removing intermediate container cebf7717ffc2 [2022-08-18T16:57:42.261Z] ---> 618af89fb5fa [2022-08-18T16:57:42.261Z] Step 31/31 : LABEL version=0.0.0 [2022-08-18T16:57:42.563Z] ---> Running in ca15944bcfee [2022-08-18T16:57:43.167Z] Removing intermediate container 8fdca7d64a3f [2022-08-18T16:57:43.167Z] ---> 807c8c564508 [2022-08-18T16:57:43.167Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T16:57:43.167Z] ---> 06e72090101c [2022-08-18T16:57:43.167Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T16:57:43.448Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:57:43.448Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:57:43.448Z] ---> 4ff7d7b1f8ee [2022-08-18T16:57:43.448Z] Step 3/24 : WORKDIR /edgex-go [2022-08-18T16:57:43.448Z] ---> Using cache [2022-08-18T16:57:43.448Z] ---> 13ad4a49b6a8 [2022-08-18T16:57:43.448Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:57:43.448Z] ---> Using cache [2022-08-18T16:57:43.448Z] ---> 07b6ee7a3d4d [2022-08-18T16:57:43.448Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-18T16:57:43.448Z] ---> Using cache [2022-08-18T16:57:43.448Z] ---> 795d38579033 [2022-08-18T16:57:43.448Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-18T16:57:43.448Z] ---> Using cache [2022-08-18T16:57:43.448Z] ---> 28f4efbb6929 [2022-08-18T16:57:43.448Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:57:43.448Z] ---> Using cache [2022-08-18T16:57:43.448Z] ---> e141e187d329 [2022-08-18T16:57:43.448Z] Step 8/24 : COPY . . [2022-08-18T16:57:43.448Z] ---> Running in 3a1cba3825c6 [2022-08-18T16:57:43.448Z] Removing intermediate container ca15944bcfee [2022-08-18T16:57:43.448Z] ---> 24f23d28ab82 [2022-08-18T16:57:43.448Z] [2022-08-18T16:57:43.731Z] ---> Running in 514f3c69bbb4 [2022-08-18T16:57:43.731Z] ---> Using cache [2022-08-18T16:57:43.731Z] ---> 842c2acfbae7 [2022-08-18T16:57:43.731Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-18T16:57:44.011Z] Successfully built 24f23d28ab82 [2022-08-18T16:57:44.011Z] ---> Running in aa8b9932195d [2022-08-18T16:57:44.011Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-18T16:57:44.011Z]  Building security-bootstrapper ... done Building core-command [2022-08-18T16:57:45.023Z] Removing intermediate container 3a1cba3825c6 [2022-08-18T16:57:45.023Z] Removing intermediate container 514f3c69bbb4 [2022-08-18T16:57:45.023Z] ---> 62931a7a28c8 [2022-08-18T16:57:45.023Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-18T16:57:45.023Z] ---> 75e40695680f [2022-08-18T16:57:45.023Z] 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-08-18T16:57:45.023Z] ---> Running in a64189478fe7 [2022-08-18T16:57:45.023Z] ---> Running in 61c6327f382f [2022-08-18T16:57:46.025Z] Removing intermediate container a64189478fe7 [2022-08-18T16:57:46.025Z] ---> ffd70a985ed8 [2022-08-18T16:57:46.025Z] 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-08-18T16:57:46.025Z] ---> Running in c187a5f03555 [2022-08-18T16:57:47.030Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-18T16:57:49.059Z] Removing intermediate container 61c6327f382f [2022-08-18T16:57:49.059Z] ---> 13a5f2447c82 [2022-08-18T16:57:49.059Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T16:57:49.341Z] ---> Running in 127b66f65ee5 [2022-08-18T16:57:49.623Z] Removing intermediate container c187a5f03555 [2022-08-18T16:57:49.623Z] ---> 1ac721c594fc [2022-08-18T16:57:49.623Z] Step 12/25 : WORKDIR /edgex-go [2022-08-18T16:57:49.901Z] ---> Running in 5521ecc48023 [2022-08-18T16:57:50.200Z] Removing intermediate container 127b66f65ee5 [2022-08-18T16:57:50.200Z] ---> 039ace9bcc25 [2022-08-18T16:57:50.200Z] [2022-08-18T16:57:50.200Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T16:57:50.200Z] ---> 02e0d6fdf486 [2022-08-18T16:57:50.200Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:57:50.200Z] ---> Using cache [2022-08-18T16:57:50.200Z] ---> 20779cc4994a [2022-08-18T16:57:50.479Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:57:50.479Z] ---> Using cache [2022-08-18T16:57:50.479Z] ---> 7d9923e6ee8a [2022-08-18T16:57:50.479Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-18T16:57:50.479Z] ---> Running in ef96c39af621 [2022-08-18T16:57:50.759Z] Removing intermediate container 5521ecc48023 [2022-08-18T16:57:50.759Z] ---> ae6bf1437949 [2022-08-18T16:57:50.759Z] [2022-08-18T16:57:50.759Z] Step 13/25 : FROM alpine:3.15 [2022-08-18T16:57:50.759Z] ---> 02e0d6fdf486 [2022-08-18T16:57:50.759Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:57:50.759Z] ---> Using cache [2022-08-18T16:57:50.759Z] ---> 20779cc4994a [2022-08-18T16:57:50.759Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:57:50.759Z] ---> Using cache [2022-08-18T16:57:50.759Z] ---> 7d9923e6ee8a [2022-08-18T16:57:50.759Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T16:57:50.759Z] ---> Using cache [2022-08-18T16:57:50.759Z] ---> 49343d738bcd [2022-08-18T16:57:50.759Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T16:57:53.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:57:54.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:57:55.513Z] v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T16:57:55.513Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T16:57:55.513Z] OK: 15733 distinct packages available [2022-08-18T16:57:55.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:57:56.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:57:57.761Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-18T16:57:57.761Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-18T16:57:57.761Z] (3/4) Installing libucontext (1.1-r0) [2022-08-18T16:57:58.066Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-18T16:57:58.066Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T16:57:58.066Z] OK: 6 MiB in 18 packages [2022-08-18T16:58:00.805Z] Removing intermediate container ef96c39af621 [2022-08-18T16:58:00.805Z] ---> 21907aa00018 [2022-08-18T16:58:00.805Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T16:58:02.806Z] ---> 7c90251ab339 [2022-08-18T16:58:02.806Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T16:58:04.245Z] ---> 4c65faa178c6 [2022-08-18T16:58:04.245Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-18T16:58:05.690Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:58:05.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:58:05.690Z] ---> 4ff7d7b1f8ee [2022-08-18T16:58:05.690Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T16:58:05.690Z] ---> Using cache [2022-08-18T16:58:05.690Z] ---> 13ad4a49b6a8 [2022-08-18T16:58:05.690Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:58:05.690Z] ---> Using cache [2022-08-18T16:58:05.690Z] ---> 07b6ee7a3d4d [2022-08-18T16:58:05.690Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-18T16:58:05.690Z] ---> Using cache [2022-08-18T16:58:05.690Z] ---> 795d38579033 [2022-08-18T16:58:05.690Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T16:58:05.690Z] ---> Using cache [2022-08-18T16:58:05.690Z] ---> 28f4efbb6929 [2022-08-18T16:58:05.690Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:58:05.690Z] ---> Using cache [2022-08-18T16:58:05.690Z] ---> e141e187d329 [2022-08-18T16:58:05.690Z] Step 8/23 : COPY . . [2022-08-18T16:58:06.294Z] ---> Using cache [2022-08-18T16:58:06.294Z] ---> 842c2acfbae7 [2022-08-18T16:58:06.294Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-18T16:58:06.908Z] ---> 56df70874ab9 [2022-08-18T16:58:06.908Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-18T16:58:06.908Z] ---> Running in a2f294df60f8 [2022-08-18T16:58:09.579Z] 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-08-18T16:58:09.579Z] ---> 305171b62e9d [2022-08-18T16:58:09.579Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T16:58:09.579Z] ---> Running in 9180f7ca0745 [2022-08-18T16:58:11.028Z] Removing intermediate container 9180f7ca0745 [2022-08-18T16:58:11.028Z] ---> 93c495bfa62c [2022-08-18T16:58:11.028Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T16:58:11.028Z] ---> Running in 81aeac4b7914 [2022-08-18T16:58:12.022Z] Removing intermediate container 81aeac4b7914 [2022-08-18T16:58:12.022Z] ---> 2912b38629b2 [2022-08-18T16:58:12.022Z] Step 23/25 : LABEL arch=arm64 [2022-08-18T16:58:12.022Z] ---> Running in 16932a49a5ce [2022-08-18T16:58:13.483Z] Removing intermediate container 16932a49a5ce [2022-08-18T16:58:13.483Z] ---> fcd0294c457c [2022-08-18T16:58:13.483Z] Step 24/25 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T16:58:13.483Z] ---> Running in adc7cf1b802d [2022-08-18T16:58:13.764Z] ---> 9315ae387a89 [2022-08-18T16:58:13.764Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T16:58:14.764Z] Removing intermediate container adc7cf1b802d [2022-08-18T16:58:14.764Z] ---> c97cfb925d46 [2022-08-18T16:58:14.764Z] Step 25/25 : LABEL version=0.0.0 [2022-08-18T16:58:14.764Z] ---> Running in 0659203952c3 [2022-08-18T16:58:15.787Z] ---> 0793d4d119df [2022-08-18T16:58:15.787Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-18T16:58:15.787Z] ---> Running in c856508a0c2c [2022-08-18T16:58:15.787Z] Removing intermediate container 0659203952c3 [2022-08-18T16:58:15.787Z] ---> 07e8bd25ebdc [2022-08-18T16:58:15.787Z] [2022-08-18T16:58:16.826Z] Successfully built 07e8bd25ebdc [2022-08-18T16:58:16.826Z] Successfully tagged security-spire-server-arm64:latest [2022-08-18T16:58:16.826Z]  Building security-spire-server ... done Building support-scheduler [2022-08-18T16:58:16.826Z] Removing intermediate container c856508a0c2c [2022-08-18T16:58:16.826Z] ---> a63a5b39de04 [2022-08-18T16:58:16.826Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-18T16:58:18.853Z] ---> b30b2c1d7d26 [2022-08-18T16:58:18.853Z] Step 21/26 : WORKDIR / [2022-08-18T16:58:18.853Z] ---> Running in bfbd6d644380 [2022-08-18T16:58:20.309Z] Removing intermediate container bfbd6d644380 [2022-08-18T16:58:20.309Z] ---> f9eb0ede1b6d [2022-08-18T16:58:20.309Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T16:58:20.309Z] ---> Running in 8c50083fc65d [2022-08-18T16:58:21.298Z] Removing intermediate container 8c50083fc65d [2022-08-18T16:58:21.298Z] ---> b6611a0b5eae [2022-08-18T16:58:21.298Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T16:58:21.298Z] ---> Running in 45dd24998963 [2022-08-18T16:58:22.290Z] Removing intermediate container 45dd24998963 [2022-08-18T16:58:22.290Z] ---> 3a483d406fe0 [2022-08-18T16:58:22.290Z] Step 24/26 : LABEL arch=arm64 [2022-08-18T16:58:22.566Z] ---> Running in 306f6bedb612 [2022-08-18T16:58:23.558Z] Removing intermediate container 306f6bedb612 [2022-08-18T16:58:23.558Z] ---> b47413a180d2 [2022-08-18T16:58:23.558Z] Step 25/26 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T16:58:23.847Z] ---> Running in 716e4cd072f9 [2022-08-18T16:58:24.474Z] Removing intermediate container 716e4cd072f9 [2022-08-18T16:58:24.474Z] ---> 0bd5f27dbab0 [2022-08-18T16:58:24.474Z] Step 26/26 : LABEL version=0.0.0 [2022-08-18T16:58:24.752Z] ---> Running in 85bf5660dedc [2022-08-18T16:58:25.763Z] Removing intermediate container 85bf5660dedc [2022-08-18T16:58:25.763Z] ---> 50a25671edba [2022-08-18T16:58:25.763Z] [2022-08-18T16:58:26.372Z] Successfully built 50a25671edba [2022-08-18T16:58:26.372Z] Successfully tagged security-spire-config-arm64:latest [2022-08-18T16:58:26.372Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-08-18T16:58:28.396Z] Removing intermediate container 64a8e8b19182 [2022-08-18T16:58:28.396Z] ---> 4f14a3d345df [2022-08-18T16:58:28.396Z] Step 8/22 : COPY . . [2022-08-18T16:58:36.722Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:58:36.722Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:58:36.722Z] ---> 4ff7d7b1f8ee [2022-08-18T16:58:36.722Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T16:58:36.722Z] ---> Using cache [2022-08-18T16:58:36.722Z] ---> 13ad4a49b6a8 [2022-08-18T16:58:36.722Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:58:36.722Z] ---> Using cache [2022-08-18T16:58:36.722Z] ---> 07b6ee7a3d4d [2022-08-18T16:58:36.722Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T16:58:36.722Z] ---> Using cache [2022-08-18T16:58:36.722Z] ---> 795d38579033 [2022-08-18T16:58:36.722Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T16:58:36.722Z] ---> Using cache [2022-08-18T16:58:36.722Z] ---> 28f4efbb6929 [2022-08-18T16:58:36.722Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:58:36.722Z] ---> Using cache [2022-08-18T16:58:36.722Z] ---> e141e187d329 [2022-08-18T16:58:36.722Z] Step 8/22 : COPY . . [2022-08-18T16:58:36.722Z] ---> Using cache [2022-08-18T16:58:36.722Z] ---> 842c2acfbae7 [2022-08-18T16:58:36.722Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-18T16:58:37.328Z] ---> Running in 0e557c7a97ac [2022-08-18T16:58:39.981Z] 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-08-18T16:58:48.335Z] ---> 250b2871fe64 [2022-08-18T16:58:48.335Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-18T16:58:48.619Z] ---> Running in d7ac25031b37 [2022-08-18T16:58:48.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:58:48.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:58:48.619Z] ---> 4ff7d7b1f8ee [2022-08-18T16:58:48.619Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T16:58:48.619Z] ---> Using cache [2022-08-18T16:58:48.619Z] ---> 13ad4a49b6a8 [2022-08-18T16:58:48.619Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:58:48.619Z] ---> Using cache [2022-08-18T16:58:48.619Z] ---> 07b6ee7a3d4d [2022-08-18T16:58:48.619Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-18T16:58:48.619Z] ---> Running in 2a31a451e61b [2022-08-18T16:58:51.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:58:51.292Z] 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-08-18T16:58:52.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:58:53.744Z] OK: 221 MiB in 51 packages [2022-08-18T16:58:55.203Z] Removing intermediate container 2a31a451e61b [2022-08-18T16:58:55.203Z] ---> 406dd7530b1f [2022-08-18T16:58:55.203Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T16:58:55.821Z] ---> bb6c940f0238 [2022-08-18T16:58:55.822Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:58:55.822Z] ---> Running in 988baf46512b [2022-08-18T16:59:52.457Z] Removing intermediate container 988baf46512b [2022-08-18T16:59:52.457Z] ---> 050065802d65 [2022-08-18T16:59:52.457Z] Step 8/23 : COPY . . [2022-08-18T16:59:55.129Z] ---> b92e2a488917 [2022-08-18T16:59:55.129Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-18T16:59:55.129Z] ---> Running in c81e39e77186 [2022-08-18T16:59:57.399Z] 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-08-18T17:03:34.795Z] Removing intermediate container a2f294df60f8 [2022-08-18T17:03:34.795Z] ---> 56e4dfe38cab [2022-08-18T17:03:34.795Z] [2022-08-18T17:03:34.795Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T17:03:34.795Z] ---> a6215f271958 [2022-08-18T17:03:34.795Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-18T17:03:34.795Z] ---> Running in de3e5fdedae1 [2022-08-18T17:03:36.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:03:37.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:03:38.381Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T17:03:38.381Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:03:38.657Z] OK: 5 MiB in 15 packages [2022-08-18T17:03:40.114Z] Removing intermediate container de3e5fdedae1 [2022-08-18T17:03:40.114Z] ---> 40b95dcece13 [2022-08-18T17:03:40.114Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:03:40.114Z] ---> Running in aa6d9d0affaf [2022-08-18T17:03:40.710Z] Removing intermediate container aa6d9d0affaf [2022-08-18T17:03:40.710Z] ---> 71a81062402c [2022-08-18T17:03:40.710Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-18T17:03:40.710Z] ---> Running in 6a3694b3f12f [2022-08-18T17:03:41.309Z] Removing intermediate container 6a3694b3f12f [2022-08-18T17:03:41.309Z] ---> ad8c2b6d01a6 [2022-08-18T17:03:41.309Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-18T17:03:41.309Z] ---> Running in bfe8703dddca [2022-08-18T17:03:41.907Z] Removing intermediate container bfe8703dddca [2022-08-18T17:03:41.907Z] ---> 7ee9ebea54ad [2022-08-18T17:03:41.907Z] Step 15/23 : WORKDIR / [2022-08-18T17:03:41.907Z] ---> Running in 48d7ab7ebe03 [2022-08-18T17:03:42.506Z] Removing intermediate container 48d7ab7ebe03 [2022-08-18T17:03:42.506Z] ---> a7f9a437e4c5 [2022-08-18T17:03:42.506Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:03:43.498Z] ---> dfaad3140027 [2022-08-18T17:03:43.498Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-18T17:03:44.953Z] ---> 95dd9f5f7766 [2022-08-18T17:03:44.953Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-18T17:03:46.400Z] ---> 63db65457b4c [2022-08-18T17:03:46.400Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-18T17:03:46.400Z] ---> Running in ae66887e7cc3 [2022-08-18T17:03:47.002Z] Removing intermediate container ae66887e7cc3 [2022-08-18T17:03:47.002Z] ---> 2e9e17a59579 [2022-08-18T17:03:47.002Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:03:47.002Z] ---> Running in f0a56591ead4 [2022-08-18T17:03:47.604Z] Removing intermediate container f0a56591ead4 [2022-08-18T17:03:47.604Z] ---> 9e88f4373a8b [2022-08-18T17:03:47.604Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T17:03:47.604Z] ---> Running in aa0eac176d72 [2022-08-18T17:03:48.216Z] Removing intermediate container aa0eac176d72 [2022-08-18T17:03:48.216Z] ---> 12402abb96cc [2022-08-18T17:03:48.216Z] Step 22/23 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T17:03:48.493Z] ---> Running in 6967292456f3 [2022-08-18T17:03:49.096Z] Removing intermediate container 6967292456f3 [2022-08-18T17:03:49.096Z] ---> dc1cc9e96faf [2022-08-18T17:03:49.096Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T17:03:49.096Z] ---> Running in 6b7500a06298 [2022-08-18T17:03:49.703Z] Removing intermediate container 6b7500a06298 [2022-08-18T17:03:49.703Z] ---> e152f6269172 [2022-08-18T17:03:49.703Z] [2022-08-18T17:03:49.981Z] Successfully built e152f6269172 [2022-08-18T17:03:49.981Z] Successfully tagged core-command-arm64:latest [2022-08-18T17:04:12.204Z]  Building core-command ... done Removing intermediate container aa8b9932195d [2022-08-18T17:04:12.204Z] ---> a3a96c1146bf [2022-08-18T17:04:12.204Z] [2022-08-18T17:04:12.204Z] Step 10/24 : FROM alpine:3.16 [2022-08-18T17:04:12.204Z] ---> a6215f271958 [2022-08-18T17:04:12.204Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-18T17:04:12.204Z] ---> Using cache [2022-08-18T17:04:12.204Z] ---> 40b95dcece13 [2022-08-18T17:04:12.204Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:04:12.204Z] ---> Using cache [2022-08-18T17:04:12.204Z] ---> 71a81062402c [2022-08-18T17:04:12.204Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-18T17:04:12.204Z] ---> Running in f838201ea731 [2022-08-18T17:04:12.481Z] Removing intermediate container f838201ea731 [2022-08-18T17:04:12.481Z] ---> a746e0c634c3 [2022-08-18T17:04:12.481Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-18T17:04:12.761Z] ---> Running in 2737d354f97e [2022-08-18T17:04:13.364Z] Removing intermediate container 2737d354f97e [2022-08-18T17:04:13.364Z] ---> 40e2d08e96cd [2022-08-18T17:04:13.364Z] Step 15/24 : WORKDIR / [2022-08-18T17:04:13.364Z] ---> Running in 679245826e4e [2022-08-18T17:04:13.982Z] Removing intermediate container 679245826e4e [2022-08-18T17:04:13.982Z] ---> 06111e55f963 [2022-08-18T17:04:13.982Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:04:14.992Z] ---> 42674bfc3c82 [2022-08-18T17:04:14.992Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-18T17:04:16.989Z] ---> f4bf71720261 [2022-08-18T17:04:16.989Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-18T17:04:17.594Z] ---> 99c4c0ca8285 [2022-08-18T17:04:17.594Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-18T17:04:18.592Z] ---> 557cb8d0795a [2022-08-18T17:04:18.592Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-18T17:04:18.869Z] ---> Running in 95a1324d7340 [2022-08-18T17:04:19.147Z] Removing intermediate container 95a1324d7340 [2022-08-18T17:04:19.147Z] ---> 632e1d118369 [2022-08-18T17:04:19.147Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:04:19.425Z] ---> Running in 47ec492aeebb [2022-08-18T17:04:20.036Z] Removing intermediate container 47ec492aeebb [2022-08-18T17:04:20.036Z] ---> eebfd59d0333 [2022-08-18T17:04:20.036Z] Step 22/24 : LABEL arch=arm64 [2022-08-18T17:04:20.036Z] ---> Running in e8bb8dfdaa47 [2022-08-18T17:04:20.650Z] Removing intermediate container e8bb8dfdaa47 [2022-08-18T17:04:20.650Z] ---> d1473b27eb2d [2022-08-18T17:04:20.650Z] Step 23/24 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T17:04:20.650Z] ---> Running in 47facd801dcd [2022-08-18T17:04:21.273Z] Removing intermediate container 47facd801dcd [2022-08-18T17:04:21.273Z] ---> b3d0750c8f17 [2022-08-18T17:04:21.273Z] Step 24/24 : LABEL version=0.0.0 [2022-08-18T17:04:21.555Z] ---> Running in a45a8fdc1cd4 [2022-08-18T17:04:22.159Z] Removing intermediate container a45a8fdc1cd4 [2022-08-18T17:04:22.159Z] ---> 049fa3a5c0ef [2022-08-18T17:04:22.159Z] [2022-08-18T17:04:22.435Z] Successfully built 049fa3a5c0ef [2022-08-18T17:04:22.435Z] Successfully tagged core-metadata-arm64:latest [2022-08-18T17:05:01.442Z]  Building core-metadata ... done Removing intermediate container c81e39e77186 [2022-08-18T17:05:01.442Z] ---> d8abcb9c1451 [2022-08-18T17:05:01.442Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-18T17:05:01.442Z] ---> Running in 83542ddd427d [2022-08-18T17:05:01.442Z] 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-08-18T17:05:05.008Z] Removing intermediate container 83542ddd427d [2022-08-18T17:05:05.008Z] ---> 11e670d50236 [2022-08-18T17:05:05.008Z] [2022-08-18T17:05:05.008Z] Step 11/23 : FROM alpine:3.16 [2022-08-18T17:05:05.008Z] ---> a6215f271958 [2022-08-18T17:05:05.009Z] 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-08-18T17:05:05.009Z] ---> Running in e80a9252761b [2022-08-18T17:05:05.009Z] Removing intermediate container e80a9252761b [2022-08-18T17:05:05.009Z] ---> 007de85d8057 [2022-08-18T17:05:05.009Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-18T17:05:05.009Z] ---> Running in e7d436dd991f [2022-08-18T17:05:07.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:05:07.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:05:08.733Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-18T17:05:08.734Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-18T17:05:08.734Z] (3/33) Installing readline (8.1.2-r0) [2022-08-18T17:05:08.734Z] (4/33) Installing bash (5.1.16-r2) [2022-08-18T17:05:08.734Z] Executing bash-5.1.16-r2.post-install [2022-08-18T17:05:08.734Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-18T17:05:08.734Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-18T17:05:08.734Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T17:05:08.734Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-18T17:05:08.734Z] (9/33) Installing curl (7.83.1-r2) [2022-08-18T17:05:09.010Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-18T17:05:09.610Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-18T17:05:09.610Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-18T17:05:09.610Z] (13/33) Installing expat (2.4.8-r0) [2022-08-18T17:05:09.887Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-18T17:05:09.887Z] (15/33) Installing gdbm (1.23-r0) [2022-08-18T17:05:09.887Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-18T17:05:09.887Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T17:05:09.887Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T17:05:09.887Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-18T17:05:09.887Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-18T17:05:09.887Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-18T17:05:11.885Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-18T17:05:11.885Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-18T17:05:11.885Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-18T17:05:11.885Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-18T17:05:11.885Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-18T17:05:11.885Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-18T17:05:12.157Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-18T17:05:12.157Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-18T17:05:12.157Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-18T17:05:12.157Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-18T17:05:12.157Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-18T17:05:12.157Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-18T17:05:13.141Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:05:13.141Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:05:13.420Z] OK: 120 MiB in 47 packages [2022-08-18T17:05:25.833Z] Collecting docker-compose==1.23.2 [2022-08-18T17:05:25.833Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-18T17:05:25.833Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.2 MB/s eta 0:00:00 [2022-08-18T17:05:26.431Z] Collecting PyYAML<4,>=3.10 [2022-08-18T17:05:26.431Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-18T17:05:26.431Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.0 MB/s eta 0:00:00 [2022-08-18T17:05:27.868Z] Preparing metadata (setup.py): started [2022-08-18T17:05:29.309Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:05:29.584Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-18T17:05:29.584Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-18T17:05:29.584Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-18T17:05:29.584Z] Preparing metadata (setup.py): started [2022-08-18T17:05:31.565Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:05:31.565Z] Collecting docopt<0.7,>=0.6.1 [2022-08-18T17:05:31.565Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-18T17:05:31.565Z] Preparing metadata (setup.py): started [2022-08-18T17:05:33.549Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:05:33.549Z] Collecting texttable<0.10,>=0.9.0 [2022-08-18T17:05:33.549Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-18T17:05:33.823Z] Preparing metadata (setup.py): started [2022-08-18T17:05:35.804Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:05:35.804Z] Collecting cached-property<2,>=1.2.0 [2022-08-18T17:05:35.804Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-18T17:05:36.079Z] Collecting jsonschema<3,>=2.5.1 [2022-08-18T17:05:36.079Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-18T17:05:36.679Z] Collecting docker<4.0,>=3.6.0 [2022-08-18T17:05:36.679Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-18T17:05:36.679Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.9 MB/s eta 0:00:00 [2022-08-18T17:05:37.664Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-18T17:05:37.664Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-18T17:05:37.664Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.5 MB/s eta 0:00:00 [2022-08-18T17:05:37.938Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-18T17:05:37.938Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-18T17:05:37.938Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 [2022-08-18T17:05:38.214Z] Collecting docker-pycreds>=0.4.0 [2022-08-18T17:05:38.214Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-18T17:05:39.196Z] Collecting idna<2.8,>=2.5 [2022-08-18T17:05:39.196Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-18T17:05:39.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.1 MB/s eta 0:00:00 [2022-08-18T17:05:39.471Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-18T17:05:39.471Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-18T17:05:39.746Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.9 MB/s eta 0:00:00 [2022-08-18T17:05:39.746Z] Collecting certifi>=2017.4.17 [2022-08-18T17:05:39.746Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-18T17:05:40.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 19.9 MB/s eta 0:00:00 [2022-08-18T17:05:40.023Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-18T17:05:40.023Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-18T17:05:40.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.3 MB/s eta 0:00:00 [2022-08-18T17:05:40.621Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-18T17:05:40.621Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-18T17:05:40.621Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-18T17:05:40.621Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-18T17:05:41.604Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-18T17:05:41.604Z] Running setup.py install for texttable: started [2022-08-18T17:05:43.585Z] Running setup.py install for texttable: finished with status 'done' [2022-08-18T17:05:43.585Z] Running setup.py install for PyYAML: started [2022-08-18T17:05:46.212Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-18T17:05:47.654Z] Running setup.py install for docopt: started [2022-08-18T17:05:47.931Z] Removing intermediate container 0e557c7a97ac [2022-08-18T17:05:47.931Z] ---> b25f1642e004 [2022-08-18T17:05:47.931Z] [2022-08-18T17:05:47.931Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T17:05:47.931Z] ---> a6215f271958 [2022-08-18T17:05:47.931Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T17:05:47.931Z] ---> Using cache [2022-08-18T17:05:47.931Z] ---> 40b95dcece13 [2022-08-18T17:05:47.931Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:05:47.931Z] ---> Using cache [2022-08-18T17:05:47.931Z] ---> 71a81062402c [2022-08-18T17:05:47.931Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-18T17:05:48.205Z] ---> Running in ec9133bd109e [2022-08-18T17:05:48.810Z] Removing intermediate container ec9133bd109e [2022-08-18T17:05:48.810Z] ---> f4817ee3a2f6 [2022-08-18T17:05:48.810Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T17:05:48.810Z] ---> Running in 73bde92388a3 [2022-08-18T17:05:49.406Z] Removing intermediate container 73bde92388a3 [2022-08-18T17:05:49.406Z] ---> 79bae43279f7 [2022-08-18T17:05:49.406Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:05:50.004Z] Running setup.py install for docopt: finished with status 'done' [2022-08-18T17:05:50.279Z] ---> 6df0e536e00e [2022-08-18T17:05:50.279Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-18T17:05:51.279Z] Removing intermediate container d7ac25031b37 [2022-08-18T17:05:51.279Z] ---> 93180a45939e [2022-08-18T17:05:51.279Z] [2022-08-18T17:05:51.279Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T17:05:51.279Z] ---> a6215f271958 [2022-08-18T17:05:51.279Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-18T17:05:51.554Z] ---> Running in f707f180e178 [2022-08-18T17:05:52.157Z] ---> bd447e075295 [2022-08-18T17:05:52.157Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-18T17:05:52.756Z] Running setup.py install for dockerpty: started [2022-08-18T17:05:52.756Z] ---> c01a9a1b7a0d [2022-08-18T17:05:52.756Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-18T17:05:52.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:05:52.756Z] ---> Running in 95331b511b94 [2022-08-18T17:05:53.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:05:53.302Z] Removing intermediate container 95331b511b94 [2022-08-18T17:05:53.302Z] ---> 1a5a7951ce81 [2022-08-18T17:05:53.303Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:05:53.303Z] ---> Running in 1fcddc21bb04 [2022-08-18T17:05:53.902Z] Removing intermediate container 1fcddc21bb04 [2022-08-18T17:05:53.902Z] ---> 2b832dd29a1c [2022-08-18T17:05:53.902Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T17:05:53.902Z] ---> Running in 3bd7f5599c72 [2022-08-18T17:05:53.902Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-18T17:05:54.176Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-18T17:05:54.176Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:05:54.176Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:05:54.176Z] Removing intermediate container 3bd7f5599c72 [2022-08-18T17:05:54.176Z] ---> 885d705e7f72 [2022-08-18T17:05:54.453Z] Step 21/22 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T17:05:54.453Z] OK: 6 MiB in 16 packages [2022-08-18T17:05:54.453Z] ---> Running in 2d6b82468d45 [2022-08-18T17:05:55.049Z] Removing intermediate container 2d6b82468d45 [2022-08-18T17:05:55.049Z] ---> 2c584ba4fafd [2022-08-18T17:05:55.049Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T17:05:55.049Z] ---> Running in 3a9662f66add [2022-08-18T17:05:55.350Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-18T17:05:55.623Z] Removing intermediate container 3a9662f66add [2022-08-18T17:05:55.623Z] ---> 5c601ea4134e [2022-08-18T17:05:55.623Z] [2022-08-18T17:05:55.898Z] Successfully built 5c601ea4134e [2022-08-18T17:05:55.898Z] Successfully tagged support-scheduler-arm64:latest [2022-08-18T17:05:55.898Z]  Building support-scheduler ... done Removing intermediate container f707f180e178 [2022-08-18T17:05:55.898Z] ---> b5f3d5edc5d8 [2022-08-18T17:05:55.898Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:05:55.898Z] ---> Running in cc995d5230d1 [2022-08-18T17:05:56.176Z] Removing intermediate container cc995d5230d1 [2022-08-18T17:05:56.176Z] ---> ee60078e2469 [2022-08-18T17:05:56.176Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-18T17:05:56.449Z] ---> Running in ea0a26e91d3e [2022-08-18T17:05:56.723Z] Removing intermediate container ea0a26e91d3e [2022-08-18T17:05:56.723Z] ---> 833e652de4e7 [2022-08-18T17:05:56.723Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T17:05:56.723Z] ---> Running in 2b12efd97fc6 [2022-08-18T17:05:57.003Z] Removing intermediate container 2b12efd97fc6 [2022-08-18T17:05:57.003Z] ---> 2e9697bb9c73 [2022-08-18T17:05:57.003Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:05:57.981Z] ---> 5b53f6606c6a [2022-08-18T17:05:57.981Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-18T17:05:57.981Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-18T17:05:57.981Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-18T17:05:59.418Z]  ---> b02206daf0b7 [2022-08-18T17:05:59.418Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-18T17:05:59.692Z] ---> c73d0ad0934a [2022-08-18T17:05:59.692Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-18T17:05:59.967Z] ---> Running in c7fab390a1f3 [2022-08-18T17:06:00.257Z] Removing intermediate container c7fab390a1f3 [2022-08-18T17:06:00.257Z] ---> 54262081e59b [2022-08-18T17:06:00.257Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:06:00.257Z] ---> Running in da36eef23402 [2022-08-18T17:06:00.863Z] Removing intermediate container da36eef23402 [2022-08-18T17:06:00.863Z] ---> c2af2fa54110 [2022-08-18T17:06:00.863Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T17:06:00.863Z] ---> Running in 7cad8d20a0f3 [2022-08-18T17:06:01.154Z] Removing intermediate container 7cad8d20a0f3 [2022-08-18T17:06:01.154Z] ---> 08cecf2c5df0 [2022-08-18T17:06:01.154Z] Step 21/22 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T17:06:01.426Z] ---> Running in 6609161b2793 [2022-08-18T17:06:01.700Z] Removing intermediate container 6609161b2793 [2022-08-18T17:06:01.700Z] ---> 9141b4d21673 [2022-08-18T17:06:01.700Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T17:06:01.974Z] ---> Running in 6d1c2b6374d2 [2022-08-18T17:06:02.245Z] Removing intermediate container 6d1c2b6374d2 [2022-08-18T17:06:02.245Z] ---> 782c7cda9027 [2022-08-18T17:06:02.245Z] [2022-08-18T17:06:02.518Z] Successfully built 782c7cda9027 [2022-08-18T17:06:02.518Z] Successfully tagged support-notifications-arm64:latest [2022-08-18T17:06:09.227Z]  Building support-notifications ... done Removing intermediate container e7d436dd991f [2022-08-18T17:06:09.227Z] ---> af52310b9ef4 [2022-08-18T17:06:09.227Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-18T17:06:09.227Z] ---> Running in 6cb24d69e82e [2022-08-18T17:06:09.227Z] Removing intermediate container 6cb24d69e82e [2022-08-18T17:06:09.227Z] ---> 713c22d96bbb [2022-08-18T17:06:09.227Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-18T17:06:09.227Z] ---> Running in 77c146baa9fb [2022-08-18T17:06:09.227Z] Removing intermediate container 77c146baa9fb [2022-08-18T17:06:09.227Z] ---> 93a9e682b0b9 [2022-08-18T17:06:09.227Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-18T17:06:09.823Z] ---> da637b4cecf1 [2022-08-18T17:06:09.823Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-18T17:06:10.420Z] ---> fdf20076ed1f [2022-08-18T17:06:10.420Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-18T17:06:11.016Z] ---> c750773081b3 [2022-08-18T17:06:11.016Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-18T17:06:11.289Z] ---> Running in 7593bf52c741 [2022-08-18T17:06:11.571Z] Removing intermediate container 7593bf52c741 [2022-08-18T17:06:11.571Z] ---> d25e2c4d0f8c [2022-08-18T17:06:11.571Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:06:11.571Z] ---> Running in 827edf30dbed [2022-08-18T17:06:11.855Z] Removing intermediate container 827edf30dbed [2022-08-18T17:06:11.855Z] ---> 6bc00ab8d802 [2022-08-18T17:06:11.855Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T17:06:12.138Z] ---> Running in f53cd8c796cf [2022-08-18T17:06:12.434Z] Removing intermediate container f53cd8c796cf [2022-08-18T17:06:12.434Z] ---> d5c5e03450be [2022-08-18T17:06:12.434Z] Step 22/23 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 [2022-08-18T17:06:12.434Z] ---> Running in ed12a31f92cf [2022-08-18T17:06:13.058Z] Removing intermediate container ed12a31f92cf [2022-08-18T17:06:13.058Z] ---> 3b2a92b07a15 [2022-08-18T17:06:13.058Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T17:06:13.058Z] ---> Running in 4092b0f46ec5 [2022-08-18T17:06:13.331Z] Removing intermediate container 4092b0f46ec5 [2022-08-18T17:06:13.331Z] ---> 62292aa03fc6 [2022-08-18T17:06:13.331Z] [2022-08-18T17:06:13.601Z] Successfully built 62292aa03fc6 [2022-08-18T17:06:13.601Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-18T17:06:13.887Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-18T17:06:13.885Z] $ docker stop --time=1 42a27a6a4e418f1a5317c2fea79da0dc54b8cf221b2001aeb4c339725efd77d2 [2022-08-18T17:06:15.546Z] $ docker rm -f 42a27a6a4e418f1a5317c2fea79da0dc54b8cf221b2001aeb4c339725efd77d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T17:06:16.097Z] + docker images [2022-08-18T17:06:16.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T17:06:16.369Z] sys-mgmt-agent-arm64 latest 62292aa03fc6 3 seconds ago 133MB [2022-08-18T17:06:16.369Z] support-notifications-arm64 latest 782c7cda9027 14 seconds ago 26.1MB [2022-08-18T17:06:16.369Z] support-scheduler-arm64 latest 5c601ea4134e 21 seconds ago 25.6MB [2022-08-18T17:06:16.369Z] 93180a45939e 26 seconds ago 1.41GB [2022-08-18T17:06:16.369Z] b25f1642e004 30 seconds ago 1.41GB [2022-08-18T17:06:16.369Z] 11e670d50236 About a minute ago 1.35GB [2022-08-18T17:06:16.369Z] core-metadata-arm64 latest 049fa3a5c0ef About a minute ago 17.5MB [2022-08-18T17:06:16.369Z] a3a96c1146bf 2 minutes ago 1.38GB [2022-08-18T17:06:16.369Z] core-command-arm64 latest e152f6269172 2 minutes ago 15.6MB [2022-08-18T17:06:16.369Z] 56e4dfe38cab 2 minutes ago 1.35GB [2022-08-18T17:06:16.369Z] security-spire-config-arm64 latest 50a25671edba 7 minutes ago 83.6MB [2022-08-18T17:06:16.369Z] security-spire-server-arm64 latest 07e8bd25ebdc 8 minutes ago 84.2MB [2022-08-18T17:06:16.369Z] ae6bf1437949 8 minutes ago 1.25GB [2022-08-18T17:06:16.369Z] 039ace9bcc25 8 minutes ago 1.25GB [2022-08-18T17:06:16.369Z] security-bootstrapper-arm64 latest 24f23d28ab82 8 minutes ago 18.6MB [2022-08-18T17:06:16.369Z] core-data-arm64 latest a0e4ae83820a 8 minutes ago 20.6MB [2022-08-18T17:06:16.369Z] security-spiffe-token-provider-arm64 latest 9fd8798890b2 9 minutes ago 28.3MB [2022-08-18T17:06:16.369Z] 1c0c8d4a0293 9 minutes ago 1.35GB [2022-08-18T17:06:16.369Z] 1280ae298a00 9 minutes ago 1.38GB [2022-08-18T17:06:16.369Z] f3ef444fcda6 9 minutes ago 1.4GB [2022-08-18T17:06:16.369Z] security-secretstore-setup-arm64 latest 3b1178d744de 10 minutes ago 27.9MB [2022-08-18T17:06:16.369Z] security-proxy-setup-arm64 latest af128009021e 10 minutes ago 26.2MB [2022-08-18T17:06:16.369Z] 08ed804cde3d 11 minutes ago 1.36GB [2022-08-18T17:06:16.369Z] 993359290603 11 minutes ago 1.36GB [2022-08-18T17:06:16.369Z] security-spire-agent-arm64 latest ab0ad8ede9dc 16 minutes ago 122MB [2022-08-18T17:06:16.369Z] 60fc54650a90 16 minutes ago 1.25GB [2022-08-18T17:06:16.369Z] ci-base-image-arm64 latest 4ff7d7b1f8ee 30 minutes ago 995MB [2022-08-18T17:06:16.369Z] alpine 3.15 02e0d6fdf486 8 days ago 5.33MB [2022-08-18T17:06:16.369Z] alpine 3.16 a6215f271958 8 days ago 5.29MB [2022-08-18T17:06:16.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 6 weeks ago 678MB [2022-08-18T17:06:16.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:06:16.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T17:06:16.844Z] [2022-08-18T17:06:16.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:06:17.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T17:06:17.469Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-18T17:06:17.469Z] 8998bd30e6a1: Pulling fs layer [2022-08-18T17:06:17.469Z] 04944245beec: Pulling fs layer [2022-08-18T17:06:17.469Z] 699f458cf7ca: Pulling fs layer [2022-08-18T17:06:17.469Z] 765212b225bb: Pulling fs layer [2022-08-18T17:06:17.469Z] f23df028b6ca: Pulling fs layer [2022-08-18T17:06:17.469Z] d65c8cfc05b1: Pulling fs layer [2022-08-18T17:06:17.469Z] 2437ff75d9bd: Pulling fs layer [2022-08-18T17:06:17.469Z] 765212b225bb: Waiting [2022-08-18T17:06:17.469Z] f23df028b6ca: Waiting [2022-08-18T17:06:17.469Z] 2437ff75d9bd: Waiting [2022-08-18T17:06:17.469Z] d65c8cfc05b1: Waiting [2022-08-18T17:06:17.469Z] 04944245beec: Verifying Checksum [2022-08-18T17:06:17.469Z] 04944245beec: Download complete [2022-08-18T17:06:17.741Z] 765212b225bb: Verifying Checksum [2022-08-18T17:06:17.741Z] 765212b225bb: Download complete [2022-08-18T17:06:17.741Z] f23df028b6ca: Verifying Checksum [2022-08-18T17:06:17.741Z] f23df028b6ca: Download complete [2022-08-18T17:06:17.741Z] d65c8cfc05b1: Verifying Checksum [2022-08-18T17:06:17.741Z] d65c8cfc05b1: Download complete [2022-08-18T17:06:17.741Z] 699f458cf7ca: Verifying Checksum [2022-08-18T17:06:17.741Z] 699f458cf7ca: Download complete [2022-08-18T17:06:18.338Z] 8998bd30e6a1: Download complete [2022-08-18T17:06:20.952Z] 2437ff75d9bd: Verifying Checksum [2022-08-18T17:06:20.952Z] 2437ff75d9bd: Download complete [2022-08-18T17:06:22.920Z] 8998bd30e6a1: Pull complete [2022-08-18T17:06:23.191Z] 04944245beec: Pull complete [2022-08-18T17:06:24.623Z] 699f458cf7ca: Pull complete [2022-08-18T17:06:24.897Z] 765212b225bb: Pull complete [2022-08-18T17:06:25.873Z] f23df028b6ca: Pull complete [2022-08-18T17:06:25.873Z] d65c8cfc05b1: Pull complete [2022-08-18T17:06:40.942Z] 2437ff75d9bd: Pull complete [2022-08-18T17:06:40.942Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-18T17:06:40.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T17:06:40.942Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:06:41.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-23047 does not seem to be running inside a container [2022-08-18T17:06:41.271Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-18T17:06:43.923Z] $ docker top a9af324e16f0f17d67db267388b1fb1ea4f2674a0c7816b1604a555985cfaa05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:06:44.899Z] ---> job-cost.sh [2022-08-18T17:06:44.899Z] lf-activate-venv: SKIPPING [2022-08-18T17:06:44.899Z] INFO: No Stack... [2022-08-18T17:06:46.323Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-18T17:06:46.914Z] INFO: Archiving Costs [Pipeline] sh [2022-08-18T17:06:47.572Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-08-18T17:06:47.572Z] + cut -d, -f6 [Pipeline] lock [2022-08-18T17:06:47.601Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4125-3-stack-cost] [2022-08-18T17:06:47.612Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4125-3-stack-cost] did not exist. Created. [2022-08-18T17:06:47.612Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4125-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-18T17:06:48.280Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-18T17:06:48.454Z] Stashed 1 file(s) [Pipeline] } [2022-08-18T17:06:48.461Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4125-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-18T17:06:48.472Z] $ docker stop --time=1 a9af324e16f0f17d67db267388b1fb1ea4f2674a0c7816b1604a555985cfaa05 [2022-08-18T17:06:49.985Z] $ docker rm -f a9af324e16f0f17d67db267388b1fb1ea4f2674a0c7816b1604a555985cfaa05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-18T17:06:50.487Z] provisioning config files... [2022-08-18T17:06:50.496Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3230769121969716425tmp [Pipeline] { [Pipeline] sh [2022-08-18T17:06:50.802Z] + set +x [2022-08-18T17:06:50.802Z] + curl -s https://codecov.io/bash [2022-08-18T17:06:50.802Z] + bash -s -- [2022-08-18T17:06:50.802Z] [2022-08-18T17:06:50.802Z] _____ _ [2022-08-18T17:06:50.802Z] / ____| | | [2022-08-18T17:06:50.802Z] | | ___ __| | ___ ___ _____ __ [2022-08-18T17:06:50.802Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-18T17:06:50.802Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-18T17:06:50.802Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-18T17:06:50.802Z] Bash-1.0.6 [2022-08-18T17:06:50.802Z] [2022-08-18T17:06:50.802Z] [2022-08-18T17:06:50.802Z] ==> git version 2.25.1 found [2022-08-18T17:06:50.802Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-18T17:06:50.802Z] Release-Date: 2020-01-08 [2022-08-18T17:06:50.802Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-18T17:06:50.802Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-18T17:06:50.802Z] ==> Jenkins CI detected. [2022-08-18T17:06:50.802Z] current dir:  /w/workspace/edgex-go/3 [2022-08-18T17:06:50.802Z] project root: . [2022-08-18T17:06:50.802Z] --> token set from env [2022-08-18T17:06:50.802Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-18T17:06:50.802Z] ==> Running gcov in . (disable via -X gcov) [2022-08-18T17:06:50.802Z] ==> Python coveragepy not found [2022-08-18T17:06:50.802Z] ==> Searching for coverage reports in: [2022-08-18T17:06:50.802Z] + . [2022-08-18T17:06:50.802Z] -> Found 1 reports [2022-08-18T17:06:50.802Z] ==> Detecting git/mercurial file structure [2022-08-18T17:06:50.802Z] ==> Reading reports [2022-08-18T17:06:50.802Z] + ./coverage.out bytes=480241 [2022-08-18T17:06:50.802Z] ==> Appending adjustments [2022-08-18T17:06:50.802Z] https://docs.codecov.io/docs/fixing-reports [2022-08-18T17:06:52.188Z] + Found adjustments [2022-08-18T17:06:52.188Z] ==> Gzipping contents [2022-08-18T17:06:52.188Z] 64K /tmp/codecov.kSwu6Q.gz [2022-08-18T17:06:52.188Z] ==> Uploading reports [2022-08-18T17:06:52.188Z] url: https://codecov.io [2022-08-18T17:06:52.188Z] query: branch=PR-4125&commit=677483e44b024ea45897e7a73bd83a4ea888568d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4125%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4125&job=&cmd_args= [2022-08-18T17:06:52.188Z] -> Pinging Codecov [2022-08-18T17:06:52.188Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4125&commit=677483e44b024ea45897e7a73bd83a4ea888568d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4125%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4125&job=&cmd_args= [2022-08-18T17:06:52.450Z] -> Uploading to [2022-08-18T17:06:52.450Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-18/00271124DB129430A58F1EEE437C3FCB/677483e44b024ea45897e7a73bd83a4ea888568d/8aa062d1-fcdc-49c4-a380-cc200c998dec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220818T170652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6c2eef74f22c29d7c8d5f131110a5b4dfc7c243cbef97b13a5881eb35c2c66a [2022-08-18T17:06:52.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T17:06:52.450Z] Dload Upload Total Spent Left Speed [2022-08-18T17:06:52.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63006 0 0 100 63006 0 265k --:--:-- --:--:-- --:--:-- 265k [2022-08-18T17:06:52.711Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/677483e44b024ea45897e7a73bd83a4ea888568d [Pipeline] } [2022-08-18T17:06:52.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-18T17:06:53.285Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:06:53.578Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:06:54.445Z] ---> package-listing.sh [2022-08-18T17:06:54.445Z] ++ facter osfamily [2022-08-18T17:06:54.445Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-18T17:06:54.445Z] + OS_FAMILY=debian [2022-08-18T17:06:54.445Z] + workspace=/w/workspace/edgex-go/3 [2022-08-18T17:06:54.445Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-18T17:06:54.445Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-18T17:06:54.445Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-18T17:06:54.445Z] + PACKAGES=/tmp/packages_start.txt [2022-08-18T17:06:54.445Z] + '[' /w/workspace/edgex-go/3 ']' [2022-08-18T17:06:54.445Z] + PACKAGES=/tmp/packages_end.txt [2022-08-18T17:06:54.445Z] + case "${OS_FAMILY}" in [2022-08-18T17:06:54.445Z] + dpkg -l [2022-08-18T17:06:54.445Z] + grep '^ii' [2022-08-18T17:06:54.706Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-18T17:06:54.706Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-18T17:06:54.706Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-18T17:06:54.706Z] + '[' /w/workspace/edgex-go/3 ']' [2022-08-18T17:06:54.706Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-08-18T17:06:54.706Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-08-18T17:06:54.719Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-18T17:06:55.002Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:06:55.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T17:06:55.564Z] [2022-08-18T17:06:55.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:06:55.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T17:06:55.869Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-18T17:06:55.869Z] 5eb5b503b376: Pulling fs layer [2022-08-18T17:06:55.869Z] 5c69ac0246d0: Pulling fs layer [2022-08-18T17:06:55.869Z] ec43610c2a17: Pulling fs layer [2022-08-18T17:06:55.869Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-18T17:06:55.869Z] 33b1e0a273af: Pulling fs layer [2022-08-18T17:06:55.869Z] 5d3b04190fa2: Pulling fs layer [2022-08-18T17:06:55.869Z] 2f39f015ded8: Pulling fs layer [2022-08-18T17:06:55.869Z] 33b1e0a273af: Waiting [2022-08-18T17:06:55.869Z] 5d3b04190fa2: Waiting [2022-08-18T17:06:55.869Z] 2f39f015ded8: Waiting [2022-08-18T17:06:55.869Z] 3a2ae6a8a46f: Waiting [2022-08-18T17:06:55.869Z] 5c69ac0246d0: Download complete [2022-08-18T17:06:55.869Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-18T17:06:55.869Z] 3a2ae6a8a46f: Download complete [2022-08-18T17:06:55.869Z] ec43610c2a17: Verifying Checksum [2022-08-18T17:06:55.869Z] ec43610c2a17: Download complete [2022-08-18T17:06:55.869Z] 33b1e0a273af: Download complete [2022-08-18T17:06:55.869Z] 5d3b04190fa2: Verifying Checksum [2022-08-18T17:06:55.869Z] 5d3b04190fa2: Download complete [2022-08-18T17:06:56.129Z] 5eb5b503b376: Verifying Checksum [2022-08-18T17:06:56.129Z] 5eb5b503b376: Download complete [2022-08-18T17:06:56.695Z] 2f39f015ded8: Download complete [2022-08-18T17:06:57.267Z] 5eb5b503b376: Pull complete [2022-08-18T17:06:57.267Z] 5c69ac0246d0: Pull complete [2022-08-18T17:06:57.835Z] ec43610c2a17: Pull complete [2022-08-18T17:06:57.835Z] 3a2ae6a8a46f: Pull complete [2022-08-18T17:06:58.095Z] 33b1e0a273af: Pull complete [2022-08-18T17:06:58.095Z] 5d3b04190fa2: Pull complete [2022-08-18T17:07:02.292Z] 2f39f015ded8: Pull complete [2022-08-18T17:07:02.292Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-18T17:07:02.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T17:07:02.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:07:02.385Z] prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container [2022-08-18T17:07:02.423Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-18T17:07:06.658Z] $ docker top e9ec97c52b5bb893e3f4167b039f00c9910f7753377060fd315a81fe60b77871 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T17:07:07.011Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-18T17:07:07.297Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-18T17:07:07.579Z] + ls /var/log/sa-host [2022-08-18T17:07:07.580Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T17:07:07.646Z] provisioning config files... [2022-08-18T17:07:07.656Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6395653485424295079tmp [Pipeline] { [Pipeline] echo [2022-08-18T17:07:07.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:07:07.955Z] ---> create-netrc.sh [Pipeline] } [2022-08-18T17:07:07.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:07:08.291Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-18T17:07:08.300Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:07:08.584Z] ---> sudo-logs.sh [2022-08-18T17:07:08.584Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-18T17:07:08.609Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:07:08.891Z] ---> job-cost.sh [2022-08-18T17:07:08.891Z] lf-activate-venv: SKIPPING [2022-08-18T17:07:08.891Z] DEBUG: total: 0.10999999940395355 [2022-08-18T17:07:08.891Z] INFO: Retrieving Stack Cost... [2022-08-18T17:07:09.458Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-18T17:07:10.030Z] INFO: Archiving Costs [Pipeline] echo [2022-08-18T17:07:10.043Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:07:10.333Z] ---> logs-deploy.sh [2022-08-18T17:07:10.333Z] lf-activate-venv: SKIPPING [2022-08-18T17:07:10.333Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4125/3 [2022-08-18T17:07:10.333Z] INFO: archiving workspace using pattern(s): [2022-08-18T17:07:11.278Z] Archives upload complete. [2022-08-18T17:07:11.278Z] INFO: archiving logs to Nexus