Pull request #4149 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc10d8d530f621282bbb50ff413d37e335f8a1b7+502310b00a79916b803008258ae56cda32ec220b (6491183d194ab80292ae1e006855f4161f3af8fc) 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-ssh17543132111781449934.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10487499726230686798.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4149/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-4149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3357502987963756086.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-4149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12069348387173832192.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5051712690587579640.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4149/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-4149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17422311360198138998.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28646 in /w/workspace/edgexfoundry_edgex-go_PR-4149 [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 502310b00a79916b803008258ae56cda32ec220b into PR head commit cc10d8d530f621282bbb50ff413d37e335f8a1b7 Merge succeeded, producing cc10d8d530f621282bbb50ff413d37e335f8a1b7 Checking out Revision cc10d8d530f621282bbb50ff413d37e335f8a1b7 (PR-4149) > 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/4149/head:refs/remotes/origin/PR-4149 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc10d8d530f621282bbb50ff413d37e335f8a1b7 # 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 502310b00a79916b803008258ae56cda32ec220b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc10d8d530f621282bbb50ff413d37e335f8a1b7 # timeout=10 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.6 to 1.10.7" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:05:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:05:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:05:54 ========================================================= 19:05:54 EdgeX Global Pipelines Version Info 19:05:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:05:54 ------------------- 19:05:54 stable info: 19:05:54 ------------------- 19:05:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:05:54 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:05:54 Message: update stable to v1.0.239 19:05:55 ------------------- 19:05:55 experimental info: 19:05:55 ------------------- 19:05:55 Commited By: **** collab-it+edgex@linuxfoundation.org 19:05:55 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:05:55 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:05:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:05:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:05:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4149 [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4149 [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4149 [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc10d8d530f621282bbb50ff413d37e335f8a1b7 [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc10d8d [Pipeline] echo 19:05:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:57 provisioning config files... 19:05:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8709918124001656786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:57 ---> docker-login.sh 19:05:57 nexus3.edgexfoundry.org:10001 19:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:57 Configure a credential helper to remove this warning. See 19:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:57 19:05:57 Login Succeeded 19:05:57 nexus3.edgexfoundry.org:10002 19:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:57 Configure a credential helper to remove this warning. See 19:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:57 19:05:57 Login Succeeded 19:05:57 nexus3.edgexfoundry.org:10003 19:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:58 Configure a credential helper to remove this warning. See 19:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:58 19:05:58 Login Succeeded 19:05:58 nexus3.edgexfoundry.org:10004 19:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:58 Configure a credential helper to remove this warning. See 19:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:58 19:05:58 Login Succeeded 19:05:58 docker.io 19:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:58 Configure a credential helper to remove this warning. See 19:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:58 19:05:58 Login Succeeded 19:05:58 ---> docker-login.sh ends [Pipeline] } 19:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:59 + 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:05:59 + dirname cmd/core-command/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo core-command,cmd/core-command/Dockerfile 19:05:59 + dirname cmd/core-data/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo core-data,cmd/core-data/Dockerfile 19:05:59 + dirname cmd/core-metadata/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo core-metadata,cmd/core-metadata/Dockerfile 19:05:59 + dirname cmd/security-bootstrapper/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:05:59 + dirname cmd/security-proxy-setup/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:05:59 + dirname cmd/security-secretstore-setup/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:05:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:05:59 + dirname cmd/security-spire-agent/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:05:59 + dirname cmd/security-spire-config/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:05:59 + dirname cmd/security-spire-server/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:05:59 + dirname cmd/support-notifications/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo support-notifications,cmd/support-notifications/Dockerfile 19:05:59 + dirname cmd/support-scheduler/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:05:59 + dirname cmd/sys-mgmt-agent/Dockerfile 19:05:59 + cut -d/ -f2 19:05:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:05:59 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:05:59 + git rev-list -1 --merges cc10d8d530f621282bbb50ff413d37e335f8a1b7~1..cc10d8d530f621282bbb50ff413d37e335f8a1b7 [Pipeline] echo 19:05:59 -----------> git rev-list -1 --merges cc10d8d530f621282bbb50ff413d37e335f8a1b7~1..cc10d8d530f621282bbb50ff413d37e335f8a1b7 cc10d8d530f621282bbb50ff413d37e335f8a1b7 [false] [Pipeline] sh 19:06:00 + git log --format=format:%s -1 cc10d8d530f621282bbb50ff413d37e335f8a1b7 [Pipeline] echo 19:06:00 ========================================================= 19:06:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:00 + grep -v github /etc/ssh/ssh_known_hosts 19:06:00 + [ -e /tmp/ssh_known_hosts ] 19:06:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:00 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:01 19:06:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:01 0.1.4: Pulling from edgex-devops/py-git-semver 19:06:01 b85a868b505f: Pulling fs layer 19:06:01 e2be974225ed: Pulling fs layer 19:06:01 339a4e72a1f5: Pulling fs layer 19:06:01 988bab9f4d93: Pulling fs layer 19:06:01 1469e6f7b9e6: Pulling fs layer 19:06:01 eaf3925da568: Pulling fs layer 19:06:01 bab4dde63d76: Pulling fs layer 19:06:01 bde34c3a00c8: Pulling fs layer 19:06:01 b352a97aabf1: Pulling fs layer 19:06:01 4872d77fe225: Pulling fs layer 19:06:01 5851b861e8e6: Pulling fs layer 19:06:01 988bab9f4d93: Waiting 19:06:01 1469e6f7b9e6: Waiting 19:06:01 eaf3925da568: Waiting 19:06:01 bab4dde63d76: Waiting 19:06:01 bde34c3a00c8: Waiting 19:06:01 b352a97aabf1: Waiting 19:06:01 4872d77fe225: Waiting 19:06:01 5851b861e8e6: Waiting 19:06:01 e2be974225ed: Download complete 19:06:01 988bab9f4d93: Verifying Checksum 19:06:01 988bab9f4d93: Download complete 19:06:01 1469e6f7b9e6: Verifying Checksum 19:06:01 1469e6f7b9e6: Download complete 19:06:01 339a4e72a1f5: Verifying Checksum 19:06:01 339a4e72a1f5: Download complete 19:06:01 eaf3925da568: Download complete 19:06:01 bde34c3a00c8: Download complete 19:06:01 b352a97aabf1: Download complete 19:06:01 4872d77fe225: Verifying Checksum 19:06:01 4872d77fe225: Download complete 19:06:01 5851b861e8e6: Verifying Checksum 19:06:01 5851b861e8e6: Download complete 19:06:01 b85a868b505f: Verifying Checksum 19:06:01 b85a868b505f: Download complete 19:06:02 bab4dde63d76: Verifying Checksum 19:06:02 bab4dde63d76: Download complete 19:06:03 b85a868b505f: Pull complete 19:06:03 e2be974225ed: Pull complete 19:06:04 339a4e72a1f5: Pull complete 19:06:04 988bab9f4d93: Pull complete 19:06:04 1469e6f7b9e6: Pull complete 19:06:04 eaf3925da568: Pull complete 19:06:06 bab4dde63d76: Pull complete 19:06:06 bde34c3a00c8: Pull complete 19:06:06 b352a97aabf1: Pull complete 19:06:06 4872d77fe225: Pull complete 19:06:06 5851b861e8e6: Pull complete 19:06:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:07 prd-ubuntu20.04-docker-8c-8g-28646 does not seem to be running inside a container 19:06:07 $ 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:06:08 $ docker top 703f4cd4e31a5a0626df28d155958097f65a940eaa80f0773b1047f4221ef8eb -eo pid,comm 19:06:08 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:06:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:08 [ssh-agent] Looking for ssh-agent implementation... 19:06:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:08 $ docker exec 703f4cd4e31a5a0626df28d155958097f65a940eaa80f0773b1047f4221ef8eb ssh-agent 19:06:08 SSH_AUTH_SOCK=/tmp/ssh-FrCVJrQ7mfIY/agent.32 19:06:08 SSH_AGENT_PID=38 19:06:08 Running ssh-add (command line suppressed) 19:06:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3575634991425393382.key (/w/workspace/edgex-go/1@tmp/private_key_3575634991425393382.key) 19:06:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:09 + git tag --points-at HEAD [Pipeline] } 19:06:09 $ docker exec --env ******** --env ******** 703f4cd4e31a5a0626df28d155958097f65a940eaa80f0773b1047f4221ef8eb ssh-agent -k 19:06:09 unset SSH_AUTH_SOCK; 19:06:09 unset SSH_AGENT_PID; 19:06:09 echo Agent pid 38 killed; 19:06:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:06:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:09 [ssh-agent] Looking for ssh-agent implementation... 19:06:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:09 $ docker exec 703f4cd4e31a5a0626df28d155958097f65a940eaa80f0773b1047f4221ef8eb ssh-agent 19:06:09 SSH_AUTH_SOCK=/tmp/ssh-hcTIMQHucjYb/agent.72 19:06:09 SSH_AGENT_PID=78 19:06:09 Running ssh-add (command line suppressed) 19:06:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4302348458077056102.key (/w/workspace/edgex-go/1@tmp/private_key_4302348458077056102.key) 19:06:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:10 + git semver init 19:06:10 2022-09-07 19:06:10,451 [run_init] DEBUG init version:0.0.0 force:False 19:06:10 2022-09-07 19:06:10,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:06:10 2022-09-07 19:06:10,453 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:06:10 2022-09-07 19:06:10,453 [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:06:15 2022-09-07 19:06:14,906 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:06:15 2022-09-07 19:06:14,906 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4149 with force:False 19:06:15 2022-09-07 19:06:14,906 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4149 19:06:15 2022-09-07 19:06:14,910 [execute] INFO git cat-file --batch-check 19:06:15 2022-09-07 19:06:14,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:06:15 2022-09-07 19:06:14,917 [execute] INFO git cat-file --batch 19:06:15 2022-09-07 19:06:14,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:06:15 2022-09-07 19:06:14,923 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4149 19:06:15 0.0.0 [Pipeline] } 19:06:15 $ docker exec --env ******** --env ******** 703f4cd4e31a5a0626df28d155958097f65a940eaa80f0773b1047f4221ef8eb ssh-agent -k 19:06:15 unset SSH_AUTH_SOCK; 19:06:15 unset SSH_AGENT_PID; 19:06:15 echo Agent pid 78 killed; 19:06:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:16 + git semver [Pipeline] } 19:06:16 $ docker stop --time=1 703f4cd4e31a5a0626df28d155958097f65a940eaa80f0773b1047f4221ef8eb 19:06:18 $ docker rm -f 703f4cd4e31a5a0626df28d155958097f65a940eaa80f0773b1047f4221ef8eb [Pipeline] // withDockerContainer [Pipeline] sh 19:06:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:06:18 Stashed 1 file(s) [Pipeline] echo 19:06:18 [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:06:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:06:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:19 ========================================================= 19:06:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:06:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:06:19 2408cc74d12b: Pulling fs layer 19:06:19 ea60b727a1ce: Pulling fs layer 19:06:19 30c4a7721957: Pulling fs layer 19:06:19 370296b7ddb6: Pulling fs layer 19:06:19 7c6cee850709: Pulling fs layer 19:06:19 39a5fcdaea64: Pulling fs layer 19:06:19 d94ebbe4e438: Pulling fs layer 19:06:19 bcfd1f05c69d: Pulling fs layer 19:06:19 59ccb84bbe0f: Pulling fs layer 19:06:19 39a5fcdaea64: Waiting 19:06:19 370296b7ddb6: Waiting 19:06:19 59ccb84bbe0f: Waiting 19:06:19 7c6cee850709: Waiting 19:06:19 d94ebbe4e438: Waiting 19:06:19 30c4a7721957: Verifying Checksum 19:06:19 30c4a7721957: Download complete 19:06:19 ea60b727a1ce: Verifying Checksum 19:06:19 ea60b727a1ce: Download complete 19:06:19 7c6cee850709: Download complete 19:06:19 39a5fcdaea64: Verifying Checksum 19:06:19 39a5fcdaea64: Download complete 19:06:19 2408cc74d12b: Verifying Checksum 19:06:19 2408cc74d12b: Download complete 19:06:19 d94ebbe4e438: Download complete 19:06:20 2408cc74d12b: Pull complete 19:06:20 ea60b727a1ce: Pull complete 19:06:20 30c4a7721957: Pull complete 19:06:20 59ccb84bbe0f: Verifying Checksum 19:06:20 59ccb84bbe0f: Download complete 19:06:20 bcfd1f05c69d: Verifying Checksum 19:06:20 bcfd1f05c69d: Download complete 19:06:21 370296b7ddb6: Verifying Checksum 19:06:21 370296b7ddb6: Download complete 19:06:25 370296b7ddb6: Pull complete 19:06:25 7c6cee850709: Pull complete 19:06:25 39a5fcdaea64: Pull complete 19:06:25 d94ebbe4e438: Pull complete 19:06:28 bcfd1f05c69d: Pull complete 19:06:28 59ccb84bbe0f: Pull complete 19:06:28 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:06:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:06:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:28 WORKDIR /edgex 19:06:28 COPY go.mod . 19:06:28 RUN go mod download 19:06:28 + docker build -t ci-base-image-x86_64 -f - . 19:06:29 Sending build context to Docker daemon 169.3MB 19:06:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:29 ---> a4fb48ad2a94 19:06:29 Step 2/4 : WORKDIR /edgex 19:06:31 ---> Running in 0c9cd14563f3 19:06:31 Removing intermediate container 0c9cd14563f3 19:06:31 ---> 20f5c2b650dc 19:06:31 Step 3/4 : COPY go.mod . 19:06:31 ---> 8a732dc7f2ba 19:06:31 Step 4/4 : RUN go mod download 19:06:31 ---> Running in 120a5a5df84c 19:06:34 Still waiting to schedule task 19:06:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:06:43 Removing intermediate container 120a5a5df84c 19:06:43 ---> e73ca85d32aa 19:06:43 Successfully built e73ca85d32aa 19:06:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:44 + docker inspect -f . ci-base-image-x86_64 19:06:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:44 prd-ubuntu20.04-docker-8c-8g-28646 does not seem to be running inside a container 19:06:44 $ 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:06:44 $ docker top 78e0ea9cd9fb066b9b9cb27dfb75e25f0c6089c40254876364f566ea43b10462 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:45 + go version 19:06:45 go version go1.18.3 linux/amd64 [Pipeline] } 19:06:45 $ docker stop --time=1 78e0ea9cd9fb066b9b9cb27dfb75e25f0c6089c40254876364f566ea43b10462 19:06:46 $ docker rm -f 78e0ea9cd9fb066b9b9cb27dfb75e25f0c6089c40254876364f566ea43b10462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:47 + docker inspect -f . ci-base-image-x86_64 19:06:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:47 prd-ubuntu20.04-docker-8c-8g-28646 does not seem to be running inside a container 19:06:47 $ 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:06:47 $ docker top e3d2f16c1c30b3648a6e0108ebc64cc3900c3d41b06291f1710b6c14ec1b837a -eo pid,comm [Pipeline] { [Pipeline] echo 19:06:47 ========================================================= 19:06:47 [edgeXBuildGoParallel] Running Tests and Build... 19:06:47 ========================================================= [Pipeline] sh 19:06:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:06:48 + make test 19:06:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:06:55 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.152s coverage: 98.5% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.119s coverage: 54.2% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.290s coverage: 89.2% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.102s coverage: 2.1% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.519s coverage: 95.6% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.097s coverage: 58.8% of statements 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 29.6% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.089s coverage: 94.1% of statements 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 19:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.099s coverage: 94.4% of statements 19:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.110s coverage: 44.8% of statements 19:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.239s coverage: 80.8% of statements 19:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.094s coverage: 87.2% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.0% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 85.4% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.8% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 43.6% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.199s coverage: 92.3% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 19:07:34 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:07:56 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:07:56 GO111MODULE=on go vet ./... 19:07:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:59 ./bin/test-attribution-txt.sh 19:07:59 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:07:59 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:07:59 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:07:59 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:07:59 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:07:59 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:07:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:07:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:07:59 + ls -al . 19:07:59 total 736 19:07:59 drwxrwxr-x 10 1001 1001 4096 Sep 7 19:06 . 19:07:59 drwxr-xr-x 4 root root 4096 Sep 7 19:06 .. 19:07:59 -rw-rw-r-- 1 1001 1001 16 Sep 7 19:05 .dockerignore 19:07:59 drwxrwxr-x 8 1001 1001 4096 Sep 7 19:07 .git 19:07:59 drwxrwxr-x 3 1001 1001 4096 Sep 7 19:05 .github 19:07:59 -rw-rw-r-- 1 1001 1001 1030 Sep 7 19:05 .gitignore 19:07:59 -rw-rw-r-- 1 1001 1001 42 Sep 7 19:05 .golangci.yml 19:07:59 -rw-rw-r-- 1 1001 1001 87 Sep 7 19:05 .hadolint.yml 19:07:59 drwxr-xr-x 3 1001 1001 4096 Sep 7 19:06 .semver 19:07:59 -rw-rw-r-- 1 1001 1001 166 Sep 7 19:05 .sonarcloud.properties 19:07:59 -rw-rw-r-- 1 1001 1001 1171 Sep 7 19:05 ADOPTERS.md 19:07:59 -rw-rw-r-- 1 1001 1001 10347 Sep 7 19:05 Attribution.txt 19:07:59 -rw-rw-r-- 1 1001 1001 63209 Sep 7 19:05 CHANGELOG.md 19:07:59 -rw-rw-r-- 1 1001 1001 3804 Sep 7 19:05 CONTRIBUTING.md 19:07:59 -rw-rw-r-- 1 1001 1001 677 Sep 7 19:05 GOVERNANCE.md 19:07:59 -rw-rw-r-- 1 1001 1001 850 Sep 7 19:05 Jenkinsfile 19:07:59 -rw-rw-r-- 1 1001 1001 10775 Sep 7 19:05 LICENSE 19:07:59 -rw-rw-r-- 1 1001 1001 13724 Sep 7 19:05 Makefile 19:07:59 -rw-rw-r-- 1 1001 1001 582 Sep 7 19:05 OWNERS.md 19:07:59 -rw-rw-r-- 1 1001 1001 9799 Sep 7 19:05 README.md 19:07:59 -rw-rw-r-- 1 1001 1001 6912 Sep 7 19:05 SECURITY.md 19:07:59 -rw-rw-r-- 1 1001 1001 5 Sep 7 19:06 VERSION 19:07:59 -rw-rw-r-- 1 1001 1001 4131 Sep 7 19:05 ZMQWindows.md 19:07:59 drwxrwxr-x 2 1001 1001 4096 Sep 7 19:05 bin 19:07:59 drwxrwxr-x 18 1001 1001 4096 Sep 7 19:05 cmd 19:07:59 -rw-r--r-- 1 root root 482786 Sep 7 19:07 coverage.out 19:07:59 -rw-rw-r-- 1 1001 1001 3682 Sep 7 19:05 go.mod 19:07:59 -rw-rw-r-- 1 1001 1001 38527 Sep 7 19:05 go.sum 19:07:59 drwxrwxr-x 8 1001 1001 4096 Sep 7 19:05 internal 19:07:59 drwxrwxr-x 3 1001 1001 4096 Sep 7 19:05 openapi 19:07:59 drwxrwxr-x 4 1001 1001 4096 Sep 7 19:05 snap 19:07:59 -rw-rw-r-- 1 1001 1001 204 Sep 7 19:05 version.go [Pipeline] sh 19:07:59 + '[' -e coverage.out ] 19:07:59 + chown 1001:1001 coverage.out [Pipeline] stash 19:07:59 Stashed 1 file(s) [Pipeline] sh 19:08:00 + make build 19:08:00 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:08:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28647 in /w/workspace/edgexfoundry_edgex-go_PR-4149 [Pipeline] { [Pipeline] ws 19:08:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:08:09 The recommended git tool is: git 19:08:15 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:08:15 using credential edgex-jenkins-ssh 19:08:15 Cloning the remote Git repository 19:08:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:08:15 > git init /w/workspace/edgex-go/1 # timeout=10 19:08:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:16 > git --version # timeout=10 19:08:16 > git --version # 'git version 2.25.1' 19:08:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:27 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-command/core-command ./cmd/core-command 19:08:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:08:33 Merging remotes/origin/main commit 502310b00a79916b803008258ae56cda32ec220b into PR head commit cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:08:33 Merge succeeded, producing cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:08:33 Checking out Revision cc10d8d530f621282bbb50ff413d37e335f8a1b7 (PR-4149) 19:08:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4149/head:refs/remotes/origin/PR-4149 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:33 > git config core.sparsecheckout # timeout=10 19:08:33 > git checkout -f cc10d8d530f621282bbb50ff413d37e335f8a1b7 # timeout=10 19:08:33 > git remote # timeout=10 19:08:33 > git config --get remote.origin.url # timeout=10 19:08:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:33 > git merge 502310b00a79916b803008258ae56cda32ec220b # timeout=10 19:08:33 > git rev-parse HEAD^{commit} # timeout=10 19:08:33 > git config core.sparsecheckout # timeout=10 19:08:33 > git checkout -f cc10d8d530f621282bbb50ff413d37e335f8a1b7 # timeout=10 19:08:35 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:08:35 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:08:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:08:37 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.6 to 1.10.7" 19:08:37 > git --version # timeout=10 19:08:37 > git --version # 'git version 2.25.1' 19:08:37 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 19:08: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:38 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:08:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:38 Dload Upload Total Spent Left Speed 19:08:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 19:08:39 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:08:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:40 + sudo tee /etc/docker/daemon.new 19:08:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:40 { 19:08:40 "registry-mirrors": [ 19:08:40 "https://nexus3.edgexfoundry.org:10001" 19:08:40 ], 19:08:40 "bip": "10.250.0.254/24", 19:08:40 "hosts": [ 19:08:40 "tcp://0.0.0.0:5555", 19:08:40 "unix:///var/run/docker.sock" 19:08:40 ], 19:08:40 "mtu": 1458, 19:08:40 "selinux-enabled": true, 19:08:40 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:40 } [Pipeline] sh 19:08:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08: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/secrets-config ./cmd/secrets-config 19:08:40 + sudo service docker restart 19:08: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:08:43 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:08:45 $ docker stop --time=1 e3d2f16c1c30b3648a6e0108ebc64cc3900c3d41b06291f1710b6c14ec1b837a 19:08:47 $ docker rm -f e3d2f16c1c30b3648a6e0108ebc64cc3900c3d41b06291f1710b6c14ec1b837a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:48 19:08:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:48 latest: Pulling from edgex-devops/edgex-compose 19:08:48 cbdbe7a5bc2a: Pulling fs layer 19:08:48 ca9280d653b3: Pulling fs layer 19:08:48 7e9c9ca2126c: Pulling fs layer 19:08:48 cbdbe7a5bc2a: Verifying Checksum 19:08:48 cbdbe7a5bc2a: Download complete 19:08:49 ca9280d653b3: Verifying Checksum 19:08:49 ca9280d653b3: Download complete 19:08:49 cbdbe7a5bc2a: Pull complete 19:08:49 7e9c9ca2126c: Verifying Checksum 19:08:49 7e9c9ca2126c: Download complete 19:08:49 ca9280d653b3: Pull complete 19:08:53 7e9c9ca2126c: Pull complete 19:08:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:54 prd-ubuntu20.04-docker-8c-8g-28646 does not seem to be running inside a container 19:08:54 $ 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:08:55 $ docker top 28fa3a1a2b5eed36853de67f56e75530b112d1742dd589fdf1043f251d433289 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:55 + docker-compose build --help 19:08:55 + grep parallel 19:08:56 --parallel Build images in parallel. [Pipeline] } 19:08:56 $ docker stop --time=1 28fa3a1a2b5eed36853de67f56e75530b112d1742dd589fdf1043f251d433289 19:08:57 $ docker rm -f 28fa3a1a2b5eed36853de67f56e75530b112d1742dd589fdf1043f251d433289 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:58 prd-ubuntu20.04-docker-8c-8g-28646 does not seem to be running inside a container 19:08:58 $ 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:08:58 $ docker top 3e0de4819fe1a6351695ee130b1059f6d621d8995a9104cff66da0208ae6bf14 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 19:08:59 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] configFileProvider 19:08:59 provisioning config files... 19:08:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7053268849017820801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:59 ---> docker-login.sh 19:08:59 nexus3.edgexfoundry.org:10001 19:08:59 Building core-command ... 19:08:59 Building core-data ... 19:08:59 Building core-metadata ... 19:08:59 Building security-bootstrapper ... 19:08:59 Building security-proxy-setup ... 19:08:59 Building security-secretstore-setup ... 19:08:59 Building security-spiffe-token-provider ... 19:08:59 Building security-spire-agent ... 19:08:59 Building security-spire-config ... 19:08:59 Building security-spire-server ... 19:08:59 Building support-notifications ... 19:08:59 Building support-scheduler ... 19:08:59 Building sys-mgmt-agent ... 19:08:59 Building security-bootstrapper 19:08:59 Building sys-mgmt-agent 19:08:59 Building core-data 19:08:59 Building security-spiffe-token-provider 19:08:59 Building security-secretstore-setup 19:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:00 Configure a credential helper to remove this warning. See 19:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:00 19:09:00 Login Succeeded 19:09:00 nexus3.edgexfoundry.org:10002 19:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:00 Configure a credential helper to remove this warning. See 19:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:00 19:09:00 Login Succeeded 19:09:00 nexus3.edgexfoundry.org:10003 19:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:01 Configure a credential helper to remove this warning. See 19:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:01 19:09:01 Login Succeeded 19:09:01 nexus3.edgexfoundry.org:10004 19:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:02 Configure a credential helper to remove this warning. See 19:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:02 19:09:02 Login Succeeded 19:09:02 docker.io 19:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:02 Configure a credential helper to remove this warning. See 19:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:02 19:09:02 Login Succeeded 19:09:02 ---> docker-login.sh ends [Pipeline] } 19:09:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:09:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:09:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:03 ========================================================= 19:09:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:09:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:09:04 b3c136eddcbf: Pulling fs layer 19:09:04 c0a3192eca97: Pulling fs layer 19:09:04 a050256f5b6f: Pulling fs layer 19:09:04 656be50a0ddc: Pulling fs layer 19:09:04 2bbca73fdf42: Pulling fs layer 19:09:04 46d945488cbd: Pulling fs layer 19:09:04 8a5474983e97: Pulling fs layer 19:09:04 329c88fbcd65: Pulling fs layer 19:09:04 2bbca73fdf42: Waiting 19:09:04 8a5474983e97: Waiting 19:09:04 329c88fbcd65: Waiting 19:09:04 46d945488cbd: Waiting 19:09:04 656be50a0ddc: Waiting 19:09:04 a050256f5b6f: Verifying Checksum 19:09:04 c0a3192eca97: Verifying Checksum 19:09:04 c0a3192eca97: Download complete 19:09:04 2bbca73fdf42: Verifying Checksum 19:09:04 2bbca73fdf42: Download complete 19:09:04 46d945488cbd: Verifying Checksum 19:09:04 46d945488cbd: Download complete 19:09:04 b3c136eddcbf: Verifying Checksum 19:09:04 b3c136eddcbf: Download complete 19:09:05 b3c136eddcbf: Pull complete 19:09:05 329c88fbcd65: Verifying Checksum 19:09:05 329c88fbcd65: Download complete 19:09:05 c0a3192eca97: Pull complete 19:09:06 a050256f5b6f: Pull complete 19:09:06 8a5474983e97: Verifying Checksum 19:09:06 8a5474983e97: Download complete 19:09:07 656be50a0ddc: Verifying Checksum 19:09:07 656be50a0ddc: Download complete 19:09:12 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:09:12 ---> e73ca85d32aa 19:09:12 Step 3/20 : WORKDIR /edgex-go 19:09:12 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:09:12 ---> e73ca85d32aa 19:09:12 Step 3/25 : WORKDIR /edgex-go 19:09:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:12 ---> e73ca85d32aa 19:09:12 Step 3/23 : WORKDIR /edgex-go 19:09:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:12 ---> e73ca85d32aa 19:09:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:09:12 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:12 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:09:12 ---> e73ca85d32aa 19:09:12 Step 3/31 : WORKDIR /edgex-go 19:09:14 ---> Running in 87a1763d6967 19:09:14 ---> Running in e07509a79607 19:09:14 ---> Running in a3f640812a43 19:09:14 ---> Running in f1a90bc020c3 19:09:14 ---> Running in e9f51a1e7399 19:09:14 Removing intermediate container f1a90bc020c3 19:09:14 ---> 104d3a53a328 19:09:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:14 ---> Running in 2d0dc8fc338f 19:09:14 Removing intermediate container a3f640812a43 19:09:14 ---> 95a5b458c463 19:09:14 Step 4/24 : WORKDIR /edgex-go 19:09:14 Removing intermediate container e9f51a1e7399 19:09:14 ---> e82f27c21b7c 19:09:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:09:14 Removing intermediate container 87a1763d6967 19:09:14 ---> 5f72dc7b7771 19:09:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:14 Removing intermediate container e07509a79607 19:09:14 ---> e466f1fae639 19:09:14 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:15 ---> Running in 104a49727b7a 19:09:15 ---> Running in 7dfd219c1d48 19:09:15 ---> Running in b6e58e540fb4 19:09:15 ---> Running in 1008bb922afa 19:09:15 Removing intermediate container 7dfd219c1d48 19:09:15 ---> 720c6b752f52 19:09:15 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:15 ---> Running in 9c4c2e1fa883 19:09:15 Removing intermediate container 2d0dc8fc338f 19:09:15 ---> df90fe3efe67 19:09:15 Step 5/23 : RUN apk add --update --no-cache make bash git 19:09:15 ---> Running in 792fa2207694 19:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:15 v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:09:15 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:09:15 OK: 17040 distinct packages available 19:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:16 Removing intermediate container b6e58e540fb4 19:09:16 ---> 99438dbd05a4 19:09:16 Step 5/25 : RUN apk add --update --no-cache make git 19:09:16 Removing intermediate container 9c4c2e1fa883 19:09:16 ---> b56df1a59c87 19:09:16 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:09:16 ---> Running in 530365d36b3d 19:09:16 Removing intermediate container 1008bb922afa 19:09:16 ---> cfc22e20d312 19:09:16 Step 5/31 : RUN apk add --update --no-cache make git 19:09:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:16 ---> Running in 3f28858d333b 19:09:16 ---> Running in c67e806dc39c 19:09:16 OK: 211 MiB in 51 packages 19:09:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:16 Removing intermediate container 104a49727b7a 19:09:16 ---> 87c88438105a 19:09:16 Step 5/20 : COPY go.mod vendor* ./ 19:09:16 ---> f6aae682c6f3 19:09:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:17 ---> Running in 3a89238ba8c0 19:09:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:17 OK: 211 MiB in 51 packages 19:09:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:18 Removing intermediate container 792fa2207694 19:09:18 ---> 51529130515e 19:09:18 Step 6/23 : COPY go.mod vendor* ./ 19:09:18 OK: 211 MiB in 51 packages 19:09:18 OK: 211 MiB in 51 packages 19:09:18 ---> eb2435baebc6 19:09:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:18 OK: 211 MiB in 51 packages 19:09:18 ---> Running in 253d0333d12d 19:09:18 Removing intermediate container 530365d36b3d 19:09:18 ---> 5d686c249f2c 19:09:18 Step 6/25 : COPY go.mod vendor* ./ 19:09:18 ---> 4dd645ccef88 19:09:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:18 ---> Running in bbaeada5b7c3 19:09:18 Removing intermediate container c67e806dc39c 19:09:18 ---> 185dfbb70a45 19:09:18 Step 6/31 : COPY go.mod vendor* ./ 19:09:18 Removing intermediate container 3f28858d333b 19:09:18 ---> 51f5ced72a30 19:09:18 Step 7/24 : COPY go.mod vendor* ./ 19:09:19 ---> 1a4d520b4df2 19:09:19 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:19 ---> 7f5e75b92a34 19:09:19 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:19 ---> Running in a4de8cbc2cca 19:09:19 ---> Running in 9dfa37cc15d5 19:09:22 656be50a0ddc: Pull complete 19:09:22 2bbca73fdf42: Pull complete 19:09:22 46d945488cbd: Pull complete 19:09:25 Removing intermediate container 3a89238ba8c0 19:09:25 ---> 98c44e396768 19:09:25 Step 7/20 : COPY . . 19:09:26 Removing intermediate container 253d0333d12d 19:09:26 ---> 953039171e7d 19:09:26 Step 8/23 : COPY . . 19:09:26 Removing intermediate container bbaeada5b7c3 19:09:26 ---> 2e1134ad8b85 19:09:26 Step 8/25 : COPY . . 19:09:26 8a5474983e97: Pull complete 19:09:28 329c88fbcd65: Pull complete 19:09:29 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:09:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:09:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:29 WORKDIR /edgex 19:09:29 COPY go.mod . 19:09:29 RUN go mod download 19:09:29 + docker build -t ci-base-image-arm64 -f - . 19:09:30 Sending build context to Docker daemon 3.162MB 19:09:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:30 ---> ff4287adb874 19:09:30 Step 2/4 : WORKDIR /edgex 19:09:30 Removing intermediate container a4de8cbc2cca 19:09:30 ---> 90fd51d2ca78 19:09:30 Step 8/31 : COPY . . 19:09:30 ---> 5f98f8424f01 19:09:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:09:30 Removing intermediate container 9dfa37cc15d5 19:09:30 ---> c5b48e9144db 19:09:30 Step 9/24 : COPY . . 19:09:30 ---> 91420eacc82e 19:09:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:09:30 ---> 49394f1b3c46 19:09:30 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:09:30 ---> Running in 8714098faf36 19:09:30 ---> Running in feb384092e85 19:09:30 ---> Running in a5389e5df4ed 19:09:30 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:09:31 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:09:31 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:09:32 ---> Running in 2e07a7092561 19:09:32 Removing intermediate container 2e07a7092561 19:09:32 ---> f4db145ec8a9 19:09:32 Step 3/4 : COPY go.mod . 19:09:32 ---> 9d5e74b16fe6 19:09:32 Step 4/4 : RUN go mod download 19:09:32 ---> Running in 7d888b429d39 19:09:37 ---> 9a89ba88b724 19:09:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:09:37 ---> Running in c20eed6c2a39 19:09:37 ---> c436aa9486db 19:09:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:09:37 ---> Running in 4503cfca27b6 19:09: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:09:38 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:00 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:05 Removing intermediate container 7d888b429d39 19:10:05 ---> 2491960a26e2 19:10:05 Successfully built 2491960a26e2 19:10:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:05 Removing intermediate container a5389e5df4ed 19:10:05 ---> 5dbcee04454c 19:10:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:10:05 Removing intermediate container 8714098faf36 19:10:05 ---> 876c74833e16 19:10:05 19:10:05 Step 10/25 : FROM alpine:3.16 19:10:05 ---> Running in 33e013be34c1 19:10:05 3.16: Pulling from library/alpine 19:10:05 + docker inspect -f . ci-base-image-arm64 19:10:05 . [Pipeline] } 19:10: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:10:05 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:10:05 Status: Downloaded newer image for alpine:3.16 19:10:05 ---> 9c6f07244728 19:10:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:06 ---> Running in 42d32b913b13 19:10:06 prd-ubuntu20.04-docker-arm64-4c-16g-28647 does not seem to be running inside a container 19:10:06 $ 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:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:06 (1/3) Installing ca-certificates (20220614-r0) 19:10:06 (2/3) Installing dumb-init (1.2.5-r1) 19:10:06 (3/3) Installing su-exec (0.2-r1) 19:10:06 Executing busybox-1.35.0-r17.trigger 19:10:06 Executing ca-certificates-20220614-r0.trigger 19:10:06 OK: 6 MiB in 17 packages 19:10:07 Removing intermediate container 33e013be34c1 19:10:07 ---> 9ad3330ae5b5 19:10:07 19:10:07 Step 11/23 : FROM alpine:3.16 19:10:07 ---> 9c6f07244728 19:10:07 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:10:07 ---> Running in 3113263ac51b 19:10:07 Removing intermediate container 3113263ac51b 19:10:07 ---> bd8e7b48b2f5 19:10:07 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:10:07 ---> Running in e764c99b4159 19:10:07 $ docker top 494be755cdb3a8314b5b52df894a79ac3135ff68fa399ec491a7ca53170646fc -eo pid,comm 19:10:07 Removing intermediate container 42d32b913b13 19:10:07 ---> 7823b1d6fe4d 19:10:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:07 ---> Running in 5b6f1a046cd4 [Pipeline] { [Pipeline] sh 19:10:07 Removing intermediate container 5b6f1a046cd4 19:10:07 ---> 68fd28cac949 19:10:07 Step 13/25 : WORKDIR / 19:10:07 ---> Running in 6637f54d74b4 19:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:08 Removing intermediate container 6637f54d74b4 19:10:08 ---> f55803c98893 19:10:08 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:10:08 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:10:08 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:10:08 (3/33) Installing readline (8.1.2-r0) 19:10:08 (4/33) Installing bash (5.1.16-r2) 19:10:08 Executing bash-5.1.16-r2.post-install 19:10:08 (5/33) Installing ca-certificates (20220614-r0) 19:10:08 (6/33) Installing brotli-libs (1.0.9-r6) 19:10:08 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:10:08 (8/33) Installing libcurl (7.83.1-r3) 19:10:08 (9/33) Installing curl (7.83.1-r3) 19:10:08 (10/33) Installing docker-cli (20.10.16-r2) 19:10:08 ---> 104b3e319cd6 19:10:08 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:10:08 + go version 19:10:08 go version go1.18.3 linux/arm64 [Pipeline] } 19:10:08 $ docker stop --time=1 494be755cdb3a8314b5b52df894a79ac3135ff68fa399ec491a7ca53170646fc 19:10:08 (11/33) Installing dumb-init (1.2.5-r1) 19:10:08 (12/33) Installing libbz2 (1.0.8-r1) 19:10:08 (13/33) Installing expat (2.4.8-r0) 19:10:08 (14/33) Installing libffi (3.4.2-r1) 19:10:08 (15/33) Installing gdbm (1.23-r0) 19:10:08 (16/33) Installing xz-libs (5.2.5-r1) 19:10:08 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:10:08 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:10:08 (19/33) Installing mpdecimal (2.5.1-r1) 19:10:08 (20/33) Installing sqlite-libs (3.38.5-r0) 19:10:08 (21/33) Installing python3 (3.10.5-r0) 19:10:09 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:10:09 (23/33) Installing py3-tomli (2.0.1-r1) 19:10:09 (24/33) Installing py3-pep517 (0.12.0-r2) 19:10:09 (25/33) Installing py3-six (1.16.0-r1) 19:10:09 (26/33) Installing py3-retrying (1.3.3-r3) 19:10:09 (27/33) Installing py3-appdirs (1.4.4-r3) 19:10:09 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:10:09 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:10:09 (30/33) Installing py3-parsing (2.4.7-r3) 19:10:09 (31/33) Installing py3-packaging (21.3-r0) 19:10:09 (32/33) Installing py3-setuptools (59.4.0-r0) 19:10:09 ---> 4be245dfd20a 19:10:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:10:09 (33/33) Installing py3-pip (22.1.1-r0) 19:10:09 Executing busybox-1.35.0-r17.trigger 19:10:09 Executing ca-certificates-20220614-r0.trigger 19:10:09 OK: 122 MiB in 47 packages 19:10:09 ---> 98ca17d09dd3 19:10:09 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:10:10 $ docker rm -f 494be755cdb3a8314b5b52df894a79ac3135ff68fa399ec491a7ca53170646fc 19:10:10 ---> 55c7de331af8 19:10:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:10:10 Removing intermediate container feb384092e85 19:10:10 ---> fc0fb11b106f 19:10:10 19:10:10 Step 9/20 : FROM alpine:3.15 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:10 3.15: Pulling from library/alpine 19:10:10 ---> 837736f12f4a 19:10:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:10:11 Removing intermediate container c20eed6c2a39 19:10:11 ---> ead42464eb2d 19:10:11 19:10:11 Step 10/31 : FROM alpine:3.16 19:10:11 ---> 9c6f07244728 19:10:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:11 ---> Running in 3f208f6d6e66 19:10:11 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:10:11 + docker inspect -f . ci-base-image-arm64 19:10:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:11 Status: Downloaded newer image for alpine:3.15 19:10:11 ---> c4fc93816858 19:10:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:11 ---> Running in 9b178b2e2d43 19:10:11 ---> 728c7b000bf3 19:10:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:10:11 Removing intermediate container 3f208f6d6e66 19:10:11 ---> 9b4e4210c664 19:10:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:10:11 ---> Running in 7a7dadec83e1 19:10:11 Removing intermediate container 9b178b2e2d43 19:10:11 ---> fb8d9d39b68d 19:10:11 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:11 ---> Running in abe58e918708 19:10:11 prd-ubuntu20.04-docker-arm64-4c-16g-28647 does not seem to be running inside a container 19:10:11 $ 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:10:11 ---> 1c06e6234961 19:10:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:11 ---> Running in b21f120b9194 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:12 (1/2) Installing dumb-init (1.2.5-r1) 19:10:12 (2/2) Installing su-exec (0.2-r1) 19:10:12 Executing busybox-1.35.0-r17.trigger 19:10:12 OK: 6 MiB in 16 packages 19:10:12 Collecting docker-compose==1.23.2 19:10:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:10:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.2 MB/s eta 0:00:00 19:10:12 Collecting jsonschema<3,>=2.5.1 19:10:12 Removing intermediate container abe58e918708 19:10:12 ---> 5d02e2f051ab 19:10:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:10:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:10:12 Collecting docopt<0.7,>=0.6.1 19:10:12 Downloading docopt-0.6.2.tar.gz (25 kB) 19:10:12 Preparing metadata (setup.py): started 19:10:12 ---> Running in 0179b20ac250 19:10:12 Removing intermediate container 7a7dadec83e1 19:10:12 ---> fa4adcdd8c4a 19:10:12 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:10:12 ---> Running in 97116d812d52 19:10:12 Removing intermediate container b21f120b9194 19:10:12 ---> aad262f5f8b7 19:10:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:10:12 $ docker top d398e8e40b50ec162e9f353530c99f2447813ade28189247a4dd66b0d2969c04 -eo pid,comm 19:10:12 ---> Running in 41fe1d6992dd 19:10:12 Preparing metadata (setup.py): finished with status 'done' 19:10:12 Removing intermediate container 97116d812d52 19:10:12 ---> 455e862f864d 19:10:12 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:10:12 Collecting websocket-client<1.0,>=0.32.0 19:10:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:10:12 ---> Running in 0bc5832d8de6 19:10:12 Removing intermediate container 41fe1d6992dd 19:10:12 ---> a582074a9b6c 19:10:12 Step 23/25 : LABEL arch=x86_64 19:10:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 42.6 MB/s eta 0:00:00 19:10:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:12 ---> Running in 5191ddfd249b [Pipeline] { 19:10:13 Collecting PyYAML<4,>=3.10 19:10:13 Downloading PyYAML-3.13.tar.gz (270 kB) 19:10:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 82.1 MB/s eta 0:00:00 19:10:13 Removing intermediate container 0bc5832d8de6 19:10:13 ---> d4d69086b4de 19:10:13 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:10:13 ---> Running in 3ed1f76d25b3 19:10:13 Removing intermediate container 5191ddfd249b 19:10:13 ---> 64490a7dfed8 19:10:13 Step 24/25 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:10:13 ---> Running in 0c28b74a0229 19:10:13 Removing intermediate container 3ed1f76d25b3 19:10:13 ---> 53140251ce91 19:10:13 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [Pipeline] echo 19:10:13 ========================================================= 19:10:13 [edgeXBuildGoParallel] Running Tests and Build... 19:10:13 ========================================================= [Pipeline] sh 19:10:13 ---> Running in bff84561d2e5 19:10:13 Removing intermediate container 0c28b74a0229 19:10:13 ---> 0b1b29627516 19:10:13 Step 25/25 : LABEL version=0.0.0 19:10:13 ---> Running in 46a3a3d5f9cc 19:10:13 Preparing metadata (setup.py): started 19:10:13 Removing intermediate container 4503cfca27b6 19:10:13 ---> eb6e15e531b6 19:10:13 19:10:13 Step 11/24 : FROM alpine:3.16 19:10:13 ---> 9c6f07244728 19:10:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:13 ---> Running in dda52f58d245 19:10:13 Removing intermediate container 46a3a3d5f9cc 19:10:13 ---> 08c854d75e27 19:10:13 19:10:13 Successfully built 08c854d75e27 19:10:13 Successfully tagged security-secretstore-setup:latest 19:10:13  Building security-secretstore-setup ... done Building security-spire-agent 19:10:13 Removing intermediate container dda52f58d245 19:10:13 ---> 0ba950d1e16e 19:10:13 Step 13/24 : ENV APP_PORT=59880 19:10:13 ---> Running in 2a323eac2a9e 19:10:13 Preparing metadata (setup.py): finished with status 'done' 19:10:13 Collecting docker<4.0,>=3.6.0 19:10:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:10:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 132.6 MB/s eta 0:00:00 19:10:13 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:10:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:10:14 Collecting texttable<0.10,>=0.9.0 19:10:14 Downloading texttable-0.9.1.tar.gz (11 kB) 19:10:14 Preparing metadata (setup.py): started 19:10:14 Removing intermediate container 2a323eac2a9e 19:10:14 ---> fedf6dee3b3d 19:10:14 Step 14/24 : EXPOSE $APP_PORT 19:10:14 Preparing metadata (setup.py): finished with status 'done' 19:10:14 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:14 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:14 OK: 15856 distinct packages available 19:10:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:10:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:10:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 169.4 MB/s eta 0:00:00 19:10:14 Collecting dockerpty<0.5,>=0.4.1 19:10:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:10:14 Preparing metadata (setup.py): started 19:10:14 + make test 19:10:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:10:14 ---> Running in b51fe7f38402 19:10:14 Preparing metadata (setup.py): finished with status 'done' 19:10:14 Removing intermediate container bff84561d2e5 19:10:14 ---> 9b88f3c63694 19:10:14 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:10:14 Collecting cached-property<2,>=1.2.0 19:10:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:10:14 Removing intermediate container b51fe7f38402 19:10:14 ---> 13f05f8692b2 19:10:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:14 ---> Running in 0325c9cb8980 19:10:14 ---> Running in f312d3b08a2c 19:10:14 Collecting docker-pycreds>=0.4.0 19:10:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:10:14 Collecting chardet<3.1.0,>=3.0.2 19:10:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:10:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 130.8 MB/s eta 0:00:00 19:10:14 Removing intermediate container 0325c9cb8980 19:10:14 ---> 42f757aefc7c 19:10:14 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:10:14 Collecting urllib3<1.25,>=1.21.1 19:10:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:10:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 140.4 MB/s eta 0:00:00 19:10:14 Collecting idna<2.8,>=2.5 19:10:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:10:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 114.4 MB/s eta 0:00:00 19:10:15 Collecting certifi>=2017.4.17 19:10:15 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:10:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 57.5 MB/s eta 0:00:00 19:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:10:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:10:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:10:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:10:15 ---> 9ede69c8d315 19:10:15 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:10:15 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:10:15 Running setup.py install for texttable: started 19:10:15 ---> Running in b7731ee72def 19:10:15 (1/9) Installing ca-certificates (20220614-r0) 19:10:15 (2/9) Installing brotli-libs (1.0.9-r5) 19:10:15 Running setup.py install for texttable: finished with status 'done' 19:10:15 Running setup.py install for PyYAML: started 19:10:15 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:10:15 (4/9) Installing libcurl (7.80.0-r3) 19:10:15 Removing intermediate container f312d3b08a2c 19:10:15 ---> 8138b5595c44 19:10:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:10:15 (5/9) Installing curl (7.80.0-r3) 19:10:15 ---> Running in b94d0373c75e 19:10:15 (6/9) Installing dumb-init (1.2.5-r1) 19:10:15 Running setup.py install for PyYAML: finished with status 'done' 19:10:15 (7/9) Installing musl-obstack (1.2.3-r0) 19:10:16 (8/9) Installing libucontext (1.1-r0) 19:10:16 (9/9) Installing gcompat (1.0.0-r4) 19:10:16 Removing intermediate container b7731ee72def 19:10:16 ---> 7e6ad9b9209c 19:10:16 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:16 Running setup.py install for docopt: started 19:10:16 Executing busybox-1.34.1-r7.trigger 19:10:16 Executing ca-certificates-20220614-r0.trigger 19:10:16 OK: 8 MiB in 23 packages 19:10:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:16 ---> a029c7409fc0 19:10:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:10:16 Running setup.py install for docopt: finished with status 'done' 19:10:16 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:16 ---> e73ca85d32aa 19:10:16 Step 3/26 : WORKDIR /edgex-go 19:10:16 ---> Using cache 19:10:16 ---> e466f1fae639 19:10:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:16 ---> Using cache 19:10:16 ---> cfc22e20d312 19:10:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:16 ---> Running in 73dd0b9d0ae8 19:10:17 ---> dd70073a15ff 19:10:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:10:17 Removing intermediate container 0179b20ac250 19:10:17 ---> ccc02d0eee49 19:10:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:17 ---> 041a6a6786f9 19:10:17 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:10:17 Running setup.py install for dockerpty: started 19:10:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:17 ---> 50c528bc5c8a 19:10:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:10:17 ---> f226342505b5 19:10:17 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:10:17 Running setup.py install for dockerpty: finished with status 'done' 19:10:17 (1/6) Installing dumb-init (1.2.5-r1) 19:10:17 ---> 58f7300d07f8 19:10:17 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:10:17 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:10:17 ---> 62808722b3a1 19:10:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:10:17 (3/6) Installing libsodium (1.0.18-r0) 19:10:17 ---> 90fac774dc15 19:10:17 Step 26/31 : RUN chmod +x /entrypoint.sh 19:10:17 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:10:17 ---> d09bc4973f68 19:10:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:10:17 ---> Running in b3197b0e436a 19:10:17 ---> Running in a0b730114623 19:10:18 (5/6) Installing libzmq (4.3.4-r0) 19:10:18 Removing intermediate container a0b730114623 19:10:18 ---> 560813189de7 19:10:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:18 (6/6) Installing zeromq (4.3.4-r0) 19:10:18 ---> Running in 386c764c4908 19:10:18 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:10:18 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:10:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:18 Executing busybox-1.35.0-r17.trigger 19:10:18 OK: 8 MiB in 20 packages 19:10:18 Removing intermediate container 386c764c4908 19:10:18 ---> 2888aa3310ab 19:10:18 Step 18/20 : LABEL arch=x86_64 19:10:18 ---> Running in 61d8712fc847 19:10:18 Removing intermediate container 61d8712fc847 19:10:18 ---> 6f385882037c 19:10:18 Step 19/20 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:10:18 ---> Running in a783f45cbb66 19:10:18 Removing intermediate container a783f45cbb66 19:10:18 ---> 42faab01efe0 19:10:18 Step 20/20 : LABEL version=0.0.0 19:10:18 OK: 211 MiB in 51 packages 19:10:18 ---> Running in 245c577301d9 19:10:18 Removing intermediate container b94d0373c75e 19:10:18 ---> f63824c92588 19:10:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:18 Removing intermediate container b3197b0e436a 19:10:18 ---> 20f63018faaa 19:10:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:10:18 ---> Running in 9559c1e6ce3b 19:10:18 Removing intermediate container 245c577301d9 19:10:18 ---> 34aa3bc2727b 19:10:18 19:10:18 Successfully built 34aa3bc2727b 19:10:18 Successfully tagged security-spiffe-token-provider:latest 19:10:18  Building security-spiffe-token-provider ... done Building security-spire-config 19:10:18 Removing intermediate container 9559c1e6ce3b 19:10:18 ---> b5f213fadebe 19:10:18 Step 28/31 : CMD ["gate"] 19:10:18 ---> f1273b09eb2a 19:10:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:18 ---> Running in 0bab41e68587 19:10:19 Removing intermediate container 0bab41e68587 19:10:19 ---> 6c84e7f050a3 19:10:19 Step 29/31 : LABEL arch=x86_64 19:10:20 Removing intermediate container 73dd0b9d0ae8 19:10:20 ---> 8fad40fed94e 19:10:20 Step 6/26 : COPY go.mod vendor* ./ 19:10:20 ---> d85a3ad6d478 19:10:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:20 ---> Running in cee7af838e23 19:10:20 Removing intermediate container cee7af838e23 19:10:20 ---> 1c30f25819c2 19:10:20 Step 30/31 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:10:20 ---> ff2aab757276 19:10:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:20 ---> ee0e476a94c0 19:10:20 Step 20/24 : ENTRYPOINT ["/core-data"] 19:10:20 ---> Running in fc3d7964e4f8 19:10:20 ---> Running in 05332bb983ae 19:10:20 ---> Running in 32b14d3bd5ae 19:10:20 Removing intermediate container 05332bb983ae 19:10:20 ---> 985f0f339af9 19:10:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:20 Removing intermediate container fc3d7964e4f8 19:10:20 ---> 1833b4a94424 19:10:20 Step 31/31 : LABEL version=0.0.0 19:10:20 ---> Running in 09810928ac76 19:10:20 ---> Running in f2a2511a9761 19:10:20 Removing intermediate container 09810928ac76 19:10:20 ---> 2bc99c085d3b 19:10:20 Step 22/24 : LABEL arch=x86_64 19:10:21 ---> Running in 6cf7bb5f70e9 19:10:21 Removing intermediate container f2a2511a9761 19:10:21 ---> 60e68f795ec5 19:10:21 19:10:21 Successfully built 60e68f795ec5 19:10:21 Successfully tagged security-bootstrapper:latest 19:10:21  Building security-bootstrapper ... done Building security-spire-server 19:10:21 Removing intermediate container 6cf7bb5f70e9 19:10:21 ---> ab84fa652fd8 19:10:21 Step 23/24 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:10:21 ---> Running in a12b9e175a39 19:10:21 Removing intermediate container a12b9e175a39 19:10:21 ---> 378e83fa0f94 19:10:21 Step 24/24 : LABEL version=0.0.0 19:10:22 ---> Running in 760ed6aaa17c 19:10:22 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:22 ---> e73ca85d32aa 19:10:22 Step 3/26 : WORKDIR /edgex-go 19:10:22 ---> Using cache 19:10:22 ---> e466f1fae639 19:10:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:22 ---> Using cache 19:10:22 ---> cfc22e20d312 19:10:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:22 ---> Using cache 19:10:22 ---> 8fad40fed94e 19:10:22 Step 6/26 : COPY go.mod vendor* ./ 19:10:22 ---> Using cache 19:10:22 ---> ff2aab757276 19:10:22 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:22 Removing intermediate container e764c99b4159 19:10:22 ---> 4becef1505e7 19:10:22 Step 14/23 : ENV APP_PORT=58890 19:10:22 Removing intermediate container 760ed6aaa17c 19:10:22 ---> 1e985c76b48f 19:10:22 19:10:22 ---> Running in 15a0e55adf30 19:10:22 ---> Running in 85c3c021dd4b 19:10:22 Successfully built 1e985c76b48f 19:10:22 Successfully tagged core-data:latest 19:10:22 Building support-notifications 19:10:23  Building core-data ... done Removing intermediate container 15a0e55adf30 19:10:23 ---> bb2186fd6b0c 19:10:23 Step 15/23 : EXPOSE $APP_PORT 19:10:24 ---> Running in 66587385855c 19:10:24 Removing intermediate container 66587385855c 19:10:24 ---> 2bfe677e793a 19:10:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:10:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:25 ---> e73ca85d32aa 19:10:25 Step 3/25 : WORKDIR /edgex-go 19:10:25 ---> Using cache 19:10:25 ---> e466f1fae639 19:10:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:25 ---> Using cache 19:10:25 ---> cfc22e20d312 19:10:25 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:10:25 ---> Using cache 19:10:25 ---> 8fad40fed94e 19:10:25 Step 6/25 : COPY go.mod vendor* ./ 19:10:25 ---> Using cache 19:10:25 ---> ff2aab757276 19:10:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:26 ---> 68626c02b0d2 19:10:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:10:26 ---> Running in 33f22c683a1d 19:10:26 ---> 61d18b000fd2 19:10:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:10:27 ---> 349244c0f197 19:10:27 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:10:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:27 ---> e73ca85d32aa 19:10:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:10:27 ---> Using cache 19:10:27 ---> 95a5b458c463 19:10:27 Step 4/23 : WORKDIR /edgex-go 19:10:27 ---> Using cache 19:10:27 ---> 720c6b752f52 19:10:27 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:27 ---> Using cache 19:10:27 ---> b56df1a59c87 19:10:27 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:10:27 ---> Running in a6025ff19bad 19:10:27 ---> Running in 88d9c3778e54 19:10:27 Removing intermediate container 88d9c3778e54 19:10:27 ---> 79bd1c27954f 19:10:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:27 ---> Running in 6049d3eff967 19:10:28 Removing intermediate container 6049d3eff967 19:10:28 ---> 606054238f50 19:10:28 Step 21/23 : LABEL arch=x86_64 19:10:28 Removing intermediate container 32b14d3bd5ae 19:10:28 ---> d5ec26f99821 19:10:28 Step 8/26 : COPY . . 19:10:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:28 ---> Running in 705c2126bb71 19:10:28 OK: 211 MiB in 51 packages 19:10:29 Removing intermediate container 705c2126bb71 19:10:29 ---> 6295e2350f25 19:10:29 Step 22/23 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:10:29 ---> Running in 833169335fbe 19:10:29 Removing intermediate container a6025ff19bad 19:10:29 ---> 51d911de7241 19:10:29 Step 7/23 : COPY go.mod vendor* ./ 19:10:29 Removing intermediate container 833169335fbe 19:10:29 ---> 72a5770a0c29 19:10:29 Step 23/23 : LABEL version=0.0.0 19:10:29 ---> Running in a77e7e45c433 19:10:29 ---> 98a1ecf263e8 19:10:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:29 ---> Running in 4d3c5c8922cf 19:10:29 Removing intermediate container a77e7e45c433 19:10:29 ---> 7ec52a8ffad1 19:10:29 19:10:30 Successfully built 7ec52a8ffad1 19:10:30 Successfully tagged sys-mgmt-agent:latest 19:10:30  Building sys-mgmt-agent ... done Building security-proxy-setup 19:10:30 Removing intermediate container 85c3c021dd4b 19:10:30 ---> d4c239ab7768 19:10:30 Step 8/26 : COPY . . 19:10:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:33 ---> e73ca85d32aa 19:10:33 Step 3/22 : WORKDIR /edgex-go 19:10:33 ---> Using cache 19:10:33 ---> e466f1fae639 19:10:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:33 ---> Using cache 19:10:33 ---> cfc22e20d312 19:10:33 Step 5/22 : RUN apk add --update --no-cache make git 19:10:33 ---> Using cache 19:10:33 ---> 185dfbb70a45 19:10:33 Step 6/22 : COPY go.mod vendor* ./ 19:10:33 ---> Using cache 19:10:33 ---> 1a4d520b4df2 19:10:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:33 ---> Using cache 19:10:33 ---> 90fd51d2ca78 19:10:33 Step 8/22 : COPY . . 19:10:33 ---> Using cache 19:10:33 ---> 9a89ba88b724 19:10:33 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:10:34 ---> Running in ece55eaf8fcd 19:10:34 ---> d0cd26a41186 19:10:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:34 ---> Running in 95ee883f4d51 19:10:35 ---> 9983fc2a4918 19:10:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:35 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:35 Removing intermediate container 95ee883f4d51 19:10:35 ---> 71f478872dad 19:10:35 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:35 ---> Running in 8202d3bd02f0 19:10:35 Removing intermediate container 33f22c683a1d 19:10:35 ---> 1f41281b0e8c 19:10:35 Step 8/25 : COPY . . 19:10:35 ---> Running in 34f3c1439682 19:10:35 Removing intermediate container 8202d3bd02f0 19:10:35 ---> e53dd6df4b7e 19:10:35 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:35 ---> Running in 5acdda22d766 19:10:35 Removing intermediate container 34f3c1439682 19:10:35 ---> 385ee5a2de3e 19:10:35 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:10:35 ---> Running in f9c0624ab6b0 19:10:36 Removing intermediate container 5acdda22d766 19:10:36 ---> 315cfcd1a613 19:10:36 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:10:36 ---> Running in 0418c9570e25 19:10:37 Removing intermediate container f9c0624ab6b0 19:10:37 ---> beb12b31c840 19:10:37 Step 12/26 : WORKDIR /edgex-go 19:10:37 Removing intermediate container 0418c9570e25 19:10:37 ---> 62ae16736709 19:10:37 Step 12/26 : WORKDIR /edgex-go 19:10:37 ---> Running in bc250dfdbb0b 19:10:37 ---> Running in e4f5db67fb14 19:10:37 Removing intermediate container bc250dfdbb0b 19:10:37 ---> 05e017ec1790 19:10:37 19:10:37 Step 13/26 : FROM alpine:3.15 19:10:37 ---> c4fc93816858 19:10:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:37 ---> Using cache 19:10:37 ---> fb8d9d39b68d 19:10:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:37 ---> Using cache 19:10:37 ---> 5d02e2f051ab 19:10:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:37 ---> Running in fdeb89d6a8de 19:10:37 Removing intermediate container e4f5db67fb14 19:10:37 ---> 71d96399dedf 19:10:37 19:10:37 Step 13/26 : FROM alpine:3.15 19:10:37 ---> c4fc93816858 19:10:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:37 ---> Using cache 19:10:37 ---> fb8d9d39b68d 19:10:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:37 ---> Using cache 19:10:37 ---> 5d02e2f051ab 19:10:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:38 ---> Running in ee6334deaacc 19:10:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:38 Removing intermediate container 4d3c5c8922cf 19:10:38 ---> c2431ba972d6 19:10:38 Step 9/23 : COPY . . 19:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:39 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:39 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:39 OK: 15856 distinct packages available 19:10:39 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:39 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:39 OK: 15856 distinct packages available 19:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:41 (1/5) Installing dumb-init (1.2.5-r1) 19:10:41 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:41 (3/5) Installing libucontext (1.1-r0) 19:10:41 (1/4) Installing dumb-init (1.2.5-r1) 19:10:41 (4/5) Installing gcompat (1.0.0-r4) 19:10:41 (5/5) Installing openssl (1.1.1q-r0) 19:10:41 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:41 ---> 764aec9bbb2d 19:10:41 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:10:41 Executing busybox-1.34.1-r7.trigger 19:10:41 OK: 7 MiB in 19 packages 19:10:41 (3/4) Installing libucontext (1.1-r0) 19:10:41 ---> Running in 90953f05a452 19:10:41 (4/4) Installing gcompat (1.0.0-r4) 19:10:41 Executing busybox-1.34.1-r7.trigger 19:10:41 OK: 6 MiB in 18 packages 19:10:41 Removing intermediate container 90953f05a452 19:10:41 ---> 98b2f8ea121a 19:10:41 Step 10/25 : WORKDIR /edgex-go/spire-build 19:10:41 ---> Running in 0754b9211181 19:10:42 Removing intermediate container 0754b9211181 19:10:42 ---> 53c5481d52ed 19:10:42 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:10:42 Removing intermediate container fdeb89d6a8de 19:10:42 ---> 330c6ea62495 19:10:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:10:42 ---> Running in 6d097ded3204 19:10:42 Removing intermediate container ee6334deaacc 19:10:42 ---> f7a02acf8371 19:10:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:44 ---> f19a2de8e8ce 19:10:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:44 Removing intermediate container 6d097ded3204 19:10:44 ---> 92568933683d 19:10:44 Step 12/25 : WORKDIR /edgex-go 19:10:44 ---> Running in 4f2221abfc31 19:10:44 Removing intermediate container 4f2221abfc31 19:10:44 ---> 68ae08bcf5dc 19:10:44 19:10:44 Step 13/25 : FROM alpine:3.15 19:10:44 ---> c4fc93816858 19:10:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:44 ---> Using cache 19:10:44 ---> fb8d9d39b68d 19:10:44 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:44 ---> Using cache 19:10:44 ---> 5d02e2f051ab 19:10:44 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:44 ---> Using cache 19:10:44 ---> 330c6ea62495 19:10:44 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:45 ---> e08f26ecb985 19:10:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:45 ---> 0ae485eb5205 19:10:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:10:45 ---> Running in ee09e109a99a 19:10:45 ---> 384d79ae2d42 19:10:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:45 ---> Running in 895209c09ec3 19:10:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -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:45 Removing intermediate container 895209c09ec3 19:10:45 ---> a0006a2c370b 19:10:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:45 ---> 4d57d93004a3 19:10:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:10:46 ---> 291e8528f653 19:10:46 Step 21/26 : WORKDIR / 19:10:46 ---> 020d5648972d 19:10:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:10:46 ---> Running in a11fdb3530d4 19:10:46 ---> 3862d13702ad 19:10:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:10:46 Removing intermediate container a11fdb3530d4 19:10:46 ---> 0582be2c21ae 19:10:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:46 ---> e8b6665831c8 19:10:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:10:46 ---> Running in 31190012882a 19:10:46 ---> 429aeb8d167b 19:10:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:10:46 Removing intermediate container 31190012882a 19:10:46 ---> 80cbb07a77bc 19:10:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:46 ---> Running in a579c323a3d0 19:10:46 ---> 34e892ae7059 19:10:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:10:46 Removing intermediate container a579c323a3d0 19:10:46 ---> ad9d58cb5432 19:10:46 Step 24/26 : LABEL arch=x86_64 19:10:46 ---> c119e44749d9 19:10:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:46 ---> Running in 7821b6342fa8 19:10:46 ---> 8d7be30dcf38 19:10:46 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:46 ---> Running in ceb12148dc0f 19:10:47 Removing intermediate container 7821b6342fa8 19:10:47 ---> 28481c01596f 19:10:47 Step 25/26 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:10:47 ---> Running in 5eff998ab28a 19:10:47 ---> Running in 3d84412f86ce 19:10:47 Removing intermediate container ceb12148dc0f 19:10:47 ---> b45e398395e1 19:10:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:47 ---> Running in fdcd253198ef 19:10:47 Removing intermediate container 5eff998ab28a 19:10:47 ---> d40c19ba1f8f 19:10:47 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:47 ---> Running in 6d0c93e782e6 19:10:47 Removing intermediate container 3d84412f86ce 19:10:47 ---> cd6e8d98aeac 19:10:47 Step 26/26 : LABEL version=0.0.0 19:10:47 ---> Running in 4b979714e393 19:10:47 Removing intermediate container fdcd253198ef 19:10:47 ---> 60c7840ff3c0 19:10:47 Step 24/26 : LABEL arch=x86_64 19:10:47 Removing intermediate container 6d0c93e782e6 19:10:47 ---> bd5cf478fd2b 19:10:47 Step 23/25 : LABEL arch=x86_64 19:10:47 ---> Running in 91fc1b02c60c 19:10:47 ---> Running in bd07547db7da 19:10:47 Removing intermediate container 4b979714e393 19:10:47 ---> 3fc91904650d 19:10:47 19:10:47 Successfully built 3fc91904650d 19:10:47 Successfully tagged security-spire-config:latest 19:10:47  Building security-spire-config ... done Building support-scheduler 19:10:47 Removing intermediate container bd07547db7da 19:10:47 ---> bbbe53fa7526 19:10:47 Step 24/25 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:10:48 ---> Running in 00dfee5855c1 19:10:48 Removing intermediate container 91fc1b02c60c 19:10:48 ---> 26f516608be3 19:10:48 Step 25/26 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:10:48 ---> Running in 0ab858596e05 19:10:48 Removing intermediate container 00dfee5855c1 19:10:48 ---> e52267263f01 19:10:48 Step 25/25 : LABEL version=0.0.0 19:10:48 ---> Running in 201c7c3ee2d6 19:10:48 Removing intermediate container 0ab858596e05 19:10:48 ---> ee77c613cb6a 19:10:48 Step 26/26 : LABEL version=0.0.0 19:10:48 ---> Running in 2b8ddfadd0ba 19:10:48 Removing intermediate container 201c7c3ee2d6 19:10:48 ---> 9653ec2a612f 19:10:48 19:10:48 Successfully built 9653ec2a612f 19:10:48 Successfully tagged security-spire-server:latest 19:10:48 Building core-metadata 19:10:48  Building security-spire-server ... done Removing intermediate container 2b8ddfadd0ba 19:10:48 ---> cdeac7a88c56 19:10:48 19:10:48 Successfully built cdeac7a88c56 19:10:48 Successfully tagged security-spire-agent:latest 19:10:48 Building core-command 19:10:49  Building security-spire-agent ... 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:10:53 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:53 ---> e73ca85d32aa 19:10:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:10:53 ---> Using cache 19:10:53 ---> 95a5b458c463 19:10:53 Step 4/23 : WORKDIR /edgex-go 19:10:53 ---> Using cache 19:10:53 ---> 720c6b752f52 19:10:53 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:53 ---> Using cache 19:10:53 ---> b56df1a59c87 19:10:53 Step 6/23 : RUN apk add --update --no-cache make git 19:10:53 ---> Running in 387cfefa4f8d 19:10:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:55 OK: 211 MiB in 51 packages 19:10:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:56 ---> e73ca85d32aa 19:10:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:10:56 ---> Using cache 19:10:56 ---> 95a5b458c463 19:10:56 Step 4/24 : WORKDIR /edgex-go 19:10:56 ---> Using cache 19:10:56 ---> 720c6b752f52 19:10:56 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 ---> Using cache 19:10:56 ---> b56df1a59c87 19:10:56 Step 6/24 : RUN apk add --update --no-cache make git 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 ---> e73ca85d32aa 19:10:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:10:56 ---> Using cache 19:10:56 ---> 95a5b458c463 19:10:56 Step 4/25 : WORKDIR /edgex-go 19:10:56 ---> Using cache 19:10:56 ---> 720c6b752f52 19:10:56 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 ---> Using cache 19:10:56 ---> b56df1a59c87 19:10:56 Step 6/25 : RUN apk add --update --no-cache make git 19:10:57 ---> Running in f1d9a281cd4b 19:10:57 ---> Running in 8ae81283a7d0 19:10:57 Removing intermediate container ece55eaf8fcd 19:10:57 ---> ce32b0bf75f1 19:10:57 19:10:57 Step 10/22 : FROM alpine:3.16 19:10:57 ---> 9c6f07244728 19:10:57 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:10:57 ---> Running in 3d2eca3b49e1 19:10:57 Removing intermediate container 387cfefa4f8d 19:10:57 ---> c941155a8233 19:10:57 Step 7/23 : COPY go.mod vendor* ./ 19:10:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:58 ---> cee93c1d7b03 19:10:58 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:58 ---> Running in 15c18e4d03ad 19:10:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:58 (1/6) Installing ca-certificates (20220614-r0) 19:10:58 (2/6) Installing brotli-libs (1.0.9-r6) 19:10:58 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:10:58 (4/6) Installing libcurl (7.83.1-r3) 19:10:58 (5/6) Installing curl (7.83.1-r3) 19:10:58 (6/6) Installing dumb-init (1.2.5-r1) 19:10:58 Executing busybox-1.35.0-r17.trigger 19:10:58 Executing ca-certificates-20220614-r0.trigger 19:10:58 OK: 8 MiB in 20 packages 19:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:59 OK: 211 MiB in 51 packages 19:10:59 Removing intermediate container 3d2eca3b49e1 19:10:59 ---> 04ab18e81b19 19:10:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:59 ---> Running in e5aae8d8e728 19:10:59 OK: 211 MiB in 51 packages 19:10:59 Removing intermediate container e5aae8d8e728 19:10:59 ---> 39061e26e283 19:10:59 Step 13/22 : WORKDIR /edgex 19:10:59 ---> Running in 5b345a7b8807 19:10:59 Removing intermediate container f1d9a281cd4b 19:10:59 ---> 1a50c3f46b78 19:10:59 Step 7/25 : COPY go.mod vendor* ./ 19:11:00 Removing intermediate container 5b345a7b8807 19:11:00 ---> 40240b7b0ede 19:11:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:00 ---> 96fd31f8a503 19:11:00 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:00 Removing intermediate container 8ae81283a7d0 19:11:00 ---> 6dc49463b4c7 19:11:00 Step 7/24 : COPY go.mod vendor* ./ 19:11:00 ---> 39e30e7bdaef 19:11:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:11:00 ---> Running in 53d934e915d9 19:11:01 ---> f7e434395a19 19:11:01 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> cbc00457c09c 19:11:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:01 ---> Running in 14ccf34621e3 19:11:02 ---> adffefb74933 19:11:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:11:03 ---> 1ec12e7b6dfa 19:11:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:03 ---> Running in cff575516742 19:11:06 Removing intermediate container cff575516742 19:11:06 ---> 42b75ea8f3d5 19:11:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:11:06 ---> Running in 1ebcd8c00ef8 19:11:06 Removing intermediate container 1ebcd8c00ef8 19:11:06 ---> de64c388d90f 19:11:06 Step 20/22 : LABEL arch=x86_64 19:11:06 ---> Running in 71eda4b54dfb 19:11:06 Removing intermediate container 15c18e4d03ad 19:11:06 ---> fa87970eeb31 19:11:06 Step 9/23 : COPY . . 19:11:06 Removing intermediate container 71eda4b54dfb 19:11:06 ---> 35b5ce94b01b 19:11:06 Step 21/22 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:11:06 ---> Running in 39a94067ede9 19:11:06 Removing intermediate container 39a94067ede9 19:11:06 ---> db54c1d2517a 19:11:06 Step 22/22 : LABEL version=0.0.0 19:11:07 ---> Running in 64eb5c197322 19:11:07 Removing intermediate container 64eb5c197322 19:11:07 ---> 004deb5326f6 19:11:07 19:11:07 Successfully built 004deb5326f6 19:11:07 Successfully tagged security-proxy-setup:latest 19:11:08  Building security-proxy-setup ... done Removing intermediate container 53d934e915d9 19:11:08 ---> c93285e7f567 19:11:08 Step 9/25 : COPY . . 19:11:09 Removing intermediate container 14ccf34621e3 19:11:09 ---> 56b0153cf606 19:11:09 Step 9/24 : COPY . . 19:11:11 ---> c87fa79f8fc0 19:11:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:11:11 Removing intermediate container ee09e109a99a 19:11:11 ---> d28c79b3f244 19:11:11 19:11:11 Step 11/23 : FROM alpine:3.16 19:11:11 ---> 9c6f07244728 19:11:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:11:11 ---> Running in a3c2e61d4953 19:11:11 ---> Running in af8100aa361b 19:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:12 (1/2) Installing ca-certificates (20220614-r0) 19:11:12 (2/2) Installing dumb-init (1.2.5-r1) 19:11:12 Executing busybox-1.35.0-r17.trigger 19:11:12 Executing ca-certificates-20220614-r0.trigger 19:11:12 OK: 6 MiB in 16 packages 19:11:12 ---> 03b8346ade7f 19:11:12 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:11:12 ---> Running in 37c3487eba11 19:11:13 Removing intermediate container a3c2e61d4953 19:11:13 ---> 33657266622a 19:11:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:11:13 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:11:13 ---> Running in 36bb3ab3f1ad 19:11:13 Removing intermediate container 36bb3ab3f1ad 19:11:13 ---> 2b4852610c66 19:11:13 Step 14/23 : ENV APP_PORT=59860 19:11:13 ---> Running in bbd99f4654d3 19:11:13 Removing intermediate container bbd99f4654d3 19:11:13 ---> b0a7efd1f1ff 19:11:13 Step 15/23 : EXPOSE $APP_PORT 19:11:13 ---> Running in 2f566395502e 19:11:14 Removing intermediate container 2f566395502e 19:11:14 ---> bdba39a2c1d7 19:11:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:14 ---> 0c38c9c898c8 19:11:14 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:11:14 ---> Running in 3ab120d520a1 19:11:14 ---> 9f146979eb76 19:11:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:14 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-command/core-command ./cmd/core-command 19:11:14 ---> 73d9abde9cb7 19:11:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:11:14 ---> ac53e5aacd06 19:11:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:11:14 ---> Running in b26ae4a371d3 19:11:15 Removing intermediate container b26ae4a371d3 19:11:15 ---> e2c103286f34 19:11:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:15 ---> Running in 6bd0ac9c7d83 19:11:15 Removing intermediate container 6bd0ac9c7d83 19:11:15 ---> 3de1cbb1c42d 19:11:15 Step 21/23 : LABEL arch=x86_64 19:11:15 ---> Running in cfe088f37054 19:11:15 Removing intermediate container cfe088f37054 19:11:15 ---> 4b0ffbdd0786 19:11:15 Step 22/23 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:11:15 ---> Running in cdef8b4985b5 19:11:15 Removing intermediate container cdef8b4985b5 19:11:15 ---> 1a0f043f8fda 19:11:15 Step 23/23 : LABEL version=0.0.0 19:11:15 ---> Running in d0597ca3e197 19:11:15 Removing intermediate container d0597ca3e197 19:11:15 ---> 487a70d0d70d 19:11:15 19:11:15 Successfully built 487a70d0d70d 19:11:15 Successfully tagged support-notifications:latest 19:11:42  Building support-notifications ... done Removing intermediate container 37c3487eba11 19:11:42 ---> 5b91d317a20f 19:11:42 19:11:42 Step 11/25 : FROM alpine:3.16 19:11:42 ---> 9c6f07244728 19:11:42 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:11:42 Removing intermediate container 3ab120d520a1 19:11:42 ---> fb8899924b6b 19:11:42 19:11:42 Step 11/24 : FROM alpine:3.16 19:11:42 ---> 9c6f07244728 19:11:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:11:42 ---> Running in 468fd09ef004 19:11:42 ---> Running in d8ebf625cc53 19:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:42 (1/1) Installing dumb-init (1.2.5-r1) 19:11:42 Executing busybox-1.35.0-r17.trigger 19:11:42 (1/1) Installing dumb-init (1.2.5-r1) 19:11:42 OK: 6 MiB in 15 packages 19:11:42 Executing busybox-1.35.0-r17.trigger 19:11:42 OK: 6 MiB in 15 packages 19:11:43 Removing intermediate container 468fd09ef004 19:11:43 ---> c47ace701841 19:11:43 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:43 Removing intermediate container d8ebf625cc53 19:11:43 ---> 1828dac66db3 19:11:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:43 ---> Running in 1678fa178d2d 19:11:43 ---> Running in 030b8b1033b9 19:11:43 Removing intermediate container 030b8b1033b9 19:11:43 ---> 3017a151265c 19:11:43 Step 14/24 : ENV APP_PORT=59882 19:11:43 Removing intermediate container 1678fa178d2d 19:11:43 ---> c084731b8492 19:11:43 Step 14/25 : ENV APP_PORT=59881 19:11:43 ---> Running in 210f768c70fa 19:11:43 ---> Running in b22e79004fae 19:11:43 Removing intermediate container 210f768c70fa 19:11:43 ---> e90769d4b8db 19:11:43 Step 15/24 : EXPOSE $APP_PORT 19:11:43 Removing intermediate container b22e79004fae 19:11:43 ---> daa820310e70 19:11:43 Step 15/25 : EXPOSE $APP_PORT 19:11:43 ---> Running in 85470773c8bf 19:11:43 ---> Running in 863ef4e790f7 19:11:43 Removing intermediate container af8100aa361b 19:11:43 ---> c12b55e576cb 19:11:43 19:11:43 Step 11/23 : FROM alpine:3.16 19:11:43 ---> 9c6f07244728 19:11:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:11:43 ---> Using cache 19:11:43 ---> 1828dac66db3 19:11:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:43 ---> Using cache 19:11:43 ---> 3017a151265c 19:11:43 Step 14/23 : ENV APP_PORT=59861 19:11:43 ---> Running in 20609483c07e 19:11:43 Removing intermediate container 85470773c8bf 19:11:43 ---> c42f309ac077 19:11:43 Step 16/25 : WORKDIR / 19:11:43 Removing intermediate container 863ef4e790f7 19:11:43 ---> e49e9f80fdfd 19:11:43 Step 16/24 : WORKDIR / 19:11:43 ---> Running in d1aaa7428639 19:11:44 ---> Running in 00b55f86a8b7 19:11:44 Removing intermediate container 20609483c07e 19:11:44 ---> 778ed797a3ba 19:11:44 Step 15/23 : EXPOSE $APP_PORT 19:11:44 ---> Running in 09b287906327 19:11:44 Removing intermediate container d1aaa7428639 19:11:44 ---> b5f413a7f7de 19:11:44 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:44 Removing intermediate container 00b55f86a8b7 19:11:44 ---> 3294e686eac2 19:11:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:44 Removing intermediate container 09b287906327 19:11:44 ---> e51695f9db5b 19:11:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:44 ---> 78faa38ba865 19:11:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:44 ---> c10363e3db0d 19:11:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:44 ---> d319a36c9843 19:11:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:44 ---> 86b7e66debc2 19:11:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:44 ---> 18ef847bf38c 19:11:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:11:44 ---> afc2c6674100 19:11:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:44 ---> 9c7b7991fca5 19:11:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:11:44 ---> 3bb8d782acd0 19:11:44 Step 20/24 : ENTRYPOINT ["/core-command"] 19:11:44 ---> dd15c545b0d8 19:11:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:11:44 ---> Running in 30b25f25f742 19:11:45 ---> Running in e7863b037ee4 19:11:45 ---> 160c3c6bbe1e 19:11:45 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:11:45 ---> Running in 5a6c12851de1 19:11:45 Removing intermediate container 30b25f25f742 19:11:45 ---> 92d3f759b7fb 19:11:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:45 Removing intermediate container e7863b037ee4 19:11:45 ---> b51781d58fff 19:11:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:45 ---> Running in ae0a265497c2 19:11:45 ---> Running in 07d863806e98 19:11:45 Removing intermediate container 5a6c12851de1 19:11:45 ---> 99ed6c0717f5 19:11:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:45 ---> Running in f321fbadf7df 19:11:45 Removing intermediate container ae0a265497c2 19:11:45 ---> 36a8fc28ff2a 19:11:45 Step 22/24 : LABEL arch=x86_64 19:11:45 ---> Running in c18054e883c1 19:11:45 Removing intermediate container 07d863806e98 19:11:45 ---> 86fd8bab5532 19:11:45 Step 21/23 : LABEL arch=x86_64 19:11:45 ---> Running in 2555c90287fd 19:11:45 Removing intermediate container f321fbadf7df 19:11:45 ---> b805cfc3b87a 19:11:45 Step 23/25 : LABEL arch=x86_64 19:11:45 ---> Running in 7b321dd8ef39 19:11:45 Removing intermediate container c18054e883c1 19:11:45 ---> 9741a8f45ab4 19:11:45 Step 23/24 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:11:45 ---> Running in 2b0e2c959b38 19:11:45 Removing intermediate container 2555c90287fd 19:11:45 ---> 608f9d8bdfb6 19:11:45 Step 22/23 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:11:45 ---> Running in b27a29097fec 19:11:45 Removing intermediate container 7b321dd8ef39 19:11:45 ---> 4cb56e3fd0b5 19:11:45 Step 24/25 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:11:45 ---> Running in 5434d8149727 19:11:45 Removing intermediate container 2b0e2c959b38 19:11:45 ---> 83e428bfee23 19:11:45 Step 24/24 : LABEL version=0.0.0 19:11:45 ---> Running in b9022da74145 19:11:45 Removing intermediate container b27a29097fec 19:11:45 ---> ae6ebbf77f49 19:11:45 Step 23/23 : LABEL version=0.0.0 19:11:45 ---> Running in 93c20217af46 19:11:45 Removing intermediate container 5434d8149727 19:11:45 ---> f5104da24ea8 19:11:45 Step 25/25 : LABEL version=0.0.0 19:11:45 ---> Running in e4ee3ca9d970 19:11:45 Removing intermediate container b9022da74145 19:11:45 ---> 4d1553426bda 19:11:45 19:11:45 Removing intermediate container 93c20217af46 19:11:45 ---> 4f3d1ab35fbc 19:11:45 19:11:45 Successfully built 4d1553426bda 19:11:45 Removing intermediate container e4ee3ca9d970 19:11:45 ---> 169b7dbc175e 19:11:45 19:11:45 Successfully tagged core-command:latest 19:11:45  Building core-command ... done Successfully built 4f3d1ab35fbc 19:11:45 Successfully tagged support-scheduler:latest 19:11:45  Building support-scheduler ... done Successfully built 169b7dbc175e 19:11:45 Successfully tagged core-metadata:latest 19:11:45  Building core-metadata ... done  [Pipeline] } 19:11:45 $ docker stop --time=1 3e0de4819fe1a6351695ee130b1059f6d621d8995a9104cff66da0208ae6bf14 19:11:47 $ docker rm -f 3e0de4819fe1a6351695ee130b1059f6d621d8995a9104cff66da0208ae6bf14 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:47 + docker images 19:11:47 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:47 core-metadata latest 169b7dbc175e 2 seconds ago 18.2MB 19:11:47 core-command latest 4d1553426bda 2 seconds ago 17.3MB 19:11:47 support-scheduler latest 4f3d1ab35fbc 2 seconds ago 26.7MB 19:11:47 c12b55e576cb 4 seconds ago 1.61GB 19:11:47 5b91d317a20f 7 seconds ago 1.55GB 19:11:47 fb8899924b6b 7 seconds ago 1.54GB 19:11:47 support-notifications latest 487a70d0d70d 32 seconds ago 27.3MB 19:11:47 d28c79b3f244 37 seconds ago 1.61GB 19:11:47 security-proxy-setup latest 004deb5326f6 40 seconds ago 27.4MB 19:11:47 ce32b0bf75f1 51 seconds ago 1.53GB 19:11:47 security-spire-server latest 9653ec2a612f 59 seconds ago 86.5MB 19:11:47 security-spire-agent latest cdeac7a88c56 59 seconds ago 125MB 19:11:47 security-spire-config latest 3fc91904650d About a minute ago 85.8MB 19:11:47 68ae08bcf5dc About a minute ago 1.42GB 19:11:47 71d96399dedf About a minute ago 1.42GB 19:11:47 05e017ec1790 About a minute ago 1.42GB 19:11:47 sys-mgmt-agent latest 7ec52a8ffad1 About a minute ago 136MB 19:11:47 core-data latest 1e985c76b48f About a minute ago 21.6MB 19:11:47 security-bootstrapper latest 60e68f795ec5 About a minute ago 19.4MB 19:11:47 security-spiffe-token-provider latest 34aa3bc2727b About a minute ago 29.3MB 19:11:47 eb6e15e531b6 About a minute ago 1.55GB 19:11:47 security-secretstore-setup latest 08c854d75e27 About a minute ago 29.2MB 19:11:47 fc0fb11b106f About a minute ago 1.58GB 19:11:47 ead42464eb2d About a minute ago 1.53GB 19:11:47 9ad3330ae5b5 About a minute ago 1.53GB 19:11:47 876c74833e16 About a minute ago 1.54GB 19:11:47 ci-base-image-x86_64 latest e73ca85d32aa 5 minutes ago 994MB 19:11:47 alpine 3.15 c4fc93816858 4 weeks ago 5.59MB 19:11:47 alpine 3.16 9c6f07244728 4 weeks ago 5.54MB 19:11:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 19:11:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 19:11:47 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:12:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.361s coverage: 28.7% of statements 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.418s coverage: 98.5% of statements 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.490s coverage: 54.2% of statements 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.825s coverage: 89.2% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.472s coverage: 2.1% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.711s coverage: 95.6% of statements 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:13:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.467s coverage: 72.2% of statements 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.550s coverage: 60.0% of statements 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.325s coverage: 0.9% of statements 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.260s coverage: 58.8% of statements 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.6% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements 19:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.419s coverage: 79.5% of statements 19:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements 19:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements 19:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements 19:13:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.335s coverage: 94.4% of statements 19:13:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements 19:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.759s coverage: 80.8% of statements 19:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.248s coverage: 87.2% of statements 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.308s coverage: 85.4% of statements 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.826s coverage: 91.2% of statements 19:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.000s coverage: 64.7% of statements 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.297s coverage: 100.0% of statements 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.166s coverage: 89.4% of statements 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.383s coverage: 65.8% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.853s coverage: 43.6% of statements 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.466s coverage: 89.5% of statements 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.454s coverage: 17.7% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.885s coverage: 92.3% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.254s coverage: 63.2% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.488s coverage: 97.7% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.246s coverage: 28.9% of statements 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:14:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements 19:14:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 19:14:23 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:14:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:23 GO111MODULE=on go vet ./... 19:16:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:15 ./bin/test-attribution-txt.sh 19:16:15 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:16:15 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:16:15 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:16:15 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:16:15 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:16:15 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:16:15 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:16:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:16 + ls -al . 19:16:16 total 732 19:16:16 drwxrwxr-x 9 1001 1001 4096 Sep 7 19:10 . 19:16:16 drwxr-xr-x 4 root root 4096 Sep 7 19:10 .. 19:16:16 -rw-rw-r-- 1 1001 1001 16 Sep 7 19:08 .dockerignore 19:16:16 drwxrwxr-x 8 1001 1001 4096 Sep 7 19:08 .git 19:16:16 drwxrwxr-x 3 1001 1001 4096 Sep 7 19:08 .github 19:16:16 -rw-rw-r-- 1 1001 1001 1030 Sep 7 19:08 .gitignore 19:16:16 -rw-rw-r-- 1 1001 1001 42 Sep 7 19:08 .golangci.yml 19:16:16 -rw-rw-r-- 1 1001 1001 87 Sep 7 19:08 .hadolint.yml 19:16:16 -rw-rw-r-- 1 1001 1001 166 Sep 7 19:08 .sonarcloud.properties 19:16:16 -rw-rw-r-- 1 1001 1001 1171 Sep 7 19:08 ADOPTERS.md 19:16:16 -rw-rw-r-- 1 1001 1001 10347 Sep 7 19:08 Attribution.txt 19:16:16 -rw-rw-r-- 1 1001 1001 63209 Sep 7 19:08 CHANGELOG.md 19:16:16 -rw-rw-r-- 1 1001 1001 3804 Sep 7 19:08 CONTRIBUTING.md 19:16:16 -rw-rw-r-- 1 1001 1001 677 Sep 7 19:08 GOVERNANCE.md 19:16:16 -rw-rw-r-- 1 1001 1001 850 Sep 7 19:08 Jenkinsfile 19:16:16 -rw-rw-r-- 1 1001 1001 10775 Sep 7 19:08 LICENSE 19:16:16 -rw-rw-r-- 1 1001 1001 13724 Sep 7 19:08 Makefile 19:16:16 -rw-rw-r-- 1 1001 1001 582 Sep 7 19:08 OWNERS.md 19:16:16 -rw-rw-r-- 1 1001 1001 9799 Sep 7 19:08 README.md 19:16:16 -rw-rw-r-- 1 1001 1001 6912 Sep 7 19:08 SECURITY.md 19:16:16 -rw-rw-r-- 1 1001 1001 5 Sep 7 19:06 VERSION 19:16:16 -rw-rw-r-- 1 1001 1001 4131 Sep 7 19:08 ZMQWindows.md 19:16:16 drwxrwxr-x 2 1001 1001 4096 Sep 7 19:08 bin 19:16:16 drwxrwxr-x 18 1001 1001 4096 Sep 7 19:08 cmd 19:16:16 -rw-r--r-- 1 root root 482786 Sep 7 19:14 coverage.out 19:16:16 -rw-rw-r-- 1 1001 1001 3682 Sep 7 19:08 go.mod 19:16:16 -rw-rw-r-- 1 1001 1001 38527 Sep 7 19:08 go.sum 19:16:16 drwxrwxr-x 8 1001 1001 4096 Sep 7 19:08 internal 19:16:16 drwxrwxr-x 3 1001 1001 4096 Sep 7 19:08 openapi 19:16:16 drwxrwxr-x 4 1001 1001 4096 Sep 7 19:08 snap 19:16:16 -rw-rw-r-- 1 1001 1001 204 Sep 7 19:08 version.go [Pipeline] sh 19:16:16 + '[' -e coverage.out ] 19:16:16 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:16 Warning: overwriting stash ‘coverage-report’ 19:16:17 Stashed 1 file(s) [Pipeline] sh 19:16:18 + make build 19:16:18 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:17:55 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:19:17 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-command/core-command ./cmd/core-command 19:19:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:56 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:19:56 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:19:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:20:04 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:20:07 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:20: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:20: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/secrets-config ./cmd/secrets-config 19:20: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:31 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:20:35 $ docker stop --time=1 d398e8e40b50ec162e9f353530c99f2447813ade28189247a4dd66b0d2969c04 19:20:38 $ docker rm -f d398e8e40b50ec162e9f353530c99f2447813ade28189247a4dd66b0d2969c04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:40 19:20:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:41 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:41 29e5d40040c1: Pulling fs layer 19:20:41 1ce36da41761: Pulling fs layer 19:20:41 25b303627fd3: Pulling fs layer 19:20:41 29e5d40040c1: Verifying Checksum 19:20:41 29e5d40040c1: Download complete 19:20:42 1ce36da41761: Verifying Checksum 19:20:42 29e5d40040c1: Pull complete 19:20:43 25b303627fd3: Verifying Checksum 19:20:43 25b303627fd3: Download complete 19:20:43 1ce36da41761: Pull complete 19:20:56 25b303627fd3: Pull complete 19:20:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:56 prd-ubuntu20.04-docker-arm64-4c-16g-28647 does not seem to be running inside a container 19:20:56 $ 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:20:58 $ docker top 4951004287ba36fa6c2323db5379636b7f035e4ee3cc076bcf10c90c56278242 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:59 + + docker-composegrep build parallel --help 19:20:59 19:21:04 --parallel Build images in parallel. [Pipeline] } 19:21:04 $ docker stop --time=1 4951004287ba36fa6c2323db5379636b7f035e4ee3cc076bcf10c90c56278242 19:21:06 $ docker rm -f 4951004287ba36fa6c2323db5379636b7f035e4ee3cc076bcf10c90c56278242 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:07 prd-ubuntu20.04-docker-arm64-4c-16g-28647 does not seem to be running inside a container 19:21:07 $ 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:21:08 $ docker top faa0c7bffacbeca5db002a3524a87c24dce98add0c1127a498df8beecd9e4aa2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:09 + docker-compose -f ./docker-compose-build.yml build --parallel 19:21:15 Building core-command ... 19:21:15 Building core-data ... 19:21:15 Building core-metadata ... 19:21:15 Building security-bootstrapper ... 19:21:15 Building security-proxy-setup ... 19:21:15 Building security-secretstore-setup ... 19:21:15 Building security-spiffe-token-provider ... 19:21:15 Building security-spire-agent ... 19:21:15 Building security-spire-config ... 19:21:15 Building security-spire-server ... 19:21:15 Building support-notifications ... 19:21:15 Building support-scheduler ... 19:21:15 Building sys-mgmt-agent ... 19:21:15 Building support-scheduler 19:21:15 Building security-proxy-setup 19:21:15 Building support-notifications 19:21:15 Building core-command 19:21:15 Building security-spire-agent 19:22:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:02 ---> 2491960a26e2 19:22:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:22:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:22:02 ---> 2491960a26e2 19:22:02 Step 3/22 : WORKDIR /edgex-go 19:22:02 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:22:02 ---> 2491960a26e2 19:22:02 Step 3/26 : WORKDIR /edgex-go 19:22:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:02 ---> 2491960a26e2 19:22:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:22:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:22:02 ---> 2491960a26e2 19:22:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:22:02 ---> Running in 31999f321e5e 19:22:02 ---> Running in 5b2070292ec4 19:22:02 ---> Running in 97c48aef3b58 19:22:02 ---> Running in 79c9bf7dd3d8 19:22:02 ---> Running in ed34eade1732 19:22:02 Removing intermediate container 31999f321e5e 19:22:02 ---> 58d340b0438a 19:22:02 Step 4/23 : WORKDIR /edgex-go 19:22:02 Removing intermediate container ed34eade1732 19:22:02 ---> 7045a6866f38 19:22:02 Step 4/23 : WORKDIR /edgex-go 19:22:02 Removing intermediate container 97c48aef3b58 19:22:02 ---> ecebea4ee98b 19:22:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:02 Removing intermediate container 5b2070292ec4 19:22:02 ---> 65b322288cc3 19:22:02 Step 4/24 : WORKDIR /edgex-go 19:22:02 Removing intermediate container 79c9bf7dd3d8 19:22:02 ---> 8f188d778260 19:22:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:02 ---> Running in 28f2e18be68d 19:22:02 ---> Running in dbd8a07fe637 19:22:02 ---> Running in 13d73f1dcf56 19:22:02 ---> Running in a9023ed67581 19:22:02 ---> Running in 18139c511612 19:22:02 Removing intermediate container 28f2e18be68d 19:22:02 ---> 91c58e843d3e 19:22:02 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:03 Removing intermediate container dbd8a07fe637 19:22:03 ---> 06d510638038 19:22:03 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:03 ---> Running in d6a29213fe41 19:22:03 Removing intermediate container a9023ed67581 19:22:03 ---> 7997a5a50473 19:22:03 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:03 ---> Running in 51a881797f4d 19:22:03 ---> Running in bce4462c0f80 19:22:06 Removing intermediate container 13d73f1dcf56 19:22:06 ---> 95a905fb9721 19:22:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:22:06 ---> Running in 1fe5f00def60 19:22:06 Removing intermediate container 18139c511612 19:22:06 ---> 77db0551025d 19:22:06 Step 5/22 : RUN apk add --update --no-cache make git 19:22:06 ---> Running in 907e90d465af 19:22:06 Removing intermediate container d6a29213fe41 19:22:06 ---> 499e3b7cd4a5 19:22:06 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:22:06 ---> Running in 703f6c65785a 19:22:07 Removing intermediate container bce4462c0f80 19:22:07 ---> 3a360f396f92 19:22:07 Step 6/24 : RUN apk add --update --no-cache make git 19:22:07 Removing intermediate container 51a881797f4d 19:22:07 ---> 8f8900dba059 19:22:07 Step 6/23 : RUN apk add --update --no-cache make git 19:22:07 ---> Running in 2c094aece28c 19:22:07 ---> Running in a54dc0eb98d0 19:22:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:10 OK: 221 MiB in 51 packages 19:22:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:11 OK: 221 MiB in 51 packages 19:22:11 OK: 221 MiB in 51 packages 19:22:12 OK: 221 MiB in 51 packages 19:22:12 OK: 221 MiB in 51 packages 19:22:12 Removing intermediate container 1fe5f00def60 19:22:12 ---> 104a73fc6e73 19:22:12 Step 6/26 : COPY go.mod vendor* ./ 19:22:12 Removing intermediate container 907e90d465af 19:22:12 ---> 08d6a7534206 19:22:12 Step 6/22 : COPY go.mod vendor* ./ 19:22:13 Removing intermediate container 703f6c65785a 19:22:13 ---> 959924270c9d 19:22:13 Step 7/23 : COPY go.mod vendor* ./ 19:22:13 Removing intermediate container a54dc0eb98d0 19:22:13 ---> c8090fc89211 19:22:13 Step 7/23 : COPY go.mod vendor* ./ 19:22:13 Removing intermediate container 2c094aece28c 19:22:13 ---> 7f285bbf6832 19:22:13 Step 7/24 : COPY go.mod vendor* ./ 19:22:13 ---> ff1cfad63d5b 19:22:13 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:13 ---> Running in e6a3bf07453d 19:22:14 ---> 304c0274e7be 19:22:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:14 ---> Running in f2a0dc17d368 19:22:14 ---> e4463d40319c 19:22:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:15 ---> Running in 395f509c760a 19:22:15 ---> ed599a8961e1 19:22:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:15 ---> Running in 39d59f9f1f9e 19:22:15 ---> 217d0bbc3e72 19:22:15 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:15 ---> Running in 869619ba2f27 19:23:23 Removing intermediate container 39d59f9f1f9e 19:23:23 ---> 2575b9f1f817 19:23:23 Step 9/23 : COPY . . 19:23:23 Removing intermediate container 395f509c760a 19:23:23 ---> 59941ac4bf8c 19:23:23 Step 9/23 : COPY . . 19:23:23 Removing intermediate container f2a0dc17d368 19:23:23 ---> 7d31a1760a96 19:23:23 Step 8/22 : COPY . . 19:23:23 Removing intermediate container e6a3bf07453d 19:23:23 ---> e0c68267ab64 19:23:23 Step 8/26 : COPY . . 19:23:23 Removing intermediate container 869619ba2f27 19:23:23 ---> 4a1b05c74414 19:23:23 Step 9/24 : COPY . . 19:23:33 ---> 2f8ecbd5e002 19:23:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:23:34 ---> 27d74bcaa67e 19:23:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:23:34 ---> Running in ef9943ff15dd 19:23:34 ---> 500f9c1b2ecc 19:23:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:23:34 ---> Running in 4fb1f6e2dc1f 19:23:34 ---> b35b9a297cbf 19:23:34 ---> Running in 84d5d6def890 19:23:34 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:23:34 ---> 82ffcfff6d49 19:23:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:23:34 ---> Running in f20e3212cbd1 19:23:34 ---> Running in 36714c09fc7a 19:23:34 Removing intermediate container ef9943ff15dd 19:23:34 ---> 004ebf110da9 19:23:34 Step 10/26 : WORKDIR /edgex-go/spire-build 19:23:35 ---> Running in 12b2cb64b006 19:23:35 Removing intermediate container 12b2cb64b006 19:23:35 ---> 7d6e48abb051 19:23:35 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:23:36 ---> Running in 4d56165b2671 19:23:36 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:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -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:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -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:37 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-command/core-command ./cmd/core-command 19:23:39 Removing intermediate container 4d56165b2671 19:23:39 ---> cbbcd7a9e391 19:23:39 Step 12/26 : WORKDIR /edgex-go 19:23:39 ---> Running in 8b2ccad39024 19:23:39 Removing intermediate container 8b2ccad39024 19:23:39 ---> 8d274b43bc69 19:23:39 19:23:39 Step 13/26 : FROM alpine:3.15 19:23:39 3.15: Pulling from library/alpine 19:23:41 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:23:41 Status: Downloaded newer image for alpine:3.15 19:23:41 ---> 02e0d6fdf486 19:23:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:23:41 ---> Running in eeb585aa1672 19:23:41 Removing intermediate container eeb585aa1672 19:23:41 ---> cc8986846f43 19:23:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:41 ---> Running in 96640b9aac8b 19:23:45 Removing intermediate container 96640b9aac8b 19:23:45 ---> 4e845dba6571 19:23:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:23:45 ---> Running in 58c92d9d1d38 19:23:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:49 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:23:49 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:23:49 OK: 15733 distinct packages available 19:23:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:51 (1/5) Installing dumb-init (1.2.5-r1) 19:23:51 (2/5) Installing musl-obstack (1.2.3-r0) 19:23:51 (3/5) Installing libucontext (1.1-r0) 19:23:52 (4/5) Installing gcompat (1.0.0-r4) 19:23:52 (5/5) Installing openssl (1.1.1q-r0) 19:23:52 Executing busybox-1.34.1-r7.trigger 19:23:52 OK: 6 MiB in 19 packages 19:23:54 Removing intermediate container 58c92d9d1d38 19:23:54 ---> e96a11483d66 19:23:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:23:57 ---> 42a908007185 19:23:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:04 ---> eaa99c085ed4 19:24:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:24:04 ---> 88d4bdf21fa7 19:24:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:24:05 ---> 057a6cbfcae2 19:24:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:24:06 ---> 3c958adbf265 19:24:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:06 ---> Running in 3056caf2d67b 19:24:07 Removing intermediate container 3056caf2d67b 19:24:07 ---> bcf5e2a656cf 19:24:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:07 ---> Running in 8a6a58ea4c95 19:24:07 Removing intermediate container 8a6a58ea4c95 19:24:07 ---> 2c524e45fd17 19:24:07 Step 24/26 : LABEL arch=arm64 19:24:07 ---> Running in 02ff0481fdda 19:24:08 Removing intermediate container 02ff0481fdda 19:24:08 ---> 32dbe43d236c 19:24:08 Step 25/26 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:24:08 ---> Running in acc6ce22356f 19:24:09 Removing intermediate container acc6ce22356f 19:24:09 ---> 4969f9800517 19:24:09 Step 26/26 : LABEL version=0.0.0 19:24:09 ---> Running in 870c30ca76ac 19:24:09 Removing intermediate container 870c30ca76ac 19:24:09 ---> 574ac223b932 19:24:09 19:24:09 Successfully built 574ac223b932 19:24:09 Successfully tagged security-spire-agent-arm64:latest 19:24:09  Building security-spire-agent ... done Building security-bootstrapper 19:24:24 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:24 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:24:24 ---> 2491960a26e2 19:24:24 Step 3/31 : WORKDIR /edgex-go 19:24:24 ---> Using cache 19:24:24 ---> 8f188d778260 19:24:24 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:24 ---> Using cache 19:24:24 ---> 77db0551025d 19:24:24 Step 5/31 : RUN apk add --update --no-cache make git 19:24:24 ---> Using cache 19:24:24 ---> 08d6a7534206 19:24:24 Step 6/31 : COPY go.mod vendor* ./ 19:24:24 ---> Using cache 19:24:24 ---> 304c0274e7be 19:24:24 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:24 ---> Using cache 19:24:24 ---> 7d31a1760a96 19:24:24 Step 8/31 : COPY . . 19:24:24 ---> Using cache 19:24:24 ---> 500f9c1b2ecc 19:24:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:24:24 ---> Running in 38a286894dd4 19:24: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:29:18 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:29:37 Removing intermediate container 84d5d6def890 19:29:37 ---> c364a7a73f64 19:29:37 19:29:37 Step 10/22 : FROM alpine:3.16 19:29:37 3.16: Pulling from library/alpine 19:29:38 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:29:38 Status: Downloaded newer image for alpine:3.16 19:29:38 ---> a6215f271958 19:29:38 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:29:38 ---> Running in 1966cd9c31b3 19:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:42 (1/6) Installing ca-certificates (20220614-r0) 19:29:42 (2/6) Installing brotli-libs (1.0.9-r6) 19:29:42 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:29:42 (4/6) Installing libcurl (7.83.1-r3) 19:29:42 (5/6) Installing curl (7.83.1-r3) 19:29:42 (6/6) Installing dumb-init (1.2.5-r1) 19:29:42 Executing busybox-1.35.0-r17.trigger 19:29:42 Executing ca-certificates-20220614-r0.trigger 19:29:43 OK: 8 MiB in 20 packages 19:29:46 Removing intermediate container 1966cd9c31b3 19:29:46 ---> 0d2fb8283b33 19:29:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:29:46 ---> Running in fe4dafda76d1 19:29:46 Removing intermediate container fe4dafda76d1 19:29:46 ---> c4f50242abd6 19:29:46 Step 13/22 : WORKDIR /edgex 19:29:46 ---> Running in aade4d894da8 19:29:47 Removing intermediate container aade4d894da8 19:29:47 ---> 47de3febe931 19:29:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:29:48 ---> 62f275407394 19:29:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:29:50 ---> 4c69957497e9 19:29:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:29:51 ---> 6aaf61bb93b4 19:29:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:29:52 ---> 89abe50d5674 19:29:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:29:52 ---> Running in 3aa5aea3baae 19:29:55 Removing intermediate container 3aa5aea3baae 19:29:55 ---> da8b4f0c8176 19:29:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:29:55 ---> Running in 85451c7bfdcc 19:29:55 Removing intermediate container 85451c7bfdcc 19:29:55 ---> 22c96233bee0 19:29:55 Step 20/22 : LABEL arch=arm64 19:29:56 ---> Running in 28ab70760e9f 19:29:56 Removing intermediate container 28ab70760e9f 19:29:56 ---> 0016facf87c4 19:29:56 Step 21/22 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:29:56 ---> Running in 427666dece97 19:29:57 Removing intermediate container 427666dece97 19:29:57 ---> 2dd068745310 19:29:57 Step 22/22 : LABEL version=0.0.0 19:29:57 ---> Running in 9aec45c0ad4c 19:29:57 Removing intermediate container 9aec45c0ad4c 19:29:57 ---> 169769269cf1 19:29:57 19:29:58 Successfully built 169769269cf1 19:29:58 Successfully tagged security-proxy-setup-arm64:latest 19:29:58  Building security-proxy-setup ... done Building core-data 19:30:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:30:16 ---> 2491960a26e2 19:30:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:30:16 ---> Using cache 19:30:16 ---> 65b322288cc3 19:30:16 Step 4/24 : WORKDIR /edgex-go 19:30:16 ---> Using cache 19:30:16 ---> 7997a5a50473 19:30:16 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:16 ---> Using cache 19:30:16 ---> 3a360f396f92 19:30:16 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:30:16 ---> Running in 69c146107924 19:30:16 Removing intermediate container f20e3212cbd1 19:30:16 ---> 9879ad328cb3 19:30:16 19:30:16 Step 11/24 : FROM alpine:3.16 19:30:16 ---> a6215f271958 19:30:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:30:16 ---> Running in aa2e048e37e3 19:30:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:19 (1/1) Installing dumb-init (1.2.5-r1) 19:30:19 Executing busybox-1.35.0-r17.trigger 19:30:19 OK: 5 MiB in 15 packages 19:30:19 OK: 221 MiB in 51 packages 19:30:21 Removing intermediate container aa2e048e37e3 19:30:21 ---> 40761f82a5e8 19:30:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:21 Removing intermediate container 69c146107924 19:30:21 ---> Running in 22a8162da2d8 19:30:21 ---> 4e1d63e6fa22 19:30:21 Step 7/24 : COPY go.mod vendor* ./ 19:30:21 Removing intermediate container 22a8162da2d8 19:30:21 ---> 095739ac8369 19:30:21 Step 14/24 : ENV APP_PORT=59882 19:30:22 ---> Running in 3298b8887b4e 19:30:22 ---> ee519fa40ee3 19:30:22 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:22 ---> Running in a1a9c30039e9 19:30:23 Removing intermediate container 3298b8887b4e 19:30:23 ---> 5e1450100e6e 19:30:23 Step 15/24 : EXPOSE $APP_PORT 19:30:23 ---> Running in 111d3bc26a4e 19:30:24 Removing intermediate container 111d3bc26a4e 19:30:24 ---> 45483add6559 19:30:24 Step 16/24 : WORKDIR / 19:30:24 ---> Running in 4a0973148a79 19:30:25 Removing intermediate container 4a0973148a79 19:30:25 ---> 16dd569abb8e 19:30:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:27 ---> 6142007b78c5 19:30:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:30:30 ---> 8013246546b8 19:30:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:30:31 ---> 03894bd2c882 19:30:31 Step 20/24 : ENTRYPOINT ["/core-command"] 19:30:31 ---> Running in 2542bedd3553 19:30:33 Removing intermediate container 2542bedd3553 19:30:33 ---> 0506bbec63f1 19:30:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:33 ---> Running in bc49bb3a2c7a 19:30:34 Removing intermediate container bc49bb3a2c7a 19:30:34 ---> 93899449e1b8 19:30:34 Step 22/24 : LABEL arch=arm64 19:30:34 ---> Running in d0746c34aaab 19:30:35 Removing intermediate container d0746c34aaab 19:30:35 ---> 33206322e836 19:30:35 Step 23/24 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:30:35 ---> Running in 663d0cbfa030 19:30:36 Removing intermediate container 38a286894dd4 19:30:36 ---> 3e613e47e944 19:30:36 19:30:36 Step 10/31 : FROM alpine:3.16 19:30:36 ---> a6215f271958 19:30:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:36 ---> Running in 367eec52122e 19:30:36 Removing intermediate container 663d0cbfa030 19:30:36 ---> 65e670d94cd4 19:30:36 Step 24/24 : LABEL version=0.0.0 19:30:36 ---> Running in 34d7e9bf3688 19:30:36 Removing intermediate container 367eec52122e 19:30:36 ---> b35015856822 19:30:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:30:37 ---> Running in e8f476e47fcc 19:30:37 Removing intermediate container 34d7e9bf3688 19:30:37 ---> 65d6d3aac86a 19:30:37 19:30:37 Successfully built 65d6d3aac86a 19:30:37 Successfully tagged core-command-arm64:latest 19:30:37  Building core-command ... done Building sys-mgmt-agent 19:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:41 (1/2) Installing dumb-init (1.2.5-r1) 19:30:41 (2/2) Installing su-exec (0.2-r1) 19:30:41 Executing busybox-1.35.0-r17.trigger 19:30:41 OK: 5 MiB in 16 packages 19:30:43 Removing intermediate container e8f476e47fcc 19:30:43 ---> d33a59e1e4b3 19:30:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:30:43 ---> Running in 4715909389e9 19:30:43 Removing intermediate container 4715909389e9 19:30:43 ---> 52466b9065e7 19:30:43 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:30:43 ---> Running in 8cf8367dce4c 19:30:44 Removing intermediate container 8cf8367dce4c 19:30:44 ---> 9dd8b1c07b61 19:30:44 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:30:44 ---> Running in dcf6a9f78d6b 19:30:45 Removing intermediate container dcf6a9f78d6b 19:30:45 ---> 95d947823dc8 19:30:45 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:30:45 ---> Running in e8b28aef48fd 19:30:49 Removing intermediate container e8b28aef48fd 19:30:49 ---> ad31f262df6e 19:30:49 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:30:49 ---> Running in a77c9ee9c794 19:30:51 Removing intermediate container a77c9ee9c794 19:30:51 ---> 5a9b5fbd56ff 19:30:51 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:30:53 ---> 4706a6c5c161 19:30:53 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:30:53 ---> Running in 8a27d648c09e 19:30:57 Removing intermediate container 8a27d648c09e 19:30:57 ---> a8bff6e83821 19:30:57 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:59 ---> 2491960a26e2 19:30:59 Step 3/23 : WORKDIR /edgex-go 19:30:59 ---> Using cache 19:30:59 ---> 8f188d778260 19:30:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:59 ---> Using cache 19:30:59 ---> 77db0551025d 19:30:59 Step 5/23 : RUN apk add --update --no-cache make bash git 19:30:59 ---> Running in 9c5c3c84fa3f 19:30:59 ---> 3ab57cff377b 19:30:59 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:31:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:03 ---> af742f6f78df 19:31:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:31:05 OK: 221 MiB in 51 packages 19:31:05 ---> d4d4f08c9902 19:31:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:31:07 Removing intermediate container 9c5c3c84fa3f 19:31:07 ---> aab1513b5cd0 19:31:07 Step 6/23 : COPY go.mod vendor* ./ 19:31:07 ---> f513b7ab2741 19:31:07 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:31:09 ---> 5e3687045e60 19:31:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:09 ---> 0d87a65683ec 19:31:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:31:09 ---> Running in 6a16fccadc86 19:31:11 ---> 0b0f4aa3d99d 19:31:11 Step 26/31 : RUN chmod +x /entrypoint.sh 19:31:11 ---> Running in 0fd44dda04b6 19:31:17 Removing intermediate container 0fd44dda04b6 19:31:17 ---> 00dab86397c6 19:31:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:31:17 ---> Running in 2814935a5d75 19:31:17 Removing intermediate container 2814935a5d75 19:31:17 ---> 29344225e475 19:31:17 Step 28/31 : CMD ["gate"] 19:31:17 ---> Running in 5c49e54ab91d 19:31:18 Removing intermediate container 5c49e54ab91d 19:31:18 ---> cb58327109ce 19:31:18 Step 29/31 : LABEL arch=arm64 19:31:18 ---> Running in f43fe3b6dbfc 19:31:19 Removing intermediate container f43fe3b6dbfc 19:31:19 ---> 5f85272524bf 19:31:19 Step 30/31 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:31:19 ---> Running in bc209f3e0d33 19:31:20 Removing intermediate container bc209f3e0d33 19:31:20 ---> ae80bfdc1953 19:31:20 Step 31/31 : LABEL version=0.0.0 19:31:20 ---> Running in d899c8080f7b 19:31:21 Removing intermediate container d899c8080f7b 19:31:21 ---> 4ae50ab27ea8 19:31:21 19:31:22 Successfully built 4ae50ab27ea8 19:31:22 Successfully tagged security-bootstrapper-arm64:latest 19:31:22 Building security-secretstore-setup 19:31:25  Building security-bootstrapper ... done Removing intermediate container a1a9c30039e9 19:31:25 ---> 37eaa1013c21 19:31:25 Step 9/24 : COPY . . 19:31:44 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:31:44 ---> 2491960a26e2 19:31:44 Step 3/25 : WORKDIR /edgex-go 19:31:44 ---> Using cache 19:31:44 ---> 8f188d778260 19:31:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:44 ---> Using cache 19:31:44 ---> 77db0551025d 19:31:44 Step 5/25 : RUN apk add --update --no-cache make git 19:31:44 ---> Using cache 19:31:44 ---> 08d6a7534206 19:31:44 Step 6/25 : COPY go.mod vendor* ./ 19:31:44 ---> Using cache 19:31:44 ---> 304c0274e7be 19:31:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:44 ---> Using cache 19:31:44 ---> 7d31a1760a96 19:31:44 Step 8/25 : COPY . . 19:31:44 ---> Using cache 19:31:44 ---> 500f9c1b2ecc 19:31:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:31:44 ---> Running in 3baa17e8263b 19:31:44 ---> 32903fa3fcfd 19:31:44 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:31:44 ---> Running in 9e70452efee5 19:31: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:31:47 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:32:05 Removing intermediate container 6a16fccadc86 19:32:05 ---> 08b9b4445329 19:32:05 Step 8/23 : COPY . . 19:32:17 ---> fa607756c1a6 19:32:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:32:17 ---> Running in 5490fe6277a6 19:32:18 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:33:05 Removing intermediate container 4fb1f6e2dc1f 19:33:05 ---> 74b105beb163 19:33:05 19:33:05 Step 11/23 : FROM alpine:3.16 19:33:05 ---> a6215f271958 19:33:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:33:05 ---> Using cache 19:33:05 ---> 40761f82a5e8 19:33:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:05 ---> Using cache 19:33:05 ---> 095739ac8369 19:33:05 Step 14/23 : ENV APP_PORT=59861 19:33:05 ---> Running in 9aa25e7d15b8 19:33:06 Removing intermediate container 9aa25e7d15b8 19:33:06 ---> c2fe1e481f39 19:33:06 Step 15/23 : EXPOSE $APP_PORT 19:33:06 ---> Running in 2a4697c7f9fc 19:33:07 Removing intermediate container 2a4697c7f9fc 19:33:07 ---> 1505db56fb05 19:33:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:09 ---> 8d99521b7c62 19:33:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:33:11 Removing intermediate container 36714c09fc7a 19:33:11 ---> d6e4f7c4a1a1 19:33:11 19:33:11 Step 11/23 : FROM alpine:3.16 19:33:11 ---> a6215f271958 19:33:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:33:11 ---> Running in 2f6548d9199e 19:33:12 ---> ffb3880d1075 19:33:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:33:13 ---> b0881a9e996a 19:33:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:13 ---> Running in 0169388c9a30 19:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:14 Removing intermediate container 0169388c9a30 19:33:14 ---> bcccd4eeeeb8 19:33:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:14 ---> Running in bde1aa276b15 19:33:15 Removing intermediate container bde1aa276b15 19:33:15 ---> aa713264d5d8 19:33:15 Step 21/23 : LABEL arch=arm64 19:33:15 ---> Running in a9e50e78a061 19:33:15 Removing intermediate container a9e50e78a061 19:33:15 ---> 2f733286fa6e 19:33:15 Step 22/23 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:33:15 ---> Running in 64c8ac5f8d31 19:33:16 (1/2) Installing ca-certificates (20220614-r0) 19:33:16 (2/2) Installing dumb-init (1.2.5-r1) 19:33:16 Executing busybox-1.35.0-r17.trigger 19:33:16 Executing ca-certificates-20220614-r0.trigger 19:33:16 Removing intermediate container 64c8ac5f8d31 19:33:16 ---> 969e7056dae4 19:33:16 Step 23/23 : LABEL version=0.0.0 19:33:16 ---> Running in 4385199cc7ad 19:33:16 OK: 6 MiB in 16 packages 19:33:17 Removing intermediate container 4385199cc7ad 19:33:17 ---> 327d333a2e22 19:33:17 19:33:18 Successfully built 327d333a2e22 19:33:18 Successfully tagged support-scheduler-arm64:latest 19:33:18 Building security-spiffe-token-provider 19:33:19  Building support-scheduler ... done Removing intermediate container 2f6548d9199e 19:33:19 ---> 6ef061389d15 19:33:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:33:19 ---> Running in b0891033a36c 19:33:19 Removing intermediate container b0891033a36c 19:33:19 ---> 44f70aaf04aa 19:33:19 Step 14/23 : ENV APP_PORT=59860 19:33:19 ---> Running in c2a9ace4f0f8 19:33:20 Removing intermediate container c2a9ace4f0f8 19:33:20 ---> 2da24484e2c0 19:33:20 Step 15/23 : EXPOSE $APP_PORT 19:33:20 ---> Running in bcd4befdee2b 19:33:21 Removing intermediate container bcd4befdee2b 19:33:21 ---> 89f79f0421f0 19:33:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:22 ---> daa8f4ac19ce 19:33:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:33:25 ---> 71d5546f812b 19:33:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:33:25 ---> b23d80aa844a 19:33:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:33:25 ---> Running in ba35683bd3ce 19:33:26 Removing intermediate container ba35683bd3ce 19:33:26 ---> fad7ab67de79 19:33:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:26 ---> Running in c5017bf8f012 19:33:27 Removing intermediate container c5017bf8f012 19:33:27 ---> 8fba79534941 19:33:27 Step 21/23 : LABEL arch=arm64 19:33:27 ---> Running in e455b99b7dcc 19:33:28 Removing intermediate container e455b99b7dcc 19:33:28 ---> 7ea05b23de60 19:33:28 Step 22/23 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:33:28 ---> Running in 32e58b61f73b 19:33:29 Removing intermediate container 32e58b61f73b 19:33:29 ---> 71a78806e2bb 19:33:29 Step 23/23 : LABEL version=0.0.0 19:33:29 ---> Running in 130639b7ebfb 19:33:30 Removing intermediate container 130639b7ebfb 19:33:30 ---> 9861cfb2fb9b 19:33:30 19:33:31 Successfully built 9861cfb2fb9b 19:33:31 Successfully tagged support-notifications-arm64:latest 19:33:31 Building security-spire-server 19:33:41  Building support-notifications ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:33:41 ---> 2491960a26e2 19:33:41 Step 3/20 : WORKDIR /edgex-go 19:33:41 ---> Using cache 19:33:41 ---> 8f188d778260 19:33:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:33:41 ---> Running in 9b00c43324a4 19:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:46 v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:33:46 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:33:46 OK: 16894 distinct packages available 19:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:48 OK: 221 MiB in 51 packages 19:33:50 Removing intermediate container 9b00c43324a4 19:33:50 ---> 778f380fbc8b 19:33:50 Step 5/20 : COPY go.mod vendor* ./ 19:33:52 ---> bc8befdc768e 19:33:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:52 ---> Running in 7237dc490e2f 19:33:54 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:33:54 ---> 2491960a26e2 19:33:54 Step 3/25 : WORKDIR /edgex-go 19:33:54 ---> Using cache 19:33:54 ---> 8f188d778260 19:33:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:54 ---> Using cache 19:33:54 ---> 77db0551025d 19:33:54 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:33:54 ---> Running in 09b235ed1915 19:33:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:59 OK: 221 MiB in 51 packages 19:34:00 Removing intermediate container 09b235ed1915 19:34:00 ---> 5a3d74e519ac 19:34:00 Step 6/25 : COPY go.mod vendor* ./ 19:34:01 ---> 783c17d8b66e 19:34:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:02 ---> Running in 1cb7fe91b80f 19:34:59 Removing intermediate container 7237dc490e2f 19:34:59 ---> 3d67d983cbf9 19:34:59 Step 7/20 : COPY . . 19:35:06 Removing intermediate container 1cb7fe91b80f 19:35:06 ---> e81357039e64 19:35:06 Step 8/25 : COPY . . 19:35:16 ---> 0c6bdea3f4fc 19:35:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:35:16 ---> Running in 2b156663d376 19:35:19 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:35:24 ---> 337bc015942d 19:35:24 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:35:24 ---> Running in 3b335cc05f64 19:35:25 Removing intermediate container 3b335cc05f64 19:35:25 ---> 884be54c34ff 19:35:25 Step 10/25 : WORKDIR /edgex-go/spire-build 19:35:25 ---> Running in 301c312ff056 19:35:25 Removing intermediate container 301c312ff056 19:35:25 ---> 85d51f55d4f0 19:35:25 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:35:26 ---> Running in d0d20d26ac26 19:35:29 Removing intermediate container d0d20d26ac26 19:35:29 ---> 1d548b147f3a 19:35:29 Step 12/25 : WORKDIR /edgex-go 19:35:29 ---> Running in 3b8a53924df2 19:35:30 Removing intermediate container 3b8a53924df2 19:35:30 ---> 684eb315d44f 19:35:30 19:35:30 Step 13/25 : FROM alpine:3.15 19:35:30 ---> 02e0d6fdf486 19:35:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:30 ---> Using cache 19:35:30 ---> cc8986846f43 19:35:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:30 ---> Using cache 19:35:30 ---> 4e845dba6571 19:35:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:30 ---> Using cache 19:35:30 ---> e96a11483d66 19:35:30 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:35:35 ---> 6b3f1176b019 19:35:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:35:36 ---> 6d32bfb5ac2c 19:35:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:37 ---> 7c00ba6135ad 19:35:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:35:38 ---> 32ea5c0423bc 19:35:38 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:35:38 ---> Running in 850638b6c380 19:35:39 Removing intermediate container 850638b6c380 19:35:39 ---> e381c2940e18 19:35:39 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:35:39 ---> Running in d3b7e76413d1 19:35:39 Removing intermediate container d3b7e76413d1 19:35:39 ---> 09b206fd6713 19:35:39 Step 23/25 : LABEL arch=arm64 19:35:40 ---> Running in 845026748b8a 19:35:40 Removing intermediate container 845026748b8a 19:35:40 ---> b944921d3e63 19:35:40 Step 24/25 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:35:40 ---> Running in 2abbeb34e318 19:35:41 Removing intermediate container 2abbeb34e318 19:35:41 ---> 2a5941bab16b 19:35:41 Step 25/25 : LABEL version=0.0.0 19:35:41 ---> Running in 44180f27be2b 19:35:42 Removing intermediate container 44180f27be2b 19:35:42 ---> e96f5a2e29df 19:35:42 19:35:42 Successfully built e96f5a2e29df 19:35:42 Successfully tagged security-spire-server-arm64:latest 19:35:42 Building security-spire-config 19:35:57  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:35:57 ---> 2491960a26e2 19:35:57 Step 3/26 : WORKDIR /edgex-go 19:35:57 ---> Using cache 19:35:57 ---> 8f188d778260 19:35:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:57 ---> Using cache 19:35:57 ---> 77db0551025d 19:35:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:35:57 ---> Using cache 19:35:57 ---> 5a3d74e519ac 19:35:57 Step 6/26 : COPY go.mod vendor* ./ 19:35:57 ---> Using cache 19:35:57 ---> 783c17d8b66e 19:35:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:57 ---> Using cache 19:35:57 ---> e81357039e64 19:35:57 Step 8/26 : COPY . . 19:35:57 ---> Using cache 19:35:57 ---> 337bc015942d 19:35:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:35:57 ---> Using cache 19:35:57 ---> 884be54c34ff 19:35:57 Step 10/26 : WORKDIR /edgex-go/spire-build 19:35:57 ---> Using cache 19:35:57 ---> 85d51f55d4f0 19:35:57 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:35:57 ---> Running in 12d241853eb5 19:36:01 Removing intermediate container 12d241853eb5 19:36:01 ---> 38b08795aa9d 19:36:01 Step 12/26 : WORKDIR /edgex-go 19:36:01 ---> Running in 0528e809fb65 19:36:02 Removing intermediate container 0528e809fb65 19:36:02 ---> 03053c552395 19:36:02 19:36:02 Step 13/26 : FROM alpine:3.15 19:36:02 ---> 02e0d6fdf486 19:36:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:36:02 ---> Using cache 19:36:02 ---> cc8986846f43 19:36:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:02 ---> Using cache 19:36:02 ---> 4e845dba6571 19:36:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:02 ---> Running in b756283a573c 19:36:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:08 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:36:08 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:36:08 OK: 15733 distinct packages available 19:36:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:10 (1/4) Installing dumb-init (1.2.5-r1) 19:36:10 (2/4) Installing musl-obstack (1.2.3-r0) 19:36:10 (3/4) Installing libucontext (1.1-r0) 19:36:10 (4/4) Installing gcompat (1.0.0-r4) 19:36:10 Executing busybox-1.34.1-r7.trigger 19:36:10 OK: 6 MiB in 18 packages 19:36:12 Removing intermediate container b756283a573c 19:36:12 ---> 7adb89eb420d 19:36:12 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:36:19 ---> 566b9794abd3 19:36:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:36:19 ---> 04811e792558 19:36:19 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:36:19 ---> Running in 9e901ec7ab9d 19:36:20 Removing intermediate container 9e901ec7ab9d 19:36:20 ---> 3bf14b5fa79e 19:36:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:36:21 ---> 39469c1cd531 19:36:21 Step 21/26 : WORKDIR / 19:36:21 ---> Running in 5f39eacc284c 19:36:22 Removing intermediate container 5f39eacc284c 19:36:22 ---> 3bcfb0aaffaa 19:36:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:36:22 ---> Running in 6f9f384f64f2 19:36:22 Removing intermediate container 6f9f384f64f2 19:36:22 ---> 28f1ff68263c 19:36:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:36:22 ---> Running in 00dbb977cdf6 19:36:23 Removing intermediate container 00dbb977cdf6 19:36:23 ---> d3afdb391181 19:36:23 Step 24/26 : LABEL arch=arm64 19:36:23 ---> Running in 7ca3d43d2a4f 19:36:24 Removing intermediate container 7ca3d43d2a4f 19:36:24 ---> 5b3a208da1d9 19:36:24 Step 25/26 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:36:24 ---> Running in b037015b833c 19:36:25 Removing intermediate container b037015b833c 19:36:25 ---> 0453517a1286 19:36:25 Step 26/26 : LABEL version=0.0.0 19:36:25 ---> Running in a9da720fbe5a 19:36:25 Removing intermediate container a9da720fbe5a 19:36:25 ---> 06bc78671a76 19:36:25 19:36:25 Successfully built 06bc78671a76 19:36:25 Successfully tagged security-spire-config-arm64:latest 19:36:25  Building security-spire-config ... done Building core-metadata 19:36:44 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:36:44 ---> 2491960a26e2 19:36:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:36:44 ---> Using cache 19:36:44 ---> 65b322288cc3 19:36:44 Step 4/25 : WORKDIR /edgex-go 19:36:44 ---> Using cache 19:36:44 ---> 7997a5a50473 19:36:44 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:44 ---> Using cache 19:36:44 ---> 3a360f396f92 19:36:44 Step 6/25 : RUN apk add --update --no-cache make git 19:36:44 ---> Using cache 19:36:44 ---> 7f285bbf6832 19:36:44 Step 7/25 : COPY go.mod vendor* ./ 19:36:44 ---> Using cache 19:36:44 ---> 217d0bbc3e72 19:36:44 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:44 ---> Using cache 19:36:44 ---> 4a1b05c74414 19:36:44 Step 9/25 : COPY . . 19:36:44 ---> Using cache 19:36:44 ---> b35b9a297cbf 19:36:44 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:36:44 ---> Running in 6825f7707dc5 19:36:45 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:37:53 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:38:05 Removing intermediate container 3baa17e8263b 19:38:05 ---> cb3969307200 19:38:05 19:38:05 Step 10/25 : FROM alpine:3.16 19:38:05 ---> a6215f271958 19:38:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:38:05 ---> Running in d4e0c8277a34 19:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:10 (1/3) Installing ca-certificates (20220614-r0) 19:38:10 (2/3) Installing dumb-init (1.2.5-r1) 19:38:10 (3/3) Installing su-exec (0.2-r1) 19:38:10 Executing busybox-1.35.0-r17.trigger 19:38:10 Executing ca-certificates-20220614-r0.trigger 19:38:10 OK: 6 MiB in 17 packages 19:38:12 Removing intermediate container d4e0c8277a34 19:38:12 ---> a13b3de48788 19:38:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:38:12 ---> Running in 4cf4739350c0 19:38:13 Removing intermediate container 4cf4739350c0 19:38:13 ---> e29b81ea175c 19:38:13 Step 13/25 : WORKDIR / 19:38:13 ---> Running in d5dfb2fb8be5 19:38:14 Removing intermediate container d5dfb2fb8be5 19:38:14 ---> 7ec287d1abf4 19:38:14 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:38:15 ---> 93fe4979119f 19:38:15 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:38:17 ---> 7a24ed4adf34 19:38:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:38:19 ---> 2ad46379264a 19:38:19 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:38:21 ---> 1b80630cfbf6 19:38:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:38:23 ---> d496ed75b096 19:38:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:38:23 Removing intermediate container 5490fe6277a6 19:38:23 ---> bd1df2ff88a9 19:38:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:38:23 ---> Running in eee3ff0d49bd 19:38:26 ---> 45014c6e46f1 19:38:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:38: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:38:26 ---> a8c37c551fae 19:38:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:38:27 ---> Running in 18dc8abc7e77 19:38:30 Removing intermediate container 18dc8abc7e77 19:38:30 ---> ceb2665fa7c7 19:38:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:38:30 ---> Running in 944f50b51f36 19:38:30 Removing intermediate container 944f50b51f36 19:38:30 ---> 90d0e4f0b373 19:38:30 Step 23/25 : LABEL arch=arm64 19:38:30 ---> Running in 583cde367a2c 19:38:31 Removing intermediate container 583cde367a2c 19:38:31 ---> 4cde312aa0e3 19:38:31 Step 24/25 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:38:31 ---> Running in 0cfd603c3852 19:38:32 Removing intermediate container 0cfd603c3852 19:38:32 ---> 431ecf1b184b 19:38:32 Step 25/25 : LABEL version=0.0.0 19:38:32 Removing intermediate container eee3ff0d49bd 19:38:32 ---> 359ed19fa8b7 19:38:32 19:38:32 Step 11/23 : FROM alpine:3.16 19:38:32 ---> a6215f271958 19:38:32 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:38:33 ---> Running in 0257a0cead75 19:38:33 ---> Running in 8a46303ce8b6 19:38:34 Removing intermediate container 8a46303ce8b6 19:38:34 ---> 68a24e77979d 19:38:34 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:38:34 Removing intermediate container 0257a0cead75 19:38:34 ---> 89ba591580a7 19:38:34 19:38:34 ---> Running in 46634df7d346 19:38:34 Successfully built 89ba591580a7 19:38:35 Successfully tagged security-secretstore-setup-arm64:latest 19:38:36  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:38 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:38:38 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:38:38 (3/33) Installing readline (8.1.2-r0) 19:38:38 (4/33) Installing bash (5.1.16-r2) 19:38:38 Executing bash-5.1.16-r2.post-install 19:38:38 (5/33) Installing ca-certificates (20220614-r0) 19:38:38 (6/33) Installing brotli-libs (1.0.9-r6) 19:38:38 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:38:38 (8/33) Installing libcurl (7.83.1-r3) 19:38:38 (9/33) Installing curl (7.83.1-r3) 19:38:38 (10/33) Installing docker-cli (20.10.16-r2) 19:38:39 (11/33) Installing dumb-init (1.2.5-r1) 19:38:39 (12/33) Installing libbz2 (1.0.8-r1) 19:38:39 (13/33) Installing expat (2.4.8-r0) 19:38:39 (14/33) Installing libffi (3.4.2-r1) 19:38:39 (15/33) Installing gdbm (1.23-r0) 19:38:39 (16/33) Installing xz-libs (5.2.5-r1) 19:38:39 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:38:39 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:38:39 (19/33) Installing mpdecimal (2.5.1-r1) 19:38:39 (20/33) Installing sqlite-libs (3.38.5-r0) 19:38:39 (21/33) Installing python3 (3.10.5-r0) 19:38:41 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:38:41 (23/33) Installing py3-tomli (2.0.1-r1) 19:38:41 (24/33) Installing py3-pep517 (0.12.0-r2) 19:38:41 (25/33) Installing py3-six (1.16.0-r1) 19:38:41 (26/33) Installing py3-retrying (1.3.3-r3) 19:38:41 (27/33) Installing py3-appdirs (1.4.4-r3) 19:38:41 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:38:41 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:38:41 (30/33) Installing py3-parsing (2.4.7-r3) 19:38:41 (31/33) Installing py3-packaging (21.3-r0) 19:38:41 (32/33) Installing py3-setuptools (59.4.0-r0) 19:38:41 (33/33) Installing py3-pip (22.1.1-r0) 19:38:42 Executing busybox-1.35.0-r17.trigger 19:38:42 Executing ca-certificates-20220614-r0.trigger 19:38:43 OK: 120 MiB in 47 packages 19:38:58 Collecting docker-compose==1.23.2 19:38:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:38:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.9 MB/s eta 0:00:00 19:38:59 Collecting docker<4.0,>=3.6.0 19:38:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:38:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.9 MB/s eta 0:00:00 19:38:59 Collecting cached-property<2,>=1.2.0 19:38:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:39:00 Collecting jsonschema<3,>=2.5.1 19:39:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:39:00 Collecting texttable<0.10,>=0.9.0 19:39:00 Downloading texttable-0.9.1.tar.gz (11 kB) 19:39:00 Preparing metadata (setup.py): started 19:39:02 Preparing metadata (setup.py): finished with status 'done' 19:39:02 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:39:02 Collecting docopt<0.7,>=0.6.1 19:39:02 Downloading docopt-0.6.2.tar.gz (25 kB) 19:39:02 Preparing metadata (setup.py): started 19:39:04 Preparing metadata (setup.py): finished with status 'done' 19:39:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:39:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:39:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.5 MB/s eta 0:00:00 19:39:05 Collecting dockerpty<0.5,>=0.4.1 19:39:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:39:06 Preparing metadata (setup.py): started 19:39:08 Preparing metadata (setup.py): finished with status 'done' 19:39:08 Collecting PyYAML<4,>=3.10 19:39:08 Downloading PyYAML-3.13.tar.gz (270 kB) 19:39:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.2 MB/s eta 0:00:00 19:39:11 Preparing metadata (setup.py): started 19:39:13 Preparing metadata (setup.py): finished with status 'done' 19:39:13 Collecting websocket-client<1.0,>=0.32.0 19:39:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:39:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.7 MB/s eta 0:00:00 19:39:13 Collecting docker-pycreds>=0.4.0 19:39:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:39:14 Collecting chardet<3.1.0,>=3.0.2 19:39:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:39:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 8.2 MB/s eta 0:00:00 19:39:15 Collecting idna<2.8,>=2.5 19:39:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:39:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.8 MB/s eta 0:00:00 19:39:15 Collecting certifi>=2017.4.17 19:39:15 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:39:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 9.2 MB/s eta 0:00:00 19:39:16 Collecting urllib3<1.25,>=1.21.1 19:39:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:39:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.1 MB/s eta 0:00:00 19:39:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:39:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:39:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:39:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:39:17 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:39:18 Running setup.py install for texttable: started 19:39:20 Running setup.py install for texttable: finished with status 'done' 19:39:20 Running setup.py install for PyYAML: started 19:39:24 Running setup.py install for PyYAML: finished with status 'done' 19:39:25 Running setup.py install for docopt: started 19:39:29 Running setup.py install for docopt: finished with status 'done' 19:39:31 Removing intermediate container 9e70452efee5 19:39:31 ---> f5613994cb2e 19:39:31 19:39:31 Step 11/24 : FROM alpine:3.16 19:39:31 ---> a6215f271958 19:39:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:39:31 ---> Running in bacdba5a13a8 19:39:31 Removing intermediate container bacdba5a13a8 19:39:31 ---> f04a42696f52 19:39:31 Step 13/24 : ENV APP_PORT=59880 19:39:31 ---> Running in ee192c3ce684 19:39:32 Removing intermediate container ee192c3ce684 19:39:32 ---> 584a16691802 19:39:32 Step 14/24 : EXPOSE $APP_PORT 19:39:32 ---> Running in 37525f69080c 19:39:32 Removing intermediate container 37525f69080c 19:39:32 ---> 9cce0f748844 19:39:32 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:32 ---> Running in 5db2372346b7 19:39:32 Running setup.py install for dockerpty: started 19:39:36 Removing intermediate container 5db2372346b7 19:39:36 ---> 315874297123 19:39:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:39:36 ---> Running in 13a6455047ce 19:39:36 Running setup.py install for dockerpty: finished with status 'done' 19:39:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:39 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:39:39 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:39:40 (1/6) Installing dumb-init (1.2.5-r1) 19:39:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:39:40 (3/6) Installing libsodium (1.0.18-r0) 19:39:40 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:39:40 (5/6) Installing libzmq (4.3.4-r0) 19:39:40 (6/6) Installing zeromq (4.3.4-r0) 19:39:40 Executing busybox-1.35.0-r17.trigger 19:39:41 OK: 8 MiB in 20 packages 19:39:43 Removing intermediate container 13a6455047ce 19:39:43 ---> 08af06b966de 19:39:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:45 ---> 287835a2cf2e 19:39:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:48 ---> 19772092b8ab 19:39:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:39:49 ---> 5bfa350890c0 19:39:49 Step 20/24 : ENTRYPOINT ["/core-data"] 19:39:49 ---> Running in 6d1ca1d4dff2 19:39:50 Removing intermediate container 6d1ca1d4dff2 19:39:50 ---> dc9159fe31fa 19:39:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:50 ---> Running in 3437c20ebe7b 19:39:51 Removing intermediate container 3437c20ebe7b 19:39:51 ---> cdb5fffa7eae 19:39:51 Step 22/24 : LABEL arch=arm64 19:39:52 ---> Running in ea0e91c8b377 19:39:53 Removing intermediate container ea0e91c8b377 19:39:53 ---> 2b9ba9854d33 19:39:53 Step 23/24 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:39:53 ---> Running in 7ec0ec112cf2 19:39:54 Removing intermediate container 7ec0ec112cf2 19:39:54 ---> 3c8a7fbcc831 19:39:54 Step 24/24 : LABEL version=0.0.0 19:39:54 ---> Running in 48d4bf67e8bd 19:39:55 Removing intermediate container 48d4bf67e8bd 19:39:55 ---> 2f35d061507d 19:39:55 19:39:55 Successfully built 2f35d061507d 19:39:55 Successfully tagged core-data-arm64:latest 19:40:00  Building core-data ... done Removing intermediate container 46634df7d346 19:40:00 ---> 59ce17a8485e 19:40:00 Step 14/23 : ENV APP_PORT=58890 19:40:00 ---> Running in 474e13c8f205 19:40:00 Removing intermediate container 474e13c8f205 19:40:00 ---> d4f695677107 19:40:00 Step 15/23 : EXPOSE $APP_PORT 19:40:01 ---> Running in d05b96844371 19:40:01 Removing intermediate container d05b96844371 19:40:01 ---> 1b56465e3d5f 19:40:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:40:03 ---> 12a1f000240b 19:40:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:40:04 ---> e4d699f9ac77 19:40:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:40:05 ---> 4ee9d42a7c3b 19:40:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:40:05 ---> Running in fbdad069d3c2 19:40:05 Removing intermediate container fbdad069d3c2 19:40:05 ---> 6166ded9ce85 19:40:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:06 ---> Running in 46d519beb16e 19:40:06 Removing intermediate container 46d519beb16e 19:40:06 ---> 424d5f21fb60 19:40:06 Step 21/23 : LABEL arch=arm64 19:40:06 ---> Running in d420c1cb5605 19:40:06 Removing intermediate container d420c1cb5605 19:40:06 ---> a86904fbb543 19:40:06 Step 22/23 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:40:07 ---> Running in d9c70cb6fb85 19:40:07 Removing intermediate container d9c70cb6fb85 19:40:07 ---> 97570ffe4593 19:40:07 Step 23/23 : LABEL version=0.0.0 19:40:07 ---> Running in cedef8516541 19:40:08 Removing intermediate container cedef8516541 19:40:08 ---> ba19edfbef45 19:40:08 19:40:08 Successfully built ba19edfbef45 19:40:08 Successfully tagged sys-mgmt-agent-arm64:latest 19:41:16  Building sys-mgmt-agent ... done Removing intermediate container 6825f7707dc5 19:41:16 ---> a514a1fe0296 19:41:16 19:41:16 Step 11/25 : FROM alpine:3.16 19:41:16 ---> a6215f271958 19:41:16 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:41:16 ---> Using cache 19:41:16 ---> 40761f82a5e8 19:41:16 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:41:16 ---> Using cache 19:41:16 ---> 095739ac8369 19:41:16 Step 14/25 : ENV APP_PORT=59881 19:41:16 ---> Running in a9d92044443e 19:41:16 Removing intermediate container a9d92044443e 19:41:16 ---> 42e868f8d43a 19:41:16 Step 15/25 : EXPOSE $APP_PORT 19:41:16 ---> Running in c34e2ae0b6fa 19:41:16 Removing intermediate container c34e2ae0b6fa 19:41:16 ---> 7a59810433f1 19:41:16 Step 16/25 : WORKDIR / 19:41:16 ---> Running in cc297c7f1cd3 19:41:17 Removing intermediate container cc297c7f1cd3 19:41:17 ---> 3876c5524a40 19:41:17 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:18 ---> 98ca9306ea4b 19:41:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:41:19 ---> 329ba29df75c 19:41:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:41:20 ---> 5773d01f560b 19:41:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:41:21 ---> d79220ea7050 19:41:21 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:41:21 ---> Running in 6cbc978c6fc1 19:41:21 Removing intermediate container 6cbc978c6fc1 19:41:21 ---> d7a856937654 19:41:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:21 ---> Running in 287526a48e1f 19:41:21 Removing intermediate container 2b156663d376 19:41:21 ---> 52e3c46c0fa4 19:41:21 19:41:21 Step 9/20 : FROM alpine:3.15 19:41:21 ---> 02e0d6fdf486 19:41:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:41:21 ---> Using cache 19:41:21 ---> cc8986846f43 19:41:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:21 ---> Using cache 19:41:21 ---> 4e845dba6571 19:41:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:22 ---> Running in d73a7a7eefd7 19:41:22 Removing intermediate container 287526a48e1f 19:41:22 ---> 0bc41f6607ff 19:41:22 Step 23/25 : LABEL arch=arm64 19:41:22 ---> Running in 6bb43eaefc2d 19:41:22 Removing intermediate container 6bb43eaefc2d 19:41:22 ---> 0b00799c9cef 19:41:22 Step 24/25 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:41:22 ---> Running in e749934b44bf 19:41:23 Removing intermediate container e749934b44bf 19:41:23 ---> c63da2b9383f 19:41:23 Step 25/25 : LABEL version=0.0.0 19:41:23 ---> Running in c9b58b47ab09 19:41:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:23 Removing intermediate container c9b58b47ab09 19:41:23 ---> 61d8c996c243 19:41:23 19:41:23 Successfully built 61d8c996c243 19:41:24 Successfully tagged core-metadata-arm64:latest 19:41:24  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:25 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:41:25 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:41:25 OK: 15733 distinct packages available 19:41:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:27 (1/9) Installing ca-certificates (20220614-r0) 19:41:27 (2/9) Installing brotli-libs (1.0.9-r5) 19:41:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:41:27 (4/9) Installing libcurl (7.80.0-r3) 19:41:28 (5/9) Installing curl (7.80.0-r3) 19:41:28 (6/9) Installing dumb-init (1.2.5-r1) 19:41:28 (7/9) Installing musl-obstack (1.2.3-r0) 19:41:28 (8/9) Installing libucontext (1.1-r0) 19:41:28 (9/9) Installing gcompat (1.0.0-r4) 19:41:28 Executing busybox-1.34.1-r7.trigger 19:41:28 Executing ca-certificates-20220614-r0.trigger 19:41:28 OK: 8 MiB in 23 packages 19:41:30 Removing intermediate container d73a7a7eefd7 19:41:30 ---> f0b353e1b164 19:41:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:30 ---> f9ad554d6ff2 19:41:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:41:32 ---> f697277181d0 19:41:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:41:32 ---> 2f9e5fb02adb 19:41:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:41:32 ---> Running in 4e15bcf25cc0 19:41:33 Removing intermediate container 4e15bcf25cc0 19:41:33 ---> 92af486bdcb8 19:41:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:33 ---> Running in a717e8087a46 19:41:33 Removing intermediate container a717e8087a46 19:41:33 ---> 320f4b42afac 19:41:33 Step 18/20 : LABEL arch=arm64 19:41:33 ---> Running in 803fb23800bb 19:41:33 Removing intermediate container 803fb23800bb 19:41:33 ---> 71ce4d258ada 19:41:33 Step 19/20 : LABEL git_sha=cc10d8d530f621282bbb50ff413d37e335f8a1b7 19:41:33 ---> Running in bcf850bc6c88 19:41:34 Removing intermediate container bcf850bc6c88 19:41:34 ---> 8dbce7a477c2 19:41:34 Step 20/20 : LABEL version=0.0.0 19:41:34 ---> Running in 5a8afec75d02 19:41:34 Removing intermediate container 5a8afec75d02 19:41:34 ---> 9169c928e53d 19:41:34 19:41:34 Successfully built 9169c928e53d 19:41:34 Successfully tagged security-spiffe-token-provider-arm64:latest 19:41:35  Building security-spiffe-token-provider ... done  [Pipeline] } 19:41:35 $ docker stop --time=1 faa0c7bffacbeca5db002a3524a87c24dce98add0c1127a498df8beecd9e4aa2 19:41:37 $ docker rm -f faa0c7bffacbeca5db002a3524a87c24dce98add0c1127a498df8beecd9e4aa2 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:37 + docker images 19:41:38 REPOSITORY TAG IMAGE ID CREATED SIZE 19:41:38 security-spiffe-token-provider-arm64 latest 9169c928e53d 3 seconds ago 28.4MB 19:41:38 core-metadata-arm64 latest 61d8c996c243 14 seconds ago 17.5MB 19:41:38 52e3c46c0fa4 16 seconds ago 1.41GB 19:41:38 a514a1fe0296 23 seconds ago 1.38GB 19:41:38 sys-mgmt-agent-arm64 latest ba19edfbef45 About a minute ago 133MB 19:41:38 core-data-arm64 latest 2f35d061507d About a minute ago 20.7MB 19:41:38 f5613994cb2e 2 minutes ago 1.38GB 19:41:38 security-secretstore-setup-arm64 latest 89ba591580a7 3 minutes ago 28.2MB 19:41:38 359ed19fa8b7 3 minutes ago 1.36GB 19:41:38 cb3969307200 3 minutes ago 1.37GB 19:41:38 security-spire-config-arm64 latest 06bc78671a76 5 minutes ago 83.6MB 19:41:38 03053c552395 5 minutes ago 1.25GB 19:41:38 security-spire-server-arm64 latest e96f5a2e29df 5 minutes ago 84.2MB 19:41:38 684eb315d44f 6 minutes ago 1.25GB 19:41:38 support-notifications-arm64 latest 9861cfb2fb9b 8 minutes ago 26.3MB 19:41:38 support-scheduler-arm64 latest 327d333a2e22 8 minutes ago 25.7MB 19:41:38 d6e4f7c4a1a1 8 minutes ago 1.43GB 19:41:38 74b105beb163 8 minutes ago 1.43GB 19:41:38 security-bootstrapper-arm64 latest 4ae50ab27ea8 10 minutes ago 18.7MB 19:41:38 core-command-arm64 latest 65d6d3aac86a 11 minutes ago 16.7MB 19:41:38 3e613e47e944 11 minutes ago 1.36GB 19:41:38 9879ad328cb3 11 minutes ago 1.37GB 19:41:38 security-proxy-setup-arm64 latest 169769269cf1 11 minutes ago 26.4MB 19:41:38 c364a7a73f64 12 minutes ago 1.36GB 19:41:38 security-spire-agent-arm64 latest 574ac223b932 17 minutes ago 122MB 19:41:38 8d274b43bc69 17 minutes ago 1.25GB 19:41:38 ci-base-image-arm64 latest 2491960a26e2 31 minutes ago 995MB 19:41:38 alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB 19:41:38 alpine 3.16 a6215f271958 4 weeks ago 5.29MB 19:41:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 19:41:38 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:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:41:38 19:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:41:39 arm64: Pulling from edgex-lftools-log-publisher 19:41:39 8998bd30e6a1: Pulling fs layer 19:41:39 04944245beec: Pulling fs layer 19:41:39 699f458cf7ca: Pulling fs layer 19:41:39 765212b225bb: Pulling fs layer 19:41:39 f23df028b6ca: Pulling fs layer 19:41:39 d65c8cfc05b1: Pulling fs layer 19:41:39 2437ff75d9bd: Pulling fs layer 19:41:39 765212b225bb: Waiting 19:41:39 f23df028b6ca: Waiting 19:41:39 d65c8cfc05b1: Waiting 19:41:39 2437ff75d9bd: Waiting 19:41:39 04944245beec: Verifying Checksum 19:41:39 04944245beec: Download complete 19:41:39 765212b225bb: Verifying Checksum 19:41:39 765212b225bb: Download complete 19:41:39 f23df028b6ca: Verifying Checksum 19:41:39 f23df028b6ca: Download complete 19:41:39 d65c8cfc05b1: Verifying Checksum 19:41:39 d65c8cfc05b1: Download complete 19:41:39 699f458cf7ca: Verifying Checksum 19:41:39 699f458cf7ca: Download complete 19:41:40 8998bd30e6a1: Download complete 19:41:42 2437ff75d9bd: Verifying Checksum 19:41:42 2437ff75d9bd: Download complete 19:41:44 8998bd30e6a1: Pull complete 19:41:45 04944245beec: Pull complete 19:41:46 699f458cf7ca: Pull complete 19:41:46 765212b225bb: Pull complete 19:41:47 f23df028b6ca: Pull complete 19:41:48 d65c8cfc05b1: Pull complete 19:42:06 2437ff75d9bd: Pull complete 19:42:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:06 prd-ubuntu20.04-docker-arm64-4c-16g-28647 does not seem to be running inside a container 19:42:07 $ 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:42:09 $ docker top bb236ce01dc68ad79e6f68095df38e758b271a2f2e34e71f266a08c24f38cccf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:11 ---> job-cost.sh 19:42:11 lf-activate-venv: SKIPPING 19:42:11 INFO: No Stack... 19:42:11 INFO: Retrieving Pricing Info for: v3-standard-4 19:42:12 INFO: Archiving Costs [Pipeline] sh 19:42:12 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:42:12 + cut -d, -f6 [Pipeline] lock 19:42:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4149-1-stack-cost] 19:42:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4149-1-stack-cost] did not exist. Created. 19:42:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4149-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:42:13 + echo total: 0.10999999940395355 [Pipeline] stash 19:42:14 Stashed 1 file(s) [Pipeline] } 19:42:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4149-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:42:14 $ docker stop --time=1 bb236ce01dc68ad79e6f68095df38e758b271a2f2e34e71f266a08c24f38cccf 19:42:15 $ docker rm -f bb236ce01dc68ad79e6f68095df38e758b271a2f2e34e71f266a08c24f38cccf [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:42:16 provisioning config files... 19:42:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7886068266222969072tmp [Pipeline] { [Pipeline] sh 19:42:17 + set +x 19:42:17 + curl -s https://codecov.io/bash 19:42:17 + bash -s -- 19:42:17 19:42:17 _____ _ 19:42:17 / ____| | | 19:42:17 | | ___ __| | ___ ___ _____ __ 19:42:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:42:17 | |___| (_) | (_| | __/ (_| (_) \ V / 19:42:17 \_____\___/ \__,_|\___|\___\___/ \_/ 19:42:17 Bash-1.0.6 19:42:17 19:42:17 19:42:17 ==> git version 2.25.1 found 19:42:17 ==> 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:42:17 Release-Date: 2020-01-08 19:42:17 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:42:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:42:17 ==> Jenkins CI detected. 19:42:17 current dir:  /w/workspace/edgex-go/1 19:42:17 project root: . 19:42:17 --> token set from env 19:42:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:42:17 ==> Running gcov in . (disable via -X gcov) 19:42:17 ==> Python coveragepy not found 19:42:17 ==> Searching for coverage reports in: 19:42:17 + . 19:42:17 -> Found 1 reports 19:42:17 ==> Detecting git/mercurial file structure 19:42:17 ==> Reading reports 19:42:17 + ./coverage.out bytes=482786 19:42:17 ==> Appending adjustments 19:42:17 https://docs.codecov.io/docs/fixing-reports 19:42:18 + Found adjustments 19:42:18 ==> Gzipping contents 19:42:18 64K /tmp/codecov.bCx9M8.gz 19:42:18 ==> Uploading reports 19:42:18 url: https://codecov.io 19:42:18 query: branch=PR-4149&commit=cc10d8d530f621282bbb50ff413d37e335f8a1b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4149&job=&cmd_args= 19:42:18 -> Pinging Codecov 19:42:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4149&commit=cc10d8d530f621282bbb50ff413d37e335f8a1b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4149&job=&cmd_args= 19:42:19 -> Uploading to 19:42:19 https://storage.googleapis.com/codecov/v4/raw/2022-09-07/00271124DB129430A58F1EEE437C3FCB/cc10d8d530f621282bbb50ff413d37e335f8a1b7/2c35b9f0-8ce1-4731-a119-6cd30a3889b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T194218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=546becf58797b08d1c78d09195915093e7ca352c75d20e7cbbafb0914bf55a25 19:42:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:42:19 Dload Upload Total Spent Left Speed 19:42:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63285 0 0 100 63285 0 236k --:--:-- --:--:-- --:--:-- 235k 100 63285 0 0 100 63285 0 236k --:--:-- --:--:-- --:--:-- 235k 19:42:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cc10d8d530f621282bbb50ff413d37e335f8a1b7 [Pipeline] } 19:42:19 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:42:20 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:42:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:42:21 ---> package-listing.sh 19:42:21 ++ facter osfamily 19:42:21 ++ tr '[:upper:]' '[:lower:]' 19:42:22 + OS_FAMILY=debian 19:42:22 + workspace=/w/workspace/edgex-go/1 19:42:22 + START_PACKAGES=/tmp/packages_start.txt 19:42:22 + END_PACKAGES=/tmp/packages_end.txt 19:42:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:42:22 + PACKAGES=/tmp/packages_start.txt 19:42:22 + '[' /w/workspace/edgex-go/1 ']' 19:42:22 + PACKAGES=/tmp/packages_end.txt 19:42:22 + case "${OS_FAMILY}" in 19:42:22 + dpkg -l 19:42:22 + grep '^ii' 19:42:22 + '[' -f /tmp/packages_start.txt ']' 19:42:22 + '[' -f /tmp/packages_end.txt ']' 19:42:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:42:22 + '[' /w/workspace/edgex-go/1 ']' 19:42:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:42:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:42:22 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:42:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:23 19:42:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:23 latest: Pulling from edgex-lftools-log-publisher 19:42:23 5eb5b503b376: Pulling fs layer 19:42:23 5c69ac0246d0: Pulling fs layer 19:42:23 ec43610c2a17: Pulling fs layer 19:42:23 3a2ae6a8a46f: Pulling fs layer 19:42:23 33b1e0a273af: Pulling fs layer 19:42:23 5d3b04190fa2: Pulling fs layer 19:42:23 2f39f015ded8: Pulling fs layer 19:42:23 3a2ae6a8a46f: Waiting 19:42:23 33b1e0a273af: Waiting 19:42:23 5d3b04190fa2: Waiting 19:42:23 5c69ac0246d0: Verifying Checksum 19:42:23 5c69ac0246d0: Download complete 19:42:23 3a2ae6a8a46f: Verifying Checksum 19:42:23 3a2ae6a8a46f: Download complete 19:42:23 33b1e0a273af: Verifying Checksum 19:42:23 33b1e0a273af: Download complete 19:42:23 ec43610c2a17: Verifying Checksum 19:42:23 ec43610c2a17: Download complete 19:42:23 5d3b04190fa2: Verifying Checksum 19:42:23 5d3b04190fa2: Download complete 19:42:23 5eb5b503b376: Verifying Checksum 19:42:23 5eb5b503b376: Download complete 19:42:24 2f39f015ded8: Download complete 19:42:24 5eb5b503b376: Pull complete 19:42:25 5c69ac0246d0: Pull complete 19:42:25 ec43610c2a17: Pull complete 19:42:25 3a2ae6a8a46f: Pull complete 19:42:25 33b1e0a273af: Pull complete 19:42:25 5d3b04190fa2: Pull complete 19:42:31 2f39f015ded8: Pull complete 19:42:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:31 prd-ubuntu20.04-docker-8c-8g-28646 does not seem to be running inside a container 19:42:31 $ 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:42:32 $ docker top 09f136b3f235422607e60fc06a77f3171e0439b87c647da281a5cb503cccb045 -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:33 + touch /tmp/pre-build-complete [Pipeline] sh 19:42:33 + mkdir -p /var/log/sysstat [Pipeline] sh 19:42:33 + ls /var/log/sa-host 19:42:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:34 provisioning config files... 19:42:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7529563661808245095tmp [Pipeline] { [Pipeline] echo 19:42:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:42:34 ---> create-netrc.sh [Pipeline] } 19:42:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:42:35 ---> python-tools-install.sh [Pipeline] echo 19:42:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:42:35 ---> sudo-logs.sh 19:42:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:42:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:42:35 ---> job-cost.sh 19:42:35 lf-activate-venv: SKIPPING 19:42:35 DEBUG: total: 0.10999999940395355 19:42:35 INFO: Retrieving Stack Cost... 19:42:36 INFO: Retrieving Pricing Info for: v3-standard-8 19:42:36 INFO: Archiving Costs [Pipeline] echo 19:42:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:42:37 ---> logs-deploy.sh 19:42:37 lf-activate-venv: SKIPPING 19:42:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4149/1 19:42:37 INFO: archiving workspace using pattern(s): 19:42:37 Archives upload complete. 19:42:38 INFO: archiving logs to Nexus