Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc08cdcae9d607b14f3a3aa771a6f9c9e7d47562+af696e210749021336152133b8ef9886b3924fac (489308d64d883fab184087ef22f8b4d57080dfa7) 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-ssh8314705037785593535.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2192741133486993998.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh712280868833246888.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16092160695356340890.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8720076953223433645.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 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119348 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit af696e210749021336152133b8ef9886b3924fac into PR head commit dc08cdcae9d607b14f3a3aa771a6f9c9e7d47562 Merge succeeded, producing d4c061bebd94cc13256664c6c6c0e4f1194d8192 Checking out Revision d4c061bebd94cc13256664c6c6c0e4f1194d8192 (PR-4218) > git config core.sparsecheckout # timeout=10 > git checkout -f dc08cdcae9d607b14f3a3aa771a6f9c9e7d47562 # 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 af696e210749021336152133b8ef9886b3924fac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4c061bebd94cc13256664c6c6c0e4f1194d8192 # timeout=10 Commit message: "Merge commit 'af696e210749021336152133b8ef9886b3924fac' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:32 ========================================================= 16:29:32 EdgeX Global Pipelines Version Info 16:29:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6c51303ac9fa7621e27a7605846695a2ec253b12 # timeout=10 16:29:33 ------------------- 16:29:33 stable info: 16:29:33 ------------------- 16:29:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:29:33 Message: update stable to v1.0.244 16:29:33 ------------------- 16:29:33 experimental info: 16:29:33 ------------------- 16:29:33 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:29:33 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:29:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4218 [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4218 [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4218 [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4c061bebd94cc13256664c6c6c0e4f1194d8192 [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4c061b [Pipeline] echo 16:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:34 provisioning config files... 16:29:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config16524719225734216072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:34 ---> docker-login.sh 16:29:34 nexus3.edgexfoundry.org:10001 16:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:35 Configure a credential helper to remove this warning. See 16:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:35 16:29:35 Login Succeeded 16:29:35 nexus3.edgexfoundry.org:10002 16:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:35 Configure a credential helper to remove this warning. See 16:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:35 16:29:35 Login Succeeded 16:29:35 nexus3.edgexfoundry.org:10003 16:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:35 Configure a credential helper to remove this warning. See 16:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:35 16:29:35 Login Succeeded 16:29:35 nexus3.edgexfoundry.org:10004 16:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:35 Configure a credential helper to remove this warning. See 16:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:35 16:29:35 Login Succeeded 16:29:35 docker.io 16:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:35 Configure a credential helper to remove this warning. See 16:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:35 16:29:35 Login Succeeded 16:29:35 ---> docker-login.sh ends [Pipeline] } 16:29:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:35 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:29:35 + dirname cmd/core-command/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + echo core-command,cmd/core-command/Dockerfile 16:29:35 + + dirnamecut cmd/core-data/Dockerfile -d/ 16:29:35 -f2 16:29:35 + echo core-data,cmd/core-data/Dockerfile 16:29:35 + dirname cmd/core-metadata/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:35 + dirname cmd/security-bootstrapper/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:35 + dirname cmd/security-proxy-setup/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:35 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:35 + dirname cmd/security-spire-agent/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:35 + dirname cmd/security-spire-config/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:35 + dirname cmd/security-spire-server/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:35 + dirname cmd/support-notifications/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + dirname cmd/support-scheduler/Dockerfile 16:29:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:35 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:35 + cut -d/ -f2 16:29:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:35 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:36 + git rev-list -1 --merges d4c061bebd94cc13256664c6c6c0e4f1194d8192~1..d4c061bebd94cc13256664c6c6c0e4f1194d8192 [Pipeline] echo 16:29:36 -----------> git rev-list -1 --merges d4c061bebd94cc13256664c6c6c0e4f1194d8192~1..d4c061bebd94cc13256664c6c6c0e4f1194d8192 d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:29:36 d4c061bebd94cc13256664c6c6c0e4f1194d8192 [false] [Pipeline] sh 16:29:36 + git log --format=format:%s -1 d4c061bebd94cc13256664c6c6c0e4f1194d8192 [Pipeline] echo 16:29:36 ========================================================= 16:29:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:37 + grep -v github /etc/ssh/ssh_known_hosts 16:29:37 + [ -e /tmp/ssh_known_hosts ] 16:29:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:37 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:37 16:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:37 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:37 b85a868b505f: Pulling fs layer 16:29:37 e2be974225ed: Pulling fs layer 16:29:37 339a4e72a1f5: Pulling fs layer 16:29:37 988bab9f4d93: Pulling fs layer 16:29:37 1469e6f7b9e6: Pulling fs layer 16:29:37 eaf3925da568: Pulling fs layer 16:29:37 bab4dde63d76: Pulling fs layer 16:29:37 bde34c3a00c8: Pulling fs layer 16:29:37 b352a97aabf1: Pulling fs layer 16:29:37 4872d77fe225: Pulling fs layer 16:29:37 5851b861e8e6: Pulling fs layer 16:29:37 bde34c3a00c8: Waiting 16:29:37 1469e6f7b9e6: Waiting 16:29:37 eaf3925da568: Waiting 16:29:37 bab4dde63d76: Waiting 16:29:37 4872d77fe225: Waiting 16:29:37 5851b861e8e6: Waiting 16:29:37 b352a97aabf1: Waiting 16:29:37 e2be974225ed: Verifying Checksum 16:29:37 e2be974225ed: Download complete 16:29:37 988bab9f4d93: Verifying Checksum 16:29:37 988bab9f4d93: Download complete 16:29:38 1469e6f7b9e6: Verifying Checksum 16:29:38 1469e6f7b9e6: Download complete 16:29:38 339a4e72a1f5: Verifying Checksum 16:29:38 339a4e72a1f5: Download complete 16:29:38 eaf3925da568: Download complete 16:29:38 bde34c3a00c8: Download complete 16:29:38 b352a97aabf1: Verifying Checksum 16:29:38 b352a97aabf1: Download complete 16:29:38 4872d77fe225: Download complete 16:29:38 b85a868b505f: Download complete 16:29:38 5851b861e8e6: Verifying Checksum 16:29:38 5851b861e8e6: Download complete 16:29:38 bab4dde63d76: Verifying Checksum 16:29:38 bab4dde63d76: Download complete 16:29:39 b85a868b505f: Pull complete 16:29:39 e2be974225ed: Pull complete 16:29:40 339a4e72a1f5: Pull complete 16:29:40 988bab9f4d93: Pull complete 16:29:40 1469e6f7b9e6: Pull complete 16:29:40 eaf3925da568: Pull complete 16:29:41 bab4dde63d76: Pull complete 16:29:42 bde34c3a00c8: Pull complete 16:29:42 b352a97aabf1: Pull complete 16:29:42 4872d77fe225: Pull complete 16:29:42 5851b861e8e6: Pull complete 16:29:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:42 prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container 16:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:29:44 $ docker top b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 -eo pid,comm 16:29:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:44 [ssh-agent] Looking for ssh-agent implementation... 16:29:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:44 $ docker exec b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 ssh-agent 16:29:44 SSH_AUTH_SOCK=/tmp/ssh-S5Zm2lrjEkk0/agent.32 16:29:44 SSH_AGENT_PID=38 16:29:44 Running ssh-add (command line suppressed) 16:29:44 Identity added: /w/workspace/edgex-go/9@tmp/private_key_16984070984710025070.key (/w/workspace/edgex-go/9@tmp/private_key_16984070984710025070.key) 16:29:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:44 + git tag --points-at HEAD [Pipeline] } 16:29:44 $ docker exec --env ******** --env ******** b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 ssh-agent -k 16:29:44 unset SSH_AUTH_SOCK; 16:29:44 unset SSH_AGENT_PID; 16:29:44 echo Agent pid 38 killed; 16:29:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:44 [ssh-agent] Looking for ssh-agent implementation... 16:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:45 $ docker exec b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 ssh-agent 16:29:45 SSH_AUTH_SOCK=/tmp/ssh-7h5gRtyrqJ1D/agent.70 16:29:45 SSH_AGENT_PID=76 16:29:45 Running ssh-add (command line suppressed) 16:29:45 Identity added: /w/workspace/edgex-go/9@tmp/private_key_14314940380916743602.key (/w/workspace/edgex-go/9@tmp/private_key_14314940380916743602.key) 16:29:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:45 + git semver init 16:29:45 2022-11-16 16:29:45,796 [run_init] DEBUG init version:0.0.0 force:False 16:29:45 2022-11-16 16:29:45,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 16:29:45 2022-11-16 16:29:45,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 16:29:45 2022-11-16 16:29:45,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 16:29:51 2022-11-16 16:29:50,298 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 16:29:51 2022-11-16 16:29:50,299 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4218 with force:False 16:29:51 2022-11-16 16:29:50,299 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4218 16:29:51 2022-11-16 16:29:50,304 [execute] INFO git cat-file --batch-check 16:29:51 2022-11-16 16:29:50,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 16:29:51 2022-11-16 16:29:50,312 [execute] INFO git cat-file --batch 16:29:51 2022-11-16 16:29:50,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 16:29:51 2022-11-16 16:29:50,318 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4218 16:29:51 0.0.0 [Pipeline] } 16:29:51 $ docker exec --env ******** --env ******** b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 ssh-agent -k 16:29:51 unset SSH_AUTH_SOCK; 16:29:51 unset SSH_AGENT_PID; 16:29:51 echo Agent pid 76 killed; 16:29:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:51 + git semver [Pipeline] } 16:29:51 $ docker stop --time=1 b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 16:29:53 $ docker rm -f b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:53 Stashed 1 file(s) [Pipeline] echo 16:29:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:54 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 16:29:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:54 ========================================================= 16:29:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:29:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:29:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:54 213ec9aee27d: Pulling fs layer 16:29:54 4583459ba037: Pulling fs layer 16:29:54 93c1e223e6f2: Pulling fs layer 16:29:54 53926ce57604: Pulling fs layer 16:29:54 21b2b0c7a3f4: Pulling fs layer 16:29:54 22ff95d597cd: Pulling fs layer 16:29:54 12d6caf4c0d1: Pulling fs layer 16:29:54 96b7cbca73a9: Pulling fs layer 16:29:54 a7acece74701: Pulling fs layer 16:29:54 22ff95d597cd: Waiting 16:29:54 12d6caf4c0d1: Waiting 16:29:54 96b7cbca73a9: Waiting 16:29:54 a7acece74701: Waiting 16:29:54 21b2b0c7a3f4: Waiting 16:29:54 53926ce57604: Waiting 16:29:54 93c1e223e6f2: Verifying Checksum 16:29:54 93c1e223e6f2: Download complete 16:29:54 4583459ba037: Download complete 16:29:54 21b2b0c7a3f4: Verifying Checksum 16:29:54 21b2b0c7a3f4: Download complete 16:29:54 22ff95d597cd: Download complete 16:29:54 213ec9aee27d: Verifying Checksum 16:29:54 213ec9aee27d: Download complete 16:29:54 12d6caf4c0d1: Verifying Checksum 16:29:54 12d6caf4c0d1: Download complete 16:29:54 213ec9aee27d: Pull complete 16:29:54 4583459ba037: Pull complete 16:29:55 93c1e223e6f2: Pull complete 16:29:55 a7acece74701: Verifying Checksum 16:29:55 a7acece74701: Download complete 16:29:55 96b7cbca73a9: Verifying Checksum 16:29:55 96b7cbca73a9: Download complete 16:29:55 53926ce57604: Verifying Checksum 16:29:55 53926ce57604: Download complete 16:29:59 53926ce57604: Pull complete 16:29:59 21b2b0c7a3f4: Pull complete 16:29:59 22ff95d597cd: Pull complete 16:29:59 12d6caf4c0d1: Pull complete 16:30:01 96b7cbca73a9: Pull complete 16:30:02 a7acece74701: Pull complete 16:30:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:02 WORKDIR /edgex 16:30:02 COPY go.mod . 16:30:02 RUN go mod download 16:30:02 + docker build -t ci-base-image-x86_64 -f - . 16:30:03 Sending build context to Docker daemon 169.8MB 16:30:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:03 ---> db6d94c90886 16:30:03 Step 2/4 : WORKDIR /edgex 16:30:05 ---> Running in 0f8f08dd7c9b 16:30:05 Removing intermediate container 0f8f08dd7c9b 16:30:05 ---> 6a12a1699ccc 16:30:05 Step 3/4 : COPY go.mod . 16:30:05 ---> d11c0be16811 16:30:05 Step 4/4 : RUN go mod download 16:30:05 ---> Running in 55d3b8e225b3 16:30:08 Still waiting to schedule task 16:30:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:20 Removing intermediate container 55d3b8e225b3 16:30:20 ---> d18d159c0f55 16:30:20 Successfully built d18d159c0f55 16:30:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:20 + docker inspect -f . ci-base-image-x86_64 16:30:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:20 prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container 16:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:30:21 $ docker top cd04335e2c3e666bbdadc7e34d85d3139447cb35bfa33c7e45d4720aaa0a7d0d -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:21 + go version 16:30:21 go version go1.18.7 linux/amd64 [Pipeline] } 16:30:21 $ docker stop --time=1 cd04335e2c3e666bbdadc7e34d85d3139447cb35bfa33c7e45d4720aaa0a7d0d 16:30:23 $ docker rm -f cd04335e2c3e666bbdadc7e34d85d3139447cb35bfa33c7e45d4720aaa0a7d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:23 + docker inspect -f . ci-base-image-x86_64 16:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:23 prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container 16:30:23 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:30:23 $ docker top 4a44eab4a45517390264288eab465143acbf9af0aad81a08a6a0339d9e967f16 -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:24 ========================================================= 16:30:24 [edgeXBuildGoParallel] Running Tests and Build... 16:30:24 ========================================================= [Pipeline] sh 16:30:24 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 16:30:24 + make test 16:30:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:31 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.166s coverage: 98.5% of statements 16:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.132s coverage: 43.0% of statements 16:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.131s coverage: 54.2% of statements 16:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.176s coverage: 89.2% of statements 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.098s coverage: 2.2% of statements 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.546s coverage: 95.6% of statements 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.096s coverage: 72.2% of statements 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements 16:30:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 16:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 16:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 79.9% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.8% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 41.8% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:31:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:31:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119351 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws 16:31:30 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 16:31:30 The recommended git tool is: git 16:31:30 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:31:30 GO111MODULE=on go vet ./... 16:31:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:34 ./bin/test-attribution-txt.sh [Pipeline] echo 16:31:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:35 + ls -al . 16:31:35 total 776 16:31:35 drwxrwxr-x 11 1001 1001 4096 Nov 16 16:30 . 16:31:35 drwxr-xr-x 4 root root 4096 Nov 16 16:30 .. 16:31:35 drwxrwxr-x 2 1001 1001 4096 Nov 16 16:29 .blubracket 16:31:35 -rw-rw-r-- 1 1001 1001 16 Nov 16 16:29 .dockerignore 16:31:35 drwxrwxr-x 8 1001 1001 4096 Nov 16 16:31 .git 16:31:35 drwxrwxr-x 3 1001 1001 4096 Nov 16 16:29 .github 16:31:35 -rw-rw-r-- 1 1001 1001 1030 Nov 16 16:29 .gitignore 16:31:35 -rw-rw-r-- 1 1001 1001 42 Nov 16 16:29 .golangci.yml 16:31:35 -rw-rw-r-- 1 1001 1001 87 Nov 16 16:29 .hadolint.yml 16:31:35 drwxr-xr-x 3 1001 1001 4096 Nov 16 16:29 .semver 16:31:35 -rw-rw-r-- 1 1001 1001 166 Nov 16 16:29 .sonarcloud.properties 16:31:35 -rw-rw-r-- 1 1001 1001 1171 Nov 16 16:29 ADOPTERS.md 16:31:35 -rw-rw-r-- 1 1001 1001 10722 Nov 16 16:29 Attribution.txt 16:31:35 -rw-rw-r-- 1 1001 1001 73765 Nov 16 16:29 CHANGELOG.md 16:31:35 -rw-rw-r-- 1 1001 1001 3804 Nov 16 16:29 CONTRIBUTING.md 16:31:35 -rw-rw-r-- 1 1001 1001 677 Nov 16 16:29 GOVERNANCE.md 16:31:35 -rw-rw-r-- 1 1001 1001 850 Nov 16 16:29 Jenkinsfile 16:31:35 -rw-rw-r-- 1 1001 1001 10775 Nov 16 16:29 LICENSE 16:31:35 -rw-rw-r-- 1 1001 1001 13857 Nov 16 16:29 Makefile 16:31:35 -rw-rw-r-- 1 1001 1001 582 Nov 16 16:29 OWNERS.md 16:31:35 -rw-rw-r-- 1 1001 1001 9799 Nov 16 16:29 README.md 16:31:35 -rw-rw-r-- 1 1001 1001 6912 Nov 16 16:29 SECURITY.md 16:31:35 -rw-rw-r-- 1 1001 1001 5 Nov 16 16:29 VERSION 16:31:35 -rw-rw-r-- 1 1001 1001 4131 Nov 16 16:29 ZMQWindows.md 16:31:35 drwxrwxr-x 2 1001 1001 4096 Nov 16 16:29 bin 16:31:35 drwxrwxr-x 18 1001 1001 4096 Nov 16 16:29 cmd 16:31:35 -rw-r--r-- 1 root root 501828 Nov 16 16:31 coverage.out 16:31:35 -rw-rw-r-- 1 1001 1001 3405 Nov 16 16:29 go.mod 16:31:35 -rw-rw-r-- 1 1001 1001 44978 Nov 16 16:29 go.sum 16:31:35 drwxrwxr-x 8 1001 1001 4096 Nov 16 16:29 internal 16:31:35 drwxrwxr-x 3 1001 1001 4096 Nov 16 16:29 openapi 16:31:35 drwxrwxr-x 4 1001 1001 4096 Nov 16 16:29 snap 16:31:35 -rw-rw-r-- 1 1001 1001 204 Nov 16 16:29 version.go [Pipeline] sh 16:31:35 + '[' -e coverage.out ] 16:31:35 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:35 Stashed 1 file(s) [Pipeline] sh 16:31:35 + make build 16:31:35 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:31:35 using credential edgex-jenkins-ssh 16:31:35 Cloning the remote Git repository 16:31:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:36 > git init /w/workspace/edgex-go/9 # timeout=10 16:31:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:36 > git --version # timeout=10 16:31:36 > git --version # 'git version 2.25.1' 16:31:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:36 Verifying host key using known hosts file 16:31: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. 16:31:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:31:54 Merging remotes/origin/main commit af696e210749021336152133b8ef9886b3924fac into PR head commit dc08cdcae9d607b14f3a3aa771a6f9c9e7d47562 16:31:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:53 Verifying host key using known hosts file 16:31:53 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. 16:31:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:31:54 > git config core.sparsecheckout # timeout=10 16:31:54 > git checkout -f dc08cdcae9d607b14f3a3aa771a6f9c9e7d47562 # timeout=10 16:31:54 > git remote # timeout=10 16:31:54 > git config --get remote.origin.url # timeout=10 16:31:55 Merge succeeded, producing 7ca59d84e73992e27f49e39fddec46345e836090 16:31:55 Checking out Revision 7ca59d84e73992e27f49e39fddec46345e836090 (PR-4218) 16:31:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:54 Verifying host key using known hosts file 16:31:54 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. 16:31:54 > git merge af696e210749021336152133b8ef9886b3924fac # timeout=10 16:31:55 > git rev-parse HEAD^{commit} # timeout=10 16:31:55 > git config core.sparsecheckout # timeout=10 16:31:55 > git checkout -f 7ca59d84e73992e27f49e39fddec46345e836090 # timeout=10 16:31:58 Commit message: "Merge commit 'af696e210749021336152133b8ef9886b3924fac' into HEAD" 16:31:58 First time build. Skipping changelog. 16:31:58 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:31:58 > git rev-list --no-walk 6c51303ac9fa7621e27a7605846695a2ec253b12 # timeout=10 16:31:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:31:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:31:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:59 Dload Upload Total Spent Left Speed 16:31:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 71197 0 --:--:-- --:--:-- --:--:-- 71197 [Pipeline] sh 16:32:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:00 + sudo tee /etc/docker/daemon.new 16:32:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:00 { 16:32:00 "registry-mirrors": [ 16:32:00 "https://nexus3.edgexfoundry.org:10001" 16:32:00 ], 16:32:00 "bip": "10.250.0.254/24", 16:32:00 "hosts": [ 16:32:00 "tcp://0.0.0.0:5555", 16:32:00 "unix:///var/run/docker.sock" 16:32:00 ], 16:32:00 "mtu": 1458, 16:32:00 "selinux-enabled": true, 16:32:00 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:00 } [Pipeline] sh 16:32:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:01 + sudo service docker restart 16:32:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:32:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:32: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:32:16 $ docker stop --time=1 4a44eab4a45517390264288eab465143acbf9af0aad81a08a6a0339d9e967f16 16:32:18 $ docker rm -f 4a44eab4a45517390264288eab465143acbf9af0aad81a08a6a0339d9e967f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:19 16:32:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:19 provisioning config files... 16:32:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4762054902640023712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:19 latest: Pulling from edgex-devops/edgex-compose 16:32:19 cbdbe7a5bc2a: Pulling fs layer 16:32:19 ca9280d653b3: Pulling fs layer 16:32:19 7e9c9ca2126c: Pulling fs layer 16:32:19 cbdbe7a5bc2a: Download complete 16:32:19 ca9280d653b3: Verifying Checksum 16:32:19 ca9280d653b3: Download complete 16:32:19 cbdbe7a5bc2a: Pull complete 16:32:19 ---> docker-login.sh 16:32:19 nexus3.edgexfoundry.org:10001 16:32:20 7e9c9ca2126c: Verifying Checksum 16:32:20 7e9c9ca2126c: Download complete 16:32:20 ca9280d653b3: Pull complete 16:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:20 Configure a credential helper to remove this warning. See 16:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:20 16:32:20 Login Succeeded 16:32:20 nexus3.edgexfoundry.org:10002 16:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:20 Configure a credential helper to remove this warning. See 16:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:20 16:32:20 Login Succeeded 16:32:20 nexus3.edgexfoundry.org:10003 16:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:21 Configure a credential helper to remove this warning. See 16:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:21 16:32:21 Login Succeeded 16:32:21 nexus3.edgexfoundry.org:10004 16:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:21 Configure a credential helper to remove this warning. See 16:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:21 16:32:21 Login Succeeded 16:32:21 docker.io 16:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:22 Configure a credential helper to remove this warning. See 16:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:22 16:32:22 Login Succeeded 16:32:22 ---> docker-login.sh ends [Pipeline] } 16:32:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:32:22 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 16:32:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:22 ========================================================= 16:32:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:32:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:22 9b18e9b68314: Pulling fs layer 16:32:22 35d82f9e3411: Pulling fs layer 16:32:22 e16973657156: Pulling fs layer 16:32:22 fc693d55d65f: Pulling fs layer 16:32:22 7e9fc2657dce: Pulling fs layer 16:32:22 dda99020689f: Pulling fs layer 16:32:22 db1c61fa0a46: Pulling fs layer 16:32:22 891c053d2c06: Pulling fs layer 16:32:22 fc693d55d65f: Waiting 16:32:22 dda99020689f: Waiting 16:32:22 7e9fc2657dce: Waiting 16:32:22 db1c61fa0a46: Waiting 16:32:22 891c053d2c06: Waiting 16:32:23 e16973657156: Verifying Checksum 16:32:23 e16973657156: Download complete 16:32:23 35d82f9e3411: Download complete 16:32:23 7e9fc2657dce: Download complete 16:32:23 dda99020689f: Verifying Checksum 16:32:23 dda99020689f: Download complete 16:32:23 9b18e9b68314: Verifying Checksum 16:32:23 9b18e9b68314: Download complete 16:32:23 7e9c9ca2126c: Pull complete 16:32:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:23 prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container 16:32:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:32:24 9b18e9b68314: Pull complete 16:32:24 891c053d2c06: Verifying Checksum 16:32:24 891c053d2c06: Download complete 16:32:24 35d82f9e3411: Pull complete 16:32:24 e16973657156: Pull complete 16:32:25 $ docker top 97bcf9cf474ac8e9674f96ccbf66f8325c72e7b96afe6c1df2cedd846f4f33f1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:25 db1c61fa0a46: Verifying Checksum 16:32:25 db1c61fa0a46: Download complete 16:32:25 + docker-compose build --help 16:32:25 + grep parallel 16:32:25 fc693d55d65f: Download complete 16:32:26 --parallel Build images in parallel. [Pipeline] } 16:32:26 $ docker stop --time=1 97bcf9cf474ac8e9674f96ccbf66f8325c72e7b96afe6c1df2cedd846f4f33f1 16:32:28 $ docker rm -f 97bcf9cf474ac8e9674f96ccbf66f8325c72e7b96afe6c1df2cedd846f4f33f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:28 prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container 16:32:28 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:32:29 $ docker top 9bc7ccadbc6d9d5c08ea41e015eba43db55b2d62fd22514da2ae3e9a690379b3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:29 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:30 Building core-command ... 16:32:30 Building core-data ... 16:32:30 Building core-metadata ... 16:32:30 Building security-bootstrapper ... 16:32:30 Building security-proxy-setup ... 16:32:30 Building security-secretstore-setup ... 16:32:30 Building security-spiffe-token-provider ... 16:32:30 Building security-spire-agent ... 16:32:30 Building security-spire-config ... 16:32:30 Building security-spire-server ... 16:32:30 Building support-notifications ... 16:32:30 Building support-scheduler ... 16:32:30 Building sys-mgmt-agent ... 16:32:30 Building support-notifications 16:32:30 Building core-data 16:32:30 Building core-metadata 16:32:30 Building security-proxy-setup 16:32:30 Building security-spire-server 16:32:38 fc693d55d65f: Pull complete 16:32:38 7e9fc2657dce: Pull complete 16:32:38 dda99020689f: Pull complete 16:32:39 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:32:39 ---> d18d159c0f55 16:32:39 Step 3/21 : WORKDIR /edgex-go 16:32:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:39 ---> d18d159c0f55 16:32:39 Step 3/23 : WORKDIR /edgex-go 16:32:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:40 ---> d18d159c0f55 16:32:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:32:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:32:40 ---> d18d159c0f55 16:32:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:32:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:40 ---> d18d159c0f55 16:32:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:32:43 ---> Running in 4e7892c5952a 16:32:43 ---> Running in 6316175a6937 16:32:43 ---> Running in 140da6cb0db3 16:32:43 ---> Running in b6f44c26a369 16:32:43 ---> Running in 500b900f0499 16:32:43 Removing intermediate container 140da6cb0db3 16:32:43 ---> 3df32fcddeaa 16:32:43 Step 4/22 : WORKDIR /edgex-go 16:32:43 Removing intermediate container b6f44c26a369 16:32:43 ---> 9f966007a2ec 16:32:43 Step 4/22 : WORKDIR /edgex-go 16:32:43 ---> Running in 9e97ea3cf1a3 16:32:43 Removing intermediate container 4e7892c5952a 16:32:43 ---> 53dbed9779e6 16:32:43 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:32:43 Removing intermediate container 6316175a6937 16:32:43 ---> 4ce74828f801 16:32:43 Step 4/24 : WORKDIR /edgex-go 16:32:44 Removing intermediate container 500b900f0499 16:32:44 ---> 7988f781042b 16:32:44 Step 4/21 : RUN apk add --update --no-cache make git 16:32:44 ---> Running in 9ee75659225c 16:32:44 ---> Running in 09c0d2266a0b 16:32:44 ---> Running in b9ac48a55600 16:32:44 ---> Running in 1bd2090ad5ae 16:32:44 Removing intermediate container 9e97ea3cf1a3 16:32:44 ---> 4f8da8e707ca 16:32:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:32:44 Removing intermediate container 9ee75659225c 16:32:44 ---> e1a9c7ee787c 16:32:44 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:32:44 ---> Running in 77ab755f6825 16:32:44 Removing intermediate container b9ac48a55600 16:32:44 ---> 69a0928ab119 16:32:44 Step 5/24 : RUN apk add --update --no-cache make git 16:32:44 ---> Running in 5e4373412eb5 16:32:44 ---> Running in 3f1d17b9e79b 16:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:44 OK: 211 MiB in 51 packages 16:32:44 OK: 211 MiB in 51 packages 16:32:44 db1c61fa0a46: Pull complete 16:32:45 OK: 211 MiB in 51 packages 16:32:45 OK: 211 MiB in 51 packages 16:32:45 OK: 211 MiB in 51 packages 16:32:45 Removing intermediate container 5e4373412eb5 16:32:45 ---> d041e0371fe4 16:32:45 Step 6/22 : COPY go.mod vendor* ./ 16:32:45 Removing intermediate container 1bd2090ad5ae 16:32:45 ---> 044a5f031736 16:32:45 Step 5/21 : COPY go.mod vendor* ./ 16:32:45 Removing intermediate container 77ab755f6825 16:32:45 ---> 34f39d180881 16:32:45 Step 6/22 : COPY go.mod vendor* ./ 16:32:45 Removing intermediate container 3f1d17b9e79b 16:32:45 ---> 54a2b34e52c5 16:32:45 Step 6/24 : COPY go.mod vendor* ./ 16:32:45 ---> 42db6a059301 16:32:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:45 Removing intermediate container 09c0d2266a0b 16:32:45 ---> 38ca785615c8 16:32:45 Step 5/23 : COPY go.mod vendor* ./ 16:32:45 ---> 05b4e29508aa 16:32:45 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:45 ---> Running in 97ac0c32a0ad 16:32:45 ---> 99bd24ea0130 16:32:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:45 ---> Running in 4fbe96ea2c44 16:32:45 ---> Running in 68598eea3165 16:32:45 ---> 6d87430cfd9a 16:32:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:45 ---> Running in 069e60351e6e 16:32:45 ---> fdad2f912013 16:32:45 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:45 ---> Running in 472f31d3e5ee 16:32:45 891c053d2c06: Pull complete 16:32:45 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:32:46 + docker build -t ci-base-image-arm64 -f - . 16:32:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:46 WORKDIR /edgex 16:32:46 COPY go.mod . 16:32:46 RUN go mod download 16:32:46 Sending build context to Docker daemon 3.277MB 16:32:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:46 ---> f96f9c87975a 16:32:46 Step 2/4 : WORKDIR /edgex 16:32:48 ---> Running in 95a515a0673f 16:32:48 Removing intermediate container 95a515a0673f 16:32:48 ---> 6d2c79173a4a 16:32:48 Step 3/4 : COPY go.mod . 16:32:49 ---> 82a79390a3fe 16:32:49 Step 4/4 : RUN go mod download 16:32:49 ---> Running in 05b76de66cb6 16:33:12 Removing intermediate container 4fbe96ea2c44 16:33:12 ---> 774891b60372 16:33:12 Step 8/22 : COPY . . 16:33:12 Removing intermediate container 68598eea3165 16:33:12 ---> 27ff3f66fa4b 16:33:12 Step 7/21 : COPY . . 16:33:12 Removing intermediate container 069e60351e6e 16:33:12 ---> d246000244fd 16:33:12 Step 8/24 : COPY . . 16:33:12 Removing intermediate container 472f31d3e5ee 16:33:12 ---> 6a1b2b4bcbdb 16:33:12 Step 7/23 : COPY . . 16:33:12 Removing intermediate container 97ac0c32a0ad 16:33:12 ---> d00d5d3d8b3e 16:33:12 Step 8/22 : COPY . . 16:33:20 ---> 9eaa2b13082c 16:33:20 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:33:20 ---> 21a80860bc9c 16:33:20 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:33:20 ---> d81f32f59748 16:33:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:33:20 ---> 0396b2428606 16:33:20 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:33:20 ---> 8ac4c1f1668b 16:33:20 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:33:20 ---> Running in 2cfc16b6f96f 16:33:20 ---> Running in 49db7cd4a5ba 16:33:20 ---> Running in 109d638e7784 16:33:20 ---> Running in 765a6fcc8601 16:33:20 ---> Running in 1059070eb4f2 16:33:20 Removing intermediate container 765a6fcc8601 16:33:20 ---> ff8826c39e18 16:33:20 Step 9/23 : WORKDIR /edgex-go/spire-build 16:33:20 ---> Running in d0f16a77ef3f 16:33:20 Removing intermediate container d0f16a77ef3f 16:33:20 ---> b259d5d28ed6 16:33:20 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:20 ---> Running in c16a3e71b69b 16:33: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:20 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:33:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:33:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33:21 Removing intermediate container c16a3e71b69b 16:33:21 ---> 6987dc958530 16:33:21 Step 11/23 : WORKDIR /edgex-go 16:33:21 ---> Running in 4a5b56379172 16:33:21 Removing intermediate container 4a5b56379172 16:33:21 ---> e26ed1a85d7f 16:33:21 16:33:21 Step 12/23 : FROM alpine:3.15 16:33:21 3.15: Pulling from library/alpine 16:33:22 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:33:22 Status: Downloaded newer image for alpine:3.15 16:33:22 ---> c4fc93816858 16:33:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:22 ---> Running in e385fc575628 16:33:22 Removing intermediate container e385fc575628 16:33:22 ---> f1c5be303594 16:33:22 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:22 ---> Running in a3007c6431d6 16:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:23 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:33:23 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:33:23 OK: 15859 distinct packages available 16:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:23 (1/5) Installing dumb-init (1.2.5-r1) 16:33:23 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:23 (3/5) Installing libucontext (1.1-r0) 16:33:23 (4/5) Installing gcompat (1.0.0-r4) 16:33:23 (5/5) Installing openssl (1.1.1s-r1) 16:33:23 Executing busybox-1.34.1-r7.trigger 16:33:23 OK: 7 MiB in 19 packages 16:33:24 Removing intermediate container a3007c6431d6 16:33:24 ---> 515c39410b44 16:33:24 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:26 ---> 2ad6043cc9ae 16:33:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:33:27 ---> 3f4dd4f818e3 16:33:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:33:27 ---> 8668d9c61d5b 16:33:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:33:28 Removing intermediate container 05b76de66cb6 16:33:28 ---> 32bff68434b9 16:33:28 Successfully built 32bff68434b9 16:33:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:28 ---> 2389649820ea 16:33:28 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:28 ---> Running in b83687f56e80 16:33:28 + docker inspect -f . ci-base-image-arm64 16:33:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:28 Removing intermediate container b83687f56e80 16:33:28 ---> 5283a03b8c01 16:33:28 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:28 prd-ubuntu20.04-docker-arm64-4c-16g-119351 does not seem to be running inside a container 16:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:33:28 ---> Running in 42fe51a457d6 16:33:28 Removing intermediate container 42fe51a457d6 16:33:28 ---> eae4a103b14f 16:33:28 Step 21/23 : LABEL arch=x86_64 16:33:29 ---> Running in 216a3ecd7327 16:33:29 Removing intermediate container 216a3ecd7327 16:33:29 ---> e69434133c6f 16:33:29 Step 22/23 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:33:29 ---> Running in f44a5ff684a7 16:33:29 Removing intermediate container f44a5ff684a7 16:33:29 ---> 90fea371b892 16:33:29 Step 23/23 : LABEL version=0.0.0 16:33:29 ---> Running in cadce50c6539 16:33:29 $ docker top c895f2dd655bc95dfc276696c53a1465aa2120415af20bfb83134e307dcbcc7e -eo pid,comm 16:33:30 Removing intermediate container cadce50c6539 16:33:30 ---> 9905c25b9bae 16:33:30 16:33:30 Successfully built 9905c25b9bae 16:33:30 Successfully tagged security-spire-server:latest 16:33:30  Building security-spire-server ... done Building security-secretstore-setup [Pipeline] { [Pipeline] sh 16:33:30 + go version 16:33:30 go version go1.18.7 linux/arm64 [Pipeline] } 16:33:30 $ docker stop --time=1 c895f2dd655bc95dfc276696c53a1465aa2120415af20bfb83134e307dcbcc7e 16:33:32 $ docker rm -f c895f2dd655bc95dfc276696c53a1465aa2120415af20bfb83134e307dcbcc7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:33 + docker inspect -f . ci-base-image-arm64 16:33:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:33 prd-ubuntu20.04-docker-arm64-4c-16g-119351 does not seem to be running inside a container 16:33:33 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:33:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> d18d159c0f55 16:33:33 Step 3/24 : WORKDIR /edgex-go 16:33:33 ---> Using cache 16:33:33 ---> 7988f781042b 16:33:33 Step 4/24 : RUN apk add --update --no-cache make git 16:33:33 ---> Using cache 16:33:33 ---> 044a5f031736 16:33:33 Step 5/24 : COPY go.mod vendor* ./ 16:33:33 ---> Using cache 16:33:33 ---> 05b4e29508aa 16:33:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:33 ---> Using cache 16:33:33 ---> 27ff3f66fa4b 16:33:33 Step 7/24 : COPY . . 16:33:33 ---> Using cache 16:33:33 ---> 9eaa2b13082c 16:33:33 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:33:34 ---> Running in 9cd2e5d87e72 16:33:34 $ docker top 0cdf408795a34a42372eaae2b8a42f9aab9e4d4b9a2f9017fe0e8db213d653ca -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:34 ========================================================= 16:33:34 [edgeXBuildGoParallel] Running Tests and Build... 16:33:34 ========================================================= [Pipeline] sh 16:33:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:35 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 16:33:36 + make test 16:33:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:55 Removing intermediate container 2cfc16b6f96f 16:33:55 ---> 251c3eca7f4f 16:33:55 16:33:55 Step 9/21 : FROM alpine:3.16 16:33:55 3.16: Pulling from library/alpine 16:33:55 Removing intermediate container 1059070eb4f2 16:33:55 ---> c207d0e6ba4b 16:33:55 16:33:55 Step 10/24 : FROM alpine:3.16 16:33:55 3.16: Pulling from library/alpine 16:33:55 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:33:55 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:33:55 Status: Downloaded newer image for alpine:3.16 16:33:55 ---> bfe296a52501 16:33:55 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:33:55 Status: Downloaded newer image for alpine:3.16 16:33:55 ---> bfe296a52501 16:33:55 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:33:56 ---> Running in a2967c2b68da 16:33:56 ---> Running in adb2474c0f89 16:33:56 Removing intermediate container 49db7cd4a5ba 16:33:56 ---> 327146308b52 16:33:56 16:33:56 Step 10/22 : FROM alpine:3.16 16:33:56 ---> bfe296a52501 16:33:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:33:57 ---> Running in 0c4759c9460a 16:33:57 Removing intermediate container 0c4759c9460a 16:33:57 ---> 6fba0c837f5c 16:33:57 Step 12/22 : ENV APP_PORT=59880 16:33:57 ---> Running in b3fbdcef6c81 16:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:57 Removing intermediate container b3fbdcef6c81 16:33:57 ---> 1add3e9cb0a7 16:33:57 Step 13/22 : EXPOSE $APP_PORT 16:33:57 ---> Running in c89c76ee46a9 16:33:57 (1/6) Installing ca-certificates (20220614-r0) 16:33:57 (1/1) Installing dumb-init (1.2.5-r1) 16:33:57 Executing busybox-1.35.0-r17.trigger 16:33:57 OK: 6 MiB in 15 packages 16:33:57 (2/6) Installing brotli-libs (1.0.9-r6) 16:33:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:33:58 (4/6) Installing libcurl (7.83.1-r4) 16:33:58 (5/6) Installing curl (7.83.1-r4) 16:33:58 (6/6) Installing dumb-init (1.2.5-r1) 16:33:58 Executing busybox-1.35.0-r17.trigger 16:33:58 Executing ca-certificates-20220614-r0.trigger 16:33:58 Removing intermediate container c89c76ee46a9 16:33:58 ---> 5af73efad314 16:33:58 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:33:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:58 OK: 8 MiB in 20 packages 16:33:58 ---> Running in 0bc0e24254f8 16:33:58 Removing intermediate container a2967c2b68da 16:33:58 ---> 0d11b58cab3c 16:33:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:58 ---> Running in 2f1a7e02c902 16:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:59 Removing intermediate container adb2474c0f89 16:33:59 ---> f6419b34c322 16:33:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:59 Removing intermediate container 2f1a7e02c902 16:33:59 ---> 395adaf9e60c 16:33:59 Step 13/24 : ENV APP_PORT=59881 16:33:59 (1/6) Installing dumb-init (1.2.5-r1) 16:33:59 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:33:59 (3/6) Installing libsodium (1.0.18-r0) 16:33:59 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:33:59 ---> Running in edc4ae3c00a9 16:33:59 (5/6) Installing libzmq (4.3.4-r0) 16:33:59 (6/6) Installing zeromq (4.3.4-r0) 16:33:59 Executing busybox-1.35.0-r17.trigger 16:33:59 ---> Running in f40a4b48c6fc 16:33:59 OK: 8 MiB in 20 packages 16:33:59 Removing intermediate container edc4ae3c00a9 16:33:59 ---> f015137e5825 16:33:59 Step 12/21 : WORKDIR /edgex 16:33:59 Removing intermediate container f40a4b48c6fc 16:33:59 ---> b3897faf75a3 16:33:59 Step 14/24 : EXPOSE $APP_PORT 16:33:59 ---> Running in c5393f088e4c 16:33:59 ---> Running in 58e3add023be 16:33:59 Removing intermediate container c5393f088e4c 16:33:59 ---> bde9eeba53b9 16:33:59 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:33:59 Removing intermediate container 58e3add023be 16:33:59 ---> a2d9cbe6f7ea 16:33:59 Step 15/24 : WORKDIR / 16:34:00 Removing intermediate container 109d638e7784 16:34:00 ---> dcd7675642fc 16:34:00 16:34:00 Step 10/22 : FROM alpine:3.16 16:34:00 ---> bfe296a52501 16:34:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:00 Removing intermediate container 0bc0e24254f8 16:34:00 ---> 0c35b2de0bc8 16:34:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:00 ---> Running in 18cbe8a426ff 16:34:00 ---> Running in d131f871f99b 16:34:00 ---> 8884df4b838b 16:34:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:00 Removing intermediate container d131f871f99b 16:34:00 ---> 74780ad12e33 16:34:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:00 ---> 866bb930f2ab 16:34:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:00 ---> 92a375016078 16:34:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:00 (1/2) Installing ca-certificates (20220614-r0) 16:34:00 ---> f330b7bdbe0d 16:34:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:00 (2/2) Installing dumb-init (1.2.5-r1) 16:34:00 Executing busybox-1.35.0-r17.trigger 16:34:00 ---> 9deccbc8320c 16:34:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:00 Executing ca-certificates-20220614-r0.trigger 16:34:00 OK: 6 MiB in 16 packages 16:34:01 ---> 298265978243 16:34:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:01 ---> ba7a23183f3b 16:34:01 Step 18/22 : ENTRYPOINT ["/core-data"] 16:34:01 ---> 902aed81fb62 16:34:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:01 ---> Running in bfba7da6a34e 16:34:01 Removing intermediate container 9cd2e5d87e72 16:34:01 ---> b56908ffb0ce 16:34:01 16:34:01 Step 9/24 : FROM alpine:3.16 16:34:01 ---> bfe296a52501 16:34:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:01 ---> Running in fec62e231538 16:34:01 ---> 9d15b131962a 16:34:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:34:01 ---> 4d958466464a 16:34:01 Removing intermediate container bfba7da6a34e 16:34:01 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> 0d01fbc7ad4c 16:34:01 16:34:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:01 ---> Running in 829e850608d4 16:34:01 Removing intermediate container 18cbe8a426ff 16:34:01 ---> 02f6de7f7450 16:34:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:01 ---> Running in f56e3ec849a3 16:34:01 ---> 76f531d7b359 16:34:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:34:01 ---> Running in 5134a42f231c 16:34:01 ---> Running in 7be9bf9033c5 16:34:01 Removing intermediate container 829e850608d4 16:34:01 ---> 6fcffd12c778 16:34:01 Step 20/22 : LABEL arch=x86_64 16:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:02 Removing intermediate container 5134a42f231c 16:34:02 ---> 314138bd5f86 16:34:02 Step 13/22 : ENV APP_PORT=59860 16:34:02 ---> Running in 8b91364208a6 16:34:02 Removing intermediate container 7be9bf9033c5 16:34:02 ---> 698088413964 16:34:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:02 ---> Running in d2faf78e549c 16:34:02 ---> Running in a1cf489e4443 16:34:02 Removing intermediate container 8b91364208a6 16:34:02 ---> 0afe06410a88 16:34:02 Step 21/22 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:34:02 (1/3) Installing ca-certificates (20220614-r0) 16:34:02 Removing intermediate container d2faf78e549c 16:34:02 ---> 514a48552c3f 16:34:02 Step 14/22 : EXPOSE $APP_PORT 16:34:02 (2/3) Installing dumb-init (1.2.5-r1) 16:34:02 ---> Running in 2b7ec918fccd 16:34:02 (3/3) Installing su-exec (0.2-r1) 16:34:02 Executing busybox-1.35.0-r17.trigger 16:34:02 Executing ca-certificates-20220614-r0.trigger 16:34:02 ---> Running in 1c1a6299c5e6 16:34:02 Removing intermediate container a1cf489e4443 16:34:02 ---> 1a8b906334d5 16:34:02 Step 22/24 : LABEL arch=x86_64 16:34:02 ---> Running in 75b21495d55b 16:34:02 OK: 6 MiB in 17 packages 16:34:02 Removing intermediate container 2b7ec918fccd 16:34:02 ---> 9cf8376fce7c 16:34:02 Step 22/22 : LABEL version=0.0.0 16:34:02 Removing intermediate container 1c1a6299c5e6 16:34:02 ---> 4ec723995a7f 16:34:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:02 ---> Running in 2271272b1334 16:34:02 Removing intermediate container f56e3ec849a3 16:34:02 ---> c0734e3428eb 16:34:02 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:34:02 Removing intermediate container 75b21495d55b 16:34:02 ---> 2de9c270b701 16:34:02 Step 23/24 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:34:02 ---> Running in 7c70e56afcb0 16:34:02 ---> Running in a3159b482adc 16:34:02 Removing intermediate container 2271272b1334 16:34:02 ---> f962d2518870 16:34:02 16:34:02 ---> 1e5bb6d18182 16:34:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:02 Removing intermediate container 7c70e56afcb0 16:34:02 ---> 27c19b7b6a20 16:34:02 Step 19/21 : LABEL arch=x86_64 16:34:02 Successfully built f962d2518870 16:34:02 Removing intermediate container a3159b482adc 16:34:02 ---> 33f445f4b07d 16:34:02 Step 24/24 : LABEL version=0.0.0 16:34:02 Successfully tagged core-data:latest 16:34:02 Building sys-mgmt-agent 16:34:02  Building core-data ... done  ---> Running in 98004f7ad2e8 16:34:02 ---> Running in 39663d202b80 16:34:02 Removing intermediate container fec62e231538 16:34:02 ---> 42105a32a11b 16:34:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:04 ---> Running in 4ca0deefb0e9 16:34:04 Removing intermediate container 39663d202b80 16:34:04 ---> cf5be17e1e37 16:34:04 16:34:04 Removing intermediate container 98004f7ad2e8 16:34:04 ---> fac1ce3639c1 16:34:04 Step 20/21 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:34:04 ---> 6d7d450f2889 16:34:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:04 Successfully built cf5be17e1e37 16:34:04 ---> Running in 72d765bd111d 16:34:04 Successfully tagged core-metadata:latest 16:34:04 Building security-spire-agent 16:34:04  Building core-metadata ... done Removing intermediate container 4ca0deefb0e9 16:34:04 ---> eb0cb6638bba 16:34:04 Step 12/24 : WORKDIR / 16:34:04 ---> Running in 53d9e6ef9f6c 16:34:04 Removing intermediate container 72d765bd111d 16:34:04 ---> cafb9cdd9f17 16:34:04 Step 21/21 : LABEL version=0.0.0 16:34:04 ---> ab9866981e8a 16:34:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:34:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:05 ---> d18d159c0f55 16:34:05 Step 3/22 : WORKDIR /edgex-go 16:34:05 ---> Using cache 16:34:05 ---> 7988f781042b 16:34:05 Step 4/22 : RUN apk add --update --no-cache make bash git 16:34:05 ---> Running in 720e7d838f0b 16:34:05 Removing intermediate container 53d9e6ef9f6c 16:34:05 ---> Running in debb2411656b 16:34:05 ---> 3a2d065cfb07 16:34:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:05 ---> Running in b008c7df8cc0 16:34:05 Removing intermediate container debb2411656b 16:34:05 ---> 40281065cabe 16:34:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:05 Removing intermediate container 720e7d838f0b 16:34:05 ---> a0cd66925f9f 16:34:05 16:34:05 Successfully built a0cd66925f9f 16:34:06 Successfully tagged security-proxy-setup:latest 16:34:06  Building security-proxy-setup ... done Building support-scheduler 16:34:06 ---> 37d04c956910 16:34:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:34:06 ---> Running in bfb83c349818 16:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:06 OK: 211 MiB in 51 packages 16:34:07 ---> 2e68eab17235 16:34:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:07 Removing intermediate container bfb83c349818 16:34:07 ---> 99858540e021 16:34:07 Step 20/22 : LABEL arch=x86_64 16:34:07 ---> Running in 19242268eaf8 16:34:07 ---> 5bdd942c12b6 16:34:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:34:07 Removing intermediate container b008c7df8cc0 16:34:07 ---> cf44cca173e6 16:34:07 Step 5/22 : COPY go.mod vendor* ./ 16:34:07 Removing intermediate container 19242268eaf8 16:34:07 ---> dcb7e44d5b60 16:34:07 Step 21/22 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:34:07 ---> 72efdf9df607 16:34:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:08 ---> f14a399d8faf 16:34:08 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:08 ---> Running in c5238c161fb7 16:34:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:08 ---> d18d159c0f55 16:34:08 Step 3/24 : WORKDIR /edgex-go 16:34:08 ---> Using cache 16:34:08 ---> 7988f781042b 16:34:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:34:08 ---> Running in 80353916eef2 16:34:08 ---> Running in d9e4257c67c7 16:34:08 Removing intermediate container c5238c161fb7 16:34:08 ---> 48d5501f679a 16:34:08 Step 22/22 : LABEL version=0.0.0 16:34:08 ---> 33fd963ccc4e 16:34:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:08 ---> Running in 5c452f293d21 16:34:09 Removing intermediate container 5c452f293d21 16:34:09 ---> 73e7cd85235e 16:34:09 16:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:09 Successfully built 73e7cd85235e 16:34:09 Successfully tagged support-notifications:latest 16:34:09 Building security-bootstrapper 16:34:09  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:09 OK: 211 MiB in 51 packages 16:34:09 ---> 3d5086a2b78e 16:34:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:10 ---> d18d159c0f55 16:34:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:34:10 ---> Using cache 16:34:10 ---> 4ce74828f801 16:34:10 Step 4/22 : WORKDIR /edgex-go 16:34:10 ---> Using cache 16:34:10 ---> 69a0928ab119 16:34:10 Step 5/22 : RUN apk add --update --no-cache make git 16:34:10 ---> Using cache 16:34:10 ---> 54a2b34e52c5 16:34:10 Step 6/22 : COPY go.mod vendor* ./ 16:34:10 ---> Using cache 16:34:10 ---> 6d87430cfd9a 16:34:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:10 ---> Using cache 16:34:10 ---> d246000244fd 16:34:10 Step 8/22 : COPY . . 16:34:10 ---> Using cache 16:34:10 ---> 8ac4c1f1668b 16:34:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:10 ---> f1d54324a01b 16:34:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:10 ---> Running in c402842a8827 16:34:10 ---> Running in dd975ec6f735 16:34:10 Removing intermediate container 80353916eef2 16:34:10 ---> 277e7cd6cde4 16:34:10 Step 5/24 : COPY go.mod vendor* ./ 16:34:11 ---> 030e10604973 16:34:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34: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-scheduler/support-scheduler ./cmd/support-scheduler 16:34:12 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:34:12 ---> d18d159c0f55 16:34:12 Step 3/32 : WORKDIR /edgex-go 16:34:12 ---> Using cache 16:34:12 ---> 7988f781042b 16:34:12 Step 4/32 : RUN apk add --update --no-cache make git 16:34:12 ---> Using cache 16:34:12 ---> 044a5f031736 16:34:12 Step 5/32 : COPY go.mod vendor* ./ 16:34:12 ---> Using cache 16:34:12 ---> 05b4e29508aa 16:34:12 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:12 ---> Using cache 16:34:12 ---> 27ff3f66fa4b 16:34:12 Step 7/32 : COPY . . 16:34:12 ---> Using cache 16:34:12 ---> 9eaa2b13082c 16:34:12 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:12 ---> Running in 35051da8278b 16:34:12 ---> Running in 1808a4bbd9e2 16:34:12 Removing intermediate container dd975ec6f735 16:34:12 ---> 33cb33796716 16:34:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:34:12 ---> Running in 509589f51ea1 16:34:13 Removing intermediate container 509589f51ea1 16:34:13 ---> 87e58e79fe92 16:34:13 Step 22/24 : LABEL arch=x86_64 16:34:13 ---> Running in f3bc61670396 16:34:13 Removing intermediate container f3bc61670396 16:34:13 ---> 98c9eca03173 16:34:13 Step 23/24 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:34:13 ---> Running in d24f3689400c 16:34:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:13 Removing intermediate container d24f3689400c 16:34:13 ---> 7f1f9ab9f29a 16:34:13 Step 24/24 : LABEL version=0.0.0 16:34:13 ---> Running in fdac715e63d8 16:34:13 Removing intermediate container fdac715e63d8 16:34:13 ---> a0c7252d53d2 16:34:13 16:34:13 Successfully built a0c7252d53d2 16:34:13 Successfully tagged security-secretstore-setup:latest 16:34:13  Building security-secretstore-setup ... done Building core-command 16:34:14 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:19 ---> d18d159c0f55 16:34:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:34:19 ---> Using cache 16:34:19 ---> 4ce74828f801 16:34:19 Step 4/23 : WORKDIR /edgex-go 16:34:19 ---> Using cache 16:34:19 ---> 69a0928ab119 16:34:19 Step 5/23 : RUN apk add --update --no-cache make git 16:34:19 ---> Using cache 16:34:19 ---> 54a2b34e52c5 16:34:19 Step 6/23 : COPY go.mod vendor* ./ 16:34:19 ---> Using cache 16:34:19 ---> 6d87430cfd9a 16:34:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:19 ---> Using cache 16:34:19 ---> d246000244fd 16:34:19 Step 8/23 : COPY . . 16:34:19 ---> Using cache 16:34:19 ---> 8ac4c1f1668b 16:34:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:34:20 ---> Running in fd0e9c02cb6d 16:34:21 Removing intermediate container d9e4257c67c7 16:34:21 ---> 5cfdd5c792d4 16:34:21 Step 7/22 : COPY . . 16:34:21 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:34:31 ---> 7eb0caf7bf5e 16:34:31 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:31 ---> Running in b50b7ee2d3f4 16:34:31 Removing intermediate container 35051da8278b 16:34:31 ---> 8f8d82d6552e 16:34:31 Step 7/24 : COPY . . 16:34:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:37 ---> 184babb06653 16:34:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:34:37 ---> Running in 4cddcb303003 16:34:37 Removing intermediate container 4cddcb303003 16:34:37 ---> b5c0911441fd 16:34:37 Step 9/24 : WORKDIR /edgex-go/spire-build 16:34:37 ---> Running in b0b7a08226ae 16:34:37 Removing intermediate container b0b7a08226ae 16:34:37 ---> cea22d6593e7 16:34:37 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:37 ---> Running in 46a5a65f4e76 16:34:39 Removing intermediate container 1808a4bbd9e2 16:34:39 ---> 996153cef5f4 16:34:39 16:34:39 Step 9/32 : FROM alpine:3.16 16:34:39 ---> bfe296a52501 16:34:39 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:39 ---> Running in 7b1d2d9c3df0 16:34:39 Removing intermediate container 46a5a65f4e76 16:34:39 ---> b87acfc041cb 16:34:39 Step 11/24 : WORKDIR /edgex-go 16:34:39 ---> Running in 2f2c9912b5d6 16:34:39 Removing intermediate container 7b1d2d9c3df0 16:34:39 ---> cb79698795f1 16:34:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:34:39 ---> Running in 16c32afa2b20 16:34:39 Removing intermediate container 2f2c9912b5d6 16:34:39 ---> 9ec3c4bcd4f1 16:34:39 16:34:39 Step 12/24 : FROM alpine:3.15 16:34:39 ---> c4fc93816858 16:34:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:39 ---> Using cache 16:34:39 ---> f1c5be303594 16:34:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:39 ---> Using cache 16:34:39 ---> 515c39410b44 16:34:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:40 (1/2) Installing dumb-init (1.2.5-r1) 16:34:40 (2/2) Installing su-exec (0.2-r1) 16:34:40 Executing busybox-1.35.0-r17.trigger 16:34:40 OK: 6 MiB in 16 packages 16:34:41 ---> b00c11fcaef4 16:34:41 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:41 Removing intermediate container 16c32afa2b20 16:34:41 ---> 46ac1d131c2f 16:34:41 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:34:42 ---> Running in 1079d88e8760 16:34:42 Removing intermediate container 1079d88e8760 16:34:42 ---> e96ccc9da516 16:34:42 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:34:42 ---> Running in e756864481b8 16:34:42 Removing intermediate container e756864481b8 16:34:42 ---> 080d61025750 16:34:42 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:34:43 ---> 92222fc1e2ee 16:34:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:43 ---> Running in d92828045ac6 16:34:43 Removing intermediate container d92828045ac6 16:34:43 ---> 39b39ea67587 16:34:43 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:34:43 ---> Running in e6fb48fcd90c 16:34:43 ---> a8e9f604ab29 16:34:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:44 Removing intermediate container e6fb48fcd90c 16:34:44 ---> a01bf88ed664 16:34:44 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:34:44 ---> 3ae9e7315bd5 16:34:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:44 ---> Running in f7226293443c 16:34:44 ---> f505e33bbdbd 16:34:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:44 ---> Running in e460d2f891e0 16:34:44 Removing intermediate container e460d2f891e0 16:34:44 ---> 30d194f6d6c1 16:34:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:44 ---> Running in 5f7a4396edcf 16:34:45 Removing intermediate container f7226293443c 16:34:45 ---> 79e1f42f9b13 16:34:45 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:34:45 Removing intermediate container 5f7a4396edcf 16:34:45 ---> 4a2675814169 16:34:45 Step 22/24 : LABEL arch=x86_64 16:34:45 ---> Running in a546f007c15e 16:34:45 ---> Running in f158f3544fce 16:34:45 Removing intermediate container c402842a8827 16:34:45 ---> ba5502874f37 16:34:45 16:34:45 Step 10/22 : FROM alpine:3.16 16:34:45 ---> bfe296a52501 16:34:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:34:45 ---> Using cache 16:34:45 ---> 0d11b58cab3c 16:34:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:45 ---> Using cache 16:34:45 ---> 395adaf9e60c 16:34:45 Step 13/22 : ENV APP_PORT=59861 16:34:45 ---> Running in c5db3a4de961 16:34:45 Removing intermediate container a546f007c15e 16:34:45 ---> f00707af8c8a 16:34:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:34:45 Removing intermediate container f158f3544fce 16:34:45 ---> c758dd9da278 16:34:45 Step 23/24 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:34:45 ---> Running in 1f763508a53e 16:34:45 Removing intermediate container c5db3a4de961 16:34:45 ---> 158b43737623 16:34:45 Step 14/22 : EXPOSE $APP_PORT 16:34:45 ---> Running in 30fe3aacab42 16:34:45 ---> 1ced9a204bb4 16:34:45 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:34:45 Removing intermediate container 1f763508a53e 16:34:45 ---> a9c9fc604a5d 16:34:45 Step 24/24 : LABEL version=0.0.0 16:34:45 ---> Running in f829832ead88 16:34:45 ---> Running in ffa15b09ada9 16:34:45 Removing intermediate container 30fe3aacab42 16:34:45 ---> 19539e706b9c 16:34:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:46 Removing intermediate container ffa15b09ada9 16:34:46 ---> 184a3b3eb614 16:34:46 16:34:46 Successfully built 184a3b3eb614 16:34:46 ---> 9c49a0d2eb9d 16:34:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:34:46 Successfully tagged security-spire-agent:latest 16:34:46  Building security-spire-agent ... done Building security-spiffe-token-provider 16:34:48 ---> 44f69e8252cc 16:34:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:34:48 Removing intermediate container fd0e9c02cb6d 16:34:48 ---> 0438dccdf0ba 16:34:48 16:34:48 Step 10/23 : FROM alpine:3.16 16:34:48 ---> bfe296a52501 16:34:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:48 ---> Using cache 16:34:48 ---> 0d11b58cab3c 16:34:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:48 ---> Using cache 16:34:48 ---> 395adaf9e60c 16:34:48 Step 13/23 : ENV APP_PORT=59882 16:34:48 Removing intermediate container f829832ead88 16:34:48 ---> 27718d60d7d7 16:34:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:48 ---> Running in 763a3c540b75 16:34:48 ---> c36234bf2c27 16:34:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:34:49 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:49 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:34:49 ---> d18d159c0f55 16:34:49 Step 3/19 : WORKDIR /edgex-go 16:34:49 ---> Using cache 16:34:49 ---> 7988f781042b 16:34:49 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:34:49 ---> Running in 3f7aed1be241 16:34:49 Removing intermediate container 763a3c540b75 16:34:49 ---> 06293a334190 16:34:49 Step 14/23 : EXPOSE $APP_PORT 16:34:49 ---> 5678fbf37cd8 16:34:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:49 ---> Running in 611e22e67c9d 16:34:49 ---> Running in c8472881e5c6 16:34:50 Removing intermediate container 3f7aed1be241 16:34:50 ---> 3dd298d565ff 16:34:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:50 Removing intermediate container c8472881e5c6 16:34:50 ---> 5bce5802acab 16:34:50 Step 15/23 : WORKDIR / 16:34:50 ---> Running in a0e47d5943a0 16:34:50 ---> 7349d6edee16 16:34:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:50 ---> Running in 66b1d1ded2bb 16:34:50 Removing intermediate container a0e47d5943a0 16:34:50 ---> 801d9e34ee00 16:34:50 Step 20/22 : LABEL arch=x86_64 16:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:50 ---> Running in 20abeea6b937 16:34:50 Removing intermediate container 66b1d1ded2bb 16:34:50 ---> b0c2dfe611d6 16:34:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:50 ---> e74320d179ab 16:34:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:50 Removing intermediate container 20abeea6b937 16:34:50 ---> c624a0c56a9b 16:34:50 Step 21/22 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:34:50 ---> Running in 3a6314914cf9 16:34:50 ---> 8f0c9a925cc3 16:34:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:34:50 ---> 7b765978dbe3 16:34:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:34:50 v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:34:50 v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:34:50 OK: 17038 distinct packages available 16:34:50 Removing intermediate container 3a6314914cf9 16:34:50 ---> 1652deb8029a 16:34:50 Step 22/22 : LABEL version=0.0.0 16:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:51 ---> Running in ad6fbdd067ac 16:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:51 ---> 74e975f2f821 16:34:51 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:34:51 ---> 790eb8770881 16:34:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:34:51 Removing intermediate container ad6fbdd067ac 16:34:51 ---> 2bdad137bfd0 16:34:51 16:34:51 ---> 1d28067706d6 16:34:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:51 Successfully built 2bdad137bfd0 16:34:51 Successfully tagged support-scheduler:latest 16:34:51  Building support-scheduler ... done Building security-spire-config 16:34:51 ---> 5d224d6aadb9 16:34:51 Step 19/23 : ENTRYPOINT ["/core-command"] 16:34:51 OK: 211 MiB in 51 packages 16:34:51 ---> Running in 72c4677d43e3 16:34:51 ---> 48998a531d05 16:34:51 Step 27/32 : RUN chmod +x /entrypoint.sh 16:34:52 Removing intermediate container 72c4677d43e3 16:34:52 ---> 43a31b0ed6cb 16:34:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:52 ---> Running in 2b876e48f6b3 16:34:52 ---> Running in 5d45fa738cdc 16:34:52 Removing intermediate container b50b7ee2d3f4 16:34:52 ---> 9b111e7364e6 16:34:52 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:52 ---> Running in d752db1b516a 16:34:52 Removing intermediate container 611e22e67c9d 16:34:52 ---> 93a95707a51e 16:34:52 Step 5/19 : COPY go.mod vendor* ./ 16:34:52 Removing intermediate container 5d45fa738cdc 16:34:52 ---> dc4154de48f4 16:34:52 Step 21/23 : LABEL arch=x86_64 16:34:52 ---> Running in 41c19a5140f4 16:34:52 ---> 27abcdfd8cb1 16:34:52 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:52 ---> Running in 4078eab8df50 16:34:52 Removing intermediate container 41c19a5140f4 16:34:52 ---> 6d094532f5c6 16:34:52 Step 22/23 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:34:52 ---> Running in 0870a8d72f7e 16:34:53 Removing intermediate container 0870a8d72f7e 16:34:53 ---> bf0a5842e83e 16:34:53 Step 23/23 : LABEL version=0.0.0 16:34:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:53 ---> Running in 2a42b148c90d 16:34:53 Removing intermediate container 2b876e48f6b3 16:34:53 ---> 1da7b556a23c 16:34:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:34:53 Removing intermediate container 2a42b148c90d 16:34:53 ---> 189df5a02ce2 16:34:53 16:34:53 ---> Running in bfb1192b8551 16:34:53 Successfully built 189df5a02ce2 16:34:53 Successfully tagged core-command:latest 16:34:53  Building core-command ... done Removing intermediate container bfb1192b8551 16:34:53 ---> e4852f076966 16:34:53 Step 29/32 : CMD ["gate"] 16:34:53 ---> Running in 682fa8125615 16:34:54 Removing intermediate container 682fa8125615 16:34:54 ---> e309a4a57a1c 16:34:54 Step 30/32 : LABEL arch=x86_64 16:34:54 ---> Running in 26fbbbe5b4a0 16:34:54 Removing intermediate container 26fbbbe5b4a0 16:34:54 ---> add4c53efb96 16:34:54 Step 31/32 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:34:54 Removing intermediate container d752db1b516a 16:34:54 ---> 463b7bcc4dde 16:34:54 16:34:54 Step 10/22 : FROM alpine:3.16 16:34:54 ---> bfe296a52501 16:34:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:54 ---> Running in d359c5d71fcb 16:34:54 ---> Running in fae11e050fc8 16:34:54 Removing intermediate container d359c5d71fcb 16:34:54 ---> d94d7120c2cb 16:34:54 Step 32/32 : LABEL version=0.0.0 16:34:54 ---> Running in 67ab760fe700 16:34:54 Removing intermediate container fae11e050fc8 16:34:54 ---> aabbfec2424c 16:34:54 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:34:54 ---> Running in a2782a12d48b 16:34:54 Removing intermediate container 67ab760fe700 16:34:54 ---> f7f5baa961f9 16:34:54 16:34:54 Successfully built f7f5baa961f9 16:34:54 Successfully tagged security-bootstrapper:latest 16:34:55  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:55 ---> d18d159c0f55 16:34:55 Step 3/24 : WORKDIR /edgex-go 16:34:55 ---> Using cache 16:34:55 ---> 7988f781042b 16:34:55 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:34:55 ---> Using cache 16:34:55 ---> 277e7cd6cde4 16:34:55 Step 5/24 : COPY go.mod vendor* ./ 16:34:55 ---> Using cache 16:34:55 ---> 030e10604973 16:34:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:55 ---> Using cache 16:34:55 ---> 8f8d82d6552e 16:34:55 Step 7/24 : COPY . . 16:34:55 ---> Using cache 16:34:55 ---> 184babb06653 16:34:55 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:34:55 ---> Using cache 16:34:55 ---> b5c0911441fd 16:34:55 Step 9/24 : WORKDIR /edgex-go/spire-build 16:34:55 ---> Using cache 16:34:55 ---> cea22d6593e7 16:34:55 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:55 ---> Using cache 16:34:55 ---> b87acfc041cb 16:34:55 Step 11/24 : WORKDIR /edgex-go 16:34:55 ---> Using cache 16:34:55 ---> 9ec3c4bcd4f1 16:34:55 16:34:55 Step 12/24 : FROM alpine:3.15 16:34:55 ---> c4fc93816858 16:34:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:55 ---> Using cache 16:34:55 ---> f1c5be303594 16:34:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:56 ---> Running in 5bd31ba6d9f5 16:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:56 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:34:56 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:34:56 (3/33) Installing readline (8.1.2-r0) 16:34:56 (4/33) Installing bash (5.1.16-r2) 16:34:56 Executing bash-5.1.16-r2.post-install 16:34:56 (5/33) Installing ca-certificates (20220614-r0) 16:34:56 (6/33) Installing brotli-libs (1.0.9-r6) 16:34:56 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:34:56 (8/33) Installing libcurl (7.83.1-r4) 16:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:56 (9/33) Installing curl (7.83.1-r4) 16:34:56 (10/33) Installing docker-cli (20.10.20-r0) 16:34:57 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:34:57 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:34:57 OK: 15859 distinct packages available 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:57 (11/33) Installing dumb-init (1.2.5-r1) 16:34:57 (12/33) Installing libbz2 (1.0.8-r1) 16:34:57 (13/33) Installing expat (2.5.0-r0) 16:34:57 (14/33) Installing libffi (3.4.2-r1) 16:34:57 (15/33) Installing gdbm (1.23-r0) 16:34:57 (16/33) Installing xz-libs (5.2.5-r1) 16:34:57 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:34:57 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:34:57 (19/33) Installing mpdecimal (2.5.1-r1) 16:34:57 (20/33) Installing sqlite-libs (3.38.5-r0) 16:34:57 (21/33) Installing python3 (3.10.8-r0) 16:34:57 (1/4) Installing dumb-init (1.2.5-r1) 16:34:57 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:57 (3/4) Installing libucontext (1.1-r0) 16:34:57 (4/4) Installing gcompat (1.0.0-r4) 16:34:57 Executing busybox-1.34.1-r7.trigger 16:34:57 OK: 6 MiB in 18 packages 16:34:57 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:34:57 (23/33) Installing py3-tomli (2.0.1-r1) 16:34:57 (24/33) Installing py3-pep517 (0.12.0-r2) 16:34:57 (25/33) Installing py3-six (1.16.0-r1) 16:34:57 (26/33) Installing py3-retrying (1.3.3-r3) 16:34:57 (27/33) Installing py3-appdirs (1.4.4-r3) 16:34:57 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:34:57 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:34:57 (30/33) Installing py3-parsing (2.4.7-r3) 16:34:57 (31/33) Installing py3-packaging (21.3-r0) 16:34:57 (32/33) Installing py3-setuptools (59.4.0-r0) 16:34:57 (33/33) Installing py3-pip (22.1.1-r0) 16:34:57 Executing busybox-1.35.0-r17.trigger 16:34:57 Executing ca-certificates-20220614-r0.trigger 16:34:57 OK: 123 MiB in 47 packages 16:34:58 Removing intermediate container 5bd31ba6d9f5 16:34:58 ---> 47422ef81678 16:34:58 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:00 ---> f2823cc182e0 16:35:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:00 ---> 7fa8852b3d77 16:35:00 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:00 ---> Running in 2c1c615f2ac0 16:35:00 Removing intermediate container 2c1c615f2ac0 16:35:00 ---> e8459378215a 16:35:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:00 Removing intermediate container 4078eab8df50 16:35:00 ---> 28ddd0e2fcf3 16:35:00 Step 7/19 : COPY . . 16:35:01 ---> 2c20bc556cac 16:35:01 Step 19/24 : WORKDIR / 16:35:01 Collecting docker-compose==1.23.2 16:35:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 30.8 MB/s eta 0:00:00 16:35:01 ---> Running in 0438abc6c613 16:35:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 78.9 MB/s eta 0:00:00 16:35:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:01 Collecting cached-property<2,>=1.2.0 16:35:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:01 Removing intermediate container 0438abc6c613 16:35:01 ---> fbcbb23d4ab3 16:35:01 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:01 ---> Running in 05c3afba4562 16:35:01 Collecting PyYAML<4,>=3.10 16:35:01 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 186.4 MB/s eta 0:00:00 16:35:01 Removing intermediate container 05c3afba4562 16:35:01 ---> 28a21bc5d55a 16:35:01 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:01 ---> Running in e92e87736e3a 16:35:01 Removing intermediate container e92e87736e3a 16:35:01 ---> 80ddc062ca35 16:35:01 Step 22/24 : LABEL arch=x86_64 16:35:02 Preparing metadata (setup.py): started 16:35:02 ---> Running in aec25d4db3d1 16:35:02 Removing intermediate container aec25d4db3d1 16:35:02 ---> c194678fb46a 16:35:02 Step 23/24 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:35:02 ---> Running in 6fd71d149bc5 16:35:02 Preparing metadata (setup.py): finished with status 'done' 16:35:02 Collecting texttable<0.10,>=0.9.0 16:35:02 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:02 Preparing metadata (setup.py): started 16:35:02 Removing intermediate container 6fd71d149bc5 16:35:02 ---> 0c4504766421 16:35:02 Step 24/24 : LABEL version=0.0.0 16:35:02 ---> Running in e45a2dd36815 16:35:02 Preparing metadata (setup.py): finished with status 'done' 16:35:02 Collecting websocket-client<1.0,>=0.32.0 16:35:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:02 Removing intermediate container e45a2dd36815 16:35:02 ---> 50f2bdd7ecf7 16:35:02 16:35:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 46.4 MB/s eta 0:00:00 16:35:02 Collecting docopt<0.7,>=0.6.1 16:35:02 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:02 Preparing metadata (setup.py): started 16:35:02 Successfully built 50f2bdd7ecf7 16:35:02 Successfully tagged security-spire-config:latest 16:35:02  Building security-spire-config ... done  Preparing metadata (setup.py): finished with status 'done' 16:35:02 Collecting jsonschema<3,>=2.5.1 16:35:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:03 Collecting dockerpty<0.5,>=0.4.1 16:35:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:03 Preparing metadata (setup.py): started 16:35:03 Preparing metadata (setup.py): finished with status 'done' 16:35:03 Collecting docker<4.0,>=3.6.0 16:35:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 179.1 MB/s eta 0:00:00 16:35:03 Collecting docker-pycreds>=0.4.0 16:35:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:03 Collecting certifi>=2017.4.17 16:35:03 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:35:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 204.7 MB/s eta 0:00:00 16:35:03 Collecting urllib3<1.25,>=1.21.1 16:35:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 140.7 MB/s eta 0:00:00 16:35:03 Collecting chardet<3.1.0,>=3.0.2 16:35:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 104.1 MB/s eta 0:00:00 16:35:03 Collecting idna<2.8,>=2.5 16:35:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 139.5 MB/s eta 0:00:00 16:35:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:03 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:35:03 Running setup.py install for texttable: started 16:35:03 ---> f372ed3a2eb0 16:35:03 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:03 ---> Running in 4e9fc1184f5d 16:35:04 Running setup.py install for texttable: finished with status 'done' 16:35:04 Running setup.py install for PyYAML: started 16:35:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:35:04 Running setup.py install for PyYAML: finished with status 'done' 16:35:04 Running setup.py install for docopt: started 16:35:04 Running setup.py install for docopt: finished with status 'done' 16:35:05 Running setup.py install for dockerpty: started 16:35:05 Running setup.py install for dockerpty: finished with status 'done' 16:35:06 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 16:35:06 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:35:09 Removing intermediate container a2782a12d48b 16:35:09 ---> b1c0751b81fb 16:35:09 Step 13/22 : ENV APP_PORT=58890 16:35:09 ---> Running in 8ef2c081504c 16:35:09 Removing intermediate container 8ef2c081504c 16:35:09 ---> d0fc04dfbb15 16:35:09 Step 14/22 : EXPOSE $APP_PORT 16:35:09 ---> Running in 8f7c2e2d2996 16:35:09 Removing intermediate container 8f7c2e2d2996 16:35:09 ---> ceea51904f78 16:35:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:10 ---> ce88ce9fa523 16:35:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:10 ---> 868bdfc9761c 16:35:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:10 ---> 96361828ec90 16:35:10 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:10 ---> Running in a3ba8cdce11b 16:35:10 Removing intermediate container a3ba8cdce11b 16:35:10 ---> 8b72af1d7346 16:35:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:10 ---> Running in 633c818359b7 16:35:11 Removing intermediate container 633c818359b7 16:35:11 ---> 002413b9d929 16:35:11 Step 20/22 : LABEL arch=x86_64 16:35:11 ---> Running in 8866831a8169 16:35:11 Removing intermediate container 8866831a8169 16:35:11 ---> d6894c23f2dc 16:35:11 Step 21/22 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:35:11 ---> Running in b83d178bce93 16:35:11 Removing intermediate container b83d178bce93 16:35:11 ---> 2eda924a7bc9 16:35:11 Step 22/22 : LABEL version=0.0.0 16:35:11 ---> Running in 62916a93b507 16:35:11 Removing intermediate container 62916a93b507 16:35:11 ---> 0270598cb28d 16:35:11 16:35:11 Successfully built 0270598cb28d 16:35:11 Successfully tagged sys-mgmt-agent:latest 16:35:20  Building sys-mgmt-agent ... done Removing intermediate container 4e9fc1184f5d 16:35:20 ---> 57e58e1445cc 16:35:20 16:35:20 Step 9/19 : FROM alpine:3.15 16:35:20 ---> c4fc93816858 16:35:20 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:20 ---> Using cache 16:35:20 ---> f1c5be303594 16:35:20 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:35:20 ---> Running in 53017d4deff1 16:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:20 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:35:20 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:35:20 OK: 15859 distinct packages available 16:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:20 (1/9) Installing ca-certificates (20220614-r0) 16:35:20 (2/9) Installing brotli-libs (1.0.9-r5) 16:35:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:35:20 (4/9) Installing libcurl (7.80.0-r4) 16:35:21 (5/9) Installing curl (7.80.0-r4) 16:35:21 (6/9) Installing dumb-init (1.2.5-r1) 16:35:21 (7/9) Installing musl-obstack (1.2.3-r0) 16:35:21 (8/9) Installing libucontext (1.1-r0) 16:35:21 (9/9) Installing gcompat (1.0.0-r4) 16:35:21 Executing busybox-1.34.1-r7.trigger 16:35:21 Executing ca-certificates-20220614-r0.trigger 16:35:21 OK: 8 MiB in 23 packages 16:35:21 Removing intermediate container 53017d4deff1 16:35:21 ---> ea850dbebede 16:35:21 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:21 ---> db909938436b 16:35:21 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:35:22 ---> 4a7bf5c2f534 16:35:22 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:35:22 ---> d4aab6adf460 16:35:22 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:35:22 ---> Running in 146e28d2a5a4 16:35:22 Removing intermediate container 146e28d2a5a4 16:35:22 ---> eddd5bbb724a 16:35:22 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:22 ---> Running in d6abd24e3669 16:35:22 Removing intermediate container d6abd24e3669 16:35:22 ---> 7c7691427bc8 16:35:22 Step 17/19 : LABEL arch=x86_64 16:35:22 ---> Running in 694f5a41207e 16:35:22 Removing intermediate container 694f5a41207e 16:35:22 ---> 7ea3a58f83b6 16:35:22 Step 18/19 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 16:35:22 ---> Running in 1aa72ba5daa6 16:35:22 Removing intermediate container 1aa72ba5daa6 16:35:22 ---> 56922a9d428c 16:35:22 Step 19/19 : LABEL version=0.0.0 16:35:23 ---> Running in 76f573f68b7f 16:35:23 Removing intermediate container 76f573f68b7f 16:35:23 ---> 0883c6e53239 16:35:23 16:35:23 Successfully built 0883c6e53239 16:35:23 Successfully tagged security-spiffe-token-provider:latest 16:35:23  Building security-spiffe-token-provider ... done  [Pipeline] } 16:35:23 $ docker stop --time=1 9bc7ccadbc6d9d5c08ea41e015eba43db55b2d62fd22514da2ae3e9a690379b3 16:35:24 $ docker rm -f 9bc7ccadbc6d9d5c08ea41e015eba43db55b2d62fd22514da2ae3e9a690379b3 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:24 + docker images 16:35:24 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:24 security-spiffe-token-provider latest 0883c6e53239 2 seconds ago 29.7MB 16:35:24 57e58e1445cc 5 seconds ago 1.65GB 16:35:24 sys-mgmt-agent latest 0270598cb28d 13 seconds ago 136MB 16:35:24 security-spire-config latest 50f2bdd7ecf7 22 seconds ago 85.8MB 16:35:24 security-bootstrapper latest f7f5baa961f9 30 seconds ago 20.2MB 16:35:24 463b7bcc4dde 30 seconds ago 1.6GB 16:35:24 core-command latest 189df5a02ce2 31 seconds ago 17.6MB 16:35:24 support-scheduler latest 2bdad137bfd0 33 seconds ago 29.8MB 16:35:24 0438dccdf0ba 37 seconds ago 1.61GB 16:35:24 security-spire-agent latest 184a3b3eb614 39 seconds ago 125MB 16:35:24 ba5502874f37 40 seconds ago 1.68GB 16:35:24 9ec3c4bcd4f1 45 seconds ago 1.49GB 16:35:24 996153cef5f4 46 seconds ago 1.6GB 16:35:24 security-secretstore-setup latest a0c7252d53d2 About a minute ago 29.7MB 16:35:24 support-notifications latest 73e7cd85235e About a minute ago 30.5MB 16:35:24 security-proxy-setup latest a0cd66925f9f About a minute ago 27.6MB 16:35:24 core-metadata latest cf5be17e1e37 About a minute ago 18.5MB 16:35:24 core-data latest f962d2518870 About a minute ago 21.7MB 16:35:24 b56908ffb0ce About a minute ago 1.61GB 16:35:24 dcd7675642fc About a minute ago 1.68GB 16:35:24 327146308b52 About a minute ago 1.62GB 16:35:24 251c3eca7f4f About a minute ago 1.6GB 16:35:24 c207d0e6ba4b About a minute ago 1.62GB 16:35:24 security-spire-server latest 9905c25b9bae About a minute ago 86.5MB 16:35:24 e26ed1a85d7f 2 minutes ago 1.49GB 16:35:24 ci-base-image-x86_64 latest d18d159c0f55 5 minutes ago 947MB 16:35:24 alpine 3.16 bfe296a52501 4 days ago 5.54MB 16:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 13 days ago 683MB 16:35:24 alpine 3.15 c4fc93816858 3 months ago 5.59MB 16:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 16:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:36:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.351s coverage: 28.7% of statements 16:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.643s coverage: 98.5% of statements 16:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.546s coverage: 43.0% of statements 16:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.460s coverage: 54.2% of statements 16:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.232s coverage: 89.2% of statements 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.630s coverage: 2.2% of statements 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.909s coverage: 95.6% of statements 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.445s coverage: 72.2% of statements 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.539s coverage: 60.0% of statements 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.662s coverage: 0.9% of statements 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.328s coverage: 58.8% of statements 16:37:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.353s coverage: 29.6% of statements 16:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.558s coverage: 47.1% of statements 16:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.309s coverage: 79.5% of statements 16:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.302s coverage: 94.1% of statements 16:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements 16:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.303s coverage: 94.4% of statements 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.247s coverage: 44.8% of statements 16:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.816s coverage: 79.9% of statements 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.303s coverage: 86.9% of statements 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.212s coverage: 100.0% of statements 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 58.8% of statements 16:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements 16:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.288s coverage: 87.2% of statements 16:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.409s coverage: 85.4% of statements 16:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.156s coverage: 91.2% of statements 16:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.096s coverage: 64.7% of statements 16:38:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:38:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.354s coverage: 100.0% of statements 16:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.160s coverage: 89.4% of statements 16:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 16:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.172s coverage: 73.7% of statements 16:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 16:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.612s coverage: 65.8% of statements 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.967s coverage: 41.8% of statements 16:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.354s coverage: 89.5% of statements 16:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.318s coverage: 84.8% of statements 16:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:38:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.420s coverage: 17.7% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.960s coverage: 92.3% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 63.2% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.547s coverage: 97.7% of statements 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.260s coverage: 100.0% of statements 16:38:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.100s coverage: 96.9% of statements 16:38:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:38:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:33 GO111MODULE=on go vet ./... 16:40:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:55 ./bin/test-attribution-txt.sh [Pipeline] echo 16:40:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:40:56 + ls -al . 16:40:56 total 772 16:40:56 drwxrwxr-x 10 1001 1001 4096 Nov 16 16:33 . 16:40:56 drwxr-xr-x 4 root root 4096 Nov 16 16:33 .. 16:40:56 drwxrwxr-x 2 1001 1001 4096 Nov 16 16:31 .blubracket 16:40:56 -rw-rw-r-- 1 1001 1001 16 Nov 16 16:31 .dockerignore 16:40:56 drwxrwxr-x 8 1001 1001 4096 Nov 16 16:31 .git 16:40:56 drwxrwxr-x 3 1001 1001 4096 Nov 16 16:31 .github 16:40:56 -rw-rw-r-- 1 1001 1001 1030 Nov 16 16:31 .gitignore 16:40:56 -rw-rw-r-- 1 1001 1001 42 Nov 16 16:31 .golangci.yml 16:40:56 -rw-rw-r-- 1 1001 1001 87 Nov 16 16:31 .hadolint.yml 16:40:56 -rw-rw-r-- 1 1001 1001 166 Nov 16 16:31 .sonarcloud.properties 16:40:56 -rw-rw-r-- 1 1001 1001 1171 Nov 16 16:31 ADOPTERS.md 16:40:56 -rw-rw-r-- 1 1001 1001 10722 Nov 16 16:31 Attribution.txt 16:40:56 -rw-rw-r-- 1 1001 1001 73765 Nov 16 16:31 CHANGELOG.md 16:40:56 -rw-rw-r-- 1 1001 1001 3804 Nov 16 16:31 CONTRIBUTING.md 16:40:56 -rw-rw-r-- 1 1001 1001 677 Nov 16 16:31 GOVERNANCE.md 16:40:56 -rw-rw-r-- 1 1001 1001 850 Nov 16 16:31 Jenkinsfile 16:40:56 -rw-rw-r-- 1 1001 1001 10775 Nov 16 16:31 LICENSE 16:40:56 -rw-rw-r-- 1 1001 1001 13857 Nov 16 16:31 Makefile 16:40:56 -rw-rw-r-- 1 1001 1001 582 Nov 16 16:31 OWNERS.md 16:40:56 -rw-rw-r-- 1 1001 1001 9799 Nov 16 16:31 README.md 16:40:56 -rw-rw-r-- 1 1001 1001 6912 Nov 16 16:31 SECURITY.md 16:40:56 -rw-rw-r-- 1 1001 1001 5 Nov 16 16:29 VERSION 16:40:56 -rw-rw-r-- 1 1001 1001 4131 Nov 16 16:31 ZMQWindows.md 16:40:56 drwxrwxr-x 2 1001 1001 4096 Nov 16 16:31 bin 16:40:56 drwxrwxr-x 18 1001 1001 4096 Nov 16 16:31 cmd 16:40:56 -rw-r--r-- 1 root root 501828 Nov 16 16:38 coverage.out 16:40:56 -rw-rw-r-- 1 1001 1001 3405 Nov 16 16:31 go.mod 16:40:56 -rw-rw-r-- 1 1001 1001 44978 Nov 16 16:31 go.sum 16:40:56 drwxrwxr-x 8 1001 1001 4096 Nov 16 16:31 internal 16:40:56 drwxrwxr-x 3 1001 1001 4096 Nov 16 16:31 openapi 16:40:56 drwxrwxr-x 4 1001 1001 4096 Nov 16 16:31 snap 16:40:56 -rw-rw-r-- 1 1001 1001 204 Nov 16 16:31 version.go [Pipeline] sh 16:40:57 + '[' -e coverage.out ] 16:40:57 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:57 Warning: overwriting stash ‘coverage-report’ 16:40:57 Stashed 1 file(s) [Pipeline] sh 16:40:58 + make build 16:40:58 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:42:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:44:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:44:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:45:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:45:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:45:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:45:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:45:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:45:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:45:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:45:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:46:04 $ docker stop --time=1 0cdf408795a34a42372eaae2b8a42f9aab9e4d4b9a2f9017fe0e8db213d653ca 16:46:06 $ docker rm -f 0cdf408795a34a42372eaae2b8a42f9aab9e4d4b9a2f9017fe0e8db213d653ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:08 16:46:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:09 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:09 29e5d40040c1: Pulling fs layer 16:46:09 1ce36da41761: Pulling fs layer 16:46:09 25b303627fd3: Pulling fs layer 16:46:09 29e5d40040c1: Verifying Checksum 16:46:09 29e5d40040c1: Download complete 16:46:09 1ce36da41761: Verifying Checksum 16:46:09 1ce36da41761: Download complete 16:46:09 29e5d40040c1: Pull complete 16:46:11 1ce36da41761: Pull complete 16:46:11 25b303627fd3: Verifying Checksum 16:46:11 25b303627fd3: Download complete 16:46:21 25b303627fd3: Pull complete 16:46:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:46:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:21 prd-ubuntu20.04-docker-arm64-4c-16g-119351 does not seem to be running inside a container 16:46:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:46:23 $ docker top d3368756d88fcef5aed1890f3cb9bc8ef1dc91bf25d99399c31a5f5de164c20a -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:24 + + docker-composegrep build parallel --help 16:46:24 16:46:29 --parallel Build images in parallel. [Pipeline] } 16:46:30 $ docker stop --time=1 d3368756d88fcef5aed1890f3cb9bc8ef1dc91bf25d99399c31a5f5de164c20a 16:46:31 $ docker rm -f d3368756d88fcef5aed1890f3cb9bc8ef1dc91bf25d99399c31a5f5de164c20a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:32 prd-ubuntu20.04-docker-arm64-4c-16g-119351 does not seem to be running inside a container 16:46:32 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 16:46:34 $ docker top 3520d4c77267504008a4f306824085eda0db030d6e9f3ca9b1db25fa7693377c -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:34 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:41 Building core-command ... 16:46:41 Building core-data ... 16:46:41 Building core-metadata ... 16:46:41 Building security-bootstrapper ... 16:46:41 Building security-proxy-setup ... 16:46:41 Building security-secretstore-setup ... 16:46:41 Building security-spiffe-token-provider ... 16:46:41 Building security-spire-agent ... 16:46:41 Building security-spire-config ... 16:46:41 Building security-spire-server ... 16:46:41 Building support-notifications ... 16:46:41 Building support-scheduler ... 16:46:41 Building sys-mgmt-agent ... 16:46:41 Building security-spiffe-token-provider 16:46:41 Building security-secretstore-setup 16:46:41 Building security-bootstrapper 16:46:41 Building security-spire-agent 16:46:41 Building sys-mgmt-agent 16:47:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:38 ---> 32bff68434b9 16:47:38 Step 3/22 : WORKDIR /edgex-go 16:47:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:47:38 ---> 32bff68434b9 16:47:38 Step 3/24 : WORKDIR /edgex-go 16:47:38 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:47:38 ---> 32bff68434b9 16:47:38 Step 3/32 : WORKDIR /edgex-go 16:47:38 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:38 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:47:38 ---> 32bff68434b9 16:47:38 Step 3/19 : WORKDIR /edgex-go 16:47:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:47:38 ---> 32bff68434b9 16:47:38 Step 3/24 : WORKDIR /edgex-go 16:47:38 ---> Running in 4dcc6f5b5d65 16:47:38 ---> Running in 67585adbfa18 16:47:38 ---> Running in 908a3628768b 16:47:38 ---> Running in 8fb9c74233a0 16:47:38 ---> Running in 76a7cc061543 16:47:38 Removing intermediate container 4dcc6f5b5d65 16:47:38 ---> 1ae6925de6a6 16:47:38 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:47:38 Removing intermediate container 908a3628768b 16:47:38 ---> a6de2e870c2d 16:47:38 Step 4/22 : RUN apk add --update --no-cache make bash git 16:47:38 ---> Running in 43bdaebb5b3f 16:47:38 Removing intermediate container 8fb9c74233a0 16:47:38 ---> d1b51a9f2689 16:47:38 Step 4/24 : RUN apk add --update --no-cache make git 16:47:38 ---> Running in 156f2afae080 16:47:38 Removing intermediate container 67585adbfa18 16:47:38 ---> 15d14a486ae0 16:47:38 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:47:38 ---> Running in b2a310820763 16:47:38 Removing intermediate container 76a7cc061543 16:47:38 ---> 01b3be82ab61 16:47:38 Step 4/32 : RUN apk add --update --no-cache make git 16:47:38 ---> Running in d27c10875dd0 16:47:38 ---> Running in c456e3577a34 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:38 v3.16.3-1-g9bb1c89d8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:47:38 v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:47:38 OK: 16895 distinct packages available 16:47:38 OK: 221 MiB in 51 packages 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:38 OK: 221 MiB in 51 packages 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:38 Removing intermediate container 156f2afae080 16:47:38 ---> 32e869340492 16:47:38 Step 5/22 : COPY go.mod vendor* ./ 16:47:38 OK: 221 MiB in 51 packages 16:47:39 Removing intermediate container b2a310820763 16:47:39 ---> 6bb4c9ba71e1 16:47:39 Step 5/24 : COPY go.mod vendor* ./ 16:47:39 OK: 221 MiB in 51 packages 16:47:39 OK: 221 MiB in 51 packages 16:47:40 ---> c789130301b8 16:47:40 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:40 ---> 49b784c7223f 16:47:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:40 ---> Running in e1c734773f40 16:47:40 ---> Running in 37c2b588987d 16:47:41 Removing intermediate container 43bdaebb5b3f 16:47:41 ---> 2d6c6b07e005 16:47:41 Step 5/19 : COPY go.mod vendor* ./ 16:47:41 Removing intermediate container c456e3577a34 16:47:41 ---> 2d8eee182483 16:47:41 Step 5/32 : COPY go.mod vendor* ./ 16:47:41 Removing intermediate container d27c10875dd0 16:47:41 ---> febe66a70414 16:47:41 Step 5/24 : COPY go.mod vendor* ./ 16:47:42 ---> 796f56512eae 16:47:42 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:42 ---> Running in e82cc9c4c812 16:47:43 ---> c1c7bed32c23 16:47:43 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:43 ---> Running in a24c174bf8ef 16:47:43 ---> 2b8ffa47cb31 16:47:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:43 ---> Running in 6b90d0d849c8 16:49:20 Removing intermediate container 37c2b588987d 16:49:20 ---> d3d9d20217ec 16:49:20 Step 7/24 : COPY . . 16:49:20 Removing intermediate container e82cc9c4c812 16:49:20 ---> 8259f2a7ffef 16:49:20 Step 7/19 : COPY . . 16:49:20 Removing intermediate container e1c734773f40 16:49:20 ---> dd1d2da3f269 16:49:20 Step 7/22 : COPY . . 16:49:20 Removing intermediate container 6b90d0d849c8 16:49:20 ---> 9e5e673fed73 16:49:20 Step 7/24 : COPY . . 16:49:20 Removing intermediate container a24c174bf8ef 16:49:20 ---> 838bb9830fff 16:49:20 Step 7/32 : COPY . . 16:49:23 ---> e40b1c91e87c 16:49:23 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:49:23 ---> 166c7ebd11cc 16:49:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:49:23 ---> 20c5b79d1f1a 16:49:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:49:23 ---> Running in 9719f40b6a46 16:49:23 ---> Running in 655a1f360905 16:49:23 ---> b05daebbc43e 16:49:23 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:49:23 ---> Running in ac576d6adbd9 16:49:23 ---> 969c32246ea8 16:49:23 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:49:23 ---> Running in 42f4b4d42494 16:49:23 ---> Running in a32c1733a81d 16:49:24 Removing intermediate container ac576d6adbd9 16:49:24 ---> 0de52e225615 16:49:24 Step 9/24 : WORKDIR /edgex-go/spire-build 16:49:24 ---> Running in 43f754013d0c 16:49:25 Removing intermediate container 43f754013d0c 16:49:25 ---> 27002ab901ca 16:49:25 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:49:25 ---> Running in 2a7797c523c4 16:49: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:49:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:49: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 16:49:29 Removing intermediate container 2a7797c523c4 16:49:29 ---> a04a22da5e0d 16:49:29 Step 11/24 : WORKDIR /edgex-go 16:49:29 ---> Running in 1343a205763c 16:49:29 Removing intermediate container 1343a205763c 16:49:29 ---> 47a05f98cf8d 16:49:29 16:49:29 Step 12/24 : FROM alpine:3.15 16:49:30 3.15: Pulling from library/alpine 16:49:31 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:49:31 Status: Downloaded newer image for alpine:3.15 16:49:31 ---> 8aa73fd46299 16:49:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:49:31 ---> Running in 43346a97abca 16:49:32 Removing intermediate container 43346a97abca 16:49:32 ---> acd8f6556be7 16:49:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:49:32 ---> Running in d368233ef78a 16:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:36 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:49:36 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:49:36 OK: 15736 distinct packages available 16:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:39 (1/5) Installing dumb-init (1.2.5-r1) 16:49:39 (2/5) Installing musl-obstack (1.2.3-r0) 16:49:39 (3/5) Installing libucontext (1.1-r0) 16:49:39 (4/5) Installing gcompat (1.0.0-r4) 16:49:39 (5/5) Installing openssl (1.1.1s-r1) 16:49:39 Executing busybox-1.34.1-r7.trigger 16:49:39 OK: 6 MiB in 19 packages 16:49:42 Removing intermediate container d368233ef78a 16:49:42 ---> a6e6bdc898f3 16:49:42 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:49:45 ---> 77bec5e48b52 16:49:45 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:49:51 ---> d75b65fc70d1 16:49:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:49:52 ---> 0947943ddeeb 16:49:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:49:52 ---> 8a2d4e595c87 16:49:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:49:53 ---> fc918c42ede2 16:49:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:54 ---> Running in 88a197a37f13 16:49:54 Removing intermediate container 88a197a37f13 16:49:54 ---> 557df0229b3e 16:49:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:54 ---> Running in 8ecfba570479 16:49:55 Removing intermediate container 8ecfba570479 16:49:55 ---> e29d2cd86a4f 16:49:55 Step 22/24 : LABEL arch=arm64 16:49:55 ---> Running in 63e274d6ff00 16:49:55 Removing intermediate container 63e274d6ff00 16:49:55 ---> 23007b022809 16:49:55 Step 23/24 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 16:49:55 ---> Running in 516d2911c148 16:49:56 Removing intermediate container 516d2911c148 16:49:56 ---> eaff38a2958f 16:49:56 Step 24/24 : LABEL version=0.0.0 16:49:56 ---> Running in e9726b26a497 16:49:57 Removing intermediate container e9726b26a497 16:49:57 ---> 01781eaefe13 16:49:57 16:49:57 Successfully built 01781eaefe13 16:49:57 Successfully tagged security-spire-agent-arm64:latest 16:49:57  Building security-spire-agent ... done Building security-spire-config 16:50:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:19 ---> 32bff68434b9 16:50:19 Step 3/24 : WORKDIR /edgex-go 16:50:19 ---> Using cache 16:50:19 ---> 01b3be82ab61 16:50:19 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:50:19 ---> Running in 1863e08baf20 16:50:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:20 OK: 221 MiB in 51 packages 16:50:22 Removing intermediate container 1863e08baf20 16:50:22 ---> 7fd36604ed20 16:50:22 Step 5/24 : COPY go.mod vendor* ./ 16:50:23 ---> 2547d669566e 16:50:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:23 ---> Running in de4802acd378 16:51:45 Removing intermediate container de4802acd378 16:51:45 ---> c3721f451250 16:51:45 Step 7/24 : COPY . . 16:51:53 ---> 1c6860839300 16:51:53 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:51:53 ---> Running in 52f59f4fc625 16:51:54 Removing intermediate container 52f59f4fc625 16:51:54 ---> f5f3cad7ffcd 16:51:54 Step 9/24 : WORKDIR /edgex-go/spire-build 16:51:54 ---> Running in ac8eb66ebe8d 16:51:55 Removing intermediate container ac8eb66ebe8d 16:51:55 ---> 36132538eee1 16:51:55 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:51:55 ---> Running in 2fa7ad4371c0 16:51:58 Removing intermediate container 2fa7ad4371c0 16:51:58 ---> 58ac56e62fcb 16:51:58 Step 11/24 : WORKDIR /edgex-go 16:51:58 ---> Running in 31636d726f94 16:51:59 Removing intermediate container 31636d726f94 16:51:59 ---> fff7b4f227f8 16:51:59 16:51:59 Step 12/24 : FROM alpine:3.15 16:51:59 ---> 8aa73fd46299 16:51:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:59 ---> Using cache 16:51:59 ---> acd8f6556be7 16:51:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:51:59 ---> Running in 61aeff7d47ce 16:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:03 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:52:03 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:52:03 OK: 15736 distinct packages available 16:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:05 (1/4) Installing dumb-init (1.2.5-r1) 16:52:05 (2/4) Installing musl-obstack (1.2.3-r0) 16:52:05 (3/4) Installing libucontext (1.1-r0) 16:52:05 (4/4) Installing gcompat (1.0.0-r4) 16:52:05 Executing busybox-1.34.1-r7.trigger 16:52:05 OK: 6 MiB in 18 packages 16:52:07 Removing intermediate container 61aeff7d47ce 16:52:07 ---> 5395ec334c13 16:52:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:52:13 ---> 0e0b0ec2be19 16:52:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:52:14 ---> 4663018c0721 16:52:14 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:52:14 ---> Running in db29dfda1a7b 16:52:14 Removing intermediate container db29dfda1a7b 16:52:14 ---> 47cc89854f9b 16:52:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:52:15 ---> b33177a9591b 16:52:15 Step 19/24 : WORKDIR / 16:52:16 ---> Running in 59ec07511c4c 16:52:16 Removing intermediate container 59ec07511c4c 16:52:16 ---> e58c5435b7be 16:52:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:52:16 ---> Running in 797571c704b2 16:52:17 Removing intermediate container 797571c704b2 16:52:17 ---> 482b9f4151f3 16:52:17 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:52:17 ---> Running in f4d807567776 16:52:18 Removing intermediate container f4d807567776 16:52:18 ---> 7b369807f19f 16:52:18 Step 22/24 : LABEL arch=arm64 16:52:18 ---> Running in 91164fcb9a1b 16:52:18 Removing intermediate container 91164fcb9a1b 16:52:18 ---> 20cdc7c0d564 16:52:18 Step 23/24 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 16:52:18 ---> Running in 6fa3217f5197 16:52:19 Removing intermediate container 6fa3217f5197 16:52:19 ---> cbbe0ae10e42 16:52:19 Step 24/24 : LABEL version=0.0.0 16:52:19 ---> Running in 1dcdc5fb932e 16:52:20 Removing intermediate container 1dcdc5fb932e 16:52:20 ---> ab9c65572840 16:52:20 16:52:20 Successfully built ab9c65572840 16:52:20 Successfully tagged security-spire-config-arm64:latest 16:52:20  Building security-spire-config ... done Building support-scheduler 16:52:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:52:42 ---> 32bff68434b9 16:52:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:52:42 ---> Running in 10b5ff5a6fb4 16:52:42 Removing intermediate container 10b5ff5a6fb4 16:52:42 ---> 0ed70aefd23b 16:52:42 Step 4/22 : WORKDIR /edgex-go 16:52:42 ---> Running in ab3a65cf973c 16:52:42 Removing intermediate container ab3a65cf973c 16:52:42 ---> 28dabaf39fe0 16:52:42 Step 5/22 : RUN apk add --update --no-cache make git 16:52:42 ---> Running in 7340f4a2d2d6 16:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:44 OK: 221 MiB in 51 packages 16:52:46 Removing intermediate container 7340f4a2d2d6 16:52:46 ---> 93b809770f38 16:52:46 Step 6/22 : COPY go.mod vendor* ./ 16:52:47 ---> d0e98a9e3066 16:52:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:47 ---> Running in 960a8ddac2ba 16:54:09 Removing intermediate container 960a8ddac2ba 16:54:09 ---> 4f5d3d80e6b8 16:54:09 Step 8/22 : COPY . . 16:54:14 ---> c6c2d9c972b2 16:54:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:54:14 ---> Running in bf99d3b68ffa 16:54:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:56:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:56:38 Removing intermediate container 9719f40b6a46 16:56:38 ---> b68e67e1a287 16:56:38 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:56:38 ---> Running in 5192df09b745 16:56:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:56:42 Removing intermediate container 5192df09b745 16:56:42 ---> 2824b2dd792e 16:56:42 16:56:42 Step 10/22 : FROM alpine:3.16 16:56:42 3.16: Pulling from library/alpine 16:56:45 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:56:45 Status: Downloaded newer image for alpine:3.16 16:56:45 ---> 2b4661558fb8 16:56:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:56:46 ---> Running in dc3b17a373b5 16:56:47 Removing intermediate container dc3b17a373b5 16:56:47 ---> a58c089d517b 16:56:47 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:56:47 ---> Running in 972b3d6a87ba 16:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:52 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:56:52 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:56:52 (3/33) Installing readline (8.1.2-r0) 16:56:52 (4/33) Installing bash (5.1.16-r2) 16:56:52 Executing bash-5.1.16-r2.post-install 16:56:52 (5/33) Installing ca-certificates (20220614-r0) 16:56:52 (6/33) Installing brotli-libs (1.0.9-r6) 16:56:52 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:56:52 (8/33) Installing libcurl (7.83.1-r4) 16:56:52 (9/33) Installing curl (7.83.1-r4) 16:56:52 (10/33) Installing docker-cli (20.10.20-r0) 16:56:53 Removing intermediate container 655a1f360905 16:56:53 ---> b1875d9297fc 16:56:53 16:56:53 Step 9/24 : FROM alpine:3.16 16:56:53 ---> 2b4661558fb8 16:56:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:56:53 ---> Running in 71eb3210df66 16:56:54 (11/33) Installing dumb-init (1.2.5-r1) 16:56:54 (12/33) Installing libbz2 (1.0.8-r1) 16:56:54 (13/33) Installing expat (2.5.0-r0) 16:56:54 (14/33) Installing libffi (3.4.2-r1) 16:56:54 (15/33) Installing gdbm (1.23-r0) 16:56:54 (16/33) Installing xz-libs (5.2.5-r1) 16:56:54 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:56:54 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:56:54 (19/33) Installing mpdecimal (2.5.1-r1) 16:56:54 (20/33) Installing sqlite-libs (3.38.5-r0) 16:56:54 (21/33) Installing python3 (3.10.8-r0) 16:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:56 Removing intermediate container 42f4b4d42494 16:56:56 ---> c4885a2a02e1 16:56:56 16:56:56 Step 9/32 : FROM alpine:3.16 16:56:56 ---> 2b4661558fb8 16:56:56 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:56 ---> Running in c584859377f2 16:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:57 Removing intermediate container c584859377f2 16:56:57 ---> 13c4b169fa2b 16:56:57 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:56:57 ---> Running in 58184f4679d0 16:56:57 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:56:57 (23/33) Installing py3-tomli (2.0.1-r1) 16:56:57 (24/33) Installing py3-pep517 (0.12.0-r2) 16:56:57 (25/33) Installing py3-six (1.16.0-r1) 16:56:57 (26/33) Installing py3-retrying (1.3.3-r3) 16:56:57 (27/33) Installing py3-appdirs (1.4.4-r3) 16:56:57 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:56:58 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:56:58 (30/33) Installing py3-parsing (2.4.7-r3) 16:56:58 (31/33) Installing py3-packaging (21.3-r0) 16:56:58 (32/33) Installing py3-setuptools (59.4.0-r0) 16:56:58 (33/33) Installing py3-pip (22.1.1-r0) 16:56:59 (1/3) Installing ca-certificates (20220614-r0) 16:56:59 (2/3) Installing dumb-init (1.2.5-r1) 16:56:59 (3/3) Installing su-exec (0.2-r1) 16:56:59 Executing busybox-1.35.0-r17.trigger 16:56:59 Executing ca-certificates-20220614-r0.trigger 16:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:00 Executing busybox-1.35.0-r17.trigger 16:57:00 Executing ca-certificates-20220614-r0.trigger 16:57:00 OK: 6 MiB in 17 packages 16:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:00 OK: 121 MiB in 47 packages 16:57:02 (1/2) Installing dumb-init (1.2.5-r1) 16:57:02 (2/2) Installing su-exec (0.2-r1) 16:57:02 Executing busybox-1.35.0-r17.trigger 16:57:02 OK: 5 MiB in 16 packages 16:57:04 Removing intermediate container 71eb3210df66 16:57:04 ---> 963f30d6e34e 16:57:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:57:04 ---> Running in dce8b85d5bb4 16:57:04 Removing intermediate container 58184f4679d0 16:57:04 ---> b59b230382ca 16:57:04 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:57:04 ---> Running in 20a14cec0e13 16:57:05 Removing intermediate container dce8b85d5bb4 16:57:05 ---> 329ec5a8844a 16:57:05 Step 12/24 : WORKDIR / 16:57:05 ---> Running in 75edc5ae05ef 16:57:05 Removing intermediate container 20a14cec0e13 16:57:05 ---> f2d2c9dc924f 16:57:05 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:57:05 ---> Running in f68da974e93d 16:57:06 Removing intermediate container 75edc5ae05ef 16:57:06 ---> 257a5f4ff45a 16:57:06 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:57:06 Removing intermediate container f68da974e93d 16:57:06 ---> c3920dc0e1a8 16:57:06 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:57:06 ---> Running in 72dcb26f254d 16:57:07 Removing intermediate container 72dcb26f254d 16:57:07 ---> 34d4d38a901a 16:57:07 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:57:07 ---> Running in bea30c2deb8d 16:57:07 ---> 715dc5aaf2a4 16:57:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:57:08 Removing intermediate container bea30c2deb8d 16:57:08 ---> b23296451099 16:57:08 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:57:08 ---> Running in 5653ecaf2468 16:57:09 ---> c870d8ce60b9 16:57:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:57:10 ---> bbbb7effe79d 16:57:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:57:12 ---> a0deca0ea323 16:57:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:57:12 Removing intermediate container 5653ecaf2468 16:57:12 ---> 87726a776b3c 16:57:12 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:57:12 ---> Running in 0611cbd8d3fb 16:57:13 Removing intermediate container 0611cbd8d3fb 16:57:13 ---> 9ddf188c25fe 16:57:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:57:14 ---> 1da6c8326c74 16:57:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:57:14 ---> 1d197c4e0989 16:57:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:57:15 ---> Running in 00223f7fb3cc 16:57:17 ---> d69aa7c955c1 16:57:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:57:18 ---> 752a7c4760c9 16:57:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:57:18 ---> Running in a543f6e22636 16:57:19 Removing intermediate container 00223f7fb3cc 16:57:19 ---> ab5ca8e7e684 16:57:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:20 ---> 7409d7e5dc62 16:57:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:57:21 Collecting docker-compose==1.23.2 16:57:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:57:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.1 MB/s eta 0:00:00 16:57:23 ---> d358db79d692 16:57:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:57:23 Collecting jsonschema<3,>=2.5.1 16:57:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:57:23 Removing intermediate container a543f6e22636 16:57:23 ---> e81f8f4cdf47 16:57:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:57:23 ---> Running in 5f7c68d24046 16:57:23 Collecting texttable<0.10,>=0.9.0 16:57:23 Downloading texttable-0.9.1.tar.gz (11 kB) 16:57:23 Preparing metadata (setup.py): started 16:57:24 Removing intermediate container 5f7c68d24046 16:57:24 ---> ada9e807b7c6 16:57:24 Step 22/24 : LABEL arch=arm64 16:57:24 ---> 71b0e3231da5 16:57:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:57:24 ---> Running in 58c734db825f 16:57:25 Removing intermediate container 58c734db825f 16:57:25 ---> fe46e92f1257 16:57:25 Step 23/24 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 16:57:25 ---> Running in 841704ac5273 16:57:25 ---> 0c362a7abf03 16:57:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:57:26 Removing intermediate container 841704ac5273 16:57:26 ---> 5ccc59f21b71 16:57:26 Step 24/24 : LABEL version=0.0.0 16:57:26 ---> Running in 4cef87f01489 16:57:26 Preparing metadata (setup.py): finished with status 'done' 16:57:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:57:26 ---> fcd792abee45 16:57:26 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:57:27 Removing intermediate container 4cef87f01489 16:57:27 ---> 8b6932cc523d 16:57:27 16:57:27 Collecting docker<4.0,>=3.6.0 16:57:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:57:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 9.8 MB/s eta 0:00:00 16:57:27 Successfully built 8b6932cc523d 16:57:27 Successfully tagged security-secretstore-setup-arm64:latest 16:57:27 Building core-command 16:57:27  Building security-secretstore-setup ... done  ---> ff9dec9d1216 16:57:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:57:28 ---> 57b6b3d58120 16:57:28 Step 27/32 : RUN chmod +x /entrypoint.sh 16:57:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:57:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:57:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 16:57:29 ---> Running in a30e1e4aa05b 16:57:29 Collecting docopt<0.7,>=0.6.1 16:57:29 Downloading docopt-0.6.2.tar.gz (25 kB) 16:57:29 Preparing metadata (setup.py): started 16:57:32 Removing intermediate container a30e1e4aa05b 16:57:32 ---> b3268396fa8d 16:57:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:57:32 ---> Running in 6b42988dc2eb 16:57:32 Preparing metadata (setup.py): finished with status 'done' 16:57:32 Collecting dockerpty<0.5,>=0.4.1 16:57:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:57:32 Preparing metadata (setup.py): started 16:57:32 Removing intermediate container 6b42988dc2eb 16:57:32 ---> 51faa5733eee 16:57:32 Step 29/32 : CMD ["gate"] 16:57:33 ---> Running in de00789a76b8 16:57:33 Removing intermediate container de00789a76b8 16:57:33 ---> 85828588e6e8 16:57:33 Step 30/32 : LABEL arch=arm64 16:57:33 ---> Running in 49d0a43a5263 16:57:34 Removing intermediate container 49d0a43a5263 16:57:34 ---> 4d637add75e3 16:57:34 Step 31/32 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 16:57:34 ---> Running in 5afc3a899779 16:57:35 Removing intermediate container 5afc3a899779 16:57:35 ---> 9ead3664637d 16:57:35 Step 32/32 : LABEL version=0.0.0 16:57:35 ---> Running in 17170887dc27 16:57:35 Removing intermediate container 17170887dc27 16:57:35 ---> a57f9142ab65 16:57:35 16:57:36 Preparing metadata (setup.py): finished with status 'done' 16:57:36 Successfully built a57f9142ab65 16:57:36 Successfully tagged security-bootstrapper-arm64:latest 16:57:36 Building support-notifications 16:57:36  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 16:57:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:57:36 Collecting PyYAML<4,>=3.10 16:57:36 Downloading PyYAML-3.13.tar.gz (270 kB) 16:57:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.2 MB/s eta 0:00:00 16:57:39 Preparing metadata (setup.py): started 16:57:42 Preparing metadata (setup.py): finished with status 'done' 16:57:42 Collecting websocket-client<1.0,>=0.32.0 16:57:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:57:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.6 MB/s eta 0:00:00 16:57:43 Collecting docker-pycreds>=0.4.0 16:57:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:57:45 Collecting urllib3<1.25,>=1.21.1 16:57:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:57:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.1 MB/s eta 0:00:00 16:57:45 Collecting chardet<3.1.0,>=3.0.2 16:57:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:57:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.6 MB/s eta 0:00:00 16:57:46 Collecting certifi>=2017.4.17 16:57:46 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:57:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 7.7 MB/s eta 0:00:00 16:57:46 Collecting idna<2.8,>=2.5 16:57:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:57:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 10.7 MB/s eta 0:00:00 16:57:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:57:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:57:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:57:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:57:49 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:57:49 Running setup.py install for texttable: started 16:57:53 Running setup.py install for texttable: finished with status 'done' 16:57:53 Running setup.py install for PyYAML: started 16:57:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:53 ---> 32bff68434b9 16:57:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:57:53 ---> Using cache 16:57:53 ---> 0ed70aefd23b 16:57:53 Step 4/23 : WORKDIR /edgex-go 16:57:53 ---> Using cache 16:57:53 ---> 28dabaf39fe0 16:57:53 Step 5/23 : RUN apk add --update --no-cache make git 16:57:53 ---> Using cache 16:57:53 ---> 93b809770f38 16:57:53 Step 6/23 : COPY go.mod vendor* ./ 16:57:53 ---> Using cache 16:57:53 ---> d0e98a9e3066 16:57:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:53 ---> Using cache 16:57:53 ---> 4f5d3d80e6b8 16:57:53 Step 8/23 : COPY . . 16:57:53 ---> Using cache 16:57:53 ---> c6c2d9c972b2 16:57:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:57:54 ---> Running in 52257c4fd982 16:57:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:57:58 Running setup.py install for PyYAML: finished with status 'done' 16:58:00 Running setup.py install for docopt: started 16:58:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:58:01 ---> 32bff68434b9 16:58:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:58:01 ---> Using cache 16:58:01 ---> 0ed70aefd23b 16:58:01 Step 4/22 : WORKDIR /edgex-go 16:58:01 ---> Using cache 16:58:01 ---> 28dabaf39fe0 16:58:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:58:01 ---> Running in 40430a00dd98 16:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:03 Running setup.py install for docopt: finished with status 'done' 16:58:05 OK: 221 MiB in 51 packages 16:58:06 Removing intermediate container 40430a00dd98 16:58:06 ---> 09308e0e16a1 16:58:06 Step 6/22 : COPY go.mod vendor* ./ 16:58:07 ---> 0b11e06dcf1e 16:58:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:07 ---> Running in 1cae55a74d19 16:58:08 Running setup.py install for dockerpty: started 16:58:12 Running setup.py install for dockerpty: finished with status 'done' 16:58:16 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 16:58:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:58:34 Removing intermediate container 972b3d6a87ba 16:58:34 ---> 98b748fcabff 16:58:34 Step 13/22 : ENV APP_PORT=58890 16:58:34 ---> Running in a27c376c2af4 16:58:34 Removing intermediate container a27c376c2af4 16:58:34 ---> 9cde53c6de11 16:58:34 Step 14/22 : EXPOSE $APP_PORT 16:58:34 ---> Running in a6b937f538fc 16:58:35 Removing intermediate container a6b937f538fc 16:58:35 ---> 53152a23d32d 16:58:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:58:37 ---> 0aa2668ffc8e 16:58:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:58:38 ---> 6568f1ee6389 16:58:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:58:39 ---> 39b93677f4d3 16:58:39 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:58:39 ---> Running in 94d929764cc4 16:58:39 Removing intermediate container 94d929764cc4 16:58:39 ---> 65a981324e98 16:58:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:40 ---> Running in 7c43fe94710c 16:58:40 Removing intermediate container 7c43fe94710c 16:58:40 ---> 147ee62d41a4 16:58:40 Step 20/22 : LABEL arch=arm64 16:58:40 ---> Running in d6436dff0d2e 16:58:41 Removing intermediate container d6436dff0d2e 16:58:41 ---> d5a54bd3ce73 16:58:41 Step 21/22 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 16:58:41 ---> Running in bc7c8927f7ef 16:58:42 Removing intermediate container bc7c8927f7ef 16:58:42 ---> e909dd0d2af4 16:58:42 Step 22/22 : LABEL version=0.0.0 16:58:42 ---> Running in e90c459c2d66 16:58:43 Removing intermediate container e90c459c2d66 16:58:43 ---> 58117d9f56f8 16:58:43 16:58:43 Successfully built 58117d9f56f8 16:58:43 Successfully tagged sys-mgmt-agent-arm64:latest 16:58:43  Building sys-mgmt-agent ... done Building security-spire-server 16:59:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:05 ---> 32bff68434b9 16:59:05 Step 3/23 : WORKDIR /edgex-go 16:59:05 ---> Using cache 16:59:05 ---> 01b3be82ab61 16:59:05 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:59:05 ---> Using cache 16:59:05 ---> 7fd36604ed20 16:59:05 Step 5/23 : COPY go.mod vendor* ./ 16:59:05 ---> Using cache 16:59:05 ---> 2547d669566e 16:59:05 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:05 ---> Using cache 16:59:05 ---> c3721f451250 16:59:05 Step 7/23 : COPY . . 16:59:05 ---> Using cache 16:59:05 ---> 1c6860839300 16:59:05 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:59:05 ---> Using cache 16:59:05 ---> f5f3cad7ffcd 16:59:05 Step 9/23 : WORKDIR /edgex-go/spire-build 16:59:05 ---> Using cache 16:59:05 ---> 36132538eee1 16:59:05 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:59:05 ---> Running in 68bdf38ddb64 16:59:09 Removing intermediate container 68bdf38ddb64 16:59:09 ---> fe6428657e36 16:59:09 Step 11/23 : WORKDIR /edgex-go 16:59:09 ---> Running in 1e719f80101c 16:59:11 Removing intermediate container 1e719f80101c 16:59:11 ---> 279f871a8c01 16:59:11 16:59:11 Step 12/23 : FROM alpine:3.15 16:59:11 ---> 8aa73fd46299 16:59:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:59:11 ---> Using cache 16:59:11 ---> acd8f6556be7 16:59:11 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:59:11 ---> Using cache 16:59:11 ---> a6e6bdc898f3 16:59:11 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:59:23 Removing intermediate container a32c1733a81d 16:59:23 ---> 8015a2e1d2d7 16:59:23 16:59:23 Step 9/19 : FROM alpine:3.15 16:59:23 ---> 8aa73fd46299 16:59:23 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:59:23 ---> Using cache 16:59:23 ---> acd8f6556be7 16:59:23 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:59:23 ---> Running in f1a662bf958a 16:59:26 ---> a38bc9231547 16:59:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:27 ---> fff9b025d26d 16:59:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:59:27 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:59:27 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:59:27 OK: 15736 distinct packages available 16:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:29 ---> 3f9292d6cf4c 16:59:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:59:29 (1/9) Installing ca-certificates (20220614-r0) 16:59:29 (2/9) Installing brotli-libs (1.0.9-r5) 16:59:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:59:30 (4/9) Installing libcurl (7.80.0-r4) 16:59:30 (5/9) Installing curl (7.80.0-r4) 16:59:30 (6/9) Installing dumb-init (1.2.5-r1) 16:59:30 (7/9) Installing musl-obstack (1.2.3-r0) 16:59:30 (8/9) Installing libucontext (1.1-r0) 16:59:30 (9/9) Installing gcompat (1.0.0-r4) 16:59:30 Executing busybox-1.34.1-r7.trigger 16:59:30 Executing ca-certificates-20220614-r0.trigger 16:59:30 OK: 8 MiB in 23 packages 16:59:31 ---> 42c77d1b9f84 16:59:31 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:59:31 ---> Running in 51373ade574a 16:59:33 Removing intermediate container 51373ade574a 16:59:33 ---> 4d90c8cebe91 16:59:33 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:59:33 ---> Running in 6a591cec529b 16:59:34 Removing intermediate container f1a662bf958a 16:59:34 ---> cfa8b4db1e7a 16:59:34 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:34 Removing intermediate container 6a591cec529b 16:59:34 ---> 89147bbf3da2 16:59:34 Step 21/23 : LABEL arch=arm64 16:59:34 ---> Running in 68178eafd037 16:59:35 Removing intermediate container 68178eafd037 16:59:35 ---> 360d87c149fb 16:59:35 Step 22/23 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 16:59:36 ---> Running in 1da1521c2617 16:59:36 ---> 7e17f56c9bf8 16:59:36 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:59:36 Removing intermediate container 1da1521c2617 16:59:36 ---> 6d88fd06a838 16:59:36 Step 23/23 : LABEL version=0.0.0 16:59:37 ---> Running in bd0eb3c9fc32 16:59:38 Removing intermediate container bd0eb3c9fc32 16:59:38 ---> b93a61324e11 16:59:38 16:59:39 Successfully built b93a61324e11 16:59:39 Successfully tagged security-spire-server-arm64:latest 16:59:39  Building security-spire-server ... done Building security-proxy-setup 16:59:40 ---> 54b26488387c 16:59:40 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:59:42 ---> b4f65f7500e1 16:59:42 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:59:42 ---> Running in b6f6d8e1e32a 16:59:42 Removing intermediate container b6f6d8e1e32a 16:59:43 ---> ef59b310e58e 16:59:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:43 ---> Running in 03dfb1d78dd3 16:59:44 Removing intermediate container 03dfb1d78dd3 16:59:44 ---> 86dac1d793de 16:59:44 Step 17/19 : LABEL arch=arm64 16:59:44 ---> Running in dd60c27636f0 16:59:45 Removing intermediate container dd60c27636f0 16:59:45 ---> 25093dbf41f9 16:59:45 Step 18/19 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 16:59:45 ---> Running in 42bdeccb2bee 16:59:46 Removing intermediate container 42bdeccb2bee 16:59:46 ---> a4264712672d 16:59:46 Step 19/19 : LABEL version=0.0.0 16:59:46 ---> Running in 170a239ff6a6 16:59:47 Removing intermediate container 1cae55a74d19 16:59:47 ---> e1aa14004c52 16:59:47 Step 8/22 : COPY . . 16:59:47 Removing intermediate container 170a239ff6a6 16:59:47 ---> 8e839e6bf67d 16:59:47 16:59:47 Successfully built 8e839e6bf67d 16:59:47 Successfully tagged security-spiffe-token-provider-arm64:latest 16:59:47 Building core-metadata 17:00:02  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:00:02 ---> 32bff68434b9 17:00:02 Step 3/21 : WORKDIR /edgex-go 17:00:02 ---> Using cache 17:00:02 ---> 01b3be82ab61 17:00:02 Step 4/21 : RUN apk add --update --no-cache make git 17:00:02 ---> Using cache 17:00:02 ---> 2d8eee182483 17:00:02 Step 5/21 : COPY go.mod vendor* ./ 17:00:02 ---> Using cache 17:00:02 ---> c1c7bed32c23 17:00:02 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:02 ---> Using cache 17:00:02 ---> 838bb9830fff 17:00:02 Step 7/21 : COPY . . 17:00:02 ---> Using cache 17:00:02 ---> b05daebbc43e 17:00:02 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:00:04 ---> Running in 93e383db032b 17:00:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:00:07 ---> 48548da42b81 17:00:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:00:07 ---> Running in 7e2a17d7cd24 17:00:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:00:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:14 ---> 32bff68434b9 17:00:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:00:14 ---> Using cache 17:00:14 ---> 0ed70aefd23b 17:00:14 Step 4/24 : WORKDIR /edgex-go 17:00:14 ---> Using cache 17:00:14 ---> 28dabaf39fe0 17:00:14 Step 5/24 : RUN apk add --update --no-cache make git 17:00:14 ---> Using cache 17:00:14 ---> 93b809770f38 17:00:14 Step 6/24 : COPY go.mod vendor* ./ 17:00:14 ---> Using cache 17:00:14 ---> d0e98a9e3066 17:00:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:14 ---> Using cache 17:00:14 ---> 4f5d3d80e6b8 17:00:14 Step 8/24 : COPY . . 17:00:14 ---> Using cache 17:00:14 ---> c6c2d9c972b2 17:00:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:00:14 ---> Running in 8b6dc7bf92bd 17:00:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:04:37 Removing intermediate container bf99d3b68ffa 17:04:37 ---> af5853b88c1d 17:04:37 17:04:37 Step 10/22 : FROM alpine:3.16 17:04:37 ---> 2b4661558fb8 17:04:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:04:37 ---> Running in 1c2ba1932c12 17:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:39 (1/1) Installing dumb-init (1.2.5-r1) 17:04:39 Executing busybox-1.35.0-r17.trigger 17:04:39 OK: 5 MiB in 15 packages 17:04:40 Removing intermediate container 1c2ba1932c12 17:04:40 ---> 585be5f06461 17:04:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:40 ---> Running in 2b7bdd8fcb32 17:04:41 Removing intermediate container 2b7bdd8fcb32 17:04:41 ---> 8735ef6ca03f 17:04:41 Step 13/22 : ENV APP_PORT=59861 17:04:41 ---> Running in d9b613f2eca2 17:04:42 Removing intermediate container d9b613f2eca2 17:04:42 ---> e0afc386b499 17:04:42 Step 14/22 : EXPOSE $APP_PORT 17:04:42 ---> Running in 422f4e8dea9d 17:04:43 Removing intermediate container 422f4e8dea9d 17:04:43 ---> 2f0a24d97858 17:04:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:44 ---> ce3e50bd6b6a 17:04:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:04:46 ---> 71bd10ef8813 17:04:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:04:47 ---> e91426634b1c 17:04:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:04:47 ---> Running in 583aa415e003 17:04:48 Removing intermediate container 583aa415e003 17:04:48 ---> 7e43339f4b72 17:04:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:48 ---> Running in bd81f2e9f3b8 17:04:49 Removing intermediate container bd81f2e9f3b8 17:04:49 ---> a7d19ca3adb8 17:04:49 Step 20/22 : LABEL arch=arm64 17:04:49 ---> Running in 1531d62e2a58 17:04:49 Removing intermediate container 1531d62e2a58 17:04:49 ---> f2a3bd5e33af 17:04:49 Step 21/22 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 17:04:49 ---> Running in 21ccc0942c4c 17:04:50 Removing intermediate container 21ccc0942c4c 17:04:50 ---> e3f46dc2ddf2 17:04:50 Step 22/22 : LABEL version=0.0.0 17:04:50 ---> Running in b972e754197f 17:04:51 Removing intermediate container b972e754197f 17:04:51 ---> ab2f841abc08 17:04:51 17:04:51 Successfully built ab2f841abc08 17:04:51 Successfully tagged support-scheduler-arm64:latest 17:04:51 Building core-data 17:05:03  Building support-scheduler ... done Removing intermediate container 52257c4fd982 17:05:03 ---> 5837bd194e0c 17:05:03 17:05:03 Step 10/23 : FROM alpine:3.16 17:05:03 ---> 2b4661558fb8 17:05:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:05:03 ---> Using cache 17:05:03 ---> 585be5f06461 17:05:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:05:03 ---> Using cache 17:05:03 ---> 8735ef6ca03f 17:05:03 Step 13/23 : ENV APP_PORT=59882 17:05:03 ---> Running in 8b4a10af39ea 17:05:04 Removing intermediate container 8b4a10af39ea 17:05:04 ---> ab7efd7d631c 17:05:04 Step 14/23 : EXPOSE $APP_PORT 17:05:04 ---> Running in 3d0167aed6e9 17:05:07 Removing intermediate container 3d0167aed6e9 17:05:07 ---> 5843cc5a1d04 17:05:07 Step 15/23 : WORKDIR / 17:05:07 ---> Running in 1de58c77fc4a 17:05:08 Removing intermediate container 1de58c77fc4a 17:05:08 ---> 4c1ff719b665 17:05:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:09 ---> 4b18503bc6c5 17:05:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:05:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:05:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:05:10 ---> 32bff68434b9 17:05:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:05:10 ---> Using cache 17:05:10 ---> 0ed70aefd23b 17:05:10 Step 4/22 : WORKDIR /edgex-go 17:05:10 ---> Using cache 17:05:10 ---> 28dabaf39fe0 17:05:10 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:05:10 ---> Running in 5ba5eef83094 17:05:12 ---> 0e6027affe22 17:05:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:13 ---> 61e00112dcfd 17:05:13 Step 19/23 : ENTRYPOINT ["/core-command"] 17:05:13 ---> Running in 637d3ea3918c 17:05:13 Removing intermediate container 637d3ea3918c 17:05:13 ---> f8297879b0f5 17:05:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:13 ---> Running in 9f0342e67cd8 17:05:14 Removing intermediate container 9f0342e67cd8 17:05:14 ---> 4b52c4e1f0c8 17:05:14 Step 21/23 : LABEL arch=arm64 17:05:14 ---> Running in 7b5afd7196e4 17:05:15 OK: 221 MiB in 51 packages 17:05:15 Removing intermediate container 7b5afd7196e4 17:05:15 ---> 904e6c90d917 17:05:15 Step 22/23 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 17:05:15 ---> Running in 13bc44dfc049 17:05:16 Removing intermediate container 13bc44dfc049 17:05:16 ---> 321d048aaf57 17:05:16 Step 23/23 : LABEL version=0.0.0 17:05:16 ---> Running in 4c199f2bf7e3 17:05:16 Removing intermediate container 5ba5eef83094 17:05:16 ---> 0107b196d89e 17:05:16 Step 6/22 : COPY go.mod vendor* ./ 17:05:16 Removing intermediate container 4c199f2bf7e3 17:05:16 ---> 75044004048c 17:05:16 17:05:17 Successfully built 75044004048c 17:05:17 Successfully tagged core-command-arm64:latest 17:05:19  Building core-command ... done  ---> 158f9227f7c6 17:05:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:19 ---> Running in 932c8a7ad862 17:06:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:06:22 Removing intermediate container 932c8a7ad862 17:06:22 ---> 1cdf2ef9c0cf 17:06:22 Step 8/22 : COPY . . 17:06:40 Removing intermediate container 93e383db032b 17:06:40 ---> 6fa7089a2b0c 17:06:40 17:06:40 Step 9/21 : FROM alpine:3.16 17:06:40 ---> 2b4661558fb8 17:06:40 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:06:40 ---> 9a1e3919b94d 17:06:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:06:40 ---> Running in 129c6206cbcc 17:06:40 ---> Running in 2187b1071994 17:06:41 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:43 (1/6) Installing ca-certificates (20220614-r0) 17:06:43 (2/6) Installing brotli-libs (1.0.9-r6) 17:06:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:06:43 (4/6) Installing libcurl (7.83.1-r4) 17:06:43 (5/6) Installing curl (7.83.1-r4) 17:06:43 (6/6) Installing dumb-init (1.2.5-r1) 17:06:43 Executing busybox-1.35.0-r17.trigger 17:06:43 Executing ca-certificates-20220614-r0.trigger 17:06:44 OK: 8 MiB in 20 packages 17:06:46 Removing intermediate container 129c6206cbcc 17:06:46 ---> 09b0de843d8b 17:06:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:06:46 ---> Running in 722e4d6898e0 17:06:47 Removing intermediate container 722e4d6898e0 17:06:47 ---> 4554ee785b10 17:06:47 Step 12/21 : WORKDIR /edgex 17:06:47 ---> Running in b0dfe7d54949 17:06:47 Removing intermediate container b0dfe7d54949 17:06:47 ---> 0eddc9abe531 17:06:47 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:06:48 ---> ad7f7093576d 17:06:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:06:50 ---> ad1fd0eb7934 17:06:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:06:52 ---> 479ebdd32fd4 17:06:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:06:52 ---> 64525065b544 17:06:52 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:06:53 ---> Running in e746f1ccce93 17:06:56 Removing intermediate container e746f1ccce93 17:06:56 ---> fa5aec479478 17:06:56 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:06:56 ---> Running in 0cd825984992 17:06:57 Removing intermediate container 0cd825984992 17:06:57 ---> dd5368424199 17:06:57 Step 19/21 : LABEL arch=arm64 17:06:57 ---> Running in 46f70274d142 17:06:57 Removing intermediate container 46f70274d142 17:06:57 ---> 87fe15b246bd 17:06:57 Step 20/21 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 17:06:57 ---> Running in 1e4794a68718 17:06:58 Removing intermediate container 1e4794a68718 17:06:58 ---> dbf9b3af6c90 17:06:58 Step 21/21 : LABEL version=0.0.0 17:06:58 ---> Running in a099ad5c09e7 17:06:59 Removing intermediate container a099ad5c09e7 17:06:59 ---> 3bdbdad25ca6 17:06:59 17:06:59 Successfully built 3bdbdad25ca6 17:06:59 Successfully tagged security-proxy-setup-arm64:latest 17:07:21  Building security-proxy-setup ... done Removing intermediate container 8b6dc7bf92bd 17:07:21 ---> 1f4e98e348b2 17:07:21 17:07:21 Step 10/24 : FROM alpine:3.16 17:07:21 ---> 2b4661558fb8 17:07:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:07:21 ---> Using cache 17:07:21 ---> 585be5f06461 17:07:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:07:21 ---> Using cache 17:07:21 ---> 8735ef6ca03f 17:07:21 Step 13/24 : ENV APP_PORT=59881 17:07:21 ---> Running in 857af628e612 17:07:21 Removing intermediate container 857af628e612 17:07:21 ---> d6ae9e7f0418 17:07:21 Step 14/24 : EXPOSE $APP_PORT 17:07:21 ---> Running in e9e2add25509 17:07:21 Removing intermediate container e9e2add25509 17:07:21 ---> 5891b5a07dd9 17:07:21 Step 15/24 : WORKDIR / 17:07:21 ---> Running in ad315744df46 17:07:21 Removing intermediate container ad315744df46 17:07:21 ---> cfcbe3e971e5 17:07:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:22 ---> 987c2b8f7409 17:07:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:07:24 ---> 535d9ef1d948 17:07:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:07:25 ---> cdc5648e7f07 17:07:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:07:26 ---> 3ca1512d2663 17:07:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:07:26 ---> Running in 3e50e7faffe0 17:07:27 Removing intermediate container 3e50e7faffe0 17:07:27 ---> f71c384d9c7d 17:07:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:27 ---> Running in 83e5de7de84b 17:07:27 Removing intermediate container 83e5de7de84b 17:07:27 ---> 9e21deffcd15 17:07:27 Step 22/24 : LABEL arch=arm64 17:07:27 ---> Running in ee57283c958d 17:07:28 Removing intermediate container ee57283c958d 17:07:28 ---> ec33c544e897 17:07:28 Step 23/24 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 17:07:28 ---> Running in 87a98506baee 17:07:29 Removing intermediate container 87a98506baee 17:07:29 ---> 7b81d29b9150 17:07:29 Step 24/24 : LABEL version=0.0.0 17:07:29 ---> Running in dbdd59ef18db 17:07:31 Removing intermediate container dbdd59ef18db 17:07:31 ---> 6fd5bebe09dd 17:07:31 17:07:31 Successfully built 6fd5bebe09dd 17:07:31 Successfully tagged core-metadata-arm64:latest 17:08:39  Building core-metadata ... done Removing intermediate container 7e2a17d7cd24 17:08:39 ---> bd841579abe5 17:08:39 17:08:39 Step 10/22 : FROM alpine:3.16 17:08:39 ---> 2b4661558fb8 17:08:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:08:39 ---> Running in 36334161c947 17:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:08:39 (1/2) Installing ca-certificates (20220614-r0) 17:08:39 (2/2) Installing dumb-init (1.2.5-r1) 17:08:39 Executing busybox-1.35.0-r17.trigger 17:08:39 Executing ca-certificates-20220614-r0.trigger 17:08:39 OK: 6 MiB in 16 packages 17:08:42 Removing intermediate container 36334161c947 17:08:42 ---> 41df89da0704 17:08:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:08:42 ---> Running in 59f56b9bb06f 17:08:42 Removing intermediate container 59f56b9bb06f 17:08:42 ---> aa1935b9b9cf 17:08:42 Step 13/22 : ENV APP_PORT=59860 17:08:42 ---> Running in a86070d7abc0 17:08:43 Removing intermediate container a86070d7abc0 17:08:43 ---> de68c7bf6d55 17:08:43 Step 14/22 : EXPOSE $APP_PORT 17:08:43 ---> Running in 2d4d36969e57 17:08:44 Removing intermediate container 2d4d36969e57 17:08:44 ---> 0c15b2a2e98d 17:08:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:45 ---> 82f439ff6d86 17:08:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:08:47 ---> 7580ade4d4b2 17:08:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:08:48 ---> 9a72d2717f94 17:08:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:08:48 ---> Running in 3c49d6c4ff58 17:08:49 Removing intermediate container 3c49d6c4ff58 17:08:49 ---> e836b00e179a 17:08:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:49 ---> Running in e3c9baaf51f4 17:08:49 Removing intermediate container e3c9baaf51f4 17:08:49 ---> c63c4dc3fef2 17:08:49 Step 20/22 : LABEL arch=arm64 17:08:50 ---> Running in f3aa7c646167 17:08:50 Removing intermediate container f3aa7c646167 17:08:50 ---> 18ee983694c6 17:08:50 Step 21/22 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 17:08:50 ---> Running in 99d9f678ffb5 17:08:51 Removing intermediate container 99d9f678ffb5 17:08:51 ---> ceb1c3c20b60 17:08:51 Step 22/22 : LABEL version=0.0.0 17:08:51 ---> Running in d51fba5efa61 17:08:51 Removing intermediate container d51fba5efa61 17:08:51 ---> 97f301904625 17:08:51 17:08:52 Successfully built 97f301904625 17:08:52 Successfully tagged support-notifications-arm64:latest 17:09:31  Building support-notifications ... done Removing intermediate container 2187b1071994 17:09:31 ---> 0d1037af748b 17:09:31 17:09:31 Step 10/22 : FROM alpine:3.16 17:09:31 ---> 2b4661558fb8 17:09:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:09:31 ---> Running in 98f3487c3e83 17:09:31 Removing intermediate container 98f3487c3e83 17:09:31 ---> 39def057b82a 17:09:31 Step 12/22 : ENV APP_PORT=59880 17:09:31 ---> Running in d9727c62e55f 17:09:31 Removing intermediate container d9727c62e55f 17:09:31 ---> 6baaf504fc8d 17:09:31 Step 13/22 : EXPOSE $APP_PORT 17:09:31 ---> Running in 5d024aa09eb7 17:09:31 Removing intermediate container 5d024aa09eb7 17:09:31 ---> 2737113c0c41 17:09:31 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:09:31 ---> Running in a4470fc406ca 17:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:09:32 (1/6) Installing dumb-init (1.2.5-r1) 17:09:32 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:09:32 (3/6) Installing libsodium (1.0.18-r0) 17:09:32 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:09:32 (5/6) Installing libzmq (4.3.4-r0) 17:09:32 (6/6) Installing zeromq (4.3.4-r0) 17:09:32 Executing busybox-1.35.0-r17.trigger 17:09:32 OK: 8 MiB in 20 packages 17:09:33 Removing intermediate container a4470fc406ca 17:09:33 ---> 29da532b38c2 17:09:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:33 ---> 88ef0d31749d 17:09:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:09:35 ---> 086c0a75989a 17:09:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:09:35 ---> 0f2ebdc3529d 17:09:35 Step 18/22 : ENTRYPOINT ["/core-data"] 17:09:35 ---> Running in 98059087c529 17:09:36 Removing intermediate container 98059087c529 17:09:36 ---> 1eabcee7a656 17:09:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:36 ---> Running in 2b0d1439de0e 17:09:36 Removing intermediate container 2b0d1439de0e 17:09:36 ---> 337e3b611097 17:09:36 Step 20/22 : LABEL arch=arm64 17:09:36 ---> Running in 131042281e48 17:09:36 Removing intermediate container 131042281e48 17:09:36 ---> c2614b0c466b 17:09:36 Step 21/22 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 17:09:36 ---> Running in e4384376161a 17:09:37 Removing intermediate container e4384376161a 17:09:37 ---> 172b7d1cb6c0 17:09:37 Step 22/22 : LABEL version=0.0.0 17:09:37 ---> Running in 57fb84859e04 17:09:37 Removing intermediate container 57fb84859e04 17:09:37 ---> 53bfd10f3728 17:09:37 17:09:37 Successfully built 53bfd10f3728 17:09:37 Successfully tagged core-data-arm64:latest 17:09:38  Building core-data ... done  [Pipeline] } 17:09:38 $ docker stop --time=1 3520d4c77267504008a4f306824085eda0db030d6e9f3ca9b1db25fa7693377c 17:09:40 $ docker rm -f 3520d4c77267504008a4f306824085eda0db030d6e9f3ca9b1db25fa7693377c [Pipeline] // withDockerContainer [Pipeline] sh 17:09:40 + docker images 17:09:40 REPOSITORY TAG IMAGE ID CREATED SIZE 17:09:40 core-data-arm64 latest 53bfd10f3728 3 seconds ago 20.9MB 17:09:40 0d1037af748b 13 seconds ago 1.45GB 17:09:40 support-notifications-arm64 latest 97f301904625 49 seconds ago 29.5MB 17:09:40 bd841579abe5 About a minute ago 1.51GB 17:09:40 core-metadata-arm64 latest 6fd5bebe09dd 2 minutes ago 17.8MB 17:09:40 1f4e98e348b2 2 minutes ago 1.45GB 17:09:40 security-proxy-setup-arm64 latest 3bdbdad25ca6 2 minutes ago 26.7MB 17:09:40 6fa7089a2b0c 3 minutes ago 1.43GB 17:09:40 core-command-arm64 latest 75044004048c 4 minutes ago 17MB 17:09:40 5837bd194e0c 4 minutes ago 1.44GB 17:09:40 support-scheduler-arm64 latest ab2f841abc08 4 minutes ago 28.8MB 17:09:40 af5853b88c1d 5 minutes ago 1.51GB 17:09:40 security-spiffe-token-provider-arm64 latest 8e839e6bf67d 9 minutes ago 28.8MB 17:09:40 security-spire-server-arm64 latest b93a61324e11 10 minutes ago 84.3MB 17:09:40 8015a2e1d2d7 10 minutes ago 1.48GB 17:09:40 279f871a8c01 10 minutes ago 1.32GB 17:09:40 sys-mgmt-agent-arm64 latest 58117d9f56f8 10 minutes ago 134MB 17:09:40 security-bootstrapper-arm64 latest a57f9142ab65 12 minutes ago 19.4MB 17:09:40 security-secretstore-setup-arm64 latest 8b6932cc523d 12 minutes ago 28.6MB 17:09:40 c4885a2a02e1 12 minutes ago 1.43GB 17:09:40 b1875d9297fc 12 minutes ago 1.44GB 17:09:40 2824b2dd792e 12 minutes ago 1.43GB 17:09:40 security-spire-config-arm64 latest ab9c65572840 17 minutes ago 83.6MB 17:09:40 fff7b4f227f8 17 minutes ago 1.32GB 17:09:40 security-spire-agent-arm64 latest 01781eaefe13 19 minutes ago 122MB 17:09:40 47a05f98cf8d 20 minutes ago 1.32GB 17:09:40 ci-base-image-arm64 latest 32bff68434b9 36 minutes ago 948MB 17:09:40 alpine 3.16 2b4661558fb8 4 days ago 5.29MB 17:09:40 alpine 3.15 8aa73fd46299 5 days ago 5.33MB 17:09:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 13 days ago 685MB 17:09:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:41 17:09:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:41 arm64: Pulling from edgex-lftools-log-publisher 17:09:41 8998bd30e6a1: Pulling fs layer 17:09:41 04944245beec: Pulling fs layer 17:09:41 699f458cf7ca: Pulling fs layer 17:09:41 765212b225bb: Pulling fs layer 17:09:41 f23df028b6ca: Pulling fs layer 17:09:41 d65c8cfc05b1: Pulling fs layer 17:09:41 2437ff75d9bd: Pulling fs layer 17:09:41 f23df028b6ca: Waiting 17:09:41 d65c8cfc05b1: Waiting 17:09:41 2437ff75d9bd: Waiting 17:09:41 765212b225bb: Waiting 17:09:41 04944245beec: Verifying Checksum 17:09:41 04944245beec: Download complete 17:09:41 765212b225bb: Verifying Checksum 17:09:41 765212b225bb: Download complete 17:09:42 f23df028b6ca: Verifying Checksum 17:09:42 f23df028b6ca: Download complete 17:09:42 d65c8cfc05b1: Verifying Checksum 17:09:42 d65c8cfc05b1: Download complete 17:09:42 699f458cf7ca: Verifying Checksum 17:09:42 699f458cf7ca: Download complete 17:09:42 8998bd30e6a1: Download complete 17:09:45 2437ff75d9bd: Verifying Checksum 17:09:45 2437ff75d9bd: Download complete 17:09:46 8998bd30e6a1: Pull complete 17:09:47 04944245beec: Pull complete 17:09:48 699f458cf7ca: Pull complete 17:09:48 765212b225bb: Pull complete 17:09:49 f23df028b6ca: Pull complete 17:09:49 d65c8cfc05b1: Pull complete 17:10:04 2437ff75d9bd: Pull complete 17:10:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:05 prd-ubuntu20.04-docker-arm64-4c-16g-119351 does not seem to be running inside a container 17:10:05 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 17:10:08 $ docker top 94d17e467a02ad807b81b625d95e8364374f66423415a6abedeb93c0267f9ca3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:09 ---> job-cost.sh 17:10:09 lf-activate-venv: SKIPPING 17:10:09 INFO: No Stack... 17:10:09 INFO: Retrieving Pricing Info for: v3-standard-4 17:10:10 INFO: Archiving Costs [Pipeline] sh 17:10:10 + cat /w/workspace/edgex-go/9/archives/cost.csv 17:10:10 + cut -d, -f6 [Pipeline] lock 17:10:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4218-9-stack-cost] 17:10:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4218-9-stack-cost] did not exist. Created. 17:10:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4218-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:11 + echo total: 0.10999999940395355 [Pipeline] stash 17:10:11 Stashed 1 file(s) [Pipeline] } 17:10:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4218-9-stack-cost] [Pipeline] // lock [Pipeline] } 17:10:11 $ docker stop --time=1 94d17e467a02ad807b81b625d95e8364374f66423415a6abedeb93c0267f9ca3 17:10:13 $ docker rm -f 94d17e467a02ad807b81b625d95e8364374f66423415a6abedeb93c0267f9ca3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:10:13 provisioning config files... 17:10:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config10467622570459715483tmp [Pipeline] { [Pipeline] sh 17:10:14 + set +x 17:10:14 + bash -s -- 17:10:14 + curl -s https://codecov.io/bash 17:10:14 17:10:14 _____ _ 17:10:14 / ____| | | 17:10:14 | | ___ __| | ___ ___ _____ __ 17:10:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:10:14 | |___| (_) | (_| | __/ (_| (_) \ V / 17:10:14 \_____\___/ \__,_|\___|\___\___/ \_/ 17:10:14 Bash-1.0.6 17:10:14 17:10:14 17:10:14 ==> git version 2.25.1 found 17:10:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:10:14 Release-Date: 2020-01-08 17:10:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:10:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:10:14 ==> Jenkins CI detected. 17:10:14 current dir:  /w/workspace/edgex-go/9 17:10:14 project root: . 17:10:14 --> token set from env 17:10:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:10:14 ==> Running gcov in . (disable via -X gcov) 17:10:14 ==> Python coveragepy not found 17:10:14 ==> Searching for coverage reports in: 17:10:14 + . 17:10:14 -> Found 1 reports 17:10:14 ==> Detecting git/mercurial file structure 17:10:14 ==> Reading reports 17:10:14 + ./coverage.out bytes=501828 17:10:14 ==> Appending adjustments 17:10:14 https://docs.codecov.io/docs/fixing-reports 17:10:15 + Found adjustments 17:10:15 ==> Gzipping contents 17:10:15 64K /tmp/codecov.ndHOMc.gz 17:10:15 ==> Uploading reports 17:10:15 url: https://codecov.io 17:10:15 query: branch=PR-4218&commit=d4c061bebd94cc13256664c6c6c0e4f1194d8192&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= 17:10:15 -> Pinging Codecov 17:10:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4218&commit=d4c061bebd94cc13256664c6c6c0e4f1194d8192&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= 17:10:15 -> Uploading to 17:10:15 https://storage.googleapis.com/codecov/v4/raw/2022-11-16/00271124DB129430A58F1EEE437C3FCB/d4c061bebd94cc13256664c6c6c0e4f1194d8192/49d7d64b-aeea-4c31-98b9-e9a3f636b426.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221116T171015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a9651888950eb63870ac7f718d82fabf00d17bb08efc8e2edc66703cd39897d 17:10:15 % Total % Received % Xferd Average Speed Time Time Time Current 17:10:15 Dload Upload Total Spent Left Speed 17:10:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65370 0 0 100 65370 0 228k --:--:-- --:--:-- --:--:-- 228k 17:10:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d4c061bebd94cc13256664c6c6c0e4f1194d8192 [Pipeline] } 17:10:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:10:16 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 17:10:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:10:17 ---> package-listing.sh 17:10:17 ++ facter osfamily 17:10:17 ++ tr '[:upper:]' '[:lower:]' 17:10:18 + OS_FAMILY=debian 17:10:18 + workspace=/w/workspace/edgex-go/9 17:10:18 + START_PACKAGES=/tmp/packages_start.txt 17:10:18 + END_PACKAGES=/tmp/packages_end.txt 17:10:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:10:18 + PACKAGES=/tmp/packages_start.txt 17:10:18 + '[' /w/workspace/edgex-go/9 ']' 17:10:18 + PACKAGES=/tmp/packages_end.txt 17:10:18 + case "${OS_FAMILY}" in 17:10:18 + dpkg -l 17:10:18 + grep '^ii' 17:10:18 + '[' -f /tmp/packages_start.txt ']' 17:10:18 + '[' -f /tmp/packages_end.txt ']' 17:10:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:10:18 + '[' /w/workspace/edgex-go/9 ']' 17:10:18 + mkdir -p /w/workspace/edgex-go/9/archives/ 17:10:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 17:10:18 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:10:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:18 17:10:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:19 latest: Pulling from edgex-lftools-log-publisher 17:10:19 5eb5b503b376: Pulling fs layer 17:10:19 5c69ac0246d0: Pulling fs layer 17:10:19 ec43610c2a17: Pulling fs layer 17:10:19 3a2ae6a8a46f: Pulling fs layer 17:10:19 33b1e0a273af: Pulling fs layer 17:10:19 5d3b04190fa2: Pulling fs layer 17:10:19 2f39f015ded8: Pulling fs layer 17:10:19 33b1e0a273af: Waiting 17:10:19 5d3b04190fa2: Waiting 17:10:19 2f39f015ded8: Waiting 17:10:19 3a2ae6a8a46f: Waiting 17:10:19 5c69ac0246d0: Verifying Checksum 17:10:19 5c69ac0246d0: Download complete 17:10:19 3a2ae6a8a46f: Verifying Checksum 17:10:19 3a2ae6a8a46f: Download complete 17:10:19 ec43610c2a17: Verifying Checksum 17:10:19 ec43610c2a17: Download complete 17:10:19 33b1e0a273af: Verifying Checksum 17:10:19 33b1e0a273af: Download complete 17:10:19 5d3b04190fa2: Download complete 17:10:19 5eb5b503b376: Verifying Checksum 17:10:19 5eb5b503b376: Download complete 17:10:20 2f39f015ded8: Download complete 17:10:20 5eb5b503b376: Pull complete 17:10:20 5c69ac0246d0: Pull complete 17:10:21 ec43610c2a17: Pull complete 17:10:21 3a2ae6a8a46f: Pull complete 17:10:21 33b1e0a273af: Pull complete 17:10:21 5d3b04190fa2: Pull complete 17:10:25 2f39f015ded8: Pull complete 17:10:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:10:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:25 prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container 17:10:25 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 17:10:27 $ docker top 5889fd29ca6d6356e09675cf9c565965fcaa7a6248f92d511072191452fdf837 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:27 + touch /tmp/pre-build-complete [Pipeline] sh 17:10:28 + mkdir -p /var/log/sysstat [Pipeline] sh 17:10:28 + ls /var/log/sa-host 17:10:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:28 provisioning config files... 17:10:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config8026503594128057870tmp [Pipeline] { [Pipeline] echo 17:10:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:10:28 ---> create-netrc.sh [Pipeline] } 17:10:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:10:29 ---> python-tools-install.sh [Pipeline] echo 17:10:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:10:29 ---> sudo-logs.sh 17:10:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:10:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:10:29 ---> job-cost.sh 17:10:29 lf-activate-venv: SKIPPING 17:10:29 DEBUG: total: 0.10999999940395355 17:10:29 INFO: Retrieving Stack Cost... 17:10:30 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:30 INFO: Archiving Costs [Pipeline] echo 17:10:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:10:31 ---> logs-deploy.sh 17:10:31 lf-activate-venv: SKIPPING 17:10:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4218/9 17:10:31 INFO: archiving workspace using pattern(s): 17:10:31 Archives upload complete. 17:10:31 INFO: archiving logs to Nexus