Pull request #4124 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02dae330ea3118dd547bdfd48d741a66bf4f32bf+03487ec6a8c3b3f2ecd7af2c0a804dda58395bf3 (71e282e9ee11802af901acf8610cd9608f4b0bc2) 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-ssh18420137067426841840.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-ssh4946525847309986541.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14853327881630174148.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4822560857620122785.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh220633810140498098.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh939060414557693411.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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 on ‘prd-ubuntu20.04-docker-8c-8g-22625’ Running on prd-ubuntu20.04-docker-8c-8g-22628 in /w/workspace/edgexfoundry_edgex-go_PR-4124 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 03487ec6a8c3b3f2ecd7af2c0a804dda58395bf3 into PR head commit 02dae330ea3118dd547bdfd48d741a66bf4f32bf Merge succeeded, producing 02dae330ea3118dd547bdfd48d741a66bf4f32bf Checking out Revision 02dae330ea3118dd547bdfd48d741a66bf4f32bf (PR-4124) > 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/4124/head:refs/remotes/origin/PR-4124 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02dae330ea3118dd547bdfd48d741a66bf4f32bf # 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 03487ec6a8c3b3f2ecd7af2c0a804dda58395bf3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02dae330ea3118dd547bdfd48d741a66bf4f32bf # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:43 ========================================================= 19:07:43 EdgeX Global Pipelines Version Info 19:07:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:44 ------------------- 19:07:44 stable info: 19:07:44 ------------------- 19:07:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:44 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:07:44 Message: update stable to v1.0.238 19:07:45 ------------------- 19:07:45 experimental info: 19:07:45 ------------------- 19:07:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:45 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:07:45 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4124 [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4124 [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4124 [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02dae330ea3118dd547bdfd48d741a66bf4f32bf [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02dae33 [Pipeline] echo 19:07:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:46 provisioning config files... 19:07:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6801566858890585756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:47 ---> docker-login.sh 19:07:47 nexus3.edgexfoundry.org:10001 19:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:47 Configure a credential helper to remove this warning. See 19:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:47 19:07:47 Login Succeeded 19:07:47 nexus3.edgexfoundry.org:10002 19:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:47 Configure a credential helper to remove this warning. See 19:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:47 19:07:47 Login Succeeded 19:07:47 nexus3.edgexfoundry.org:10003 19:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:47 Configure a credential helper to remove this warning. See 19:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:47 19:07:47 Login Succeeded 19:07:47 nexus3.edgexfoundry.org:10004 19:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:48 Configure a credential helper to remove this warning. See 19:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:48 19:07:48 Login Succeeded 19:07:48 docker.io 19:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:48 Configure a credential helper to remove this warning. See 19:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:48 19:07:48 Login Succeeded 19:07:48 ---> docker-login.sh ends [Pipeline] } 19:07:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:48 + 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 19:07:48 + dirname cmd/core-command/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo core-command,cmd/core-command/Dockerfile 19:07:48 + dirname cmd/core-data/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo core-data,cmd/core-data/Dockerfile 19:07:48 + dirname cmd/core-metadata/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:48 + dirname cmd/security-bootstrapper/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:48 + dirname cmd/security-proxy-setup/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:48 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:48 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:48 + dirname cmd/security-spire-agent/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:48 + dirname cmd/security-spire-config/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:48 + dirname cmd/security-spire-server/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:48 + dirname+ cmd/support-notifications/Dockerfile 19:07:48 cut -d/ -f2 19:07:48 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:48 + dirname cmd/support-scheduler/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:48 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:48 + cut -d/ -f2 19:07:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:48 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 19:07:49 + git rev-list -1 --merges 02dae330ea3118dd547bdfd48d741a66bf4f32bf~1..02dae330ea3118dd547bdfd48d741a66bf4f32bf [Pipeline] echo 19:07:49 -----------> git rev-list -1 --merges 02dae330ea3118dd547bdfd48d741a66bf4f32bf~1..02dae330ea3118dd547bdfd48d741a66bf4f32bf 02dae330ea3118dd547bdfd48d741a66bf4f32bf [false] [Pipeline] sh 19:07:49 + git log --format=format:%s -1 02dae330ea3118dd547bdfd48d741a66bf4f32bf [Pipeline] echo 19:07:49 ========================================================= 19:07:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:50 + grep -v github /etc/ssh/ssh_known_hosts 19:07:50 + [ -e /tmp/ssh_known_hosts ] 19:07:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:50 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:50 19:07:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:50 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:50 b85a868b505f: Pulling fs layer 19:07:50 e2be974225ed: Pulling fs layer 19:07:50 339a4e72a1f5: Pulling fs layer 19:07:50 988bab9f4d93: Pulling fs layer 19:07:50 1469e6f7b9e6: Pulling fs layer 19:07:50 eaf3925da568: Pulling fs layer 19:07:50 bab4dde63d76: Pulling fs layer 19:07:50 bde34c3a00c8: Pulling fs layer 19:07:50 b352a97aabf1: Pulling fs layer 19:07:50 4872d77fe225: Pulling fs layer 19:07:50 5851b861e8e6: Pulling fs layer 19:07:50 988bab9f4d93: Waiting 19:07:50 1469e6f7b9e6: Waiting 19:07:50 eaf3925da568: Waiting 19:07:50 bab4dde63d76: Waiting 19:07:50 5851b861e8e6: Waiting 19:07:50 4872d77fe225: Waiting 19:07:50 bde34c3a00c8: Waiting 19:07:50 b352a97aabf1: Waiting 19:07:50 e2be974225ed: Download complete 19:07:50 988bab9f4d93: Verifying Checksum 19:07:50 988bab9f4d93: Download complete 19:07:51 1469e6f7b9e6: Verifying Checksum 19:07:51 1469e6f7b9e6: Download complete 19:07:51 339a4e72a1f5: Verifying Checksum 19:07:51 339a4e72a1f5: Download complete 19:07:51 eaf3925da568: Verifying Checksum 19:07:51 eaf3925da568: Download complete 19:07:51 bde34c3a00c8: Verifying Checksum 19:07:51 bde34c3a00c8: Download complete 19:07:51 b352a97aabf1: Verifying Checksum 19:07:51 b352a97aabf1: Download complete 19:07:51 4872d77fe225: Verifying Checksum 19:07:51 4872d77fe225: Download complete 19:07:51 5851b861e8e6: Verifying Checksum 19:07:51 5851b861e8e6: Download complete 19:07:51 b85a868b505f: Download complete 19:07:51 bab4dde63d76: Verifying Checksum 19:07:51 bab4dde63d76: Download complete 19:07:52 b85a868b505f: Pull complete 19:07:52 e2be974225ed: Pull complete 19:07:52 339a4e72a1f5: Pull complete 19:07:53 988bab9f4d93: Pull complete 19:07:53 1469e6f7b9e6: Pull complete 19:07:53 eaf3925da568: Pull complete 19:07:55 bab4dde63d76: Pull complete 19:07:55 bde34c3a00c8: Pull complete 19:07:55 b352a97aabf1: Pull complete 19:07:55 4872d77fe225: Pull complete 19:07:55 5851b861e8e6: Pull complete 19:07:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:55 prd-ubuntu20.04-docker-8c-8g-22628 does not seem to be running inside a container 19:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:58 $ docker top b3bf17be2ad0b0630d3ad3bac31666a0d5973f1f12d2fba3ec65d72d19381a17 -eo pid,comm 19:07:58 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). 19:07:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:58 [ssh-agent] Looking for ssh-agent implementation... 19:07:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:59 $ docker exec b3bf17be2ad0b0630d3ad3bac31666a0d5973f1f12d2fba3ec65d72d19381a17 ssh-agent 19:07:59 SSH_AUTH_SOCK=/tmp/ssh-xw9nzNnx8TcZ/agent.32 19:07:59 SSH_AGENT_PID=38 19:07:59 Running ssh-add (command line suppressed) 19:07:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3870084408371672900.key (/w/workspace/edgex-go/1@tmp/private_key_3870084408371672900.key) 19:07:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:59 + git tag --points-at HEAD [Pipeline] } 19:07:59 $ docker exec --env ******** --env ******** b3bf17be2ad0b0630d3ad3bac31666a0d5973f1f12d2fba3ec65d72d19381a17 ssh-agent -k 19:07:59 unset SSH_AUTH_SOCK; 19:07:59 unset SSH_AGENT_PID; 19:07:59 echo Agent pid 38 killed; 19:07:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:59 [ssh-agent] Looking for ssh-agent implementation... 19:08:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:00 $ docker exec b3bf17be2ad0b0630d3ad3bac31666a0d5973f1f12d2fba3ec65d72d19381a17 ssh-agent 19:08:00 SSH_AUTH_SOCK=/tmp/ssh-RYL6YDZGLjsN/agent.70 19:08:00 SSH_AGENT_PID=76 19:08:00 Running ssh-add (command line suppressed) 19:08:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7038288200072753766.key (/w/workspace/edgex-go/1@tmp/private_key_7038288200072753766.key) 19:08:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:00 + git semver init 19:08:00 2022-08-12 19:08:00,784 [run_init] DEBUG init version:0.0.0 force:False 19:08:00 2022-08-12 19:08:00,785 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:08:00 2022-08-12 19:08:00,786 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:08:00 2022-08-12 19:08:00,786 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:08:05 2022-08-12 19:08:05,103 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:08:05 2022-08-12 19:08:05,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4124 with force:False 19:08:05 2022-08-12 19:08:05,104 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4124 19:08:05 2022-08-12 19:08:05,108 [execute] INFO git cat-file --batch-check 19:08:05 2022-08-12 19:08:05,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:05 2022-08-12 19:08:05,113 [execute] INFO git cat-file --batch 19:08:05 2022-08-12 19:08:05,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:05 2022-08-12 19:08:05,118 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4124 19:08:05 0.0.0 [Pipeline] } 19:08:05 $ docker exec --env ******** --env ******** b3bf17be2ad0b0630d3ad3bac31666a0d5973f1f12d2fba3ec65d72d19381a17 ssh-agent -k 19:08:05 unset SSH_AUTH_SOCK; 19:08:05 unset SSH_AGENT_PID; 19:08:05 echo Agent pid 76 killed; 19:08:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:05 + git semver [Pipeline] } 19:08:06 $ docker stop --time=1 b3bf17be2ad0b0630d3ad3bac31666a0d5973f1f12d2fba3ec65d72d19381a17 19:08:07 $ docker rm -f b3bf17be2ad0b0630d3ad3bac31666a0d5973f1f12d2fba3ec65d72d19381a17 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:07 Stashed 1 file(s) [Pipeline] echo 19:08:08 [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 19:08:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:08 ========================================================= 19:08:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:08:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:09 2408cc74d12b: Pulling fs layer 19:08:09 ea60b727a1ce: Pulling fs layer 19:08:09 30c4a7721957: Pulling fs layer 19:08:09 370296b7ddb6: Pulling fs layer 19:08:09 7c6cee850709: Pulling fs layer 19:08:09 39a5fcdaea64: Pulling fs layer 19:08:09 d94ebbe4e438: Pulling fs layer 19:08:09 bcfd1f05c69d: Pulling fs layer 19:08:09 59ccb84bbe0f: Pulling fs layer 19:08:09 370296b7ddb6: Waiting 19:08:09 7c6cee850709: Waiting 19:08:09 59ccb84bbe0f: Waiting 19:08:09 39a5fcdaea64: Waiting 19:08:09 d94ebbe4e438: Waiting 19:08:09 30c4a7721957: Verifying Checksum 19:08:09 30c4a7721957: Download complete 19:08:09 ea60b727a1ce: Verifying Checksum 19:08:09 ea60b727a1ce: Download complete 19:08:09 7c6cee850709: Verifying Checksum 19:08:09 7c6cee850709: Download complete 19:08:09 39a5fcdaea64: Download complete 19:08:09 2408cc74d12b: Download complete 19:08:09 d94ebbe4e438: Download complete 19:08:09 2408cc74d12b: Pull complete 19:08:09 ea60b727a1ce: Pull complete 19:08:09 30c4a7721957: Pull complete 19:08:09 59ccb84bbe0f: Verifying Checksum 19:08:09 59ccb84bbe0f: Download complete 19:08:10 bcfd1f05c69d: Verifying Checksum 19:08:10 bcfd1f05c69d: Download complete 19:08:10 370296b7ddb6: Verifying Checksum 19:08:10 370296b7ddb6: Download complete 19:08:14 370296b7ddb6: Pull complete 19:08:14 7c6cee850709: Pull complete 19:08:14 39a5fcdaea64: Pull complete 19:08:14 d94ebbe4e438: Pull complete 19:08:15 bcfd1f05c69d: Pull complete 19:08:16 59ccb84bbe0f: Pull complete 19:08:16 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:08:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:16 WORKDIR /edgex 19:08:16 COPY go.mod . 19:08:16 RUN go mod download 19:08:16 + docker build -t ci-base-image-x86_64 -f - . 19:08:17 Sending build context to Docker daemon 169.2MB 19:08:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:17 ---> a4fb48ad2a94 19:08:17 Step 2/4 : WORKDIR /edgex 19:08:21 ---> Running in c74d2ac8d91d 19:08:21 Removing intermediate container c74d2ac8d91d 19:08:21 ---> 31d0844200b3 19:08:21 Step 3/4 : COPY go.mod . 19:08:21 ---> 6114693c1752 19:08:21 Step 4/4 : RUN go mod download 19:08:21 ---> Running in 567b84e82203 19:08:23 Still waiting to schedule task 19:08:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22626’ 19:08:36 Removing intermediate container 567b84e82203 19:08:36 ---> 35faecc591f5 19:08:36 Successfully built 35faecc591f5 19:08:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:37 + docker inspect -f . ci-base-image-x86_64 19:08:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:37 prd-ubuntu20.04-docker-8c-8g-22628 does not seem to be running inside a container 19:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:37 $ docker top d2e54a8bfd99d5511050520ef59080dbc0a5050c28e11b32d3af5e5254765b7d -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:38 + go version 19:08:38 go version go1.18.3 linux/amd64 [Pipeline] } 19:08:38 $ docker stop --time=1 d2e54a8bfd99d5511050520ef59080dbc0a5050c28e11b32d3af5e5254765b7d 19:08:39 $ docker rm -f d2e54a8bfd99d5511050520ef59080dbc0a5050c28e11b32d3af5e5254765b7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:40 + docker inspect -f . ci-base-image-x86_64 19:08:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:40 prd-ubuntu20.04-docker-8c-8g-22628 does not seem to be running inside a container 19:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:40 $ docker top 716cc4a89c91628d6c135cafb8dcb08cec3e6f703bba2818707ea55eeb2a5901 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:40 ========================================================= 19:08:40 [edgeXBuildGoParallel] Running Tests and Build... 19:08:40 ========================================================= [Pipeline] sh 19:08:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:41 + make test 19:08:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:47 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.2% of statements 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.471s coverage: 89.2% of statements 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 2.1% of statements 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.501s coverage: 95.6% of statements 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.6% of statements 19:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 19:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements 19:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 19:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.2% of statements 19:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.093s coverage: 87.2% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 58.8% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 65.8% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.6% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:09:24 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 19:09:46 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." 19:09:46 GO111MODULE=on go vet ./... 19:09:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:47 ./bin/test-attribution-txt.sh 19:09:47 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:09:47 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:09:47 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:09:47 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:09:47 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:09:47 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:09:47 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:48 + ls -al . 19:09:48 total 732 19:09:48 drwxrwxr-x 10 1001 1001 4096 Aug 12 19:08 . 19:09:48 drwxr-xr-x 4 root root 4096 Aug 12 19:08 .. 19:09:48 -rw-rw-r-- 1 1001 1001 16 Aug 12 19:07 .dockerignore 19:09:48 drwxrwxr-x 8 1001 1001 4096 Aug 12 19:09 .git 19:09:48 drwxrwxr-x 3 1001 1001 4096 Aug 12 19:07 .github 19:09:48 -rw-rw-r-- 1 1001 1001 1030 Aug 12 19:07 .gitignore 19:09:48 -rw-rw-r-- 1 1001 1001 42 Aug 12 19:07 .golangci.yml 19:09:48 -rw-rw-r-- 1 1001 1001 87 Aug 12 19:07 .hadolint.yml 19:09:48 drwxr-xr-x 3 1001 1001 4096 Aug 12 19:08 .semver 19:09:48 -rw-rw-r-- 1 1001 1001 166 Aug 12 19:07 .sonarcloud.properties 19:09:48 -rw-rw-r-- 1 1001 1001 1171 Aug 12 19:07 ADOPTERS.md 19:09:48 -rw-rw-r-- 1 1001 1001 10347 Aug 12 19:07 Attribution.txt 19:09:48 -rw-rw-r-- 1 1001 1001 63209 Aug 12 19:07 CHANGELOG.md 19:09:48 -rw-rw-r-- 1 1001 1001 3804 Aug 12 19:07 CONTRIBUTING.md 19:09:48 -rw-rw-r-- 1 1001 1001 677 Aug 12 19:07 GOVERNANCE.md 19:09:48 -rw-rw-r-- 1 1001 1001 850 Aug 12 19:07 Jenkinsfile 19:09:48 -rw-rw-r-- 1 1001 1001 10775 Aug 12 19:07 LICENSE 19:09:48 -rw-rw-r-- 1 1001 1001 12212 Aug 12 19:07 Makefile 19:09:48 -rw-rw-r-- 1 1001 1001 582 Aug 12 19:07 OWNERS.md 19:09:48 -rw-rw-r-- 1 1001 1001 9094 Aug 12 19:07 README.md 19:09:48 -rw-rw-r-- 1 1001 1001 6912 Aug 12 19:07 SECURITY.md 19:09:48 -rw-rw-r-- 1 1001 1001 5 Aug 12 19:08 VERSION 19:09:48 -rw-rw-r-- 1 1001 1001 4131 Aug 12 19:07 ZMQWindows.md 19:09:48 drwxrwxr-x 2 1001 1001 4096 Aug 12 19:07 bin 19:09:48 drwxrwxr-x 18 1001 1001 4096 Aug 12 19:07 cmd 19:09:48 -rw-r--r-- 1 root root 479862 Aug 12 19:09 coverage.out 19:09:48 -rw-rw-r-- 1 1001 1001 3681 Aug 12 19:07 go.mod 19:09:48 -rw-rw-r-- 1 1001 1001 38033 Aug 12 19:07 go.sum 19:09:48 drwxrwxr-x 8 1001 1001 4096 Aug 12 19:07 internal 19:09:48 drwxrwxr-x 3 1001 1001 4096 Aug 12 19:07 openapi 19:09:48 drwxrwxr-x 4 1001 1001 4096 Aug 12 19:07 snap 19:09:48 -rw-rw-r-- 1 1001 1001 204 Aug 12 19:07 version.go [Pipeline] sh 19:09:48 + '[' -e coverage.out ] 19:09:48 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:48 Stashed 1 file(s) [Pipeline] sh 19:09:48 + make build 19:09:48 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 19:10:01 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 19:10:13 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 19:10:13 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 19:10:21 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 19:10:21 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 19:10:21 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 19:10:22 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 19:10:23 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 19:10:24 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 19:10:25 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 19:10:26 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 19:10:28 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] } 19:10:29 $ docker stop --time=1 716cc4a89c91628d6c135cafb8dcb08cec3e6f703bba2818707ea55eeb2a5901 19:10:33 $ docker rm -f 716cc4a89c91628d6c135cafb8dcb08cec3e6f703bba2818707ea55eeb2a5901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:34 19:10:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:35 latest: Pulling from edgex-devops/edgex-compose 19:10:35 cbdbe7a5bc2a: Pulling fs layer 19:10:35 ca9280d653b3: Pulling fs layer 19:10:35 7e9c9ca2126c: Pulling fs layer 19:10:35 cbdbe7a5bc2a: Download complete 19:10:35 ca9280d653b3: Verifying Checksum 19:10:35 ca9280d653b3: Download complete 19:10:35 cbdbe7a5bc2a: Pull complete 19:10:36 7e9c9ca2126c: Verifying Checksum 19:10:36 7e9c9ca2126c: Download complete 19:10:36 ca9280d653b3: Pull complete 19:10:39 7e9c9ca2126c: Pull complete 19:10:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:39 prd-ubuntu20.04-docker-8c-8g-22628 does not seem to be running inside a container 19:10:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:42 $ docker top 4a133be917814fe95f6456496866358a74dc0cdf78de748b79a896ebaf7b0373 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:42 + docker-compose build --help 19:10:42 + grep parallel 19:10:43 --parallel Build images in parallel. [Pipeline] } 19:10:43 $ docker stop --time=1 4a133be917814fe95f6456496866358a74dc0cdf78de748b79a896ebaf7b0373 19:10:44 $ docker rm -f 4a133be917814fe95f6456496866358a74dc0cdf78de748b79a896ebaf7b0373 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:45 prd-ubuntu20.04-docker-8c-8g-22628 does not seem to be running inside a container 19:10:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:45 $ docker top c5ef438cb3f99ed371648bd97daf0084f5f18aaaeda0795f3b2303d696b67003 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:45 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:46 Building core-command ... 19:10:46 Building core-data ... 19:10:46 Building core-metadata ... 19:10:46 Building security-bootstrapper ... 19:10:46 Building security-proxy-setup ... 19:10:46 Building security-secretstore-setup ... 19:10:46 Building security-spiffe-token-provider ... 19:10:46 Building security-spire-agent ... 19:10:46 Building security-spire-config ... 19:10:46 Building security-spire-server ... 19:10:46 Building support-notifications ... 19:10:46 Building support-scheduler ... 19:10:46 Building sys-mgmt-agent ... 19:10:46 Building security-spire-server 19:10:46 Building security-bootstrapper 19:10:46 Building sys-mgmt-agent 19:10:46 Building core-data 19:10:46 Building security-secretstore-setup 19:10:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:56 ---> 35faecc591f5 19:10:56 Step 3/23 : WORKDIR /edgex-go 19:10:56 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:56 ---> 35faecc591f5 19:10:56 Step 3/25 : WORKDIR /edgex-go 19:10:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:56 ---> 35faecc591f5 19:10:56 Step 3/23 : WORKDIR /edgex-go 19:10:56 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:56 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:56 ---> 35faecc591f5 19:10:56 Step 3/31 : WORKDIR /edgex-go 19:10:57 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:57 ---> 35faecc591f5 19:10:57 Step 3/25 : WORKDIR /edgex-go 19:11:03 ---> Running in d1b61aba48e7 19:11:03 ---> Running in 431ad0c1d040 19:11:03 ---> Running in a0c67fb473bd 19:11:03 ---> Running in e823b3db6127 19:11:03 ---> Running in cb5d67521718 19:11:03 Removing intermediate container cb5d67521718 19:11:03 ---> 7607f8615a97 19:11:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:03 Removing intermediate container 431ad0c1d040 19:11:03 ---> ab48e377f681 19:11:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:03 Removing intermediate container e823b3db6127 19:11:03 ---> cefe401e6814 19:11:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:03 Removing intermediate container d1b61aba48e7 19:11:03 ---> 6efa57392dc0 19:11:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:03 ---> Running in b70d904b129e 19:11:03 Removing intermediate container a0c67fb473bd 19:11:03 ---> 35ad6abca921 19:11:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:03 ---> Running in e6b55e083a54 19:11:03 ---> Running in 311657746d53 19:11:03 ---> Running in 42d1b86ef75f 19:11:03 ---> Running in fdf77c6656ba 19:11:03 Removing intermediate container b70d904b129e 19:11:03 ---> 535c20e138b3 19:11:03 Step 5/31 : RUN apk add --update --no-cache make git 19:11:03 ---> Running in 074de8725c67 19:11:03 Removing intermediate container e6b55e083a54 19:11:03 ---> ef8e592ecc50 19:11:03 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:03 ---> Running in 46bc87ebc993 19:11:04 Removing intermediate container 311657746d53 19:11:04 ---> 147d8e26fcf8 19:11:04 Step 5/25 : RUN apk add --update --no-cache make git 19:11:04 ---> Running in b398667f33b7 19:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:04 Removing intermediate container fdf77c6656ba 19:11:04 ---> a8fc1d68d6a1 19:11:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:04 ---> Running in 774b57762734 19:11:04 Removing intermediate container 42d1b86ef75f 19:11:04 ---> dcd8c1e6bce0 19:11:04 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:11:04 ---> Running in 0edb8fcec851 19:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:05 OK: 211 MiB in 51 packages 19:11:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:05 OK: 211 MiB in 51 packages 19:11:05 Removing intermediate container 074de8725c67 19:11:05 ---> d4048d9ef23a 19:11:05 Step 6/31 : COPY go.mod vendor* ./ 19:11:05 OK: 211 MiB in 51 packages 19:11:05 ---> 0cfa9c67159c 19:11:05 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:05 ---> Running in 73cf78c3aa34 19:11:06 OK: 211 MiB in 51 packages 19:11:06 OK: 211 MiB in 51 packages 19:11:06 Removing intermediate container b398667f33b7 19:11:06 ---> 457af7b8a732 19:11:06 Step 6/25 : COPY go.mod vendor* ./ 19:11:06 ---> bf4e45564f56 19:11:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:06 ---> Running in 15772bc6d9f4 19:11:06 Removing intermediate container 46bc87ebc993 19:11:06 ---> d9d4cc0a3eb0 19:11:06 Step 6/23 : COPY go.mod vendor* ./ 19:11:06 Removing intermediate container 774b57762734 19:11:06 ---> ad0a46779836 19:11:06 Step 6/23 : COPY go.mod vendor* ./ 19:11:06 ---> 527dd82f3813 19:11:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:06 Removing intermediate container 0edb8fcec851 19:11:06 ---> 3f8f9e8c981e 19:11:06 Step 6/25 : COPY go.mod vendor* ./ 19:11:06 ---> Running in 16520f29234a 19:11:06 ---> 70df7e864f35 19:11:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:06 ---> Running in 1404901e2a55 19:11:06 ---> 7a9110b408a7 19:11:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:06 ---> Running in c29cade9513f 19:11:24 Removing intermediate container 73cf78c3aa34 19:11:24 ---> 1e46889cd906 19:11:24 Step 8/31 : COPY . . 19:11:24 Removing intermediate container c29cade9513f 19:11:24 ---> 1827f6bd9218 19:11:24 Step 8/25 : COPY . . 19:11:24 Removing intermediate container 16520f29234a 19:11:24 ---> 7ad81b77ff4d 19:11:24 Step 8/23 : COPY . . 19:11:24 Removing intermediate container 15772bc6d9f4 19:11:24 ---> f95685f8807b 19:11:24 Step 8/25 : COPY . . 19:11:24 Removing intermediate container 1404901e2a55 19:11:24 ---> b004c67f27be 19:11:24 Step 8/23 : COPY . . 19:11:37 ---> b73c09cf2461 19:11:37 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:37 ---> 74271583ab9b 19:11:37 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:37 ---> c742e75a8b8c 19:11:37 Step 9/23 : RUN make cmd/core-data/core-data 19:11:37 ---> 87673d1d1b2d 19:11:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:37 ---> 4c4a0fd3428d 19:11:37 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:11:37 ---> Running in d060170e4515 19:11:37 ---> Running in 6cd608acd19d 19:11:37 ---> Running in c62fb46eb14a 19:11:37 ---> Running in dc64fcc2fb74 19:11:37 ---> Running in 5b67a86dd8de 19:11:37 Removing intermediate container dc64fcc2fb74 19:11:37 ---> ca536dd43576 19:11:37 Step 10/25 : WORKDIR /edgex-go/spire-build 19:11:37 ---> Running in 9ef2cfc08103 19:11:37 Removing intermediate container 9ef2cfc08103 19:11:37 ---> 132e83a09247 19:11:37 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 19:11:37 ---> Running in 5ce5cdd77127 19:11:37 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 19:11:37 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 19:11:37 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 19:11:37 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 19:11:38 Removing intermediate container 5ce5cdd77127 19:11:38 ---> bdc2ae9ff3f6 19:11:38 Step 12/25 : WORKDIR /edgex-go 19:11:38 ---> Running in d4ba787a458b 19:11:38 Removing intermediate container d4ba787a458b 19:11:38 ---> 5578052be3ac 19:11:38 19:11:38 Step 13/25 : FROM alpine:3.15 19:11:38 3.15: Pulling from library/alpine 19:11:39 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:11:39 Status: Downloaded newer image for alpine:3.15 19:11:39 ---> c4fc93816858 19:11:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:39 ---> Running in 69f71bfb6433 19:11:39 Removing intermediate container 69f71bfb6433 19:11:39 ---> fdcff6d35340 19:11:39 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:39 ---> Running in fe4ad189af7c 19:11:40 Removing intermediate container fe4ad189af7c 19:11:40 ---> b952d26bff1c 19:11:40 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:40 ---> Running in f909c133af67 19:11:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:42 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:42 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:42 OK: 15856 distinct packages available 19:11:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:43 (1/5) Installing dumb-init (1.2.5-r1) 19:11:43 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:43 (3/5) Installing libucontext (1.1-r0) 19:11:43 (4/5) Installing gcompat (1.0.0-r4) 19:11:43 (5/5) Installing openssl (1.1.1q-r0) 19:11:43 Executing busybox-1.34.1-r7.trigger 19:11:43 OK: 7 MiB in 19 packages 19:11:48 Removing intermediate container f909c133af67 19:11:48 ---> 23c50ccc2121 19:11:48 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:51 ---> 02dc876e3e12 19:11:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:11:52 ---> 1d258682d070 19:11:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:11:52 ---> f702b0c9f482 19:11:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:11:53 ---> 25ae379197e2 19:11:53 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:54 ---> Running in 5e5306da6a34 19:11:54 Removing intermediate container 5e5306da6a34 19:11:54 ---> bd04e5195578 19:11:54 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:54 ---> Running in ee3c406332c2 19:11:54 Removing intermediate container ee3c406332c2 19:11:54 ---> 5eae992494e7 19:11:54 Step 23/25 : LABEL arch=x86_64 19:11:55 ---> Running in ff5bdde8179b 19:11:55 Removing intermediate container ff5bdde8179b 19:11:55 ---> 803435d02c15 19:11:55 Step 24/25 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:11:55 ---> Running in 02a3b51ceb2c 19:11:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22629 in /w/workspace/edgexfoundry_edgex-go_PR-4124 [Pipeline] { [Pipeline] ws 19:11:56 Running in /w/workspace/edgex-go/1 [Pipeline] { 19:11:56 Removing intermediate container 02a3b51ceb2c 19:11:56 ---> 24bda6851b82 19:11:56 Step 25/25 : LABEL version=0.0.0 [Pipeline] checkout 19:11:56 The recommended git tool is: git 19:11:56 ---> Running in 83ea0239440e 19:11:56 Removing intermediate container 83ea0239440e 19:11:56 ---> 26aa634f0188 19:11:56 19:11:56 Successfully built 26aa634f0188 19:11:56 Successfully tagged security-spire-server:latest 19:11:56  Building security-spire-server ... done Building security-spiffe-token-provider 19:11:59 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:59 ---> 35faecc591f5 19:11:59 Step 3/20 : WORKDIR /edgex-go 19:11:59 ---> Using cache 19:11:59 ---> 35ad6abca921 19:11:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:12:02 using credential edgex-jenkins-ssh 19:12:02 Cloning the remote Git repository 19:12:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:03 > git init /w/workspace/edgex-go/1 # timeout=10 19:12:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:03 > git --version # timeout=10 19:12:03 > git --version # 'git version 2.25.1' 19:12:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:05 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 19:12:05 ---> Running in 9ac578311f92 19:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:06 v3.16.2-12-g0a9ad186b5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:12:06 v3.16.2-15-g12d312ed6e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:12:06 OK: 17038 distinct packages available 19:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:07 OK: 211 MiB in 51 packages 19:12:09 Removing intermediate container c62fb46eb14a 19:12:09 ---> 5d23ee608c15 19:12:09 19:12:09 Step 10/31 : FROM alpine:3.16 19:12:09 Removing intermediate container 6cd608acd19d 19:12:09 ---> 93dfeb8df946 19:12:09 19:12:09 Step 10/25 : FROM alpine:3.16 19:12:09 Removing intermediate container d060170e4515 19:12:09 ---> 7f547fff134c 19:12:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:09 Removing intermediate container 9ac578311f92 19:12:09 ---> 73506825a955 19:12:09 Step 5/20 : COPY go.mod vendor* ./ 19:12:09 3.16: Pulling from library/alpine 19:12:09 ---> Running in cbc32cac1314 19:12:09 3.16: Pulling from library/alpine 19:12:09 ---> 3897b704ecc8 19:12:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:09 ---> Running in ab4d6727943e 19:12:09 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:12:09 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:12:09 Status: Downloaded newer image for alpine:3.16 19:12:09 Status: Downloaded newer image for alpine:3.16 19:12:09 ---> 9c6f07244728 19:12:09 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:09 ---> 9c6f07244728 19:12:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:12:10 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 19:12:11 ---> Running in 2d7b562c6715 19:12:11 ---> Running in e93b283eb4de 19:12:11 Removing intermediate container e93b283eb4de 19:12:11 ---> 31ab44c85ac1 19:12:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:12:11 Removing intermediate container 5b67a86dd8de 19:12:11 ---> 19d4b515f598 19:12:11 19:12:11 Step 10/23 : FROM alpine:3.16 19:12:11 ---> 9c6f07244728 19:12:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:12:11 ---> Running in fff03e5c496e 19:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:12 ---> Running in 6a3546098927 19:12:12 Removing intermediate container cbc32cac1314 19:12:12 ---> 002b5a34ed1e 19:12:12 19:12:12 Step 11/23 : FROM alpine:3.16 19:12:12 ---> 9c6f07244728 19:12:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:12 (1/3) Installing ca-certificates (20220614-r0) 19:12:12 (2/3) Installing dumb-init (1.2.5-r1) 19:12:12 (3/3) Installing su-exec (0.2-r1) 19:12:12 Executing busybox-1.35.0-r17.trigger 19:12:12 Executing ca-certificates-20220614-r0.trigger 19:12:12 OK: 6 MiB in 17 packages 19:12:12 ---> Running in 71123d36f2a9 19:12:12 Removing intermediate container 6a3546098927 19:12:12 ---> 30e6d8c08e71 19:12:12 Step 12/23 : ENV APP_PORT=59880 19:12:12 ---> Running in e29756c7591e 19:12:12 Removing intermediate container e29756c7591e 19:12:12 ---> fc34699262e1 19:12:12 Removing intermediate container 71123d36f2a9 19:12:12 Step 13/23 : EXPOSE $APP_PORT ---> b2e363f900c4 19:12:12 19:12:12 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 19:12:12 ---> Running in 27e5a3440359 19:12:12 ---> Running in e2f4c5fa42f3 19:12:12 Removing intermediate container 27e5a3440359 19:12:12 ---> 897037b8bbb9 19:12:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:12 ---> Running in 942638ad2ea5 19:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:12 Removing intermediate container 2d7b562c6715 19:12:12 ---> 80e3c79dd320 19:12:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:12 ---> Running in ce37553897df 19:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:13 (1/2) Installing dumb-init (1.2.5-r1) 19:12:13 (2/2) Installing su-exec (0.2-r1) 19:12:13 Executing busybox-1.35.0-r17.trigger 19:12:13 OK: 6 MiB in 16 packages 19:12:13 Removing intermediate container ce37553897df 19:12:13 ---> 77b375e3fbde 19:12:13 Step 13/25 : WORKDIR / 19:12:13 ---> Running in 544ebb6a459d 19:12:13 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:12:13 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:12:13 (3/33) Installing readline (8.1.2-r0) 19:12:13 (4/33) Installing bash (5.1.16-r2) 19:12:13 Executing bash-5.1.16-r2.post-install 19:12:13 (5/33) Installing ca-certificates (20220614-r0) 19:12:13 (6/33) Installing brotli-libs (1.0.9-r6) 19:12:13 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:12:13 (8/33) Installing libcurl (7.83.1-r2) 19:12:13 (9/33) Installing curl (7.83.1-r2) 19:12:13 Removing intermediate container 544ebb6a459d 19:12:13 ---> a34da38bdb5d 19:12:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:12:13 (10/33) Installing docker-cli (20.10.16-r2) 19:12:14 (11/33) Installing dumb-init (1.2.5-r1) 19:12:14 (12/33) Installing libbz2 (1.0.8-r1) 19:12:14 Removing intermediate container fff03e5c496e 19:12:14 ---> c1c421f6d8a9 19:12:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:12:14 (13/33) Installing expat (2.4.8-r0) 19:12:14 (14/33) Installing libffi (3.4.2-r1) 19:12:14 (15/33) Installing gdbm (1.23-r0) 19:12:14 (16/33) Installing xz-libs (5.2.5-r1) 19:12:14 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:12:14 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:14 ---> 7d11c7307c88 19:12:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:12:14 ---> Running in 1c199a9e8ae6 19:12:14 (19/33) Installing mpdecimal (2.5.1-r1) 19:12:14 Removing intermediate container 942638ad2ea5 19:12:14 ---> c65139c68c19 19:12:14 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:12:14 (20/33) Installing sqlite-libs (3.38.5-r0) 19:12:14 ---> Running in f3003b3d3ba0 19:12:14 (21/33) Installing python3 (3.10.5-r0) 19:12:14 Removing intermediate container 1c199a9e8ae6 19:12:14 ---> a06d5a53cb16 19:12:14 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:12:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:15 ---> 2afe76f72fea 19:12:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:12:15 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:12:15 (23/33) Installing py3-tomli (2.0.1-r1) 19:12:15 (24/33) Installing py3-pep517 (0.12.0-r2) 19:12:15 (25/33) Installing py3-six (1.16.0-r1) 19:12:15 (26/33) Installing py3-retrying (1.3.3-r3) 19:12:15 (27/33) Installing py3-appdirs (1.4.4-r3) 19:12:15 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:12:15 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:12:15 ---> Running in d8eff30717ae 19:12:15 (30/33) Installing py3-parsing (2.4.7-r3) 19:12:15 (31/33) Installing py3-packaging (21.3-r0) 19:12:15 (32/33) Installing py3-setuptools (59.4.0-r0) 19:12:15 (33/33) Installing py3-pip (22.1.1-r0) 19:12:15 Removing intermediate container d8eff30717ae 19:12:15 ---> 1ee7a2853c4e 19:12:15 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:12:15 ---> adc1ba36a50c 19:12:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:12:15 ---> Running in 121ff3abc097 19:12:15 Executing busybox-1.35.0-r17.trigger 19:12:15 Executing ca-certificates-20220614-r0.trigger 19:12:15 OK: 122 MiB in 47 packages 19:12:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:15 Removing intermediate container 121ff3abc097 19:12:15 ---> 7802e130d3cf 19:12:15 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:12:15 ---> 54c054748d85 19:12:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:12:15 ---> Running in 4558ebf2b915 19:12:15 (1/6) Installing dumb-init (1.2.5-r1) 19:12:16 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:12:16 ---> ac9732e2ad53 19:12:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:12:16 (3/6) Installing libsodium (1.0.18-r0) 19:12:16 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:16 (5/6) Installing libzmq (4.3.4-r0) 19:12:16 (6/6) Installing zeromq (4.3.4-r0) 19:12:16 Executing busybox-1.35.0-r17.trigger 19:12:16 OK: 8 MiB in 20 packages 19:12:16 ---> 7d0192a869e2 19:12:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:12:16 Removing intermediate container 4558ebf2b915 19:12:16 ---> 29974581d7f4 19:12:16 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:12:16 ---> Running in 41d8c18a84bd 19:12:17 Removing intermediate container 41d8c18a84bd 19:12:17 ---> 78535ce6a9ac 19:12:17 ---> 8b446abfe8e6 19:12:17 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:12:17 19:12:17 ---> Running in db62492005ed 19:12:17 Removing intermediate container f3003b3d3ba0 19:12:17 ---> a343d90939b3 19:12:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:17 ---> afe4a63104a6 19:12:17 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:12:17 ---> Running in 99bc6bb9279e 19:12:17 ---> d4f9b1a2eadb 19:12:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:17 Removing intermediate container ab4d6727943e 19:12:17 ---> 66418e55addd 19:12:17 Step 7/20 : COPY . . 19:12:20 ---> d48cbc1a6049 19:12:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:20 Removing intermediate container db62492005ed 19:12:20 ---> 242096b1ad78 19:12:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:12:20 ---> Running in 464192b36d7c 19:12:20 ---> 2ac7f044fdf9 19:12:20 Step 19/23 : ENTRYPOINT ["/core-data"] 19:12:20 Merging remotes/origin/main commit 03487ec6a8c3b3f2ecd7af2c0a804dda58395bf3 into PR head commit 02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:12:20 ---> Running in d47b448d7522 19:12:20 Collecting docker-compose==1.23.2 19:12:20 Removing intermediate container 99bc6bb9279e 19:12:20 ---> cb06e5ed847f 19:12:20 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:20 Removing intermediate container 464192b36d7c 19:12:20 ---> ec95a2d323ff 19:12:20 Step 23/25 : LABEL arch=x86_64 19:12:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.7 MB/s eta 0:00:00 19:12:20 Merge succeeded, producing 02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:12:20 Checking out Revision 02dae330ea3118dd547bdfd48d741a66bf4f32bf (PR-4124) 19:12:20 Removing intermediate container d47b448d7522 19:12:20 ---> 4d1b999b309c 19:12:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 157.8 MB/s eta 0:00:00 19:12:20 Collecting jsonschema<3,>=2.5.1 19:12:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:20 ---> Running in e2a9a4f7566d 19:12:20 Collecting websocket-client<1.0,>=0.32.0 19:12:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 146.0 MB/s eta 0:00:00 19:12:20 Collecting dockerpty<0.5,>=0.4.1 19:12:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:20 Preparing metadata (setup.py): started 19:12:20 ---> Running in 881bd04a1ab4 19:12:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4124/head:refs/remotes/origin/PR-4124 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:20 > git config core.sparsecheckout # timeout=10 19:12:20 > git checkout -f 02dae330ea3118dd547bdfd48d741a66bf4f32bf # timeout=10 19:12:20 > git remote # timeout=10 19:12:20 > git config --get remote.origin.url # timeout=10 19:12:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:20 > git merge 03487ec6a8c3b3f2ecd7af2c0a804dda58395bf3 # timeout=10 19:12:20 > git rev-parse HEAD^{commit} # timeout=10 19:12:20 > git config core.sparsecheckout # timeout=10 19:12:20 > git checkout -f 02dae330ea3118dd547bdfd48d741a66bf4f32bf # timeout=10 19:12:20 ---> ad2c76929e23 19:12:20 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:20 Removing intermediate container e2a9a4f7566d 19:12:20 ---> 7f49aeba6794 19:12:20 Step 24/25 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:12:20 ---> Running in 4017b11a0e52 19:12:20 Removing intermediate container 881bd04a1ab4 19:12:20 ---> b2b42c51be62 19:12:20 Step 21/23 : LABEL arch=x86_64 19:12:21 ---> Running in a3b0f615a61c 19:12:21 Preparing metadata (setup.py): finished with status 'done' 19:12:21 Collecting docopt<0.7,>=0.6.1 19:12:21 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:21 Removing intermediate container 4017b11a0e52 19:12:21 ---> 97f7ac31d631 19:12:21 Step 25/25 : LABEL version=0.0.0 19:12:21 Preparing metadata (setup.py): started 19:12:21 Removing intermediate container a3b0f615a61c 19:12:21 ---> 789b3d5d347c 19:12:21 Step 22/23 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:12:21 ---> Running in f0bd7b370fb2 19:12:21 Preparing metadata (setup.py): finished with status 'done' 19:12:21 ---> 91ff24044c23 19:12:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:12:21 ---> Running in 846062fee906 19:12:21 Collecting cached-property<2,>=1.2.0 19:12:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:21 Collecting texttable<0.10,>=0.9.0 19:12:21 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:21 Preparing metadata (setup.py): started 19:12:21 Removing intermediate container f0bd7b370fb2 19:12:21 ---> 9a2cecc3eb63 19:12:21 19:12:21 Removing intermediate container 846062fee906 19:12:21 ---> 474c6d6f9708 19:12:21 Step 23/23 : LABEL version=0.0.0 19:12:21 ---> 5e43c33679b9 19:12:21 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:12:21 Successfully built 9a2cecc3eb63 19:12:21 ---> Running in d6e97af31ccc 19:12:21 Successfully tagged security-secretstore-setup:latest 19:12:21 Building security-spire-agent 19:12:21  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' 19:12:21 ---> 0b7dad9c4561 19:12:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:12:21 Collecting docker<4.0,>=3.6.0 19:12:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 67.3 MB/s eta 0:00:00 19:12:22 Collecting PyYAML<4,>=3.10 19:12:22 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 77.3 MB/s eta 0:00:00 19:12:22 Preparing metadata (setup.py): started 19:12:22 Preparing metadata (setup.py): finished with status 'done' 19:12:22 Collecting docker-pycreds>=0.4.0 19:12:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:23 Collecting chardet<3.1.0,>=3.0.2 19:12:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.4 MB/s eta 0:00:00 19:12:23 Collecting urllib3<1.25,>=1.21.1 19:12:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 35.8 MB/s eta 0:00:00 19:12:23 Collecting idna<2.8,>=2.5 19:12:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 183.7 MB/s eta 0:00:00 19:12:23 Collecting certifi>=2017.4.17 19:12:23 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:12:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 89.1 MB/s eta 0:00:00 19:12:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:23 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:12:23 Running setup.py install for texttable: started 19:12:24 ---> Running in 8213a5838226 19:12:24 Removing intermediate container d6e97af31ccc 19:12:24 ---> 8d5f11665e99 19:12:24 19:12:24 Running setup.py install for texttable: finished with status 'done' 19:12:24 Running setup.py install for PyYAML: started 19:12:24 ---> bf92238cab02 19:12:24 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:12:24 Successfully built 8d5f11665e99 19:12:24 Successfully tagged core-data:latest 19:12:24  Building core-data ... done Building security-spire-config 19:12:24 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 19:12:24 Running setup.py install for PyYAML: finished with status 'done' 19:12:24 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:12:25 > git --version # timeout=10 19:12:25 > git --version # 'git version 2.25.1' 19:12:25 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:26 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:26 Dload Upload Total Spent Left Speed 19:12:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 82765 0 --:--:-- --:--:-- --:--:-- 82765 [Pipeline] sh 19:12:26 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:12:26 ---> 35faecc591f5 19:12:26 Step 3/26 : WORKDIR /edgex-go 19:12:26 ---> Using cache 19:12:26 ---> 35ad6abca921 19:12:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:26 ---> Using cache 19:12:26 ---> a8fc1d68d6a1 19:12:26 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:12:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:27 + sudo tee /etc/docker/daemon.new 19:12:27 { 19:12:27 "registry-mirrors": [ 19:12:27 "https://nexus3.edgexfoundry.org:10001" 19:12:27 ], 19:12:27 "bip": "10.250.0.254/24", 19:12:27 "hosts": [ 19:12:27 "tcp://0.0.0.0:5555", 19:12:27 "unix:///var/run/docker.sock" 19:12:27 ], 19:12:27 "mtu": 1458, 19:12:27 "selinux-enabled": true, 19:12:27 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:27 } [Pipeline] sh 19:12:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:28 + sudo service docker restart 19:12:28 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:12:28 ---> 35faecc591f5 19:12:28 Step 3/26 : WORKDIR /edgex-go 19:12:28 ---> Using cache 19:12:28 ---> 35ad6abca921 19:12:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:28 ---> Using cache 19:12:28 ---> a8fc1d68d6a1 19:12:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:12:29 Running setup.py install for docopt: started 19:12:29 ---> e5f9e434b7d2 19:12:29 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:29 ---> Running in 071ae9955c5e 19:12:29 ---> Running in 77df6a6e0702 19:12:29 ---> b196c659a58a 19:12:29 Step 26/31 : RUN chmod +x /entrypoint.sh 19:12:29 ---> Running in 00f1e1a9549e 19:12:29 Running setup.py install for docopt: finished with status 'done' 19:12:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:30 Running setup.py install for dockerpty: started 19:12:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:30 Running setup.py install for dockerpty: finished with status 'done' 19:12:30 Removing intermediate container 00f1e1a9549e 19:12:30 ---> 207c614fcc81 19:12:30 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:12:30 ---> Running in 56a49f739909 19:12:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:31 Removing intermediate container 56a49f739909 19:12:31 ---> 653280cf25f7 19:12:31 Step 28/31 : CMD ["gate"] 19:12:31 ---> Running in 7030fb555ffe 19:12:31 Removing intermediate container 7030fb555ffe 19:12:31 ---> 111ba7faa51b 19:12:31 Step 29/31 : LABEL arch=x86_64 19:12:31 ---> Running in ffb535148fb0 19:12:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:31 OK: 211 MiB in 51 packages 19:12:31 Removing intermediate container ffb535148fb0 19:12:31 ---> 462da17981bd 19:12:31 Step 30/31 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:12:31 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 19:12:31 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 19:12:31  ---> Running in e2c145482535 19:12:31 Removing intermediate container e2c145482535 19:12:31 ---> 5b36d04c7c76 19:12:31 Step 31/31 : LABEL version=0.0.0 19:12:31 OK: 211 MiB in 51 packages 19:12:31 ---> Running in 19063ebef465 19:12:31 Removing intermediate container 19063ebef465 19:12:31 ---> 843a6c634c29 19:12:31 19:12:31 Successfully built 843a6c634c29 19:12:31 Successfully tagged security-bootstrapper:latest 19:12:31  Building security-bootstrapper ... done Building support-scheduler 19:12:31 Removing intermediate container 071ae9955c5e 19:12:31 ---> cfd74e5ef255 19:12:31 Step 6/26 : COPY go.mod vendor* ./ 19:12:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:36 ---> 35faecc591f5 19:12:36 Step 3/22 : WORKDIR /edgex-go 19:12:36 ---> Using cache 19:12:36 ---> 35ad6abca921 19:12:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:36 ---> Using cache 19:12:36 ---> a8fc1d68d6a1 19:12:36 Step 5/22 : RUN apk add --update --no-cache make git 19:12:36 ---> afdf0373c7ab 19:12:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:37 ---> Running in a9daf0df38e5 19:12:37 ---> Running in f2ac5622bec1 19:12:37 Removing intermediate container 77df6a6e0702 19:12:37 ---> b01367183d0c 19:12:37 Step 6/26 : COPY go.mod vendor* ./ 19:12:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:38 ---> c15e2f3953de 19:12:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:39 ---> Running in ad323cd4808c 19:12:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:39 OK: 211 MiB in 51 packages 19:12:43 Removing intermediate container e2f4c5fa42f3 19:12:43 ---> 23cb215a8d36 19:12:43 Step 14/23 : ENV APP_PORT=58890 19:12:43 Removing intermediate container f2ac5622bec1 19:12:43 ---> ba4404920dfd 19:12:43 Step 6/22 : COPY go.mod vendor* ./ 19:12:43 ---> Running in 85b2c80c6d40 19:12:43 Removing intermediate container 85b2c80c6d40 19:12:43 ---> fb302fcf577c 19:12:43 Step 15/23 : EXPOSE $APP_PORT 19:12:43 ---> e88175e68add 19:12:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:44 ---> Running in 5d43463a99af 19:12:44 ---> Running in 6ffd64710bd1 19:12:44 Removing intermediate container 5d43463a99af 19:12:44 ---> 4b63db9cdfeb 19:12:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:46 provisioning config files... 19:12:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9124393261948754048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:47 ---> docker-login.sh 19:12:47 nexus3.edgexfoundry.org:10001 19:12:47 ---> f53d9e624081 19:12:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:47 Configure a credential helper to remove this warning. See 19:12:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:47 19:12:47 Login Succeeded 19:12:47 nexus3.edgexfoundry.org:10002 19:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:48 Configure a credential helper to remove this warning. See 19:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:48 19:12:48 Login Succeeded 19:12:48 nexus3.edgexfoundry.org:10003 19:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:48 Configure a credential helper to remove this warning. See 19:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:48 19:12:48 Login Succeeded 19:12:48 nexus3.edgexfoundry.org:10004 19:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:49 ---> 638e69321822 19:12:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:49 Configure a credential helper to remove this warning. See 19:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:49 19:12:49 Login Succeeded 19:12:49 docker.io 19:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:49 Removing intermediate container a9daf0df38e5 19:12:49 ---> ab66c1acfe07 19:12:49 Step 8/26 : COPY . . 19:12:49 Removing intermediate container ad323cd4808c 19:12:49 ---> 1918e614c705 19:12:49 Step 8/26 : COPY . . 19:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:50 Configure a credential helper to remove this warning. See 19:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:50 19:12:50 Login Succeeded 19:12:50 ---> docker-login.sh ends [Pipeline] } 19:12:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:12:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:51 ========================================================= 19:12:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:12:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:51 b3c136eddcbf: Pulling fs layer 19:12:51 c0a3192eca97: Pulling fs layer 19:12:51 a050256f5b6f: Pulling fs layer 19:12:51 656be50a0ddc: Pulling fs layer 19:12:51 2bbca73fdf42: Pulling fs layer 19:12:51 46d945488cbd: Pulling fs layer 19:12:51 8a5474983e97: Pulling fs layer 19:12:51 329c88fbcd65: Pulling fs layer 19:12:51 656be50a0ddc: Waiting 19:12:51 2bbca73fdf42: Waiting 19:12:51 46d945488cbd: Waiting 19:12:51 329c88fbcd65: Waiting 19:12:51 8a5474983e97: Waiting 19:12:51 a050256f5b6f: Verifying Checksum 19:12:51 a050256f5b6f: Download complete 19:12:51 c0a3192eca97: Verifying Checksum 19:12:51 c0a3192eca97: Download complete 19:12:51 2bbca73fdf42: Verifying Checksum 19:12:51 2bbca73fdf42: Download complete 19:12:51 46d945488cbd: Download complete 19:12:51 b3c136eddcbf: Verifying Checksum 19:12:51 b3c136eddcbf: Download complete 19:12:52 b3c136eddcbf: Pull complete 19:12:52 329c88fbcd65: Verifying Checksum 19:12:52 329c88fbcd65: Download complete 19:12:53 c0a3192eca97: Pull complete 19:12:53 a050256f5b6f: Pull complete 19:12:53 8a5474983e97: Verifying Checksum 19:12:53 8a5474983e97: Download complete 19:12:54 656be50a0ddc: Verifying Checksum 19:12:54 656be50a0ddc: Download complete 19:12:58 ---> 6789f61da59d 19:12:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:58 ---> Running in f180406d8a38 19:12:58 ---> dd3d6d51e731 19:12:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:58 ---> 5daa1f2e9132 19:12:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:58 ---> Running in 99e3a2924052 19:12:58 Removing intermediate container 8213a5838226 19:12:58 ---> 7f4b71717b67 19:12:58 19:12:58 Step 9/20 : FROM alpine:3.15 19:12:58 ---> c4fc93816858 19:12:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> Running in 689e9fc4c189 19:12:58 19:12:58 ---> Using cache 19:12:58 ---> fdcff6d35340 19:12:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:58 ---> Using cache 19:12:58 ---> b952d26bff1c 19:12:58 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:58 Removing intermediate container f180406d8a38 19:12:58 ---> b81f6ee52dd8 19:12:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:58 ---> Running in 3ad352645c88 19:12:58 ---> Running in 9df24484ea0b 19:12:58 Removing intermediate container 99e3a2924052 19:12:58 ---> a48821fbf854 19:12:58 Step 10/26 : WORKDIR /edgex-go/spire-build 19:12:58 Removing intermediate container 689e9fc4c189 19:12:58 ---> bba8023e75f6 19:12:58 Step 10/26 : WORKDIR /edgex-go/spire-build 19:12:58 ---> Running in 34e48c88e449 19:12:58 ---> Running in c81e0b804741 19:12:58 Removing intermediate container 9df24484ea0b 19:12:58 ---> df1067250d9a 19:12:58 Step 21/23 : LABEL arch=x86_64 19:12:58 ---> Running in 89f3098adaf1 19:12:58 Removing intermediate container 34e48c88e449 19:12:58 ---> 6fe03d748f30 19:12:58 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 19:12:58 Removing intermediate container 6ffd64710bd1 19:12:58 ---> 7997aee58a81 19:12:58 Step 8/22 : COPY . . 19:12:58 ---> Running in bd9e0cae15f8 19:12:58 Removing intermediate container c81e0b804741 19:12:58 ---> b5afc515dfa6 19:12:58 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 19:12:58 ---> Running in 18b9a1fc9a63 19:12:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:58 Removing intermediate container 89f3098adaf1 19:12:58 ---> bfa8f4783373 19:12:58 Step 22/23 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:12:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:58 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:58 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:58 OK: 15856 distinct packages available 19:12:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:59 ---> Running in 81e3c2593946 19:12:59 Removing intermediate container 81e3c2593946 19:12:59 ---> 53903b2ccec4 19:12:59 Step 23/23 : LABEL version=0.0.0 19:13:00 (1/9) Installing ca-certificates (20220614-r0) 19:13:00 ---> Running in 086189d56ac0 19:13:00 (2/9) Installing brotli-libs (1.0.9-r5) 19:13:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:13:00 (4/9) Installing libcurl (7.80.0-r2) 19:13:00 Removing intermediate container 086189d56ac0 19:13:00 ---> 08a8fb060e96 19:13:00 19:13:00 (5/9) Installing curl (7.80.0-r2) 19:13:00 Successfully built 08a8fb060e96 19:13:00 Successfully tagged sys-mgmt-agent:latest 19:13:00  Building sys-mgmt-agent ... done Building support-notifications 19:13:00 (6/9) Installing dumb-init (1.2.5-r1) 19:13:00 (7/9) Installing musl-obstack (1.2.3-r0) 19:13:00 (8/9) Installing libucontext (1.1-r0) 19:13:00 (9/9) Installing gcompat (1.0.0-r4) 19:13:01 Executing busybox-1.34.1-r7.trigger 19:13:01 Executing ca-certificates-20220614-r0.trigger 19:13:01 OK: 8 MiB in 23 packages 19:13:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:02 ---> 35faecc591f5 19:13:02 Step 3/22 : WORKDIR /edgex-go 19:13:02 ---> Using cache 19:13:02 ---> 35ad6abca921 19:13:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:02 ---> Using cache 19:13:02 ---> a8fc1d68d6a1 19:13:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:13:02 ---> Running in 523cb5cca444 19:13:03 ---> bd32774554a9 19:13:03 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:13:03 Removing intermediate container bd9e0cae15f8 19:13:03 ---> a19c7ac80c82 19:13:03 Step 12/26 : WORKDIR /edgex-go 19:13:03 Removing intermediate container 18b9a1fc9a63 19:13:03 ---> 574fa187da08 19:13:03 Step 12/26 : WORKDIR /edgex-go 19:13:03 ---> Running in ed5c2489b84a 19:13:03 ---> Running in 0484f8a0a88d 19:13:03 ---> Running in 8784071c3620 19:13:03 Removing intermediate container 0484f8a0a88d 19:13:03 ---> 711b0185e474 19:13:03 19:13:03 Step 13/26 : FROM alpine:3.15 19:13:03 ---> c4fc93816858 19:13:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:03 ---> Using cache 19:13:03 ---> fdcff6d35340 19:13:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:03 ---> Using cache 19:13:03 ---> b952d26bff1c 19:13:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:13:03 Removing intermediate container 8784071c3620 19:13:03 ---> 935656c90002 19:13:03 Removing intermediate container 3ad352645c88 19:13:03 19:13:03 ---> 0d1964313f66 19:13:03 Step 13/26 : FROM alpine:3.15Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:03 19:13:03 ---> c4fc93816858 19:13:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:03 ---> Using cache 19:13:03 ---> fdcff6d35340 19:13:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:03 ---> Using cache 19:13:03 ---> b952d26bff1c 19:13:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:13:03 ---> Using cache 19:13:03 ---> 23c50ccc2121 19:13:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:13:03 ---> Running in 4c7fea7184df 19:13:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:03 ---> 55bae84e092d 19:13:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:13:03 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 19:13:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:04 OK: 211 MiB in 51 packages 19:13:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:04 ---> 419887b4f0b9 19:13:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:13:04 ---> abda26186be0 19:13:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:13:05 ---> eaf6d0bc20e2 19:13:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:13:05 ---> Running in d3b4fce06afc 19:13:05 Removing intermediate container 523cb5cca444 19:13:05 ---> cf0dc75cf554 19:13:05 Step 6/22 : COPY go.mod vendor* ./ 19:13:05 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:13:05 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:13:05 OK: 15856 distinct packages available 19:13:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:05 Removing intermediate container d3b4fce06afc 19:13:05 ---> 3ef874d38bee 19:13:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:05 ---> Running in 341a5c56cc1d 19:13:05 ---> 3742fd489953 19:13:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:05 ---> d7932746c2f9 19:13:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:13:06 ---> Running in 478546dd8969 19:13:06 Removing intermediate container 341a5c56cc1d 19:13:06 ---> 37b26a748d9d 19:13:06 Step 18/20 : LABEL arch=x86_64 19:13:06 ---> Running in ffeb6a813276 19:13:06 ---> bd35f884a530 19:13:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:13:06 Removing intermediate container ffeb6a813276 19:13:06 ---> 7e34da6f88a2 19:13:06 Step 19/20 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:13:06 ---> Running in 8ed7e0fcd1bc 19:13:06 (1/4) Installing dumb-init (1.2.5-r1) 19:13:06 (2/4) Installing musl-obstack (1.2.3-r0) 19:13:06 Removing intermediate container 8ed7e0fcd1bc 19:13:06 ---> e05fb326b74e 19:13:06 Step 20/20 : LABEL version=0.0.0 19:13:06 ---> Running in c00228adb82f 19:13:06 ---> cff232a209e8 19:13:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:13:06 (3/4) Installing libucontext (1.1-r0) 19:13:06 Removing intermediate container c00228adb82f 19:13:06 ---> e5f7fc337b3a 19:13:06 19:13:06 (4/4) Installing gcompat (1.0.0-r4) 19:13:06 Successfully built e5f7fc337b3a 19:13:06 Successfully tagged security-spiffe-token-provider:latest 19:13:06  Building security-spiffe-token-provider ... done Building core-command 19:13:06 Executing busybox-1.34.1-r7.trigger 19:13:06 OK: 6 MiB in 18 packages 19:13:08 ---> 98f1d4c63cca 19:13:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:13:09 656be50a0ddc: Pull complete 19:13:09 2bbca73fdf42: Pull complete 19:13:09 46d945488cbd: Pull complete 19:13:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:10 ---> 35faecc591f5 19:13:10 Step 3/23 : WORKDIR /edgex-go 19:13:10 ---> Using cache 19:13:10 ---> 35ad6abca921 19:13:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:10 ---> Using cache 19:13:10 ---> a8fc1d68d6a1 19:13:10 Step 5/23 : RUN apk add --update --no-cache make git 19:13:10 ---> Using cache 19:13:10 ---> ba4404920dfd 19:13:10 Step 6/23 : COPY go.mod vendor* ./ 19:13:10 ---> Using cache 19:13:10 ---> e88175e68add 19:13:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:10 ---> Using cache 19:13:10 ---> 7997aee58a81 19:13:10 Step 8/23 : COPY . . 19:13:10 ---> Using cache 19:13:10 ---> bd32774554a9 19:13:10 Step 9/23 : RUN make cmd/core-command/core-command 19:13:13 8a5474983e97: Pull complete 19:13:14 ---> Running in bad3b8b90232 19:13:14 ---> Running in 829275d65509 19:13:15 Removing intermediate container bad3b8b90232 19:13:15 ---> a9b5472ed3a5 19:13:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:13:15 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 19:13:15 Removing intermediate container 4c7fea7184df 19:13:15 ---> 41360e7ca51e 19:13:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:13:15 ---> Running in 8a66ea51b077 19:13:15 Removing intermediate container 8a66ea51b077 19:13:15 ---> 6fbd4f6d1b6c 19:13:15 Step 24/26 : LABEL arch=x86_64 19:13:15 329c88fbcd65: Pull complete 19:13:15 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:13:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:13:16 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:13:16 WORKDIR /edgex 19:13:16 COPY go.mod . 19:13:16 RUN go mod download 19:13:16 docker build -t ci-base-image-arm64 -f - . 19:13:16 Sending build context to Docker daemon 3.139MB 19:13:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:13:16 ---> ff4287adb874 19:13:16 Step 2/4 : WORKDIR /edgex 19:13:17 ---> Running in b1ca5fe0240f 19:13:18 ---> 5cd9fb2cf7bb 19:13:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:13:18 Removing intermediate container b1ca5fe0240f 19:13:18 ---> c7d01d6b3160 19:13:18 Step 25/26 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:13:18 ---> Running in f2df637ddeba 19:13:18 ---> Running in f1b421f33b0c 19:13:19 Removing intermediate container f1b421f33b0c 19:13:19 ---> d8145208a650 19:13:19 Step 3/4 : COPY go.mod . 19:13:19 Removing intermediate container f2df637ddeba 19:13:19 ---> 94212209f489 19:13:19 Step 26/26 : LABEL version=0.0.0 19:13:19 ---> aea65e357649 19:13:19 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:13:19 ---> Running in c9141e5ea0fe 19:13:19 ---> Running in d348ac575df0 19:13:19 Removing intermediate container d348ac575df0 19:13:19 ---> c7da2c83bf0e 19:13:19 19:13:19 Removing intermediate container c9141e5ea0fe 19:13:19 ---> f274c75dc28e 19:13:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:13:19 Successfully built c7da2c83bf0e 19:13:19 Successfully tagged security-spire-agent:latest 19:13:19 Building security-proxy-setup 19:13:19  Building security-spire-agent ... done Removing intermediate container 478546dd8969 19:13:19 ---> d31ccd8ff9d1 19:13:19 Step 8/22 : COPY . . 19:13:19 ---> 7dcfa4a3b39f 19:13:19 Step 4/4 : RUN go mod download 19:13:19 ---> Running in 005da4a80aee 19:13:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:25 ---> 35faecc591f5 19:13:25 Step 3/22 : WORKDIR /edgex-go 19:13:25 ---> Using cache 19:13:25 ---> 35ad6abca921 19:13:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:25 ---> Using cache 19:13:25 ---> a8fc1d68d6a1 19:13:25 Step 5/22 : RUN apk add --update --no-cache make git 19:13:25 ---> Using cache 19:13:25 ---> ba4404920dfd 19:13:25 Step 6/22 : COPY go.mod vendor* ./ 19:13:25 ---> Using cache 19:13:25 ---> e88175e68add 19:13:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:25 ---> Using cache 19:13:25 ---> 7997aee58a81 19:13:25 Step 8/22 : COPY . . 19:13:25 ---> Using cache 19:13:25 ---> bd32774554a9 19:13:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:29 ---> 731fd9c8390b 19:13:29 Step 21/26 : WORKDIR / 19:13:29 ---> Running in 5a3312f2c2bf 19:13:29 ---> Running in 15d1ea8cc6dc 19:13:29 ---> 753ce78f9e3f 19:13:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:13:29 Removing intermediate container 15d1ea8cc6dc 19:13:29 ---> 6010ce75cd4f 19:13:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:13:29 ---> Running in e94fe03cbed5 19:13:29 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 19:13:30 ---> Running in db2e10530688 19:13:31 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 19:13:31 Removing intermediate container db2e10530688 19:13:31 ---> 58302ab45a78 19:13:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:13:31 ---> Running in 3f2d571a29c7 19:13:31 Removing intermediate container ed5c2489b84a 19:13:31 ---> 5f4f33b9d89b 19:13:31 19:13:31 Step 10/22 : FROM alpine:3.16 19:13:31 ---> 9c6f07244728 19:13:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:13:32 ---> Running in ee24fef17539 19:13:32 Removing intermediate container 3f2d571a29c7 19:13:32 ---> 098ed158eddf 19:13:32 Step 24/26 : LABEL arch=x86_64 19:13:32 ---> Running in 5f983cacbc7a 19:13:32 Removing intermediate container 5f983cacbc7a 19:13:32 ---> cc09954390d2 19:13:32 Step 25/26 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:13:32 ---> Running in 4d1154dc6138 19:13:32 Removing intermediate container 4d1154dc6138 19:13:32 ---> da3e188000fe 19:13:32 Step 26/26 : LABEL version=0.0.0 19:13:32 ---> Running in 71f5ffd70a57 19:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:33 Removing intermediate container 71f5ffd70a57 19:13:33 ---> f441328d4e78 19:13:33 19:13:33 Successfully built f441328d4e78 19:13:33 Successfully tagged security-spire-config:latest 19:13:33 Building core-metadata 19:13:33  Building security-spire-config ... done (1/1) Installing dumb-init (1.2.5-r1) 19:13:33 Executing busybox-1.35.0-r17.trigger 19:13:33 OK: 6 MiB in 15 packages 19:13:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:37 ---> 35faecc591f5 19:13:37 Step 3/24 : WORKDIR /edgex-go 19:13:37 ---> Using cache 19:13:37 ---> 35ad6abca921 19:13:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:37 ---> Using cache 19:13:37 ---> a8fc1d68d6a1 19:13:37 Step 5/24 : RUN apk add --update --no-cache make git 19:13:37 ---> Using cache 19:13:37 ---> ba4404920dfd 19:13:37 Step 6/24 : COPY go.mod vendor* ./ 19:13:37 ---> Using cache 19:13:37 ---> e88175e68add 19:13:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:37 ---> Using cache 19:13:37 ---> 7997aee58a81 19:13:37 Step 8/24 : COPY . . 19:13:37 ---> Using cache 19:13:37 ---> bd32774554a9 19:13:37 Step 9/24 : RUN make cmd/core-metadata/core-metadata 19:13:40 ---> Running in 7924bde52f20 19:13:40 Removing intermediate container ee24fef17539 19:13:40 ---> 2581f77ec8fd 19:13:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:40 Removing intermediate container 829275d65509 19:13:40 ---> 2e70d80c5862 19:13:40 19:13:40 Step 10/23 : FROM alpine:3.16 19:13:40 ---> 9c6f07244728 19:13:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:40 ---> Using cache 19:13:40 ---> 2581f77ec8fd 19:13:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:40 ---> Running in abb66e68377b 19:13:40 ---> Running in 125f283353d4 19:13:40 Removing intermediate container 125f283353d4 19:13:40 ---> 4b45f0c71abb 19:13:40 Step 13/23 : ENV APP_PORT=59882 19:13:40 ---> Running in 96825bc5adac 19:13:40 Removing intermediate container abb66e68377b 19:13:40 ---> 5fd6618970ff 19:13:40 Step 13/22 : ENV APP_PORT=59861 19:13:40 ---> Running in ffb5bb7aa63d 19:13:40 Removing intermediate container 96825bc5adac 19:13:40 ---> 8b6c91038bf7 19:13:40 Step 14/23 : EXPOSE $APP_PORT 19:13:40 Removing intermediate container ffb5bb7aa63d 19:13:40 ---> d1868d84676c 19:13:40 Step 14/22 : EXPOSE $APP_PORT 19:13:41 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 19:13:41 ---> Running in 3335f1a62474 19:13:41 ---> Running in bac933991401 19:13:41 Removing intermediate container bac933991401 19:13:41 ---> 8eed5b884f5d 19:13:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:41 Removing intermediate container 3335f1a62474 19:13:41 ---> d924b03560d2 19:13:41 Step 15/23 : WORKDIR / 19:13:41 ---> Running in 1909716e3cd5 19:13:41 ---> 7cc8048a02ec 19:13:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:13:41 Removing intermediate container 1909716e3cd5 19:13:41 ---> d7d5bfbe12c7 19:13:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:43 ---> 7f20e8be2f84 19:13:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:13:43 ---> 6bd00fdb71c5 19:13:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:13:44 ---> 84eff2f16ec0 19:13:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:13:44 ---> 6630f9c086cd 19:13:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:13:44 ---> Running in d634d5ff6b42 19:13:44 Removing intermediate container d634d5ff6b42 19:13:44 ---> 043bba249800 19:13:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:44 ---> 813353c3fbd3 19:13:44 Step 19/23 : ENTRYPOINT ["/core-command"] 19:13:44 ---> Running in eed9a6cfa86a 19:13:44 ---> Running in 2a573517945f 19:13:45 Removing intermediate container 2a573517945f 19:13:45 Removing intermediate container eed9a6cfa86a 19:13:45 ---> 73e56c41cfdb 19:13:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:45 ---> b99f63295bd7 19:13:45 Step 20/22 : LABEL arch=x86_64 19:13:45 ---> Running in 569f359a116d 19:13:45 ---> Running in 9ffb29f5f966 19:13:46 Removing intermediate container 569f359a116d 19:13:46 ---> 9f9ef8566216 19:13:46 Step 21/23 : LABEL arch=x86_64 19:13:46 Removing intermediate container 9ffb29f5f966 19:13:46 ---> 6018931bc914 19:13:46 Step 21/22 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:13:46 ---> Running in 9e5d72aad5cb 19:13:46 ---> Running in df3d2bdfade9 19:13:46 Removing intermediate container 9e5d72aad5cb 19:13:46 ---> 322c5e1b0940 19:13:46 Step 22/23 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:13:46 Removing intermediate container df3d2bdfade9 19:13:46 ---> 2b6fe9d9bdad 19:13:46 Step 22/22 : LABEL version=0.0.0 19:13:46 ---> Running in aaeb71ab811c 19:13:46 ---> Running in 970378b1f75c 19:13:47 Removing intermediate container 970378b1f75c 19:13:47 ---> 38b667cb6b46 19:13:47 19:13:47 Removing intermediate container aaeb71ab811c 19:13:47 ---> f70bfa61eeec 19:13:47 Step 23/23 : LABEL version=0.0.0 19:13:47 ---> Running in 4febb6a404f0 19:13:47 Successfully built 38b667cb6b46 19:13:47 Successfully tagged support-scheduler:latest 19:13:47  Building support-scheduler ... done Removing intermediate container 4febb6a404f0 19:13:47 ---> a6429fdc4c95 19:13:47 19:13:47 Successfully built a6429fdc4c95 19:13:47 Successfully tagged core-command:latest 19:13:48  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:13:52 Removing intermediate container 005da4a80aee 19:13:52 ---> f9bf8d798bb2 19:13:52 Successfully built f9bf8d798bb2 19:13:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:52 + docker inspect -f . ci-base-image-arm64 19:13:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:52 prd-ubuntu20.04-docker-arm64-4c-16g-22629 does not seem to be running inside a container 19:13:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:54 $ docker top 5dcb7da3e1a516c1b0152e7f4a3330bcf3c77c2416208d183a8f003ee3859e19 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:55 + go version 19:13:55 go version go1.18.3 linux/arm64 [Pipeline] } 19:13:55 $ docker stop --time=1 5dcb7da3e1a516c1b0152e7f4a3330bcf3c77c2416208d183a8f003ee3859e19 19:13:56 Removing intermediate container 5a3312f2c2bf 19:13:56 ---> cd9c2ae20d24 19:13:56 19:13:56 Step 10/22 : FROM alpine:3.16 19:13:56 ---> 9c6f07244728 19:13:56 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:13:56 ---> Running in bc6a9fdf3319 19:13:57 $ docker rm -f 5dcb7da3e1a516c1b0152e7f4a3330bcf3c77c2416208d183a8f003ee3859e19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:57 (1/6) Installing ca-certificates (20220614-r0) 19:13:57 (2/6) Installing brotli-libs (1.0.9-r6) 19:13:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:13:57 (4/6) Installing libcurl (7.83.1-r2) 19:13:58 (5/6) Installing curl (7.83.1-r2) 19:13:58 (6/6) Installing dumb-init (1.2.5-r1) 19:13:58 Executing busybox-1.35.0-r17.trigger 19:13:58 Executing ca-certificates-20220614-r0.trigger 19:13:58 + docker inspect -f . ci-base-image-arm64 19:13:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:58 OK: 8 MiB in 20 packages 19:13:58 prd-ubuntu20.04-docker-arm64-4c-16g-22629 does not seem to be running inside a container 19:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:59 $ docker top b272de8ee6a62c67278304bd2c07af32361dbd347638884cb4b665eee0629a3f -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:00 ========================================================= 19:14:00 [edgeXBuildGoParallel] Running Tests and Build... 19:14:00 ========================================================= [Pipeline] sh 19:14:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 19:14:00 Removing intermediate container bc6a9fdf3319 19:14:00 ---> 85541fd98922 19:14:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:00 ---> Running in b9965fdb451f 19:14:00 Removing intermediate container b9965fdb451f 19:14:00 ---> 6cd56c16c540 19:14:00 Step 13/22 : WORKDIR /edgex 19:14:00 Removing intermediate container e94fe03cbed5 19:14:00 ---> 0ce247f28101 19:14:00 19:14:00 Step 10/22 : FROM alpine:3.16 19:14:00 ---> 9c6f07244728 19:14:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] fileExists [Pipeline] sh 19:14:01 ---> Running in 2277a8a7e6b7 19:14:01 ---> Running in 846ce04767d2 19:14:01 Removing intermediate container 2277a8a7e6b7 19:14:01 ---> f392962f393f 19:14:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:01 + make test 19:14:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:01 (1/2) Installing ca-certificates (20220614-r0) 19:14:01 (2/2) Installing dumb-init (1.2.5-r1) 19:14:01 Executing busybox-1.35.0-r17.trigger 19:14:01 Executing ca-certificates-20220614-r0.trigger 19:14:01 OK: 6 MiB in 16 packages 19:14:02 ---> 5a3e8b03bf0d 19:14:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:14:02 ---> e698eb5ec8cc 19:14:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:14:02 Removing intermediate container 7924bde52f20 19:14:02 ---> 6a10a1ef6577 19:14:02 19:14:02 Step 10/24 : FROM alpine:3.16 19:14:02 ---> 9c6f07244728 19:14:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:14:02 ---> Using cache 19:14:02 ---> 2581f77ec8fd 19:14:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:02 ---> Using cache 19:14:02 ---> 5fd6618970ff 19:14:02 Step 13/24 : ENV APP_PORT=59881 19:14:03 ---> Running in b9e80a8beac9 19:14:03 Removing intermediate container 846ce04767d2 19:14:03 ---> 82e49f65fc97 19:14:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:14:03 ---> Running in 54ec00baa01d 19:14:03 Removing intermediate container b9e80a8beac9 19:14:03 ---> 622d4fe8e7c3 19:14:03 Step 14/24 : EXPOSE $APP_PORT 19:14:03 ---> Running in 26a6cca0fe19 19:14:03 ---> a302336ca79c 19:14:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/Removing intermediate container 54ec00baa01d 19:14:03 19:14:03 ---> ddb4b8329466 19:14:03 Step 13/22 : ENV APP_PORT=59860 19:14:03 ---> Running in 4c09c740fd73 19:14:03 Removing intermediate container 26a6cca0fe19 19:14:03 ---> 28067c182d0b 19:14:03 Step 15/24 : WORKDIR / 19:14:03 ---> Running in 80141e1cc1e1 19:14:03 Removing intermediate container 4c09c740fd73 19:14:03 ---> 1a1ef4c56e49 19:14:03 Step 14/22 : EXPOSE $APP_PORT 19:14:03 ---> Running in 1aa7a456ea27 19:14:03 ---> df5cb839eb94 19:14:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:03 ---> Running in 72e65b98082a 19:14:03 Removing intermediate container 1aa7a456ea27 19:14:03 ---> 5bbb97e38ce8 19:14:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:03 Removing intermediate container 80141e1cc1e1 19:14:03 ---> 8636135593c0 19:14:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:03 ---> 3497044152db 19:14:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:14:03 ---> 8e37b3a61493 19:14:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:14:04 ---> 019702b35541 19:14:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:14:04 ---> a1e62a963de6 19:14:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:14:04 Removing intermediate container 72e65b98082a 19:14:04 ---> 54f5e243c03b 19:14:04 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:14:04 ---> Running in 9f56c349af2d 19:14:04 ---> e5ee9b25aad0 19:14:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:14:04 ---> 1aa40a373cfe 19:14:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:14:04 ---> Running in bf6627446158 19:14:04 Removing intermediate container 9f56c349af2d 19:14:04 ---> cb22d7e2d3c7 19:14:04 Step 20/22 : LABEL arch=x86_64 19:14:04 ---> Running in 0b2c320715b1 19:14:04 Removing intermediate container bf6627446158 19:14:04 ---> 508b803e4204 19:14:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:04 ---> Running in 0f4b7c68eeed 19:14:04 ---> 63c0f753eb88 19:14:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:14:04 ---> Running in acf3f72a5f6b 19:14:04 Removing intermediate container 0b2c320715b1 19:14:04 ---> 2292dc672099 19:14:04 Step 21/22 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:14:04 Removing intermediate container 0f4b7c68eeed 19:14:04 ---> 6f37927e688b 19:14:04 Step 20/22 : LABEL arch=x86_64 19:14:04 ---> Running in 02f72a859660 19:14:05 ---> Running in 07ae5cb649ac 19:14:05 Removing intermediate container acf3f72a5f6b 19:14:05 ---> 710ea141c396 19:14:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:05 ---> Running in ab08dc3b5ca7 19:14:05 Removing intermediate container 02f72a859660 19:14:05 ---> 01f12ddfb0dc 19:14:05 Step 22/22 : LABEL version=0.0.0 19:14:05 Removing intermediate container 07ae5cb649ac 19:14:05 ---> 9b52e1843514 19:14:05 Step 21/22 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:14:05 ---> Running in 8577632a1e5d 19:14:05 Removing intermediate container ab08dc3b5ca7 19:14:05 ---> 8cbdda55ead6 19:14:05 Step 22/24 : LABEL arch=x86_64 19:14:05 ---> Running in 1b44c27adf07 19:14:05 ---> Running in 10304004384d 19:14:05 Removing intermediate container 8577632a1e5d 19:14:05 ---> 3ffa877bf7cd 19:14:05 19:14:05 Removing intermediate container 1b44c27adf07 19:14:05 ---> 8c4fbdfda0d3 19:14:05 Step 22/22 : LABEL version=0.0.0 19:14:05 ---> Running in 6f1d9475a64a 19:14:05 Removing intermediate container 10304004384d 19:14:05 ---> 844b46e0e317 19:14:05 Step 23/24 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:14:05 Successfully built 3ffa877bf7cd 19:14:05 Successfully tagged security-proxy-setup:latest 19:14:05  Building security-proxy-setup ... done  ---> Running in cb16c07ae8bd 19:14:05 Removing intermediate container 6f1d9475a64a 19:14:05 ---> 77feffeaab6c 19:14:05 19:14:05 Removing intermediate container cb16c07ae8bd 19:14:05 ---> 618d1e52a367 19:14:05 Step 24/24 : LABEL version=0.0.0 19:14:05 Successfully built 77feffeaab6c 19:14:05 Successfully tagged support-notifications:latest 19:14:05  Building support-notifications ... done  ---> Running in 57791b0e6b4f 19:14:05 Removing intermediate container 57791b0e6b4f 19:14:05 ---> 1471ea172b20 19:14:05 19:14:05 Successfully built 1471ea172b20 19:14:05 Successfully tagged core-metadata:latest 19:14:05  Building core-metadata ... done  [Pipeline] } 19:14:05 $ docker stop --time=1 c5ef438cb3f99ed371648bd97daf0084f5f18aaaeda0795f3b2303d696b67003 19:14:06 $ docker rm -f c5ef438cb3f99ed371648bd97daf0084f5f18aaaeda0795f3b2303d696b67003 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:07 + docker images 19:14:07 REPOSITORY TAG IMAGE ID CREATED SIZE 19:14:07 support-notifications latest 77feffeaab6c 2 seconds ago 27.2MB 19:14:07 core-metadata latest 1471ea172b20 2 seconds ago 18.2MB 19:14:07 security-proxy-setup latest 3ffa877bf7cd 2 seconds ago 27.2MB 19:14:07 6a10a1ef6577 5 seconds ago 1.55GB 19:14:07 0ce247f28101 7 seconds ago 1.58GB 19:14:07 cd9c2ae20d24 13 seconds ago 1.53GB 19:14:07 support-scheduler latest 38b667cb6b46 20 seconds ago 26.5MB 19:14:07 core-command latest a6429fdc4c95 20 seconds ago 16.2MB 19:14:07 2e70d80c5862 28 seconds ago 1.52GB 19:14:07 security-spire-config latest f441328d4e78 35 seconds ago 85.8MB 19:14:07 5f4f33b9d89b 36 seconds ago 1.58GB 19:14:07 security-spire-agent latest c7da2c83bf0e 48 seconds ago 125MB 19:14:07 security-spiffe-token-provider latest e5f7fc337b3a About a minute ago 29.2MB 19:14:07 935656c90002 About a minute ago 1.42GB 19:14:07 711b0185e474 About a minute ago 1.42GB 19:14:07 sys-mgmt-agent latest 08a8fb060e96 About a minute ago 135MB 19:14:07 7f4b71717b67 About a minute ago 1.57GB 19:14:07 security-bootstrapper latest 843a6c634c29 About a minute ago 19.3MB 19:14:07 security-secretstore-setup latest 9a2cecc3eb63 About a minute ago 28.9MB 19:14:07 core-data latest 8d5f11665e99 About a minute ago 21.5MB 19:14:07 002b5a34ed1e About a minute ago 1.52GB 19:14:07 19d4b515f598 About a minute ago 1.55GB 19:14:07 93dfeb8df946 About a minute ago 1.53GB 19:14:07 5d23ee608c15 About a minute ago 1.52GB 19:14:07 security-spire-server latest 26aa634f0188 2 minutes ago 86.5MB 19:14:07 5578052be3ac 2 minutes ago 1.42GB 19:14:07 ci-base-image-x86_64 latest 35faecc591f5 5 minutes ago 993MB 19:14:07 alpine 3.15 c4fc93816858 3 days ago 5.59MB 19:14:07 alpine 3.16 9c6f07244728 3 days ago 5.54MB 19:14:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB 19:14:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 5 weeks ago 677MB 19:14:07 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] } 19:14:40 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.628s coverage: 28.7% of statements 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 98.5% of statements 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.510s coverage: 54.2% of statements 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:17:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.425s coverage: 89.2% of statements 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:17:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.604s coverage: 2.1% of statements 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.684s coverage: 95.6% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.267s coverage: 72.2% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.287s coverage: 60.0% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.373s coverage: 0.9% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:17:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.261s coverage: 58.8% of statements 19:17:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.6% of statements 19:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.242s coverage: 79.5% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.306s coverage: 96.3% of statements 19:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.318s coverage: 87.5% of statements 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.264s coverage: 94.4% of statements 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.230s coverage: 44.8% of statements 19:17:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.782s coverage: 82.2% of statements 19:17:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.343s coverage: 92.9% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.279s coverage: 58.8% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.861s coverage: 91.2% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.089s coverage: 64.7% of statements 19:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.227s coverage: 100.0% of statements 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 19:17:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.289s coverage: 65.8% of statements 19:17:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:17:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:17:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.951s coverage: 43.6% of statements 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.343s coverage: 17.7% of statements 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.741s coverage: 92.3% of statements 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.282s coverage: 63.2% of statements 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.480s coverage: 97.7% of statements 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:18:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.268s coverage: 100.0% of statements 19:18:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 96.9% of statements 19:18:09 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 19:18:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:18:09 GO111MODULE=on go vet ./... 19:20:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:20:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:20:01 ./bin/test-attribution-txt.sh 19:20:01 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:20:01 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:20:01 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:20:01 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:20:01 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:20:01 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:20:01 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:20:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:20:02 + ls -al . 19:20:02 total 728 19:20:02 drwxrwxr-x 9 1001 1001 4096 Aug 12 19:14 . 19:20:02 drwxr-xr-x 4 root root 4096 Aug 12 19:13 .. 19:20:02 -rw-rw-r-- 1 1001 1001 16 Aug 12 19:12 .dockerignore 19:20:02 drwxrwxr-x 8 1001 1001 4096 Aug 12 19:12 .git 19:20:02 drwxrwxr-x 3 1001 1001 4096 Aug 12 19:12 .github 19:20:02 -rw-rw-r-- 1 1001 1001 1030 Aug 12 19:12 .gitignore 19:20:02 -rw-rw-r-- 1 1001 1001 42 Aug 12 19:12 .golangci.yml 19:20:02 -rw-rw-r-- 1 1001 1001 87 Aug 12 19:12 .hadolint.yml 19:20:02 -rw-rw-r-- 1 1001 1001 166 Aug 12 19:12 .sonarcloud.properties 19:20:02 -rw-rw-r-- 1 1001 1001 1171 Aug 12 19:12 ADOPTERS.md 19:20:02 -rw-rw-r-- 1 1001 1001 10347 Aug 12 19:12 Attribution.txt 19:20:02 -rw-rw-r-- 1 1001 1001 63209 Aug 12 19:12 CHANGELOG.md 19:20:02 -rw-rw-r-- 1 1001 1001 3804 Aug 12 19:12 CONTRIBUTING.md 19:20:02 -rw-rw-r-- 1 1001 1001 677 Aug 12 19:12 GOVERNANCE.md 19:20:02 -rw-rw-r-- 1 1001 1001 850 Aug 12 19:12 Jenkinsfile 19:20:02 -rw-rw-r-- 1 1001 1001 10775 Aug 12 19:12 LICENSE 19:20:02 -rw-rw-r-- 1 1001 1001 12212 Aug 12 19:12 Makefile 19:20:02 -rw-rw-r-- 1 1001 1001 582 Aug 12 19:12 OWNERS.md 19:20:02 -rw-rw-r-- 1 1001 1001 9094 Aug 12 19:12 README.md 19:20:02 -rw-rw-r-- 1 1001 1001 6912 Aug 12 19:12 SECURITY.md 19:20:02 -rw-rw-r-- 1 1001 1001 5 Aug 12 19:08 VERSION 19:20:02 -rw-rw-r-- 1 1001 1001 4131 Aug 12 19:12 ZMQWindows.md 19:20:02 drwxrwxr-x 2 1001 1001 4096 Aug 12 19:12 bin 19:20:02 drwxrwxr-x 18 1001 1001 4096 Aug 12 19:12 cmd 19:20:02 -rw-r--r-- 1 root root 479862 Aug 12 19:18 coverage.out 19:20:02 -rw-rw-r-- 1 1001 1001 3681 Aug 12 19:12 go.mod 19:20:02 -rw-rw-r-- 1 1001 1001 38033 Aug 12 19:12 go.sum 19:20:02 drwxrwxr-x 8 1001 1001 4096 Aug 12 19:12 internal 19:20:02 drwxrwxr-x 3 1001 1001 4096 Aug 12 19:12 openapi 19:20:02 drwxrwxr-x 4 1001 1001 4096 Aug 12 19:12 snap 19:20:02 -rw-rw-r-- 1 1001 1001 204 Aug 12 19:12 version.go [Pipeline] sh 19:20:02 + '[' -e coverage.out ] 19:20:02 + chown 1001:1001 coverage.out [Pipeline] stash 19:20:02 Warning: overwriting stash ‘coverage-report’ 19:20:03 Stashed 1 file(s) [Pipeline] sh 19:20:04 + make build 19:20:04 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 19:21:26 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 19:22:48 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 19:22:48 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 19:23:14 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 19:23:16 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 19:23:20 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 19:23:25 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 19:23:29 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 19:23:33 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 19:23:37 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 19:23:40 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 19:23:48 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] } 19:23:52 $ docker stop --time=1 b272de8ee6a62c67278304bd2c07af32361dbd347638884cb4b665eee0629a3f 19:23:54 $ docker rm -f b272de8ee6a62c67278304bd2c07af32361dbd347638884cb4b665eee0629a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:56 19:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:57 latest: Pulling from edgex-devops/edgex-compose-arm64 19:23:57 29e5d40040c1: Pulling fs layer 19:23:57 1ce36da41761: Pulling fs layer 19:23:57 25b303627fd3: Pulling fs layer 19:23:57 29e5d40040c1: Verifying Checksum 19:23:57 29e5d40040c1: Download complete 19:23:57 1ce36da41761: Verifying Checksum 19:23:57 1ce36da41761: Download complete 19:23:58 29e5d40040c1: Pull complete 19:23:59 25b303627fd3: Verifying Checksum 19:23:59 25b303627fd3: Download complete 19:24:00 1ce36da41761: Pull complete 19:24:12 25b303627fd3: Pull complete 19:24:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:12 prd-ubuntu20.04-docker-arm64-4c-16g-22629 does not seem to be running inside a container 19:24:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:15 $ docker top 850d2d3ae56e9a3d20a8ecc519d5959907c3e288623ed39991b10cb2a12b8062 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:16 + docker-compose build --help 19:24:16 + grep parallel 19:24:20 --parallel Build images in parallel. [Pipeline] } 19:24:20 $ docker stop --time=1 850d2d3ae56e9a3d20a8ecc519d5959907c3e288623ed39991b10cb2a12b8062 19:24:22 $ docker rm -f 850d2d3ae56e9a3d20a8ecc519d5959907c3e288623ed39991b10cb2a12b8062 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:23 prd-ubuntu20.04-docker-arm64-4c-16g-22629 does not seem to be running inside a container 19:24:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:24 $ docker top c685b1b678b04f7ab7e9341d409e58600309bcc0268004e4cfec5ea5f35dfb44 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:25 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:30 Building core-command ... 19:24:30 Building core-data ... 19:24:30 Building core-metadata ... 19:24:30 Building security-bootstrapper ... 19:24:30 Building security-proxy-setup ... 19:24:30 Building security-secretstore-setup ... 19:24:30 Building security-spiffe-token-provider ... 19:24:30 Building security-spire-agent ... 19:24:30 Building security-spire-config ... 19:24:30 Building security-spire-server ... 19:24:30 Building support-notifications ... 19:24:30 Building support-scheduler ... 19:24:30 Building sys-mgmt-agent ... 19:24:30 Building core-command 19:24:30 Building security-proxy-setup 19:24:30 Building security-spire-agent 19:24:30 Building core-data 19:24:30 Building support-scheduler 19:25:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:17 ---> f9bf8d798bb2 19:25:17 Step 3/23 : WORKDIR /edgex-go 19:25:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:17 ---> f9bf8d798bb2 19:25:17 Step 3/23 : WORKDIR /edgex-go 19:25:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:17 ---> f9bf8d798bb2 19:25:17 Step 3/22 : WORKDIR /edgex-go 19:25:17 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:25:17 ---> f9bf8d798bb2 19:25:17 Step 3/26 : WORKDIR /edgex-go 19:25:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:17 ---> f9bf8d798bb2 19:25:17 Step 3/22 : WORKDIR /edgex-go 19:25:17 ---> Running in 4506901ad7e1 19:25:17 ---> Running in 3bdc602a3c70 19:25:17 ---> Running in 0fed629f9188 19:25:17 ---> Running in df699d18c893 19:25:17 ---> Running in a27bafc41e08 19:25:17 Removing intermediate container 3bdc602a3c70 19:25:17 ---> 5df8049c52a6 19:25:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 ---> Running in 15390751a70a 19:25:17 Removing intermediate container 4506901ad7e1 19:25:17 ---> de1a60ec6a17 19:25:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 Removing intermediate container df699d18c893 19:25:17 ---> a4874b745217 19:25:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 Removing intermediate container 0fed629f9188 19:25:17 ---> 5aa58b2d785f 19:25:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 Removing intermediate container a27bafc41e08 19:25:17 ---> 7e2fd05e645b 19:25:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 ---> Running in 7db75235a6b9 19:25:17 ---> Running in a3805fc4c9ae 19:25:17 ---> Running in 1f24a690e607 19:25:17 ---> Running in 161fa1c6f8d0 19:25:17 Removing intermediate container 15390751a70a 19:25:17 ---> 9d792427aaf9 19:25:17 Step 5/23 : RUN apk add --update --no-cache make git 19:25:17 ---> Running in 92a7dd012c07 19:25:18 Removing intermediate container a3805fc4c9ae 19:25:18 ---> 62cf03db16b2 19:25:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:25:18 ---> Running in 5e9d5397c20b 19:25:18 Removing intermediate container 161fa1c6f8d0 19:25:18 ---> 46136ec212fc 19:25:18 Step 5/22 : RUN apk add --update --no-cache make git 19:25:18 Removing intermediate container 7db75235a6b9 19:25:18 ---> 21b4ca10f83b 19:25:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:25:18 Removing intermediate container 1f24a690e607 19:25:18 ---> 50d61a0546f7 19:25:18 Step 5/22 : RUN apk add --update --no-cache make git 19:25:18 ---> Running in cbd0c671fdf2 19:25:18 ---> Running in 93f3ae11443a 19:25:18 ---> Running in 0b072734bf7d 19:25:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:21 OK: 221 MiB in 51 packages 19:25:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:22 Removing intermediate container 92a7dd012c07 19:25:22 ---> f9b549455c63 19:25:22 Step 6/23 : COPY go.mod vendor* ./ 19:25:22 OK: 221 MiB in 51 packages 19:25:23 OK: 221 MiB in 51 packages 19:25:23 OK: 221 MiB in 51 packages 19:25:23 ---> 7f63d457c522 19:25:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:23 OK: 221 MiB in 51 packages 19:25:23 ---> Running in f3e75bea2467 19:25:24 Removing intermediate container 5e9d5397c20b 19:25:24 ---> 8149f52ffa6c 19:25:24 Step 6/23 : COPY go.mod vendor* ./ 19:25:25 Removing intermediate container 93f3ae11443a 19:25:25 ---> a21a2af4c7fb 19:25:25 Step 6/26 : COPY go.mod vendor* ./ 19:25:25 Removing intermediate container cbd0c671fdf2 19:25:25 ---> a7157bac3d19 19:25:25 Step 6/22 : COPY go.mod vendor* ./ 19:25:25 Removing intermediate container 0b072734bf7d 19:25:25 ---> d94e07148e9d 19:25:25 Step 6/22 : COPY go.mod vendor* ./ 19:25:26 ---> 2a75f4326e44 19:25:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:26 ---> Running in 40b86a77edd3 19:25:26 ---> 8e9bfe6d5546 19:25:26 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:26 ---> b34bc0636532 19:25:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:26 ---> Running in e87f6e27a156 19:25:26 ---> Running in 2cabf5ef511d 19:25:27 ---> 639d97d2de66 19:25:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:27 ---> Running in 24835eb718e9 19:26:23 Removing intermediate container f3e75bea2467 19:26:23 ---> 40120cb9b097 19:26:23 Step 8/23 : COPY . . 19:26:23 Removing intermediate container e87f6e27a156 19:26:23 ---> b0215c500c17 19:26:23 Step 8/26 : COPY . . 19:26:23 Removing intermediate container 2cabf5ef511d 19:26:23 ---> 818316bdb5cd 19:26:23 Step 8/22 : COPY . . 19:26:23 Removing intermediate container 40b86a77edd3 19:26:23 ---> e41ca3e81498 19:26:23 Step 8/23 : COPY . . 19:26:23 Removing intermediate container 24835eb718e9 19:26:23 ---> 0cb6f5592921 19:26:23 Step 8/22 : COPY . . 19:26:36 ---> 836331a3bfa6 19:26:36 Step 9/23 : RUN make cmd/core-command/core-command 19:26:36 ---> Running in 8b4df7afa85b 19:26:37 ---> a8bb1cab3a00 19:26:37 Step 9/23 : RUN make cmd/core-data/core-data 19:26:37 ---> Running in 0849b6d1061a 19:26:37 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 19:26:38 ---> 9710a3d1eddf 19:26:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:26:38 ---> 732f94dc56e3 19:26:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:26:38 ---> Running in 1ca3fce80579 19:26:38 ---> Running in a541c4ab702c 19:26:39 ---> afc45a3fbbfa 19:26:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:26:39 ---> Running in ad66bddbc42e 19:26:39 Removing intermediate container 1ca3fce80579 19:26:39 ---> 9cf14640399f 19:26:39 Step 10/26 : WORKDIR /edgex-go/spire-build 19:26:39 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 19:26:39 ---> Running in a459196abc00 19:26:41 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 19:26:41 Removing intermediate container a459196abc00 19:26:41 ---> e715bfaa796b 19:26:41 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 19:26:41 ---> Running in b01486f3cbbf 19:26:41 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 19:26:44 Removing intermediate container b01486f3cbbf 19:26:44 ---> 273c03bd3d2a 19:26:44 Step 12/26 : WORKDIR /edgex-go 19:26:44 ---> Running in 0f8750cd14b1 19:26:44 Removing intermediate container 0f8750cd14b1 19:26:44 ---> e5eec08833f5 19:26:44 19:26:44 Step 13/26 : FROM alpine:3.15 19:26:45 3.15: Pulling from library/alpine 19:26:46 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:26:46 Status: Downloaded newer image for alpine:3.15 19:26:46 ---> 02e0d6fdf486 19:26:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:46 ---> Running in 0a5d1ff7eb16 19:26:47 Removing intermediate container 0a5d1ff7eb16 19:26:47 ---> 78a877ad83d9 19:26:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:47 ---> Running in 0897a7afc721 19:26:50 Removing intermediate container 0897a7afc721 19:26:50 ---> caf71e91200b 19:26:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:26:50 ---> Running in b63083aa74b7 19:26:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:55 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:55 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:55 OK: 15733 distinct packages available 19:26:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:57 (1/5) Installing dumb-init (1.2.5-r1) 19:26:57 (2/5) Installing musl-obstack (1.2.3-r0) 19:26:57 (3/5) Installing libucontext (1.1-r0) 19:26:57 (4/5) Installing gcompat (1.0.0-r4) 19:26:58 (5/5) Installing openssl (1.1.1q-r0) 19:26:58 Executing busybox-1.34.1-r7.trigger 19:26:58 OK: 6 MiB in 19 packages 19:27:00 Removing intermediate container b63083aa74b7 19:27:00 ---> a564c3ba7597 19:27:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:27:04 ---> cec95ae84d9f 19:27:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:27:09 ---> 5f25263456a3 19:27:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:27:10 ---> 332a41a7c7e4 19:27:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:27:11 ---> 179ee53d98f2 19:27:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:27:12 ---> f95cc7951530 19:27:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:27:12 ---> Running in 1035e4bb0140 19:27:12 Removing intermediate container 1035e4bb0140 19:27:12 ---> 9ef13fa71142 19:27:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:27:12 ---> Running in e44ca3f733aa 19:27:13 Removing intermediate container e44ca3f733aa 19:27:13 ---> 19b1af820338 19:27:13 Step 24/26 : LABEL arch=arm64 19:27:13 ---> Running in 0032ea936f46 19:27:14 Removing intermediate container 0032ea936f46 19:27:14 ---> c3e353e12692 19:27:14 Step 25/26 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:27:14 ---> Running in 9338b08fa16a 19:27:14 Removing intermediate container 9338b08fa16a 19:27:14 ---> 2cab5ccf6288 19:27:14 Step 26/26 : LABEL version=0.0.0 19:27:14 ---> Running in e6760b6587c5 19:27:15 Removing intermediate container e6760b6587c5 19:27:15 ---> 12df42553975 19:27:15 19:27:15 Successfully built 12df42553975 19:27:15 Successfully tagged security-spire-agent-arm64:latest 19:27:15 Building support-notifications 19:27:33  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:27:33 ---> f9bf8d798bb2 19:27:33 Step 3/22 : WORKDIR /edgex-go 19:27:33 ---> Using cache 19:27:33 ---> 7e2fd05e645b 19:27:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:33 ---> Using cache 19:27:33 ---> 46136ec212fc 19:27:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:27:33 ---> Running in 202c77b435d3 19:27:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:36 OK: 221 MiB in 51 packages 19:27:37 Removing intermediate container 202c77b435d3 19:27:37 ---> 5ad04391a7c8 19:27:37 Step 6/22 : COPY go.mod vendor* ./ 19:27:38 ---> 48e0f227d48d 19:27:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:38 ---> Running in 7fe5eb4e1131 19:28:25 Removing intermediate container 7fe5eb4e1131 19:28:25 ---> f75b1bca8d1b 19:28:25 Step 8/22 : COPY . . 19:28:38 ---> fa113ec049c4 19:28:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:28:38 ---> Running in d707948e32f1 19:28:39 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 19:31:46 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 19:31:51 Removing intermediate container 8b4df7afa85b 19:31:51 ---> 7b38dabfee2e 19:31:51 19:31:51 Step 10/23 : FROM alpine:3.16 19:31:51 3.16: Pulling from library/alpine 19:31:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:31:52 Status: Downloaded newer image for alpine:3.16 19:31:52 ---> a6215f271958 19:31:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:31:52 ---> Running in 4f2d5b90ac2f 19:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:56 (1/1) Installing dumb-init (1.2.5-r1) 19:31:56 Executing busybox-1.35.0-r17.trigger 19:31:56 OK: 5 MiB in 15 packages 19:31:57 Removing intermediate container 4f2d5b90ac2f 19:31:57 ---> 1b18bb6ce307 19:31:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:31:57 ---> Running in 606e3f7cfdd4 19:31:58 Removing intermediate container 606e3f7cfdd4 19:31:58 ---> 805217279364 19:31:58 Step 13/23 : ENV APP_PORT=59882 19:31:58 ---> Running in 784144f8652e 19:31:58 Removing intermediate container 784144f8652e 19:31:58 ---> 48bd1c190674 19:31:58 Step 14/23 : EXPOSE $APP_PORT 19:31:59 ---> Running in 78d70b7ee777 19:31:59 Removing intermediate container 78d70b7ee777 19:31:59 ---> 8a012fff5780 19:31:59 Step 15/23 : WORKDIR / 19:31:59 ---> Running in 25cb48fc8e13 19:32:00 Removing intermediate container 25cb48fc8e13 19:32:00 ---> 6d4adca85d13 19:32:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:01 ---> 86e2716de9dd 19:32:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:32:03 ---> be0a4bbb6ad5 19:32:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:32:04 ---> 0442944935e4 19:32:04 Step 19/23 : ENTRYPOINT ["/core-command"] 19:32:04 ---> Running in fc4ef2774159 19:32:05 Removing intermediate container fc4ef2774159 19:32:05 ---> 7eb28568da90 19:32:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:05 ---> Running in 8501174c4ac3 19:32:05 Removing intermediate container 8501174c4ac3 19:32:05 ---> 778e9ca1e904 19:32:05 Step 21/23 : LABEL arch=arm64 19:32:05 ---> Running in b706e45dd810 19:32:06 Removing intermediate container b706e45dd810 19:32:06 ---> 9f90253c6bdc 19:32:06 Step 22/23 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:32:06 ---> Running in bca5ce31be86 19:32:07 Removing intermediate container bca5ce31be86 19:32:07 ---> 038360ba131a 19:32:07 Step 23/23 : LABEL version=0.0.0 19:32:07 ---> Running in c376c650b219 19:32:08 Removing intermediate container c376c650b219 19:32:08 ---> f8909c2ded90 19:32:08 19:32:09 Successfully built f8909c2ded90 19:32:09 Successfully tagged core-command-arm64:latest 19:32:09  Building core-command ... done Building security-spire-config 19:32:13 Removing intermediate container ad66bddbc42e 19:32:13 ---> 5f3a3704b2bc 19:32:13 19:32:13 Step 10/22 : FROM alpine:3.16 19:32:13 ---> a6215f271958 19:32:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:32:13 ---> Running in aceea490e6b4 19:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:18 (1/6) Installing ca-certificates (20220614-r0) 19:32:18 (2/6) Installing brotli-libs (1.0.9-r6) 19:32:18 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:32:18 (4/6) Installing libcurl (7.83.1-r2) 19:32:18 (5/6) Installing curl (7.83.1-r2) 19:32:18 (6/6) Installing dumb-init (1.2.5-r1) 19:32:18 Executing busybox-1.35.0-r17.trigger 19:32:18 Executing ca-certificates-20220614-r0.trigger 19:32:18 OK: 8 MiB in 20 packages 19:32:21 Removing intermediate container aceea490e6b4 19:32:21 ---> 0ae239e2cb4d 19:32:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:32:21 ---> Running in b5b98f22fad2 19:32:22 Removing intermediate container b5b98f22fad2 19:32:22 ---> becc36e066fd 19:32:22 Step 13/22 : WORKDIR /edgex 19:32:22 ---> Running in 7a8ab5ee05c8 19:32:23 Removing intermediate container 7a8ab5ee05c8 19:32:23 ---> 9378fad015df 19:32:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:32:25 ---> f6b95ed20506 19:32:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:32:26 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:32:26 ---> f9bf8d798bb2 19:32:26 Step 3/26 : WORKDIR /edgex-go 19:32:26 ---> Using cache 19:32:26 ---> 7e2fd05e645b 19:32:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:26 ---> Using cache 19:32:26 ---> 46136ec212fc 19:32:26 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:32:26 ---> Running in fb5ec42177ff 19:32:27 ---> 7959416d4873 19:32:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:32:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:29 ---> 8b8b6205dfde 19:32:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:32:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:30 ---> 28794adfb066 19:32:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:32:30 ---> Running in 6ae1d2c44a7a 19:32:31 OK: 221 MiB in 51 packages 19:32:33 Removing intermediate container fb5ec42177ff 19:32:33 ---> 1603bad55203 19:32:33 Step 6/26 : COPY go.mod vendor* ./ 19:32:34 Removing intermediate container 6ae1d2c44a7a 19:32:34 ---> 181dd63bee4d 19:32:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:32:34 ---> 4a451ba0796f 19:32:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:34 ---> Running in bc10c41e364d 19:32:34 ---> Running in 392b58e2050b 19:32:35 Removing intermediate container bc10c41e364d 19:32:35 ---> e19c1e2431ac 19:32:35 Step 20/22 : LABEL arch=arm64 19:32:35 ---> Running in 836ab16c4de0 19:32:36 Removing intermediate container 836ab16c4de0 19:32:36 ---> 48efb40d2dcd 19:32:36 Step 21/22 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:32:36 ---> Running in c4e73ef0f238 19:32:37 Removing intermediate container c4e73ef0f238 19:32:37 ---> 08685e8efb89 19:32:37 Step 22/22 : LABEL version=0.0.0 19:32:37 ---> Running in 4da4a875df57 19:32:37 Removing intermediate container 4da4a875df57 19:32:37 ---> e1944282dea8 19:32:37 19:32:37 Successfully built e1944282dea8 19:32:37 Successfully tagged security-proxy-setup-arm64:latest 19:32:37  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:32:56 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:32:56 ---> f9bf8d798bb2 19:32:56 Step 3/20 : WORKDIR /edgex-go 19:32:56 ---> Using cache 19:32:56 ---> 7e2fd05e645b 19:32:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:32:56 ---> Running in b6255214ba90 19:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:58 v3.16.2-12-g0a9ad186b5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:32:58 v3.16.2-15-g12d312ed6e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:32:58 OK: 16892 distinct packages available 19:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:59 OK: 221 MiB in 51 packages 19:33:01 Removing intermediate container b6255214ba90 19:33:01 ---> 9375d0c6ddce 19:33:01 Step 5/20 : COPY go.mod vendor* ./ 19:33:02 ---> 8f6e865a46d2 19:33:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:02 ---> Running in 9d496148dc9b 19:33:29 Removing intermediate container 392b58e2050b 19:33:29 ---> 1600ecc3b304 19:33:29 Step 8/26 : COPY . . 19:33:41 ---> 39987b0301bd 19:33:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:33:41 ---> Running in 5e070a43f235 19:33:41 Removing intermediate container 5e070a43f235 19:33:41 ---> 1608da6c9ccd 19:33:41 Step 10/26 : WORKDIR /edgex-go/spire-build 19:33:41 ---> Running in bdf9741cdd67 19:33:42 Removing intermediate container bdf9741cdd67 19:33:42 ---> ce6deacf9788 19:33:42 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 19:33:43 ---> Running in d10a7c04fed7 19:33:47 Removing intermediate container d10a7c04fed7 19:33:47 ---> 7b3e4d2b39b8 19:33:47 Step 12/26 : WORKDIR /edgex-go 19:33:47 ---> Running in e1557c17ad72 19:33:48 Removing intermediate container e1557c17ad72 19:33:48 ---> be1e30f591d7 19:33:48 19:33:48 Step 13/26 : FROM alpine:3.15 19:33:48 ---> 02e0d6fdf486 19:33:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:48 ---> Using cache 19:33:48 ---> 78a877ad83d9 19:33:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:48 ---> Using cache 19:33:48 ---> caf71e91200b 19:33:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:33:48 ---> Running in 3e029532358c 19:33:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:53 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:33:53 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:33:53 OK: 15733 distinct packages available 19:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:56 (1/4) Installing dumb-init (1.2.5-r1) 19:33:56 (2/4) Installing musl-obstack (1.2.3-r0) 19:33:56 (3/4) Installing libucontext (1.1-r0) 19:33:56 (4/4) Installing gcompat (1.0.0-r4) 19:33:56 Executing busybox-1.34.1-r7.trigger 19:33:56 OK: 6 MiB in 18 packages 19:33:59 Removing intermediate container 3e029532358c 19:33:59 ---> 0c59d376da89 19:33:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:34:07 Removing intermediate container 0849b6d1061a 19:34:07 ---> 42139219a60a 19:34:07 19:34:07 Step 10/23 : FROM alpine:3.16 19:34:07 ---> a6215f271958 19:34:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:34:08 ---> Running in 88b47305f2e6 19:34:09 Removing intermediate container 88b47305f2e6 19:34:09 ---> 090207805430 19:34:09 Step 12/23 : ENV APP_PORT=59880 19:34:09 ---> Running in b1644ac7ee90 19:34:09 Removing intermediate container 9d496148dc9b 19:34:09 ---> 575ea5105de5 19:34:09 Step 7/20 : COPY . . 19:34:10 Removing intermediate container b1644ac7ee90 19:34:10 ---> 7ce37207b969 19:34:10 Step 13/23 : EXPOSE $APP_PORT 19:34:10 ---> Running in 115cec9408b6 19:34:10 ---> 6e1652576092 19:34:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:34:11 Removing intermediate container 115cec9408b6 19:34:11 ---> cec35897af5a 19:34:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:11 ---> Running in 2a50723962ca 19:34:12 ---> dd162cdc87fb 19:34:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:34:12 ---> Running in a4b879c8faa0 19:34:14 Removing intermediate container a4b879c8faa0 19:34:14 ---> 142a0a43a0a9 19:34:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:34:15 ---> 41594ec785ff 19:34:15 Step 21/26 : WORKDIR / 19:34:15 Removing intermediate container 2a50723962ca 19:34:16 ---> 12a0adfeb011 19:34:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:34:16 ---> Running in 7c1824c43c6f 19:34:16 ---> Running in 6cfabd5a1b06 19:34:17 Removing intermediate container 6cfabd5a1b06 19:34:17 ---> 330135b6e871 19:34:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:34:17 ---> Running in b621f43d7c4c 19:34:18 Removing intermediate container b621f43d7c4c 19:34:18 ---> 6b67314949b4 19:34:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:34:18 ---> Running in 12b2256920bd 19:34:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:19 Removing intermediate container 12b2256920bd 19:34:19 ---> f5ebf54b8e07 19:34:19 Step 24/26 : LABEL arch=arm64 19:34:19 ---> Running in b597751f916d 19:34:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:20 Removing intermediate container b597751f916d 19:34:20 ---> aace64921d69 19:34:20 Step 25/26 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:34:20 ---> Running in 64eb143607db 19:34:20 (1/6) Installing dumb-init (1.2.5-r1) 19:34:21 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:34:21 (3/6) Installing libsodium (1.0.18-r0) 19:34:21 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:34:21 (5/6) Installing libzmq (4.3.4-r0) 19:34:21 Removing intermediate container 64eb143607db 19:34:21 ---> 31ab9c002948 19:34:21 Step 26/26 : LABEL version=0.0.0 19:34:21 (6/6) Installing zeromq (4.3.4-r0) 19:34:21 Executing busybox-1.35.0-r17.trigger 19:34:21 OK: 8 MiB in 20 packages 19:34:21 ---> Running in 2453a479c735 19:34:22 Removing intermediate container 2453a479c735 19:34:22 ---> 4c78b06bc9dd 19:34:22 19:34:23 Successfully built 4c78b06bc9dd 19:34:23 Successfully tagged security-spire-config-arm64:latest 19:34:23  Building security-spire-config ... done Building security-spire-server 19:34:23 Removing intermediate container 7c1824c43c6f 19:34:23 ---> d0ce1cb3fba8 19:34:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:25 ---> 75c960f98fa3 19:34:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:27 ---> 6634f814f052 19:34:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:34:29 ---> 364ba1311f09 19:34:29 Step 19/23 : ENTRYPOINT ["/core-data"] 19:34:29 ---> Running in 7e70a14fa188 19:34:30 Removing intermediate container 7e70a14fa188 19:34:30 ---> b9ec66c2bd42 19:34:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:30 ---> Running in 92e7703cd48f 19:34:31 ---> 7c35a8226804 19:34:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:31 ---> Running in c11ab802a372 19:34:31 Removing intermediate container 92e7703cd48f 19:34:31 ---> 508085d73df5 19:34:31 Step 21/23 : LABEL arch=arm64 19:34:31 ---> Running in a26db75b0a93 19:34:32 Removing intermediate container a26db75b0a93 19:34:32 ---> e0a4dc4ead1c 19:34:32 Step 22/23 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:34:32 ---> Running in cbd0a376c3cb 19:34:33 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 19:34:33 Removing intermediate container cbd0a376c3cb 19:34:33 ---> 1ea261cb973e 19:34:33 Step 23/23 : LABEL version=0.0.0 19:34:34 ---> Running in 1a4e63d5c8d0 19:34:34 Removing intermediate container 1a4e63d5c8d0 19:34:34 ---> afa2bcd64801 19:34:34 19:34:35 Successfully built afa2bcd64801 19:34:35 Successfully tagged core-data-arm64:latest 19:34:35 Building security-bootstrapper 19:34:45  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:34:45 ---> f9bf8d798bb2 19:34:45 Step 3/25 : WORKDIR /edgex-go 19:34:45 ---> Using cache 19:34:45 ---> 7e2fd05e645b 19:34:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:45 ---> Using cache 19:34:45 ---> 46136ec212fc 19:34:45 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:34:45 ---> Using cache 19:34:45 ---> 1603bad55203 19:34:45 Step 6/25 : COPY go.mod vendor* ./ 19:34:45 ---> Using cache 19:34:45 ---> 4a451ba0796f 19:34:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:45 ---> Using cache 19:34:45 ---> 1600ecc3b304 19:34:45 Step 8/25 : COPY . . 19:34:45 ---> Using cache 19:34:45 ---> 39987b0301bd 19:34:45 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:34:45 ---> Using cache 19:34:45 ---> 1608da6c9ccd 19:34:45 Step 10/25 : WORKDIR /edgex-go/spire-build 19:34:45 ---> Using cache 19:34:45 ---> ce6deacf9788 19:34:45 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 19:34:45 ---> Running in f5e2908a8108 19:34:50 Removing intermediate container f5e2908a8108 19:34:50 ---> 7afe60bc4841 19:34:50 Step 12/25 : WORKDIR /edgex-go 19:34:50 ---> Running in 54b5def3440b 19:34:50 Removing intermediate container 54b5def3440b 19:34:50 ---> 14fefa4d1ea3 19:34:50 19:34:50 Step 13/25 : FROM alpine:3.15 19:34:50 ---> 02e0d6fdf486 19:34:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:50 ---> Using cache 19:34:50 ---> 78a877ad83d9 19:34:50 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:50 ---> Using cache 19:34:50 ---> caf71e91200b 19:34:50 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:50 ---> Using cache 19:34:50 ---> a564c3ba7597 19:34:50 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:35:00 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:35:00 ---> f9bf8d798bb2 19:35:00 Step 3/31 : WORKDIR /edgex-go 19:35:00 ---> Using cache 19:35:00 ---> 7e2fd05e645b 19:35:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:00 ---> Using cache 19:35:00 ---> 46136ec212fc 19:35:00 Step 5/31 : RUN apk add --update --no-cache make git 19:35:00 ---> Using cache 19:35:00 ---> a7157bac3d19 19:35:00 Step 6/31 : COPY go.mod vendor* ./ 19:35:00 ---> Using cache 19:35:00 ---> b34bc0636532 19:35:00 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:00 ---> Using cache 19:35:00 ---> 818316bdb5cd 19:35:00 Step 8/31 : COPY . . 19:35:00 ---> Using cache 19:35:00 ---> afc45a3fbbfa 19:35:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:35:00 ---> Running in 768bd01c605b 19:35:01 Removing intermediate container a541c4ab702c 19:35:01 ---> f999832e1b7c 19:35:01 19:35:01 Step 10/22 : FROM alpine:3.16 19:35:01 ---> a6215f271958 19:35:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:35:01 ---> Using cache 19:35:01 ---> 1b18bb6ce307 19:35:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:35:01 ---> Using cache 19:35:01 ---> 805217279364 19:35:01 Step 13/22 : ENV APP_PORT=59861 19:35:01 ---> Running in 4dd590923bc3 19:35:02 ---> b68a43cd3802 19:35:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:35:03 Removing intermediate container 4dd590923bc3 19:35:03 ---> e8452d6409db 19:35:03 Step 14/22 : EXPOSE $APP_PORT 19:35:03 ---> Running in df04736828a4 19:35:03 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 19:35:03 ---> f1289c0d6e6d 19:35:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:04 Removing intermediate container df04736828a4 19:35:04 ---> fc76a97b21f0 19:35:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:05 ---> f8e50d94a8ef 19:35:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:35:05 ---> ca2ff2df47c9 19:35:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:35:06 ---> 87f365e53226 19:35:06 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:35:06 ---> Running in a2302a1093a7 19:35:07 Removing intermediate container a2302a1093a7 19:35:07 ---> 8d89af175c88 19:35:07 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:35:07 ---> Running in 866b18ef829b 19:35:08 ---> ec92355825ef 19:35:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:35:08 Removing intermediate container 866b18ef829b 19:35:08 ---> 8aa480c05db2 19:35:08 Step 23/25 : LABEL arch=arm64 19:35:08 ---> Running in 058c3c057c0d 19:35:08 Removing intermediate container 058c3c057c0d 19:35:08 ---> a77b47e74023 19:35:08 Step 24/25 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:35:08 ---> Running in fae8ba625a20 19:35:09 ---> cf9d183d0e75 19:35:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:35:09 ---> Running in 4144294887d6 19:35:09 Removing intermediate container fae8ba625a20 19:35:09 ---> 74f67e23e83d 19:35:09 Step 25/25 : LABEL version=0.0.0 19:35:09 ---> Running in a2e3383a2811 19:35:10 Removing intermediate container 4144294887d6 19:35:10 ---> 10d1bc83122f 19:35:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:10 ---> Running in 66070a6bdd42 19:35:10 Removing intermediate container a2e3383a2811 19:35:10 ---> 3e8a1a1d95ce 19:35:10 19:35:10 Removing intermediate container 66070a6bdd42 19:35:10 ---> c842af39172f 19:35:10 Step 20/22 : LABEL arch=arm64 19:35:10 Successfully built 3e8a1a1d95ce 19:35:10 Successfully tagged security-spire-server-arm64:latest 19:35:10  Building security-spire-server ... done Building core-metadata 19:35:11 ---> Running in c3e62f4c458f 19:35:11 Removing intermediate container c3e62f4c458f 19:35:11 ---> da2e6f109797 19:35:11 Step 21/22 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:35:11 ---> Running in 17ced0f6c618 19:35:12 Removing intermediate container 17ced0f6c618 19:35:12 ---> 77e6caf32288 19:35:12 Step 22/22 : LABEL version=0.0.0 19:35:12 ---> Running in 5ff940f770ff 19:35:13 Removing intermediate container 5ff940f770ff 19:35:13 ---> ef6f4fb4e1f6 19:35:13 19:35:13 Successfully built ef6f4fb4e1f6 19:35:13 Successfully tagged support-scheduler-arm64:latest 19:35:13  Building support-scheduler ... done Building security-secretstore-setup 19:35:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:35:40 ---> f9bf8d798bb2 19:35:40 Step 3/24 : WORKDIR /edgex-go 19:35:40 ---> Using cache 19:35:40 ---> 7e2fd05e645b 19:35:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:40 ---> Using cache 19:35:40 ---> 46136ec212fc 19:35:40 Step 5/24 : RUN apk add --update --no-cache make git 19:35:40 ---> Using cache 19:35:40 ---> a7157bac3d19 19:35:40 Step 6/24 : COPY go.mod vendor* ./ 19:35:40 ---> Using cache 19:35:40 ---> b34bc0636532 19:35:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:40 ---> Using cache 19:35:40 ---> 818316bdb5cd 19:35:40 Step 8/24 : COPY . . 19:35:40 ---> Using cache 19:35:40 ---> afc45a3fbbfa 19:35:40 Step 9/24 : RUN make cmd/core-metadata/core-metadata 19:35:40 ---> Running in 56b8b5ccb632 19:35:40 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:35:40 ---> f9bf8d798bb2 19:35:40 Step 3/25 : WORKDIR /edgex-go 19:35:40 ---> Using cache 19:35:40 ---> 7e2fd05e645b 19:35:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:40 ---> Using cache 19:35:40 ---> 46136ec212fc 19:35:40 Step 5/25 : RUN apk add --update --no-cache make git 19:35:40 ---> Using cache 19:35:40 ---> a7157bac3d19 19:35:40 Step 6/25 : COPY go.mod vendor* ./ 19:35:40 ---> Using cache 19:35:40 ---> b34bc0636532 19:35:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:40 ---> Using cache 19:35:40 ---> 818316bdb5cd 19:35:40 Step 8/25 : COPY . . 19:35:40 ---> Using cache 19:35:40 ---> afc45a3fbbfa 19:35:40 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:35:40 ---> Running in f344a76c9f01 19:35:40 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 19:35:40 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 19:36:12 Removing intermediate container d707948e32f1 19:36:12 ---> b6cfb1d5a401 19:36:12 19:36:12 Step 10/22 : FROM alpine:3.16 19:36:12 ---> a6215f271958 19:36:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:36:12 ---> Running in fc351939459e 19:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:13 (1/2) Installing ca-certificates (20220614-r0) 19:36:14 (2/2) Installing dumb-init (1.2.5-r1) 19:36:14 Executing busybox-1.35.0-r17.trigger 19:36:14 Executing ca-certificates-20220614-r0.trigger 19:36:14 OK: 6 MiB in 16 packages 19:36:16 Removing intermediate container fc351939459e 19:36:16 ---> c1630a211f66 19:36:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:36:16 ---> Running in f26c3cbc03c2 19:36:17 Removing intermediate container f26c3cbc03c2 19:36:17 ---> f968181ccbfa 19:36:17 Step 13/22 : ENV APP_PORT=59860 19:36:17 ---> Running in ec1ac16bec61 19:36:17 Removing intermediate container ec1ac16bec61 19:36:17 ---> 60fa28009df5 19:36:17 Step 14/22 : EXPOSE $APP_PORT 19:36:17 ---> Running in 244a207e692d 19:36:18 Removing intermediate container 244a207e692d 19:36:18 ---> 2e2f67fa74be 19:36:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:19 ---> 560573327e0a 19:36:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:36:21 ---> 70b906474ad3 19:36:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:36:22 ---> ee0f8a4c7c24 19:36:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:36:22 ---> Running in 1b51dc35a934 19:36:23 Removing intermediate container 1b51dc35a934 19:36:23 ---> 183393f6ae15 19:36:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:23 ---> Running in 7259b31bd2bc 19:36:23 Removing intermediate container 7259b31bd2bc 19:36:23 ---> 3128b5f05d4b 19:36:23 Step 20/22 : LABEL arch=arm64 19:36:23 ---> Running in 58b50e19653d 19:36:24 Removing intermediate container 58b50e19653d 19:36:24 ---> 6a630791dea4 19:36:24 Step 21/22 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:36:24 ---> Running in 54f4190d7d78 19:36:25 Removing intermediate container 54f4190d7d78 19:36:25 ---> a17b8ee63f74 19:36:25 Step 22/22 : LABEL version=0.0.0 19:36:25 ---> Running in 4808ad5f3b82 19:36:25 Removing intermediate container 4808ad5f3b82 19:36:25 ---> 5f582de2ef89 19:36:25 19:36:25 Successfully built 5f582de2ef89 19:36:25 Successfully tagged support-notifications-arm64:latest 19:36:25 Building sys-mgmt-agent 19:36:41  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:36:41 ---> f9bf8d798bb2 19:36:41 Step 3/23 : WORKDIR /edgex-go 19:36:41 ---> Using cache 19:36:41 ---> 7e2fd05e645b 19:36:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:41 ---> Using cache 19:36:41 ---> 46136ec212fc 19:36:41 Step 5/23 : RUN apk add --update --no-cache make bash git 19:36:41 ---> Running in 14680ef685ef 19:36:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:43 OK: 221 MiB in 51 packages 19:36:44 Removing intermediate container 14680ef685ef 19:36:44 ---> c2517778b0a7 19:36:44 Step 6/23 : COPY go.mod vendor* ./ 19:36:45 ---> f44614bdee27 19:36:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:45 ---> Running in 6a7fd186d2a6 19:37:32 Removing intermediate container 6a7fd186d2a6 19:37:32 ---> 4db133ad3a3f 19:37:32 Step 8/23 : COPY . . 19:37:45 ---> e0470444e95a 19:37:45 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:37:45 ---> Running in 333e70e76418 19:37:45 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 19:40:37 Removing intermediate container 768bd01c605b 19:40:37 ---> 0944a40d5b74 19:40:37 19:40:37 Step 10/31 : FROM alpine:3.16 19:40:37 ---> a6215f271958 19:40:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:40:37 ---> Running in ef23b7a78857 19:40:37 Removing intermediate container ef23b7a78857 19:40:37 ---> 7939883e0166 19:40:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:40:37 ---> Running in d36c534ac35b 19:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:37 (1/2) Installing dumb-init (1.2.5-r1) 19:40:37 (2/2) Installing su-exec (0.2-r1) 19:40:37 Executing busybox-1.35.0-r17.trigger 19:40:37 OK: 5 MiB in 16 packages 19:40:37 Removing intermediate container d36c534ac35b 19:40:37 ---> 427e49f22247 19:40:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:40:37 ---> Running in 02ea7f554ae4 19:40:37 Removing intermediate container 02ea7f554ae4 19:40:37 ---> 2b8dc9934d57 19:40:37 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:40:37 ---> Running in cafe6c4d1541 19:40:38 Removing intermediate container cafe6c4d1541 19:40:38 ---> c5c86f3df950 19:40:38 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:40:38 ---> Running in 5b1187798e23 19:40:39 Removing intermediate container 5b1187798e23 19:40:39 ---> 2352e3036b22 19:40:39 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:40:39 ---> Running in 62c62b2e7df6 19:40:42 Removing intermediate container 62c62b2e7df6 19:40:42 ---> 4ccfc52a5432 19:40:42 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:40:42 ---> Running in 3325ea08bbb8 19:40:42 Removing intermediate container 3325ea08bbb8 19:40:42 ---> 2189ca6f29c2 19:40:42 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:40:44 ---> 88c7cee57010 19:40:44 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:40:44 ---> Running in 92fc7964967b 19:40:47 Removing intermediate container 92fc7964967b 19:40:47 ---> d21c45c44f39 19:40:47 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:48 ---> f3ab81c88e48 19:40:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:40:50 ---> da538961fe81 19:40:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:40:51 ---> 5eeb8f660329 19:40:51 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:40:52 ---> db90de7eb3ec 19:40:52 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:40:53 ---> 6fc7f03deaa0 19:40:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:40:54 ---> 3a4fe0a92899 19:40:54 Step 26/31 : RUN chmod +x /entrypoint.sh 19:40:54 ---> Running in 8baf72f0f254 19:40:58 Removing intermediate container 8baf72f0f254 19:40:58 ---> 2bde01817496 19:40:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:40:58 ---> Running in 6345e0b2c234 19:40:58 Removing intermediate container 6345e0b2c234 19:40:58 ---> 56a46f9886f9 19:40:58 Step 28/31 : CMD ["gate"] 19:40:58 ---> Running in 462342c715d4 19:40:58 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 19:40:59 Removing intermediate container 462342c715d4 19:40:59 ---> 9285b295c4bb 19:40:59 Step 29/31 : LABEL arch=arm64 19:40:59 ---> Running in 939dd265dd50 19:41:00 Removing intermediate container 939dd265dd50 19:41:00 ---> 75da279faca9 19:41:00 Step 30/31 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:41:00 ---> Running in 184323365b55 19:41:00 Removing intermediate container 184323365b55 19:41:00 ---> c1d84c801565 19:41:00 Step 31/31 : LABEL version=0.0.0 19:41:00 ---> Running in c09c0b12600c 19:41:01 Removing intermediate container c09c0b12600c 19:41:01 ---> a86a3c6d7ae0 19:41:01 19:41:01 Successfully built a86a3c6d7ae0 19:41:01 Successfully tagged security-bootstrapper-arm64:latest 19:41:16  Building security-bootstrapper ... done Removing intermediate container f344a76c9f01 19:41:16 ---> 8fa2007ffaeb 19:41:16 19:41:16 Step 10/25 : FROM alpine:3.16 19:41:16 ---> a6215f271958 19:41:16 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:41:16 ---> Running in 3ab8b932abd5 19:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:19 (1/3) Installing ca-certificates (20220614-r0) 19:41:19 (2/3) Installing dumb-init (1.2.5-r1) 19:41:19 (3/3) Installing su-exec (0.2-r1) 19:41:19 Executing busybox-1.35.0-r17.trigger 19:41:19 Executing ca-certificates-20220614-r0.trigger 19:41:19 OK: 6 MiB in 17 packages 19:41:21 Removing intermediate container 3ab8b932abd5 19:41:21 ---> 19e83c5a4bb9 19:41:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:41:21 ---> Running in 542387551d6e 19:41:22 Removing intermediate container 542387551d6e 19:41:22 ---> ac934a3524bd 19:41:22 Step 13/25 : WORKDIR / 19:41:22 ---> Running in cd393bbd271a 19:41:23 Removing intermediate container cd393bbd271a 19:41:23 ---> 8c9bb4336b2f 19:41:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:41:24 ---> 967948ee3eef 19:41:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:41:25 ---> 1160394b99bc 19:41:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:41:26 ---> 28a74994839e 19:41:26 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:41:27 ---> a4d0f4de4dfc 19:41:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:41:28 ---> 2967e143b706 19:41:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:41:30 ---> 23c486efb0e1 19:41:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:41:31 ---> ed8d7ce95ac6 19:41:31 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:31 ---> Running in a7167c502897 19:41:34 Removing intermediate container a7167c502897 19:41:34 ---> 2bebaec2d665 19:41:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:41:34 ---> Running in e0a2b5e8e13b 19:41:35 Removing intermediate container e0a2b5e8e13b 19:41:35 ---> 278a771e6f26 19:41:35 Step 23/25 : LABEL arch=arm64 19:41:35 ---> Running in bc2155517abe 19:41:35 Removing intermediate container bc2155517abe 19:41:35 ---> b620d79a85e5 19:41:35 Step 24/25 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:41:35 ---> Running in 719fe9c74bd9 19:41:36 Removing intermediate container 719fe9c74bd9 19:41:36 ---> 14a3b84e8f43 19:41:36 Step 25/25 : LABEL version=0.0.0 19:41:36 ---> Running in fad5cc2bb986 19:41:37 Removing intermediate container fad5cc2bb986 19:41:37 ---> 75a31b9cca25 19:41:37 19:41:37 Successfully built 75a31b9cca25 19:41:37 Successfully tagged security-secretstore-setup-arm64:latest 19:41:59  Building security-secretstore-setup ... done Removing intermediate container c11ab802a372 19:41:59 ---> e98d25df4402 19:41:59 19:41:59 Step 9/20 : FROM alpine:3.15 19:41:59 ---> 02e0d6fdf486 19:41:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:41:59 ---> Using cache 19:41:59 ---> 78a877ad83d9 19:41:59 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:59 ---> Using cache 19:41:59 ---> caf71e91200b 19:41:59 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:59 ---> Running in f33d5a89e579 19:41:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:00 Removing intermediate container 56b8b5ccb632 19:42:00 ---> 32d64731d543 19:42:00 19:42:00 Step 10/24 : FROM alpine:3.16 19:42:00 ---> a6215f271958 19:42:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:42:00 ---> Using cache 19:42:00 ---> 1b18bb6ce307 19:42:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:42:00 ---> Using cache 19:42:00 ---> 805217279364 19:42:00 Step 13/24 : ENV APP_PORT=59881 19:42:01 ---> Running in 1899c9b3f185 19:42:01 v3.15.6-2-gbcd823d50d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:42:01 v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:42:01 OK: 15733 distinct packages available 19:42:01 Removing intermediate container 1899c9b3f185 19:42:01 ---> 26dcfaf909c1 19:42:01 Step 14/24 : EXPOSE $APP_PORT 19:42:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:01 ---> Running in da26ae5d5da6 19:42:02 Removing intermediate container da26ae5d5da6 19:42:02 ---> 1fef350af6f8 19:42:02 Step 15/24 : WORKDIR / 19:42:02 ---> Running in a60d7bedefc0 19:42:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:02 Removing intermediate container a60d7bedefc0 19:42:02 ---> 767f2d07b1bd 19:42:02 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:03 ---> ac579c3b0c3a 19:42:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:42:03 (1/9) Installing ca-certificates (20220614-r0) 19:42:03 (2/9) Installing brotli-libs (1.0.9-r5) 19:42:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:42:04 (4/9) Installing libcurl (7.80.0-r2) 19:42:04 (5/9) Installing curl (7.80.0-r2) 19:42:04 (6/9) Installing dumb-init (1.2.5-r1) 19:42:04 (7/9) Installing musl-obstack (1.2.3-r0) 19:42:04 (8/9) Installing libucontext (1.1-r0) 19:42:04 (9/9) Installing gcompat (1.0.0-r4) 19:42:04 Executing busybox-1.34.1-r7.trigger 19:42:04 Executing ca-certificates-20220614-r0.trigger 19:42:04 ---> 8f6a3e815cd8 19:42:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:42:04 OK: 8 MiB in 23 packages 19:42:05 ---> c3be87aefbcd 19:42:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:42:06 ---> 83f4fcd98991 19:42:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:42:06 ---> Running in feb315a91281 19:42:06 Removing intermediate container f33d5a89e579 19:42:06 ---> cb3cf133e48b 19:42:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:07 Removing intermediate container feb315a91281 19:42:07 ---> c11bd0c9142c 19:42:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:07 ---> Running in 37ac732582d0 19:42:07 ---> aa18a8032703 19:42:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:42:08 Removing intermediate container 37ac732582d0 19:42:08 ---> 24155c5ef012 19:42:08 Step 22/24 : LABEL arch=arm64 19:42:08 ---> Running in 9abac397519b 19:42:08 Removing intermediate container 9abac397519b 19:42:08 ---> 98b3bdfc8251 19:42:08 Step 23/24 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:42:08 ---> Running in 9c2d21eb72b2 19:42:09 Removing intermediate container 9c2d21eb72b2 19:42:09 ---> e36b0c3854c5 19:42:09 Step 24/24 : LABEL version=0.0.0 19:42:09 ---> Running in cab111af8ee7 19:42:09 ---> 0220c6b83480 19:42:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:42:10 Removing intermediate container cab111af8ee7 19:42:10 ---> 9942b2df751c 19:42:10 19:42:10 Successfully built 9942b2df751c 19:42:10 Successfully tagged core-metadata-arm64:latest 19:42:10  Building core-metadata ... done  ---> 55076a0feed3 19:42:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:42:10 ---> Running in 3be8f327a376 19:42:11 Removing intermediate container 3be8f327a376 19:42:11 ---> c9400a49f404 19:42:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:11 ---> Running in f9c50bc178c2 19:42:12 Removing intermediate container f9c50bc178c2 19:42:12 ---> 64e789eeb8dc 19:42:12 Step 18/20 : LABEL arch=arm64 19:42:12 ---> Running in 4116747f353c 19:42:12 Removing intermediate container 4116747f353c 19:42:12 ---> 23d682b94e36 19:42:12 Step 19/20 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:42:12 Removing intermediate container 333e70e76418 19:42:12 ---> ed3cc0c7b251 19:42:12 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:42:12 ---> Running in 4c747155be61 19:42:12 ---> Running in 50a2579135b1 19:42:12 Removing intermediate container 4c747155be61 19:42:12 ---> 308da04ee084 19:42:12 Step 20/20 : LABEL version=0.0.0 19:42:13 ---> Running in cf1ca25d6ffc 19:42:13 Removing intermediate container cf1ca25d6ffc 19:42:13 ---> eb98b8035867 19:42:13 19:42:13 Successfully built eb98b8035867 19:42:13 Successfully tagged security-spiffe-token-provider-arm64:latest 19:42:14  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:42:16 Removing intermediate container 50a2579135b1 19:42:16 ---> 9994ceb343c6 19:42:16 19:42:16 Step 11/23 : FROM alpine:3.16 19:42:16 ---> a6215f271958 19:42:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:42:16 ---> Running in 4a42d1d56c53 19:42:16 Removing intermediate container 4a42d1d56c53 19:42:16 ---> 5b992bcb1946 19:42:16 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 19:42:16 ---> Running in 9ea4f403bb7f 19:42:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:18 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:42:18 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:42:18 (3/33) Installing readline (8.1.2-r0) 19:42:18 (4/33) Installing bash (5.1.16-r2) 19:42:18 Executing bash-5.1.16-r2.post-install 19:42:18 (5/33) Installing ca-certificates (20220614-r0) 19:42:19 (6/33) Installing brotli-libs (1.0.9-r6) 19:42:19 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:42:19 (8/33) Installing libcurl (7.83.1-r2) 19:42:19 (9/33) Installing curl (7.83.1-r2) 19:42:19 (10/33) Installing docker-cli (20.10.16-r2) 19:42:20 (11/33) Installing dumb-init (1.2.5-r1) 19:42:20 (12/33) Installing libbz2 (1.0.8-r1) 19:42:20 (13/33) Installing expat (2.4.8-r0) 19:42:20 (14/33) Installing libffi (3.4.2-r1) 19:42:20 (15/33) Installing gdbm (1.23-r0) 19:42:20 (16/33) Installing xz-libs (5.2.5-r1) 19:42:20 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:42:20 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:42:20 (19/33) Installing mpdecimal (2.5.1-r1) 19:42:20 (20/33) Installing sqlite-libs (3.38.5-r0) 19:42:20 (21/33) Installing python3 (3.10.5-r0) 19:42:22 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:42:22 (23/33) Installing py3-tomli (2.0.1-r1) 19:42:22 (24/33) Installing py3-pep517 (0.12.0-r2) 19:42:22 (25/33) Installing py3-six (1.16.0-r1) 19:42:22 (26/33) Installing py3-retrying (1.3.3-r3) 19:42:22 (27/33) Installing py3-appdirs (1.4.4-r3) 19:42:22 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:42:22 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:42:22 (30/33) Installing py3-parsing (2.4.7-r3) 19:42:22 (31/33) Installing py3-packaging (21.3-r0) 19:42:22 (32/33) Installing py3-setuptools (59.4.0-r0) 19:42:22 (33/33) Installing py3-pip (22.1.1-r0) 19:42:22 Executing busybox-1.35.0-r17.trigger 19:42:23 Executing ca-certificates-20220614-r0.trigger 19:42:23 OK: 120 MiB in 47 packages 19:42:35 Collecting docker-compose==1.23.2 19:42:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:42:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.9 MB/s eta 0:00:00 19:42:35 Collecting texttable<0.10,>=0.9.0 19:42:35 Downloading texttable-0.9.1.tar.gz (11 kB) 19:42:35 Preparing metadata (setup.py): started 19:42:35 Preparing metadata (setup.py): finished with status 'done' 19:42:36 Collecting PyYAML<4,>=3.10 19:42:36 Downloading PyYAML-3.13.tar.gz (270 kB) 19:42:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 19.6 MB/s eta 0:00:00 19:42:37 Preparing metadata (setup.py): started 19:42:39 Preparing metadata (setup.py): finished with status 'done' 19:42:39 Collecting docker<4.0,>=3.6.0 19:42:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:42:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.3 MB/s eta 0:00:00 19:42:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:42:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:42:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.8 MB/s eta 0:00:00 19:42:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:42:41 Collecting jsonschema<3,>=2.5.1 19:42:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:42:41 Collecting cached-property<2,>=1.2.0 19:42:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:42:41 Collecting websocket-client<1.0,>=0.32.0 19:42:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:42:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.0 MB/s eta 0:00:00 19:42:41 Collecting docopt<0.7,>=0.6.1 19:42:41 Downloading docopt-0.6.2.tar.gz (25 kB) 19:42:41 Preparing metadata (setup.py): started 19:42:43 Preparing metadata (setup.py): finished with status 'done' 19:42:43 Collecting dockerpty<0.5,>=0.4.1 19:42:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:42:43 Preparing metadata (setup.py): started 19:42:45 Preparing metadata (setup.py): finished with status 'done' 19:42:46 Collecting docker-pycreds>=0.4.0 19:42:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:42:46 Collecting chardet<3.1.0,>=3.0.2 19:42:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:42:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.3 MB/s eta 0:00:00 19:42:47 Collecting urllib3<1.25,>=1.21.1 19:42:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:42:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.1 MB/s eta 0:00:00 19:42:47 Collecting idna<2.8,>=2.5 19:42:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:42:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.3 MB/s eta 0:00:00 19:42:47 Collecting certifi>=2017.4.17 19:42:47 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:42:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 20.2 MB/s eta 0:00:00 19:42:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:42:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:42:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:42:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:42:48 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:42:48 Running setup.py install for texttable: started 19:42:50 Running setup.py install for texttable: finished with status 'done' 19:42:50 Running setup.py install for PyYAML: started 19:42:53 Running setup.py install for PyYAML: finished with status 'done' 19:42:54 Running setup.py install for docopt: started 19:42:56 Running setup.py install for docopt: finished with status 'done' 19:42:58 Running setup.py install for dockerpty: started 19:43:00 Running setup.py install for dockerpty: finished with status 'done' 19:43:02 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 19:43:02 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 19:43:13 Removing intermediate container 9ea4f403bb7f 19:43:13 ---> f06080a953e2 19:43:13 Step 14/23 : ENV APP_PORT=58890 19:43:13 ---> Running in 9e513f544b62 19:43:13 Removing intermediate container 9e513f544b62 19:43:13 ---> 6c7cb9fb8e6a 19:43:13 Step 15/23 : EXPOSE $APP_PORT 19:43:13 ---> Running in 966db3c8fc15 19:43:13 Removing intermediate container 966db3c8fc15 19:43:13 ---> 5b24a24df985 19:43:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:43:13 ---> 7415a9d707da 19:43:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:43:14 ---> 0674e553b0c7 19:43:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:43:15 ---> 9394d57cc742 19:43:15 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:43:15 ---> Running in 3eb0a9111c91 19:43:15 Removing intermediate container 3eb0a9111c91 19:43:15 ---> 8f1622aabf21 19:43:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:15 ---> Running in 077252cf247b 19:43:16 Removing intermediate container 077252cf247b 19:43:16 ---> f4dbec593771 19:43:16 Step 21/23 : LABEL arch=arm64 19:43:16 ---> Running in e46de32632ba 19:43:16 Removing intermediate container e46de32632ba 19:43:16 ---> 47d6ab093ee0 19:43:16 Step 22/23 : LABEL git_sha=02dae330ea3118dd547bdfd48d741a66bf4f32bf 19:43:16 ---> Running in 7f22877468ad 19:43:16 Removing intermediate container 7f22877468ad 19:43:16 ---> bdca342c1e9d 19:43:16 Step 23/23 : LABEL version=0.0.0 19:43:16 ---> Running in 023dff048138 19:43:17 Removing intermediate container 023dff048138 19:43:17 ---> c636059be46b 19:43:17 19:43:17 Successfully built c636059be46b 19:43:17 Successfully tagged sys-mgmt-agent-arm64:latest 19:43:17  Building sys-mgmt-agent ... done  [Pipeline] } 19:43:17 $ docker stop --time=1 c685b1b678b04f7ab7e9341d409e58600309bcc0268004e4cfec5ea5f35dfb44 19:43:19 $ docker rm -f c685b1b678b04f7ab7e9341d409e58600309bcc0268004e4cfec5ea5f35dfb44 [Pipeline] // withDockerContainer [Pipeline] sh 19:43:20 + docker images 19:43:20 REPOSITORY TAG IMAGE ID CREATED SIZE 19:43:20 sys-mgmt-agent-arm64 latest c636059be46b 3 seconds ago 133MB 19:43:20 9994ceb343c6 About a minute ago 1.35GB 19:43:20 security-spiffe-token-provider-arm64 latest eb98b8035867 About a minute ago 28.3MB 19:43:20 core-metadata-arm64 latest 9942b2df751c About a minute ago 17.4MB 19:43:20 32d64731d543 About a minute ago 1.38GB 19:43:20 e98d25df4402 About a minute ago 1.4GB 19:43:20 security-secretstore-setup-arm64 latest 75a31b9cca25 About a minute ago 27.9MB 19:43:20 8fa2007ffaeb 2 minutes ago 1.36GB 19:43:20 security-bootstrapper-arm64 latest a86a3c6d7ae0 2 minutes ago 18.6MB 19:43:20 0944a40d5b74 2 minutes ago 1.35GB 19:43:20 support-notifications-arm64 latest 5f582de2ef89 6 minutes ago 26.1MB 19:43:20 b6cfb1d5a401 7 minutes ago 1.41GB 19:43:20 support-scheduler-arm64 latest ef6f4fb4e1f6 8 minutes ago 25.6MB 19:43:20 security-spire-server-arm64 latest 3e8a1a1d95ce 8 minutes ago 84.2MB 19:43:20 f999832e1b7c 8 minutes ago 1.41GB 19:43:20 14fefa4d1ea3 8 minutes ago 1.25GB 19:43:20 core-data-arm64 latest afa2bcd64801 8 minutes ago 20.6MB 19:43:20 security-spire-config-arm64 latest 4c78b06bc9dd 8 minutes ago 83.6MB 19:43:20 42139219a60a 9 minutes ago 1.38GB 19:43:20 be1e30f591d7 9 minutes ago 1.25GB 19:43:20 security-proxy-setup-arm64 latest e1944282dea8 10 minutes ago 26.2MB 19:43:20 5f3a3704b2bc 11 minutes ago 1.36GB 19:43:20 core-command-arm64 latest f8909c2ded90 11 minutes ago 15.6MB 19:43:20 7b38dabfee2e 11 minutes ago 1.35GB 19:43:20 security-spire-agent-arm64 latest 12df42553975 16 minutes ago 122MB 19:43:20 e5eec08833f5 16 minutes ago 1.25GB 19:43:20 ci-base-image-arm64 latest f9bf8d798bb2 29 minutes ago 995MB 19:43:20 alpine 3.15 02e0d6fdf486 3 days ago 5.33MB 19:43:20 alpine 3.16 a6215f271958 3 days ago 5.29MB 19:43:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 weeks ago 678MB 19:43:20 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 19:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:21 19:43:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:21 arm64: Pulling from edgex-lftools-log-publisher 19:43:21 8998bd30e6a1: Pulling fs layer 19:43:21 04944245beec: Pulling fs layer 19:43:21 699f458cf7ca: Pulling fs layer 19:43:21 765212b225bb: Pulling fs layer 19:43:21 f23df028b6ca: Pulling fs layer 19:43:21 d65c8cfc05b1: Pulling fs layer 19:43:21 2437ff75d9bd: Pulling fs layer 19:43:21 765212b225bb: Waiting 19:43:21 f23df028b6ca: Waiting 19:43:21 d65c8cfc05b1: Waiting 19:43:21 2437ff75d9bd: Waiting 19:43:22 04944245beec: Verifying Checksum 19:43:22 04944245beec: Download complete 19:43:22 765212b225bb: Verifying Checksum 19:43:22 765212b225bb: Download complete 19:43:22 f23df028b6ca: Verifying Checksum 19:43:22 f23df028b6ca: Download complete 19:43:22 d65c8cfc05b1: Verifying Checksum 19:43:22 d65c8cfc05b1: Download complete 19:43:22 699f458cf7ca: Verifying Checksum 19:43:22 699f458cf7ca: Download complete 19:43:22 8998bd30e6a1: Verifying Checksum 19:43:22 8998bd30e6a1: Download complete 19:43:25 2437ff75d9bd: Verifying Checksum 19:43:25 2437ff75d9bd: Download complete 19:43:27 8998bd30e6a1: Pull complete 19:43:27 04944245beec: Pull complete 19:43:28 699f458cf7ca: Pull complete 19:43:29 765212b225bb: Pull complete 19:43:30 f23df028b6ca: Pull complete 19:43:30 d65c8cfc05b1: Pull complete 19:43:45 2437ff75d9bd: Pull complete 19:43:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:43:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:45 prd-ubuntu20.04-docker-arm64-4c-16g-22629 does not seem to be running inside a container 19:43:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:43:48 $ docker top 4607b6a91f7f7f276652cd84316d4db9707facd0870e055a354384407bb02975 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:49 ---> job-cost.sh 19:43:49 lf-activate-venv: SKIPPING 19:43:49 INFO: No Stack... 19:43:49 INFO: Retrieving Pricing Info for: v3-standard-4 19:43:50 INFO: Archiving Costs [Pipeline] sh 19:43:51 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:43:51 + cut -d, -f6 [Pipeline] lock 19:43:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4124-1-stack-cost] 19:43:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4124-1-stack-cost] did not exist. Created. 19:43:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:52 + echo total: 0.10999999940395355 [Pipeline] stash 19:43:52 Stashed 1 file(s) [Pipeline] } 19:43:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4124-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:52 $ docker stop --time=1 4607b6a91f7f7f276652cd84316d4db9707facd0870e055a354384407bb02975 19:43:54 $ docker rm -f 4607b6a91f7f7f276652cd84316d4db9707facd0870e055a354384407bb02975 [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 19:43:55 provisioning config files... 19:43:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4659264694142453780tmp [Pipeline] { [Pipeline] sh 19:43:55 + set +x 19:43:55 + + bash -s -- 19:43:55 curl -s https://codecov.io/bash 19:43:55 19:43:55 _____ _ 19:43:55 / ____| | | 19:43:55 | | ___ __| | ___ ___ _____ __ 19:43:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:43:55 | |___| (_) | (_| | __/ (_| (_) \ V / 19:43:55 \_____\___/ \__,_|\___|\___\___/ \_/ 19:43:55 Bash-1.0.6 19:43:55 19:43:55 19:43:55 ==> git version 2.25.1 found 19:43:55 ==> 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 19:43:55 Release-Date: 2020-01-08 19:43:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:43:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:43:55 ==> Jenkins CI detected. 19:43:55 current dir:  /w/workspace/edgex-go/1 19:43:55 project root: . 19:43:55 --> token set from env 19:43:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:43:55 ==> Running gcov in . (disable via -X gcov) 19:43:55 ==> Python coveragepy not found 19:43:55 ==> Searching for coverage reports in: 19:43:55 + . 19:43:55 -> Found 1 reports 19:43:55 ==> Detecting git/mercurial file structure 19:43:55 ==> Reading reports 19:43:55 + ./coverage.out bytes=479862 19:43:55 ==> Appending adjustments 19:43:55 https://docs.codecov.io/docs/fixing-reports 19:43:56 + Found adjustments 19:43:56 ==> Gzipping contents 19:43:56 64K /tmp/codecov.HsrSeY.gz 19:43:56 ==> Uploading reports 19:43:56 url: https://codecov.io 19:43:56 query: branch=PR-4124&commit=02dae330ea3118dd547bdfd48d741a66bf4f32bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4124&job=&cmd_args= 19:43:56 -> Pinging Codecov 19:43:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4124&commit=02dae330ea3118dd547bdfd48d741a66bf4f32bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4124&job=&cmd_args= 19:43:57 -> Uploading to 19:43:57 https://storage.googleapis.com/codecov/v4/raw/2022-08-12/00271124DB129430A58F1EEE437C3FCB/02dae330ea3118dd547bdfd48d741a66bf4f32bf/38f0e441-314c-469f-812c-9317fc3d3188.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220812T194357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64599d03944aa1c2fcc59c897eb9607de5d4e5224454e9a9dc6e1f57e7b9bb7c 19:43:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:57 Dload Upload Total Spent Left Speed 19:43:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63038 0 0 100 63038 0 222k --:--:-- --:--:-- --:--:-- 222k 19:43:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/02dae330ea3118dd547bdfd48d741a66bf4f32bf [Pipeline] } 19:43:57 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 19:43:58 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:43:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:44:00 ---> package-listing.sh 19:44:00 ++ facter osfamily 19:44:00 ++ tr '[:upper:]' '[:lower:]' 19:44:00 + OS_FAMILY=debian 19:44:00 + workspace=/w/workspace/edgex-go/1 19:44:00 + START_PACKAGES=/tmp/packages_start.txt 19:44:00 + END_PACKAGES=/tmp/packages_end.txt 19:44:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:00 + PACKAGES=/tmp/packages_start.txt 19:44:00 + '[' /w/workspace/edgex-go/1 ']' 19:44:00 + PACKAGES=/tmp/packages_end.txt 19:44:00 + case "${OS_FAMILY}" in 19:44:00 + dpkg -l 19:44:00 + grep '^ii' 19:44:00 + '[' -f /tmp/packages_start.txt ']' 19:44:00 + '[' -f /tmp/packages_end.txt ']' 19:44:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:00 + '[' /w/workspace/edgex-go/1 ']' 19:44:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:44:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:44:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:44:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:01 19:44:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:01 latest: Pulling from edgex-lftools-log-publisher 19:44:01 5eb5b503b376: Pulling fs layer 19:44:01 5c69ac0246d0: Pulling fs layer 19:44:01 ec43610c2a17: Pulling fs layer 19:44:01 3a2ae6a8a46f: Pulling fs layer 19:44:01 33b1e0a273af: Pulling fs layer 19:44:01 5d3b04190fa2: Pulling fs layer 19:44:01 2f39f015ded8: Pulling fs layer 19:44:01 3a2ae6a8a46f: Waiting 19:44:01 33b1e0a273af: Waiting 19:44:01 5d3b04190fa2: Waiting 19:44:01 2f39f015ded8: Waiting 19:44:01 5c69ac0246d0: Download complete 19:44:01 3a2ae6a8a46f: Verifying Checksum 19:44:01 3a2ae6a8a46f: Download complete 19:44:01 33b1e0a273af: Verifying Checksum 19:44:01 33b1e0a273af: Download complete 19:44:02 5d3b04190fa2: Verifying Checksum 19:44:02 5d3b04190fa2: Download complete 19:44:02 ec43610c2a17: Verifying Checksum 19:44:02 ec43610c2a17: Download complete 19:44:02 5eb5b503b376: Verifying Checksum 19:44:02 5eb5b503b376: Download complete 19:44:02 2f39f015ded8: Download complete 19:44:03 5eb5b503b376: Pull complete 19:44:03 5c69ac0246d0: Pull complete 19:44:04 ec43610c2a17: Pull complete 19:44:04 3a2ae6a8a46f: Pull complete 19:44:04 33b1e0a273af: Pull complete 19:44:04 5d3b04190fa2: Pull complete 19:44:08 2f39f015ded8: Pull complete 19:44:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:44:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:08 prd-ubuntu20.04-docker-8c-8g-22628 does not seem to be running inside a container 19:44:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:44:12 $ docker top 12a1dfa4ea59fbf46ce2a3f666d36ae292c9526eeada50234504e6a57c8a2617 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:12 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:13 + mkdir -p /var/log/sysstat [Pipeline] sh 19:44:13 + ls /var/log/sa-host 19:44:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:13 provisioning config files... 19:44:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5420592585531994441tmp [Pipeline] { [Pipeline] echo 19:44:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:13 ---> create-netrc.sh [Pipeline] } 19:44:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:14 ---> python-tools-install.sh [Pipeline] echo 19:44:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:14 ---> sudo-logs.sh 19:44:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:44:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:15 ---> job-cost.sh 19:44:15 lf-activate-venv: SKIPPING 19:44:15 DEBUG: total: 0.10999999940395355 19:44:15 INFO: Retrieving Stack Cost... 19:44:15 INFO: Retrieving Pricing Info for: v3-standard-8 19:44:15 INFO: Archiving Costs [Pipeline] echo 19:44:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:16 ---> logs-deploy.sh 19:44:16 lf-activate-venv: SKIPPING 19:44:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4124/1 19:44:16 INFO: archiving workspace using pattern(s): 19:44:17 Archives upload complete. 19:44:17 INFO: archiving logs to Nexus