Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at b7de7b775397295cb69718a186a97b7526882c59 rather than 86addf0b5dd2c97310250a6a9cc546300f55b449 Obtained Jenkinsfile from b7de7b775397295cb69718a186a97b7526882c59 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-ssh18358427898441164560.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-ssh7744433765540260514.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6258638278056354130.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 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-ssh9900768465616843589.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6128253094774911493.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29291 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b7de7b775397295cb69718a186a97b7526882c59 into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 Merge succeeded, producing b9de90ec9a8c76301f282af18c6064d73f18b02a Checking out Revision b9de90ec9a8c76301f282af18c6064d73f18b02a (PR-4140) > git config core.sparsecheckout # timeout=10 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # 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 b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9de90ec9a8c76301f282af18c6064d73f18b02a # timeout=10 Commit message: "Merge commit 'b7de7b775397295cb69718a186a97b7526882c59' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:55 ========================================================= 16:30:55 EdgeX Global Pipelines Version Info 16:30:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0e976d93f2eac7e0d5c1f2c6f1639b8fca032c8d # timeout=10 16:30:56 ------------------- 16:30:56 stable info: 16:30:56 ------------------- 16:30:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:56 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:30:56 Message: update stable to v1.0.239 16:30:56 ------------------- 16:30:56 experimental info: 16:30:56 ------------------- 16:30:56 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:56 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:30:56 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4140 [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4140 [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4140 [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9de90ec9a8c76301f282af18c6064d73f18b02a [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9de90e [Pipeline] echo 16:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:57 provisioning config files... 16:30:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2030741843592844332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:57 ---> docker-login.sh 16:30:57 nexus3.edgexfoundry.org:10001 16:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:58 Configure a credential helper to remove this warning. See 16:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:58 16:30:58 Login Succeeded 16:30:58 nexus3.edgexfoundry.org:10002 16:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:58 Configure a credential helper to remove this warning. See 16:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:58 16:30:58 Login Succeeded 16:30:58 nexus3.edgexfoundry.org:10003 16:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:58 Configure a credential helper to remove this warning. See 16:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:58 16:30:58 Login Succeeded 16:30:58 nexus3.edgexfoundry.org:10004 16:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:58 Configure a credential helper to remove this warning. See 16:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:58 16:30:58 Login Succeeded 16:30:58 docker.io 16:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:58 Configure a credential helper to remove this warning. See 16:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:58 16:30:58 Login Succeeded 16:30:58 ---> docker-login.sh ends [Pipeline] } 16:30:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30: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 16:30:59 + + dirname cmd/core-command/Dockerfile 16:30:59 cut -d/ -f2 16:30:59 + echo core-command,cmd/core-command/Dockerfile 16:30:59 + dirname cmd/core-data/Dockerfile 16:30:59 + cut -d/ -f2 16:30:59 + echo core-data,cmd/core-data/Dockerfile 16:30:59 + dirname cmd/core-metadata/Dockerfile 16:30:59 + cut -d/ -f2 16:30:59 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:59 + dirname cmd/security-bootstrapper/Dockerfile 16:30:59 + cut -d/ -f2 16:30:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:59 + cut -d/ -f2 16:30:59 + dirname cmd/security-proxy-setup/Dockerfile 16:30:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:59 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:59 + cut -d/ -f2 16:30:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:59 + + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:59 cut -d/ -f2 16:30:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:59 + dirname cmd/security-spire-agent/Dockerfile 16:30:59 + cut -d/ -f2 16:30:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:59 + dirname cmd/security-spire-config/Dockerfile 16:30:59 + cut -d/ -f2 16:30:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:59 + dirname cmd/security-spire-server/Dockerfile 16:30:59 + cut -d/ -f2 16:30:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:59 + dirname cmd/support-notifications/Dockerfile 16:30:59 + cut -d/ -f2 16:30:59 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:59 + dirname cmd/support-scheduler/Dockerfile 16:30:59 + cut -d/ -f2 16:30:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:59 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:59 + cut -d/ -f2 16:30:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30: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 16:30:59 + git rev-list -1 --merges b9de90ec9a8c76301f282af18c6064d73f18b02a~1..b9de90ec9a8c76301f282af18c6064d73f18b02a [Pipeline] echo 16:30:59 -----------> git rev-list -1 --merges b9de90ec9a8c76301f282af18c6064d73f18b02a~1..b9de90ec9a8c76301f282af18c6064d73f18b02a b9de90ec9a8c76301f282af18c6064d73f18b02a 16:30:59 b9de90ec9a8c76301f282af18c6064d73f18b02a [false] [Pipeline] sh 16:30:59 + git log --format=format:%s -1 b9de90ec9a8c76301f282af18c6064d73f18b02a [Pipeline] echo 16:30:59 ========================================================= 16:30:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:31:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:31:00 + grep -v github /etc/ssh/ssh_known_hosts 16:31:00 + [ -e /tmp/ssh_known_hosts ] 16:31:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:31:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:31:00 + sudo tee -a /etc/ssh/ssh_known_hosts 16:31:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:00 16:31:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:00 0.1.4: Pulling from edgex-devops/py-git-semver 16:31:00 b85a868b505f: Pulling fs layer 16:31:00 e2be974225ed: Pulling fs layer 16:31:00 339a4e72a1f5: Pulling fs layer 16:31:00 988bab9f4d93: Pulling fs layer 16:31:00 1469e6f7b9e6: Pulling fs layer 16:31:00 eaf3925da568: Pulling fs layer 16:31:00 bab4dde63d76: Pulling fs layer 16:31:00 bde34c3a00c8: Pulling fs layer 16:31:00 b352a97aabf1: Pulling fs layer 16:31:00 4872d77fe225: Pulling fs layer 16:31:00 5851b861e8e6: Pulling fs layer 16:31:00 988bab9f4d93: Waiting 16:31:00 1469e6f7b9e6: Waiting 16:31:00 b352a97aabf1: Waiting 16:31:00 4872d77fe225: Waiting 16:31:00 5851b861e8e6: Waiting 16:31:00 bde34c3a00c8: Waiting 16:31:00 bab4dde63d76: Waiting 16:31:00 eaf3925da568: Waiting 16:31:00 e2be974225ed: Download complete 16:31:00 988bab9f4d93: Download complete 16:31:01 1469e6f7b9e6: Verifying Checksum 16:31:01 1469e6f7b9e6: Download complete 16:31:01 eaf3925da568: Verifying Checksum 16:31:01 eaf3925da568: Download complete 16:31:01 339a4e72a1f5: Verifying Checksum 16:31:01 339a4e72a1f5: Download complete 16:31:01 bde34c3a00c8: Verifying Checksum 16:31:01 bde34c3a00c8: Download complete 16:31:01 b352a97aabf1: Download complete 16:31:01 4872d77fe225: Verifying Checksum 16:31:01 4872d77fe225: Download complete 16:31:01 5851b861e8e6: Verifying Checksum 16:31:01 5851b861e8e6: Download complete 16:31:01 b85a868b505f: Verifying Checksum 16:31:01 b85a868b505f: Download complete 16:31:01 bab4dde63d76: Verifying Checksum 16:31:01 bab4dde63d76: Download complete 16:31:02 b85a868b505f: Pull complete 16:31:02 e2be974225ed: Pull complete 16:31:03 339a4e72a1f5: Pull complete 16:31:03 988bab9f4d93: Pull complete 16:31:03 1469e6f7b9e6: Pull complete 16:31:03 eaf3925da568: Pull complete 16:31:05 bab4dde63d76: Pull complete 16:31:05 bde34c3a00c8: Pull complete 16:31:05 b352a97aabf1: Pull complete 16:31:05 4872d77fe225: Pull complete 16:31:05 5851b861e8e6: Pull complete 16:31:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:06 prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container 16:31:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:31:08 $ docker top 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb -eo pid,comm 16:31: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). 16:31:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:08 [ssh-agent] Looking for ssh-agent implementation... 16:31:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:08 $ docker exec 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb ssh-agent 16:31:08 SSH_AUTH_SOCK=/tmp/ssh-fGWsDShJuycW/agent.32 16:31:08 SSH_AGENT_PID=39 16:31:08 Running ssh-add (command line suppressed) 16:31:09 Identity added: /w/workspace/edgex-go/8@tmp/private_key_1665404721152788689.key (/w/workspace/edgex-go/8@tmp/private_key_1665404721152788689.key) 16:31:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:09 + git tag --points-at HEAD [Pipeline] } 16:31:09 $ docker exec --env ******** --env ******** 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb ssh-agent -k 16:31:09 unset SSH_AUTH_SOCK; 16:31:09 unset SSH_AGENT_PID; 16:31:09 echo Agent pid 39 killed; 16:31:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:09 [ssh-agent] Looking for ssh-agent implementation... 16:31:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:09 $ docker exec 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb ssh-agent 16:31:09 SSH_AUTH_SOCK=/tmp/ssh-gBirimUOi89j/agent.72 16:31:09 SSH_AGENT_PID=78 16:31:09 Running ssh-add (command line suppressed) 16:31:09 Identity added: /w/workspace/edgex-go/8@tmp/private_key_448186298094383407.key (/w/workspace/edgex-go/8@tmp/private_key_448186298094383407.key) 16:31:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:10 + git semver init 16:31:10 2022-09-15 16:31:10,391 [run_init] DEBUG init version:0.0.0 force:False 16:31:10 2022-09-15 16:31:10,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 16:31:10 2022-09-15 16:31:10,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 16:31:10 2022-09-15 16:31:10,392 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 16:31:15 2022-09-15 16:31:15,054 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 16:31:15 2022-09-15 16:31:15,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4140 with force:False 16:31:15 2022-09-15 16:31:15,056 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4140 16:31:15 2022-09-15 16:31:15,061 [execute] INFO git cat-file --batch-check 16:31:15 2022-09-15 16:31:15,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 16:31:15 2022-09-15 16:31:15,067 [execute] INFO git cat-file --batch 16:31:15 2022-09-15 16:31:15,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 16:31:15 2022-09-15 16:31:15,073 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4140 16:31:15 0.0.0 [Pipeline] } 16:31:15 $ docker exec --env ******** --env ******** 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb ssh-agent -k 16:31:15 unset SSH_AUTH_SOCK; 16:31:15 unset SSH_AGENT_PID; 16:31:15 echo Agent pid 78 killed; 16:31:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:16 + git semver [Pipeline] } 16:31:16 $ docker stop --time=1 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb 16:31:17 $ docker rm -f 7c188f81cb7d4b1a0371b7858f9f89087f83068e77d0b00935f73174ea06f8bb [Pipeline] // withDockerContainer [Pipeline] sh 16:31:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:18 Stashed 1 file(s) [Pipeline] echo 16:31: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 16:31:18 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 16:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:18 ========================================================= 16:31:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:31:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:19 2408cc74d12b: Pulling fs layer 16:31:19 ea60b727a1ce: Pulling fs layer 16:31:19 30c4a7721957: Pulling fs layer 16:31:19 370296b7ddb6: Pulling fs layer 16:31:19 7c6cee850709: Pulling fs layer 16:31:19 39a5fcdaea64: Pulling fs layer 16:31:19 d94ebbe4e438: Pulling fs layer 16:31:19 bcfd1f05c69d: Pulling fs layer 16:31:19 59ccb84bbe0f: Pulling fs layer 16:31:19 39a5fcdaea64: Waiting 16:31:19 d94ebbe4e438: Waiting 16:31:19 59ccb84bbe0f: Waiting 16:31:19 bcfd1f05c69d: Waiting 16:31:19 370296b7ddb6: Waiting 16:31:19 7c6cee850709: Waiting 16:31:19 30c4a7721957: Download complete 16:31:19 ea60b727a1ce: Download complete 16:31:19 7c6cee850709: Download complete 16:31:19 2408cc74d12b: Verifying Checksum 16:31:19 2408cc74d12b: Download complete 16:31:19 39a5fcdaea64: Download complete 16:31:19 d94ebbe4e438: Verifying Checksum 16:31:19 d94ebbe4e438: Download complete 16:31:19 2408cc74d12b: Pull complete 16:31:19 ea60b727a1ce: Pull complete 16:31:19 30c4a7721957: Pull complete 16:31:19 59ccb84bbe0f: Verifying Checksum 16:31:19 59ccb84bbe0f: Download complete 16:31:19 bcfd1f05c69d: Verifying Checksum 16:31:19 bcfd1f05c69d: Download complete 16:31:19 370296b7ddb6: Verifying Checksum 16:31:19 370296b7ddb6: Download complete 16:31:24 370296b7ddb6: Pull complete 16:31:24 7c6cee850709: Pull complete 16:31:24 39a5fcdaea64: Pull complete 16:31:24 d94ebbe4e438: Pull complete 16:31:26 bcfd1f05c69d: Pull complete 16:31:27 59ccb84bbe0f: Pull complete 16:31:27 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:31:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:27 WORKDIR /edgex 16:31:27 COPY go.mod . 16:31:27 RUN go mod download 16:31:27 + docker build -t ci-base-image-x86_64 -f - . 16:31:28 Sending build context to Docker daemon 169.5MB 16:31:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:28 ---> a4fb48ad2a94 16:31:28 Step 2/4 : WORKDIR /edgex 16:31:32 ---> Running in 1f81d24be8d4 16:31:32 Removing intermediate container 1f81d24be8d4 16:31:32 ---> 32632d3508c6 16:31:32 Step 3/4 : COPY go.mod . 16:31:32 ---> 4eed819ebef2 16:31:32 Step 4/4 : RUN go mod download 16:31:32 ---> Running in 0336bb2b828d 16:31:33 Still waiting to schedule task 16:31:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-29292’ is offline 16:31:44 Removing intermediate container 0336bb2b828d 16:31:44 ---> 3ba5ba5d330a 16:31:44 Successfully built 3ba5ba5d330a 16:31:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:44 + docker inspect -f . ci-base-image-x86_64 16:31:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:45 prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container 16:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:45 $ docker top eb9203921df3b2b0b92b5a3077286b28dd8be250c574c04034482326d8b76127 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:45 + go version 16:31:45 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:45 $ docker stop --time=1 eb9203921df3b2b0b92b5a3077286b28dd8be250c574c04034482326d8b76127 16:31:47 $ docker rm -f eb9203921df3b2b0b92b5a3077286b28dd8be250c574c04034482326d8b76127 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:47 + docker inspect -f . ci-base-image-x86_64 16:31:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:47 prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container 16:31: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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:48 $ docker top 24faa6aef76aa65611c511a3200ee8ab27cff0672d6defbcb523747742097fb8 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:48 ========================================================= 16:31:48 [edgeXBuildGoParallel] Running Tests and Build... 16:31:48 ========================================================= [Pipeline] sh 16:31:48 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 16:31:48 + make test 16:31:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:55 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.141s coverage: 72.5% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.2% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.379s coverage: 89.2% of statements 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 2.0% of statements 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.443s coverage: 95.6% of statements 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 47.1% of statements 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 79.5% of statements 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements 16:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 16:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 16:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.238s coverage: 80.8% of statements 16:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.8% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.192s coverage: 92.3% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.066s coverage: 28.9% of statements 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:32:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements 16:32:33 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 16:32:55 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." 16:32:55 GO111MODULE=on go vet ./... 16:32:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:58 ./bin/test-attribution-txt.sh 16:32:58 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:58 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:58 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:58 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:58 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:58 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:58 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:58 + ls -al . 16:32:58 total 748 16:32:58 drwxrwxr-x 10 1001 1001 4096 Sep 15 16:31 . 16:32:58 drwxr-xr-x 4 root root 4096 Sep 15 16:31 .. 16:32:58 -rw-rw-r-- 1 1001 1001 16 Sep 15 16:30 .dockerignore 16:32:58 drwxrwxr-x 8 1001 1001 4096 Sep 15 16:32 .git 16:32:58 drwxrwxr-x 3 1001 1001 4096 Sep 15 16:30 .github 16:32:58 -rw-rw-r-- 1 1001 1001 1030 Sep 15 16:30 .gitignore 16:32:58 -rw-rw-r-- 1 1001 1001 42 Sep 15 16:30 .golangci.yml 16:32:58 -rw-rw-r-- 1 1001 1001 87 Sep 15 16:30 .hadolint.yml 16:32:58 drwxr-xr-x 3 1001 1001 4096 Sep 15 16:31 .semver 16:32:58 -rw-rw-r-- 1 1001 1001 166 Sep 15 16:30 .sonarcloud.properties 16:32:58 -rw-rw-r-- 1 1001 1001 1171 Sep 15 16:30 ADOPTERS.md 16:32:58 -rw-rw-r-- 1 1001 1001 10347 Sep 15 16:30 Attribution.txt 16:32:58 -rw-rw-r-- 1 1001 1001 63209 Sep 15 16:30 CHANGELOG.md 16:32:58 -rw-rw-r-- 1 1001 1001 3804 Sep 15 16:30 CONTRIBUTING.md 16:32:58 -rw-rw-r-- 1 1001 1001 677 Sep 15 16:30 GOVERNANCE.md 16:32:58 -rw-rw-r-- 1 1001 1001 850 Sep 15 16:30 Jenkinsfile 16:32:58 -rw-rw-r-- 1 1001 1001 10775 Sep 15 16:30 LICENSE 16:32:58 -rw-rw-r-- 1 1001 1001 13724 Sep 15 16:30 Makefile 16:32:58 -rw-rw-r-- 1 1001 1001 582 Sep 15 16:30 OWNERS.md 16:32:58 -rw-rw-r-- 1 1001 1001 9799 Sep 15 16:30 README.md 16:32:58 -rw-rw-r-- 1 1001 1001 6912 Sep 15 16:30 SECURITY.md 16:32:58 -rw-rw-r-- 1 1001 1001 5 Sep 15 16:31 VERSION 16:32:58 -rw-rw-r-- 1 1001 1001 4131 Sep 15 16:30 ZMQWindows.md 16:32:58 drwxrwxr-x 2 1001 1001 4096 Sep 15 16:30 bin 16:32:58 drwxrwxr-x 18 1001 1001 4096 Sep 15 16:30 cmd 16:32:58 -rw-r--r-- 1 root root 491929 Sep 15 16:32 coverage.out 16:32:58 -rw-rw-r-- 1 1001 1001 3682 Sep 15 16:30 go.mod 16:32:58 -rw-rw-r-- 1 1001 1001 38527 Sep 15 16:30 go.sum 16:32:58 drwxrwxr-x 8 1001 1001 4096 Sep 15 16:30 internal 16:32:58 drwxrwxr-x 3 1001 1001 4096 Sep 15 16:30 openapi 16:32:58 drwxrwxr-x 4 1001 1001 4096 Sep 15 16:30 snap 16:32:58 -rw-rw-r-- 1 1001 1001 204 Sep 15 16:30 version.go [Pipeline] sh 16:32:58 + '[' -e coverage.out ] 16:32:58 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:58 Stashed 1 file(s) [Pipeline] sh 16:32:59 + make build 16:32:59 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 16:33:11 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 16:33:21 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 16:33:22 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 16:33: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:33: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:30 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 16:33: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:32 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 16:33:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:34 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 16:33: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:33:38 $ docker stop --time=1 24faa6aef76aa65611c511a3200ee8ab27cff0672d6defbcb523747742097fb8 16:33:42 $ docker rm -f 24faa6aef76aa65611c511a3200ee8ab27cff0672d6defbcb523747742097fb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:43 16:33:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:43 latest: Pulling from edgex-devops/edgex-compose 16:33:43 cbdbe7a5bc2a: Pulling fs layer 16:33:43 ca9280d653b3: Pulling fs layer 16:33:43 7e9c9ca2126c: Pulling fs layer 16:33:43 cbdbe7a5bc2a: Download complete 16:33:43 ca9280d653b3: Download complete 16:33:43 cbdbe7a5bc2a: Pull complete 16:33:44 7e9c9ca2126c: Download complete 16:33:44 ca9280d653b3: Pull complete 16:33:47 7e9c9ca2126c: Pull complete 16:33:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:47 prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container 16:33:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:50 $ docker top 58b30e858040fc1c95e2e641d363d0635fc15f3420005008815d9f19490b77dc -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:50 + docker-compose build --help 16:33:50 + grep parallel 16:33:51 --parallel Build images in parallel. [Pipeline] } 16:33:51 $ docker stop --time=1 58b30e858040fc1c95e2e641d363d0635fc15f3420005008815d9f19490b77dc 16:33:52 $ docker rm -f 58b30e858040fc1c95e2e641d363d0635fc15f3420005008815d9f19490b77dc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:53 prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container 16:33:53 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:53 $ docker top dd6d90d0e154e2b27603325346d4786d2d6bca866573ab94d725e1e4dba544e8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:53 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:54 Building core-command ... 16:33:54 Building core-data ... 16:33:54 Building core-metadata ... 16:33:54 Building security-bootstrapper ... 16:33:54 Building security-proxy-setup ... 16:33:54 Building security-secretstore-setup ... 16:33:54 Building security-spiffe-token-provider ... 16:33:54 Building security-spire-agent ... 16:33:54 Building security-spire-config ... 16:33:54 Building security-spire-server ... 16:33:54 Building support-notifications ... 16:33:54 Building support-scheduler ... 16:33:54 Building sys-mgmt-agent ... 16:33:54 Building security-spiffe-token-provider 16:33:54 Building security-bootstrapper 16:33:54 Building security-secretstore-setup 16:33:54 Building security-spire-agent 16:33:54 Building security-spire-config 16:34:04 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:04 ---> 3ba5ba5d330a 16:34:04 Step 3/26 : WORKDIR /edgex-go 16:34:04 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:04 ---> 3ba5ba5d330a 16:34:04 Step 3/26 : WORKDIR /edgex-go 16:34:04 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:34:04 ---> 3ba5ba5d330a 16:34:04 Step 3/20 : WORKDIR /edgex-go 16:34:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:04 ---> 3ba5ba5d330a 16:34:04 Step 3/25 : WORKDIR /edgex-go 16:34:05 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:05 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:34:05 ---> 3ba5ba5d330a 16:34:05 Step 3/33 : WORKDIR /edgex-go 16:34:15 ---> Running in 183785f38255 16:34:15 ---> Running in 421c86d34ddd 16:34:15 ---> Running in 25ba42e16812 16:34:15 ---> Running in bdeb879f24c4 16:34:15 ---> Running in 4139fb640a87 16:34:15 Removing intermediate container 421c86d34ddd 16:34:15 ---> 3dfa0663e1e8 16:34:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:15 Removing intermediate container 25ba42e16812 16:34:15 ---> 0fcbabf332c6 16:34:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:15 Removing intermediate container 4139fb640a87 16:34:15 ---> f262ee7b8e32 16:34:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:15 Removing intermediate container 183785f38255 16:34:15 ---> bc702cfa80fb 16:34:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:34:15 Removing intermediate container bdeb879f24c4 16:34:15 ---> ba0d5fa7b6fd 16:34:15 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:15 ---> Running in 394c43dedca8 16:34:15 ---> Running in 353b2ac83439 16:34:15 ---> Running in f132e73e5352 16:34:15 ---> Running in 33995ab3f903 16:34:15 ---> Running in fb176ae57068 16:34:15 Removing intermediate container 394c43dedca8 16:34:15 ---> 2b9e6e51a25b 16:34:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:15 Removing intermediate container 353b2ac83439 16:34:15 ---> 89e3a64a3352 16:34:15 Step 5/25 : RUN apk add --update --no-cache make git 16:34:15 ---> Running in 86f3dc8a0113 16:34:15 ---> Running in 3538f3feb377 16:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:15 v3.16.2-167-g61e5b9860d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:34:15 v3.16.2-168-g1b152e0b83 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:34:15 OK: 17041 distinct packages available 16:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:15 Removing intermediate container 33995ab3f903 16:34:15 ---> afccb12e73b5 16:34:15 Step 5/33 : RUN apk add --update --no-cache make git 16:34:15 Removing intermediate container f132e73e5352 16:34:15 ---> 45884d2e64f5 16:34:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:15 ---> Running in 79e6cf50713c 16:34:15 ---> Running in afe67111b4be 16:34:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:16 OK: 211 MiB in 51 packages 16:34:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:16 Removing intermediate container fb176ae57068 16:34:16 ---> 26341428f971 16:34:16 Step 5/20 : COPY go.mod vendor* ./ 16:34:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:16 ---> f9f616d84277 16:34:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:16 ---> Running in 9a53a02df769 16:34:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:17 OK: 211 MiB in 51 packages 16:34:17 OK: 211 MiB in 51 packages 16:34:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:17 Removing intermediate container 3538f3feb377 16:34:17 ---> 9b4279fcd9de 16:34:17 Step 6/25 : COPY go.mod vendor* ./ 16:34:17 OK: 211 MiB in 51 packages 16:34:17 Removing intermediate container 86f3dc8a0113 16:34:17 ---> bbe0c61839ea 16:34:17 Step 6/26 : COPY go.mod vendor* ./ 16:34:17 OK: 211 MiB in 51 packages 16:34:17 ---> d7666e11d963 16:34:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:17 ---> Running in 2c847b13e1bf 16:34:17 ---> 38f35ad51172 16:34:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:17 ---> Running in 598750b011be 16:34:18 Removing intermediate container 79e6cf50713c 16:34:18 ---> d944e9dca862 16:34:18 Step 6/33 : COPY go.mod vendor* ./ 16:34:18 ---> cdf50dbb07aa 16:34:18 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:20 Removing intermediate container afe67111b4be 16:34:20 ---> 769d0ad90074 16:34:20 Step 6/26 : COPY go.mod vendor* ./ 16:34:20 ---> Running in c37027873624 16:34:20 ---> 4eaf2f7b2458 16:34:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:20 ---> Running in 805e8b72d43e 16:34:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29294 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws 16:34:29 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 16:34:29 The recommended git tool is: git 16:34:30 Removing intermediate container 9a53a02df769 16:34:30 ---> 3f75ffa12d0d 16:34:30 Step 7/20 : COPY . . 16:34:36 using credential edgex-jenkins-ssh 16:34:36 Cloning the remote Git repository 16:34:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:34:36 > git init /w/workspace/edgex-go/8 # timeout=10 16:34:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:36 > git --version # timeout=10 16:34:36 > git --version # 'git version 2.25.1' 16:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:48 ---> 141b3979d404 16:34:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:34:48 ---> Running in edde4f44d017 16:34:48 Removing intermediate container 2c847b13e1bf 16:34:48 ---> c3ef6d2c4a55 16:34:48 Step 8/25 : COPY . . 16:34:49 Removing intermediate container 805e8b72d43e 16:34:49 ---> 6d86de0c0750 16:34:49 Step 8/26 : COPY . . 16:34:49 Removing intermediate container c37027873624 16:34:49 ---> 9deca49765d8 16:34:49 Step 8/33 : COPY . . 16:34:49 Removing intermediate container 598750b011be 16:34:49 ---> 4437d3795584 16:34:49 Step 8/26 : COPY . . 16:34:49 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 16:34:54 Merging remotes/origin/main commit b7de7b775397295cb69718a186a97b7526882c59 into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 16:34:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:54 > git config core.sparsecheckout # timeout=10 16:34:54 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # timeout=10 16:34:55 Merge succeeded, producing 2a6144a8907ab5b9a09cebf34cefc86a626f13e8 16:34:55 Checking out Revision 2a6144a8907ab5b9a09cebf34cefc86a626f13e8 (PR-4140) 16:34:54 > git remote # timeout=10 16:34:54 > git config --get remote.origin.url # timeout=10 16:34:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:54 > git merge b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 16:34:55 > git rev-parse HEAD^{commit} # timeout=10 16:34:55 > git config core.sparsecheckout # timeout=10 16:34:55 > git checkout -f 2a6144a8907ab5b9a09cebf34cefc86a626f13e8 # timeout=10 16:34:59 Commit message: "Merge commit 'b7de7b775397295cb69718a186a97b7526882c59' into HEAD" 16:34:59 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:35:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:00 Dload Upload Total Spent Left Speed 16:35:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 170k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh 16:35:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:59 > git rev-list --no-walk 0e976d93f2eac7e0d5c1f2c6f1639b8fca032c8d # timeout=10 16:35:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:35:01 + sudo tee /etc/docker/daemon.new 16:35:01 { 16:35:01 "registry-mirrors": [ 16:35:01 "https://nexus3.edgexfoundry.org:10001" 16:35:01 ], 16:35:01 "bip": "10.250.0.254/24", 16:35:01 "hosts": [ 16:35:01 "tcp://0.0.0.0:5555", 16:35:01 "unix:///var/run/docker.sock" 16:35:01 ], 16:35:01 "mtu": 1458, 16:35:01 "selinux-enabled": true, 16:35:01 "seccomp-profile": "/etc/docker/seccomp.json" 16:35:01 } [Pipeline] sh 16:35:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:35:02 + sudo service docker restart 16:35:16 ---> 8ef3b0e847c3 16:35:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:16 ---> 1f87e3792dfd 16:35:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:16 ---> f5a1df88bd0c 16:35:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:16 ---> 704507bacc21 16:35:16 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:16 ---> Running in 733a82a11b53 16:35:16 ---> Running in 086c10334265 16:35:16 ---> Running in 7f556dda83a2 16:35:16 ---> Running in 24ae842776af 16:35:16 Removing intermediate container 733a82a11b53 16:35:16 ---> cbb4fb316da2 16:35:16 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:35:16 Removing intermediate container 7f556dda83a2 16:35:16 ---> c72b6a24418f 16:35:16 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:16 ---> Running in 78fdf94367b8 16:35:16 ---> Running in 81ced8bb75e7 16:35: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:35:16 Removing intermediate container edde4f44d017 16:35:16 ---> 0640e672d25c 16:35:16 16:35:16 Step 9/20 : FROM alpine:3.15 16:35:16 Removing intermediate container 78fdf94367b8 16:35:16 ---> 010c4dfe6e2f 16:35:16 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 16:35:16 Removing intermediate container 81ced8bb75e7 16:35:16 ---> 3feec429694d 16:35:16 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 16:35:16 ---> Running in cc760ebdbc39 16:35:16 ---> Running in 4c65ab17aa77 16:35:16 3.15: Pulling from library/alpine 16:35:17 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:35:17 Status: Downloaded newer image for alpine:3.15 16:35:17 ---> c4fc93816858 16:35:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:17 ---> Running in 38daad4b657f 16:35:17 Removing intermediate container 4c65ab17aa77 16:35:17 ---> 038966ba146d 16:35:17 Step 12/26 : WORKDIR /edgex-go 16:35:17 Removing intermediate container cc760ebdbc39 16:35:17 ---> 561f515f79be 16:35:17 Step 12/26 : WORKDIR /edgex-go 16:35:17 ---> Running in 95b2cd25ae17 16:35:17 Removing intermediate container 38daad4b657f 16:35:17 ---> 8022acf0c103 16:35:17 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:17 ---> Running in 4abaa3e434f3 16:35:17 ---> Running in 8e31736d2917 16:35:17 Removing intermediate container 95b2cd25ae17 16:35:17 ---> f488aa784546 16:35:17 16:35:17 Step 13/26 : FROM alpine:3.15 16:35:17 ---> c4fc93816858 16:35:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:17 ---> Using cache 16:35:17 ---> 8022acf0c103 16:35:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:17 Removing intermediate container 4abaa3e434f3 16:35:17 ---> 113d0d105c0d 16:35:17 16:35:17 Step 13/26 : FROM alpine:3.15 16:35:17 ---> c4fc93816858 16:35:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:17 ---> Using cache 16:35:17 ---> 8022acf0c103 16:35:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:18 ---> Running in 89f3e741f0e9 16:35:18 ---> Running in acc36dbafa01 16:35:19 Removing intermediate container 8e31736d2917 16:35:19 ---> b1f0ab5dace1 16:35:19 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:35:19 ---> Running in 42defd530b55 16:35:20 Removing intermediate container 89f3e741f0e9 16:35:20 ---> ac25b42f74f9 16:35:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:20 ---> Running in a49de1994361 16:35:20 Removing intermediate container acc36dbafa01 16:35:20 ---> f12aa108503c 16:35:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:20 ---> Running in 74fd75cabb29 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:20 provisioning config files... 16:35:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8810065737360033787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:20 ---> docker-login.sh 16:35:20 nexus3.edgexfoundry.org:10001 16:35:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:21 Configure a credential helper to remove this warning. See 16:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:21 16:35:21 Login Succeeded 16:35:21 nexus3.edgexfoundry.org:10002 16:35:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:22 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:22 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:22 OK: 15857 distinct packages available 16:35:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:22 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:22 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:22 OK: 15857 distinct packages available 16:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:22 Configure a credential helper to remove this warning. See 16:35:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:22 16:35:22 Login Succeeded 16:35:22 nexus3.edgexfoundry.org:10003 16:35:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:22 Configure a credential helper to remove this warning. See 16:35:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:22 16:35:22 Login Succeeded 16:35:22 nexus3.edgexfoundry.org:10004 16:35:22 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:22 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:22 OK: 15857 distinct packages available 16:35:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:23 Configure a credential helper to remove this warning. See 16:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:23 16:35:23 Login Succeeded 16:35:23 docker.io 16:35:23 (1/4) Installing dumb-init (1.2.5-r1) 16:35:23 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:23 (1/5) Installing dumb-init (1.2.5-r1) 16:35:23 (3/4) Installing libucontext (1.1-r0) 16:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:23 (2/5) Installing musl-obstack (1.2.3-r0) 16:35:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:23 (4/4) Installing gcompat (1.0.0-r4) 16:35:23 (3/5) Installing libucontext (1.1-r0) 16:35:23 Executing busybox-1.34.1-r7.trigger 16:35:23 OK: 6 MiB in 18 packages 16:35:23 (4/5) Installing gcompat (1.0.0-r4) 16:35:23 (5/5) Installing openssl (1.1.1q-r0) 16:35:23 (1/9) Installing ca-certificates (20220614-r0) 16:35:23 Executing busybox-1.34.1-r7.trigger 16:35:23 OK: 7 MiB in 19 packages 16:35:23 (2/9) Installing brotli-libs (1.0.9-r5) 16:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:23 Configure a credential helper to remove this warning. See 16:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:23 16:35:23 Login Succeeded 16:35:23 ---> docker-login.sh ends [Pipeline] } 16:35:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:35:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:35:24 (4/9) Installing libcurl (7.80.0-r3) 16:35:24 (5/9) Installing curl (7.80.0-r3) 16:35:24 (6/9) Installing dumb-init (1.2.5-r1) 16:35:24 (7/9) Installing musl-obstack (1.2.3-r0) 16:35:24 (8/9) Installing libucontext (1.1-r0) [Pipeline] sh 16:35:24 (9/9) Installing gcompat (1.0.0-r4) 16:35:24 Executing busybox-1.34.1-r7.trigger 16:35:24 Executing ca-certificates-20220614-r0.trigger 16:35:24 OK: 8 MiB in 23 packages 16:35:24 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 16:35:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:24 ========================================================= 16:35:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:35:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:25 b3c136eddcbf: Pulling fs layer 16:35:25 c0a3192eca97: Pulling fs layer 16:35:25 a050256f5b6f: Pulling fs layer 16:35:25 656be50a0ddc: Pulling fs layer 16:35:25 2bbca73fdf42: Pulling fs layer 16:35:25 46d945488cbd: Pulling fs layer 16:35:25 8a5474983e97: Pulling fs layer 16:35:25 329c88fbcd65: Pulling fs layer 16:35:25 8a5474983e97: Waiting 16:35:25 656be50a0ddc: Waiting 16:35:25 329c88fbcd65: Waiting 16:35:25 2bbca73fdf42: Waiting 16:35:25 46d945488cbd: Waiting 16:35:25 a050256f5b6f: Verifying Checksum 16:35:25 a050256f5b6f: Download complete 16:35:25 c0a3192eca97: Verifying Checksum 16:35:25 c0a3192eca97: Download complete 16:35:25 2bbca73fdf42: Verifying Checksum 16:35:25 2bbca73fdf42: Download complete 16:35:25 46d945488cbd: Verifying Checksum 16:35:25 46d945488cbd: Download complete 16:35:25 b3c136eddcbf: Verifying Checksum 16:35:25 b3c136eddcbf: Download complete 16:35:26 b3c136eddcbf: Pull complete 16:35:26 329c88fbcd65: Verifying Checksum 16:35:26 329c88fbcd65: Download complete 16:35:27 c0a3192eca97: Pull complete 16:35:27 a050256f5b6f: Pull complete 16:35:28 8a5474983e97: Verifying Checksum 16:35:28 8a5474983e97: Download complete 16:35:28 Removing intermediate container 74fd75cabb29 16:35:28 ---> d3e56b2f445c 16:35:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:35:28 Removing intermediate container a49de1994361 16:35:28 ---> 0815966e31ac 16:35:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:28 Removing intermediate container 42defd530b55 16:35:28 ---> 1a17bc45529e 16:35:28 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:28 656be50a0ddc: Verifying Checksum 16:35:28 656be50a0ddc: Download complete 16:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:32 ---> 2456399d92a2 16:35:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:35:32 ---> a509e76d342e 16:35:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:32 ---> f9de847c9f07 16:35:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:36 ---> d326ee5d0dee 16:35:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:36 ---> Running in e5955cf5f8ee 16:35:36 ---> 546745451868 16:35:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:35:36 ---> d80d67e60dc3 16:35:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:35:36 Removing intermediate container 24ae842776af 16:35:36 ---> 84d6fa68846a 16:35:36 16:35:36 Step 10/33 : FROM alpine:3.16 16:35:38 3.16: Pulling from library/alpine 16:35:38 Removing intermediate container e5955cf5f8ee 16:35:38 ---> a64d0f3f9e4f 16:35:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:38 ---> 139317f91217 16:35:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:35:38 ---> d51c28fdfbc8 16:35:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:35:39 Removing intermediate container 086c10334265 16:35:39 ---> 71cc8156ed0a 16:35:39 16:35:39 Step 10/25 : FROM alpine:3.16 16:35:39 ---> Running in 93c3e6a50feb 16:35:39 3.16: Pulling from library/alpine 16:35:39 ---> c7a3fe84a7ee 16:35:39 ---> cc867f41a856 16:35:39 Step 21/26 : WORKDIR /Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:35:39 16:35:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:35:39 Removing intermediate container 93c3e6a50feb 16:35:39 ---> 70eed54c594b 16:35:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:35:39 Status: Downloaded newer image for alpine:3.16 16:35:39 Status: Image is up to date for alpine:3.16 16:35:39 ---> 9c6f07244728 16:35:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:39 ---> Running in 7a020d93b0e1 16:35:40 ---> 9c6f07244728 16:35:40 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:40 ---> Running in a11468ecd61d 16:35:40 ---> Running in 63a3859d84a9 16:35:40 ---> 87a989277cd7 16:35:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:40 ---> Running in 16ab01430064 16:35:40 ---> Running in 074cde6b1ee7 16:35:40 Removing intermediate container 7a020d93b0e1 16:35:40 ---> a3fbd72c7c84 16:35:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:40 Removing intermediate container a11468ecd61d 16:35:40 ---> b91f58801865 16:35:40 Step 18/20 : LABEL arch=x86_64 16:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:40 Removing intermediate container 16ab01430064 16:35:40 ---> 1899b74db070 16:35:40 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 16:35:40 (1/3) Installing ca-certificates (20220614-r0) 16:35:40 (2/3) Installing dumb-init (1.2.5-r1) 16:35:40 (3/3) Installing su-exec (0.2-r1) 16:35:40 Executing busybox-1.35.0-r17.trigger 16:35:40 Executing ca-certificates-20220614-r0.trigger 16:35:40 OK: 6 MiB in 17 packages 16:35:40 ---> Running in 49bb27861428 16:35:40 ---> Running in baae9638e9e5 16:35:40 Removing intermediate container 074cde6b1ee7 16:35:40 ---> 861452697e60 16:35:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:41 ---> Running in 51a26e6320af 16:35:41 ---> Running in 80d6bd099683 16:35:41 Removing intermediate container baae9638e9e5 16:35:41 ---> b451e3c3a0c7 16:35:41 Step 19/20 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:35:42 Removing intermediate container 49bb27861428 16:35:42 ---> 7cb5006224ad 16:35:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:42 ---> Running in 33b8126507b3 16:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:42 ---> Running in a6efe21e922c 16:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:42 Removing intermediate container 80d6bd099683 16:35:42 ---> 87061a93c36e 16:35:42 Step 24/26 : LABEL arch=x86_64 16:35:42 (1/2) Installing dumb-init (1.2.5-r1) 16:35:42 (2/2) Installing su-exec (0.2-r1) 16:35:42 Executing busybox-1.35.0-r17.trigger 16:35:42 OK: 6 MiB in 16 packages 16:35:42 Removing intermediate container 63a3859d84a9 16:35:42 ---> 2e8bc89d6182 16:35:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:43 ---> Running in 6dff891f9e3b 16:35:43 ---> Running in 1ded633fbbfc 16:35:43 Removing intermediate container 33b8126507b3 16:35:43 ---> 292f1c3aabfc 16:35:43 Step 20/20 : LABEL version=0.0.0 16:35:43 Removing intermediate container a6efe21e922c 16:35:43 ---> 41e159c0955d 16:35:43 Step 24/26 : LABEL arch=x86_64 16:35:43 656be50a0ddc: Pull complete 16:35:43 2bbca73fdf42: Pull complete 16:35:43 46d945488cbd: Pull complete 16:35:43 ---> Running in 1d4de69bfd5d 16:35:43 ---> Running in 8ef688adf230 16:35:44 Removing intermediate container 1ded633fbbfc 16:35:44 ---> 2501fbe19d9a 16:35:44 Step 13/25 : WORKDIR / 16:35:44 Removing intermediate container 6dff891f9e3b 16:35:44 ---> 3f0db4f652a4 16:35:44 Step 25/26 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:35:44 Removing intermediate container 51a26e6320af 16:35:44 ---> af9d26c88cba 16:35:44 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 16:35:44 ---> Running in ac59412e7744 16:35:44 ---> Running in 0db3b4b95796 16:35:44 ---> Running in 6a0ae6719020 16:35:44 Removing intermediate container 1d4de69bfd5d 16:35:44 ---> 7f8101719c59 16:35:44 16:35:44 Successfully built 7f8101719c59 16:35:45 Removing intermediate container 8ef688adf230 16:35:45 ---> e7fa4da2bd63 16:35:45 Step 25/26 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:35:45 Successfully tagged security-spiffe-token-provider:latest 16:35:45 Removing intermediate container ac59412e7744 16:35:45 ---> 265f4dfb4047 16:35:45 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:45  Building security-spiffe-token-provider ... done Building core-command 16:35:45 ---> Running in b4eafc67b5c9 16:35:48 Removing intermediate container 0db3b4b95796 16:35:48 ---> e3d5835d7693 16:35:48 Step 26/26 : LABEL version=0.0.0 16:35:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:48 ---> 3ba5ba5d330a 16:35:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:35:49 8a5474983e97: Pull complete 16:35:49 Removing intermediate container 6a0ae6719020 16:35:49 ---> ce1d4b87f9b7 16:35:49 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:35:49 ---> Running in aaa02af0b79d 16:35:49 ---> Running in 009b4463b736 16:35:49 ---> 0f8f98022deb 16:35:49 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:49 Removing intermediate container b4eafc67b5c9 16:35:49 ---> 0a1a101234aa 16:35:49 Step 26/26 : LABEL version=0.0.0 16:35:49 ---> Running in 74d0b42fae6a 16:35:49 ---> Running in 614b48741fcb 16:35:49 Removing intermediate container aaa02af0b79d 16:35:49 ---> 7e377e24a3e9 16:35:49 Step 4/24 : WORKDIR /edgex-go 16:35:49 Removing intermediate container 009b4463b736 16:35:49 ---> 96f05e404ee6 16:35:49 16:35:49 ---> Running in 97a1d20ea963 16:35:49 Removing intermediate container 74d0b42fae6a 16:35:49 ---> bf4d3a2a1bb1 16:35:49 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:35:49 Successfully built 96f05e404ee6 16:35:49 Successfully tagged security-spire-agent:latest 16:35:49 Building support-scheduler 16:35:49  Building security-spire-agent ... done  ---> 6a9d5c32db1b 16:35:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:49 Removing intermediate container 614b48741fcb 16:35:49 ---> 82110d7cd5c2 16:35:49 16:35:49 ---> Running in 71382f279ff4 16:35:49 Successfully built 82110d7cd5c2 16:35:51 329c88fbcd65: Pull complete 16:35:51 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:35:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:51 WORKDIR /edgex 16:35:51 COPY go.mod . 16:35:51 RUN go mod download 16:35:51 + docker build -t ci-base-image-arm64 -f - . 16:35:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:52 ---> 3ba5ba5d330a 16:35:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:35:52 ---> Using cache 16:35:52 ---> 7e377e24a3e9 16:35:52 Step 4/23 : WORKDIR /edgex-go 16:35:52 ---> Using cache 16:35:52 ---> 2f132a4ba6df 16:35:52 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:52 Successfully tagged security-spire-config:latest 16:35:52 Building sys-mgmt-agent 16:35:52 Sending build context to Docker daemon 3.231MB 16:35:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:52 ---> ff4287adb874 16:35:52 Step 2/4 : WORKDIR /edgex 16:35:54 ---> Running in 938b0524190f 16:35:54 Removing intermediate container 938b0524190f 16:35:54 ---> f1a39c509a90 16:35:54 Step 3/4 : COPY go.mod . 16:35:54  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:54 ---> 3ba5ba5d330a 16:35:54 Step 3/23 : WORKDIR /edgex-go 16:35:54 ---> Using cache 16:35:54 ---> ba0d5fa7b6fd 16:35:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:54 ---> Using cache 16:35:54 ---> afccb12e73b5 16:35:54 Step 5/23 : RUN apk add --update --no-cache make bash git 16:35:55 ---> 69c9fde787fe 16:35:55 Step 4/4 : RUN go mod download 16:35:55 ---> Running in 5714cf7f5c44 16:35:56 Removing intermediate container 97a1d20ea963 16:35:56 ---> 2f132a4ba6df 16:35:56 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:56 ---> Running in 4a5371d4e7d3 16:35:56 ---> Running in 447bf621a96e 16:35:56 ---> da4e12543bec 16:35:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:56 Removing intermediate container 71382f279ff4 16:35:56 ---> f58444dfd72d 16:35:56 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:35:56 ---> Running in 73ca9f8e34d5 16:35:56 ---> Running in e123b4a4b762 16:35:56 ---> 49b0b15ff78a 16:35:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:56 Removing intermediate container e123b4a4b762 16:35:56 ---> f24624b29d07 16:35:56 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:35:56 ---> Running in dcd4f36ecc0d 16:35:57 ---> 27f00c42f15d 16:35:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:57 ---> e8ffdaf2ca87 16:35:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:57 Removing intermediate container 447bf621a96e 16:35:57 ---> 40147dcabf47 16:35:57 Step 6/23 : RUN apk add --update --no-cache make git 16:35:57 ---> Running in a6943e45b88f 16:35:57 ---> 6cccee2e4cb6 16:35:57 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:58 ---> Running in 12c7372f4e10 16:35:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:58 Removing intermediate container 73ca9f8e34d5 16:35:58 ---> b9ad12bae437 16:35:58 Step 6/24 : RUN apk add --update --no-cache make git 16:35:58 ---> Running in 98025dbae90a 16:35:58 Removing intermediate container dcd4f36ecc0d 16:35:58 ---> c26a6a4bead7 16:35:58 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:35:58 ---> Running in 56846e04a1dd 16:35:58 Removing intermediate container 56846e04a1dd 16:35:58 ---> 03fc0d70e832 16:35:58 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:35:58 OK: 211 MiB in 51 packages 16:35:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:59 ---> 18b8e529cac9 16:35:59 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:35:59 ---> Running in a10cfc185376 16:35:59 Removing intermediate container 4a5371d4e7d3 16:35:59 ---> 9f2198c976e3 16:35:59 Step 6/23 : COPY go.mod vendor* ./ 16:35:59 Removing intermediate container 12c7372f4e10 16:35:59 ---> e414dcf5a1cf 16:35:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:59 ---> Running in 6a997db33cab 16:35:59 Removing intermediate container 6a997db33cab 16:35:59 ---> 25dcb5afa07e 16:35:59 Step 23/25 : LABEL arch=x86_64 16:35:59 ---> c2e379771f5a 16:35:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:59 ---> Running in 558bf9ade7bc 16:35:59 ---> Running in 93511c2708d0 16:35:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:59 Removing intermediate container 93511c2708d0 16:35:59 ---> 379e7f13c727 16:35:59 Step 24/25 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:35:59 ---> Running in ab59467f47a0 16:35:59 Removing intermediate container ab59467f47a0 16:35:59 ---> dff51eb0df39 16:35:59 Step 25/25 : LABEL version=0.0.0 16:35:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:59 ---> Running in 1182a2cd1220 16:35:59 Removing intermediate container a10cfc185376 16:35:59 ---> 840554a73f89 16:35:59 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:59 Removing intermediate container 1182a2cd1220 16:35:59 ---> 36a764740fe8 16:35:59 16:35:59 OK: 211 MiB in 51 packages 16:35:59 Successfully built 36a764740fe8 16:35:59 Successfully tagged security-secretstore-setup:latest 16:35:59 Building security-spire-server 16:35:59  Building security-secretstore-setup ... done  ---> ed5e9080b7c3 16:35:59 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:36:00 OK: 211 MiB in 51 packages 16:36:02 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:02 ---> 3ba5ba5d330a 16:36:02 Step 3/25 : WORKDIR /edgex-go 16:36:02 ---> Using cache 16:36:02 ---> ba0d5fa7b6fd 16:36:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:02 ---> Using cache 16:36:02 ---> afccb12e73b5 16:36:02 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:36:03 ---> Running in 0b4d73ed150f 16:36:03 ---> 95e15066b0c0 16:36:03 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:36:03 Removing intermediate container a6943e45b88f 16:36:03 ---> 8fdda000f474 16:36:03 Step 7/23 : COPY go.mod vendor* ./ 16:36:03 Removing intermediate container 98025dbae90a 16:36:03 ---> 27e6ba0b9123 16:36:03 Step 7/24 : COPY go.mod vendor* ./ 16:36:03 ---> c1129ad980e7 16:36:03 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:36:03 ---> 914232d5c036 16:36:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:04 ---> f65452965aca 16:36:04 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:04 ---> Running in 1f5ab60c4e36 16:36:04 ---> 93814a13ca64 16:36:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:36:04 ---> Running in 31d220180b71 16:36:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:05 OK: 211 MiB in 51 packages 16:36:05 ---> 5ab65d7d069d 16:36:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:36:05 ---> 362e6b4f271f 16:36:05 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:36:11 ---> 686c4c763a90 16:36:11 Step 28/33 : RUN chmod +x /entrypoint.sh 16:36:11 Removing intermediate container 0b4d73ed150f 16:36:11 ---> 685393b5cab3 16:36:11 Step 6/25 : COPY go.mod vendor* ./ 16:36:11 ---> Running in 740feea380d2 16:36:11 Removing intermediate container 558bf9ade7bc 16:36:11 ---> c9c1ade31f8a 16:36:11 Step 8/23 : COPY . . 16:36:13 ---> 21a6c30bf5b6 16:36:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:19 ---> Running in 6cbbb890ce1f 16:36:19 ---> 468cb42cd8a7 16:36:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:36:19 Removing intermediate container 740feea380d2 16:36:19 ---> 82cd8bcd0183 16:36:19 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:36:19 ---> Running in 6bbeeb98e2d4 16:36:19 ---> Running in bfe8a2b8b3c2 16:36:19 Removing intermediate container 1f5ab60c4e36 16:36:19 ---> 2fb278f47c90 16:36:19 Step 9/23 : COPY . . 16:36:19 Removing intermediate container bfe8a2b8b3c2 16:36:19 ---> 4e56a7d2edc4 16:36:19 Step 30/33 : CMD ["gate"] 16:36: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:36:19 ---> Running in 7aafd75df372 16:36:19 Removing intermediate container 31d220180b71 16:36:19 ---> eeeac55a38f1 16:36:19 Step 9/24 : COPY . . 16:36:25 Removing intermediate container 7aafd75df372 16:36:25 ---> dccba59ffdd1 16:36:25 Step 31/33 : LABEL arch=x86_64 16:36:34 Removing intermediate container 5714cf7f5c44 16:36:34 ---> 309704338f2e 16:36:34 Successfully built 309704338f2e 16:36:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:34 + docker inspect -f . ci-base-image-arm64 16:36:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:34 prd-ubuntu20.04-docker-arm64-4c-16g-29294 does not seem to be running inside a container 16:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:36 $ docker top f762abdf5ca7ccdbded55038d26dd5e4590762620d106777b826aa4778f3d174 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:37 + go version 16:36:37 go version go1.18.3 linux/arm64 [Pipeline] } 16:36:37 $ docker stop --time=1 f762abdf5ca7ccdbded55038d26dd5e4590762620d106777b826aa4778f3d174 16:36:37 ---> Running in 58de7a0db90a 16:36:37 ---> 70013b45daa3 16:36:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:36:37 ---> e3844f059803 16:36:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:36:37 ---> Running in 709737668efb 16:36:37 Removing intermediate container 58de7a0db90a 16:36:37 ---> dbcf27d15120 16:36:37 Step 32/33 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:36:37 ---> Running in 6892665d9c72 16:36:37 ---> Running in 62c7d753bca0 16:36: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 16:36: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 16:36:37 Removing intermediate container 62c7d753bca0 16:36:37 ---> 24b6c9fbd371 16:36:37 Step 33/33 : LABEL version=0.0.0 16:36:38 $ docker rm -f f762abdf5ca7ccdbded55038d26dd5e4590762620d106777b826aa4778f3d174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:39 + docker inspect -f . ci-base-image-arm64 16:36:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-29294 does not seem to be running inside a container 16:36:39 ---> Running in e6ebfe152e2b 16:36:39 Removing intermediate container 6bbeeb98e2d4 16:36:39 ---> 5a48ef957943 16:36:39 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:39 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:40 Removing intermediate container 6cbbb890ce1f 16:36:40 ---> bf3af9fb4727 16:36:40 Step 8/25 : COPY . . 16:36:41 $ docker top 4f63ce1a1b5417a926ae483d97e0bf8c5ca470d3108ec1fcb906078bb7e7879a -eo pid,comm [Pipeline] { [Pipeline] echo 16:36:41 ========================================================= 16:36:41 [edgeXBuildGoParallel] Running Tests and Build... 16:36:41 ========================================================= [Pipeline] sh 16:36:42 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 16:36:42 + make test 16:36:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:36:47 Removing intermediate container e6ebfe152e2b 16:36:47 ---> be1016a6b705 16:36:47 16:36:47 ---> Running in cedaabd817c2 16:36:47 Successfully built be1016a6b705 16:36:47 Successfully tagged security-bootstrapper:latest 16:36:47  Building security-bootstrapper ... done Building support-notifications 16:36:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:49 ---> 3ba5ba5d330a 16:36:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:36:49 ---> Using cache 16:36:49 ---> 7e377e24a3e9 16:36:49 Step 4/23 : WORKDIR /edgex-go 16:36:49 ---> Using cache 16:36:49 ---> 2f132a4ba6df 16:36:49 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:49 ---> Using cache 16:36:49 ---> b9ad12bae437 16:36:49 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:59 ---> Running in 6e892d1fad6b 16:36:59 ---> 5dcf63796297 16:36:59 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:36:59 ---> Running in 6f9e32ceb43d 16:36:59 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 16:36:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:59 Removing intermediate container 6f9e32ceb43d 16:36:59 ---> 672f48fe685c 16:36:59 Step 10/25 : WORKDIR /edgex-go/spire-build 16:37:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:00 OK: 211 MiB in 51 packages 16:37:02 ---> Running in 2525976392b5 16:37:02 Removing intermediate container 6892665d9c72 16:37:02 ---> 4ce58e17d342 16:37:02 16:37:02 Step 11/24 : FROM alpine:3.16 16:37:02 ---> 9c6f07244728 16:37:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:37:02 Removing intermediate container 709737668efb 16:37:02 ---> 67c94384202a 16:37:02 16:37:02 Step 11/23 : FROM alpine:3.16 16:37:02 ---> 9c6f07244728 16:37:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:37:02 ---> Running in f33e71e0a5b5 16:37:02 ---> Running in 5efdf1fd5819 16:37:02 Removing intermediate container 6e892d1fad6b 16:37:02 ---> ebb9bb6bea09 16:37:02 Step 7/23 : COPY go.mod vendor* ./ 16:37:02 Removing intermediate container 2525976392b5 16:37:02 ---> 779a79696ac8 16:37:02 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 16:37:02 Removing intermediate container cedaabd817c2 16:37:02 ---> fafac546cb4f 16:37:02 16:37:02 Step 11/23 : FROM alpine:3.16 16:37:02 ---> 9c6f07244728 16:37:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:37:02 ---> Running in 67e5d17c376c 16:37:02 ---> Running in 5b10def8c18a 16:37:02 Removing intermediate container 67e5d17c376c 16:37:02 ---> 1e663a93d1fe 16:37:02 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 16:37:02 ---> 076f309c4314 16:37:02 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:02 ---> Running in b4ccdbbda918 16:37:02 ---> Running in 18b9b181a68f 16:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:03 (1/1) Installing dumb-init (1.2.5-r1) 16:37:03 Executing busybox-1.35.0-r17.trigger 16:37:03 OK: 6 MiB in 15 packages 16:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:03 (1/1) Installing dumb-init (1.2.5-r1) 16:37:03 Executing busybox-1.35.0-r17.trigger 16:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:03 OK: 6 MiB in 15 packages 16:37:03 Removing intermediate container 5b10def8c18a 16:37:03 ---> 48ebef56f406 16:37:03 Step 12/25 : WORKDIR /edgex-go 16:37:03 ---> Running in 8d50444917da 16:37:03 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:37:03 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:37:03 (3/33) Installing readline (8.1.2-r0) 16:37:03 (4/33) Installing bash (5.1.16-r2) 16:37:03 Executing bash-5.1.16-r2.post-install 16:37:03 (5/33) Installing ca-certificates (20220614-r0) 16:37:03 (6/33) Installing brotli-libs (1.0.9-r6) 16:37:03 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:37:03 (8/33) Installing libcurl (7.83.1-r3) 16:37:03 Removing intermediate container 8d50444917da 16:37:03 ---> bf98bc499b07 16:37:03 16:37:03 Step 13/25 : FROM alpine:3.15 16:37:03 ---> c4fc93816858 16:37:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:03 ---> Using cache 16:37:03 ---> 8022acf0c103 16:37:03 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:03 ---> Using cache 16:37:03 ---> f12aa108503c 16:37:03 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:37:03 ---> Using cache 16:37:03 ---> d3e56b2f445c 16:37:03 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:37:03 (9/33) Installing curl (7.83.1-r3) 16:37:03 (10/33) Installing docker-cli (20.10.18-r0) 16:37:03 Removing intermediate container 5efdf1fd5819 16:37:03 ---> a3a30387a1f4 16:37:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:04 (11/33) Installing dumb-init (1.2.5-r1) 16:37:04 (12/33) Installing libbz2 (1.0.8-r1) 16:37:04 (13/33) Installing expat (2.4.8-r0) 16:37:04 (14/33) Installing libffi (3.4.2-r1) 16:37:04 (15/33) Installing gdbm (1.23-r0) 16:37:04 (16/33) Installing xz-libs (5.2.5-r1) 16:37:04 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:37:04 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:37:04 (19/33) Installing mpdecimal (2.5.1-r1) 16:37:04 (20/33) Installing sqlite-libs (3.38.5-r0) 16:37:04 (21/33) Installing python3 (3.10.5-r0) 16:37:04 ---> Running in 08acfd84ed3b 16:37:04 Removing intermediate container f33e71e0a5b5 16:37:04 ---> 99a5d176ea00 16:37:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:04 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:37:04 (23/33) Installing py3-tomli (2.0.1-r1) 16:37:04 (24/33) Installing py3-pep517 (0.12.0-r2) 16:37:04 (25/33) Installing py3-six (1.16.0-r1) 16:37:04 (26/33) Installing py3-retrying (1.3.3-r3) 16:37:04 (27/33) Installing py3-appdirs (1.4.4-r3) 16:37:04 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:37:04 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:37:04 (30/33) Installing py3-parsing (2.4.7-r3) 16:37:04 (31/33) Installing py3-packaging (21.3-r0) 16:37:04 (32/33) Installing py3-setuptools (59.4.0-r0) 16:37:04 (33/33) Installing py3-pip (22.1.1-r0) 16:37:04 Executing busybox-1.35.0-r17.trigger 16:37:04 Executing ca-certificates-20220614-r0.trigger 16:37:04 OK: 122 MiB in 47 packages 16:37:09 Removing intermediate container 08acfd84ed3b 16:37:09 ---> adf7a98aa800 16:37:09 Step 14/23 : ENV APP_PORT=59861 16:37:09 ---> Running in 88f17b2bb8b3 16:37:09 ---> d11977830623 16:37:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:37:09 ---> Running in 872760885d9b 16:37:09 Removing intermediate container 88f17b2bb8b3 16:37:09 ---> 335afd09633b 16:37:09 Step 14/24 : ENV APP_PORT=59882 16:37:09 ---> Running in d31031e411f7 16:37:09 Removing intermediate container 872760885d9b 16:37:09 ---> 33f848498178 16:37:09 Step 15/23 : EXPOSE $APP_PORT 16:37:09 ---> 57ad526ddbed 16:37:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:37:10 ---> Running in c2d4ff4f0ead 16:37:10 Removing intermediate container d31031e411f7 16:37:10 ---> 8444c15166b8 16:37:10 Step 15/24 : EXPOSE $APP_PORT 16:37:10 ---> Running in bdb8cff5e249 16:37:10 ---> c560aad63a4f 16:37:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:37:10 Removing intermediate container c2d4ff4f0ead 16:37:10 ---> 20bd8c9ceea4 16:37:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:10 Removing intermediate container bdb8cff5e249 16:37:10 ---> c1f955d4e114 16:37:10 Step 16/24 : WORKDIR / 16:37:10 ---> Running in ad98d12bfeca 16:37:10 ---> 978283b7fc70 16:37:10 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:10 ---> 3d9efabc0f6c 16:37:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:37:10 ---> Running in f6de7d3b2f06 16:37:10 Removing intermediate container ad98d12bfeca 16:37:10 ---> 10d24ff10f49 16:37:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:12 Removing intermediate container f6de7d3b2f06 16:37:12 ---> 9d5fde4099a8 16:37:12 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:12 Collecting docker-compose==1.23.2 16:37:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.2 MB/s eta 0:00:00 16:37:12 Collecting websocket-client<1.0,>=0.32.0 16:37:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 171.6 MB/s eta 0:00:00 16:37:12 Collecting texttable<0.10,>=0.9.0 16:37:12 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:12 Preparing metadata (setup.py): started 16:37:12 Preparing metadata (setup.py): finished with status 'done' 16:37:12 Collecting docker<4.0,>=3.6.0 16:37:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 133.0 MB/s eta 0:00:00 16:37:12 Collecting jsonschema<3,>=2.5.1 16:37:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:37:12 Collecting PyYAML<4,>=3.10 16:37:12 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 48.4 MB/s eta 0:00:00 16:37:12 ---> 679cba3ceb24 16:37:12 ---> 4308ee1fd18b 16:37:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:12 16:37:13 ---> Running in 880a88221c17 16:37:13 Preparing metadata (setup.py): started 16:37:13 Removing intermediate container 18b9b181a68f 16:37:13 ---> ff3eac572352 16:37:13 Step 9/23 : COPY . . 16:37:13 Preparing metadata (setup.py): finished with status 'done' 16:37:13 Collecting dockerpty<0.5,>=0.4.1 16:37:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:13 Preparing metadata (setup.py): started 16:37:14 Preparing metadata (setup.py): finished with status 'done' 16:37:14 Collecting cached-property<2,>=1.2.0 16:37:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 183.0 MB/s eta 0:00:00 16:37:14 Collecting docopt<0.7,>=0.6.1 16:37:14 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:14 Preparing metadata (setup.py): started 16:37:15 Preparing metadata (setup.py): finished with status 'done' 16:37:16 Collecting docker-pycreds>=0.4.0 16:37:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:16 Collecting idna<2.8,>=2.5 16:37:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 183.5 MB/s eta 0:00:00 16:37:16 Collecting urllib3<1.25,>=1.21.1 16:37:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 56.1 MB/s eta 0:00:00 16:37:16 Collecting certifi>=2017.4.17 16:37:16 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 16:37:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 64.6 MB/s eta 0:00:00 16:37:16 Collecting chardet<3.1.0,>=3.0.2 16:37:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 63.7 MB/s eta 0:00:00 16:37:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:16 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:37:16 Running setup.py install for texttable: started 16:37:16 Removing intermediate container 880a88221c17 16:37:16 ---> ffb403e06520 16:37:16 Step 23/25 : LABEL arch=x86_64 16:37:17 Running setup.py install for texttable: finished with status 'done' 16:37:17 Running setup.py install for PyYAML: started 16:37:17 ---> db7253dbd0eb 16:37:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:37:17 Running setup.py install for PyYAML: finished with status 'done' 16:37:19 ---> 345711469135 16:37:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:19 ---> afc6456ad391 16:37:19 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:37:19 ---> Running in bffeb5ae3283 16:37:19 ---> Running in 7a84767fc554 16:37:19 Running setup.py install for docopt: started 16:37:19 ---> Running in bd872e1a1823 16:37:19 Running setup.py install for docopt: finished with status 'done' 16:37:19 ---> 38c41e101bad 16:37:19 Step 20/24 : ENTRYPOINT ["/core-command"] 16:37:20 Removing intermediate container 7a84767fc554 16:37:20 ---> ecea0245faec 16:37:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:20 Removing intermediate container bffeb5ae3283 16:37:20 ---> 89b4305e662d 16:37:20 Step 24/25 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:37:20 ---> Running in 5322207ce9aa 16:37:20 ---> Running in 402f22fe8353 16:37:20 ---> Running in d6ca26472779 16:37:20 Removing intermediate container 5322207ce9aa 16:37:20 ---> 6b8179d1092a 16:37:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:20 Removing intermediate container d6ca26472779 16:37:20 ---> cbe158fe4ef0 16:37:20 Removing intermediate container 402f22fe8353 16:37:20 Step 25/25 : LABEL version=0.0.0 16:37:20 ---> d80eea92a5cc 16:37:20 Step 21/23 : LABEL arch=x86_64 16:37:20 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 16:37:20 Running setup.py install for dockerpty: started 16:37:20 ---> Running in 06b2e0dbf11d 16:37:20 ---> Running in f3afd0153537 16:37:20 ---> Running in c23333a78c99 16:37:20 Running setup.py install for dockerpty: finished with status 'done' 16:37:20 Removing intermediate container f3afd0153537 16:37:20 ---> 0027bf4a24f2 16:37:20 16:37:20 Removing intermediate container 06b2e0dbf11d 16:37:20 ---> 420fcf8d2c53 16:37:20 Step 22/24 : LABEL arch=x86_64 16:37:20 Removing intermediate container c23333a78c99 16:37:20 ---> a2e5adbda181 16:37:20 Step 22/23 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:37:20 ---> Running in 6ba55931688b 16:37:20 Successfully built 0027bf4a24f2 16:37:20 Successfully tagged security-spire-server:latest 16:37:20 Building security-proxy-setup 16:37:20  Building security-spire-server ... done  ---> Running in e24b0db85e45 16:37:21 Removing intermediate container 6ba55931688b 16:37:21 ---> ef6cd239d2a8 16:37:21 Step 23/24 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:37:21 Removing intermediate container e24b0db85e45 16:37:21 ---> 978dd3c2f6fa 16:37:21 Step 23/23 : LABEL version=0.0.0 16:37:21 ? github.com/edgexfoundry/edgex-go [no test files] 16:37:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:27 ---> 3ba5ba5d330a 16:37:27 Step 3/22 : WORKDIR /edgex-go 16:37:27 ---> Using cache 16:37:27 ---> ba0d5fa7b6fd 16:37:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:27 ---> Using cache 16:37:27 ---> afccb12e73b5 16:37:27 Step 5/22 : RUN apk add --update --no-cache make git 16:37:27 ---> Using cache 16:37:27 ---> d944e9dca862 16:37:27 Step 6/22 : COPY go.mod vendor* ./ 16:37:27 ---> Using cache 16:37:27 ---> cdf50dbb07aa 16:37:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:27 ---> Using cache 16:37:27 ---> 9deca49765d8 16:37:27 Step 8/22 : COPY . . 16:37:27 ---> Using cache 16:37:27 ---> 704507bacc21 16:37:27 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:27 ---> Running in 881d8268b47e 16:37:27 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 16:37:27 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 16:37:27  ---> Running in 7396a7c7f1f7 16:37:27 ---> Running in 4c8b35a4a739 16:37:27 Removing intermediate container 881d8268b47e 16:37:27 ---> c30e372e49bf 16:37:27 Step 24/24 : LABEL version=0.0.0 16:37:27 ---> Running in ba64d99c6d81 16:37:27 Removing intermediate container 7396a7c7f1f7 16:37:27 ---> 6e7866bf0977 16:37:27 16:37:27 Successfully built 6e7866bf0977 16:37:27 Successfully tagged support-scheduler:latest 16:37:27  Building support-scheduler ... done Building core-metadata 16:37:27 Removing intermediate container ba64d99c6d81 16:37:27 ---> 0596b22420b3 16:37:27 16:37:27 Successfully built 0596b22420b3 16:37:27 Successfully tagged core-command:latest 16:37:27  Building core-command ... done Building core-data 16:37:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:37:33 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:37:33 ---> 3ba5ba5d330a 16:37:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:37:33 ---> Using cache 16:37:33 ---> 7e377e24a3e9 16:37:33 Step 4/25 : WORKDIR /edgex-go 16:37:33 ---> Using cache 16:37:33 ---> 2f132a4ba6df 16:37:33 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:33 ---> Using cache 16:37:33 ---> b9ad12bae437 16:37:33 Step 6/25 : RUN apk add --update --no-cache make git 16:37:33 ---> Using cache 16:37:33 ---> 27e6ba0b9123 16:37:33 Step 7/25 : COPY go.mod vendor* ./ 16:37:33 ---> Using cache 16:37:33 ---> f65452965aca 16:37:33 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:33 ---> Using cache 16:37:33 ---> eeeac55a38f1 16:37:33 Step 9/25 : COPY . . 16:37:33 ---> Using cache 16:37:33 ---> e3844f059803 16:37:33 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:37:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:33 ---> 3ba5ba5d330a 16:37:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:37:33 ---> Using cache 16:37:33 ---> 7e377e24a3e9 16:37:33 Step 4/24 : WORKDIR /edgex-go 16:37:33 ---> Using cache 16:37:33 ---> 2f132a4ba6df 16:37:33 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:33 ---> Using cache 16:37:33 ---> b9ad12bae437 16:37:33 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:37:48 ---> Running in be86e47bf13d 16:37:48 ---> Running in 0ee825b08e40 16:37:48 Removing intermediate container b4ccdbbda918 16:37:48 ---> ee9dfb68f612 16:37:48 Step 14/23 : ENV APP_PORT=58890 16:37:49 ---> Running in f326f15048e9 16:37:53 Removing intermediate container f326f15048e9 16:37:53 ---> f540d6ec3b32 16:37:53 Step 15/23 : EXPOSE $APP_PORT 16:37:53 ---> Running in a5c713659448 16:37:53 Removing intermediate container 4c8b35a4a739 16:37:53 ---> 58938ad3f0b0 16:37:53 16:37:53 Step 10/22 : FROM alpine:3.16 16:37:53 ---> 9c6f07244728 16:37:53 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:37:53 ---> Running in 1f5392e7e872 16:37:53 Removing intermediate container a5c713659448 16:37:53 ---> 0f14e207acf9 16:37:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37:53 Removing intermediate container bd872e1a1823 16:37:53 ---> 418fdcafb256 16:37:53 16:37:53 Step 11/23 : FROM alpine:3.16 16:37:53 ---> 9c6f07244728 16:37:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:53 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 16:37:53 ---> Running in a795a5f91de2 16:37:53 ---> afe8626194f1 16:37:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:53 ---> 3a5b697edf6b 16:37:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:53 (1/6) Installing ca-certificates (20220614-r0) 16:37:53 (1/2) Installing ca-certificates (20220614-r0) 16:37:53 (2/6) Installing brotli-libs (1.0.9-r6) 16:37:53 (2/2) Installing dumb-init (1.2.5-r1) 16:37:53 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:37:53 (4/6) Installing libcurl (7.83.1-r3) 16:37:53 Executing busybox-1.35.0-r17.trigger 16:37:53 Executing ca-certificates-20220614-r0.trigger 16:37:53 (5/6) Installing curl (7.83.1-r3) 16:37:53 (6/6) Installing dumb-init (1.2.5-r1) 16:37:53 Executing busybox-1.35.0-r17.trigger 16:37:53 Executing ca-certificates-20220614-r0.trigger 16:37:53 OK: 6 MiB in 16 packages 16:37:53 OK: 8 MiB in 20 packages 16:37:54 OK: 211 MiB in 51 packages 16:37:54 ---> 4dce99066cf6 16:37:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:54 ---> Running in 7674a50d4a4f 16:37:54 Removing intermediate container 7674a50d4a4f 16:37:54 ---> c3ae7f5bd3df 16:37:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:54 ---> Running in 04be0fbdb8b7 16:37:54 Removing intermediate container 04be0fbdb8b7 16:37:54 ---> 2963e49c2218 16:37:54 Step 21/23 : LABEL arch=x86_64 16:37:54 ---> Running in 5a0ffb682e65 16:37:54 Removing intermediate container a795a5f91de2 16:37:54 ---> e985becf8d55 16:37:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:54 ---> Running in 63ac90fad455 16:37:54 Removing intermediate container 5a0ffb682e65 16:37:54 ---> d59187689a77 16:37:54 Step 22/23 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:37:54 Removing intermediate container be86e47bf13d 16:37:54 ---> a0307d422b4d 16:37:54 Step 7/24 : COPY go.mod vendor* ./ 16:37:54 Removing intermediate container 63ac90fad455 16:37:54 ---> 7bc8e7d3f6ba 16:37:54 Step 14/23 : ENV APP_PORT=59860 16:37:54 ---> Running in 2bffa89adb03 16:37:54 Removing intermediate container 1f5392e7e872 16:37:54 ---> c381a25e8fb2 16:37:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:54 ---> Running in 879dbe0c19e4 16:37:54 ---> Running in d4baa72cd86e 16:37:54 Removing intermediate container 2bffa89adb03 16:37:54 ---> 0e3667af90a3 16:37:54 Step 15/23 : EXPOSE $APP_PORT 16:37:54 ---> ac3d675383be 16:37:54 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:54 Removing intermediate container 879dbe0c19e4 16:37:54 ---> b79fba2ef3d3 16:37:54 Step 23/23 : LABEL version=0.0.0 16:37:54 Removing intermediate container d4baa72cd86e 16:37:54 ---> ac890a56fba5 16:37:54 Step 13/22 : WORKDIR /edgex 16:37:54 ---> Running in b89f1f3c3ade 16:37:55 ---> Running in 802c610008fd 16:37:55 ---> Running in 4ca1d1170fba 16:37:55 ---> Running in 7b6cfb5844d5 16:37:55 Removing intermediate container b89f1f3c3ade 16:37:55 ---> 599072945e92 16:37:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:55 Removing intermediate container 4ca1d1170fba 16:37:55 ---> 7cbeeba8a8de 16:37:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:55 Removing intermediate container 7b6cfb5844d5 16:37:55 ---> b98a5b3302e1 16:37:55 16:37:55 Successfully built b98a5b3302e1 16:37:55 Successfully tagged sys-mgmt-agent:latest 16:37:55  Building sys-mgmt-agent ... done  ---> 64919bfd3a04 16:37:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:55 ---> 49ed4280b4e0 16:37:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:57 ---> d1aa676eceae 16:37:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:37:58 ---> c8a7714d09a3 16:37:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:01 ---> f1135e2d08e8 16:38:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:38:01 ---> fb720ef866d8 16:38:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:38:01 ---> Running in 4aaa4a663987 16:38:01 Removing intermediate container 4aaa4a663987 16:38:01 ---> 909db2eb763f 16:38:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:02 ---> 8f114aa2728c 16:38:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:38:02 ---> Running in 52dfe989d544 16:38:02 ---> Running in 4b981b00764f 16:38:02 Removing intermediate container 52dfe989d544 16:38:02 ---> 3ea1999ca993 16:38:02 Step 21/23 : LABEL arch=x86_64 16:38:03 ---> Running in b1a84d2fdb7f 16:38:05 Removing intermediate container b1a84d2fdb7f 16:38:05 ---> a14e694b4e8d 16:38:05 Step 22/23 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:38:06 ---> Running in f2fcaf95a49c 16:38:06 Removing intermediate container 4b981b00764f 16:38:06 ---> 5f0bd9c274c1 16:38:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:38:06 Removing intermediate container f2fcaf95a49c 16:38:06 ---> 757e0844b7c3 16:38:06 Step 23/23 : LABEL version=0.0.0 16:38:06 ---> Running in 5fc0d7ff07e0 16:38:06 ---> Running in 5abbe0e720f9 16:38:07 Removing intermediate container 802c610008fd 16:38:07 ---> 5dd9084adfa7 16:38:07 Step 9/24 : COPY . . 16:38:09 Removing intermediate container 5fc0d7ff07e0 16:38:09 ---> cfdf5fd5c221 16:38:09 Step 20/22 : LABEL arch=x86_64 16:38:10 Removing intermediate container 5abbe0e720f9 16:38:10 ---> 4a4f8585d048 16:38:10 16:38:10 Successfully built 4a4f8585d048 16:38:14 Successfully tagged support-notifications:latest 16:38:14  Building support-notifications ... done  ---> Running in 3a9d0afdfd64 16:38:14 Removing intermediate container 0ee825b08e40 16:38:14 ---> c4dd214baf28 16:38:14 16:38:14 Step 11/25 : FROM alpine:3.16 16:38:14 ---> 9c6f07244728 16:38:14 Step 12/25 : RUN apk add --update --no-cache dumb-init 16:38:14 ---> Using cache 16:38:14 ---> 99a5d176ea00 16:38:14 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:14 ---> Using cache 16:38:14 ---> 335afd09633b 16:38:14 Step 14/25 : ENV APP_PORT=59881 16:38:14 ---> b465d96671db 16:38:14 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:38:14 ---> Running in 795e0aa0d681 16:38:14 ---> Running in 60fb747bcb32 16:38:14 Removing intermediate container 3a9d0afdfd64 16:38:14 ---> 848101fecfbc 16:38:14 Step 21/22 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:38:14 ---> Running in 276e52d17a2d 16:38:14 Removing intermediate container 795e0aa0d681 16:38:14 ---> c28dbf2cf200 16:38:14 Step 15/25 : EXPOSE $APP_PORT 16:38:14 Removing intermediate container 276e52d17a2d 16:38:14 ---> 94153fa669d7 16:38:14 Step 22/22 : LABEL version=0.0.0 16:38:14 ---> Running in 25825d31aaf6 16:38:14 ---> Running in f769d2ce3d25 16:38:14 Removing intermediate container 25825d31aaf6 16:38:14 ---> 5bc32824e588 16:38:14 Step 16/25 : WORKDIR / 16:38:14 Removing intermediate container f769d2ce3d25 16:38:14 ---> 8b4f7611de9b 16:38:14 16:38:14 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 16:38:14 ---> Running in 3e90b6e6b753 16:38:14 Successfully built 8b4f7611de9b 16:38:14 Successfully tagged security-proxy-setup:latest 16:38:14  Building security-proxy-setup ... done Removing intermediate container 3e90b6e6b753 16:38:14 ---> 06550e35cd18 16:38:14 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:14 ---> a5cb5271b734 16:38:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:38:15 ---> 8074d1275429 16:38:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:38:15 ---> ae99154b2674 16:38:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:38:15 ---> 3242e4d7e23c 16:38:15 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:38:15 ---> Running in e4305c1acb86 16:38:15 Removing intermediate container e4305c1acb86 16:38:15 ---> 007707de5adc 16:38:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:15 ---> Running in 34c62376c04a 16:38:15 Removing intermediate container 34c62376c04a 16:38:15 ---> 6be809b9b7ec 16:38:15 Step 23/25 : LABEL arch=x86_64 16:38:15 ---> Running in 490188eabaf6 16:38:15 Removing intermediate container 490188eabaf6 16:38:15 ---> ba1097e81acc 16:38:15 Step 24/25 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:38:15 ---> Running in 499441b6eb64 16:38:16 Removing intermediate container 499441b6eb64 16:38:16 ---> 9ceb5e541c07 16:38:16 Step 25/25 : LABEL version=0.0.0 16:38:16 ---> Running in 858df1a18b43 16:38:16 Removing intermediate container 858df1a18b43 16:38:16 ---> 93b098a5d9bc 16:38:16 16:38:16 Successfully built 93b098a5d9bc 16:38:16 Successfully tagged core-metadata:latest 16:38:31  Building core-metadata ... done Removing intermediate container 60fb747bcb32 16:38:31 ---> acecb9371dfc 16:38:31 16:38:31 Step 11/24 : FROM alpine:3.16 16:38:31 ---> 9c6f07244728 16:38:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:31 ---> Running in 7234045bb5ae 16:38:31 Removing intermediate container 7234045bb5ae 16:38:31 ---> c7013e134ec2 16:38:31 Step 13/24 : ENV APP_PORT=59880 16:38:31 ---> Running in edea175c4e12 16:38:31 Removing intermediate container edea175c4e12 16:38:31 ---> 4e706ca2bed7 16:38:31 Step 14/24 : EXPOSE $APP_PORT 16:38:31 ---> Running in 9f8b34e70dfe 16:38:31 Removing intermediate container 9f8b34e70dfe 16:38:31 ---> 19002d2ddc06 16:38:31 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:31 ---> Running in 33f527529728 16:38:32 Removing intermediate container 33f527529728 16:38:32 ---> a0f63e813baf 16:38:32 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:38:32 ---> Running in 516f7b58a833 16:38:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:38:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:38:33 (1/6) Installing dumb-init (1.2.5-r1) 16:38:33 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:38:33 (3/6) Installing libsodium (1.0.18-r0) 16:38:33 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:38:34 (5/6) Installing libzmq (4.3.4-r0) 16:38:34 (6/6) Installing zeromq (4.3.4-r0) 16:38:34 Executing busybox-1.35.0-r17.trigger 16:38:34 OK: 8 MiB in 20 packages 16:38:34 Removing intermediate container 516f7b58a833 16:38:34 ---> 5b7c7beaa41e 16:38:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:34 ---> cba5cbc4ed2a 16:38:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:38:35 ---> 4b0fec0e1298 16:38:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:38:35 ---> 3b22947a54c0 16:38:35 Step 20/24 : ENTRYPOINT ["/core-data"] 16:38:35 ---> Running in c3fe082801a0 16:38:35 Removing intermediate container c3fe082801a0 16:38:35 ---> a0b366608439 16:38:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:35 ---> Running in 9a08fab6b3a6 16:38:35 Removing intermediate container 9a08fab6b3a6 16:38:35 ---> 84c6ee23f41b 16:38:35 Step 22/24 : LABEL arch=x86_64 16:38:35 ---> Running in c97825599606 16:38:35 Removing intermediate container c97825599606 16:38:35 ---> 5d1fef281630 16:38:35 Step 23/24 : LABEL git_sha=b9de90ec9a8c76301f282af18c6064d73f18b02a 16:38:35 ---> Running in 66f40ca7ad99 16:38:35 Removing intermediate container 66f40ca7ad99 16:38:35 ---> 723e9c40dbf5 16:38:35 Step 24/24 : LABEL version=0.0.0 16:38:35 ---> Running in 4b6dc9687c41 16:38:35 Removing intermediate container 4b6dc9687c41 16:38:35 ---> 102f91adf7a0 16:38:35 16:38:35 Successfully built 102f91adf7a0 16:38:36 Successfully tagged core-data:latest 16:38:36  Building core-data ... done  [Pipeline] } 16:38:36 $ docker stop --time=1 dd6d90d0e154e2b27603325346d4786d2d6bca866573ab94d725e1e4dba544e8 16:38:38 $ docker rm -f dd6d90d0e154e2b27603325346d4786d2d6bca866573ab94d725e1e4dba544e8 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:38 + docker images 16:38:38 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:38 core-data latest 102f91adf7a0 3 seconds ago 21.6MB 16:38:38 acecb9371dfc 9 seconds ago 1.55GB 16:38:38 core-metadata latest 93b098a5d9bc 22 seconds ago 18.2MB 16:38:38 security-proxy-setup latest 8b4f7611de9b 25 seconds ago 27.4MB 16:38:38 c4dd214baf28 26 seconds ago 1.55GB 16:38:38 support-notifications latest 4a4f8585d048 32 seconds ago 27.3MB 16:38:38 sys-mgmt-agent latest b98a5b3302e1 43 seconds ago 136MB 16:38:38 418fdcafb256 46 seconds ago 1.61GB 16:38:38 58938ad3f0b0 46 seconds ago 1.53GB 16:38:38 core-command latest 0596b22420b3 About a minute ago 17.3MB 16:38:38 support-scheduler latest 6e7866bf0977 About a minute ago 26.7MB 16:38:38 security-spire-server latest 0027bf4a24f2 About a minute ago 86.5MB 16:38:38 bf98bc499b07 About a minute ago 1.42GB 16:38:38 fafac546cb4f About a minute ago 1.53GB 16:38:38 67c94384202a About a minute ago 1.61GB 16:38:38 4ce58e17d342 About a minute ago 1.54GB 16:38:38 security-bootstrapper latest be1016a6b705 About a minute ago 19.8MB 16:38:38 security-secretstore-setup latest 36a764740fe8 2 minutes ago 29.2MB 16:38:38 security-spire-agent latest 96f05e404ee6 2 minutes ago 125MB 16:38:38 security-spire-config latest 82110d7cd5c2 2 minutes ago 85.8MB 16:38:38 security-spiffe-token-provider latest 7f8101719c59 2 minutes ago 29.3MB 16:38:38 71cc8156ed0a 3 minutes ago 1.54GB 16:38:38 84d6fa68846a 3 minutes ago 1.53GB 16:38:38 113d0d105c0d 3 minutes ago 1.42GB 16:38:38 f488aa784546 3 minutes ago 1.42GB 16:38:38 0640e672d25c 3 minutes ago 1.58GB 16:38:38 ci-base-image-x86_64 latest 3ba5ba5d330a 6 minutes ago 994MB 16:38:38 alpine 3.15 c4fc93816858 5 weeks ago 5.59MB 16:38:38 alpine 3.16 9c6f07244728 5 weeks ago 5.54MB 16:38:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 16:38:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 16:38:38 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] } 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.440s coverage: 28.7% of statements 16:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.699s coverage: 98.5% of statements 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.444s coverage: 72.5% of statements 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.479s coverage: 54.2% of statements 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.983s coverage: 89.2% of statements 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.613s coverage: 2.0% of statements 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.759s coverage: 95.6% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.426s coverage: 72.2% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.744s coverage: 60.0% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.365s coverage: 0.9% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.263s coverage: 58.8% of statements 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.417s coverage: 29.6% of statements 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.333s coverage: 47.1% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 79.5% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.256s coverage: 87.5% of statements 16:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements 16:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.241s coverage: 44.8% of statements 16:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.761s coverage: 80.8% of statements 16:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.316s coverage: 92.9% of statements 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.314s coverage: 58.8% of statements 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.269s coverage: 80.0% of statements 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.333s coverage: 85.4% of statements 16:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 91.2% of statements 16:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.888s coverage: 64.7% of statements 16:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.290s coverage: 100.0% of statements 16:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements 16:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 16:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 16:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 16:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.488s coverage: 65.8% of statements 16:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.020s coverage: 41.8% of statements 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.357s coverage: 89.5% of statements 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.793s coverage: 92.3% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.347s coverage: 63.2% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:41:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements 16:41:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 16:41:14 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 16:41:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:41:14 GO111MODULE=on go vet ./... 16:43:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:43:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:43:06 ./bin/test-attribution-txt.sh 16:43:06 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:43:06 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:43:06 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:43:06 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:43:06 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:43:06 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:43:06 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:43:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:43:07 + ls -al . 16:43:07 total 744 16:43:07 drwxrwxr-x 9 1001 1001 4096 Sep 15 16:36 . 16:43:07 drwxr-xr-x 4 root root 4096 Sep 15 16:36 .. 16:43:07 -rw-rw-r-- 1 1001 1001 16 Sep 15 16:34 .dockerignore 16:43:07 drwxrwxr-x 8 1001 1001 4096 Sep 15 16:34 .git 16:43:07 drwxrwxr-x 3 1001 1001 4096 Sep 15 16:34 .github 16:43:07 -rw-rw-r-- 1 1001 1001 1030 Sep 15 16:34 .gitignore 16:43:07 -rw-rw-r-- 1 1001 1001 42 Sep 15 16:34 .golangci.yml 16:43:07 -rw-rw-r-- 1 1001 1001 87 Sep 15 16:34 .hadolint.yml 16:43:07 -rw-rw-r-- 1 1001 1001 166 Sep 15 16:34 .sonarcloud.properties 16:43:07 -rw-rw-r-- 1 1001 1001 1171 Sep 15 16:34 ADOPTERS.md 16:43:07 -rw-rw-r-- 1 1001 1001 10347 Sep 15 16:34 Attribution.txt 16:43:07 -rw-rw-r-- 1 1001 1001 63209 Sep 15 16:34 CHANGELOG.md 16:43:07 -rw-rw-r-- 1 1001 1001 3804 Sep 15 16:34 CONTRIBUTING.md 16:43:07 -rw-rw-r-- 1 1001 1001 677 Sep 15 16:34 GOVERNANCE.md 16:43:07 -rw-rw-r-- 1 1001 1001 850 Sep 15 16:34 Jenkinsfile 16:43:07 -rw-rw-r-- 1 1001 1001 10775 Sep 15 16:34 LICENSE 16:43:07 -rw-rw-r-- 1 1001 1001 13724 Sep 15 16:34 Makefile 16:43:07 -rw-rw-r-- 1 1001 1001 582 Sep 15 16:34 OWNERS.md 16:43:07 -rw-rw-r-- 1 1001 1001 9799 Sep 15 16:34 README.md 16:43:07 -rw-rw-r-- 1 1001 1001 6912 Sep 15 16:34 SECURITY.md 16:43:07 -rw-rw-r-- 1 1001 1001 5 Sep 15 16:31 VERSION 16:43:07 -rw-rw-r-- 1 1001 1001 4131 Sep 15 16:34 ZMQWindows.md 16:43:07 drwxrwxr-x 2 1001 1001 4096 Sep 15 16:34 bin 16:43:07 drwxrwxr-x 18 1001 1001 4096 Sep 15 16:34 cmd 16:43:07 -rw-r--r-- 1 root root 491929 Sep 15 16:41 coverage.out 16:43:07 -rw-rw-r-- 1 1001 1001 3682 Sep 15 16:34 go.mod 16:43:07 -rw-rw-r-- 1 1001 1001 38527 Sep 15 16:34 go.sum 16:43:07 drwxrwxr-x 8 1001 1001 4096 Sep 15 16:34 internal 16:43:07 drwxrwxr-x 3 1001 1001 4096 Sep 15 16:34 openapi 16:43:07 drwxrwxr-x 4 1001 1001 4096 Sep 15 16:34 snap 16:43:07 -rw-rw-r-- 1 1001 1001 204 Sep 15 16:34 version.go [Pipeline] sh 16:43:08 + '[' -e coverage.out ] 16:43:08 + chown 1001:1001 coverage.out [Pipeline] stash 16:43:08 Warning: overwriting stash ‘coverage-report’ 16:43:09 Stashed 1 file(s) [Pipeline] sh 16:43:09 + make build 16:43:09 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 16:44:46 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 16:46:08 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 16:46:10 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 16:46:57 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 16:46:57 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 16:47:02 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 16:47:09 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 16:47:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:47:20 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 16:47:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:47:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:47: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:47:44 $ docker stop --time=1 4f63ce1a1b5417a926ae483d97e0bf8c5ca470d3108ec1fcb906078bb7e7879a 16:47:46 $ docker rm -f 4f63ce1a1b5417a926ae483d97e0bf8c5ca470d3108ec1fcb906078bb7e7879a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:49 16:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:49 latest: Pulling from edgex-devops/edgex-compose-arm64 16:47:49 29e5d40040c1: Pulling fs layer 16:47:49 1ce36da41761: Pulling fs layer 16:47:49 25b303627fd3: Pulling fs layer 16:47:49 29e5d40040c1: Verifying Checksum 16:47:49 29e5d40040c1: Download complete 16:47:49 1ce36da41761: Verifying Checksum 16:47:49 1ce36da41761: Download complete 16:47:50 29e5d40040c1: Pull complete 16:47:51 25b303627fd3: Verifying Checksum 16:47:51 1ce36da41761: Pull complete 16:48:03 25b303627fd3: Pull complete 16:48:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:04 prd-ubuntu20.04-docker-arm64-4c-16g-29294 does not seem to be running inside a container 16:48:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:07 $ docker top 845d9ad57d4f6d711195496af51270353a4f16a989560ef289ca0c3a3fcff9eb -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:08 + + grepdocker-compose parallel build 16:48:08 --help 16:48:14 --parallel Build images in parallel. [Pipeline] } 16:48:14 $ docker stop --time=1 845d9ad57d4f6d711195496af51270353a4f16a989560ef289ca0c3a3fcff9eb 16:48:16 $ docker rm -f 845d9ad57d4f6d711195496af51270353a4f16a989560ef289ca0c3a3fcff9eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:17 prd-ubuntu20.04-docker-arm64-4c-16g-29294 does not seem to be running inside a container 16:48:17 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:19 $ docker top ef4e44b4e731170087516539bdfa135ffae940536d594e219ff56f3f5efd75c8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:20 + docker-compose -f ./docker-compose-build.yml build --parallel 16:48:26 Building core-command ... 16:48:26 Building core-data ... 16:48:26 Building core-metadata ... 16:48:26 Building security-bootstrapper ... 16:48:26 Building security-proxy-setup ... 16:48:26 Building security-secretstore-setup ... 16:48:26 Building security-spiffe-token-provider ... 16:48:26 Building security-spire-agent ... 16:48:26 Building security-spire-config ... 16:48:26 Building security-spire-server ... 16:48:26 Building support-notifications ... 16:48:26 Building support-scheduler ... 16:48:26 Building sys-mgmt-agent ... 16:48:26 Building security-secretstore-setup 16:48:26 Building security-spire-agent 16:48:26 Building support-notifications 16:48:26 Building security-spire-server 16:48:26 Building security-bootstrapper 16:49:23 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:49:23 ---> 309704338f2e 16:49:23 Step 3/25 : WORKDIR /edgex-go 16:49:23 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:49:23 ---> 309704338f2e 16:49:23 Step 3/25 : WORKDIR /edgex-go 16:49:23 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:49:23 ---> 309704338f2e 16:49:23 Step 3/26 : WORKDIR /edgex-go 16:49:23 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:49:23 ---> 309704338f2e 16:49:23 Step 3/33 : WORKDIR /edgex-go 16:49:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:23 ---> 309704338f2e 16:49:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:49:23 ---> Running in 335c89862d50 16:49:23 ---> Running in 83f9073f92ca 16:49:23 ---> Running in a84cdb8e5965 16:49:23 ---> Running in 3e5e980ded02 16:49:23 ---> Running in cae1e606ad46 16:49:23 Removing intermediate container 3e5e980ded02 16:49:23 ---> f0d31c8dfff4 16:49:23 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:23 ---> Running in 1ac9621845c1 16:49:23 Removing intermediate container 83f9073f92ca 16:49:23 ---> 42ab289e7d40 16:49:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:23 Removing intermediate container cae1e606ad46 16:49:23 ---> f3d7c95167dd 16:49:23 Step 4/23 : WORKDIR /edgex-go 16:49:23 Removing intermediate container 335c89862d50 16:49:23 ---> 0deb24b6fb8e 16:49:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:23 ---> Running in 8439ea509950 16:49:23 ---> Running in 691fca91d345 16:49:23 ---> Running in 25d972c48e96 16:49:23 Removing intermediate container a84cdb8e5965 16:49:23 ---> ecb224b1dbab 16:49:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:23 ---> Running in 0af404a5f6a7 16:49:23 Removing intermediate container 691fca91d345 16:49:23 ---> 1cbc368d4e0e 16:49:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:23 ---> Running in 25398c9645b1 16:49:24 Removing intermediate container 1ac9621845c1 16:49:24 ---> 65b98331da01 16:49:24 Step 5/33 : RUN apk add --update --no-cache make git 16:49:24 ---> Running in cf60eb7837ed 16:49:24 Removing intermediate container 8439ea509950 16:49:24 ---> fc6f184e7a4b 16:49:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:49:24 ---> Running in bb7287cbefb2 16:49:24 Removing intermediate container 25d972c48e96 16:49:24 ---> 1133a9f903dc 16:49:24 Step 5/25 : RUN apk add --update --no-cache make git 16:49:25 ---> Running in d710730f9492 16:49:25 Removing intermediate container 0af404a5f6a7 16:49:25 ---> 556aa30add0e 16:49:25 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:49:25 ---> Running in 21f1655bb907 16:49:25 Removing intermediate container 25398c9645b1 16:49:25 ---> da0f64c43af9 16:49:25 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:49:25 ---> Running in 1e90bfb88dc9 16:49:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:29 OK: 221 MiB in 51 packages 16:49:30 OK: 221 MiB in 51 packages 16:49:30 OK: 221 MiB in 51 packages 16:49:30 OK: 221 MiB in 51 packages 16:49:30 Removing intermediate container cf60eb7837ed 16:49:30 ---> c723e8dd85ab 16:49:30 Step 6/33 : COPY go.mod vendor* ./ 16:49:30 OK: 221 MiB in 51 packages 16:49:32 Removing intermediate container bb7287cbefb2 16:49:32 ---> 17a4f2c1632d 16:49:32 Step 6/26 : COPY go.mod vendor* ./ 16:49:32 Removing intermediate container d710730f9492 16:49:32 ---> f5d533c763f8 16:49:32 Step 6/25 : COPY go.mod vendor* ./ 16:49:32 ---> fecadd8c698e 16:49:32 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:32 Removing intermediate container 21f1655bb907 16:49:32 ---> f8fd2c25f21d 16:49:32 Step 6/25 : COPY go.mod vendor* ./ 16:49:32 Removing intermediate container 1e90bfb88dc9 16:49:32 ---> d0c71ab93882 16:49:32 Step 7/23 : COPY go.mod vendor* ./ 16:49:32 ---> Running in 871dd1cb4f01 16:49:33 ---> 898e8d5d9ed1 16:49:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:33 ---> Running in 56929251ddf7 16:49:33 ---> 032a9a0033be 16:49:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:34 ---> cb7e9bac77f6 16:49:34 ---> Running in 0f09ced68257 16:49:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:34 ---> a00c72637a31 16:49:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:34 ---> Running in d1391012c641 16:49:34 ---> Running in 518d2cbef3b7 16:50:42 Removing intermediate container 518d2cbef3b7 16:50:42 ---> 728b33af1ef3 16:50:42 Step 8/25 : COPY . . 16:50:42 Removing intermediate container 0f09ced68257 16:50:42 ---> 7e6f88bf9985 16:50:42 Step 8/25 : COPY . . 16:50:42 Removing intermediate container 56929251ddf7 16:50:42 ---> 42f8dafc92ce 16:50:42 Step 8/26 : COPY . . 16:50:42 Removing intermediate container d1391012c641 16:50:42 ---> fbbea47d5bc6 16:50:42 Step 9/23 : COPY . . 16:50:42 Removing intermediate container 871dd1cb4f01 16:50:42 ---> 1c6c5c8b384e 16:50:42 Step 8/33 : COPY . . 16:50:57 ---> 4820dea84c8a 16:50:57 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:50:57 ---> 7c2acfeaf765 16:50:57 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:50:57 ---> 9aa71268a921 16:50:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:50:57 ---> 25f6c8a6d155 16:50:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:50:57 ---> Running in 98c80f12512e 16:50:57 ---> Running in 73954484c30d 16:50:57 ---> 9f93fe2477ff 16:50:57 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:50:57 ---> Running in 66db7e5a0273 16:50:57 ---> Running in be99df1f131a 16:50:57 ---> Running in fa454da21ff4 16:50:58 Removing intermediate container 98c80f12512e 16:50:58 ---> 7ed5ff929a70 16:50:58 Step 10/25 : WORKDIR /edgex-go/spire-build 16:50:58 Removing intermediate container be99df1f131a 16:50:58 ---> 836ac90774df 16:50:58 Step 10/26 : WORKDIR /edgex-go/spire-build 16:50:58 ---> Running in ed96759446e7 16:50:58 ---> Running in f3fb1f734dca 16:50:59 Removing intermediate container ed96759446e7 16:50:59 ---> 32af86a65df5 16:50:59 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 16:50:59 ---> Running in 786112812d21 16:50:59 Removing intermediate container f3fb1f734dca 16:50:59 ---> 05d749ce58c5 16:50:59 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 16:50:59 ---> Running in a02b4a5a835f 16:50:59 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 16:50:59 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 16:51:00 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 16:51:03 Removing intermediate container 786112812d21 16:51:03 ---> 1d83812b9dca 16:51:03 Step 12/26 : WORKDIR /edgex-go 16:51:03 Removing intermediate container a02b4a5a835f 16:51:03 ---> 326d8531750f 16:51:03 Step 12/25 : WORKDIR /edgex-go 16:51:03 ---> Running in ef505d0ccfbc 16:51:03 ---> Running in bf361ce265ba 16:51:04 Removing intermediate container ef505d0ccfbc 16:51:04 ---> e56cba757001 16:51:04 16:51:04 Step 13/26 : FROM alpine:3.15 16:51:04 Removing intermediate container bf361ce265ba 16:51:04 ---> 26e46baf3def 16:51:04 16:51:04 Step 13/25 : FROM alpine:3.15 16:51:04 3.15: Pulling from library/alpine 16:51:04 3.15: Pulling from library/alpine 16:51:06 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:51:06 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:51:06 Status: Image is up to date for alpine:3.15 16:51:06 Status: Downloaded newer image for alpine:3.15 16:51:06 ---> 02e0d6fdf486 16:51:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:06 ---> 02e0d6fdf486 16:51:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:06 ---> Running in 0c31031fe276 16:51:06 ---> Running in b37cab2d6f48 16:51:07 Removing intermediate container 0c31031fe276 16:51:07 ---> 31030a584f0a 16:51:07 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:07 Removing intermediate container b37cab2d6f48 16:51:07 ---> 13791811baa9 16:51:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:07 ---> Running in 7041d3884ab3 16:51:07 ---> Running in 2c47af1b7200 16:51:11 Removing intermediate container 2c47af1b7200 16:51:11 ---> ae9b6761ae19 16:51:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:51:11 Removing intermediate container 7041d3884ab3 16:51:11 ---> cc815456929d 16:51:11 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:51:11 ---> Running in 623cd9e7b993 16:51:11 ---> Running in 9a1cf97f7bd5 16:51:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:17 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:51:17 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:51:17 OK: 15734 distinct packages available 16:51:17 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:51:17 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:51:17 OK: 15734 distinct packages available 16:51:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:19 (1/5) Installing dumb-init (1.2.5-r1) 16:51:19 (2/5) Installing musl-obstack (1.2.3-r0) 16:51:19 (3/5) Installing libucontext (1.1-r0) 16:51:19 (4/5) Installing gcompat (1.0.0-r4) 16:51:19 (1/5) Installing dumb-init (1.2.5-r1) 16:51:19 (5/5) Installing openssl (1.1.1q-r0) 16:51:19 (2/5) Installing musl-obstack (1.2.3-r0) 16:51:20 (3/5) Installing libucontext (1.1-r0) 16:51:20 Executing busybox-1.34.1-r7.trigger 16:51:20 (4/5) Installing gcompat (1.0.0-r4) 16:51:20 OK: 6 MiB in 19 packages 16:51:20 (5/5) Installing openssl (1.1.1q-r0) 16:51:20 Executing busybox-1.34.1-r7.trigger 16:51:20 OK: 6 MiB in 19 packages 16:51:22 Removing intermediate container 9a1cf97f7bd5 16:51:22 ---> 2d7dce4957ea 16:51:22 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:22 Removing intermediate container 623cd9e7b993 16:51:22 ---> c47ccbc67227 16:51:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:51:28 ---> e3da3a6d00da 16:51:28 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:31 ---> 9f66a685325c 16:51:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:51:32 ---> 4c83a3aa6ff1 16:51:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:51:34 ---> 357f33abb58f 16:51:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:51:35 ---> f387f874473c 16:51:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:35 ---> Running in 94a75d38a0e2 16:51:36 ---> 028a889458d0 16:51:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:51:36 Removing intermediate container 94a75d38a0e2 16:51:36 ---> 0ba09643e414 16:51:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:36 ---> Running in b8973440daee 16:51:37 Removing intermediate container b8973440daee 16:51:37 ---> 84d30e9705d5 16:51:37 Step 23/25 : LABEL arch=arm64 16:51:37 ---> Running in e18adb26e043 16:51:37 ---> 8ef6c031bacc 16:51:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:51:38 Removing intermediate container e18adb26e043 16:51:38 ---> a41cf2dcac3b 16:51:38 Step 24/25 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 16:51:38 ---> Running in 6d011507e4e4 16:51:39 ---> 59ca91d025b6 16:51:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:51:39 Removing intermediate container 6d011507e4e4 16:51:39 ---> e2092edba7df 16:51:39 Step 25/25 : LABEL version=0.0.0 16:51:39 ---> Running in 60a4c988d312 16:51:39 Removing intermediate container 60a4c988d312 16:51:39 ---> 52a5a4f20ad1 16:51:39 16:51:40 Successfully built 52a5a4f20ad1 16:51:40 Successfully tagged security-spire-server-arm64:latest 16:51:40 ---> 4d9dcbfb6fe9 16:51:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] Building security-spire-server ... done Building sys-mgmt-agent 16:51:40 16:51:40 ---> Running in af10cb0824ae 16:51:40 Removing intermediate container af10cb0824ae 16:51:40 ---> d4ccf7999475 16:51:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:41 ---> Running in be7640436cca 16:51:41 Removing intermediate container be7640436cca 16:51:41 ---> f4229e7481b2 16:51:41 Step 24/26 : LABEL arch=arm64 16:51:41 ---> Running in 2450cb1d0624 16:51:42 Removing intermediate container 2450cb1d0624 16:51:42 ---> 9eeea594689b 16:51:42 Step 25/26 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 16:51:42 ---> Running in f0ec5bcf35fa 16:51:42 Removing intermediate container f0ec5bcf35fa 16:51:42 ---> 4ca69118c2e2 16:51:42 Step 26/26 : LABEL version=0.0.0 16:51:42 ---> Running in 30c930609dc8 16:51:43 Removing intermediate container 30c930609dc8 16:51:43 ---> b9db0632aabf 16:51:43 16:51:43 Successfully built b9db0632aabf 16:51:44 Successfully tagged security-spire-agent-arm64:latest 16:51:44  Building security-spire-agent ... done Building core-command 16:52:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:06 ---> 309704338f2e 16:52:06 Step 3/23 : WORKDIR /edgex-go 16:52:06 ---> Using cache 16:52:06 ---> ecb224b1dbab 16:52:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:06 ---> Using cache 16:52:06 ---> 556aa30add0e 16:52:06 Step 5/23 : RUN apk add --update --no-cache make bash git 16:52:06 ---> Running in 5154e0342701 16:52:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:08 ---> 309704338f2e 16:52:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:52:08 ---> Using cache 16:52:08 ---> f3d7c95167dd 16:52:08 Step 4/24 : WORKDIR /edgex-go 16:52:08 ---> Using cache 16:52:08 ---> 1cbc368d4e0e 16:52:08 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:08 ---> Using cache 16:52:08 ---> da0f64c43af9 16:52:08 Step 6/24 : RUN apk add --update --no-cache make git 16:52:08 ---> Running in c9d9de5323f2 16:52:09 OK: 221 MiB in 51 packages 16:52:11 Removing intermediate container 5154e0342701 16:52:11 ---> 9e965b1cb40b 16:52:11 Step 6/23 : COPY go.mod vendor* ./ 16:52:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:12 ---> 6e6985be7e54 16:52:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:12 ---> Running in 31ca8005bb7c 16:52:14 OK: 221 MiB in 51 packages 16:52:15 Removing intermediate container c9d9de5323f2 16:52:15 ---> 20845b49a35b 16:52:15 Step 7/24 : COPY go.mod vendor* ./ 16:52:16 ---> 588768bcca57 16:52:16 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:16 ---> Running in ff38ce175403 16:53:24 Removing intermediate container ff38ce175403 16:53:24 ---> 6e83472f00a6 16:53:24 Step 9/24 : COPY . . 16:53:24 Removing intermediate container 31ca8005bb7c 16:53:24 ---> 99046ba573f2 16:53:24 Step 8/23 : COPY . . 16:53:42 ---> 3aa99a3db285 16:53:42 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:53:42 ---> Running in d0716ad5a90d 16:53:42 ---> 5b3fbabd46d1 16:53:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:53:42 ---> Running in b3b78b3cd35a 16:53:43 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 16:53:44 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 16:57:06 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 16:57:21 Removing intermediate container fa454da21ff4 16:57:21 ---> c9db45817fc5 16:57:21 16:57:21 Step 10/25 : FROM alpine:3.16 16:57:21 3.16: Pulling from library/alpine 16:57:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:57:24 Status: Downloaded newer image for alpine:3.16 16:57:24 ---> a6215f271958 16:57:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:57:25 ---> Running in 9e59580c20e6 16:57:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:29 Removing intermediate container 73954484c30d 16:57:29 ---> 16717397d32c 16:57:29 16:57:29 Step 10/33 : FROM alpine:3.16 16:57:29 ---> a6215f271958 16:57:29 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:29 ---> Running in 1963501f3780 16:57:29 Removing intermediate container 1963501f3780 16:57:29 ---> fbb13753ae57 16:57:29 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 16:57:29 ---> Running in 4a7207c43130 16:57:30 (1/3) Installing ca-certificates (20220614-r0) 16:57:30 (2/3) Installing dumb-init (1.2.5-r1) 16:57:30 (3/3) Installing su-exec (0.2-r1) 16:57:30 Executing busybox-1.35.0-r17.trigger 16:57:30 Executing ca-certificates-20220614-r0.trigger 16:57:31 OK: 6 MiB in 17 packages 16:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:33 Removing intermediate container 9e59580c20e6 16:57:33 ---> 8b0c726bd6e1 16:57:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:57:33 ---> Running in a37e1a09dc71 16:57:34 Removing intermediate container a37e1a09dc71 16:57:34 ---> ed42b085443c 16:57:34 Step 13/25 : WORKDIR / 16:57:34 (1/2) Installing dumb-init (1.2.5-r1) 16:57:34 (2/2) Installing su-exec (0.2-r1) 16:57:34 Executing busybox-1.35.0-r17.trigger 16:57:34 ---> Running in 1f7625fca20b 16:57:34 OK: 5 MiB in 16 packages 16:57:34 Removing intermediate container 1f7625fca20b 16:57:34 ---> a54ae990865c 16:57:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:57:36 Removing intermediate container 4a7207c43130 16:57:36 ---> 39c273a653d4 16:57:36 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 16:57:36 ---> 2f54f1c03ee4 16:57:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:57:36 ---> Running in db7c80592c16 16:57:37 Removing intermediate container db7c80592c16 16:57:37 ---> eb282623f206 16:57:37 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:57:37 ---> Running in 09d89b144e7f 16:57:38 ---> d8f566f1ceba 16:57:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:57:38 Removing intermediate container 09d89b144e7f 16:57:38 ---> d2de4b7a3de8 16:57:38 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:57:38 ---> Running in f05c1e243772 16:57:39 ---> 267a90fb1b36 16:57:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:57:39 Removing intermediate container f05c1e243772 16:57:39 ---> c47607660c7c 16:57:39 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:57:39 ---> Running in c4fe805b9139 16:57:40 Removing intermediate container c4fe805b9139 16:57:40 ---> 39aaf7903227 16:57:40 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:57:40 ---> Running in 10e20678a241 16:57:40 ---> 78e07f0f144b 16:57:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:57:44 ---> 0d59b2f144e3 16:57:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:57:44 Removing intermediate container 10e20678a241 16:57:44 ---> 9c31440f3cb8 16:57:44 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:57:44 ---> Running in 42c73675bfe1 16:57:45 Removing intermediate container 42c73675bfe1 16:57:45 ---> 451ce94af3a2 16:57:45 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:57:46 ---> 6adf0a85dd2e 16:57:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:57:46 ---> 61c103691d7d 16:57:46 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:57:47 ---> Running in d122db070883 16:57:47 ---> 45d12793c141 16:57:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:57:48 ---> Running in 80ba356ff89e 16:57:51 Removing intermediate container d122db070883 16:57:51 ---> 31aaa3fb5314 16:57:51 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:52 Removing intermediate container 80ba356ff89e 16:57:52 ---> 6a5d75705d3b 16:57:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:57:52 ---> Running in 82b9328a4ca1 16:57:52 ---> ef65beb351e5 16:57:52 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:57:52 Removing intermediate container 82b9328a4ca1 16:57:52 ---> 76cc25bf62d9 16:57:52 Step 23/25 : LABEL arch=arm64 16:57:53 ---> Running in 41327bea6670 16:57:53 Removing intermediate container 41327bea6670 16:57:53 ---> 158319e5987b 16:57:53 Step 24/25 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 16:57:54 ---> Running in be56a89ed146 16:57:55 Removing intermediate container be56a89ed146 16:57:55 ---> 8c0cef5d5c72 16:57:55 Step 25/25 : LABEL version=0.0.0 16:57:55 ---> Running in 3364f73fadd4 16:57:55 ---> 9f09a20212ff 16:57:55 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:57:56 Removing intermediate container 3364f73fadd4 16:57:56 ---> ff79f3da4c10 16:57:56 16:57:57 Successfully built ff79f3da4c10 16:57:57 Successfully tagged security-secretstore-setup-arm64:latest 16:57:57 Building security-proxy-setup 16:57:57  Building security-secretstore-setup ... done  ---> 41830886c7f5 16:57:57 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:57:58 ---> e5811f073640 16:57:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:57:59 ---> d9533738a024 16:57:59 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:58:00 ---> 262dfa148b88 16:58:00 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:58:01 ---> 1c7a7444c034 16:58:01 Step 28/33 : RUN chmod +x /entrypoint.sh 16:58:01 ---> Running in d62ceeaf4816 16:58:04 Removing intermediate container d62ceeaf4816 16:58:04 ---> c8d2682a2d26 16:58:04 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:58:05 ---> Running in 3599d7de4afe 16:58:05 Removing intermediate container 3599d7de4afe 16:58:05 ---> a92a5b13c089 16:58:05 Step 30/33 : CMD ["gate"] 16:58:05 ---> Running in 1487158291e1 16:58:06 Removing intermediate container 1487158291e1 16:58:06 ---> ae408e49dded 16:58:06 Step 31/33 : LABEL arch=arm64 16:58:06 ---> Running in a80e93a7922f 16:58:07 Removing intermediate container a80e93a7922f 16:58:07 ---> 231a9c7c699e 16:58:07 Step 32/33 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 16:58:07 ---> Running in 146435b07a7a 16:58:08 Removing intermediate container 146435b07a7a 16:58:08 ---> 82c6a7b850a1 16:58:08 Step 33/33 : LABEL version=0.0.0 16:58:08 ---> Running in 34cf55d3c1ae 16:58:09 Removing intermediate container 34cf55d3c1ae 16:58:09 ---> 8e7abeae0edc 16:58:09 16:58:10 Successfully built 8e7abeae0edc 16:58:10 Successfully tagged security-bootstrapper-arm64:latest 16:58:10  Building security-bootstrapper ... done Building security-spiffe-token-provider 16:58:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:58:20 ---> 309704338f2e 16:58:20 Step 3/22 : WORKDIR /edgex-go 16:58:20 ---> Using cache 16:58:20 ---> ecb224b1dbab 16:58:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:20 ---> Using cache 16:58:20 ---> 556aa30add0e 16:58:20 Step 5/22 : RUN apk add --update --no-cache make git 16:58:20 ---> Running in 4fb67cf630f2 16:58:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:26 OK: 221 MiB in 51 packages 16:58:28 Removing intermediate container 4fb67cf630f2 16:58:28 ---> a03d04ca08c2 16:58:28 Step 6/22 : COPY go.mod vendor* ./ 16:58:30 ---> 1e86b68340c1 16:58:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:30 ---> Running in 5820219168bf 16:58:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:58:34 ---> 309704338f2e 16:58:34 Step 3/20 : WORKDIR /edgex-go 16:58:34 ---> Using cache 16:58:34 ---> ecb224b1dbab 16:58:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:58:34 ---> Running in b20e5f3406e3 16:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:38 v3.16.2-167-g61e5b9860d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:58:38 v3.16.2-168-g1b152e0b83 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:58:38 OK: 16895 distinct packages available 16:58:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:40 OK: 221 MiB in 51 packages 16:58:42 Removing intermediate container b20e5f3406e3 16:58:42 ---> 38b8e84266a5 16:58:42 Step 5/20 : COPY go.mod vendor* ./ 16:58:43 ---> 29cff9f2c2c4 16:58:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:43 ---> Running in 75e4a0289683 16:59:40 Removing intermediate container 5820219168bf 16:59:40 ---> 5868bb1b92a7 16:59:40 Step 8/22 : COPY . . 16:59:47 Removing intermediate container 75e4a0289683 16:59:47 ---> 54534178b2ec 16:59:47 Step 7/20 : COPY . . 16:59:53 ---> a0d275212829 16:59:53 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:59:53 ---> Running in 383728f65563 16:59: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:00:05 ---> 8eabc3d74f10 17:00:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:00:05 ---> Running in 1974148ed082 17:00: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:00:11 Removing intermediate container b3b78b3cd35a 17:00:11 ---> 9b1a9ccf25ab 17:00:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:00:11 ---> Running in d3b2a60d84e5 17:00: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:00:20 Removing intermediate container d3b2a60d84e5 17:00:20 ---> 22101127b390 17:00:20 17:00:20 Step 11/23 : FROM alpine:3.16 17:00:20 ---> a6215f271958 17:00:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:00:20 ---> Running in 72c70920c882 17:00:20 Removing intermediate container 72c70920c882 17:00:20 ---> e1d995187e0b 17:00:20 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 17:00:20 ---> Running in 152213ca9a2c 17:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:23 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:00:24 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:00:24 (3/33) Installing readline (8.1.2-r0) 17:00:24 (4/33) Installing bash (5.1.16-r2) 17:00:24 Executing bash-5.1.16-r2.post-install 17:00:24 (5/33) Installing ca-certificates (20220614-r0) 17:00:24 (6/33) Installing brotli-libs (1.0.9-r6) 17:00:24 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:00:24 (8/33) Installing libcurl (7.83.1-r3) 17:00:24 (9/33) Installing curl (7.83.1-r3) 17:00:24 (10/33) Installing docker-cli (20.10.18-r0) 17:00:25 (11/33) Installing dumb-init (1.2.5-r1) 17:00:25 (12/33) Installing libbz2 (1.0.8-r1) 17:00:25 (13/33) Installing expat (2.4.8-r0) 17:00:25 (14/33) Installing libffi (3.4.2-r1) 17:00:25 (15/33) Installing gdbm (1.23-r0) 17:00:25 (16/33) Installing xz-libs (5.2.5-r1) 17:00:25 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:00:25 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:00:25 (19/33) Installing mpdecimal (2.5.1-r1) 17:00:25 (20/33) Installing sqlite-libs (3.38.5-r0) 17:00:25 (21/33) Installing python3 (3.10.5-r0) 17:00:29 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:00:29 (23/33) Installing py3-tomli (2.0.1-r1) 17:00:29 (24/33) Installing py3-pep517 (0.12.0-r2) 17:00:29 (25/33) Installing py3-six (1.16.0-r1) 17:00:29 (26/33) Installing py3-retrying (1.3.3-r3) 17:00:29 (27/33) Installing py3-appdirs (1.4.4-r3) 17:00:29 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:00:29 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:00:29 (30/33) Installing py3-parsing (2.4.7-r3) 17:00:29 (31/33) Installing py3-packaging (21.3-r0) 17:00:29 (32/33) Installing py3-setuptools (59.4.0-r0) 17:00:29 (33/33) Installing py3-pip (22.1.1-r0) 17:00:30 Executing busybox-1.35.0-r17.trigger 17:00:30 Executing ca-certificates-20220614-r0.trigger 17:00:30 OK: 120 MiB in 47 packages 17:00:49 Removing intermediate container d0716ad5a90d 17:00:49 ---> 39c132f912f8 17:00:49 17:00:49 Step 11/24 : FROM alpine:3.16 17:00:49 ---> a6215f271958 17:00:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:00:49 ---> Running in c727f16a5e1c 17:00:49 Collecting docker-compose==1.23.2 17:00:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:00:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.1 MB/s eta 0:00:00 17:00:49 Collecting dockerpty<0.5,>=0.4.1 17:00:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:00:49 Preparing metadata (setup.py): started 17:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:52 (1/1) Installing dumb-init (1.2.5-r1) 17:00:52 Executing busybox-1.35.0-r17.trigger 17:00:52 OK: 5 MiB in 15 packages 17:00:53 Preparing metadata (setup.py): finished with status 'done' 17:00:53 Collecting cached-property<2,>=1.2.0 17:00:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:00:54 Removing intermediate container c727f16a5e1c 17:00:54 ---> 7f30900ad118 17:00:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:54 ---> Running in 73d08c068039 17:00:55 Collecting PyYAML<4,>=3.10 17:00:55 Downloading PyYAML-3.13.tar.gz (270 kB) 17:00:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.3 MB/s eta 0:00:00 17:00:55 Removing intermediate container 73d08c068039 17:00:55 ---> 55079684458a 17:00:55 Step 14/24 : ENV APP_PORT=59882 17:00:55 ---> Running in acaebc11b7ca 17:00:55 Removing intermediate container acaebc11b7ca 17:00:55 ---> 66707ba16a54 17:00:55 Step 15/24 : EXPOSE $APP_PORT 17:00:56 ---> Running in 6c12cdd52498 17:00:56 Removing intermediate container 6c12cdd52498 17:00:56 ---> c4bb16fee6c2 17:00:56 Step 16/24 : WORKDIR / 17:00:56 ---> Running in 9f3b81169f7d 17:00:57 Removing intermediate container 9f3b81169f7d 17:00:57 ---> f847e2fd83d8 17:00:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:58 Preparing metadata (setup.py): started 17:00:58 ---> 1ee90536988a 17:00:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:01:01 ---> 83686934645f 17:01:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:01:01 ---> 0114c0e0c2d9 17:01:01 Step 20/24 : ENTRYPOINT ["/core-command"] 17:01:01 ---> Running in aca0e0e57a57 17:01:02 Removing intermediate container aca0e0e57a57 17:01:02 ---> cdc876faa4e0 17:01:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:02 ---> Running in b450b101fd6a 17:01:02 Preparing metadata (setup.py): finished with status 'done' 17:01:02 Removing intermediate container b450b101fd6a 17:01:02 ---> 8f2327fd06b2 17:01:02 Step 22/24 : LABEL arch=arm64 17:01:02 ---> Running in 1560d285d610 17:01:03 Removing intermediate container 1560d285d610 17:01:03 ---> b8b1ee057a97 17:01:03 Step 23/24 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 17:01:03 ---> Running in 9d0c579bbe03 17:01:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:01:04 Removing intermediate container 9d0c579bbe03 17:01:04 ---> 292ec7cac70b 17:01:04 Step 24/24 : LABEL version=0.0.0 17:01:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:01:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.9 MB/s eta 0:00:00 17:01:04 ---> Running in 17f9d51279a9 17:01:04 Removing intermediate container 17f9d51279a9 17:01:04 ---> f1fa920eeec4 17:01:04 17:01:04 Successfully built f1fa920eeec4 17:01:04 Successfully tagged core-command-arm64:latest 17:01:04 Building security-spire-config 17:01:04  Building core-command ... done Collecting websocket-client<1.0,>=0.32.0 17:01:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:01:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.0 MB/s eta 0:00:00 17:01:05 Collecting texttable<0.10,>=0.9.0 17:01:05 Downloading texttable-0.9.1.tar.gz (11 kB) 17:01:05 Preparing metadata (setup.py): started 17:01:08 Preparing metadata (setup.py): finished with status 'done' 17:01:08 Collecting jsonschema<3,>=2.5.1 17:01:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:01:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:01:08 Collecting docopt<0.7,>=0.6.1 17:01:08 Downloading docopt-0.6.2.tar.gz (25 kB) 17:01:09 Preparing metadata (setup.py): started 17:01:12 Preparing metadata (setup.py): finished with status 'done' 17:01:13 Collecting docker<4.0,>=3.6.0 17:01:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:01:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.6 MB/s eta 0:00:00 17:01:14 Collecting docker-pycreds>=0.4.0 17:01:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:01:15 Collecting certifi>=2017.4.17 17:01:15 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 17:01:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 14.3 MB/s eta 0:00:00 17:01:15 Collecting idna<2.8,>=2.5 17:01:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:01:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.9 MB/s eta 0:00:00 17:01:17 Collecting urllib3<1.25,>=1.21.1 17:01:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.1 MB/s eta 0:00:00 17:01:17 Collecting chardet<3.1.0,>=3.0.2 17:01:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.1 MB/s eta 0:00:00 17:01:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:01:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:01:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:01:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:01:20 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:01:20 Running setup.py install for texttable: started 17:01:23 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:01:23 ---> 309704338f2e 17:01:23 Step 3/26 : WORKDIR /edgex-go 17:01:23 ---> Using cache 17:01:23 ---> ecb224b1dbab 17:01:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:23 ---> Using cache 17:01:23 ---> 556aa30add0e 17:01:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:01:23 ---> Using cache 17:01:23 ---> f8fd2c25f21d 17:01:23 Step 6/26 : COPY go.mod vendor* ./ 17:01:23 ---> Using cache 17:01:23 ---> a00c72637a31 17:01:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:23 ---> Using cache 17:01:23 ---> 728b33af1ef3 17:01:23 Step 8/26 : COPY . . 17:01:23 ---> Using cache 17:01:23 ---> 4820dea84c8a 17:01:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:01:23 ---> Using cache 17:01:23 ---> 7ed5ff929a70 17:01:23 Step 10/26 : WORKDIR /edgex-go/spire-build 17:01:23 ---> Using cache 17:01:23 ---> 05d749ce58c5 17:01:23 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 17:01:23 Running setup.py install for texttable: finished with status 'done' 17:01:23 Running setup.py install for PyYAML: started 17:01:24 ---> Running in 90801a4c5a1f 17:01:28 Running setup.py install for PyYAML: finished with status 'done' 17:01:29 Removing intermediate container 66db7e5a0273 17:01:29 ---> b82759402a69 17:01:29 17:01:29 Step 11/23 : FROM alpine:3.16 17:01:29 ---> a6215f271958 17:01:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:01:29 Removing intermediate container 90801a4c5a1f 17:01:29 ---> 7cf7243e10cd 17:01:29 Step 12/26 : WORKDIR /edgex-go 17:01:29 ---> Running in f3171ac0aedd 17:01:29 ---> Running in e3ffc780ac05 17:01:30 Running setup.py install for docopt: started 17:01:30 Removing intermediate container e3ffc780ac05 17:01:30 ---> 2b8572a4b34f 17:01:30 17:01:30 Step 13/26 : FROM alpine:3.15 17:01:30 ---> 02e0d6fdf486 17:01:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:01:31 ---> Using cache 17:01:31 ---> 13791811baa9 17:01:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:31 ---> Using cache 17:01:31 ---> ae9b6761ae19 17:01:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:01:31 ---> Running in 3c6238977361 17:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:34 Running setup.py install for docopt: finished with status 'done' 17:01:34 (1/2) Installing ca-certificates (20220614-r0) 17:01:34 (2/2) Installing dumb-init (1.2.5-r1) 17:01:34 Executing busybox-1.35.0-r17.trigger 17:01:34 Executing ca-certificates-20220614-r0.trigger 17:01:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:34 OK: 6 MiB in 16 packages 17:01:36 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:01:36 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:01:36 OK: 15734 distinct packages available 17:01:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:37 Removing intermediate container f3171ac0aedd 17:01:37 ---> 1dd661dde723 17:01:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:01:37 ---> Running in 1be4a859856e 17:01:37 Removing intermediate container 1be4a859856e 17:01:37 ---> fadf714a53e4 17:01:37 Step 14/23 : ENV APP_PORT=59860 17:01:37 ---> Running in b8b75af5b338 17:01:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:38 Removing intermediate container b8b75af5b338 17:01:38 ---> 175d047d790c 17:01:38 Step 15/23 : EXPOSE $APP_PORT 17:01:38 ---> Running in 65e2537ffe6f 17:01:39 Removing intermediate container 65e2537ffe6f 17:01:39 ---> b6ab2b07463b 17:01:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:39 Running setup.py install for dockerpty: started 17:01:39 (1/4) Installing dumb-init (1.2.5-r1) 17:01:39 (2/4) Installing musl-obstack (1.2.3-r0) 17:01:39 (3/4) Installing libucontext (1.1-r0) 17:01:39 (4/4) Installing gcompat (1.0.0-r4) 17:01:39 Executing busybox-1.34.1-r7.trigger 17:01:40 OK: 6 MiB in 18 packages 17:01:40 ---> 89c600092add 17:01:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:01:42 Removing intermediate container 3c6238977361 17:01:42 ---> 9c39aae209a7 17:01:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:01:42 ---> 1b59f52502ed 17:01:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:01:43 Running setup.py install for dockerpty: finished with status 'done' 17:01:44 ---> 6eaa7ec1e0e3 17:01:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:01:44 ---> Running in 0e9b1e129c77 17:01:45 Removing intermediate container 0e9b1e129c77 17:01:45 ---> 7735127f8fd1 17:01:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:45 ---> Running in dfc1d2437b5a 17:01:46 Removing intermediate container dfc1d2437b5a 17:01:46 ---> 810dbe1850bc 17:01:46 Step 21/23 : LABEL arch=arm64 17:01:46 ---> Running in 455fc29cd764 17:01:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 17:01:47 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 17:01:47 Removing intermediate container 455fc29cd764 17:01:47 ---> 77916ece4432 17:01:47 Step 22/23 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 17:01:47 ---> Running in 2b6b9d48e775 17:01:48 Removing intermediate container 2b6b9d48e775 17:01:48 ---> 506ef0aeb6ca 17:01:48 Step 23/23 : LABEL version=0.0.0 17:01:48 ---> Running in 68ae1ba0ba65 17:01:49 Removing intermediate container 68ae1ba0ba65 17:01:49 ---> 2ec9408a0a3b 17:01:49 17:01:50 Successfully built 2ec9408a0a3b 17:01:50 Successfully tagged support-notifications-arm64:latest 17:01:50 Building core-metadata 17:01:50  Building support-notifications ... done  ---> ed3269301da2 17:01:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:01:52 ---> 611bebc556aa 17:01:52 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:01:52 ---> Running in c979cc98e9aa 17:01:53 Removing intermediate container c979cc98e9aa 17:01:53 ---> b11261fdc25b 17:01:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:01:55 ---> e60b47a50c15 17:01:55 Step 21/26 : WORKDIR / 17:01:55 ---> Running in 17f278705757 17:01:56 Removing intermediate container 17f278705757 17:01:56 ---> 5344d5975c87 17:01:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:01:57 ---> Running in 397a27204fc4 17:01:58 Removing intermediate container 397a27204fc4 17:01:58 ---> 7921c2a2638b 17:01:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:01:58 ---> Running in 2de45fe4efd7 17:01:59 Removing intermediate container 2de45fe4efd7 17:01:59 ---> f411e2b6702e 17:01:59 Step 24/26 : LABEL arch=arm64 17:01:59 ---> Running in 725e332c4b06 17:02:01 Removing intermediate container 725e332c4b06 17:02:01 ---> 47c4b2cdbe24 17:02:01 Step 25/26 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 17:02:01 ---> Running in 539ca8c1fc0b 17:02:03 Removing intermediate container 539ca8c1fc0b 17:02:03 ---> f4ea4a8731e6 17:02:03 Step 26/26 : LABEL version=0.0.0 17:02:03 ---> Running in 5aef67474ab8 17:02:04 Removing intermediate container 5aef67474ab8 17:02:04 ---> b79921c0822e 17:02:04 17:02:05 Successfully built b79921c0822e 17:02:05 Successfully tagged security-spire-config-arm64:latest 17:02:05  Building security-spire-config ... done Building support-scheduler 17:02:14 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:02:14 ---> 309704338f2e 17:02:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:02:14 ---> Using cache 17:02:14 ---> f3d7c95167dd 17:02:14 Step 4/25 : WORKDIR /edgex-go 17:02:14 ---> Using cache 17:02:14 ---> 1cbc368d4e0e 17:02:14 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:14 ---> Using cache 17:02:14 ---> da0f64c43af9 17:02:14 Step 6/25 : RUN apk add --update --no-cache make git 17:02:14 ---> Using cache 17:02:14 ---> 20845b49a35b 17:02:14 Step 7/25 : COPY go.mod vendor* ./ 17:02:14 ---> Using cache 17:02:14 ---> 588768bcca57 17:02:14 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:14 ---> Using cache 17:02:14 ---> 6e83472f00a6 17:02:14 Step 9/25 : COPY . . 17:02:14 ---> Using cache 17:02:14 ---> 3aa99a3db285 17:02:14 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:02:14 ---> Running in 8844470d3ef2 17:02:15 Removing intermediate container 152213ca9a2c 17:02:15 ---> 852e9b369cb4 17:02:15 Step 14/23 : ENV APP_PORT=58890 17:02:15 ---> Running in 7843891f4d42 17:02:16 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 17:02:16 Removing intermediate container 7843891f4d42 17:02:16 ---> bd3f288cc511 17:02:16 Step 15/23 : EXPOSE $APP_PORT 17:02:16 ---> Running in c867f4659ae4 17:02:17 Removing intermediate container c867f4659ae4 17:02:17 ---> 7c05278ae206 17:02:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:02:20 ---> 0fc93ec3cc65 17:02:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:02:21 ---> 3690332afd87 17:02:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:02:23 ---> 1c0721120aea 17:02:23 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:02:23 ---> Running in 0a186d99dd13 17:02:23 Removing intermediate container 0a186d99dd13 17:02:23 ---> b5283023ab0a 17:02:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:24 ---> Running in f0002278091a 17:02:24 Removing intermediate container f0002278091a 17:02:24 ---> d2b1b986d92e 17:02:24 Step 21/23 : LABEL arch=arm64 17:02:25 ---> Running in f00d27241a64 17:02:26 Removing intermediate container f00d27241a64 17:02:26 ---> 275ad5ed5cae 17:02:26 Step 22/23 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 17:02:26 ---> Running in 6cce14b37300 17:02:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:02:26 ---> 309704338f2e 17:02:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:02:26 ---> Using cache 17:02:26 ---> f3d7c95167dd 17:02:26 Step 4/23 : WORKDIR /edgex-go 17:02:26 ---> Using cache 17:02:26 ---> 1cbc368d4e0e 17:02:26 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:26 ---> Using cache 17:02:26 ---> da0f64c43af9 17:02:26 Step 6/23 : RUN apk add --update --no-cache make git 17:02:26 ---> Using cache 17:02:26 ---> 20845b49a35b 17:02:26 Step 7/23 : COPY go.mod vendor* ./ 17:02:26 ---> Using cache 17:02:26 ---> 588768bcca57 17:02:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:26 ---> Using cache 17:02:26 ---> 6e83472f00a6 17:02:26 Step 9/23 : COPY . . 17:02:26 ---> Using cache 17:02:26 ---> 3aa99a3db285 17:02:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:02:27 Removing intermediate container 6cce14b37300 17:02:27 ---> 0fcb43417532 17:02:27 ---> Running in cd1e9a43daa2 17:02:27 Step 23/23 : LABEL version=0.0.0 17:02:27 ---> Running in b8ab1d7751a6 17:02:27 Removing intermediate container b8ab1d7751a6 17:02:27 ---> f70f477e76e6 17:02:27 17:02:28 Successfully built f70f477e76e6 17:02:28 Successfully tagged sys-mgmt-agent-arm64:latest 17:02:28 Building core-data 17:02:29  Building sys-mgmt-agent ... done 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 17:02:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:02:47 ---> 309704338f2e 17:02:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:02:47 ---> Using cache 17:02:47 ---> f3d7c95167dd 17:02:47 Step 4/24 : WORKDIR /edgex-go 17:02:47 ---> Using cache 17:02:47 ---> 1cbc368d4e0e 17:02:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:47 ---> Using cache 17:02:47 ---> da0f64c43af9 17:02:47 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:02:47 ---> Running in 2f3abc4eaf7b 17:02:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:02:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:02:52 OK: 221 MiB in 51 packages 17:02:53 Removing intermediate container 2f3abc4eaf7b 17:02:53 ---> 7c1ccd1197b3 17:02:53 Step 7/24 : COPY go.mod vendor* ./ 17:02:54 ---> 04d6ad27c33a 17:02:54 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:54 ---> Running in 11fda679d568 17:03:51 Removing intermediate container 11fda679d568 17:03:51 ---> a161a08faa84 17:03:51 Step 9/24 : COPY . . 17:03:55 ---> 522bef3685df 17:03:55 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:03:56 ---> Running in 550d8a74cd42 17:03:58 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 17:06:20 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 17:06:35 Removing intermediate container 383728f65563 17:06:35 ---> 404b89bc7413 17:06:35 17:06:35 Step 10/22 : FROM alpine:3.16 17:06:35 ---> a6215f271958 17:06:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:06:35 ---> Running in 699219328b67 17:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:37 (1/6) Installing ca-certificates (20220614-r0) 17:06:37 (2/6) Installing brotli-libs (1.0.9-r6) 17:06:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:06:37 (4/6) Installing libcurl (7.83.1-r3) 17:06:37 (5/6) Installing curl (7.83.1-r3) 17:06:37 (6/6) Installing dumb-init (1.2.5-r1) 17:06:37 Executing busybox-1.35.0-r17.trigger 17:06:37 Executing ca-certificates-20220614-r0.trigger 17:06:37 OK: 8 MiB in 20 packages 17:06:40 Removing intermediate container 699219328b67 17:06:40 ---> 5b78cc73ce2b 17:06:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:06:40 ---> Running in a443b6d32851 17:06:40 Removing intermediate container a443b6d32851 17:06:40 ---> b87a0c68aa95 17:06:40 Step 13/22 : WORKDIR /edgex 17:06:41 ---> Running in c19371316085 17:06:41 Removing intermediate container c19371316085 17:06:41 ---> 23f5a2b67a18 17:06:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:06:42 ---> d0010cfee008 17:06:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:06:44 ---> 559f764a5543 17:06:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:06:46 ---> 280f2396ffdb 17:06:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:06:46 ---> a0a8b739df01 17:06:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:06:47 ---> Running in 358858dcf680 17:06:50 Removing intermediate container 358858dcf680 17:06:50 ---> 7d3b11f490eb 17:06:50 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:06:50 ---> Running in 9e4e6ee1cf35 17:06:50 Removing intermediate container 9e4e6ee1cf35 17:06:50 ---> 829ef25a9498 17:06:50 Step 20/22 : LABEL arch=arm64 17:06:51 ---> Running in 34f75eeccc0b 17:06:51 Removing intermediate container 34f75eeccc0b 17:06:51 ---> f380b9e2f73f 17:06:51 Step 21/22 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 17:06:51 ---> Running in a76515759cb7 17:06:52 Removing intermediate container a76515759cb7 17:06:52 ---> 533d1b53595e 17:06:52 Step 22/22 : LABEL version=0.0.0 17:06:52 ---> Running in 034fdc867d35 17:06:53 Removing intermediate container 034fdc867d35 17:06:53 ---> 47a4fcd54157 17:06:53 17:06:53 Successfully built 47a4fcd54157 17:06:53 Successfully tagged security-proxy-setup-arm64:latest 17:08:45  Building security-proxy-setup ... done Removing intermediate container 1974148ed082 17:08:45 ---> 4409d84eff12 17:08:45 17:08:45 Step 9/20 : FROM alpine:3.15 17:08:45 ---> 02e0d6fdf486 17:08:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:08:45 ---> Using cache 17:08:45 ---> 13791811baa9 17:08:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:45 ---> Using cache 17:08:45 ---> ae9b6761ae19 17:08:45 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:08:45 ---> Running in 8900d129c587 17:08:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:08:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:08:45 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:08:45 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:08:45 OK: 15734 distinct packages available 17:08:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:08:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:08:47 (1/9) Installing ca-certificates (20220614-r0) 17:08:47 (2/9) Installing brotli-libs (1.0.9-r5) 17:08:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:08:48 (4/9) Installing libcurl (7.80.0-r3) 17:08:48 (5/9) Installing curl (7.80.0-r3) 17:08:48 (6/9) Installing dumb-init (1.2.5-r1) 17:08:48 (7/9) Installing musl-obstack (1.2.3-r0) 17:08:48 (8/9) Installing libucontext (1.1-r0) 17:08:48 (9/9) Installing gcompat (1.0.0-r4) 17:08:48 Executing busybox-1.34.1-r7.trigger 17:08:48 Executing ca-certificates-20220614-r0.trigger 17:08:48 OK: 8 MiB in 23 packages 17:08:51 Removing intermediate container 8900d129c587 17:08:51 ---> 3981ef306144 17:08:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:52 ---> db4a702df58a 17:08:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:08:54 ---> 9d03c076c6e0 17:08:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:08:55 ---> e93fe5470cf6 17:08:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:08:55 ---> Running in 0e39b371219c 17:08:55 Removing intermediate container 0e39b371219c 17:08:55 ---> cdddfc5e34e0 17:08:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:55 ---> Running in 9edbf67ad315 17:08:56 Removing intermediate container 9edbf67ad315 17:08:56 ---> 585d640ab845 17:08:56 Step 18/20 : LABEL arch=arm64 17:08:56 ---> Running in 6765f9b1a928 17:08:57 Removing intermediate container 6765f9b1a928 17:08:57 ---> 14b497c6bf73 17:08:57 Step 19/20 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 17:08:57 ---> Running in be8528346414 17:08:57 Removing intermediate container be8528346414 17:08:57 ---> c405ffc777dc 17:08:57 Step 20/20 : LABEL version=0.0.0 17:08:57 ---> Running in 200af7a60f68 17:08:58 Removing intermediate container 200af7a60f68 17:08:58 ---> ea4b7d9b4c25 17:08:58 17:08:58 Successfully built ea4b7d9b4c25 17:08:58 Successfully tagged security-spiffe-token-provider-arm64:latest 17:09:08  Building security-spiffe-token-provider ... done Removing intermediate container 8844470d3ef2 17:09:08 ---> 33d08d0f52b2 17:09:08 17:09:08 Step 11/25 : FROM alpine:3.16 17:09:08 ---> a6215f271958 17:09:08 Step 12/25 : RUN apk add --update --no-cache dumb-init 17:09:08 ---> Using cache 17:09:08 ---> 7f30900ad118 17:09:08 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:09:08 ---> Using cache 17:09:08 ---> 55079684458a 17:09:08 Step 14/25 : ENV APP_PORT=59881 17:09:08 ---> Running in 75e9a9bf455b 17:09:08 Removing intermediate container 75e9a9bf455b 17:09:08 ---> b883821c6adb 17:09:08 Step 15/25 : EXPOSE $APP_PORT 17:09:08 ---> Running in e985e15ecb73 17:09:08 Removing intermediate container e985e15ecb73 17:09:08 ---> 066e4be4caa0 17:09:08 Step 16/25 : WORKDIR / 17:09:08 ---> Running in 8f2e3d1e6f97 17:09:09 Removing intermediate container 8f2e3d1e6f97 17:09:09 ---> 209c31a4cde2 17:09:09 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:10 ---> fb2521423f00 17:09:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:09:12 ---> 083675663e19 17:09:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:09:13 ---> 0698a5cd2808 17:09:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:09:14 ---> 2dbdecdfea66 17:09:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:09:14 ---> Running in 8d1098fe51e4 17:09:14 Removing intermediate container 8d1098fe51e4 17:09:14 ---> d8b8668b4702 17:09:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:15 ---> Running in 0e026450ff90 17:09:15 Removing intermediate container 0e026450ff90 17:09:15 ---> 3c304ac4ad88 17:09:15 Step 23/25 : LABEL arch=arm64 17:09:15 ---> Running in 547f1c5679fd 17:09:16 Removing intermediate container 547f1c5679fd 17:09:16 ---> 28f8c0ddfe9e 17:09:16 Step 24/25 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 17:09:16 ---> Running in abbeaddfd046 17:09:16 Removing intermediate container abbeaddfd046 17:09:16 ---> 3bd19cc4b374 17:09:16 Step 25/25 : LABEL version=0.0.0 17:09:16 ---> Running in 2e1050a155d9 17:09:17 Removing intermediate container 2e1050a155d9 17:09:17 ---> d1e1173f85b6 17:09:17 17:09:17 Successfully built d1e1173f85b6 17:09:17 Successfully tagged core-metadata-arm64:latest 17:09:56  Building core-metadata ... done Removing intermediate container 550d8a74cd42 17:09:56 ---> 7489d7aa3bc6 17:09:56 17:09:56 Step 11/24 : FROM alpine:3.16 17:09:56 ---> a6215f271958 17:09:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:09:56 ---> Running in 54731b5157b7 17:09:56 Removing intermediate container 54731b5157b7 17:09:56 ---> 06410c7e3906 17:09:56 Step 13/24 : ENV APP_PORT=59880 17:09:56 ---> Running in bb20c97a54d1 17:09:56 Removing intermediate container bb20c97a54d1 17:09:56 ---> aa9d24869279 17:09:56 Step 14/24 : EXPOSE $APP_PORT 17:09:56 ---> Running in 3931eae6709a 17:09:57 Removing intermediate container 3931eae6709a 17:09:57 ---> bbad915157da 17:09:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:57 ---> Running in de1e1eded30a 17:09:59 Removing intermediate container de1e1eded30a 17:09:59 ---> 3ca7ae60e97c 17:09:59 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:09:59 ---> Running in d6b3f949e29b 17:09:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:10:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:10:01 (1/6) Installing dumb-init (1.2.5-r1) 17:10:01 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:10:02 (3/6) Installing libsodium (1.0.18-r0) 17:10:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:10:02 (5/6) Installing libzmq (4.3.4-r0) 17:10:02 (6/6) Installing zeromq (4.3.4-r0) 17:10:02 Executing busybox-1.35.0-r17.trigger 17:10:02 OK: 8 MiB in 20 packages 17:10:03 Removing intermediate container d6b3f949e29b 17:10:03 ---> 5dedfec30b4b 17:10:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:04 ---> c0894d270147 17:10:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:10:06 ---> 8c9d61f74b67 17:10:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:10:06 ---> 955a84b5a555 17:10:06 Step 20/24 : ENTRYPOINT ["/core-data"] 17:10:06 ---> Running in 161a3eeade63 17:10:07 Removing intermediate container 161a3eeade63 17:10:07 ---> 49fc89ea4c51 17:10:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:07 ---> Running in 6ead01474d49 17:10:07 Removing intermediate container 6ead01474d49 17:10:07 ---> 6a6d2cf2c7ce 17:10:07 Step 22/24 : LABEL arch=arm64 17:10:07 ---> Running in 36603e83cc86 17:10:08 Removing intermediate container 36603e83cc86 17:10:08 ---> d0ca03ffb0fd 17:10:08 Step 23/24 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 17:10:08 ---> Running in 510f86bd2248 17:10:08 Removing intermediate container 510f86bd2248 17:10:08 ---> ed71344a090f 17:10:08 Step 24/24 : LABEL version=0.0.0 17:10:09 ---> Running in de97d5cc4331 17:10:09 Removing intermediate container de97d5cc4331 17:10:09 ---> a45f22cb28ba 17:10:09 17:10:09 Removing intermediate container cd1e9a43daa2 17:10:09 ---> 161f75744504 17:10:09 17:10:09 Step 11/23 : FROM alpine:3.16 17:10:09 ---> a6215f271958 17:10:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:10:09 ---> Using cache 17:10:09 ---> 7f30900ad118 17:10:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:10:09 ---> Using cache 17:10:09 ---> 55079684458a 17:10:09 Step 14/23 : ENV APP_PORT=59861 17:10:09 ---> Running in 0931a11f138c 17:10:09 Successfully built a45f22cb28ba 17:10:09 Successfully tagged core-data-arm64:latest 17:10:09  Building core-data ... done Removing intermediate container 0931a11f138c 17:10:09 ---> e29a68dfcb4b 17:10:09 Step 15/23 : EXPOSE $APP_PORT 17:10:09 ---> Running in 72d467532eab 17:10:10 Removing intermediate container 72d467532eab 17:10:10 ---> 0cc21c7e3ec2 17:10:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:10 ---> f65bbc9be059 17:10:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:10:12 ---> 92354d25bbfd 17:10:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:10:12 ---> a5966a5a276c 17:10:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:10:12 ---> Running in acd8515eb08c 17:10:13 Removing intermediate container acd8515eb08c 17:10:13 ---> 267c44423eb3 17:10:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:13 ---> Running in e65c860a51d7 17:10:13 Removing intermediate container e65c860a51d7 17:10:13 ---> 57070204219e 17:10:13 Step 21/23 : LABEL arch=arm64 17:10:13 ---> Running in 4bee200ae805 17:10:13 Removing intermediate container 4bee200ae805 17:10:13 ---> 9c99571e8632 17:10:13 Step 22/23 : LABEL git_sha=2a6144a8907ab5b9a09cebf34cefc86a626f13e8 17:10:13 ---> Running in 80401026da54 17:10:14 Removing intermediate container 80401026da54 17:10:14 ---> 32b7c6696af1 17:10:14 Step 23/23 : LABEL version=0.0.0 17:10:14 ---> Running in c1b3399ab131 17:10:14 Removing intermediate container c1b3399ab131 17:10:14 ---> 01fe51b8828c 17:10:14 17:10:14 Successfully built 01fe51b8828c 17:10:14 Successfully tagged support-scheduler-arm64:latest 17:10:15  Building support-scheduler ... done  [Pipeline] } 17:10:15 $ docker stop --time=1 ef4e44b4e731170087516539bdfa135ffae940536d594e219ff56f3f5efd75c8 17:10:16 $ docker rm -f ef4e44b4e731170087516539bdfa135ffae940536d594e219ff56f3f5efd75c8 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:17 + docker images 17:10:17 REPOSITORY TAG IMAGE ID CREATED SIZE 17:10:17 support-scheduler-arm64 latest 01fe51b8828c 3 seconds ago 25.7MB 17:10:17 core-data-arm64 latest a45f22cb28ba 8 seconds ago 20.7MB 17:10:17 161f75744504 9 seconds ago 1.43GB 17:10:17 7489d7aa3bc6 23 seconds ago 1.38GB 17:10:17 core-metadata-arm64 latest d1e1173f85b6 About a minute ago 17.5MB 17:10:17 33d08d0f52b2 About a minute ago 1.38GB 17:10:17 security-spiffe-token-provider-arm64 latest ea4b7d9b4c25 About a minute ago 28.4MB 17:10:17 4409d84eff12 About a minute ago 1.41GB 17:10:17 security-proxy-setup-arm64 latest 47a4fcd54157 3 minutes ago 26.4MB 17:10:17 404b89bc7413 3 minutes ago 1.36GB 17:10:17 sys-mgmt-agent-arm64 latest f70f477e76e6 7 minutes ago 133MB 17:10:17 security-spire-config-arm64 latest b79921c0822e 8 minutes ago 83.6MB 17:10:17 support-notifications-arm64 latest 2ec9408a0a3b 8 minutes ago 26.3MB 17:10:17 2b8572a4b34f 8 minutes ago 1.25GB 17:10:17 b82759402a69 8 minutes ago 1.44GB 17:10:17 core-command-arm64 latest f1fa920eeec4 9 minutes ago 16.7MB 17:10:17 39c132f912f8 9 minutes ago 1.37GB 17:10:17 22101127b390 9 minutes ago 1.36GB 17:10:17 security-bootstrapper-arm64 latest 8e7abeae0edc 12 minutes ago 19.1MB 17:10:17 security-secretstore-setup-arm64 latest ff79f3da4c10 12 minutes ago 28.2MB 17:10:17 16717397d32c 12 minutes ago 1.36GB 17:10:17 c9db45817fc5 12 minutes ago 1.37GB 17:10:17 security-spire-agent-arm64 latest b9db0632aabf 18 minutes ago 122MB 17:10:17 security-spire-server-arm64 latest 52a5a4f20ad1 18 minutes ago 84.2MB 17:10:17 e56cba757001 19 minutes ago 1.25GB 17:10:17 26e46baf3def 19 minutes ago 1.25GB 17:10:17 ci-base-image-arm64 latest 309704338f2e 33 minutes ago 995MB 17:10:17 alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB 17:10:17 alpine 3.16 a6215f271958 5 weeks ago 5.29MB 17:10:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 17:10:17 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 17:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:18 17:10:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:18 arm64: Pulling from edgex-lftools-log-publisher 17:10:18 8998bd30e6a1: Pulling fs layer 17:10:18 04944245beec: Pulling fs layer 17:10:18 699f458cf7ca: Pulling fs layer 17:10:18 765212b225bb: Pulling fs layer 17:10:18 f23df028b6ca: Pulling fs layer 17:10:18 d65c8cfc05b1: Pulling fs layer 17:10:18 2437ff75d9bd: Pulling fs layer 17:10:18 765212b225bb: Waiting 17:10:18 f23df028b6ca: Waiting 17:10:18 d65c8cfc05b1: Waiting 17:10:18 2437ff75d9bd: Waiting 17:10:18 04944245beec: Verifying Checksum 17:10:18 04944245beec: Download complete 17:10:18 765212b225bb: Download complete 17:10:18 f23df028b6ca: Verifying Checksum 17:10:18 f23df028b6ca: Download complete 17:10:18 d65c8cfc05b1: Verifying Checksum 17:10:18 699f458cf7ca: Verifying Checksum 17:10:18 699f458cf7ca: Download complete 17:10:19 8998bd30e6a1: Verifying Checksum 17:10:19 8998bd30e6a1: Download complete 17:10:21 2437ff75d9bd: Verifying Checksum 17:10:21 2437ff75d9bd: Download complete 17:10:23 8998bd30e6a1: Pull complete 17:10:24 04944245beec: Pull complete 17:10:25 699f458cf7ca: Pull complete 17:10:25 765212b225bb: Pull complete 17:10:26 f23df028b6ca: Pull complete 17:10:26 d65c8cfc05b1: Pull complete 17:10:41 2437ff75d9bd: Pull complete 17:10:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:10:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:42 prd-ubuntu20.04-docker-arm64-4c-16g-29294 does not seem to be running inside a container 17:10:42 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:10:44 $ docker top 2c229fc60f7616aa822e4adff3c0e123eb07477f452ddceef483cac0e14482dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:46 ---> job-cost.sh 17:10:46 lf-activate-venv: SKIPPING 17:10:46 INFO: No Stack... 17:10:46 INFO: Retrieving Pricing Info for: v3-standard-4 17:10:47 INFO: Archiving Costs [Pipeline] sh 17:10:48 + cat /w/workspace/edgex-go/8/archives/cost.csv 17:10:48 + cut -d, -f6 [Pipeline] lock 17:10:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4140-8-stack-cost] 17:10:48 Resource [jenkins-edgexfoundry-edgex-go-PR-4140-8-stack-cost] did not exist. Created. 17:10:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4140-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:48 + echo total: 0.10999999940395355 [Pipeline] stash 17:10:49 Stashed 1 file(s) [Pipeline] } 17:10:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4140-8-stack-cost] [Pipeline] // lock [Pipeline] } 17:10:49 $ docker stop --time=1 2c229fc60f7616aa822e4adff3c0e123eb07477f452ddceef483cac0e14482dc 17:10:50 $ docker rm -f 2c229fc60f7616aa822e4adff3c0e123eb07477f452ddceef483cac0e14482dc [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 17:10:51 provisioning config files... 17:10:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3699886417159207323tmp [Pipeline] { [Pipeline] sh 17:10:51 + set +x 17:10:51 + curl -s https://codecov.io/bash 17:10:51 + bash -s -- 17:10:51 17:10:51 _____ _ 17:10:51 / ____| | | 17:10:51 | | ___ __| | ___ ___ _____ __ 17:10:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:10:51 | |___| (_) | (_| | __/ (_| (_) \ V / 17:10:51 \_____\___/ \__,_|\___|\___\___/ \_/ 17:10:51 Bash-1.0.6 17:10:51 17:10:51 17:10:51 ==> git version 2.25.1 found 17:10:51 ==> 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 17:10:51 Release-Date: 2020-01-08 17:10:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:10:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:10:51 ==> Jenkins CI detected. 17:10:51 current dir:  /w/workspace/edgex-go/8 17:10:51 project root: . 17:10:51 --> token set from env 17:10:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:10:51 ==> Running gcov in . (disable via -X gcov) 17:10:51 ==> Python coveragepy not found 17:10:51 ==> Searching for coverage reports in: 17:10:51 + . 17:10:51 -> Found 1 reports 17:10:51 ==> Detecting git/mercurial file structure 17:10:51 ==> Reading reports 17:10:51 + ./coverage.out bytes=491929 17:10:51 ==> Appending adjustments 17:10:51 https://docs.codecov.io/docs/fixing-reports 17:10:52 + Found adjustments 17:10:52 ==> Gzipping contents 17:10:52 64K /tmp/codecov.A4K3p1.gz 17:10:52 ==> Uploading reports 17:10:52 url: https://codecov.io 17:10:52 query: branch=PR-4140&commit=b9de90ec9a8c76301f282af18c6064d73f18b02a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= 17:10:52 -> Pinging Codecov 17:10:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4140&commit=b9de90ec9a8c76301f282af18c6064d73f18b02a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= 17:10:52 -> Uploading to 17:10:52 https://storage.googleapis.com/codecov/v4/raw/2022-09-15/00271124DB129430A58F1EEE437C3FCB/b9de90ec9a8c76301f282af18c6064d73f18b02a/3687ecb2-d242-4410-b7c2-ab97cc2b7f12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T171052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ccd3f2858a9556a6f5baf763e0dfe7c4eca32f12a4bba4c6fe75ab7fc94aa2b 17:10:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:10:52 Dload Upload Total Spent Left Speed 17:10:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64579 0 0 100 64579 0 284k --:--:-- --:--:-- --:--:-- 282k 100 64579 0 0 100 64579 0 237k --:--:-- --:--:-- --:--:-- 237k 17:10:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b9de90ec9a8c76301f282af18c6064d73f18b02a [Pipeline] } 17:10:53 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 17:10:53 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 17:10:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:10:54 ---> package-listing.sh 17:10:54 ++ facter osfamily 17:10:54 ++ tr '[:upper:]' '[:lower:]' 17:10:55 + OS_FAMILY=debian 17:10:55 + workspace=/w/workspace/edgex-go/8 17:10:55 + START_PACKAGES=/tmp/packages_start.txt 17:10:55 + END_PACKAGES=/tmp/packages_end.txt 17:10:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:10:55 + PACKAGES=/tmp/packages_start.txt 17:10:55 + '[' /w/workspace/edgex-go/8 ']' 17:10:55 + PACKAGES=/tmp/packages_end.txt 17:10:55 + case "${OS_FAMILY}" in 17:10:55 + dpkg -l 17:10:55 + grep '^ii' 17:10:55 + '[' -f /tmp/packages_start.txt ']' 17:10:55 + '[' -f /tmp/packages_end.txt ']' 17:10:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:10:55 + '[' /w/workspace/edgex-go/8 ']' 17:10:55 + mkdir -p /w/workspace/edgex-go/8/archives/ 17:10:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 17:10:55 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:10:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:56 17:10:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:56 latest: Pulling from edgex-lftools-log-publisher 17:10:56 5eb5b503b376: Pulling fs layer 17:10:56 5c69ac0246d0: Pulling fs layer 17:10:56 ec43610c2a17: Pulling fs layer 17:10:56 3a2ae6a8a46f: Pulling fs layer 17:10:56 33b1e0a273af: Pulling fs layer 17:10:56 5d3b04190fa2: Pulling fs layer 17:10:56 2f39f015ded8: Pulling fs layer 17:10:56 3a2ae6a8a46f: Waiting 17:10:56 33b1e0a273af: Waiting 17:10:56 5d3b04190fa2: Waiting 17:10:56 5c69ac0246d0: Verifying Checksum 17:10:56 5c69ac0246d0: Download complete 17:10:56 3a2ae6a8a46f: Download complete 17:10:56 33b1e0a273af: Verifying Checksum 17:10:56 33b1e0a273af: Download complete 17:10:56 ec43610c2a17: Verifying Checksum 17:10:56 ec43610c2a17: Download complete 17:10:56 5d3b04190fa2: Verifying Checksum 17:10:56 5eb5b503b376: Verifying Checksum 17:10:56 5eb5b503b376: Download complete 17:10:57 2f39f015ded8: Verifying Checksum 17:10:57 2f39f015ded8: Download complete 17:10:57 5eb5b503b376: Pull complete 17:10:57 5c69ac0246d0: Pull complete 17:10:58 ec43610c2a17: Pull complete 17:10:58 3a2ae6a8a46f: Pull complete 17:10:58 33b1e0a273af: Pull complete 17:10:58 5d3b04190fa2: Pull complete 17:11:04 2f39f015ded8: Pull complete 17:11:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:11:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:04 prd-ubuntu20.04-docker-8c-8g-29291 does not seem to be running inside a container 17:11:04 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:11:05 $ docker top 3c5ec7d7b5fa3491b0e30328a3b59dea46901f67c0e021e96ac6fca639c2c92f -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:11:06 + mkdir -p /var/log/sysstat [Pipeline] sh 17:11:06 + ls /var/log/sa-host 17:11:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:07 provisioning config files... 17:11:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8113311127833723172tmp [Pipeline] { [Pipeline] echo 17:11:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:11:07 ---> create-netrc.sh [Pipeline] } 17:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:11:07 ---> python-tools-install.sh [Pipeline] echo 17:11:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:11:07 ---> sudo-logs.sh 17:11:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:11:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:11:08 ---> job-cost.sh 17:11:08 lf-activate-venv: SKIPPING 17:11:08 DEBUG: total: 0.10999999940395355 17:11:08 INFO: Retrieving Stack Cost... 17:11:08 INFO: Retrieving Pricing Info for: v3-standard-8 17:11:09 INFO: Archiving Costs [Pipeline] echo 17:11:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:11:09 ---> logs-deploy.sh 17:11:09 lf-activate-venv: SKIPPING 17:11:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4140/8 17:11:09 INFO: archiving workspace using pattern(s): 17:11:10 Archives upload complete. 17:11:10 INFO: archiving logs to Nexus