Pull request #4168 opened 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at a8eb28e71f5ba3ef86e818c168e1634e95121d28 rather than 8cf23b37b86954e890d1ffe3ad5c809a355019ee Obtained Jenkinsfile from a8eb28e71f5ba3ef86e818c168e1634e95121d28 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-ssh9843191487160044363.key Verifying host key using known hosts file > 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-ssh11520555793021181166.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8439305598115218585.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13373160712166484696.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16941852488026290767.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4168/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4168/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17198755100686969036.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1332’ Running on prd-ubuntu20.04-docker-8c-8g-1334 in /w/workspace/edgexfoundry_edgex-go_PR-4168 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4168/head:refs/remotes/origin/PR-4168 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a8eb28e71f5ba3ef86e818c168e1634e95121d28 into PR head commit 8cf23b37b86954e890d1ffe3ad5c809a355019ee Merge succeeded, producing 8cf23b37b86954e890d1ffe3ad5c809a355019ee Checking out Revision 8cf23b37b86954e890d1ffe3ad5c809a355019ee (PR-4168) > git config core.sparsecheckout # timeout=10 > git checkout -f 8cf23b37b86954e890d1ffe3ad5c809a355019ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge a8eb28e71f5ba3ef86e818c168e1634e95121d28 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cf23b37b86954e890d1ffe3ad5c809a355019ee # timeout=10 Commit message: "fix(snap): Copy UoM file if not exist during upgrade" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:24:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:24:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:24:38 ========================================================= 09:24:38 EdgeX Global Pipelines Version Info 09:24:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:24:39 ------------------- 09:24:39 stable info: 09:24:39 ------------------- 09:24:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:24:39 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:24:39 Message: update stable to v1.0.239 09:24:40 ------------------- 09:24:40 experimental info: 09:24:40 ------------------- 09:24:40 Commited By: **** collab-it+edgex@linuxfoundation.org 09:24:40 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:24:40 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:24:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:24:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:24:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:24:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:24:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:24:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4168 [Pipeline] echo 09:24:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4168 [Pipeline] echo 09:24:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4168 [Pipeline] echo 09:24:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cf23b37b86954e890d1ffe3ad5c809a355019ee [Pipeline] echo 09:24:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cf23b3 [Pipeline] echo 09:24:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:24:41 provisioning config files... 09:24:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10922830432227245033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:41 ---> docker-login.sh 09:24:41 nexus3.edgexfoundry.org:10001 09:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:42 Configure a credential helper to remove this warning. See 09:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:42 09:24:42 Login Succeeded 09:24:42 nexus3.edgexfoundry.org:10002 09:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:42 Configure a credential helper to remove this warning. See 09:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:42 09:24:42 Login Succeeded 09:24:42 nexus3.edgexfoundry.org:10003 09:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:42 Configure a credential helper to remove this warning. See 09:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:42 09:24:42 Login Succeeded 09:24:42 nexus3.edgexfoundry.org:10004 09:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:42 Configure a credential helper to remove this warning. See 09:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:42 09:24:42 Login Succeeded 09:24:42 docker.io 09:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:42 Configure a credential helper to remove this warning. See 09:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:42 09:24:42 Login Succeeded 09:24:42 ---> docker-login.sh ends [Pipeline] } 09:24:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:24:43 + 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 09:24:43 + dirname cmd/core-command/Dockerfile 09:24:43 + cut -d/ -f2 09:24:43 + echo core-command,cmd/core-command/Dockerfile 09:24:43 + + dirname cmd/core-data/Dockerfile 09:24:43 cut -d/ -f2 09:24:43 + echo core-data,cmd/core-data/Dockerfile 09:24:43 + dirname cmd/core-metadata/Dockerfile 09:24:43 + cut -d/ -f2 09:24:43 + echo core-metadata,cmd/core-metadata/Dockerfile 09:24:43 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 09:24:43 -f2 09:24:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:24:43 + + cut -d/ -f2 09:24:43 dirname cmd/security-proxy-setup/Dockerfile 09:24:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:24:43 + + dirname cmd/security-secretstore-setup/Dockerfile 09:24:43 cut -d/ -f2 09:24:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:24:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:24:43 + cut -d/ -f2 09:24:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:24:43 + dirname+ cmd/security-spire-agent/Dockerfile 09:24:43 cut -d/ -f2 09:24:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:24:43 + + cut -d/ -f2 09:24:43 dirname cmd/security-spire-config/Dockerfile 09:24:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:24:43 + dirname cmd/security-spire-server/Dockerfile 09:24:43 + cut -d/ -f2 09:24:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:24:43 + dirname cmd/support-notifications/Dockerfile 09:24:43 + cut -d/ -f2 09:24:43 + echo support-notifications,cmd/support-notifications/Dockerfile 09:24:43 + dirname cmd/support-scheduler/Dockerfile 09:24:43 + cut -d/ -f2 09:24:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:24:43 + dirname cmd/sys-mgmt-agent/Dockerfile 09:24:43 + cut -d/ -f2 09:24:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:24:43 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 09:24:43 + git rev-list -1 --merges 8cf23b37b86954e890d1ffe3ad5c809a355019ee~1..8cf23b37b86954e890d1ffe3ad5c809a355019ee [Pipeline] echo 09:24:43 -----------> git rev-list -1 --merges 8cf23b37b86954e890d1ffe3ad5c809a355019ee~1..8cf23b37b86954e890d1ffe3ad5c809a355019ee 8cf23b37b86954e890d1ffe3ad5c809a355019ee [false] [Pipeline] sh 09:24:44 + git log --format=format:%s -1 8cf23b37b86954e890d1ffe3ad5c809a355019ee [Pipeline] echo 09:24:44 ========================================================= 09:24:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:24:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:24:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:24:44 + grep -v github /etc/ssh/ssh_known_hosts 09:24:44 + [ -e /tmp/ssh_known_hosts ] 09:24:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:24:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:24:44 + sudo tee -a /etc/ssh/ssh_known_hosts 09:24:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:24:45 09:24:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:24:45 0.1.4: Pulling from edgex-devops/py-git-semver 09:24:45 b85a868b505f: Pulling fs layer 09:24:45 e2be974225ed: Pulling fs layer 09:24:45 339a4e72a1f5: Pulling fs layer 09:24:45 988bab9f4d93: Pulling fs layer 09:24:45 1469e6f7b9e6: Pulling fs layer 09:24:45 eaf3925da568: Pulling fs layer 09:24:45 bab4dde63d76: Pulling fs layer 09:24:45 bde34c3a00c8: Pulling fs layer 09:24:45 b352a97aabf1: Pulling fs layer 09:24:45 4872d77fe225: Pulling fs layer 09:24:45 5851b861e8e6: Pulling fs layer 09:24:45 1469e6f7b9e6: Waiting 09:24:45 eaf3925da568: Waiting 09:24:45 bab4dde63d76: Waiting 09:24:45 bde34c3a00c8: Waiting 09:24:45 b352a97aabf1: Waiting 09:24:45 4872d77fe225: Waiting 09:24:45 5851b861e8e6: Waiting 09:24:45 988bab9f4d93: Waiting 09:24:45 e2be974225ed: Download complete 09:24:45 988bab9f4d93: Verifying Checksum 09:24:45 988bab9f4d93: Download complete 09:24:45 1469e6f7b9e6: Verifying Checksum 09:24:45 1469e6f7b9e6: Download complete 09:24:45 eaf3925da568: Download complete 09:24:45 339a4e72a1f5: Verifying Checksum 09:24:45 339a4e72a1f5: Download complete 09:24:45 bde34c3a00c8: Download complete 09:24:45 b352a97aabf1: Download complete 09:24:45 4872d77fe225: Verifying Checksum 09:24:45 4872d77fe225: Download complete 09:24:45 5851b861e8e6: Download complete 09:24:45 b85a868b505f: Verifying Checksum 09:24:45 b85a868b505f: Download complete 09:24:45 bab4dde63d76: Verifying Checksum 09:24:45 bab4dde63d76: Download complete 09:24:46 b85a868b505f: Pull complete 09:24:47 e2be974225ed: Pull complete 09:24:47 339a4e72a1f5: Pull complete 09:24:47 988bab9f4d93: Pull complete 09:24:48 1469e6f7b9e6: Pull complete 09:24:48 eaf3925da568: Pull complete 09:24:49 bab4dde63d76: Pull complete 09:24:49 bde34c3a00c8: Pull complete 09:24:50 b352a97aabf1: Pull complete 09:24:50 4872d77fe225: Pull complete 09:24:50 5851b861e8e6: Pull complete 09:24:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:24:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:24:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:50 prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container 09:24:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:24:52 $ docker top c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b -eo pid,comm 09:24:52 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). 09:24:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:24:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:24:52 [ssh-agent] Looking for ssh-agent implementation... 09:24:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:24:52 $ docker exec c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b ssh-agent 09:24:52 SSH_AUTH_SOCK=/tmp/ssh-DKYV7vtckDez/agent.33 09:24:52 SSH_AGENT_PID=39 09:24:52 Running ssh-add (command line suppressed) 09:24:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4189645230158382591.key (/w/workspace/edgex-go/1@tmp/private_key_4189645230158382591.key) 09:24:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:24:53 + git tag --points-at HEAD [Pipeline] } 09:24:53 $ docker exec --env ******** --env ******** c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b ssh-agent -k 09:24:53 unset SSH_AUTH_SOCK; 09:24:53 unset SSH_AGENT_PID; 09:24:53 echo Agent pid 39 killed; 09:24:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:24:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:24:53 [ssh-agent] Looking for ssh-agent implementation... 09:24:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:24:53 $ docker exec c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b ssh-agent 09:24:53 SSH_AUTH_SOCK=/tmp/ssh-mMBImPawsdYS/agent.71 09:24:53 SSH_AGENT_PID=77 09:24:53 Running ssh-add (command line suppressed) 09:24:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9273219406821856659.key (/w/workspace/edgex-go/1@tmp/private_key_9273219406821856659.key) 09:24:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:24:54 + git semver init 09:24:54 2022-09-27 09:24:54,410 [run_init] DEBUG init version:0.0.0 force:False 09:24:54 2022-09-27 09:24:54,411 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:24:54 2022-09-27 09:24:54,411 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 09:24:54 2022-09-27 09:24:54,411 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 09:24:59 2022-09-27 09:24:59,182 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:24:59 2022-09-27 09:24:59,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4168 with force:False 09:24:59 2022-09-27 09:24:59,182 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4168 09:24:59 2022-09-27 09:24:59,187 [execute] INFO git cat-file --batch-check 09:24:59 2022-09-27 09:24:59,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:24:59 2022-09-27 09:24:59,195 [execute] INFO git cat-file --batch 09:24:59 2022-09-27 09:24:59,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:24:59 2022-09-27 09:24:59,200 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4168 09:24:59 0.0.0 [Pipeline] } 09:24:59 $ docker exec --env ******** --env ******** c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b ssh-agent -k 09:24:59 unset SSH_AUTH_SOCK; 09:24:59 unset SSH_AGENT_PID; 09:24:59 echo Agent pid 77 killed; 09:24:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:25:00 + git semver [Pipeline] } 09:25:00 $ docker stop --time=1 c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b 09:25:01 $ docker rm -f c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b [Pipeline] // withDockerContainer [Pipeline] sh 09:25:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:25:02 Stashed 1 file(s) [Pipeline] echo 09:25:02 [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 09:25:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:25:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:25:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:25:03 ========================================================= 09:25:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:25:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:25:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:25:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:25:03 2408cc74d12b: Pulling fs layer 09:25:03 ea60b727a1ce: Pulling fs layer 09:25:03 30c4a7721957: Pulling fs layer 09:25:03 370296b7ddb6: Pulling fs layer 09:25:03 7c6cee850709: Pulling fs layer 09:25:03 39a5fcdaea64: Pulling fs layer 09:25:03 d94ebbe4e438: Pulling fs layer 09:25:03 bcfd1f05c69d: Pulling fs layer 09:25:03 59ccb84bbe0f: Pulling fs layer 09:25:03 370296b7ddb6: Waiting 09:25:03 7c6cee850709: Waiting 09:25:03 59ccb84bbe0f: Waiting 09:25:03 bcfd1f05c69d: Waiting 09:25:03 d94ebbe4e438: Waiting 09:25:03 39a5fcdaea64: Waiting 09:25:03 30c4a7721957: Download complete 09:25:03 ea60b727a1ce: Download complete 09:25:03 7c6cee850709: Verifying Checksum 09:25:03 7c6cee850709: Download complete 09:25:03 39a5fcdaea64: Verifying Checksum 09:25:03 39a5fcdaea64: Download complete 09:25:03 2408cc74d12b: Verifying Checksum 09:25:03 d94ebbe4e438: Download complete 09:25:04 2408cc74d12b: Pull complete 09:25:04 ea60b727a1ce: Pull complete 09:25:04 30c4a7721957: Pull complete 09:25:04 59ccb84bbe0f: Verifying Checksum 09:25:04 370296b7ddb6: Verifying Checksum 09:25:04 370296b7ddb6: Download complete 09:25:04 bcfd1f05c69d: Verifying Checksum 09:25:04 bcfd1f05c69d: Download complete 09:25:08 370296b7ddb6: Pull complete 09:25:08 7c6cee850709: Pull complete 09:25:08 39a5fcdaea64: Pull complete 09:25:08 d94ebbe4e438: Pull complete 09:25:10 bcfd1f05c69d: Pull complete 09:25:11 59ccb84bbe0f: Pull complete 09:25:11 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 09:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 09:25:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:25:11 WORKDIR /edgex 09:25:11 COPY go.mod . 09:25:11 RUN go mod download 09:25:11 + docker build -t ci-base-image-x86_64 -f - . 09:25:12 Sending build context to Docker daemon 169.5MB 09:25:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:25:12 ---> a4fb48ad2a94 09:25:12 Step 2/4 : WORKDIR /edgex 09:25:16 ---> Running in 316717b45f33 09:25:16 Removing intermediate container 316717b45f33 09:25:16 ---> f56f8e7f6b23 09:25:16 Step 3/4 : COPY go.mod . 09:25:16 ---> 0488ba56bd17 09:25:16 Step 4/4 : RUN go mod download 09:25:16 ---> Running in a6123cd52e0b 09:25:17 Still waiting to schedule task 09:25:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1333’ 09:25:28 Removing intermediate container a6123cd52e0b 09:25:28 ---> a19a3d18bf01 09:25:28 Successfully built a19a3d18bf01 09:25:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:29 + docker inspect -f . ci-base-image-x86_64 09:25:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:29 prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container 09:25:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:25:29 $ docker top c202ce37b22b5a0964e652ddeb9ceabb1009b54e384e0a505df0a96ba929d337 -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:30 + go version 09:25:30 go version go1.18.3 linux/amd64 [Pipeline] } 09:25:30 $ docker stop --time=1 c202ce37b22b5a0964e652ddeb9ceabb1009b54e384e0a505df0a96ba929d337 09:25:31 $ docker rm -f c202ce37b22b5a0964e652ddeb9ceabb1009b54e384e0a505df0a96ba929d337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:32 + docker inspect -f . ci-base-image-x86_64 09:25:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:32 prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container 09:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:25:32 $ docker top 5d8dbc96cfffae6a18ddf3c6e52c95b42c6049bf3a74e240839f4b8dbc589ec4 -eo pid,comm [Pipeline] { [Pipeline] echo 09:25:32 ========================================================= 09:25:32 [edgeXBuildGoParallel] Running Tests and Build... 09:25:32 ========================================================= [Pipeline] sh 09:25:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:25:33 + make test 09:25:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:25:39 ? github.com/edgexfoundry/edgex-go [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:25:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements 09:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.139s coverage: 75.6% of statements 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.2% of statements 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.388s coverage: 89.2% of statements 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.0% of statements 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements 09:25:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 09:25:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 09:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.110s coverage: 94.4% of statements 09:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 09:26:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.232s coverage: 80.5% of statements 09:26:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 91.2% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 89.4% of statements 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.8% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.8% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.100s coverage: 17.7% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.180s coverage: 92.3% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.136s coverage: 97.7% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 09:26:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 09:26:19 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 09:26:41 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." 09:26:41 GO111MODULE=on go vet ./... 09:26:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:26:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:26:44 ./bin/test-attribution-txt.sh [Pipeline] echo 09:26:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:26:45 + ls -al . 09:26:45 total 756 09:26:45 drwxrwxr-x 11 1001 1001 4096 Sep 27 09:25 . 09:26:45 drwxr-xr-x 4 root root 4096 Sep 27 09:25 .. 09:26:45 drwxrwxr-x 2 1001 1001 4096 Sep 27 09:24 .blubracket 09:26:45 -rw-rw-r-- 1 1001 1001 16 Sep 27 09:24 .dockerignore 09:26:45 drwxrwxr-x 8 1001 1001 4096 Sep 27 09:26 .git 09:26:45 drwxrwxr-x 3 1001 1001 4096 Sep 27 09:24 .github 09:26:45 -rw-rw-r-- 1 1001 1001 1030 Sep 27 09:24 .gitignore 09:26:45 -rw-rw-r-- 1 1001 1001 42 Sep 27 09:24 .golangci.yml 09:26:45 -rw-rw-r-- 1 1001 1001 87 Sep 27 09:24 .hadolint.yml 09:26:45 drwxr-xr-x 3 1001 1001 4096 Sep 27 09:24 .semver 09:26:45 -rw-rw-r-- 1 1001 1001 166 Sep 27 09:24 .sonarcloud.properties 09:26:45 -rw-rw-r-- 1 1001 1001 1171 Sep 27 09:24 ADOPTERS.md 09:26:45 -rw-rw-r-- 1 1001 1001 10722 Sep 27 09:24 Attribution.txt 09:26:45 -rw-rw-r-- 1 1001 1001 63209 Sep 27 09:24 CHANGELOG.md 09:26:45 -rw-rw-r-- 1 1001 1001 3804 Sep 27 09:24 CONTRIBUTING.md 09:26:45 -rw-rw-r-- 1 1001 1001 677 Sep 27 09:24 GOVERNANCE.md 09:26:45 -rw-rw-r-- 1 1001 1001 850 Sep 27 09:24 Jenkinsfile 09:26:45 -rw-rw-r-- 1 1001 1001 10775 Sep 27 09:24 LICENSE 09:26:45 -rw-rw-r-- 1 1001 1001 13724 Sep 27 09:24 Makefile 09:26:45 -rw-rw-r-- 1 1001 1001 582 Sep 27 09:24 OWNERS.md 09:26:45 -rw-rw-r-- 1 1001 1001 9799 Sep 27 09:24 README.md 09:26:45 -rw-rw-r-- 1 1001 1001 6912 Sep 27 09:24 SECURITY.md 09:26:45 -rw-rw-r-- 1 1001 1001 5 Sep 27 09:25 VERSION 09:26:45 -rw-rw-r-- 1 1001 1001 4131 Sep 27 09:24 ZMQWindows.md 09:26:45 drwxrwxr-x 2 1001 1001 4096 Sep 27 09:24 bin 09:26:45 drwxrwxr-x 18 1001 1001 4096 Sep 27 09:24 cmd 09:26:45 -rw-r--r-- 1 root root 496148 Sep 27 09:26 coverage.out 09:26:45 -rw-rw-r-- 1 1001 1001 3458 Sep 27 09:24 go.mod 09:26:45 -rw-rw-r-- 1 1001 1001 38040 Sep 27 09:24 go.sum 09:26:45 drwxrwxr-x 8 1001 1001 4096 Sep 27 09:24 internal 09:26:45 drwxrwxr-x 3 1001 1001 4096 Sep 27 09:24 openapi 09:26:45 drwxrwxr-x 4 1001 1001 4096 Sep 27 09:24 snap 09:26:45 -rw-rw-r-- 1 1001 1001 204 Sep 27 09:24 version.go [Pipeline] sh 09:26:45 + '[' -e coverage.out ] 09:26:45 + chown 1001:1001 coverage.out [Pipeline] stash 09:26:45 Stashed 1 file(s) [Pipeline] sh 09:26:45 + make build 09:26:45 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 09:27:00 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 09:27:10 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 09:27:11 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 09:27: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:27: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:27:21 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 09:27:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:27:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:27:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:27:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:27:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:27:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:27:29 $ docker stop --time=1 5d8dbc96cfffae6a18ddf3c6e52c95b42c6049bf3a74e240839f4b8dbc589ec4 09:27:33 $ docker rm -f 5d8dbc96cfffae6a18ddf3c6e52c95b42c6049bf3a74e240839f4b8dbc589ec4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:34 09:27:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:34 latest: Pulling from edgex-devops/edgex-compose 09:27:34 cbdbe7a5bc2a: Pulling fs layer 09:27:34 ca9280d653b3: Pulling fs layer 09:27:34 7e9c9ca2126c: Pulling fs layer 09:27:34 cbdbe7a5bc2a: Download complete 09:27:34 ca9280d653b3: Verifying Checksum 09:27:34 ca9280d653b3: Download complete 09:27:35 cbdbe7a5bc2a: Pull complete 09:27:35 7e9c9ca2126c: Download complete 09:27:35 ca9280d653b3: Pull complete 09:27:38 7e9c9ca2126c: Pull complete 09:27:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:38 prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container 09:27:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:27:41 $ docker top ec1ba34518aefbfa12980552d78eeb1c7cd4ad105a8c29522a694c5204c4114c -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:41 + docker-compose build --help 09:27:41 + grep parallel 09:27:42 --parallel Build images in parallel. [Pipeline] } 09:27:42 $ docker stop --time=1 ec1ba34518aefbfa12980552d78eeb1c7cd4ad105a8c29522a694c5204c4114c 09:27:43 $ docker rm -f ec1ba34518aefbfa12980552d78eeb1c7cd4ad105a8c29522a694c5204c4114c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:44 prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container 09:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:27:44 $ docker top 82146f255ea5f1a52c7729826a5ce7bf97bb739ab9e67dc4a48f80fda571b6a8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:44 + docker-compose -f ./docker-compose-build.yml build --parallel 09:27:45 Building core-command ... 09:27:45 Building core-data ... 09:27:45 Building core-metadata ... 09:27:45 Building security-bootstrapper ... 09:27:45 Building security-proxy-setup ... 09:27:45 Building security-secretstore-setup ... 09:27:45 Building security-spiffe-token-provider ... 09:27:45 Building security-spire-agent ... 09:27:45 Building security-spire-config ... 09:27:45 Building security-spire-server ... 09:27:45 Building support-notifications ... 09:27:45 Building support-scheduler ... 09:27:45 Building sys-mgmt-agent ... 09:27:45 Building security-spire-server 09:27:45 Building security-spire-config 09:27:45 Building security-secretstore-setup 09:27:45 Building security-bootstrapper 09:27:45 Building core-command 09:27:57 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:27:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:27:57 ---> a19a3d18bf01 09:27:57 Step 3/25 : WORKDIR /edgex-go 09:27:57 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:27:57 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:27:57 ---> a19a3d18bf01 09:27:57 Step 3/33 : WORKDIR /edgex-go 09:27:57 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:27:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:27:57 ---> a19a3d18bf01 09:27:57 Step 3/26 : WORKDIR /edgex-go 09:27:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:27:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:27:57 ---> a19a3d18bf01 09:27:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:27:57 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:27:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:27:57 ---> a19a3d18bf01 09:27:57 Step 3/25 : WORKDIR /edgex-go 09:28:02 ---> Running in 6ae3e390e52a 09:28:02 ---> Running in 0c6b50ea204d 09:28:02 ---> Running in 687c56530a22 09:28:02 ---> Running in 3317d654741c 09:28:02 ---> Running in fd234494e740 09:28:02 Removing intermediate container 6ae3e390e52a 09:28:02 ---> 4b8ac4e8d075 09:28:02 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:02 Removing intermediate container fd234494e740 09:28:02 ---> 4420a7ed3ac3 09:28:02 Step 4/24 : WORKDIR /edgex-go 09:28:02 Removing intermediate container 0c6b50ea204d 09:28:02 ---> 1bb466707ebe 09:28:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:03 Removing intermediate container 687c56530a22 09:28:03 ---> 2ed08e249129 09:28:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:03 Removing intermediate container 3317d654741c 09:28:03 ---> 18f81f442386 09:28:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:03 ---> Running in 4aaf051d4e29 09:28:03 ---> Running in 37f003916e85 09:28:03 ---> Running in 0adbca77b28f 09:28:03 ---> Running in 6b8900038b7f 09:28:03 ---> Running in 8e216c3c1277 09:28:03 Removing intermediate container 6b8900038b7f 09:28:03 ---> 443008a4943e 09:28:03 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:03 ---> Running in 43269b16f237 09:28:04 Removing intermediate container 4aaf051d4e29 09:28:04 ---> a74ab3be9c5b 09:28:04 Step 5/33 : RUN apk add --update --no-cache make git 09:28:04 Removing intermediate container 0adbca77b28f 09:28:04 ---> 815d75c8d5d6 09:28:04 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:28:04 ---> Running in 556c900502d2 09:28:04 ---> Running in b2907f2238bf 09:28:04 Removing intermediate container 37f003916e85 09:28:04 ---> 27fe7e722650 09:28:04 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:28:04 ---> Running in 0a360ebb8dd4 09:28:04 Removing intermediate container 43269b16f237 09:28:04 ---> 2a4b34a4ecbb 09:28:04 Step 6/24 : RUN apk add --update --no-cache make git 09:28:04 ---> Running in 6792890df05a 09:28:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:28:04 Removing intermediate container 8e216c3c1277 09:28:04 ---> 27ec43cd6d14 09:28:04 Step 5/25 : RUN apk add --update --no-cache make git 09:28:04 ---> Running in 730a23c66f1d 09:28:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:28:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:28:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:28:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:28:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:28:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:28:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:28:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:28:05 OK: 211 MiB in 51 packages 09:28:06 OK: 211 MiB in 51 packages 09:28:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:28:06 OK: 211 MiB in 51 packages 09:28:06 Removing intermediate container 556c900502d2 09:28:06 ---> 0b7c804f0c75 09:28:06 Step 6/33 : COPY go.mod vendor* ./ 09:28:06 OK: 211 MiB in 51 packages 09:28:06 ---> d70557b54b63 09:28:06 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:06 ---> Running in 291b3de02ecb 09:28:06 Removing intermediate container b2907f2238bf 09:28:06 ---> 8cd7a183879e 09:28:06 Step 6/26 : COPY go.mod vendor* ./ 09:28:06 ---> 28b8aaee9991 09:28:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:06 Removing intermediate container 6792890df05a 09:28:06 ---> c5fc3e95b47b 09:28:06 Step 7/24 : COPY go.mod vendor* ./ 09:28:06 ---> Running in 88acd1986bbc 09:28:06 Removing intermediate container 0a360ebb8dd4 09:28:06 ---> c47092067cc9 09:28:06 Step 6/25 : COPY go.mod vendor* ./ 09:28:06 ---> 807b8ffd1dc3 09:28:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:06 ---> Running in ca4fba0eb246 09:28:07 ---> 71ac8c4187ad 09:28:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:07 OK: 211 MiB in 51 packages 09:28:07 ---> Running in cf3507e937f0 09:28:07 Removing intermediate container 730a23c66f1d 09:28:07 ---> 9bbc8769f58f 09:28:07 Step 6/25 : COPY go.mod vendor* ./ 09:28:07 ---> 05e4eb9f68b0 09:28:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:07 ---> Running in d997cf692509 09:28:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1335 in /w/workspace/edgexfoundry_edgex-go_PR-4168 [Pipeline] { [Pipeline] ws 09:28:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:28:12 The recommended git tool is: git 09:28:17 using credential edgex-jenkins-ssh 09:28:17 Cloning the remote Git repository 09:28:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:28:18 > git init /w/workspace/edgex-go/1 # timeout=10 09:28:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:28:18 > git --version # timeout=10 09:28:18 > git --version # 'git version 2.25.1' 09:28:18 using GIT_SSH to set credentials SSH Credentials for GitHub 09:28:18 Verifying host key using known hosts file 09:28:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:28:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:28:25 Removing intermediate container d997cf692509 09:28:25 ---> 02baa347c35f 09:28:25 Step 8/25 : COPY . . 09:28:25 Removing intermediate container ca4fba0eb246 09:28:25 ---> d9af3cb189e0 09:28:25 Step 9/24 : COPY . . 09:28:25 Removing intermediate container 291b3de02ecb 09:28:25 ---> a7d354d05f90 09:28:25 Step 8/33 : COPY . . 09:28:25 Removing intermediate container cf3507e937f0 09:28:25 ---> abccd445038e 09:28:25 Step 8/25 : COPY . . 09:28:25 Removing intermediate container 88acd1986bbc 09:28:25 ---> fad4a982eefb 09:28:25 Step 8/26 : COPY . . 09:28:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:28:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:28:37 Merging remotes/origin/main commit a8eb28e71f5ba3ef86e818c168e1634e95121d28 into PR head commit 8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:28:37 Merge succeeded, producing 8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:28:37 Checking out Revision 8cf23b37b86954e890d1ffe3ad5c809a355019ee (PR-4168) 09:28:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:28:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:28:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:28:36 Verifying host key using known hosts file 09:28:36 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:28:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4168/head:refs/remotes/origin/PR-4168 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:28:37 > git config core.sparsecheckout # timeout=10 09:28:37 > git checkout -f 8cf23b37b86954e890d1ffe3ad5c809a355019ee # timeout=10 09:28:37 > git remote # timeout=10 09:28:37 > git config --get remote.origin.url # timeout=10 09:28:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:28:37 Verifying host key using known hosts file 09:28:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:28:37 > git merge a8eb28e71f5ba3ef86e818c168e1634e95121d28 # timeout=10 09:28:37 > git rev-parse HEAD^{commit} # timeout=10 09:28:37 > git config core.sparsecheckout # timeout=10 09:28:37 > git checkout -f 8cf23b37b86954e890d1ffe3ad5c809a355019ee # timeout=10 09:28:41 Commit message: "fix(snap): Copy UoM file if not exist during upgrade" 09:28:41 > git --version # timeout=10 09:28:41 > git --version # 'git version 2.25.1' 09:28:41 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:28:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:28:42 % Total % Received % Xferd Average Speed Time Time Time Current 09:28:42 Dload Upload Total Spent Left Speed 09:28:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 09:28:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:28:43 ---> 493bdd5b38e2 09:28:43 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:28:43 ---> 7af3270bcd8c 09:28:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:28:43 ---> Running in 662a2e76c9d5 09:28:43 ---> 25786e83d2b6 09:28:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:28:43 ---> 5b22d3a81a96 09:28:43 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:28:43 ---> 4ceb9f2c8886 09:28:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:28:43 ---> Running in 90746d136eb9 09:28:43 ---> Running in 08c916f248ab 09:28:43 ---> Running in b19f4fa5b0c9 09:28:43 ---> Running in b3fa05fd55c8 09:28:43 Removing intermediate container 90746d136eb9 09:28:43 ---> ee43b32821ca 09:28:43 Step 10/26 : WORKDIR /edgex-go/spire-build 09:28:43 Removing intermediate container b19f4fa5b0c9 09:28:43 ---> 57f640d0d2af 09:28:43 Step 10/25 : WORKDIR /edgex-go/spire-build 09:28:43 ---> Running in 7533cff626f2 09:28:43 ---> Running in 2cbfffd5aaf2 09:28:43 Removing intermediate container 7533cff626f2 09:28:43 ---> e3b5cefe4006 09:28:43 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 09:28:43 Removing intermediate container 2cbfffd5aaf2 09:28:43 ---> ecf224d0118e 09:28:43 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 09:28:43 ---> Running in 9bc2f4c3306c 09:28:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:28:43 ---> Running in 55d917e51454 09:28:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:28: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 09:28:44 + sudo tee /etc/docker/daemon.new 09:28:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:28:44 { 09:28:44 "registry-mirrors": [ 09:28:44 "https://nexus3.edgexfoundry.org:10001" 09:28:44 ], 09:28:44 "bip": "10.250.0.254/24", 09:28:44 "hosts": [ 09:28:44 "tcp://0.0.0.0:5555", 09:28:44 "unix:///var/run/docker.sock" 09:28:44 ], 09:28:44 "mtu": 1458, 09:28:44 "selinux-enabled": true, 09:28:44 "seccomp-profile": "/etc/docker/seccomp.json" 09:28:44 } [Pipeline] sh 09:28:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:28:44 Removing intermediate container 55d917e51454 09:28:44 ---> 567d8af3a169 09:28:44 Step 12/25 : WORKDIR /edgex-go 09:28:44 Removing intermediate container 9bc2f4c3306c 09:28:44 ---> 0421cd05935d 09:28:44 Step 12/26 : WORKDIR /edgex-go 09:28:44 ---> Running in 3da646898c16 09:28:44 ---> Running in f0506062dd80 09:28:44 + sudo service docker restart 09:28:44 Removing intermediate container 3da646898c16 09:28:44 ---> dcc96341fce9 09:28:44 09:28:44 Step 13/25 : FROM alpine:3.15 09:28:44 Removing intermediate container f0506062dd80 09:28:44 ---> e6a30f8f9ec6 09:28:44 09:28:44 Step 13/26 : FROM alpine:3.15 09:28:45 3.15: Pulling from library/alpine 09:28:45 3.15: Pulling from library/alpine 09:28:47 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 09:28:47 Status: Downloaded newer image for alpine:3.15 09:28:47 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 09:28:47 Status: Image is up to date for alpine:3.15 09:28:47 ---> c4fc93816858 09:28:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:28:47 ---> c4fc93816858 09:28:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:28:47 ---> Running in 3e66413761e7 09:28:47 ---> Running in bd8e7e94e446 09:28:48 Removing intermediate container bd8e7e94e446 09:28:48 ---> 41d9475b5ada 09:28:48 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:48 Removing intermediate container 3e66413761e7 09:28:48 ---> c32395b0ea8e 09:28:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:48 ---> Running in 12d572b7f952 09:28:48 ---> Running in 74bf2049aa89 09:28:50 Removing intermediate container 74bf2049aa89 09:28:50 ---> cd5e5b52bfd7 09:28:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:28:50 ---> Running in 4f14e88da510 09:28:50 Removing intermediate container 12d572b7f952 09:28:50 ---> c360a9de62ec 09:28:50 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:28:50 ---> Running in 0e9ef3cd1cf2 09:28:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:28:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:28:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:28:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:28:52 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:28:52 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:28:52 OK: 15857 distinct packages available 09:28:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:28:52 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:28:52 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:28:52 OK: 15857 distinct packages available 09:28:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:28:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:28:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:28:53 (1/5) Installing dumb-init (1.2.5-r1) 09:28:53 (1/4) Installing dumb-init (1.2.5-r1) 09:28:53 (2/5) Installing musl-obstack (1.2.3-r0) 09:28:53 (2/4) Installing musl-obstack (1.2.3-r0) 09:28:54 (3/5) Installing libucontext (1.1-r0) 09:28:54 (3/4) Installing libucontext (1.1-r0) 09:28:54 (4/5) Installing gcompat (1.0.0-r4) 09:28:54 (4/4) Installing gcompat (1.0.0-r4) 09:28:54 (5/5) Installing openssl (1.1.1q-r0) 09:28:54 Executing busybox-1.34.1-r7.trigger 09:28:54 OK: 6 MiB in 18 packages 09:28:54 Executing busybox-1.34.1-r7.trigger 09:28:54 OK: 7 MiB in 19 packages 09:28:57 Removing intermediate container 4f14e88da510 09:28:57 ---> 3d79e86d17b4 09:28:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:28:57 Removing intermediate container 0e9ef3cd1cf2 09:28:57 ---> c511fc2a38ea 09:28:57 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:29:03 provisioning config files... 09:29:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4623489192208761299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:03 ---> docker-login.sh 09:29:03 nexus3.edgexfoundry.org:10001 09:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:04 Configure a credential helper to remove this warning. See 09:29:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:04 09:29:04 Login Succeeded 09:29:04 nexus3.edgexfoundry.org:10002 09:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:04 Configure a credential helper to remove this warning. See 09:29:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:04 09:29:04 Login Succeeded 09:29:04 nexus3.edgexfoundry.org:10003 09:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:04 Configure a credential helper to remove this warning. See 09:29:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:04 09:29:04 Login Succeeded 09:29:04 nexus3.edgexfoundry.org:10004 09:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:05 Configure a credential helper to remove this warning. See 09:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:05 09:29:05 Login Succeeded 09:29:05 docker.io 09:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:05 Configure a credential helper to remove this warning. See 09:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:05 09:29:05 Login Succeeded 09:29:05 ---> docker-login.sh ends [Pipeline] } 09:29:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 09:29:05 ---> 862a65041620 09:29:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:29:05 ---> 9f821a661c62 09:29:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:29:05 ---> 7a2cad7963bd 09:29:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:29:05 ---> efc8b01dd694 09:29:05 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:29:05 ---> Running in 2819176b9f75 09:29:05 ---> 25f7fde34edf 09:29:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:29:05 Removing intermediate container 2819176b9f75 09:29:05 ---> 34864d646b7e 09:29:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:29:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:29:05 ---> dc202f85197e 09:29:05 Step 21/26 : WORKDIR / 09:29:05 ---> 3e304523cae3 09:29:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:29:05 ---> Running in 2eadf602089c 09:29:05 ---> Running in ef1680b382f4 09:29:05 Removing intermediate container 2eadf602089c 09:29:05 ---> aab157cce03f 09:29:05 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] unstash [Pipeline] sh 09:29:06 Removing intermediate container ef1680b382f4 09:29:06 ---> 68b4a71a4857 09:29:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:29:06 ---> Running in c5329dec67ed 09:29:06 ---> Running in 026e7081b0d3 09:29:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:29:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:29:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:29:06 ========================================================= 09:29:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:29:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:29:06 Removing intermediate container c5329dec67ed 09:29:06 ---> 08fbe0c6f054 09:29:06 Step 23/25 : LABEL arch=x86_64 09:29:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:29:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:29:07 b3c136eddcbf: Pulling fs layer 09:29:07 c0a3192eca97: Pulling fs layer 09:29:07 a050256f5b6f: Pulling fs layer 09:29:07 656be50a0ddc: Pulling fs layer 09:29:07 2bbca73fdf42: Pulling fs layer 09:29:07 46d945488cbd: Pulling fs layer 09:29:07 8a5474983e97: Pulling fs layer 09:29:07 329c88fbcd65: Pulling fs layer 09:29:07 46d945488cbd: Waiting 09:29:07 8a5474983e97: Waiting 09:29:07 329c88fbcd65: Waiting 09:29:07 656be50a0ddc: Waiting 09:29:07 2bbca73fdf42: Waiting 09:29:07 a050256f5b6f: Download complete 09:29:07 c0a3192eca97: Verifying Checksum 09:29:07 c0a3192eca97: Download complete 09:29:07 2bbca73fdf42: Download complete 09:29:07 46d945488cbd: Verifying Checksum 09:29:07 46d945488cbd: Download complete 09:29:07 b3c136eddcbf: Verifying Checksum 09:29:07 b3c136eddcbf: Download complete 09:29:07 Removing intermediate container 026e7081b0d3 09:29:07 ---> d7987d747066 09:29:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:29:08 b3c136eddcbf: Pull complete 09:29:08 329c88fbcd65: Verifying Checksum 09:29:08 329c88fbcd65: Download complete 09:29:08 c0a3192eca97: Pull complete 09:29:08 ---> Running in 6c182958ebd9 09:29:08 ---> Running in 643e11a864ec 09:29:08 Removing intermediate container 08c916f248ab 09:29:08 ---> 9571286195c9 09:29:08 09:29:08 Step 11/24 : FROM alpine:3.16 09:29:08 Removing intermediate container 662a2e76c9d5 09:29:08 ---> 837e941c64a4 09:29:08 09:29:08 Step 10/33 : FROM alpine:3.16 09:29:09 a050256f5b6f: Pull complete 09:29:09 Removing intermediate container 6c182958ebd9 09:29:09 ---> cd89b063f801 09:29:09 Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:29:09 Removing intermediate container 643e11a864ec 09:29:09 ---> c9d124b7795d 09:29:09 Step 24/26 : LABEL arch=x86_64 09:29:09 ---> Running in 7d6fffef1953 09:29:09 ---> Running in 55409cd274c7 09:29:09 8a5474983e97: Verifying Checksum 09:29:09 8a5474983e97: Download complete 09:29:09 Removing intermediate container 7d6fffef1953 09:29:09 ---> d97350637d05 09:29:09 Step 25/26 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:29:09 Removing intermediate container 55409cd274c7 09:29:09 ---> f85b0670ea26 09:29:09 Step 25/25 : LABEL version=0.0.0 09:29:09 3.16: Pulling from library/alpine 09:29:09 3.16: Pulling from library/alpine 09:29:09 ---> Running in 0acbfcc6745c 09:29:10 ---> Running in 6c85c1ab1c67 09:29:10 Removing intermediate container 0acbfcc6745c 09:29:10 ---> 5c0cdaca0962 09:29:10 Step 26/26 : LABEL version=0.0.0 09:29:10 656be50a0ddc: Verifying Checksum 09:29:10 656be50a0ddc: Download complete 09:29:11 Removing intermediate container 6c85c1ab1c67 09:29:11 ---> 0f543e940c0d 09:29:11 09:29:11 ---> Running in aa1e9eaa7168 09:29:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:29:11 Status: Downloaded newer image for alpine:3.16 09:29:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:29:11 Status: Image is up to date for alpine:3.16 09:29:11 Successfully built 0f543e940c0d 09:29:11 ---> 9c6f07244728 09:29:11 Step 12/24 : RUN apk add --update --no-cache dumb-initSuccessfully tagged security-spire-server:latest 09:29:11 ---> 9c6f07244728 09:29:11 Building security-spiffe-token-provider 09:29:11  Building security-spire-server ... done  09:29:11 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:29:13 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:29:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:29:14 ---> a19a3d18bf01 09:29:14 Step 3/20 : WORKDIR /edgex-go 09:29:14 ---> Using cache 09:29:14 ---> 2ed08e249129 09:29:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:29:15 ---> Running in 066616856d8a 09:29:15 Removing intermediate container aa1e9eaa7168 09:29:15 ---> 3d155f226589 09:29:15 09:29:15 ---> Running in e82008739644 09:29:15 ---> Running in 31fa3aa7c03b 09:29:15 Successfully built 3d155f226589 09:29:15 Successfully tagged security-spire-config:latest 09:29:15 Building sys-mgmt-agent 09:29:15  Building security-spire-config ... done Removing intermediate container b3fa05fd55c8 09:29:15 ---> 3f2736252a58 09:29:15 09:29:15 Step 10/25 : FROM alpine:3.16 09:29:15 ---> 9c6f07244728 09:29:15 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:29:15 Removing intermediate container 066616856d8a 09:29:15 ---> 69a12916bb89 09:29:15 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 09:29:15 ---> Running in ce33603cac14 09:29:15 ---> Running in 9fac8b45cbcc 09:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:29:16 (1/1) Installing dumb-init (1.2.5-r1) 09:29:16 Executing busybox-1.35.0-r17.trigger 09:29:16 OK: 6 MiB in 15 packages 09:29:16 (1/2) Installing dumb-init (1.2.5-r1) 09:29:16 (2/2) Installing su-exec (0.2-r1) 09:29:16 Executing busybox-1.35.0-r17.trigger 09:29:16 OK: 6 MiB in 16 packages 09:29:16 (1/3) Installing ca-certificates (20220614-r0) 09:29:16 (2/3) Installing dumb-init (1.2.5-r1) 09:29:16 (3/3) Installing su-exec (0.2-r1) 09:29:16 Executing busybox-1.35.0-r17.trigger 09:29:16 Executing ca-certificates-20220614-r0.trigger 09:29:16 OK: 6 MiB in 17 packages 09:29:16 v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:29:16 v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:29:16 OK: 17041 distinct packages available 09:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:29:16 OK: 211 MiB in 51 packages 09:29:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:29:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:29:19 ---> a19a3d18bf01 09:29:19 Step 3/23 : WORKDIR /edgex-go 09:29:19 ---> Using cache 09:29:19 ---> 2ed08e249129 09:29:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:19 ---> Using cache 09:29:19 ---> 27fe7e722650 09:29:19 Step 5/23 : RUN apk add --update --no-cache make bash git 09:29:21 ---> Running in ef5b78d52ac2 09:29:21 Removing intermediate container e82008739644 09:29:21 ---> 1ac63b3839be 09:29:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:29:21 Removing intermediate container 9fac8b45cbcc 09:29:21 ---> 9e028e996ad1 09:29:21 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 09:29:21 Removing intermediate container 31fa3aa7c03b 09:29:21 ---> d0f8f6cd1228 09:29:21 Step 5/20 : COPY go.mod vendor* ./ 09:29:21 ---> Running in 7855e69034ac 09:29:21 ---> Running in 443e7f4952b3 09:29:21 Removing intermediate container ce33603cac14 09:29:21 ---> 97d32e397cc2 09:29:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:29:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:29:21 ---> Running in 7636a8044cbd 09:29:21 Removing intermediate container 7855e69034ac 09:29:21 ---> 66e76ea4e60f 09:29:21 Step 14/24 : ENV APP_PORT=59882 09:29:21 ---> a2d1afb5393a 09:29:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 Removing intermediate container 443e7f4952b3 09:29:21 ---> f80f952b0875 09:29:21 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:29:21 ---> Running in 467e5de59c05 09:29:21 ---> Running in b19f9a064522 09:29:21 Removing intermediate container 7636a8044cbd 09:29:21 ---> 73560ce14873 09:29:21 Step 13/25 : WORKDIR / 09:29:21 ---> Running in 9736f4148466 09:29:21 ---> Running in b82d70cfd166 09:29:21 Removing intermediate container b19f9a064522 09:29:21 ---> 0fb421164247 09:29:21 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:29:21 Removing intermediate container 467e5de59c05 09:29:21 ---> 5cbcfd32f180 09:29:21 Step 15/24 : EXPOSE $APP_PORT 09:29:21 ---> Running in 35d3b445b3ab 09:29:21 ---> Running in cbb8eeab032a 09:29:21 Removing intermediate container b82d70cfd166 09:29:21 ---> 379fac702160 09:29:21 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:29:22 Removing intermediate container 35d3b445b3ab 09:29:22 ---> 58a3eb0c99c1 09:29:22 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:29:22 Removing intermediate container cbb8eeab032a 09:29:22 ---> f12f5a130fe9 09:29:22 Step 16/24 : WORKDIR / 09:29:22 ---> Running in 09d48e0e089c 09:29:22 ---> Running in 774bad01530a 09:29:22 ---> 1344d9998b3c 09:29:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:29:22 Removing intermediate container 774bad01530a 09:29:22 ---> f16b2e9b0f6b 09:29:22 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:29:22 Removing intermediate container 09d48e0e089c 09:29:22 ---> c704cb7b1275 09:29:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:22 ---> Running in b33d4dcbc85c 09:29:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:29:22 ---> 93b5a93552c2 09:29:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:29:22 ---> 75b50489351d 09:29:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:29:22 OK: 211 MiB in 51 packages 09:29:22 656be50a0ddc: Pull complete 09:29:22 2bbca73fdf42: Pull complete 09:29:22 46d945488cbd: Pull complete 09:29:22 ---> 99de2ae320dc 09:29:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:29:22 ---> 75810e68add1 09:29:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:29:24 ---> c6807ac563b3 09:29:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:29:24 ---> 4917800e998d 09:29:24 Step 20/24 : ENTRYPOINT ["/core-command"] 09:29:24 Removing intermediate container ef5b78d52ac2 09:29:24 ---> 261220317a29 09:29:24 Step 6/23 : COPY go.mod vendor* ./ 09:29:24 ---> Running in bcb53e03170c 09:29:24 Removing intermediate container b33d4dcbc85c 09:29:24 ---> e4e5ed5d487b 09:29:24 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:29:24 ---> Running in 3b58719af105 09:29:25 Removing intermediate container bcb53e03170c 09:29:25 ---> 17b9e9a95f6b 09:29:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:29:25 ---> 0a96a71795e9 09:29:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:25 Removing intermediate container 3b58719af105 09:29:25 ---> 2ce48a07aaaf 09:29:25 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:29:25 ---> Running in 9c8a94f19cb3 09:29:25 ---> d20efc209bc4 09:29:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:29:25 ---> Running in c7403b5959d8 09:29:26 Removing intermediate container 9c8a94f19cb3 09:29:26 ---> 285f692e510a 09:29:26 Step 22/24 : LABEL arch=x86_64 09:29:26 ---> 39727ad12728 09:29:26 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:29:26 ---> b5ae7f24dce6 09:29:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:29:26 ---> Running in f9e6168a46e4 09:29:26 ---> Running in 2ff1dd7e1f64 09:29:26 Removing intermediate container f9e6168a46e4 09:29:26 ---> 80e83c954fbd 09:29:26 Step 23/24 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:29:26 ---> a66bb059932b 09:29:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:29:26 ---> Running in df21aba614eb 09:29:26 ---> Running in d469f36e32c7 09:29:27 Removing intermediate container df21aba614eb 09:29:27 ---> b17b842facf7 09:29:27 Step 24/24 : LABEL version=0.0.0 09:29:27 ---> Running in cf795bf4c88e 09:29:29 8a5474983e97: Pull complete 09:29:30 Removing intermediate container 2ff1dd7e1f64 09:29:30 ---> f1111d80c361 09:29:30 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:30 Removing intermediate container cf795bf4c88e 09:29:30 ---> 55fda73ca35b 09:29:30 09:29:30 Removing intermediate container d469f36e32c7 09:29:30 ---> c627e71475bf 09:29:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:29:30 Successfully built 55fda73ca35b 09:29:30 ---> Running in 5bfb341e3e32 09:29:30 Successfully tagged core-command:latest 09:29:30 Building core-metadata 09:29:30 329c88fbcd65: Pull complete 09:29:30 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 09:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:29:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:29:30  Building core-command ... done Removing intermediate container 9736f4148466 09:29:30 ---> e3f8a8044d30 09:29:30 Step 7/20 : COPY . . [Pipeline] fileExists [Pipeline] sh 09:29:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:29:31 WORKDIR /edgex 09:29:31 COPY go.mod . 09:29:31 RUN go mod download 09:29:31 + docker build -t ci-base-image-arm64 -f - . 09:29:31 Sending build context to Docker daemon 3.246MB 09:29:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:29:31 ---> ff4287adb874 09:29:31 Step 2/4 : WORKDIR /edgex 09:29:33 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:29:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:29:33 ---> a19a3d18bf01 09:29:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:29:33 ---> Using cache 09:29:33 ---> 4420a7ed3ac3 09:29:33 Step 4/25 : WORKDIR /edgex-go 09:29:33 ---> Using cache 09:29:33 ---> 443008a4943e 09:29:33 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:33 ---> Using cache 09:29:33 ---> 2a4b34a4ecbb 09:29:33 Step 6/25 : RUN apk add --update --no-cache make git 09:29:33 ---> Using cache 09:29:33 ---> c5fc3e95b47b 09:29:33 Step 7/25 : COPY go.mod vendor* ./ 09:29:33 ---> Using cache 09:29:33 ---> 807b8ffd1dc3 09:29:33 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:33 ---> Using cache 09:29:33 ---> d9af3cb189e0 09:29:33 Step 9/25 : COPY . . 09:29:33 ---> Using cache 09:29:33 ---> 5b22d3a81a96 09:29:33 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:29:33 ---> Running in e232a2ce77be 09:29:34 Removing intermediate container e232a2ce77be 09:29:34 ---> 0f47a98e45e1 09:29:34 Step 3/4 : COPY go.mod . 09:29:34 ---> d6f3063e5b9a 09:29:34 Step 4/4 : RUN go mod download 09:29:34 ---> Running in e1b6f9cd66bd 09:29:40 ---> 31eebf1e275a 09:29:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:29:40 Removing intermediate container 5bfb341e3e32 09:29:40 ---> dbcede359691 09:29:40 Step 23/25 : LABEL arch=x86_64 09:29:40 ---> Running in eeb082b715e8 09:29:40 ---> Running in 884f0b30ce32 09:29:40 ---> 2d8c242c5944 09:29:40 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:29:40 Removing intermediate container c7403b5959d8 09:29:40 ---> ea2bc09e9bcf 09:29:40 Step 8/23 : COPY . . 09:29:41 ---> Running in 79817623dd7d 09:29:44 Removing intermediate container 884f0b30ce32 09:29:44 ---> f8a2c0a06082 09:29:44 Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:29:44 ---> c4a6a2159713 09:29:44 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:29:44 ---> Running in c4f696125575 09:29:44 ---> cb05f03493a3 09:29:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:29:44 ---> 1a4a44b96e39 09:29:44 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:29:44 Removing intermediate container c4f696125575 09:29:44 ---> cc9c645d6562 09:29:44 Step 25/25 : LABEL version=0.0.0 09:29:44 ---> Running in 31df33f85289 09:29:44 ---> Running in 1e34409f7148 09:29:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:29:45 Removing intermediate container 1e34409f7148 09:29:45 ---> 432bd6953562 09:29:45 09:29:45 ---> a0bbc0915295 09:29:45 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:29:45 Successfully built 432bd6953562 09:29:45 Successfully tagged security-secretstore-setup:latest 09:29:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:29:45  Building security-secretstore-setup ... done Building security-proxy-setup 09:29:45 ---> 861665562f8c 09:29:45 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:29:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:29:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:29:47 ---> a19a3d18bf01 09:29:47 Step 3/22 : WORKDIR /edgex-go 09:29:47 ---> Using cache 09:29:47 ---> 2ed08e249129 09:29:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:47 ---> Using cache 09:29:47 ---> 27fe7e722650 09:29:47 Step 5/22 : RUN apk add --update --no-cache make git 09:29:52 ---> ee93fff32e3d 09:29:52 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:29:52 ---> Running in 507e1ed7bbf2 09:29:52 ---> 0b59a5e9002a 09:29:52 Step 28/33 : RUN chmod +x /entrypoint.sh 09:29:52 ---> Running in 52e8b083b71b 09:29:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:29:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:29:53 OK: 211 MiB in 51 packages 09:29:54 Removing intermediate container 52e8b083b71b 09:29:54 ---> 447e0844d52d 09:29:54 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:29:55 ---> Running in d85c452ad0d2 09:29:55 Removing intermediate container 507e1ed7bbf2 09:29:55 ---> de8622c387ce 09:29:55 Step 6/22 : COPY go.mod vendor* ./ 09:29:55 Removing intermediate container d85c452ad0d2 09:29:55 ---> cb11e1e17cd7 09:29:55 Step 30/33 : CMD ["gate"] 09:29:56 ---> a673cf46e198 09:29:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:56 ---> Running in 8414fd094c08 09:29:56 ---> Running in 80117cce5332 09:29:58 Removing intermediate container 8414fd094c08 09:29:58 ---> 0e78b01a9043 09:29:58 Step 31/33 : LABEL arch=x86_64 09:29:59 ---> Running in de5f40698714 09:30:00 Removing intermediate container de5f40698714 09:30:00 ---> d3f21b7958d0 09:30:00 Step 32/33 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:30:00 ---> Running in 9f9592ee1c5b 09:30:01 Removing intermediate container 9f9592ee1c5b 09:30:01 ---> 84c1ac89b189 09:30:01 Step 33/33 : LABEL version=0.0.0 09:30:04 ---> Running in 475d28c9a8be 09:30:04 Removing intermediate container 475d28c9a8be 09:30:04 ---> 266db54c1990 09:30:04 09:30:05 Successfully built 266db54c1990 09:30:05 Successfully tagged security-bootstrapper:latest 09:30:06  Building security-bootstrapper ... done Building core-data 09:30:06 Removing intermediate container e1b6f9cd66bd 09:30:06 ---> 2c7378f5cdd9 09:30:06 Successfully built 2c7378f5cdd9 09:30:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:07 + docker inspect -f . ci-base-image-arm64 09:30:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:07 prd-ubuntu20.04-docker-arm64-4c-16g-1335 does not seem to be running inside a container 09:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:30:08 $ docker top 6a3d653ba1c2dd9c3da993711d776c967b83fc2ceda57373816555fc6256003a -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:30:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:30:09 ---> a19a3d18bf01 09:30:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:30:09 ---> Using cache 09:30:09 ---> 4420a7ed3ac3 09:30:09 Step 4/24 : WORKDIR /edgex-go 09:30:09 ---> Using cache 09:30:09 ---> 443008a4943e 09:30:09 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:09 ---> Using cache 09:30:09 ---> 2a4b34a4ecbb 09:30:09 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:30:09 + go version 09:30:09 go version go1.18.3 linux/arm64 [Pipeline] } 09:30:09 $ docker stop --time=1 6a3d653ba1c2dd9c3da993711d776c967b83fc2ceda57373816555fc6256003a 09:30:11 $ docker rm -f 6a3d653ba1c2dd9c3da993711d776c967b83fc2ceda57373816555fc6256003a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:12 + docker inspect -f . ci-base-image-arm64 09:30:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:12 prd-ubuntu20.04-docker-arm64-4c-16g-1335 does not seem to be running inside a container 09:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:30:13 $ docker top 867857f51236ef1e13cac1ad12db9956c25abb2b17c32f8d14159fa5bc2d54a9 -eo pid,comm 09:30:13 ---> Running in 7db84c015419 09:30:13 Removing intermediate container eeb082b715e8 09:30:13 ---> 6c8e31d51f91 09:30:13 09:30:13 Step 11/25 : FROM alpine:3.16 09:30:13 ---> 9c6f07244728 09:30:13 Step 12/25 : RUN apk add --update --no-cache dumb-init 09:30:13 ---> Using cache 09:30:13 ---> 1ac63b3839be 09:30:13 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:30:13 ---> Using cache 09:30:13 ---> 66e76ea4e60f 09:30:13 Step 14/25 : ENV APP_PORT=59881 09:30:13 Removing intermediate container 80117cce5332 09:30:13 ---> 41568234a21e 09:30:13 Step 8/22 : COPY . . 09:30:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 09:30:13 ========================================================= 09:30:13 [edgeXBuildGoParallel] Running Tests and Build... 09:30:13 ========================================================= [Pipeline] sh 09:30:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:30:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:30:14 + make test 09:30:15 OK: 211 MiB in 51 packages 09:30:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:30:19 ---> Running in fc216750c679 09:30:20 ---> 3939b2caf474 09:30:20 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:30:20 Removing intermediate container 31df33f85289 09:30:20 ---> 4788a4f49aa8 09:30:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:30:20 Removing intermediate container 79817623dd7d 09:30:20 ---> ab973278ec52 09:30:20 09:30:20 Step 9/20 : FROM alpine:3.15 09:30:20 ---> c4fc93816858 09:30:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:30:20 ---> Using cache 09:30:20 ---> c32395b0ea8e 09:30:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:20 ---> Using cache 09:30:20 ---> cd5e5b52bfd7 09:30:20 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:30:20 Removing intermediate container fc216750c679 09:30:20 ---> 5f8f58924a0e 09:30:20 Step 15/25 : EXPOSE $APP_PORT 09:30:20 Removing intermediate container 7db84c015419 09:30:20 ---> 8af212b11fb0 09:30:20 Step 7/24 : COPY go.mod vendor* ./ 09:30:20 ---> Running in d298c0868239 09:30:20 ---> Running in 4441cf5948f0 09:30:20 ---> Running in 623e5fd6ba2b 09:30:20 ---> Running in 1f8417b7a08c 09:30:20 ---> f589ca95a250 09:30:20 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:20 ---> Running in 89e9f4118608 09:30:20 Removing intermediate container 1f8417b7a08c 09:30:20 ---> 818563cab6c7 09:30:20 Step 16/25 : WORKDIR / 09:30:20 ---> Running in 0cefa95e3e25 09:30:21 Removing intermediate container 0cefa95e3e25 09:30:21 ---> 2b29e5a81a65 09:30:21 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:30:21 ---> 0f5c137e3600 09:30:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:30:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:30:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:30:22 ---> 1588921165b7 09:30:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:30:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:30:22 ---> 11bb33f8a202 09:30:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:30:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:30:22 ---> 2bdd28c5aa3f 09:30:22 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:30:22 ---> Running in 062f565c5b9b 09:30:22 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:30:22 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:30:22 OK: 15857 distinct packages available 09:30:22 Removing intermediate container 062f565c5b9b 09:30:22 ---> b7d85f7c4dce 09:30:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:30:22 Removing intermediate container d298c0868239 09:30:22 ---> 745e719ce20b 09:30:22 09:30:22 Step 11/23 : FROM alpine:3.16 09:30:22 ---> 9c6f07244728 09:30:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:30:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:30:22 ---> Running in 98943a5d3ce4 09:30:22 ---> Running in d5820af0549f 09:30:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:30:24 (1/9) Installing ca-certificates (20220614-r0) 09:30:24 (2/9) Installing brotli-libs (1.0.9-r5) 09:30:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:30:24 (4/9) Installing libcurl (7.80.0-r3) 09:30:24 (5/9) Installing curl (7.80.0-r3) 09:30:24 (6/9) Installing dumb-init (1.2.5-r1) 09:30:24 (7/9) Installing musl-obstack (1.2.3-r0) 09:30:24 Removing intermediate container d5820af0549f 09:30:24 ---> d482686686c7 09:30:24 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 09:30:24 Removing intermediate container 98943a5d3ce4 09:30:24 ---> ad11d2cfa9a3 09:30:24 Step 23/25 : LABEL arch=x86_64 09:30:24 (8/9) Installing libucontext (1.1-r0) 09:30:24 (9/9) Installing gcompat (1.0.0-r4) 09:30:25 Executing busybox-1.34.1-r7.trigger 09:30:25 Executing ca-certificates-20220614-r0.trigger 09:30:25 OK: 8 MiB in 23 packages 09:30:25 ---> Running in ff823ae5778c 09:30:25 ---> Running in 99aabb331928 09:30:25 Removing intermediate container ff823ae5778c 09:30:25 ---> 244d105957db 09:30:25 Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:30:25 ---> Running in aa11b6fd527c 09:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:30:26 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 09:30:26 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 09:30:26 (3/33) Installing readline (8.1.2-r0) 09:30:26 (4/33) Installing bash (5.1.16-r2) 09:30:26 Executing bash-5.1.16-r2.post-install 09:30:26 (5/33) Installing ca-certificates (20220614-r0) 09:30:26 (6/33) Installing brotli-libs (1.0.9-r6) 09:30:26 (7/33) Installing nghttp2-libs (1.47.0-r0) 09:30:26 (8/33) Installing libcurl (7.83.1-r3) 09:30:26 (9/33) Installing curl (7.83.1-r3) 09:30:26 (10/33) Installing docker-cli (20.10.18-r0) 09:30:26 (11/33) Installing dumb-init (1.2.5-r1) 09:30:26 (12/33) Installing libbz2 (1.0.8-r1) 09:30:26 (13/33) Installing expat (2.4.9-r0) 09:30:26 (14/33) Installing libffi (3.4.2-r1) 09:30:26 (15/33) Installing gdbm (1.23-r0) 09:30:26 (16/33) Installing xz-libs (5.2.5-r1) 09:30:26 (17/33) Installing libgcc (11.2.1_git20220219-r2) 09:30:26 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 09:30:26 (19/33) Installing mpdecimal (2.5.1-r1) 09:30:26 (20/33) Installing sqlite-libs (3.38.5-r0) 09:30:26 (21/33) Installing python3 (3.10.5-r0) 09:30:26 (22/33) Installing py3-contextlib2 (21.6.0-r2) 09:30:26 (23/33) Installing py3-tomli (2.0.1-r1) 09:30:26 (24/33) Installing py3-pep517 (0.12.0-r2) 09:30:26 (25/33) Installing py3-six (1.16.0-r1) 09:30:26 (26/33) Installing py3-retrying (1.3.3-r3) 09:30:26 (27/33) Installing py3-appdirs (1.4.4-r3) 09:30:26 (28/33) Installing py3-more-itertools (8.13.0-r0) 09:30:26 (29/33) Installing py3-ordered-set (4.0.2-r3) 09:30:26 (30/33) Installing py3-parsing (2.4.7-r3) 09:30:26 (31/33) Installing py3-packaging (21.3-r0) 09:30:26 (32/33) Installing py3-setuptools (59.4.0-r0) 09:30:27 (33/33) Installing py3-pip (22.1.1-r0) 09:30:27 Executing busybox-1.35.0-r17.trigger 09:30:27 Executing ca-certificates-20220614-r0.trigger 09:30:27 OK: 122 MiB in 47 packages 09:30:28 Removing intermediate container aa11b6fd527c 09:30:28 ---> 4148de584a14 09:30:28 Step 25/25 : LABEL version=0.0.0 09:30:31 ---> Running in f260097fcdbf 09:30:31 Removing intermediate container 623e5fd6ba2b 09:30:31 ---> a15d0138004f 09:30:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:30:31 Removing intermediate container 89e9f4118608 09:30:31 ---> 4210f3ed9bf1 09:30:31 Step 9/24 : COPY . . 09:30:31 Removing intermediate container f260097fcdbf 09:30:31 ---> fa3b3bea2be1 09:30:31 09:30:31 Successfully built fa3b3bea2be1 09:30:32 Successfully tagged core-metadata:latest 09:30:32 Building support-scheduler 09:30:32  Building core-metadata ... done  ---> ea258b7c39cd 09:30:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:30:33 Collecting docker-compose==1.23.2 09:30:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:30:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.9 MB/s eta 0:00:00 09:30:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:30:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:30:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 164.9 MB/s eta 0:00:00 09:30:33 Collecting cached-property<2,>=1.2.0 09:30:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:30:33 Collecting texttable<0.10,>=0.9.0 09:30:33 Downloading texttable-0.9.1.tar.gz (11 kB) 09:30:33 Preparing metadata (setup.py): started 09:30:34 Preparing metadata (setup.py): finished with status 'done' 09:30:34 Collecting docopt<0.7,>=0.6.1 09:30:34 Downloading docopt-0.6.2.tar.gz (25 kB) 09:30:34 Preparing metadata (setup.py): started 09:30:35 Preparing metadata (setup.py): finished with status 'done' 09:30:35 Collecting dockerpty<0.5,>=0.4.1 09:30:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:30:35 Preparing metadata (setup.py): started 09:30:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:30:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:30:36 ---> a19a3d18bf01 09:30:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:30:36 ---> Using cache 09:30:36 ---> 4420a7ed3ac3 09:30:36 Step 4/23 : WORKDIR /edgex-go 09:30:36 ---> Using cache 09:30:36 ---> 443008a4943e 09:30:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:36 ---> Using cache 09:30:36 ---> 2a4b34a4ecbb 09:30:36 Step 6/23 : RUN apk add --update --no-cache make git 09:30:36 ---> Using cache 09:30:36 ---> c5fc3e95b47b 09:30:36 Step 7/23 : COPY go.mod vendor* ./ 09:30:36 ---> Using cache 09:30:36 ---> 807b8ffd1dc3 09:30:36 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:36 ---> Using cache 09:30:36 ---> d9af3cb189e0 09:30:36 Step 9/23 : COPY . . 09:30:36 ---> Using cache 09:30:36 ---> 5b22d3a81a96 09:30:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:30:36 Preparing metadata (setup.py): finished with status 'done' 09:30:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 09:30:36 Collecting PyYAML<4,>=3.10 09:30:36 Downloading PyYAML-3.13.tar.gz (270 kB) 09:30:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 58.4 MB/s eta 0:00:00 09:30:36 Preparing metadata (setup.py): started 09:30:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:30:37 Preparing metadata (setup.py): finished with status 'done' 09:30:37 Collecting docker<4.0,>=3.6.0 09:30:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:30:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 136.8 MB/s eta 0:00:00 09:30:37 Collecting jsonschema<3,>=2.5.1 09:30:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:30:37 Collecting websocket-client<1.0,>=0.32.0 09:30:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:30:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 176.5 MB/s eta 0:00:00 09:30:37 Collecting docker-pycreds>=0.4.0 09:30:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:30:37 Collecting idna<2.8,>=2.5 09:30:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:30:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 195.5 MB/s eta 0:00:00 09:30:37 Collecting certifi>=2017.4.17 09:30:37 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 09:30:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 117.1 MB/s eta 0:00:00 09:30:37 Collecting chardet<3.1.0,>=3.0.2 09:30:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:30:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 128.6 MB/s eta 0:00:00 09:30:38 Collecting urllib3<1.25,>=1.21.1 09:30:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:30:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 170.2 MB/s eta 0:00:00 09:30:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:30:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:30:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:30:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:30:38 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 09:30:38 Running setup.py install for texttable: started 09:30:38 Running setup.py install for texttable: finished with status 'done' 09:30:38 Running setup.py install for PyYAML: started 09:30:39 Running setup.py install for PyYAML: finished with status 'done' 09:30:41 Running setup.py install for docopt: started 09:30:41 ---> 94605eaf7ef8 09:30:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:30:41 ---> Running in 2789e0409e47 09:30:41 ---> c164e615ddad 09:30:41 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:30:42 Running setup.py install for docopt: finished with status 'done' 09:30:42 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 09:30:43 ---> Running in 9915c12a9009 09:30:43 ---> 5a08a291c8cd 09:30:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:30:43 ---> Running in 0f2918900872 09:30:43 Running setup.py install for dockerpty: started 09:30:43 Removing intermediate container 0f2918900872 09:30:43 ---> be98925b06f9 09:30:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:30:43 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 09:30:43 ---> Running in a17f9ec6c4ae 09:30:44 Running setup.py install for dockerpty: finished with status 'done' 09:30:44 Removing intermediate container a17f9ec6c4ae 09:30:44 ---> 86912611a82f 09:30:44 Step 18/20 : LABEL arch=x86_64 09:30:44 Removing intermediate container 4441cf5948f0 09:30:44 ---> d4162450ae0b 09:30:44 09:30:44 Step 10/22 : FROM alpine:3.16 09:30:44 ---> 9c6f07244728 09:30:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:30:44 ---> Running in 1dda69feb33e 09:30:44 ---> Running in e7f24a5f5a4e 09:30:44 Removing intermediate container 1dda69feb33e 09:30:44 ---> 5729ddea845d 09:30:44 Step 19/20 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:30:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 09:30:44 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 09:30:44  ---> Running in cd079abe8142 09:30:45 Removing intermediate container cd079abe8142 09:30:45 ---> 349936ab4984 09:30:45 Step 20/20 : LABEL version=0.0.0 09:30:45 ---> Running in 7fe2b3e8d2a5 09:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:30:45 Removing intermediate container 7fe2b3e8d2a5 09:30:45 ---> 39f8cf05153e 09:30:45 09:30:45 Successfully built 39f8cf05153e 09:30:45 Successfully tagged security-spiffe-token-provider:latest 09:30:45  Building security-spiffe-token-provider ... done Building support-notifications 09:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:30:45 (1/6) Installing ca-certificates (20220614-r0) 09:30:45 (2/6) Installing brotli-libs (1.0.9-r6) 09:30:45 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:30:45 (4/6) Installing libcurl (7.83.1-r3) 09:30:45 (5/6) Installing curl (7.83.1-r3) 09:30:45 (6/6) Installing dumb-init (1.2.5-r1) 09:30:45 Executing busybox-1.35.0-r17.trigger 09:30:45 Executing ca-certificates-20220614-r0.trigger 09:30:45 OK: 8 MiB in 20 packages 09:30:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:30:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:30:49 ---> a19a3d18bf01 09:30:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:30:49 ---> Using cache 09:30:49 ---> 4420a7ed3ac3 09:30:49 Step 4/23 : WORKDIR /edgex-go 09:30:49 ---> Using cache 09:30:49 ---> 443008a4943e 09:30:49 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:49 ---> Using cache 09:30:49 ---> 2a4b34a4ecbb 09:30:49 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:30:54 ? github.com/edgexfoundry/edgex-go [no test files] 09:30:55 ---> Running in e3c0b750b31f 09:30:55 Removing intermediate container 99aabb331928 09:30:55 ---> ddecc2524866 09:30:55 Step 14/23 : ENV APP_PORT=58890 09:30:56 ---> Running in 496c739dc488 09:30:56 Removing intermediate container e7f24a5f5a4e 09:30:56 ---> 998d7ed7458a 09:30:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:30:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:30:56 Removing intermediate container 496c739dc488 09:30:56 ---> 9ca8b524a22c 09:30:56 Step 15/23 : EXPOSE $APP_PORT 09:30:56 ---> Running in e5499c29647c 09:30:56 ---> Running in cb05d44327c3 09:30:57 Removing intermediate container e5499c29647c 09:30:57 ---> 273b85117444 09:30:57 Step 13/22 : WORKDIR /edgex 09:30:57 Removing intermediate container cb05d44327c3 09:30:57 ---> 216ac8f33ff8 09:30:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:30:57 ---> Running in 0fecb2f4f0bb 09:30:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:30:57 Removing intermediate container 0fecb2f4f0bb 09:30:57 ---> 15d6492ea9ea 09:30:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:30:57 OK: 211 MiB in 51 packages 09:30:58 ---> 9a8621df2b7f 09:30:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:30:58 ---> d8f75ae051cb 09:30:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:30:59 Removing intermediate container e3c0b750b31f 09:30:59 ---> 17b0c17332d7 09:30:59 Step 7/23 : COPY go.mod vendor* ./ 09:30:59 ---> e9319fa0c281 09:30:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:30:59 ---> 5a6244dcc7a4 09:30:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:30:59 ---> 3880a34cdc15 09:30:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:59 ---> Running in 47a6ab222168 09:31:01 ---> c260754f7dab 09:31:01 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:31:01 ---> c48980e14923 09:31:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:31:01 ---> Running in 3c6ba285d259 09:31:02 Removing intermediate container 3c6ba285d259 09:31:02 ---> 5414f5833b7f 09:31:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:05 ---> 5859be982f02 09:31:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:05 ---> Running in 79f2ab3295c3 09:31:05 ---> Running in 3d58565f3668 09:31:05 Removing intermediate container 79f2ab3295c3 09:31:05 ---> 0439727e358d 09:31:05 Step 21/23 : LABEL arch=x86_64 09:31:07 ---> Running in 7045c0295bd0 09:31:07 Removing intermediate container 7045c0295bd0 09:31:07 ---> d7f4033cbf38 09:31:07 Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:31:07 Removing intermediate container 3d58565f3668 09:31:07 ---> 9eac1aa7dd02 09:31:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:31:07 ---> Running in 715496c946e7 09:31:08 ---> Running in 54289c338009 09:31:11 Removing intermediate container 715496c946e7 09:31:11 ---> e78bf78c3f50 09:31:11 Step 23/23 : LABEL version=0.0.0 09:31:11 Removing intermediate container 54289c338009 09:31:11 ---> 671330f31040 09:31:11 Step 20/22 : LABEL arch=x86_64 09:31:11 ---> Running in 6f77a9734a25 09:31:11 ---> Running in 0d5eda0ecac4 09:31:11 Removing intermediate container 2789e0409e47 09:31:11 ---> 3fbf2fdc4bac 09:31:11 09:31:11 Step 11/23 : FROM alpine:3.16 09:31:11 ---> 9c6f07244728 09:31:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:31:11 ---> Using cache 09:31:11 ---> 1ac63b3839be 09:31:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:31:11 ---> Using cache 09:31:11 ---> 66e76ea4e60f 09:31:11 Step 14/23 : ENV APP_PORT=59861 09:31:11 Removing intermediate container 47a6ab222168 09:31:11 ---> c23b6d61f546 09:31:11 Step 9/23 : COPY . . 09:31:13 Removing intermediate container 6f77a9734a25 09:31:13 ---> 09b8e24c1ac2 09:31:13 09:31:13 Successfully built 09b8e24c1ac2 09:31:15 Successfully tagged sys-mgmt-agent:latest 09:31:15  Building sys-mgmt-agent ... done Building security-spire-agent 09:31:17 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:31:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:31:17 ---> a19a3d18bf01 09:31:17 Step 3/26 : WORKDIR /edgex-go 09:31:17 ---> Using cache 09:31:17 ---> 2ed08e249129 09:31:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:17 ---> Using cache 09:31:17 ---> 27fe7e722650 09:31:17 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:31:17 ---> Using cache 09:31:17 ---> c47092067cc9 09:31:17 Step 6/26 : COPY go.mod vendor* ./ 09:31:17 ---> Using cache 09:31:17 ---> 71ac8c4187ad 09:31:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:17 ---> Using cache 09:31:17 ---> abccd445038e 09:31:17 Step 8/26 : COPY . . 09:31:17 ---> Using cache 09:31:17 ---> 4ceb9f2c8886 09:31:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:31:17 ---> Using cache 09:31:17 ---> 57f640d0d2af 09:31:17 Step 10/26 : WORKDIR /edgex-go/spire-build 09:31:17 ---> Using cache 09:31:17 ---> ecf224d0118e 09:31:17 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 09:31:20 Removing intermediate container 0d5eda0ecac4 09:31:20 ---> 7846c1d477cd 09:31:20 Step 21/22 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:31:20 ---> Running in fe12fc15b4b4 09:31:20 ---> Running in fa6774184632 09:31:20 ---> Running in 91df3680978f 09:31:20 ---> 53662b6c2122 09:31:20 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:31:20 Removing intermediate container 9915c12a9009 09:31:20 ---> 45521f07fc60 09:31:20 09:31:20 Step 11/24 : FROM alpine:3.16 09:31:20 ---> 9c6f07244728 09:31:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:31:20 ---> Running in 8d862d032d68 09:31:20 ---> Running in 6397dc3d0da8 09:31:20 Removing intermediate container fa6774184632 09:31:20 ---> 3eb95428f264 09:31:20 Step 15/23 : EXPOSE $APP_PORT 09:31:20 Removing intermediate container 91df3680978f 09:31:20 ---> c7db6231b229 09:31:20 Step 22/22 : LABEL version=0.0.0 09:31:20 ---> Running in 84fc0e455eea 09:31:20 ---> Running in 2e3d508d1807 09:31:20 Removing intermediate container 6397dc3d0da8 09:31:20 ---> b9d1aa372152 09:31:20 Step 13/24 : ENV APP_PORT=59880 09:31:21 ---> Running in d3f953cb2ebd 09:31:21 Removing intermediate container 2e3d508d1807 09:31:21 ---> b67b4b7e36e9 09:31:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:21 Removing intermediate container 84fc0e455eea 09:31:21 ---> a4df8e78080c 09:31:21 09:31:21 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 09:31:21 Removing intermediate container d3f953cb2ebd 09:31:21 ---> 456aff60777b 09:31:21 Step 14/24 : EXPOSE $APP_PORT 09:31:21 ---> 188873571230 09:31:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:31:21 Successfully built a4df8e78080c 09:31:21 Successfully tagged security-proxy-setup:latest 09:31:21 ---> Running in bbbefeb1794c 09:31:21  Building security-proxy-setup ... done Removing intermediate container bbbefeb1794c 09:31:21 ---> 07182653a590 09:31:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:21 ---> Running in 768145b3d24a 09:31:22 Removing intermediate container fe12fc15b4b4 09:31:22 ---> d524f6ce077b 09:31:22 Step 12/26 : WORKDIR /edgex-go 09:31:22 ---> 955980e37d48 09:31:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:31:22 ---> Running in 166561c4ea39 09:31:22 Removing intermediate container 166561c4ea39 09:31:22 ---> 0ba9c3a2cffc 09:31:22 09:31:22 Step 13/26 : FROM alpine:3.15 09:31:22 ---> c4fc93816858 09:31:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:31:22 ---> Using cache 09:31:22 ---> c32395b0ea8e 09:31:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:22 ---> Using cache 09:31:22 ---> cd5e5b52bfd7 09:31:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:31:22 ---> f50dd6b73bef 09:31:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:31:22 ---> Running in 0621d01c6637 09:31:22 ---> Running in 790a78688cfe 09:31:22 Removing intermediate container 790a78688cfe 09:31:22 ---> 4615fc204739 09:31:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:22 Removing intermediate container 768145b3d24a 09:31:22 ---> 473c250654cd 09:31:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:31:22 ---> Running in d795f13f88e8 09:31:22 ---> Running in 30149e390049 09:31:23 Removing intermediate container d795f13f88e8 09:31:23 ---> 789002c9f7a2 09:31:23 Step 21/23 : LABEL arch=x86_64 09:31:23 ---> Running in 9e90b210ea83 09:31:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:31:23 Removing intermediate container 9e90b210ea83 09:31:23 ---> e0cd755fc7f8 09:31:23 Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:31:23 ---> Running in c4974813d56b 09:31:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:31:23 Removing intermediate container c4974813d56b 09:31:23 ---> 5bf475911db3 09:31:23 Step 23/23 : LABEL version=0.0.0 09:31:23 ---> Running in b44ebfc241ea 09:31:23 Removing intermediate container b44ebfc241ea 09:31:23 ---> e164c9be937f 09:31:23 09:31:23 Successfully built e164c9be937f 09:31:23 Successfully tagged support-scheduler:latest 09:31:23  Building support-scheduler ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:31:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:31:24 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:31:24 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:31:24 OK: 15857 distinct packages available 09:31:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:31:24 (1/6) Installing dumb-init (1.2.5-r1) 09:31:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 09:31:24 (3/6) Installing libsodium (1.0.18-r0) 09:31:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 09:31:24 (5/6) Installing libzmq (4.3.4-r0) 09:31:24 (6/6) Installing zeromq (4.3.4-r0) 09:31:24 Executing busybox-1.35.0-r17.trigger 09:31:24 OK: 8 MiB in 20 packages 09:31:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:31:25 (1/5) Installing dumb-init (1.2.5-r1) 09:31:25 (2/5) Installing musl-obstack (1.2.3-r0) 09:31:25 (3/5) Installing libucontext (1.1-r0) 09:31:25 (4/5) Installing gcompat (1.0.0-r4) 09:31:25 (5/5) Installing openssl (1.1.1q-r0) 09:31:26 Executing busybox-1.34.1-r7.trigger 09:31:26 OK: 7 MiB in 19 packages 09:31:26 Removing intermediate container 30149e390049 09:31:26 ---> 96e6c9cab3d6 09:31:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:26 ---> 0fd2a164469f 09:31:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:31:26 Removing intermediate container 0621d01c6637 09:31:26 ---> cb7cc9d5ebfa 09:31:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:31:28 ---> c296671d768d 09:31:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:31:28 ---> 6af48264afbe 09:31:28 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:31:31 ---> 817b1a6c42ff 09:31:31 Step 20/24 : ENTRYPOINT ["/core-data"] 09:31:31 ---> eb2058ec1d89 09:31:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:31:31 ---> Running in 1c39870d74df 09:31:31 Removing intermediate container 1c39870d74df 09:31:31 ---> d6d3b0993c25 09:31:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:31 ---> dc04775cc3b8 09:31:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:31:31 ---> Running in 573a52fd1a4a 09:31:32 Removing intermediate container 573a52fd1a4a 09:31:32 ---> 3db0f588eeec 09:31:32 Step 22/24 : LABEL arch=x86_64 09:31:32 ---> 69acde8f94b1 09:31:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:31:32 ---> Running in 06aa15829b37 09:31:32 ---> b29e046eaa4b 09:31:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:31:32 ---> Running in 86fda63d42c2 09:31:32 Removing intermediate container 06aa15829b37 09:31:32 ---> 4f404a2c25bb 09:31:32 Step 23/24 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:31:33 ---> Running in b2828688d9c5 09:31:33 Removing intermediate container 86fda63d42c2 09:31:33 ---> c476158df0c4 09:31:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:31:33 ---> Running in 35865f67182f 09:31:33 Removing intermediate container b2828688d9c5 09:31:33 ---> 4d9164a54278 09:31:33 Step 24/24 : LABEL version=0.0.0 09:31:33 ---> Running in 041a07f78ed7 09:31:33 Removing intermediate container 35865f67182f 09:31:33 ---> fc25e6ddb961 09:31:33 Step 24/26 : LABEL arch=x86_64 09:31:34 Removing intermediate container 041a07f78ed7 09:31:34 ---> 17fc7b29e0f1 09:31:34 09:31:34 ---> Running in bbe479b32bb0 09:31:34 Successfully built 17fc7b29e0f1 09:31:34 Successfully tagged core-data:latest 09:31:34  Building core-data ... done Removing intermediate container bbe479b32bb0 09:31:34 ---> f55fca1fbb8c 09:31:34 Step 25/26 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:31:34 ---> Running in 1757db410a27 09:31:34 Removing intermediate container 1757db410a27 09:31:34 ---> 6bf1b0f1316a 09:31:34 Step 26/26 : LABEL version=0.0.0 09:31:34 ---> Running in 45b2a37cbfd0 09:31:34 Removing intermediate container 45b2a37cbfd0 09:31:34 ---> 4edcd7e781cf 09:31:34 09:31:34 Successfully built 4edcd7e781cf 09:31:35 Successfully tagged security-spire-agent:latest 09:31:41  Building security-spire-agent ... done Removing intermediate container 8d862d032d68 09:31:41 ---> 46a7dea461f4 09:31:41 09:31:41 Step 11/23 : FROM alpine:3.16 09:31:41 ---> 9c6f07244728 09:31:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:31:41 ---> Running in 67711e74782d 09:31:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:31:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:31:41 (1/2) Installing ca-certificates (20220614-r0) 09:31:41 (2/2) Installing dumb-init (1.2.5-r1) 09:31:41 Executing busybox-1.35.0-r17.trigger 09:31:41 Executing ca-certificates-20220614-r0.trigger 09:31:41 OK: 6 MiB in 16 packages 09:31:42 Removing intermediate container 67711e74782d 09:31:42 ---> dfb1848f62b9 09:31:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:31:42 ---> Running in 6f3f6a29c126 09:31:42 Removing intermediate container 6f3f6a29c126 09:31:42 ---> e49762237b86 09:31:42 Step 14/23 : ENV APP_PORT=59860 09:31:42 ---> Running in fd3db284263d 09:31:42 Removing intermediate container fd3db284263d 09:31:42 ---> e3de8c8b92a5 09:31:42 Step 15/23 : EXPOSE $APP_PORT 09:31:42 ---> Running in b5ea3969d8c2 09:31:42 Removing intermediate container b5ea3969d8c2 09:31:42 ---> 61714e6e8e20 09:31:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:31:42 ---> e335dd88650c 09:31:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:31:43 ---> e7db8d4c5a7a 09:31:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:31:44 ---> de8ca773923e 09:31:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:31:44 ---> Running in 1be21949e47d 09:31:44 Removing intermediate container 1be21949e47d 09:31:44 ---> 77fcee6f7996 09:31:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:31:44 ---> Running in e3b1234f0e01 09:31:44 Removing intermediate container e3b1234f0e01 09:31:44 ---> 3a7bc6fb1c56 09:31:44 Step 21/23 : LABEL arch=x86_64 09:31:44 ---> Running in fe329cd1fa96 09:31:44 Removing intermediate container fe329cd1fa96 09:31:44 ---> 0faf6a0fc87e 09:31:44 Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:31:44 ---> Running in c9501814d02c 09:31:44 Removing intermediate container c9501814d02c 09:31:44 ---> a0030db0e7ba 09:31:44 Step 23/23 : LABEL version=0.0.0 09:31:44 ---> Running in e37b8976b0a3 09:31:44 Removing intermediate container e37b8976b0a3 09:31:44 ---> 5a1d201aa743 09:31:44 09:31:44 Successfully built 5a1d201aa743 09:31:44 Successfully tagged support-notifications:latest 09:31:44  Building support-notifications ... done  [Pipeline] } 09:31:44 $ docker stop --time=1 82146f255ea5f1a52c7729826a5ce7bf97bb739ab9e67dc4a48f80fda571b6a8 09:31:46 $ docker rm -f 82146f255ea5f1a52c7729826a5ce7bf97bb739ab9e67dc4a48f80fda571b6a8 [Pipeline] // withDockerContainer [Pipeline] sh 09:31:46 + docker images 09:31:46 REPOSITORY TAG IMAGE ID CREATED SIZE 09:31:46 support-notifications latest 5a1d201aa743 2 seconds ago 27.3MB 09:31:46 46a7dea461f4 7 seconds ago 1.61GB 09:31:46 security-spire-agent latest 4edcd7e781cf 12 seconds ago 125MB 09:31:46 core-data latest 17fc7b29e0f1 13 seconds ago 21.6MB 09:31:46 support-scheduler latest e164c9be937f 23 seconds ago 26.7MB 09:31:46 0ba9c3a2cffc 24 seconds ago 1.42GB 09:31:46 security-proxy-setup latest a4df8e78080c 26 seconds ago 27.4MB 09:31:46 45521f07fc60 27 seconds ago 1.56GB 09:31:46 sys-mgmt-agent latest 09b8e24c1ac2 35 seconds ago 136MB 09:31:46 3fbf2fdc4bac 36 seconds ago 1.61GB 09:31:46 security-spiffe-token-provider latest 39f8cf05153e About a minute ago 29.3MB 09:31:46 d4162450ae0b About a minute ago 1.54GB 09:31:46 core-metadata latest fa3b3bea2be1 About a minute ago 18.3MB 09:31:46 745e719ce20b About a minute ago 1.53GB 09:31:46 ab973278ec52 About a minute ago 1.58GB 09:31:46 6c8e31d51f91 About a minute ago 1.55GB 09:31:46 security-bootstrapper latest 266db54c1990 About a minute ago 19.8MB 09:31:46 security-secretstore-setup latest 432bd6953562 2 minutes ago 29.2MB 09:31:46 core-command latest 55fda73ca35b 2 minutes ago 17.3MB 09:31:46 security-spire-config latest 3d155f226589 2 minutes ago 85.8MB 09:31:46 3f2736252a58 2 minutes ago 1.54GB 09:31:46 security-spire-server latest 0f543e940c0d 2 minutes ago 86.5MB 09:31:46 837e941c64a4 2 minutes ago 1.54GB 09:31:46 9571286195c9 2 minutes ago 1.55GB 09:31:46 e6a30f8f9ec6 3 minutes ago 1.42GB 09:31:46 dcc96341fce9 3 minutes ago 1.42GB 09:31:46 ci-base-image-x86_64 latest a19a3d18bf01 6 minutes ago 940MB 09:31:46 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 09:31:46 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 09:31:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 09:31:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 09:31:46 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] } 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:33:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.256s coverage: 28.7% of statements 09:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.584s coverage: 98.5% of statements 09:33:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.741s coverage: 75.6% of statements 09:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:33:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.417s coverage: 54.2% of statements 09:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.271s coverage: 89.2% of statements 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.747s coverage: 2.0% of statements 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.915s coverage: 95.6% of statements 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:33:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.512s coverage: 72.2% of statements 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:33:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.353s coverage: 60.0% of statements 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:33:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.393s coverage: 0.9% of statements 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:33:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.296s coverage: 58.8% of statements 09:33:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.291s coverage: 29.6% of statements 09:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.320s coverage: 47.1% of statements 09:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.264s coverage: 79.5% of statements 09:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 09:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements 09:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.312s coverage: 87.5% of statements 09:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements 09:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements 09:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.743s coverage: 80.5% of statements 09:34:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.305s coverage: 92.9% of statements 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.246s coverage: 86.9% of statements 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 09:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.277s coverage: 80.0% of statements 09:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements 09:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.332s coverage: 85.4% of statements 09:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.904s coverage: 91.2% of statements 09:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.910s coverage: 64.7% of statements 09:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:34:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements 09:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.190s coverage: 89.4% of statements 09:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 09:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements 09:34:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 09:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.419s coverage: 65.8% of statements 09:34:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:34:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:34:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.903s coverage: 41.8% of statements 09:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements 09:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements 09:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:34:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:34:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.444s coverage: 17.7% of statements 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:34:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.771s coverage: 92.3% of statements 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:34:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:34:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.547s coverage: 97.7% of statements 09:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:34:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements 09:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:34:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:34:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.204s coverage: 100.0% of statements 09:34:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.119s coverage: 96.9% of statements 09:34:44 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 09:34:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:34:44 GO111MODULE=on go vet ./... 09:36:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:36:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:36:36 ./bin/test-attribution-txt.sh [Pipeline] echo 09:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:36:36 + ls -al . 09:36:36 total 752 09:36:36 drwxrwxr-x 10 1001 1001 4096 Sep 27 09:30 . 09:36:36 drwxr-xr-x 4 root root 4096 Sep 27 09:30 .. 09:36:36 drwxrwxr-x 2 1001 1001 4096 Sep 27 09:28 .blubracket 09:36:36 -rw-rw-r-- 1 1001 1001 16 Sep 27 09:28 .dockerignore 09:36:36 drwxrwxr-x 8 1001 1001 4096 Sep 27 09:28 .git 09:36:36 drwxrwxr-x 3 1001 1001 4096 Sep 27 09:28 .github 09:36:36 -rw-rw-r-- 1 1001 1001 1030 Sep 27 09:28 .gitignore 09:36:36 -rw-rw-r-- 1 1001 1001 42 Sep 27 09:28 .golangci.yml 09:36:36 -rw-rw-r-- 1 1001 1001 87 Sep 27 09:28 .hadolint.yml 09:36:36 -rw-rw-r-- 1 1001 1001 166 Sep 27 09:28 .sonarcloud.properties 09:36:36 -rw-rw-r-- 1 1001 1001 1171 Sep 27 09:28 ADOPTERS.md 09:36:36 -rw-rw-r-- 1 1001 1001 10722 Sep 27 09:28 Attribution.txt 09:36:36 -rw-rw-r-- 1 1001 1001 63209 Sep 27 09:28 CHANGELOG.md 09:36:36 -rw-rw-r-- 1 1001 1001 3804 Sep 27 09:28 CONTRIBUTING.md 09:36:36 -rw-rw-r-- 1 1001 1001 677 Sep 27 09:28 GOVERNANCE.md 09:36:36 -rw-rw-r-- 1 1001 1001 850 Sep 27 09:28 Jenkinsfile 09:36:36 -rw-rw-r-- 1 1001 1001 10775 Sep 27 09:28 LICENSE 09:36:36 -rw-rw-r-- 1 1001 1001 13724 Sep 27 09:28 Makefile 09:36:36 -rw-rw-r-- 1 1001 1001 582 Sep 27 09:28 OWNERS.md 09:36:36 -rw-rw-r-- 1 1001 1001 9799 Sep 27 09:28 README.md 09:36:36 -rw-rw-r-- 1 1001 1001 6912 Sep 27 09:28 SECURITY.md 09:36:36 -rw-rw-r-- 1 1001 1001 5 Sep 27 09:25 VERSION 09:36:36 -rw-rw-r-- 1 1001 1001 4131 Sep 27 09:28 ZMQWindows.md 09:36:36 drwxrwxr-x 2 1001 1001 4096 Sep 27 09:28 bin 09:36:36 drwxrwxr-x 18 1001 1001 4096 Sep 27 09:28 cmd 09:36:36 -rw-r--r-- 1 root root 496148 Sep 27 09:34 coverage.out 09:36:36 -rw-rw-r-- 1 1001 1001 3458 Sep 27 09:28 go.mod 09:36:36 -rw-rw-r-- 1 1001 1001 38040 Sep 27 09:28 go.sum 09:36:36 drwxrwxr-x 8 1001 1001 4096 Sep 27 09:28 internal 09:36:36 drwxrwxr-x 3 1001 1001 4096 Sep 27 09:28 openapi 09:36:36 drwxrwxr-x 4 1001 1001 4096 Sep 27 09:28 snap 09:36:36 -rw-rw-r-- 1 1001 1001 204 Sep 27 09:28 version.go [Pipeline] sh 09:36:36 + '[' -e coverage.out ] 09:36:36 + chown 1001:1001 coverage.out [Pipeline] stash 09:36:36 Warning: overwriting stash ‘coverage-report’ 09:36:37 Stashed 1 file(s) [Pipeline] sh 09:36:38 + make build 09:36:38 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:38:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:39:22 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 09:39: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 09:40:01 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 09:40:01 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 09:40:06 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 09:40:12 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 09:40: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:40: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 09:40: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 09:40: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 09:40:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:40:41 $ docker stop --time=1 867857f51236ef1e13cac1ad12db9956c25abb2b17c32f8d14159fa5bc2d54a9 09:40:43 $ docker rm -f 867857f51236ef1e13cac1ad12db9956c25abb2b17c32f8d14159fa5bc2d54a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:40:46 09:40:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:40:46 latest: Pulling from edgex-devops/edgex-compose-arm64 09:40:46 29e5d40040c1: Pulling fs layer 09:40:46 1ce36da41761: Pulling fs layer 09:40:46 25b303627fd3: Pulling fs layer 09:40:47 29e5d40040c1: Verifying Checksum 09:40:47 29e5d40040c1: Download complete 09:40:47 1ce36da41761: Verifying Checksum 09:40:47 1ce36da41761: Download complete 09:40:47 29e5d40040c1: Pull complete 09:40:49 1ce36da41761: Pull complete 09:40:49 25b303627fd3: Verifying Checksum 09:40:49 25b303627fd3: Download complete 09:40:59 25b303627fd3: Pull complete 09:40:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:40:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:40:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:59 prd-ubuntu20.04-docker-arm64-4c-16g-1335 does not seem to be running inside a container 09:40:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:41:01 $ docker top 637745db971057be79f673f06eab7537f03ae31e3d82c35cd3337ad909629ab5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:02 + grep parallel 09:41:02 + docker-compose build --help 09:41:07 --parallel Build images in parallel. [Pipeline] } 09:41:07 $ docker stop --time=1 637745db971057be79f673f06eab7537f03ae31e3d82c35cd3337ad909629ab5 09:41:08 $ docker rm -f 637745db971057be79f673f06eab7537f03ae31e3d82c35cd3337ad909629ab5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:41:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:09 prd-ubuntu20.04-docker-arm64-4c-16g-1335 does not seem to be running inside a container 09:41:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:41:10 $ docker top 0f957de48bb2d53dd54369e850e62288233688a5aac075d2e3660f3fe448ea2a -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:11 + docker-compose -f ./docker-compose-build.yml build --parallel 09:41:15 Building core-command ... 09:41:15 Building core-data ... 09:41:15 Building core-metadata ... 09:41:15 Building security-bootstrapper ... 09:41:15 Building security-proxy-setup ... 09:41:15 Building security-secretstore-setup ... 09:41:15 Building security-spiffe-token-provider ... 09:41:15 Building security-spire-agent ... 09:41:15 Building security-spire-config ... 09:41:15 Building security-spire-server ... 09:41:15 Building support-notifications ... 09:41:15 Building support-scheduler ... 09:41:15 Building sys-mgmt-agent ... 09:41:15 Building core-command 09:41:15 Building security-proxy-setup 09:41:15 Building security-spire-agent 09:41:15 Building core-data 09:41:15 Building support-scheduler 09:42:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:42:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:42:02 ---> 2c7378f5cdd9 09:42:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:42:02 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:42:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:42:02 ---> 2c7378f5cdd9 09:42:02 Step 3/26 : WORKDIR /edgex-go 09:42:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:42:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:42:02 ---> 2c7378f5cdd9 09:42:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:42:02 ---> Running in 008c120e35b6 09:42:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:42:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:42:02 ---> 2c7378f5cdd9 09:42:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:42:02 ---> Running in d13b575c1922 09:42:02 ---> Running in fa95d557ac35 09:42:02 ---> Running in 0abe4ae5157e 09:42:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:42:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:42:02 ---> 2c7378f5cdd9 09:42:02 Step 3/22 : WORKDIR /edgex-go 09:42:02 ---> Running in e06119edd11d 09:42:02 Removing intermediate container d13b575c1922 09:42:02 ---> de26cc718458 09:42:02 Step 4/24 : WORKDIR /edgex-go 09:42:02 Removing intermediate container 0abe4ae5157e 09:42:02 ---> ee15b0742046 09:42:02 Step 4/23 : WORKDIR /edgex-go 09:42:02 Removing intermediate container fa95d557ac35 09:42:02 Removing intermediate container 008c120e35b6 09:42:02 ---> 0dfa1149fdcd 09:42:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:02 ---> c727f224c759 09:42:02 Step 4/24 : WORKDIR /edgex-go 09:42:02 ---> Running in e99c7e706c6b 09:42:02 ---> Running in 883b578b499f 09:42:02 ---> Running in 2044a4dc3107 09:42:02 ---> Running in 0c0cda6fd433 09:42:03 Removing intermediate container e06119edd11d 09:42:03 ---> 1060c8215c05 09:42:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:03 ---> Running in 92924817bf8c 09:42:03 Removing intermediate container e99c7e706c6b 09:42:03 ---> bd3c763a8166 09:42:03 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:03 ---> Running in c7e718d46185 09:42:04 Removing intermediate container 2044a4dc3107 09:42:04 ---> c6b7457e2391 09:42:04 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:04 Removing intermediate container 883b578b499f 09:42:04 ---> 7e633c2a5b13 09:42:04 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:04 ---> Running in 8c5cb5a3ae65 09:42:04 ---> Running in 4755259f3c33 09:42:06 Removing intermediate container 0c0cda6fd433 09:42:06 ---> 1598d2f85b67 09:42:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:42:06 ---> Running in 027d91f7bbe9 09:42:07 Removing intermediate container 92924817bf8c 09:42:07 ---> 43b102e5da49 09:42:07 Step 5/22 : RUN apk add --update --no-cache make git 09:42:07 ---> Running in f79da4d21a62 09:42:07 Removing intermediate container c7e718d46185 09:42:07 ---> 6da389b12048 09:42:07 Step 6/23 : RUN apk add --update --no-cache make git 09:42:07 Removing intermediate container 4755259f3c33 09:42:07 ---> 3f08c4ccaf26 09:42:07 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:42:07 ---> Running in d61d3012e36d 09:42:07 Removing intermediate container 8c5cb5a3ae65 09:42:07 ---> 5ca9a7c4871f 09:42:07 Step 6/24 : RUN apk add --update --no-cache make git 09:42:08 ---> Running in 0de9810259d4 09:42:08 ---> Running in 83f5f64cde40 09:42:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:42:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:42:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:42:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:42:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:42:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:42:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:42:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:42:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:42:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:42:11 OK: 221 MiB in 51 packages 09:42:11 OK: 221 MiB in 51 packages 09:42:12 OK: 221 MiB in 51 packages 09:42:12 OK: 221 MiB in 51 packages 09:42:12 Removing intermediate container 027d91f7bbe9 09:42:12 ---> 00d4482a728b 09:42:12 Step 6/26 : COPY go.mod vendor* ./ 09:42:12 OK: 221 MiB in 51 packages 09:42:13 Removing intermediate container f79da4d21a62 09:42:13 ---> 6957477bf1f1 09:42:13 Step 6/22 : COPY go.mod vendor* ./ 09:42:14 ---> 0d41d0bf8883 09:42:14 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:14 ---> Running in 81faa2c6bb3d 09:42:14 Removing intermediate container 0de9810259d4 09:42:14 ---> 12fab3871177 09:42:14 Step 7/24 : COPY go.mod vendor* ./ 09:42:14 Removing intermediate container d61d3012e36d 09:42:14 ---> 400282310437 09:42:14 Step 7/23 : COPY go.mod vendor* ./ 09:42:14 Removing intermediate container 83f5f64cde40 09:42:14 ---> 67563c865680 09:42:14 Step 7/24 : COPY go.mod vendor* ./ 09:42:15 ---> 513a6c5f11d8 09:42:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:15 ---> Running in 0a5e77a82d8e 09:42:15 ---> a0e00b9817cd 09:42:15 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:15 ---> Running in 86c88192153c 09:42:16 ---> 924b4ef7e608 09:42:16 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:16 ---> f4b9f311fa0c 09:42:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:16 ---> Running in 61ded0136c10 09:42:16 ---> Running in d3aaa5044a71 09:43:24 Removing intermediate container 81faa2c6bb3d 09:43:24 ---> f90aec18c69e 09:43:24 Step 8/26 : COPY . . 09:43:24 Removing intermediate container d3aaa5044a71 09:43:24 ---> c15c88871a3b 09:43:24 Step 9/24 : COPY . . 09:43:24 Removing intermediate container 61ded0136c10 09:43:24 ---> 40d13bccd469 09:43:24 Step 9/23 : COPY . . 09:43:24 Removing intermediate container 0a5e77a82d8e 09:43:24 ---> dbfb7d0e03da 09:43:24 Step 8/22 : COPY . . 09:43:24 Removing intermediate container 86c88192153c 09:43:24 ---> 6a80525323ed 09:43:24 Step 9/24 : COPY . . 09:43:34 ---> 6ad05840128c 09:43:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:43:34 ---> 5743139817b8 09:43:34 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:43:34 ---> 8ca5df92d007 09:43:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:43:34 ---> 1672c0698d57 09:43:34 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:43:34 ---> Running in c067e43fbfba 09:43:34 ---> d13929fd70ca 09:43:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:43:34 ---> Running in 0ed361b6f33f 09:43:34 ---> Running in 59cf1142950a 09:43:34 ---> Running in b7b21d8fcb89 09:43:34 ---> Running in db7e93f29b05 09:43:35 Removing intermediate container c067e43fbfba 09:43:35 ---> 4659fad50748 09:43:35 Step 10/26 : WORKDIR /edgex-go/spire-build 09:43:35 ---> Running in c1d11f726616 09:43:35 Removing intermediate container c1d11f726616 09:43:35 ---> 6c2a536f55d2 09:43:35 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:43:36 ---> Running in fafaf274aa41 09:43:36 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 09:43:37 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:43: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 09:43:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:43:38 Removing intermediate container fafaf274aa41 09:43:38 ---> fd84a2092a8b 09:43:38 Step 12/26 : WORKDIR /edgex-go 09:43:38 ---> Running in 78bb5d64213f 09:43:39 Removing intermediate container 78bb5d64213f 09:43:39 ---> eedfb97c7999 09:43:39 09:43:39 Step 13/26 : FROM alpine:3.15 09:43:39 3.15: Pulling from library/alpine 09:43:40 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 09:43:40 Status: Downloaded newer image for alpine:3.15 09:43:40 ---> 02e0d6fdf486 09:43:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:43:41 ---> Running in 082dabf0a617 09:43:41 Removing intermediate container 082dabf0a617 09:43:41 ---> 0535db5dfabf 09:43:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:41 ---> Running in f57106ad1e22 09:43:45 Removing intermediate container f57106ad1e22 09:43:45 ---> 94a5447daf54 09:43:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:45 ---> Running in a4c1cc8a7981 09:43:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:43:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:43:49 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:43:49 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:43:49 OK: 15734 distinct packages available 09:43:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:43:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:43:51 (1/5) Installing dumb-init (1.2.5-r1) 09:43:51 (2/5) Installing musl-obstack (1.2.3-r0) 09:43:51 (3/5) Installing libucontext (1.1-r0) 09:43:51 (4/5) Installing gcompat (1.0.0-r4) 09:43:51 (5/5) Installing openssl (1.1.1q-r0) 09:43:52 Executing busybox-1.34.1-r7.trigger 09:43:52 OK: 6 MiB in 19 packages 09:43:54 Removing intermediate container a4c1cc8a7981 09:43:54 ---> d84d4f082ce4 09:43:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:43:58 ---> c921c71f0a5a 09:43:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:44:03 ---> 2ff3ed936872 09:44:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:44:05 ---> fe5933a369ce 09:44:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:44:06 ---> b25928d386ed 09:44:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:44:07 ---> 2fe212ad4d6e 09:44:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:44:07 ---> Running in 11ce18e48aa3 09:44:07 Removing intermediate container 11ce18e48aa3 09:44:07 ---> 40fd12679809 09:44:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:44:07 ---> Running in f15e2365b1f1 09:44:08 Removing intermediate container f15e2365b1f1 09:44:08 ---> c7253c4a25f7 09:44:08 Step 24/26 : LABEL arch=arm64 09:44:08 ---> Running in 5431841859e2 09:44:09 Removing intermediate container 5431841859e2 09:44:09 ---> df53c864ad35 09:44:09 Step 25/26 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:44:09 ---> Running in a393242f65c5 09:44:09 Removing intermediate container a393242f65c5 09:44:09 ---> 56db94ff0f05 09:44:09 Step 26/26 : LABEL version=0.0.0 09:44:09 ---> Running in 5cc4201b04ba 09:44:10 Removing intermediate container 5cc4201b04ba 09:44:10 ---> c615f89a3a26 09:44:10 09:44:10 Successfully built c615f89a3a26 09:44:10 Successfully tagged security-spire-agent-arm64:latest 09:44:10  Building security-spire-agent ... done Building support-notifications 09:44:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:44:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:44:25 ---> 2c7378f5cdd9 09:44:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:44:25 ---> Using cache 09:44:25 ---> c727f224c759 09:44:25 Step 4/23 : WORKDIR /edgex-go 09:44:25 ---> Using cache 09:44:25 ---> c6b7457e2391 09:44:25 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:25 ---> Using cache 09:44:25 ---> 3f08c4ccaf26 09:44:25 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:44:26 ---> Running in 92c966818a18 09:44:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:44:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:44:29 OK: 221 MiB in 51 packages 09:44:31 Removing intermediate container 92c966818a18 09:44:31 ---> 7e05871e1872 09:44:31 Step 7/23 : COPY go.mod vendor* ./ 09:44:31 ---> 50b016fb9eab 09:44:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:32 ---> Running in e831f5d395bb 09:45:04 go: github.com/onsi/gomega@v1.7.0: Get "https://proxy.golang.org/github.com/onsi/gomega/@v/v1.7.0.zip": read tcp 10.250.0.6:56226->172.217.13.145:443: read: connection reset by peer 09:45:04 go: github.com/pascaldekloe/goe@v0.0.0-20180627143212-57f6aae5913c: Get "https://proxy.golang.org/github.com/pascaldekloe/goe/@v/v0.0.0-20180627143212-57f6aae5913c.zip": read tcp 10.250.0.6:56226->172.217.13.145:443: read: connection reset by peer 09:45:04 skipping... 09:45:26 Removing intermediate container e831f5d395bb 09:45:26 ---> 493824df21fa 09:45:26 Step 9/23 : COPY . . 09:45:39 ---> 72686fa28ed0 09:45:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:45:39 ---> Running in bc69cb177db4 09:45:39 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 09:49:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:49:26 Removing intermediate container db7e93f29b05 09:49:26 ---> fb776f177124 09:49:26 09:49:26 Step 10/22 : FROM alpine:3.16 09:49:26 3.16: Pulling from library/alpine 09:49:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:49:26 Status: Downloaded newer image for alpine:3.16 09:49:26 ---> a6215f271958 09:49:26 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:49:26 ---> Running in c3348ff0e7c9 09:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:49:30 (1/6) Installing ca-certificates (20220614-r0) 09:49:30 (2/6) Installing brotli-libs (1.0.9-r6) 09:49:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:49:30 (4/6) Installing libcurl (7.83.1-r3) 09:49:30 (5/6) Installing curl (7.83.1-r3) 09:49:30 (6/6) Installing dumb-init (1.2.5-r1) 09:49:30 Executing busybox-1.35.0-r17.trigger 09:49:30 Executing ca-certificates-20220614-r0.trigger 09:49:31 OK: 8 MiB in 20 packages 09:49:33 Removing intermediate container c3348ff0e7c9 09:49:33 ---> 33c30241bc4d 09:49:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:49:33 ---> Running in 093440297cfc 09:49:34 Removing intermediate container 093440297cfc 09:49:34 ---> ea7002edb9a1 09:49:34 Step 13/22 : WORKDIR /edgex 09:49:34 ---> Running in e660531e98e5 09:49:35 Removing intermediate container e660531e98e5 09:49:35 ---> 16b7482549fb 09:49:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:49:36 ---> 3f0bd220bfe2 09:49:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:49:38 ---> 38701a9adc55 09:49:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:49:39 ---> d2068e59c44a 09:49:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:49:40 ---> 5cdb9b8f2792 09:49:40 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:49:40 ---> Running in 0e6caf1b5ab0 09:49:44 Removing intermediate container 0e6caf1b5ab0 09:49:44 ---> 46c463208a11 09:49:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:49:44 ---> Running in ef1073aa12b0 09:49:44 Removing intermediate container ef1073aa12b0 09:49:44 ---> 9bcc7e82a962 09:49:44 Step 20/22 : LABEL arch=arm64 09:49:44 ---> Running in 39b62192412a 09:49:45 Removing intermediate container 39b62192412a 09:49:45 ---> 0ac434d8a8bc 09:49:45 Step 21/22 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:49:45 ---> Running in b6ab041d9c2d 09:49:45 Removing intermediate container b6ab041d9c2d 09:49:45 ---> 63b683569998 09:49:45 Step 22/22 : LABEL version=0.0.0 09:49:46 ---> Running in 61305aca43bb 09:49:46 Removing intermediate container 61305aca43bb 09:49:46 ---> caf81ed4d672 09:49:46 09:49:47 Successfully built caf81ed4d672 09:49:47 Successfully tagged security-proxy-setup-arm64:latest 09:49:47  Building security-proxy-setup ... done Building security-spire-config 09:49:55 Removing intermediate container 59cf1142950a 09:49:55 ---> 1de38d5c91ad 09:49:55 09:49:55 Step 11/24 : FROM alpine:3.16 09:49:55 ---> a6215f271958 09:49:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:49:55 ---> Running in dce2f4855728 09:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:50:00 (1/1) Installing dumb-init (1.2.5-r1) 09:50:00 Executing busybox-1.35.0-r17.trigger 09:50:00 OK: 5 MiB in 15 packages 09:50:01 Removing intermediate container dce2f4855728 09:50:01 ---> a75486136a34 09:50:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:50:02 ---> Running in ebf345a84c91 09:50:02 Removing intermediate container ebf345a84c91 09:50:02 ---> 228ba173f5f0 09:50:02 Step 14/24 : ENV APP_PORT=59882 09:50:02 ---> Running in 6b6a6826bee4 09:50:03 Removing intermediate container 6b6a6826bee4 09:50:03 ---> e3780c73deea 09:50:03 Step 15/24 : EXPOSE $APP_PORT 09:50:03 ---> Running in 2c9a77e52a12 09:50:04 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:50:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:50:04 ---> 2c7378f5cdd9 09:50:04 Step 3/26 : WORKDIR /edgex-go 09:50:04 ---> Using cache 09:50:04 ---> 1060c8215c05 09:50:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:04 ---> Using cache 09:50:04 ---> 43b102e5da49 09:50:04 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:50:04 ---> Running in f2fafa9d0412 09:50:04 Removing intermediate container 2c9a77e52a12 09:50:04 ---> dd9d3341fde5 09:50:04 Step 16/24 : WORKDIR / 09:50:04 ---> Running in 4fd1a53a077c 09:50:05 Removing intermediate container 4fd1a53a077c 09:50:05 ---> 2fb4cc1c8667 09:50:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:50:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:50:06 ---> 4aa4f906b4e1 09:50:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:50:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:50:08 ---> 1dc08c298928 09:50:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:50:08 OK: 221 MiB in 51 packages 09:50:09 ---> eb35029a01ad 09:50:09 Step 20/24 : ENTRYPOINT ["/core-command"] 09:50:09 ---> Running in 2fdce6c93b9d 09:50:10 Removing intermediate container f2fafa9d0412 09:50:10 ---> 606129df52eb 09:50:10 Step 6/26 : COPY go.mod vendor* ./ 09:50:10 Removing intermediate container 2fdce6c93b9d 09:50:10 ---> c475d64ba210 09:50:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:50:10 ---> Running in 05bed946508f 09:50:11 ---> 29fcaa27c89c 09:50:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:50:11 Removing intermediate container 05bed946508f 09:50:11 ---> e1f2a0d38c37 09:50:11 Step 22/24 : LABEL arch=arm64 09:50:11 ---> Running in 6dfcb7bc380c 09:50:11 ---> Running in 5e4689509d0b 09:50:12 Removing intermediate container 5e4689509d0b 09:50:12 ---> b17bed98518c 09:50:12 Step 23/24 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:50:13 ---> Running in e47c60b0337b 09:50:13 Removing intermediate container e47c60b0337b 09:50:13 ---> e9e6b11d79fa 09:50:13 Step 24/24 : LABEL version=0.0.0 09:50:13 ---> Running in d2880a30d439 09:50:14 Removing intermediate container d2880a30d439 09:50:14 ---> fb2d4ca0b3f3 09:50:14 09:50:14 Successfully built fb2d4ca0b3f3 09:50:14 Successfully tagged core-command-arm64:latest 09:50:14 Building security-spiffe-token-provider 09:50:32  Building core-command ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:50:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:50:32 ---> 2c7378f5cdd9 09:50:32 Step 3/20 : WORKDIR /edgex-go 09:50:32 ---> Using cache 09:50:32 ---> 1060c8215c05 09:50:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:50:32 ---> Running in 53c194469745 09:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:50:36 v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:50:36 v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:50:36 OK: 16895 distinct packages available 09:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:50:37 OK: 221 MiB in 51 packages 09:50:39 Removing intermediate container 53c194469745 09:50:39 ---> bdb342c94aa4 09:50:39 Step 5/20 : COPY go.mod vendor* ./ 09:50:40 ---> b41c81c9e34a 09:50:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:50:40 ---> Running in dba0fceb4960 09:51:12 Removing intermediate container 0ed361b6f33f 09:51:12 ---> 4ca3a3a83a69 09:51:12 09:51:12 Step 11/24 : FROM alpine:3.16 09:51:12 ---> a6215f271958 09:51:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:51:12 ---> Running in eb9b676ca480 09:51:12 Removing intermediate container eb9b676ca480 09:51:12 ---> 691623c2adc6 09:51:12 Step 13/24 : ENV APP_PORT=59880 09:51:12 ---> Running in b3f96bcfbf42 09:51:12 Removing intermediate container b3f96bcfbf42 09:51:12 ---> 03f67a5ea9dd 09:51:12 Step 14/24 : EXPOSE $APP_PORT 09:51:12 ---> Running in 611221597b3b 09:51:12 Removing intermediate container 611221597b3b 09:51:12 ---> c45c6833e2cd 09:51:12 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:12 ---> Running in 32be27ae85a1 09:51:15 Removing intermediate container 32be27ae85a1 09:51:15 ---> aeace2fa46a9 09:51:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:51:15 ---> Running in 25b2593e4d7b 09:51:15 Removing intermediate container 6dfcb7bc380c 09:51:15 ---> af90e3e4df87 09:51:15 Step 8/26 : COPY . . 09:51:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:51:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:51:20 (1/6) Installing dumb-init (1.2.5-r1) 09:51:20 (2/6) Installing libgcc (11.2.1_git20220219-r2) 09:51:20 (3/6) Installing libsodium (1.0.18-r0) 09:51:20 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 09:51:20 (5/6) Installing libzmq (4.3.4-r0) 09:51:21 (6/6) Installing zeromq (4.3.4-r0) 09:51:21 Executing busybox-1.35.0-r17.trigger 09:51:21 OK: 8 MiB in 20 packages 09:51:24 Removing intermediate container 25b2593e4d7b 09:51:24 ---> a70348c35889 09:51:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:25 ---> 36834f3882e5 09:51:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:51:28 ---> 59cd3648e165 09:51:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:51:30 ---> 89279505db0c 09:51:30 Step 20/24 : ENTRYPOINT ["/core-data"] 09:51:30 ---> Running in 9697f4b9eeed 09:51:31 Removing intermediate container 9697f4b9eeed 09:51:31 ---> cc3012f0e946 09:51:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:51:31 ---> Running in 185cb734a18f 09:51:32 Removing intermediate container 185cb734a18f 09:51:32 ---> af5968b9dc0e 09:51:32 Step 22/24 : LABEL arch=arm64 09:51:32 ---> Running in 943922a350af 09:51:33 Removing intermediate container 943922a350af 09:51:33 ---> 278c7c52e771 09:51:33 Step 23/24 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:51:33 ---> Running in 53398f791354 09:51:34 Removing intermediate container 53398f791354 09:51:34 ---> b3d846778cc0 09:51:34 Step 24/24 : LABEL version=0.0.0 09:51:35 ---> Running in d34bb779f2b5 09:51:36 Removing intermediate container d34bb779f2b5 09:51:36 ---> f34276dd3ed5 09:51:36 09:51:36 Successfully built f34276dd3ed5 09:51:36 Successfully tagged core-data-arm64:latest 09:51:36 Building security-spire-server 09:51:42  Building core-data ... done  ---> 17e023338149 09:51:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:51:42 ---> Running in 23d0e6709064 09:51:43 Removing intermediate container 23d0e6709064 09:51:43 ---> 50a6f6065cc7 09:51:43 Step 10/26 : WORKDIR /edgex-go/spire-build 09:51:43 ---> Running in a831e9abb3c3 09:51:44 Removing intermediate container a831e9abb3c3 09:51:44 ---> b25096a05715 09:51:44 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 09:51:44 ---> Running in 70ffc6c63bbb 09:51:48 Removing intermediate container 70ffc6c63bbb 09:51:48 ---> e4b4047c3a42 09:51:48 Step 12/26 : WORKDIR /edgex-go 09:51:48 ---> Running in e7f36e856885 09:51:49 Removing intermediate container dba0fceb4960 09:51:49 ---> d9e85b41f50b 09:51:49 Step 7/20 : COPY . . 09:51:49 Removing intermediate container e7f36e856885 09:51:49 ---> b24298ada321 09:51:49 09:51:49 Step 13/26 : FROM alpine:3.15 09:51:49 ---> 02e0d6fdf486 09:51:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:51:49 ---> Using cache 09:51:49 ---> 0535db5dfabf 09:51:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:49 ---> Using cache 09:51:49 ---> 94a5447daf54 09:51:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:51:49 ---> Running in 2e8111f53e13 09:51:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:51:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:51:54 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:51:54 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:51:54 OK: 15734 distinct packages available 09:51:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:51:54 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:51:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:51:54 ---> 2c7378f5cdd9 09:51:54 Step 3/25 : WORKDIR /edgex-go 09:51:54 ---> Using cache 09:51:54 ---> 1060c8215c05 09:51:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:54 ---> Using cache 09:51:54 ---> 43b102e5da49 09:51:54 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:51:54 ---> Using cache 09:51:54 ---> 606129df52eb 09:51:54 Step 6/25 : COPY go.mod vendor* ./ 09:51:54 ---> Using cache 09:51:54 ---> 29fcaa27c89c 09:51:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:54 ---> Using cache 09:51:54 ---> af90e3e4df87 09:51:54 Step 8/25 : COPY . . 09:51:54 ---> Using cache 09:51:54 ---> 17e023338149 09:51:54 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:51:54 ---> Using cache 09:51:54 ---> 50a6f6065cc7 09:51:54 Step 10/25 : WORKDIR /edgex-go/spire-build 09:51:54 ---> Using cache 09:51:54 ---> b25096a05715 09:51:54 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 09:51:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:51:55 ---> Running in ecc23634a0e6 09:51:57 (1/4) Installing dumb-init (1.2.5-r1) 09:51:57 (2/4) Installing musl-obstack (1.2.3-r0) 09:51:57 (3/4) Installing libucontext (1.1-r0) 09:51:57 (4/4) Installing gcompat (1.0.0-r4) 09:51:57 Executing busybox-1.34.1-r7.trigger 09:51:57 OK: 6 MiB in 18 packages 09:52:00 Removing intermediate container 2e8111f53e13 09:52:00 ---> bf14be9c4fdd 09:52:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:52:00 Removing intermediate container ecc23634a0e6 09:52:00 ---> fd1eedff17cf 09:52:00 Step 12/25 : WORKDIR /edgex-go 09:52:00 ---> Running in f25fedffff1d 09:52:01 Removing intermediate container f25fedffff1d 09:52:01 ---> 341eddfb6fed 09:52:01 09:52:01 Step 13/25 : FROM alpine:3.15 09:52:01 ---> 02e0d6fdf486 09:52:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:52:01 ---> Using cache 09:52:01 ---> 0535db5dfabf 09:52:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:01 ---> Using cache 09:52:01 ---> 94a5447daf54 09:52:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:52:01 ---> Using cache 09:52:01 ---> d84d4f082ce4 09:52:01 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:52:09 ---> e007af413a71 09:52:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:52:09 ---> Running in e3113d96528d 09:52:10 ---> 25bbe09e0249 09:52:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:52:12 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 09:52:12 ---> 352226276957 09:52:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:52:12 ---> Running in 593eabd0e75a 09:52:13 ---> 521e27fe0aec 09:52:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:52:13 Removing intermediate container 593eabd0e75a 09:52:13 ---> de866747b042 09:52:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:52:14 ---> d165dee8bd6b 09:52:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:52:15 ---> 48d731ea4b6a 09:52:15 Step 21/26 : WORKDIR / 09:52:15 ---> Running in 6e2bb8c5811b 09:52:15 ---> e6874680ab40 09:52:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:52:15 Removing intermediate container 6e2bb8c5811b 09:52:15 ---> 89cfc550fca2 09:52:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:52:15 ---> Running in e4749c9c09b9 09:52:16 ---> d4bacbaebb36 09:52:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:52:16 Removing intermediate container e4749c9c09b9 09:52:16 ---> e7570f5e8b61 09:52:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:52:17 ---> Running in af21a6bf39a3 09:52:17 ---> Running in 4b813a4028f0 09:52:17 Removing intermediate container 4b813a4028f0 09:52:17 ---> 35b6f10a93e7 09:52:17 Step 24/26 : LABEL arch=arm64 09:52:17 ---> Running in af7593462662 09:52:17 Removing intermediate container af21a6bf39a3 09:52:17 ---> e201c10710e4 09:52:17 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:52:17 ---> Running in dd8f0f6e2f1f 09:52:18 Removing intermediate container af7593462662 09:52:18 ---> eb2d31809e40 09:52:18 Step 25/26 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:52:18 ---> Running in 76cdbad2f846 09:52:18 Removing intermediate container dd8f0f6e2f1f 09:52:18 ---> 1724b14fcd10 09:52:18 Step 23/25 : LABEL arch=arm64 09:52:18 ---> Running in 28cf8b1b1a01 09:52:19 Removing intermediate container 76cdbad2f846 09:52:19 ---> 5ee9ddcf21a3 09:52:19 Step 26/26 : LABEL version=0.0.0 09:52:19 ---> Running in 029ac73827f7 09:52:19 Removing intermediate container 28cf8b1b1a01 09:52:19 ---> 0c87ddb997b3 09:52:19 Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:52:19 ---> Running in cdd623351ff9 09:52:19 Removing intermediate container 029ac73827f7 09:52:19 ---> 59c846dd2cb3 09:52:19 09:52:20 Removing intermediate container cdd623351ff9 09:52:20 ---> 96f75665fdad 09:52:20 Step 25/25 : LABEL version=0.0.0 09:52:20 ---> Running in f4489aa98e34 09:52:20 Successfully built 59c846dd2cb3 09:52:20 Successfully tagged security-spire-config-arm64:latest 09:52:20  Building security-spire-config ... done Building security-bootstrapper 09:52:21 Removing intermediate container f4489aa98e34 09:52:21 ---> 9a471243ab7d 09:52:21 09:52:21 Successfully built 9a471243ab7d 09:52:21 Successfully tagged security-spire-server-arm64:latest 09:52:21  Building security-spire-server ... done Building core-metadata 09:52:36 Removing intermediate container b7b21d8fcb89 09:52:36 ---> 18d9c0052f32 09:52:36 09:52:36 Step 11/23 : FROM alpine:3.16 09:52:36 ---> a6215f271958 09:52:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:52:36 ---> Using cache 09:52:36 ---> a75486136a34 09:52:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:52:36 ---> Using cache 09:52:36 ---> 228ba173f5f0 09:52:36 Step 14/23 : ENV APP_PORT=59861 09:52:36 ---> Running in 3572144b04de 09:52:36 Removing intermediate container 3572144b04de 09:52:36 ---> eb23db0c71d5 09:52:36 Step 15/23 : EXPOSE $APP_PORT 09:52:36 ---> Running in 734fdc05eff0 09:52:37 Removing intermediate container 734fdc05eff0 09:52:37 ---> 33826fc4fdc3 09:52:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:38 ---> f28d31c62f17 09:52:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:52:42 ---> bb4ffaceafa7 09:52:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:52:44 ---> da74ed4c3b0f 09:52:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:52:44 ---> Running in c4c6e04c3c92 09:52:45 Removing intermediate container c4c6e04c3c92 09:52:45 ---> 086323469ab8 09:52:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:52:45 ---> Running in 91b3744172d4 09:52:46 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:52:46 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:52:46 ---> 2c7378f5cdd9 09:52:46 Step 3/33 : WORKDIR /edgex-go 09:52:46 ---> Using cache 09:52:46 ---> 1060c8215c05 09:52:46 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:46 ---> Using cache 09:52:46 ---> 43b102e5da49 09:52:46 Step 5/33 : RUN apk add --update --no-cache make git 09:52:46 ---> Using cache 09:52:46 ---> 6957477bf1f1 09:52:46 Step 6/33 : COPY go.mod vendor* ./ 09:52:46 ---> Using cache 09:52:46 ---> 513a6c5f11d8 09:52:46 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:46 ---> Using cache 09:52:46 ---> dbfb7d0e03da 09:52:46 Step 8/33 : COPY . . 09:52:46 Removing intermediate container 91b3744172d4 09:52:46 ---> e7998b696f6c 09:52:46 Step 21/23 : LABEL arch=arm64 09:52:46 ---> Using cache 09:52:46 ---> d13929fd70ca 09:52:46 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:52:46 ---> Running in 6e705a9bd337 09:52:46 ---> Running in 2208fd6c92bd 09:52:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:52:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:52:47 ---> 2c7378f5cdd9 09:52:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:52:47 ---> Using cache 09:52:47 ---> c727f224c759 09:52:47 Step 4/25 : WORKDIR /edgex-go 09:52:47 ---> Using cache 09:52:47 ---> c6b7457e2391 09:52:47 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:47 ---> Using cache 09:52:47 ---> 3f08c4ccaf26 09:52:47 Step 6/25 : RUN apk add --update --no-cache make git 09:52:47 ---> Running in 8acff7c4c222 09:52:47 Removing intermediate container 6e705a9bd337 09:52:47 ---> 5c001d5c09f6 09:52:47 Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:52:47 ---> Running in aa9643cc7599 09:52:48 Removing intermediate container aa9643cc7599 09:52:48 ---> ec82eec9e531 09:52:48 Step 23/23 : LABEL version=0.0.0 09:52:48 ---> Running in f64e06fc32c3 09:52:49 Removing intermediate container f64e06fc32c3 09:52:49 ---> 59ce421e7ea2 09:52:49 09:52: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:52:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:52:49 Successfully built 59ce421e7ea2 09:52:49 Successfully tagged support-scheduler-arm64:latest 09:52:49  Building support-scheduler ... done Building security-secretstore-setup 09:52:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:52:52 OK: 221 MiB in 51 packages 09:52:53 Removing intermediate container 8acff7c4c222 09:52:53 ---> 3c8c033a611b 09:52:53 Step 7/25 : COPY go.mod vendor* ./ 09:52:54 ---> 1da1a3658acf 09:52:54 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:52:54 ---> Running in c6620e326544 09:53:07 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:53:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:53:07 ---> 2c7378f5cdd9 09:53:07 Step 3/25 : WORKDIR /edgex-go 09:53:07 ---> Using cache 09:53:07 ---> 1060c8215c05 09:53:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:07 ---> Using cache 09:53:07 ---> 43b102e5da49 09:53:07 Step 5/25 : RUN apk add --update --no-cache make git 09:53:07 ---> Using cache 09:53:07 ---> 6957477bf1f1 09:53:07 Step 6/25 : COPY go.mod vendor* ./ 09:53:07 ---> Using cache 09:53:07 ---> 513a6c5f11d8 09:53:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:07 ---> Using cache 09:53:07 ---> dbfb7d0e03da 09:53:07 Step 8/25 : COPY . . 09:53:07 ---> Using cache 09:53:07 ---> d13929fd70ca 09:53:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:53:07 ---> Running in 173c8285ceef 09:53: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:53:56 Removing intermediate container c6620e326544 09:53:56 ---> 414637cbcbf4 09:53:56 Step 9/25 : COPY . . 09:54:04 ---> cf0e44fb4bd7 09:54:04 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:54:04 ---> Running in e684bfe7d01c 09:54:06 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 09:54:18 Removing intermediate container bc69cb177db4 09:54:18 ---> fe93909009c3 09:54:18 09:54:18 Step 11/23 : FROM alpine:3.16 09:54:18 ---> a6215f271958 09:54:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:54:18 ---> Running in 44512ebbdb01 09:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:54:21 (1/2) Installing ca-certificates (20220614-r0) 09:54:21 (2/2) Installing dumb-init (1.2.5-r1) 09:54:21 Executing busybox-1.35.0-r17.trigger 09:54:21 Executing ca-certificates-20220614-r0.trigger 09:54:21 OK: 6 MiB in 16 packages 09:54:23 Removing intermediate container 44512ebbdb01 09:54:23 ---> 912ebda19261 09:54:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:54:23 ---> Running in 2fd74516aca6 09:54:24 Removing intermediate container 2fd74516aca6 09:54:24 ---> e3def6376053 09:54:24 Step 14/23 : ENV APP_PORT=59860 09:54:24 ---> Running in 41d4d3f6b69e 09:54:25 Removing intermediate container 41d4d3f6b69e 09:54:25 ---> ebeae3b9e397 09:54:25 Step 15/23 : EXPOSE $APP_PORT 09:54:25 ---> Running in 0ea150640976 09:54:26 Removing intermediate container 0ea150640976 09:54:26 ---> 85c5bd737f09 09:54:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:54:27 ---> ca06e7e2c4ff 09:54:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:54:29 ---> f06d71ebb9d5 09:54:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:54:30 ---> d35ead7562b9 09:54:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:54:30 ---> Running in 187db6eba55e 09:54:30 Removing intermediate container 187db6eba55e 09:54:30 ---> 7c944f511d33 09:54:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:54:30 ---> Running in a147208a27ea 09:54:31 Removing intermediate container a147208a27ea 09:54:31 ---> a30c5662c031 09:54:31 Step 21/23 : LABEL arch=arm64 09:54:31 ---> Running in 6152b15ccbd3 09:54:31 Removing intermediate container 6152b15ccbd3 09:54:31 ---> adfad001c715 09:54:31 Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:54:31 ---> Running in de9bbfbcf1a3 09:54:32 Removing intermediate container de9bbfbcf1a3 09:54:32 ---> 6b9c7dc0d8ac 09:54:32 Step 23/23 : LABEL version=0.0.0 09:54:32 ---> Running in 37103a489b72 09:54:32 Removing intermediate container 37103a489b72 09:54:32 ---> e72b9c624ac8 09:54:32 09:54:32 Successfully built e72b9c624ac8 09:54:33 Successfully tagged support-notifications-arm64:latest 09:54:33 Building sys-mgmt-agent 09:54:51  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:54:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:54:51 ---> 2c7378f5cdd9 09:54:51 Step 3/23 : WORKDIR /edgex-go 09:54:51 ---> Using cache 09:54:51 ---> 1060c8215c05 09:54:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:51 ---> Using cache 09:54:51 ---> 43b102e5da49 09:54:51 Step 5/23 : RUN apk add --update --no-cache make bash git 09:54:51 ---> Running in de2fc5492211 09:54:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:54:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:54:55 OK: 221 MiB in 51 packages 09:54:56 Removing intermediate container de2fc5492211 09:54:56 ---> 5906717f9e90 09:54:56 Step 6/23 : COPY go.mod vendor* ./ 09:54:57 ---> 0266d901d11f 09:54:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:57 ---> Running in a6974fae10f0 09:55:54 Removing intermediate container a6974fae10f0 09:55:54 ---> 0d6bd274ad05 09:55:54 Step 8/23 : COPY . . 09:56:04 ---> a4d19f50ff81 09:56:04 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:56:04 ---> Running in f80ee5e23ada 09:56:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:58: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:58:57 Removing intermediate container 2208fd6c92bd 09:58:57 ---> 380d396dff87 09:58:57 09:58:57 Step 10/33 : FROM alpine:3.16 09:58:57 ---> a6215f271958 09:58:57 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:58:57 ---> Running in 5336d5e457e6 09:58:57 Removing intermediate container 5336d5e457e6 09:58:57 ---> 468aaa3a2c7c 09:58:57 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 09:58:57 ---> Running in 8baf18354d64 09:58:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:58:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:58:57 (1/2) Installing dumb-init (1.2.5-r1) 09:58:57 (2/2) Installing su-exec (0.2-r1) 09:58:57 Executing busybox-1.35.0-r17.trigger 09:58:57 OK: 5 MiB in 16 packages 09:58:57 Removing intermediate container 8baf18354d64 09:58:57 ---> 4ac3d15e0829 09:58:57 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 09:58:57 ---> Running in d0743786e47f 09:58:57 Removing intermediate container d0743786e47f 09:58:57 ---> d1462372c46c 09:58:57 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:58:57 ---> Running in c345740e87bd 09:58:57 Removing intermediate container c345740e87bd 09:58:57 ---> 854d24c1902c 09:58:57 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:58:57 ---> Running in c08bb9041996 09:58:57 Removing intermediate container c08bb9041996 09:58:57 ---> 7be15952d59d 09:58:57 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:58:57 ---> Running in c2ec642cc020 09:58:58 Removing intermediate container c2ec642cc020 09:58:58 ---> 79c744f69447 09:58:58 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:58:58 ---> Running in 6437323ae878 09:59:03 Removing intermediate container 6437323ae878 09:59:03 ---> ea5357dd8fee 09:59:03 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:59:03 ---> Running in 7e62ddf5b9ec 09:59:03 Removing intermediate container 7e62ddf5b9ec 09:59:03 ---> 99d7d102b342 09:59:03 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:59:06 ---> 9e1dc821c03f 09:59:06 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:59:06 ---> Running in 0a01528a4b53 09:59:07 Removing intermediate container 173c8285ceef 09:59:07 ---> a21c2c742802 09:59:07 09:59:07 Step 10/25 : FROM alpine:3.16 09:59:07 ---> a6215f271958 09:59:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:59:07 ---> Running in 2b9f8a16e2eb 09:59:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:59:10 Removing intermediate container 0a01528a4b53 09:59:10 ---> 7a3f41209d8f 09:59:10 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:59:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:59:11 ---> 2aeadcc92e58 09:59:11 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:59:12 (1/3) Installing ca-certificates (20220614-r0) 09:59:12 (2/3) Installing dumb-init (1.2.5-r1) 09:59:12 (3/3) Installing su-exec (0.2-r1) 09:59:12 Executing busybox-1.35.0-r17.trigger 09:59:12 Executing ca-certificates-20220614-r0.trigger 09:59:12 OK: 6 MiB in 17 packages 09:59:12 ---> c84a44706282 09:59:12 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:59:14 ---> 25c1c7a9fd1d 09:59:14 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:59:15 ---> 818d5b4156c8 09:59:15 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:59:15 Removing intermediate container 2b9f8a16e2eb 09:59:15 ---> 618a2d60829f 09:59:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:59:15 ---> Running in a8396aa1d4f1 09:59:16 Removing intermediate container a8396aa1d4f1 09:59:16 ---> 1559abbc1713 09:59:16 Step 13/25 : WORKDIR / 09:59:16 ---> Running in 82dec9f67caa 09:59:16 ---> 4bed26b2fccd 09:59:16 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:59:17 Removing intermediate container 82dec9f67caa 09:59:17 ---> fe5c57092054 09:59:17 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:59:17 ---> 08ea7c4b6735 09:59:17 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:59:18 ---> 407d70dbe733 09:59:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:59:18 ---> 27748e6afc6b 09:59:18 Step 28/33 : RUN chmod +x /entrypoint.sh 09:59:18 ---> Running in 409fea8b09e7 09:59:19 ---> a24748b21c19 09:59:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:59:20 ---> 5897f5b8a802 09:59:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:59:22 ---> 293b39eb166b 09:59:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:59:22 Removing intermediate container 409fea8b09e7 09:59:22 ---> 62142279c5fd 09:59:22 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:59:22 ---> Running in 55d7220711e1 09:59:23 Removing intermediate container 55d7220711e1 09:59:23 ---> 76c88367dff6 09:59:23 Step 30/33 : CMD ["gate"] 09:59:24 ---> Running in 43e0a6f60733 09:59:24 ---> 1a8ed75f2469 09:59:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:59:24 Removing intermediate container 43e0a6f60733 09:59:24 ---> b5220928802e 09:59:24 Step 31/33 : LABEL arch=arm64 09:59:24 ---> Running in 4e291cde8c7d 09:59:25 Removing intermediate container 4e291cde8c7d 09:59:25 ---> b238a6c544ee 09:59:25 Step 32/33 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:59:25 ---> Running in b376c7fa0168 09:59:26 Removing intermediate container b376c7fa0168 09:59:26 ---> 10435cc78bcb 09:59:26 Step 33/33 : LABEL version=0.0.0 09:59:26 ---> Running in bea7a8cf73a5 09:59:26 ---> 1880e426209a 09:59:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:59:27 Removing intermediate container bea7a8cf73a5 09:59:27 ---> 092776b4c1e6 09:59:27 09:59:27 Successfully built 092776b4c1e6 09:59:27 Successfully tagged security-bootstrapper-arm64:latest 09:59:27  Building security-bootstrapper ... done  ---> 651533a7acd9 09:59:27 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:59:27 ---> Running in 6440eee608af 09:59:31 Removing intermediate container 6440eee608af 09:59:31 ---> e2e5d85058d8 09:59:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:59:31 ---> Running in 6ff210153628 09:59:31 Removing intermediate container 6ff210153628 09:59:31 ---> 7da3176274ce 09:59:31 Step 23/25 : LABEL arch=arm64 09:59:31 ---> Running in c2cb0c81e37c 09:59:32 Removing intermediate container c2cb0c81e37c 09:59:32 ---> b463e7e50927 09:59:32 Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 09:59:32 ---> Running in 6b3a24537cff 09:59:32 Removing intermediate container 6b3a24537cff 09:59:32 ---> bed4c8408a9c 09:59:32 Step 25/25 : LABEL version=0.0.0 09:59:32 ---> Running in 4cbd56077633 09:59:33 Removing intermediate container 4cbd56077633 09:59:33 ---> 8c17511223c0 09:59:33 09:59:33 Successfully built 8c17511223c0 09:59:33 Successfully tagged security-secretstore-setup-arm64:latest 10:00:00  Building security-secretstore-setup ... done Removing intermediate container e3113d96528d 10:00:00 ---> 5408309b2674 10:00:00 10:00:00 Step 9/20 : FROM alpine:3.15 10:00:00 ---> 02e0d6fdf486 10:00:00 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:00:00 ---> Using cache 10:00:00 ---> 0535db5dfabf 10:00:00 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:00 ---> Using cache 10:00:00 ---> 94a5447daf54 10:00:00 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:00:00 ---> Running in b4dac1135893 10:00:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:00:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:00:02 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:00:02 v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:00:02 OK: 15734 distinct packages available 10:00:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:00:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:00:05 (1/9) Installing ca-certificates (20220614-r0) 10:00:05 (2/9) Installing brotli-libs (1.0.9-r5) 10:00:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:00:05 (4/9) Installing libcurl (7.80.0-r3) 10:00:05 (5/9) Installing curl (7.80.0-r3) 10:00:05 (6/9) Installing dumb-init (1.2.5-r1) 10:00:05 (7/9) Installing musl-obstack (1.2.3-r0) 10:00:05 (8/9) Installing libucontext (1.1-r0) 10:00:06 (9/9) Installing gcompat (1.0.0-r4) 10:00:06 Executing busybox-1.34.1-r7.trigger 10:00:06 Executing ca-certificates-20220614-r0.trigger 10:00:06 OK: 8 MiB in 23 packages 10:00:09 Removing intermediate container b4dac1135893 10:00:09 ---> 0bebf779fe7f 10:00:09 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:09 ---> b3d625bf56c2 10:00:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:00:12 ---> 1b6e874d560f 10:00:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:00:13 ---> 0ddbe944786c 10:00:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:00:13 ---> Running in 56edd8550a20 10:00:13 Removing intermediate container 56edd8550a20 10:00:13 ---> 59d1337b580a 10:00:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:00:13 ---> Running in c773dafaf695 10:00:14 Removing intermediate container c773dafaf695 10:00:14 ---> 95afececb97b 10:00:14 Step 18/20 : LABEL arch=arm64 10:00:14 ---> Running in cf98ca8363cf 10:00:15 Removing intermediate container cf98ca8363cf 10:00:15 ---> b966065df59f 10:00:15 Step 19/20 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 10:00:15 ---> Running in d02a09824b55 10:00:16 Removing intermediate container d02a09824b55 10:00:16 ---> 2985e77393a6 10:00:16 Step 20/20 : LABEL version=0.0.0 10:00:16 ---> Running in 506f6a057136 10:00:17 Removing intermediate container 506f6a057136 10:00:17 ---> 94e59aedb1f4 10:00:17 10:00:17 Successfully built 94e59aedb1f4 10:00:17 Successfully tagged security-spiffe-token-provider-arm64:latest 10:00:21  Building security-spiffe-token-provider ... done Removing intermediate container e684bfe7d01c 10:00:21 ---> 8cc7435028a0 10:00:21 10:00:21 Step 11/25 : FROM alpine:3.16 10:00:21 ---> a6215f271958 10:00:21 Step 12/25 : RUN apk add --update --no-cache dumb-init 10:00:21 ---> Using cache 10:00:21 ---> a75486136a34 10:00:21 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:00:21 ---> Using cache 10:00:21 ---> 228ba173f5f0 10:00:21 Step 14/25 : ENV APP_PORT=59881 10:00:21 ---> Running in a60612e2db19 10:00:21 Removing intermediate container a60612e2db19 10:00:21 ---> ec17729d0a24 10:00:21 Step 15/25 : EXPOSE $APP_PORT 10:00:21 ---> Running in b1cda6c85722 10:00:22 Removing intermediate container b1cda6c85722 10:00:22 ---> 3811537f027f 10:00:22 Step 16/25 : WORKDIR / 10:00:22 ---> Running in 7eb651080f51 10:00:22 Removing intermediate container 7eb651080f51 10:00:22 ---> 049c8edd9349 10:00:22 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:23 ---> 36756cc26f03 10:00:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:00:23 ---> 6938d670c68a 10:00:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:00:24 ---> 993270a664dd 10:00:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 10:00:25 ---> f8df888feb57 10:00:25 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:00:25 ---> Running in 6956ffcb8d73 10:00:25 Removing intermediate container 6956ffcb8d73 10:00:25 ---> 5753e43fe31a 10:00:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:00:26 ---> Running in f14c19e39a96 10:00:26 Removing intermediate container f14c19e39a96 10:00:26 ---> 82685a6366cd 10:00:26 Step 23/25 : LABEL arch=arm64 10:00:26 ---> Running in a3c772cf6465 10:00:26 Removing intermediate container a3c772cf6465 10:00:26 ---> 91f82a450186 10:00:26 Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 10:00:26 ---> Running in c2bec2d26505 10:00:27 Removing intermediate container c2bec2d26505 10:00:27 ---> 26fb1cf5396b 10:00:27 Step 25/25 : LABEL version=0.0.0 10:00:27 ---> Running in b4c338dbe72a 10:00:28 Removing intermediate container b4c338dbe72a 10:00:28 ---> 963de68d068e 10:00:28 10:00:28 Successfully built 963de68d068e 10:00:28 Successfully tagged core-metadata-arm64:latest 10:00:30  Building core-metadata ... done Removing intermediate container f80ee5e23ada 10:00:30 ---> f76742155f35 10:00:30 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:00:30 ---> Running in 66b525147f18 10:00:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:00:33 Removing intermediate container 66b525147f18 10:00:33 ---> 5287adde9194 10:00:33 10:00:33 Step 11/23 : FROM alpine:3.16 10:00:33 ---> a6215f271958 10:00:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:00:33 ---> Running in e8a67970e3c9 10:00:33 Removing intermediate container e8a67970e3c9 10:00:33 ---> c7238108c016 10:00:33 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 10:00:33 ---> Running in 3e810cd4c5bc 10:00:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:00:36 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 10:00:36 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 10:00:36 (3/33) Installing readline (8.1.2-r0) 10:00:36 (4/33) Installing bash (5.1.16-r2) 10:00:36 Executing bash-5.1.16-r2.post-install 10:00:36 (5/33) Installing ca-certificates (20220614-r0) 10:00:36 (6/33) Installing brotli-libs (1.0.9-r6) 10:00:36 (7/33) Installing nghttp2-libs (1.47.0-r0) 10:00:36 (8/33) Installing libcurl (7.83.1-r3) 10:00:36 (9/33) Installing curl (7.83.1-r3) 10:00:36 (10/33) Installing docker-cli (20.10.18-r0) 10:00:37 (11/33) Installing dumb-init (1.2.5-r1) 10:00:37 (12/33) Installing libbz2 (1.0.8-r1) 10:00:37 (13/33) Installing expat (2.4.9-r0) 10:00:37 (14/33) Installing libffi (3.4.2-r1) 10:00:37 (15/33) Installing gdbm (1.23-r0) 10:00:37 (16/33) Installing xz-libs (5.2.5-r1) 10:00:37 (17/33) Installing libgcc (11.2.1_git20220219-r2) 10:00:37 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 10:00:37 (19/33) Installing mpdecimal (2.5.1-r1) 10:00:37 (20/33) Installing sqlite-libs (3.38.5-r0) 10:00:37 (21/33) Installing python3 (3.10.5-r0) 10:00:39 (22/33) Installing py3-contextlib2 (21.6.0-r2) 10:00:39 (23/33) Installing py3-tomli (2.0.1-r1) 10:00:39 (24/33) Installing py3-pep517 (0.12.0-r2) 10:00:39 (25/33) Installing py3-six (1.16.0-r1) 10:00:39 (26/33) Installing py3-retrying (1.3.3-r3) 10:00:39 (27/33) Installing py3-appdirs (1.4.4-r3) 10:00:39 (28/33) Installing py3-more-itertools (8.13.0-r0) 10:00:39 (29/33) Installing py3-ordered-set (4.0.2-r3) 10:00:39 (30/33) Installing py3-parsing (2.4.7-r3) 10:00:39 (31/33) Installing py3-packaging (21.3-r0) 10:00:39 (32/33) Installing py3-setuptools (59.4.0-r0) 10:00:39 (33/33) Installing py3-pip (22.1.1-r0) 10:00:40 Executing busybox-1.35.0-r17.trigger 10:00:40 Executing ca-certificates-20220614-r0.trigger 10:00:40 OK: 120 MiB in 47 packages 10:00:53 Collecting docker-compose==1.23.2 10:00:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:00:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.4 MB/s eta 0:00:00 10:00:53 Collecting docopt<0.7,>=0.6.1 10:00:53 Downloading docopt-0.6.2.tar.gz (25 kB) 10:00:53 Preparing metadata (setup.py): started 10:00:55 Preparing metadata (setup.py): finished with status 'done' 10:00:55 Collecting dockerpty<0.5,>=0.4.1 10:00:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:00:55 Preparing metadata (setup.py): started 10:00:57 Preparing metadata (setup.py): finished with status 'done' 10:00:57 Collecting texttable<0.10,>=0.9.0 10:00:57 Downloading texttable-0.9.1.tar.gz (11 kB) 10:00:57 Preparing metadata (setup.py): started 10:00:59 Preparing metadata (setup.py): finished with status 'done' 10:00:59 Collecting jsonschema<3,>=2.5.1 10:00:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:00:59 Collecting cached-property<2,>=1.2.0 10:00:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:00:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 10:01:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:01:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:01:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.4 MB/s eta 0:00:00 10:01:00 Collecting docker<4.0,>=3.6.0 10:01:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:01:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.4 MB/s eta 0:00:00 10:01:01 Collecting PyYAML<4,>=3.10 10:01:01 Downloading PyYAML-3.13.tar.gz (270 kB) 10:01:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 21.6 MB/s eta 0:00:00 10:01:02 Preparing metadata (setup.py): started 10:01:04 Preparing metadata (setup.py): finished with status 'done' 10:01:05 Collecting websocket-client<1.0,>=0.32.0 10:01:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:01:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.5 MB/s eta 0:00:00 10:01:05 Collecting docker-pycreds>=0.4.0 10:01:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:01:05 Collecting idna<2.8,>=2.5 10:01:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:01:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.7 MB/s eta 0:00:00 10:01:06 Collecting chardet<3.1.0,>=3.0.2 10:01:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:01:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.1 MB/s eta 0:00:00 10:01:06 Collecting urllib3<1.25,>=1.21.1 10:01:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:01:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.6 MB/s eta 0:00:00 10:01:07 Collecting certifi>=2017.4.17 10:01:07 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 10:01:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 18.5 MB/s eta 0:00:00 10:01:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:01:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:01:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:01:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:01:08 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 10:01:08 Running setup.py install for texttable: started 10:01:10 Running setup.py install for texttable: finished with status 'done' 10:01:10 Running setup.py install for PyYAML: started 10:01:12 Running setup.py install for PyYAML: finished with status 'done' 10:01:14 Running setup.py install for docopt: started 10:01:17 Running setup.py install for docopt: finished with status 'done' 10:01:19 Running setup.py install for dockerpty: started 10:01:22 Running setup.py install for dockerpty: finished with status 'done' 10:01:24 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 10:01:24 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 10:01:34 Removing intermediate container 3e810cd4c5bc 10:01:34 ---> 2dce7d7e1da6 10:01:34 Step 14/23 : ENV APP_PORT=58890 10:01:34 ---> Running in 35e837d53c2f 10:01:35 Removing intermediate container 35e837d53c2f 10:01:35 ---> 130ade245a2c 10:01:35 Step 15/23 : EXPOSE $APP_PORT 10:01:35 ---> Running in 50997f980972 10:01:35 Removing intermediate container 50997f980972 10:01:35 ---> ae98dc831190 10:01:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:01:36 ---> 1863f8c4d291 10:01:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:01:37 ---> d323d27a5804 10:01:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:01:38 ---> 3eae51970fd2 10:01:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:01:38 ---> Running in 6221c32873f6 10:01:38 Removing intermediate container 6221c32873f6 10:01:38 ---> 43d3f8687d89 10:01:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:38 ---> Running in 792f6a5a7e77 10:01:39 Removing intermediate container 792f6a5a7e77 10:01:39 ---> 352a8ced32ee 10:01:39 Step 21/23 : LABEL arch=arm64 10:01:39 ---> Running in 6bd8fffe868c 10:01:39 Removing intermediate container 6bd8fffe868c 10:01:39 ---> fed0b66dfbfe 10:01:39 Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee 10:01:39 ---> Running in 8e06cd5da343 10:01:39 Removing intermediate container 8e06cd5da343 10:01:39 ---> 325bc221fe6e 10:01:39 Step 23/23 : LABEL version=0.0.0 10:01:39 ---> Running in 9f7b2b2189fa 10:01:40 Removing intermediate container 9f7b2b2189fa 10:01:40 ---> edee5d0724a9 10:01:40 10:01:40 Successfully built edee5d0724a9 10:01:40 Successfully tagged sys-mgmt-agent-arm64:latest 10:01:41  Building sys-mgmt-agent ... done  [Pipeline] } 10:01:41 $ docker stop --time=1 0f957de48bb2d53dd54369e850e62288233688a5aac075d2e3660f3fe448ea2a 10:01:42 $ docker rm -f 0f957de48bb2d53dd54369e850e62288233688a5aac075d2e3660f3fe448ea2a [Pipeline] // withDockerContainer [Pipeline] sh 10:01:43 + docker images 10:01:43 REPOSITORY TAG IMAGE ID CREATED SIZE 10:01:43 sys-mgmt-agent-arm64 latest edee5d0724a9 3 seconds ago 133MB 10:01:43 5287adde9194 About a minute ago 1.36GB 10:01:43 core-metadata-arm64 latest 963de68d068e About a minute ago 17.5MB 10:01:43 8cc7435028a0 About a minute ago 1.38GB 10:01:43 security-spiffe-token-provider-arm64 latest 94e59aedb1f4 About a minute ago 28.4MB 10:01:43 5408309b2674 About a minute ago 1.41GB 10:01:43 security-secretstore-setup-arm64 latest 8c17511223c0 2 minutes ago 28.2MB 10:01:43 security-bootstrapper-arm64 latest 092776b4c1e6 2 minutes ago 19.1MB 10:01:43 a21c2c742802 2 minutes ago 1.37GB 10:01:43 380d396dff87 2 minutes ago 1.36GB 10:01:43 support-notifications-arm64 latest e72b9c624ac8 7 minutes ago 26.3MB 10:01:43 fe93909009c3 7 minutes ago 1.44GB 10:01:43 support-scheduler-arm64 latest 59ce421e7ea2 8 minutes ago 25.7MB 10:01:43 18d9c0052f32 9 minutes ago 1.44GB 10:01:43 security-spire-server-arm64 latest 9a471243ab7d 9 minutes ago 84.2MB 10:01:43 security-spire-config-arm64 latest 59c846dd2cb3 9 minutes ago 83.6MB 10:01:43 341eddfb6fed 9 minutes ago 1.25GB 10:01:43 b24298ada321 9 minutes ago 1.25GB 10:01:43 core-data-arm64 latest f34276dd3ed5 10 minutes ago 20.7MB 10:01:43 4ca3a3a83a69 10 minutes ago 1.38GB 10:01:43 core-command-arm64 latest fb2d4ca0b3f3 11 minutes ago 16.7MB 10:01:43 1de38d5c91ad 11 minutes ago 1.38GB 10:01:43 security-proxy-setup-arm64 latest caf81ed4d672 11 minutes ago 26.4MB 10:01:43 fb776f177124 12 minutes ago 1.37GB 10:01:43 security-spire-agent-arm64 latest c615f89a3a26 17 minutes ago 122MB 10:01:43 eedfb97c7999 18 minutes ago 1.25GB 10:01:43 ci-base-image-arm64 latest 2c7378f5cdd9 31 minutes ago 941MB 10:01:43 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 10:01:43 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 10:01:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 10:01:43 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 10:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:44 10:01:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:44 arm64: Pulling from edgex-lftools-log-publisher 10:01:44 8998bd30e6a1: Pulling fs layer 10:01:44 04944245beec: Pulling fs layer 10:01:44 699f458cf7ca: Pulling fs layer 10:01:44 765212b225bb: Pulling fs layer 10:01:44 f23df028b6ca: Pulling fs layer 10:01:44 d65c8cfc05b1: Pulling fs layer 10:01:44 2437ff75d9bd: Pulling fs layer 10:01:44 f23df028b6ca: Waiting 10:01:44 d65c8cfc05b1: Waiting 10:01:44 2437ff75d9bd: Waiting 10:01:44 765212b225bb: Waiting 10:01:44 04944245beec: Verifying Checksum 10:01:44 04944245beec: Download complete 10:01:44 765212b225bb: Verifying Checksum 10:01:44 765212b225bb: Download complete 10:01:44 f23df028b6ca: Download complete 10:01:44 d65c8cfc05b1: Verifying Checksum 10:01:44 d65c8cfc05b1: Download complete 10:01:45 699f458cf7ca: Verifying Checksum 10:01:45 699f458cf7ca: Download complete 10:01:45 8998bd30e6a1: Verifying Checksum 10:01:45 8998bd30e6a1: Download complete 10:01:48 2437ff75d9bd: Verifying Checksum 10:01:48 2437ff75d9bd: Download complete 10:01:50 8998bd30e6a1: Pull complete 10:01:50 04944245beec: Pull complete 10:01:51 699f458cf7ca: Pull complete 10:01:51 765212b225bb: Pull complete 10:01:52 f23df028b6ca: Pull complete 10:01:52 d65c8cfc05b1: Pull complete 10:02:07 2437ff75d9bd: Pull complete 10:02:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:07 prd-ubuntu20.04-docker-arm64-4c-16g-1335 does not seem to be running inside a container 10:02:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:02:10 $ docker top cc2af4f4e187d2a95858a356f7e73e9e3cc4dc5c21275c6537205011b6a7b279 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:11 ---> job-cost.sh 10:02:11 lf-activate-venv: SKIPPING 10:02:11 INFO: No Stack... 10:02:12 INFO: Retrieving Pricing Info for: v3-standard-4 10:02:13 INFO: Archiving Costs [Pipeline] sh 10:02:13 + cat /w/workspace/edgex-go/1/archives/cost.csv+ 10:02:13 cut -d, -f6 [Pipeline] lock 10:02:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4168-1-stack-cost] 10:02:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4168-1-stack-cost] did not exist. Created. 10:02:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:02:14 + echo total: 0.10999999940395355 [Pipeline] stash 10:02:14 Stashed 1 file(s) [Pipeline] } 10:02:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4168-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:02:14 $ docker stop --time=1 cc2af4f4e187d2a95858a356f7e73e9e3cc4dc5c21275c6537205011b6a7b279 10:02:15 $ docker rm -f cc2af4f4e187d2a95858a356f7e73e9e3cc4dc5c21275c6537205011b6a7b279 [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 10:02:16 provisioning config files... 10:02:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10384314949950910648tmp [Pipeline] { [Pipeline] sh 10:02:17 + set +x 10:02:17 + curl -s https://codecov.io/bash 10:02:17 + bash -s -- 10:02:17 10:02:17 _____ _ 10:02:17 / ____| | | 10:02:17 | | ___ __| | ___ ___ _____ __ 10:02:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:02:17 | |___| (_) | (_| | __/ (_| (_) \ V / 10:02:17 \_____\___/ \__,_|\___|\___\___/ \_/ 10:02:17 Bash-1.0.6 10:02:17 10:02:17 10:02:17 ==> git version 2.25.1 found 10:02:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:02:17 Release-Date: 2020-01-08 10:02:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:02:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:02:17 ==> Jenkins CI detected. 10:02:17 current dir:  /w/workspace/edgex-go/1 10:02:17 project root: . 10:02:17 --> token set from env 10:02:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:02:17 ==> Running gcov in . (disable via -X gcov) 10:02:17 ==> Python coveragepy not found 10:02:17 ==> Searching for coverage reports in: 10:02:17 + . 10:02:17 -> Found 1 reports 10:02:17 ==> Detecting git/mercurial file structure 10:02:17 ==> Reading reports 10:02:17 + ./coverage.out bytes=496148 10:02:17 ==> Appending adjustments 10:02:17 https://docs.codecov.io/docs/fixing-reports 10:02:18 + Found adjustments 10:02:18 ==> Gzipping contents 10:02:18 64K /tmp/codecov.IPBZy2.gz 10:02:18 ==> Uploading reports 10:02:18 url: https://codecov.io 10:02:18 query: branch=PR-4168&commit=8cf23b37b86954e890d1ffe3ad5c809a355019ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4168&job=&cmd_args= 10:02:18 -> Pinging Codecov 10:02:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4168&commit=8cf23b37b86954e890d1ffe3ad5c809a355019ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4168&job=&cmd_args= 10:02:18 -> Uploading to 10:02:18 https://storage.googleapis.com/codecov/v4/raw/2022-09-27/00271124DB129430A58F1EEE437C3FCB/8cf23b37b86954e890d1ffe3ad5c809a355019ee/52c4e269-30ac-4af2-86c6-c3e7217f86b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T100218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c104ed9800b3210f0d97b22cad820442761a3da303e2f018ee6cfd854c13ed27 10:02:18 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:18 Dload Upload Total Spent Left Speed 10:02:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65017 0 0 100 65017 0 257k --:--:-- --:--:-- --:--:-- 257k 10:02:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8cf23b37b86954e890d1ffe3ad5c809a355019ee [Pipeline] } 10:02:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:02:20 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:02:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:02:21 ---> package-listing.sh 10:02:21 ++ facter osfamily 10:02:21 ++ tr '[:upper:]' '[:lower:]' 10:02:21 + OS_FAMILY=debian 10:02:21 + workspace=/w/workspace/edgex-go/1 10:02:21 + START_PACKAGES=/tmp/packages_start.txt 10:02:21 + END_PACKAGES=/tmp/packages_end.txt 10:02:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:02:21 + PACKAGES=/tmp/packages_start.txt 10:02:21 + '[' /w/workspace/edgex-go/1 ']' 10:02:21 + PACKAGES=/tmp/packages_end.txt 10:02:21 + case "${OS_FAMILY}" in 10:02:21 + dpkg -l 10:02:21 + grep '^ii' 10:02:21 + '[' -f /tmp/packages_start.txt ']' 10:02:21 + '[' -f /tmp/packages_end.txt ']' 10:02:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:02:21 + '[' /w/workspace/edgex-go/1 ']' 10:02:21 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:02:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:02:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:02:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:22 10:02:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:23 latest: Pulling from edgex-lftools-log-publisher 10:02:23 5eb5b503b376: Pulling fs layer 10:02:23 5c69ac0246d0: Pulling fs layer 10:02:23 ec43610c2a17: Pulling fs layer 10:02:23 3a2ae6a8a46f: Pulling fs layer 10:02:23 33b1e0a273af: Pulling fs layer 10:02:23 5d3b04190fa2: Pulling fs layer 10:02:23 2f39f015ded8: Pulling fs layer 10:02:23 3a2ae6a8a46f: Waiting 10:02:23 33b1e0a273af: Waiting 10:02:23 2f39f015ded8: Waiting 10:02:23 5d3b04190fa2: Waiting 10:02:23 5c69ac0246d0: Verifying Checksum 10:02:23 5c69ac0246d0: Download complete 10:02:23 3a2ae6a8a46f: Download complete 10:02:23 33b1e0a273af: Verifying Checksum 10:02:23 33b1e0a273af: Download complete 10:02:23 5d3b04190fa2: Download complete 10:02:23 ec43610c2a17: Verifying Checksum 10:02:23 ec43610c2a17: Download complete 10:02:23 5eb5b503b376: Verifying Checksum 10:02:23 5eb5b503b376: Download complete 10:02:24 2f39f015ded8: Download complete 10:02:24 5eb5b503b376: Pull complete 10:02:24 5c69ac0246d0: Pull complete 10:02:25 ec43610c2a17: Pull complete 10:02:25 3a2ae6a8a46f: Pull complete 10:02:25 33b1e0a273af: Pull complete 10:02:25 5d3b04190fa2: Pull complete 10:02:29 2f39f015ded8: Pull complete 10:02:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:02:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:30 prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container 10:02:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:02:32 $ docker top f05eddd0e42676729b50ff78506d523214f03931284293a09897f9e53b6db12f -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:33 + touch /tmp/pre-build-complete [Pipeline] sh 10:02:33 + mkdir -p /var/log/sysstat [Pipeline] sh 10:02:33 + ls /var/log/sa-host 10:02:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:33 provisioning config files... 10:02:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17195823977222399476tmp [Pipeline] { [Pipeline] echo 10:02:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:02:34 ---> create-netrc.sh [Pipeline] } 10:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:02:34 ---> python-tools-install.sh [Pipeline] echo 10:02:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:02:35 ---> sudo-logs.sh 10:02:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:02:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:02:35 ---> job-cost.sh 10:02:35 lf-activate-venv: SKIPPING 10:02:35 DEBUG: total: 0.10999999940395355 10:02:35 INFO: Retrieving Stack Cost... 10:02:35 INFO: Retrieving Pricing Info for: v3-standard-8 10:02:36 INFO: Archiving Costs [Pipeline] echo 10:02:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:02:36 ---> logs-deploy.sh 10:02:36 lf-activate-venv: SKIPPING 10:02:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4168/1 10:02:36 INFO: archiving workspace using pattern(s): 10:02:37 Archives upload complete. 10:02:37 INFO: archiving logs to Nexus 10:02:38 ---> uname -a: 10:02:38 Linux prd-ubuntu20-04-docker-8c-8g-1334 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:02:38 10:02:38 10:02:38 ---> lscpu: 10:02:38 Architecture: x86_64 10:02:38 CPU op-mode(s): 32-bit, 64-bit 10:02:38 Byte Order: Little Endian 10:02:38 Address sizes: 40 bits physical, 48 bits virtual 10:02:38 CPU(s): 8 10:02:38 On-line CPU(s) list: 0-7 10:02:38 Thread(s) per core: 1 10:02:38 Core(s) per socket: 1 10:02:38 Socket(s): 8 10:02:38 NUMA node(s): 1 10:02:38 Vendor ID: AuthenticAMD 10:02:38 CPU family: 23 10:02:38 Model: 49 10:02:38 Model name: AMD EPYC-Rome Processor 10:02:38 Stepping: 0 10:02:38 CPU MHz: 2800.002 10:02:38 BogoMIPS: 5600.00 10:02:38 Virtualization: AMD-V 10:02:38 Hypervisor vendor: KVM 10:02:38 Virtualization type: full 10:02:38 L1d cache: 256 KiB 10:02:38 L1i cache: 256 KiB 10:02:38 L2 cache: 4 MiB 10:02:38 L3 cache: 128 MiB 10:02:38 NUMA node0 CPU(s): 0-7 10:02:38 Vulnerability Itlb multihit: Not affected 10:02:38 Vulnerability L1tf: Not affected 10:02:38 Vulnerability Mds: Not affected 10:02:38 Vulnerability Meltdown: Not affected 10:02:38 Vulnerability Mmio stale data: Not affected 10:02:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:02:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:02:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:02:38 Vulnerability Srbds: Not affected 10:02:38 Vulnerability Tsx async abort: Not affected 10:02:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:02:38 10:02:38 10:02:38 ---> nproc: 10:02:38 8 10:02:38 10:02:38 10:02:38 ---> df -h: 10:02:38 Filesystem Size Used Avail Use% Mounted on 10:02:38 overlay 155G 19G 137G 12% / 10:02:38 tmpfs 64M 0 64M 0% /dev 10:02:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:02:38 shm 64M 0 64M 0% /dev/shm 10:02:38 /dev/vda1 155G 19G 137G 12% /facter-os 10:02:38 10:02:38