Pull request #4143 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f5735b844979fc9c4fe695362820001136dff44+604c3c956e15c089a048dd431d7ccd4c1ed3c949 (6f1dda4df22e58be9b5b6a4600c60df8c1739d1c) 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-ssh7516370445824718000.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16129897244800969868.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17896588156213376127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14985652621076127986.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2578160251583313274.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4143/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4143/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6005232258388889355.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24345’ Running on prd-ubuntu20.04-docker-8c-8g-24349 in /w/workspace/edgexfoundry_edgex-go_PR-4143 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 604c3c956e15c089a048dd431d7ccd4c1ed3c949 into PR head commit 7f5735b844979fc9c4fe695362820001136dff44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4143/head:refs/remotes/origin/PR-4143 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f5735b844979fc9c4fe695362820001136dff44 # timeout=10 Merge succeeded, producing 7f5735b844979fc9c4fe695362820001136dff44 Checking out Revision 7f5735b844979fc9c4fe695362820001136dff44 (PR-4143) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f5735b844979fc9c4fe695362820001136dff44 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:03 ========================================================= 19:08:03 EdgeX Global Pipelines Version Info 19:08:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:04 ------------------- 19:08:04 stable info: 19:08:04 ------------------- 19:08:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:04 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:08:04 Message: update stable to v1.0.239 19:08:04 ------------------- 19:08:04 experimental info: 19:08:04 ------------------- 19:08:04 Commited By: **** collab-it+edgex@linuxfoundation.org 19:08:04 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:08:04 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:08:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4143 [Pipeline] echo 19:08:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4143 [Pipeline] echo 19:08:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4143 [Pipeline] echo 19:08:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f5735b844979fc9c4fe695362820001136dff44 [Pipeline] echo 19:08:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f5735b [Pipeline] echo 19:08:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:06 provisioning config files... 19:08:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5080264375600279871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:06 ---> docker-login.sh 19:08:06 nexus3.edgexfoundry.org:10001 19:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:07 Configure a credential helper to remove this warning. See 19:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:07 19:08:07 Login Succeeded 19:08:07 nexus3.edgexfoundry.org:10002 19:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:07 Configure a credential helper to remove this warning. See 19:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:07 19:08:07 Login Succeeded 19:08:07 nexus3.edgexfoundry.org:10003 19:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:07 Configure a credential helper to remove this warning. See 19:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:07 19:08:07 Login Succeeded 19:08:07 nexus3.edgexfoundry.org:10004 19:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:07 Configure a credential helper to remove this warning. See 19:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:07 19:08:07 Login Succeeded 19:08:07 docker.io 19:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:07 Configure a credential helper to remove this warning. See 19:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:07 19:08:07 Login Succeeded 19:08:07 ---> docker-login.sh ends [Pipeline] } 19:08:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:08 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:08:08 + dirname cmd/core-command/Dockerfile 19:08:08 + cut -d/ -f2 19:08:08 + echo core-command,cmd/core-command/Dockerfile 19:08:08 + + dirname cmd/core-data/Dockerfilecut 19:08:08 -d/ -f2 19:08:08 + echo core-data,cmd/core-data/Dockerfile 19:08:08 + dirname cmd/core-metadata/Dockerfile 19:08:08 + cut -d/ -f2 19:08:08 + echo core-metadata,cmd/core-metadata/Dockerfile 19:08:08 + + cut -d/ -f2 19:08:08 dirname cmd/security-bootstrapper/Dockerfile 19:08:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:08:08 + dirname cmd/security-proxy-setup/Dockerfile 19:08:08 + cut -d/ -f2 19:08:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:08:08 + + dirname cmd/security-secretstore-setup/Dockerfilecut 19:08:08 -d/ -f2 19:08:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:08:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:08:08 + cut -d/ -f2 19:08:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:08:08 + + cut -d/ -f2 19:08:08 dirname cmd/security-spire-agent/Dockerfile 19:08:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:08:08 + dirname cmd/security-spire-config/Dockerfile 19:08:08 + cut -d/ -f2 19:08:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:08:08 + dirname cmd/security-spire-server/Dockerfile 19:08:08 + cut -d/ -f2 19:08:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:08:08 + dirname cmd/support-notifications/Dockerfile 19:08:08 + cut -d/ -f2 19:08:08 + echo support-notifications,cmd/support-notifications/Dockerfile 19:08:08 + dirname cmd/support-scheduler/Dockerfile 19:08:08 + cut -d/ -f2 19:08:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:08:08 + dirname cmd/sys-mgmt-agent/Dockerfile 19:08:08 + cut -d/ -f2 19:08:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:08:08 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:08:08 + git rev-list -1 --merges 7f5735b844979fc9c4fe695362820001136dff44~1..7f5735b844979fc9c4fe695362820001136dff44 [Pipeline] echo 19:08:09 -----------> git rev-list -1 --merges 7f5735b844979fc9c4fe695362820001136dff44~1..7f5735b844979fc9c4fe695362820001136dff44 7f5735b844979fc9c4fe695362820001136dff44 [false] [Pipeline] sh 19:08:09 + git log --format=format:%s -1 7f5735b844979fc9c4fe695362820001136dff44 [Pipeline] echo 19:08:09 ========================================================= 19:08:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:08:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:09 + grep -v github /etc/ssh/ssh_known_hosts 19:08:09 + [ -e /tmp/ssh_known_hosts ] 19:08:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:08:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:08:09 + sudo tee -a /etc/ssh/ssh_known_hosts 19:08:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:10 19:08:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:10 0.1.4: Pulling from edgex-devops/py-git-semver 19:08:10 b85a868b505f: Pulling fs layer 19:08:10 e2be974225ed: Pulling fs layer 19:08:10 339a4e72a1f5: Pulling fs layer 19:08:10 988bab9f4d93: Pulling fs layer 19:08:10 1469e6f7b9e6: Pulling fs layer 19:08:10 eaf3925da568: Pulling fs layer 19:08:10 bab4dde63d76: Pulling fs layer 19:08:10 bde34c3a00c8: Pulling fs layer 19:08:10 b352a97aabf1: Pulling fs layer 19:08:10 4872d77fe225: Pulling fs layer 19:08:10 5851b861e8e6: Pulling fs layer 19:08:10 bde34c3a00c8: Waiting 19:08:10 b352a97aabf1: Waiting 19:08:10 bab4dde63d76: Waiting 19:08:10 4872d77fe225: Waiting 19:08:10 988bab9f4d93: Waiting 19:08:10 5851b861e8e6: Waiting 19:08:10 eaf3925da568: Waiting 19:08:10 e2be974225ed: Download complete 19:08:10 988bab9f4d93: Download complete 19:08:10 1469e6f7b9e6: Verifying Checksum 19:08:10 1469e6f7b9e6: Download complete 19:08:10 339a4e72a1f5: Verifying Checksum 19:08:10 339a4e72a1f5: Download complete 19:08:10 eaf3925da568: Download complete 19:08:10 bde34c3a00c8: Download complete 19:08:10 b352a97aabf1: Download complete 19:08:10 4872d77fe225: Download complete 19:08:10 5851b861e8e6: Verifying Checksum 19:08:10 5851b861e8e6: Download complete 19:08:10 b85a868b505f: Download complete 19:08:11 bab4dde63d76: Verifying Checksum 19:08:11 bab4dde63d76: Download complete 19:08:12 b85a868b505f: Pull complete 19:08:12 e2be974225ed: Pull complete 19:08:12 339a4e72a1f5: Pull complete 19:08:12 988bab9f4d93: Pull complete 19:08:13 1469e6f7b9e6: Pull complete 19:08:13 eaf3925da568: Pull complete 19:08:15 bab4dde63d76: Pull complete 19:08:15 bde34c3a00c8: Pull complete 19:08:15 b352a97aabf1: Pull complete 19:08:15 4872d77fe225: Pull complete 19:08:15 5851b861e8e6: Pull complete 19:08:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:15 prd-ubuntu20.04-docker-8c-8g-24349 does not seem to be running inside a container 19:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:08:19 $ docker top d8c4aeca3ecbc8f49d26e8f11bb35f386cbfe2de574e331f6cc785a560a22fc0 -eo pid,comm 19:08:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:08:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:19 [ssh-agent] Looking for ssh-agent implementation... 19:08:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:19 $ docker exec d8c4aeca3ecbc8f49d26e8f11bb35f386cbfe2de574e331f6cc785a560a22fc0 ssh-agent 19:08:19 SSH_AUTH_SOCK=/tmp/ssh-v00yIjVaI1y1/agent.33 19:08:19 SSH_AGENT_PID=40 19:08:19 Running ssh-add (command line suppressed) 19:08:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2973892715479200879.key (/w/workspace/edgex-go/1@tmp/private_key_2973892715479200879.key) 19:08:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:19 + git tag --points-at HEAD [Pipeline] } 19:08:19 $ docker exec --env ******** --env ******** d8c4aeca3ecbc8f49d26e8f11bb35f386cbfe2de574e331f6cc785a560a22fc0 ssh-agent -k 19:08:20 unset SSH_AUTH_SOCK; 19:08:20 unset SSH_AGENT_PID; 19:08:20 echo Agent pid 40 killed; 19:08:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:20 [ssh-agent] Looking for ssh-agent implementation... 19:08:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:20 $ docker exec d8c4aeca3ecbc8f49d26e8f11bb35f386cbfe2de574e331f6cc785a560a22fc0 ssh-agent 19:08:20 SSH_AUTH_SOCK=/tmp/ssh-wIbJYjpNC9Rp/agent.75 19:08:20 SSH_AGENT_PID=81 19:08:20 Running ssh-add (command line suppressed) 19:08:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2166279893583821331.key (/w/workspace/edgex-go/1@tmp/private_key_2166279893583821331.key) 19:08:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:20 + git semver init 19:08:21 2022-09-01 19:08:21,153 [run_init] DEBUG init version:0.0.0 force:False 19:08:21 2022-09-01 19:08:21,154 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:08:21 2022-09-01 19:08:21,155 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:08:21 2022-09-01 19:08:21,155 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:08:26 2022-09-01 19:08:25,841 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:08:26 2022-09-01 19:08:25,842 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4143 with force:False 19:08:26 2022-09-01 19:08:25,842 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4143 19:08:26 2022-09-01 19:08:25,846 [execute] INFO git cat-file --batch-check 19:08:26 2022-09-01 19:08:25,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:26 2022-09-01 19:08:25,852 [execute] INFO git cat-file --batch 19:08:26 2022-09-01 19:08:25,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:26 2022-09-01 19:08:25,858 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4143 19:08:26 0.0.0 [Pipeline] } 19:08:26 $ docker exec --env ******** --env ******** d8c4aeca3ecbc8f49d26e8f11bb35f386cbfe2de574e331f6cc785a560a22fc0 ssh-agent -k 19:08:26 unset SSH_AUTH_SOCK; 19:08:26 unset SSH_AGENT_PID; 19:08:26 echo Agent pid 81 killed; 19:08:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:27 + git semver [Pipeline] } 19:08:27 $ docker stop --time=1 d8c4aeca3ecbc8f49d26e8f11bb35f386cbfe2de574e331f6cc785a560a22fc0 19:08:28 $ docker rm -f d8c4aeca3ecbc8f49d26e8f11bb35f386cbfe2de574e331f6cc785a560a22fc0 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:29 Stashed 1 file(s) [Pipeline] echo 19:08:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:30 ========================================================= 19:08:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:08:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:30 2408cc74d12b: Pulling fs layer 19:08:30 ea60b727a1ce: Pulling fs layer 19:08:30 30c4a7721957: Pulling fs layer 19:08:30 370296b7ddb6: Pulling fs layer 19:08:30 7c6cee850709: Pulling fs layer 19:08:30 39a5fcdaea64: Pulling fs layer 19:08:30 d94ebbe4e438: Pulling fs layer 19:08:30 bcfd1f05c69d: Pulling fs layer 19:08:30 59ccb84bbe0f: Pulling fs layer 19:08:30 bcfd1f05c69d: Waiting 19:08:30 d94ebbe4e438: Waiting 19:08:30 370296b7ddb6: Waiting 19:08:30 59ccb84bbe0f: Waiting 19:08:30 7c6cee850709: Waiting 19:08:30 39a5fcdaea64: Waiting 19:08:30 30c4a7721957: Verifying Checksum 19:08:30 30c4a7721957: Download complete 19:08:30 ea60b727a1ce: Verifying Checksum 19:08:30 ea60b727a1ce: Download complete 19:08:30 7c6cee850709: Verifying Checksum 19:08:30 7c6cee850709: Download complete 19:08:30 39a5fcdaea64: Verifying Checksum 19:08:30 39a5fcdaea64: Download complete 19:08:30 2408cc74d12b: Download complete 19:08:30 d94ebbe4e438: Verifying Checksum 19:08:30 2408cc74d12b: Pull complete 19:08:30 ea60b727a1ce: Pull complete 19:08:31 30c4a7721957: Pull complete 19:08:31 59ccb84bbe0f: Verifying Checksum 19:08:31 370296b7ddb6: Verifying Checksum 19:08:31 370296b7ddb6: Download complete 19:08:31 bcfd1f05c69d: Download complete 19:08:35 370296b7ddb6: Pull complete 19:08:35 7c6cee850709: Pull complete 19:08:35 39a5fcdaea64: Pull complete 19:08:35 d94ebbe4e438: Pull complete 19:08:37 bcfd1f05c69d: Pull complete 19:08:38 59ccb84bbe0f: Pull complete 19:08:38 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:08:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:38 WORKDIR /edgex 19:08:38 COPY go.mod . 19:08:38 RUN go mod download 19:08:38 + docker build -t ci-base-image-x86_64 -f - . 19:08:39 Sending build context to Docker daemon 169.4MB 19:08:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:39 ---> a4fb48ad2a94 19:08:39 Step 2/4 : WORKDIR /edgex 19:08:44 Still waiting to schedule task 19:08:44 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24346’ is offline 19:08:47 ---> Running in a8b679fe5dc7 19:08:47 Removing intermediate container a8b679fe5dc7 19:08:47 ---> b84b69ccc12a 19:08:47 Step 3/4 : COPY go.mod . 19:08:47 ---> 03ce1612e401 19:08:47 Step 4/4 : RUN go mod download 19:08:47 ---> Running in a19196cd243a 19:09:02 Removing intermediate container a19196cd243a 19:09:02 ---> 10b20bded3b4 19:09:02 Successfully built 10b20bded3b4 19:09:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:02 + docker inspect -f . ci-base-image-x86_64 19:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:03 prd-ubuntu20.04-docker-8c-8g-24349 does not seem to be running inside a container 19:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:03 $ docker top 9b90f8a0fbed16e1bf2026bfa134978903f8cbbd0d0aa56ee46d1a1efa4f3f76 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:03 + go version 19:09:03 go version go1.18.3 linux/amd64 [Pipeline] } 19:09:03 $ docker stop --time=1 9b90f8a0fbed16e1bf2026bfa134978903f8cbbd0d0aa56ee46d1a1efa4f3f76 19:09:05 $ docker rm -f 9b90f8a0fbed16e1bf2026bfa134978903f8cbbd0d0aa56ee46d1a1efa4f3f76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:05 + docker inspect -f . ci-base-image-x86_64 19:09:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:06 prd-ubuntu20.04-docker-8c-8g-24349 does not seem to be running inside a container 19:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:06 $ docker top d066559383d8696c45ef7e5f978930fe4af9c1756ffa44c46fb9917338d884bf -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:06 ========================================================= 19:09:06 [edgeXBuildGoParallel] Running Tests and Build... 19:09:06 ========================================================= [Pipeline] sh 19:09:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:07 + make test 19:09:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.140s coverage: 28.7% of statements 19:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.833s coverage: 89.2% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 2.1% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.500s coverage: 95.6% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.101s coverage: 79.5% of statements 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 19:09:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements 19:09:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 19:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 80.8% of statements 19:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 58.8% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.046s coverage: 87.2% of statements 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.188s coverage: 91.2% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.7% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 65.8% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 43.6% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:09:51 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:10:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:10:10 GO111MODULE=on go vet ./... 19:10:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:12 ./bin/test-attribution-txt.sh 19:10:12 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:10:12 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:10:12 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:10:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:10:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:10:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:10:12 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:10:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:10:12 + ls -al . 19:10:12 total 736 19:10:12 drwxrwxr-x 10 1001 1001 4096 Sep 1 19:09 . 19:10:12 drwxr-xr-x 4 root root 4096 Sep 1 19:09 .. 19:10:12 -rw-rw-r-- 1 1001 1001 16 Sep 1 19:07 .dockerignore 19:10:12 drwxrwxr-x 8 1001 1001 4096 Sep 1 19:09 .git 19:10:12 drwxrwxr-x 3 1001 1001 4096 Sep 1 19:07 .github 19:10:12 -rw-rw-r-- 1 1001 1001 1030 Sep 1 19:07 .gitignore 19:10:12 -rw-rw-r-- 1 1001 1001 42 Sep 1 19:07 .golangci.yml 19:10:12 -rw-rw-r-- 1 1001 1001 87 Sep 1 19:07 .hadolint.yml 19:10:12 drwxr-xr-x 3 1001 1001 4096 Sep 1 19:08 .semver 19:10:12 -rw-rw-r-- 1 1001 1001 166 Sep 1 19:07 .sonarcloud.properties 19:10:12 -rw-rw-r-- 1 1001 1001 1171 Sep 1 19:07 ADOPTERS.md 19:10:12 -rw-rw-r-- 1 1001 1001 10347 Sep 1 19:07 Attribution.txt 19:10:12 -rw-rw-r-- 1 1001 1001 63209 Sep 1 19:07 CHANGELOG.md 19:10:12 -rw-rw-r-- 1 1001 1001 3804 Sep 1 19:07 CONTRIBUTING.md 19:10:12 -rw-rw-r-- 1 1001 1001 677 Sep 1 19:07 GOVERNANCE.md 19:10:12 -rw-rw-r-- 1 1001 1001 850 Sep 1 19:07 Jenkinsfile 19:10:12 -rw-rw-r-- 1 1001 1001 10775 Sep 1 19:07 LICENSE 19:10:12 -rw-rw-r-- 1 1001 1001 13724 Sep 1 19:07 Makefile 19:10:12 -rw-rw-r-- 1 1001 1001 582 Sep 1 19:07 OWNERS.md 19:10:12 -rw-rw-r-- 1 1001 1001 9799 Sep 1 19:07 README.md 19:10:12 -rw-rw-r-- 1 1001 1001 6912 Sep 1 19:07 SECURITY.md 19:10:12 -rw-rw-r-- 1 1001 1001 5 Sep 1 19:08 VERSION 19:10:12 -rw-rw-r-- 1 1001 1001 4131 Sep 1 19:07 ZMQWindows.md 19:10:12 drwxrwxr-x 2 1001 1001 4096 Sep 1 19:07 bin 19:10:12 drwxrwxr-x 18 1001 1001 4096 Sep 1 19:07 cmd 19:10:12 -rw-r--r-- 1 root root 482786 Sep 1 19:09 coverage.out 19:10:12 -rw-rw-r-- 1 1001 1001 3682 Sep 1 19:07 go.mod 19:10:12 -rw-rw-r-- 1 1001 1001 38527 Sep 1 19:07 go.sum 19:10:12 drwxrwxr-x 8 1001 1001 4096 Sep 1 19:07 internal 19:10:12 drwxrwxr-x 3 1001 1001 4096 Sep 1 19:07 openapi 19:10:12 drwxrwxr-x 4 1001 1001 4096 Sep 1 19:07 snap 19:10:12 -rw-rw-r-- 1 1001 1001 204 Sep 1 19:07 version.go [Pipeline] sh 19:10:12 + '[' -e coverage.out ] 19:10:12 + chown 1001:1001 coverage.out [Pipeline] stash 19:10:13 Stashed 1 file(s) [Pipeline] sh 19:10:13 + make build 19:10:13 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:10:25 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:10:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:10:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:43 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10: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 19:10: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:10:50 $ docker stop --time=1 d066559383d8696c45ef7e5f978930fe4af9c1756ffa44c46fb9917338d884bf 19:10:54 $ docker rm -f d066559383d8696c45ef7e5f978930fe4af9c1756ffa44c46fb9917338d884bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:56 19:10:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:56 latest: Pulling from edgex-devops/edgex-compose 19:10:56 cbdbe7a5bc2a: Pulling fs layer 19:10:56 ca9280d653b3: Pulling fs layer 19:10:56 7e9c9ca2126c: Pulling fs layer 19:10:56 cbdbe7a5bc2a: Verifying Checksum 19:10:56 cbdbe7a5bc2a: Download complete 19:10:56 ca9280d653b3: Verifying Checksum 19:10:56 ca9280d653b3: Download complete 19:10:56 cbdbe7a5bc2a: Pull complete 19:10:57 7e9c9ca2126c: Verifying Checksum 19:10:57 7e9c9ca2126c: Download complete 19:10:57 ca9280d653b3: Pull complete 19:11:00 7e9c9ca2126c: Pull complete 19:11:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:00 prd-ubuntu20.04-docker-8c-8g-24349 does not seem to be running inside a container 19:11:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:03 $ docker top 9af0a755233dba5c057d78ac71f6e686e26b6cc9be2cd5e46606f1c7c4831397 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:03 + docker-compose build --help 19:11:03 + grep parallel 19:11:04 --parallel Build images in parallel. [Pipeline] } 19:11:04 $ docker stop --time=1 9af0a755233dba5c057d78ac71f6e686e26b6cc9be2cd5e46606f1c7c4831397 19:11:05 $ docker rm -f 9af0a755233dba5c057d78ac71f6e686e26b6cc9be2cd5e46606f1c7c4831397 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:06 prd-ubuntu20.04-docker-8c-8g-24349 does not seem to be running inside a container 19:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:07 $ docker top 60809157bea427f8a54e8438d971be8792a8d7e6e88764200890d98aef4d34f4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:07 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:07 Building core-command ... 19:11:07 Building core-data ... 19:11:07 Building core-metadata ... 19:11:07 Building security-bootstrapper ... 19:11:07 Building security-proxy-setup ... 19:11:07 Building security-secretstore-setup ... 19:11:07 Building security-spiffe-token-provider ... 19:11:07 Building security-spire-agent ... 19:11:07 Building security-spire-config ... 19:11:07 Building security-spire-server ... 19:11:07 Building support-notifications ... 19:11:07 Building support-scheduler ... 19:11:07 Building sys-mgmt-agent ... 19:11:07 Building security-spiffe-token-provider 19:11:07 Building security-spire-server 19:11:07 Building security-spire-config 19:11:07 Building sys-mgmt-agent 19:11:07 Building security-spire-agent 19:11:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24351 in /w/workspace/edgexfoundry_edgex-go_PR-4143 [Pipeline] { [Pipeline] ws 19:11:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:11:11 The recommended git tool is: git 19:11:17 using credential edgex-jenkins-ssh 19:11:17 Cloning the remote Git repository 19:11:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:18 > git init /w/workspace/edgex-go/1 # timeout=10 19:11:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:18 > git --version # timeout=10 19:11:18 > git --version # 'git version 2.25.1' 19:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:20 ---> 10b20bded3b4 19:11:20 Step 3/23 : WORKDIR /edgex-go 19:11:20 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:20 ---> 10b20bded3b4 19:11:20 Step 3/25 : WORKDIR /edgex-go 19:11:20 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:20 ---> 10b20bded3b4 19:11:20 Step 3/26 : WORKDIR /edgex-go 19:11:20 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:20 ---> 10b20bded3b4 19:11:20 Step 3/20 : WORKDIR /edgex-go 19:11:20 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:20 ---> 10b20bded3b4 19:11:20 Step 3/26 : WORKDIR /edgex-go 19:11:28 ---> Running in 3454621ca752 19:11:28 ---> Running in 58a15db2130a 19:11:28 ---> Running in b5c9a3cdf087 19:11:28 ---> Running in b4344747e206 19:11:28 ---> Running in a7171384cd60 19:11:28 Removing intermediate container b5c9a3cdf087 19:11:28 ---> 67a6e2db810d 19:11:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:28 Removing intermediate container b4344747e206 19:11:28 ---> 551d060f0240 19:11:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:28 Removing intermediate container 58a15db2130a 19:11:28 ---> 4bbb0321e0c3 19:11:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:28 Removing intermediate container 3454621ca752 19:11:28 ---> 378e137b70a7 19:11:28 Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> Running in 03c45f3b33a8 19:11:28 19:11:28 Removing intermediate container a7171384cd60 19:11:28 ---> f55e48c0dc33 19:11:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:28 ---> Running in 4b4c527d2877 19:11:28 ---> Running in 1a02e9338cb0 19:11:28 ---> Running in b5ccb3a37c3d 19:11:28 ---> Running in 6375a7cf162e 19:11:28 Removing intermediate container 03c45f3b33a8 19:11:28 ---> 8f8f19e5c85b 19:11:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:28 ---> Running in 930dc1c65cc5 19:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:28 Removing intermediate container 1a02e9338cb0 19:11:28 ---> 2ca5b11ee50d 19:11:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:28 ---> Running in d2ddc75a2bec 19:11:28 Removing intermediate container 4b4c527d2877 19:11:28 ---> 924a4eda63df 19:11:28 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:11:28 ---> Running in 76aa7403d310 19:11:29 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:11:29 v3.16.2-124-ga565768e8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:11:29 OK: 17039 distinct packages available 19:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:29 Removing intermediate container b5ccb3a37c3d 19:11:29 ---> 51037fbf9050 19:11:29 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:29 ---> Running in 2758b43b3093 19:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:29 OK: 211 MiB in 51 packages 19:11:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:29 Removing intermediate container 6375a7cf162e 19:11:29 ---> 84717ea194b0 19:11:29 Step 5/20 : COPY go.mod vendor* ./ 19:11:29 ---> 1db55a29d786 19:11:29 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:29 ---> Running in c2f491cc7440 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:30 OK: 211 MiB in 51 packages 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:30 OK: 211 MiB in 51 packages 19:11:30 OK: 211 MiB in 51 packages 19:11:30 OK: 211 MiB in 51 packages 19:11:31 Removing intermediate container 76aa7403d310 19:11:31 ---> 9ae0f240c3f1 19:11:31 Step 6/25 : COPY go.mod vendor* ./ 19:11:31 Removing intermediate container 930dc1c65cc5 19:11:31 ---> 651ec6de7ab7 19:11:31 Step 6/26 : COPY go.mod vendor* ./ 19:11:31 Removing intermediate container d2ddc75a2bec 19:11:31 ---> 797020ab0704 19:11:31 Step 6/26 : COPY go.mod vendor* ./ 19:11:31 ---> e7385e06b5e5 19:11:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:31 ---> Running in 3e7ec4864318 19:11:31 ---> 86d9e57ec864 19:11:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:31 Removing intermediate container 2758b43b3093 19:11:31 ---> 91d17a207fe3 19:11:31 Step 6/23 : COPY go.mod vendor* ./ 19:11:31 ---> 82799b15cae0 19:11:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:31 ---> Running in c1ede1217eb8 19:11:31 ---> Running in 1f43aadf1fb8 19:11:31 ---> fb4a656258f2 19:11:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:31 ---> Running in a46f3e7730d6 19:11:35 Merging remotes/origin/main commit 604c3c956e15c089a048dd431d7ccd4c1ed3c949 into PR head commit 7f5735b844979fc9c4fe695362820001136dff44 19:11:35 Merge succeeded, producing 7f5735b844979fc9c4fe695362820001136dff44 19:11:35 Checking out Revision 7f5735b844979fc9c4fe695362820001136dff44 (PR-4143) 19:11:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4143/head:refs/remotes/origin/PR-4143 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:35 > git config core.sparsecheckout # timeout=10 19:11:35 > git checkout -f 7f5735b844979fc9c4fe695362820001136dff44 # timeout=10 19:11:35 > git remote # timeout=10 19:11:35 > git config --get remote.origin.url # timeout=10 19:11:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:35 > git merge 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 19:11:35 > git rev-parse HEAD^{commit} # timeout=10 19:11:35 > git config core.sparsecheckout # timeout=10 19:11:35 > git checkout -f 7f5735b844979fc9c4fe695362820001136dff44 # timeout=10 19:11:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:11:40 > git --version # timeout=10 19:11:40 > git --version # 'git version 2.25.1' 19:11:40 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:11:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:41 Dload Upload Total Spent Left Speed 19:11:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 151k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh 19:11:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:11:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:11:42 + sudo tee /etc/docker/daemon.new 19:11:42 { 19:11:42 "registry-mirrors": [ 19:11:42 "https://nexus3.edgexfoundry.org:10001" 19:11:42 ], 19:11:42 "bip": "10.250.0.254/24", 19:11:42 "hosts": [ 19:11:42 "tcp://0.0.0.0:5555", 19:11:42 "unix:///var/run/docker.sock" 19:11:42 ], 19:11:42 "mtu": 1458, 19:11:42 "selinux-enabled": true, 19:11:42 "seccomp-profile": "/etc/docker/seccomp.json" 19:11:42 } [Pipeline] sh 19:11:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:11:43 + sudo service docker restart 19:11:49 Removing intermediate container c2f491cc7440 19:11:49 ---> 7c43fc88d5c5 19:11:49 Step 7/20 : COPY . . 19:11:49 Removing intermediate container 1f43aadf1fb8 19:11:49 ---> a27ead6a5562 19:11:49 Step 8/26 : COPY . . 19:11:49 Removing intermediate container a46f3e7730d6 19:11:49 ---> 7a5526b2f154 19:11:49 Step 8/23 : COPY . . 19:11:49 Removing intermediate container c1ede1217eb8 19:11:49 ---> c67cc4f6ef81 19:11:49 Step 8/26 : COPY . . 19:11:49 Removing intermediate container 3e7ec4864318 19:11:49 ---> 2786aa95c4b9 19:11:49 Step 8/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:02 provisioning config files... 19:12:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4766036986205702670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:02 ---> docker-login.sh 19:12:02 nexus3.edgexfoundry.org:10001 19:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:03 Configure a credential helper to remove this warning. See 19:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:03 19:12:03 Login Succeeded 19:12:03 nexus3.edgexfoundry.org:10002 19:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:03 Configure a credential helper to remove this warning. See 19:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:03 19:12:03 Login Succeeded 19:12:03 nexus3.edgexfoundry.org:10003 19:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:04 Configure a credential helper to remove this warning. See 19:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:04 19:12:04 Login Succeeded 19:12:04 nexus3.edgexfoundry.org:10004 19:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:05 Configure a credential helper to remove this warning. See 19:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:05 19:12:05 Login Succeeded 19:12:05 docker.io 19:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:05 Configure a credential helper to remove this warning. See 19:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:05 19:12:05 Login Succeeded 19:12:05 ---> docker-login.sh ends [Pipeline] } 19:12:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:12:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:12:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:06 ========================================================= 19:12:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:12:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:07 b3c136eddcbf: Pulling fs layer 19:12:07 c0a3192eca97: Pulling fs layer 19:12:07 a050256f5b6f: Pulling fs layer 19:12:07 656be50a0ddc: Pulling fs layer 19:12:07 2bbca73fdf42: Pulling fs layer 19:12:07 46d945488cbd: Pulling fs layer 19:12:07 8a5474983e97: Pulling fs layer 19:12:07 329c88fbcd65: Pulling fs layer 19:12:07 2bbca73fdf42: Waiting 19:12:07 46d945488cbd: Waiting 19:12:07 8a5474983e97: Waiting 19:12:07 329c88fbcd65: Waiting 19:12:07 656be50a0ddc: Waiting 19:12:07 a050256f5b6f: Verifying Checksum 19:12:07 a050256f5b6f: Download complete 19:12:07 c0a3192eca97: Verifying Checksum 19:12:07 c0a3192eca97: Download complete 19:12:07 2bbca73fdf42: Verifying Checksum 19:12:07 2bbca73fdf42: Download complete 19:12:07 46d945488cbd: Verifying Checksum 19:12:07 46d945488cbd: Download complete 19:12:07 b3c136eddcbf: Verifying Checksum 19:12:08 b3c136eddcbf: Pull complete 19:12:08 329c88fbcd65: Verifying Checksum 19:12:08 329c88fbcd65: Download complete 19:12:08 c0a3192eca97: Pull complete 19:12:09 a050256f5b6f: Pull complete 19:12:09 8a5474983e97: Verifying Checksum 19:12:09 8a5474983e97: Download complete 19:12:10 656be50a0ddc: Verifying Checksum 19:12:16 ---> 108bdfe9bef7 19:12:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:12:16 ---> 5419fd1baf2a 19:12:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:16 ---> 31d47e75bf26 19:12:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:16 ---> 1c8e7888f751 19:12:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:12:16 ---> Running in dacafaa186be 19:12:16 ---> c5f6a5d0a937 19:12:16 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:12:16 ---> Running in d0c01e5604a1 19:12:16 ---> Running in 973153e40243 19:12:16 ---> Running in 49118b3ab2be 19:12:16 ---> Running in 7a88ef68bb60 19:12:16 Removing intermediate container d0c01e5604a1 19:12:16 ---> 750147413189 19:12:16 Step 10/26 : WORKDIR /edgex-go/spire-build 19:12:16 ---> Running in 19225379c3a2 19:12:16 Removing intermediate container 973153e40243 19:12:16 ---> a9e967bf1e0e 19:12:16 Step 10/26 : WORKDIR /edgex-go/spire-build 19:12:16 Removing intermediate container 7a88ef68bb60 19:12:16 ---> ca1a68b30ac7 19:12:16 Step 10/25 : WORKDIR /edgex-go/spire-build 19:12:16 ---> Running in da59f9553682 19:12:16 ---> Running in a3865fce9765 19:12:16 Removing intermediate container 19225379c3a2 19:12:16 ---> 12a27015a96e 19:12:16 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:12:16 ---> Running in 5ef6c90eb40f 19:12:16 Removing intermediate container da59f9553682 19:12:16 ---> d97523eeae6c 19:12:16 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:12:16 Removing intermediate container a3865fce9765 19:12:16 ---> 64bfc05e18cc 19:12:16 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:12:16 ---> Running in 624b3118ce5b 19:12:16 ---> Running in 42723640cc24 19:12:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:12:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:12:16 Removing intermediate container 5ef6c90eb40f 19:12:16 ---> 1960346348ca 19:12:16 Step 12/26 : WORKDIR /edgex-go 19:12:16 ---> Running in dd38ed9999c5 19:12:16 Removing intermediate container 42723640cc24 19:12:16 ---> 680447d158d6 19:12:16 Step 12/25 : WORKDIR /edgex-go 19:12:16 ---> Running in da06949d2c9c 19:12:16 Removing intermediate container dd38ed9999c5 19:12:16 ---> 4112fa8f52db 19:12:16 19:12:16 Step 13/26 : FROM alpine:3.15 19:12:16 Removing intermediate container da06949d2c9c 19:12:16 ---> d296ac98b5c1 19:12:16 19:12:16 Step 13/25 : FROM alpine:3.15 19:12:16 3.15: Pulling from library/alpine 19:12:16 Removing intermediate container 624b3118ce5b 19:12:16 ---> c9a2559047cd 19:12:16 Step 12/26 : WORKDIR /edgex-go 19:12:16 ---> Running in f9586007187c 19:12:16 3.15: Pulling from library/alpine 19:12:16 Removing intermediate container f9586007187c 19:12:16 ---> b1bee8a07a16 19:12:16 19:12:16 Step 13/26 : FROM alpine:3.15 19:12:16 3.15: Pulling from library/alpine 19:12:16 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:12:16 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:12:16 Status: Downloaded newer image for alpine:3.15 19:12:16 Status: Image is up to date for alpine:3.15 19:12:16 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:12:16 Status: Image is up to date for alpine:3.15 19:12:16 ---> c4fc93816858 19:12:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:16 ---> c4fc93816858 19:12:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:16 ---> c4fc93816858 19:12:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:16 ---> Running in 9cfa7cb4b184 19:12:16 ---> Running in e2adb954bcd8 19:12:16 ---> Running in eb1f77de60e9 19:12:16 Removing intermediate container e2adb954bcd8 19:12:16 ---> 9f0b72491d91 19:12:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:16 ---> Running in 42a3200d94fb 19:12:16 Removing intermediate container 9cfa7cb4b184 19:12:16 ---> c56a326b4d5c 19:12:16 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:16 Removing intermediate container eb1f77de60e9 19:12:16 ---> f378f0123e6b 19:12:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:16 ---> Running in b19e361a5a04 19:12:16 ---> Running in b6dcb5a5a005 19:12:17 Removing intermediate container 42a3200d94fb 19:12:17 ---> f2aa6ef76e12 19:12:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:12:17 ---> Running in 19f08aa43355 19:12:17 Removing intermediate container b19e361a5a04 19:12:17 ---> ffa55a7566b5 19:12:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:17 Removing intermediate container b6dcb5a5a005 19:12:17 ---> 771f7ac40a1b 19:12:17 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:17 ---> Running in 36a71cf05fd2 19:12:17 ---> Running in 565d0c942dc5 19:12:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:19 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:19 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:19 OK: 15856 distinct packages available 19:12:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:19 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:19 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:19 OK: 15856 distinct packages available 19:12:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:19 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:19 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:19 OK: 15856 distinct packages available 19:12:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:20 (1/4) Installing dumb-init (1.2.5-r1) 19:12:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:20 (2/4) Installing musl-obstack (1.2.3-r0) 19:12:20 (3/4) Installing libucontext (1.1-r0) 19:12:20 (1/5) Installing dumb-init (1.2.5-r1) 19:12:20 (4/4) Installing gcompat (1.0.0-r4) 19:12:20 (2/5) Installing musl-obstack (1.2.3-r0) 19:12:20 Executing busybox-1.34.1-r7.trigger 19:12:20 OK: 6 MiB in 18 packages 19:12:20 (3/5) Installing libucontext (1.1-r0) 19:12:20 (4/5) Installing gcompat (1.0.0-r4) 19:12:21 (5/5) Installing openssl (1.1.1q-r0) 19:12:21 Executing busybox-1.34.1-r7.trigger 19:12:21 OK: 7 MiB in 19 packages 19:12:21 (1/5) Installing dumb-init (1.2.5-r1) 19:12:21 (2/5) Installing musl-obstack (1.2.3-r0) 19:12:21 (3/5) Installing libucontext (1.1-r0) 19:12:21 (4/5) Installing gcompat (1.0.0-r4) 19:12:21 (5/5) Installing openssl (1.1.1q-r0) 19:12:21 Executing busybox-1.34.1-r7.trigger 19:12:21 OK: 7 MiB in 19 packages 19:12:22 Removing intermediate container 19f08aa43355 19:12:22 ---> 2c1e81fcc92f 19:12:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:24 Removing intermediate container 36a71cf05fd2 19:12:24 ---> 4fefbab88522 19:12:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:12:24 Removing intermediate container 565d0c942dc5 19:12:24 ---> 2c5a28458501 19:12:24 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:25 656be50a0ddc: Pull complete 19:12:25 2bbca73fdf42: Pull complete 19:12:25 46d945488cbd: Pull complete 19:12:29 ---> f18778ceffca 19:12:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:12:29 ---> 5de87e0569c5 19:12:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:29 ---> 75bba1bcdc05 19:12:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:12:29 ---> 2133d368e3a0 19:12:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:12:29 ---> Running in 527d52b4aebb 19:12:29 ---> 091e55ea3a98 19:12:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:12:29 Removing intermediate container 527d52b4aebb 19:12:29 ---> eacc1f9bc3ee 19:12:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:12:30 8a5474983e97: Pull complete 19:12:32 ---> 0aa2b8e9279d 19:12:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:12:32 ---> 4b2dc45ebacb 19:12:32 Step 21/26 : WORKDIR / 19:12:32 ---> 74c341d17e09 19:12:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:12:32 ---> Running in 209ea5d2a8a2 19:12:32 ---> 2bcb4007a476 19:12:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:32 Removing intermediate container dacafaa186be 19:12:32 ---> 1ea26cec462f 19:12:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:32 ---> Running in bdc5956165c7 19:12:32 ---> Running in 0cc6fa8e834d 19:12:32 Removing intermediate container 209ea5d2a8a2 19:12:32 ---> 1c12bffebf4e 19:12:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:32 ---> a28102f9fbe7 19:12:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:12:32 ---> Running in 6f85a009c13f 19:12:32 Removing intermediate container bdc5956165c7 19:12:32 ---> f96373320ba5 19:12:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:32 ---> Running in c99543e4b781 19:12:32 Removing intermediate container 6f85a009c13f 19:12:32 ---> 3f3cb58bdfeb 19:12:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:32 ---> Running in 9ab139bcdb5d 19:12:32 ---> a001d5235a8d 19:12:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:12:32 Removing intermediate container c99543e4b781 19:12:32 ---> d588d4a56a3f 19:12:32 Step 23/25 : LABEL arch=x86_64 19:12: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:32 Removing intermediate container 9ab139bcdb5d 19:12:32 ---> 39f29fd9ef80 19:12:32 Step 24/26 : LABEL arch=x86_64 19:12:32 ---> Running in 9f6ba0abb963 19:12:32 329c88fbcd65: Pull complete 19:12:32 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:12:33 ---> Running in 0691e751d77e 19:12:33 ---> c0c8bb0dfde9 19:12:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:33 ---> Running in 64f1f56c6eed 19:12:33 Removing intermediate container 9f6ba0abb963 19:12:33 ---> 5c50124321ee 19:12:33 Step 24/25 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:12:33 Removing intermediate container 0691e751d77e 19:12:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:33 WORKDIR /edgex 19:12:33 COPY go.mod . 19:12:33 RUN go mod download 19:12:33 + docker build -t ci-base-image-arm64 -f - . 19:12:33 ---> 4dd02b7af43d 19:12:33 Step 25/26 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:12:33 Removing intermediate container 64f1f56c6eed 19:12:33 ---> 3a99754a4691 19:12:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:33 ---> Running in b6d5d1cf0641 19:12:33 ---> Running in 0bfacb48aa2f 19:12:33 ---> Running in afd8c5008511 19:12:33 Removing intermediate container 0bfacb48aa2f 19:12:33 ---> 50cba745cea4 19:12:33 Step 26/26 : LABEL version=0.0.0 19:12:33 Removing intermediate container b6d5d1cf0641 19:12:33 ---> e60e249691bb 19:12:33 Step 25/25 : LABEL version=0.0.0 19:12:33 ---> Running in fd2d9aa4cf6c 19:12:33 ---> Running in 7dbdf4ad7676 19:12:33 Removing intermediate container afd8c5008511 19:12:33 ---> 2bba2b4f8f22 19:12:33 Step 24/26 : LABEL arch=x86_64 19:12:33 Sending build context to Docker daemon 3.162MB 19:12:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:33 ---> ff4287adb874 19:12:33 Step 2/4 : WORKDIR /edgex 19:12:33 ---> Running in 7bb526ee0cfd 19:12:34 Removing intermediate container 7dbdf4ad7676 19:12:34 ---> 8198ac2a64fd 19:12:34 19:12:34 Removing intermediate container fd2d9aa4cf6c 19:12:34 ---> 3777fb2e1f1d 19:12:34 19:12:34 Removing intermediate container 0cc6fa8e834d 19:12:34 ---> 8da0a9591a6f 19:12:34 19:12:34 Step 11/23 : FROM alpine:3.16 19:12:34 Removing intermediate container 7bb526ee0cfd 19:12:34 ---> a10eb152cd73 19:12:34 Step 25/26 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:12:34 ---> Running in b3337bc464b8 19:12:34 3.16: Pulling from library/alpine 19:12:34 Successfully built 8198ac2a64fd 19:12:34 Successfully built 3777fb2e1f1d 19:12:34 Successfully tagged security-spire-config:latest 19:12:34 Successfully tagged security-spire-server:latest 19:12:34  Building security-spire-server ... done Building core-data 19:12:34  Building security-spire-config ... done Building security-bootstrapper 19:12:34 Removing intermediate container b3337bc464b8 19:12:34 ---> 6232dc9a5391 19:12:34 Step 26/26 : LABEL version=0.0.0 19:12:35 ---> Running in e332ac96e8b0 19:12:36 Removing intermediate container e332ac96e8b0 19:12:36 ---> bc88864718c8 19:12:36 Step 3/4 : COPY go.mod . 19:12:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:12:36 ---> cb3d9eb66044 19:12:36 Step 4/4 : RUN go mod download 19:12:36 ---> Running in 97065f3fb3f0 19:12:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:38 Status: Downloaded newer image for alpine:3.16 19:12:38 ---> 10b20bded3b4 19:12:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:12:40 ---> 9c6f07244728 19:12:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:40 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:12:40 ---> 10b20bded3b4 19:12:40 Step 3/31 : WORKDIR /edgex-go 19:12:40 ---> Using cache 19:12:40 ---> f55e48c0dc33 19:12:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:40 ---> Using cache 19:12:40 ---> 51037fbf9050 19:12:40 Step 5/31 : RUN apk add --update --no-cache make git 19:12:43 ---> Running in bd3164a8814f 19:12:43 ---> Running in 055e1d8f4b62 19:12:43 ---> Running in 745f923ea5ea 19:12:43 ---> Running in c57130fae6f1 19:12:43 Removing intermediate container 745f923ea5ea 19:12:43 ---> 3eb108e97e6b 19:12:43 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:12:43 Removing intermediate container 49118b3ab2be 19:12:43 ---> 80050516ddd7 19:12:43 19:12:43 Step 9/20 : FROM alpine:3.15 19:12:43 ---> c4fc93816858 19:12:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:43 ---> Using cache 19:12:43 ---> c56a326b4d5c 19:12:43 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:43 ---> Using cache 19:12:43 ---> 771f7ac40a1b 19:12:43 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:43 Removing intermediate container bd3164a8814f 19:12:43 ---> 41d2c67a1133 19:12:43 19:12:43 Removing intermediate container 055e1d8f4b62 19:12:43 ---> 7f8aa720deb3 19:12:43 Step 4/24 : WORKDIR /edgex-go 19:12:43 ---> Running in 16b05c6107e6 19:12:43 ---> Running in 399c3152ea69 19:12:43 ---> Running in b13ebbbefba7 19:12:43 Successfully built 41d2c67a1133 19:12:43 Successfully tagged security-spire-agent:latest 19:12:43  Building security-spire-agent ... done Building support-scheduler 19:12:43 Removing intermediate container 399c3152ea69 19:12:43 ---> 9c3a4a06f076 19:12:43 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:43 ---> Running in d97a133c5679 19:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:44 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:12:44 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:12:44 (3/33) Installing readline (8.1.2-r0) 19:12:44 (4/33) Installing bash (5.1.16-r2) 19:12:44 Executing bash-5.1.16-r2.post-install 19:12:44 (5/33) Installing ca-certificates (20220614-r0) 19:12:44 (6/33) Installing brotli-libs (1.0.9-r6) 19:12:44 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:12:44 (8/33) Installing libcurl (7.83.1-r3) 19:12:44 (9/33) Installing curl (7.83.1-r3) 19:12:44 (10/33) Installing docker-cli (20.10.16-r2) 19:12:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:44 (11/33) Installing dumb-init (1.2.5-r1) 19:12:44 (12/33) Installing libbz2 (1.0.8-r1) 19:12:44 (13/33) Installing expat (2.4.8-r0) 19:12:44 OK: 211 MiB in 51 packages 19:12:44 (14/33) Installing libffi (3.4.2-r1) 19:12:44 (15/33) Installing gdbm (1.23-r0) 19:12:44 (16/33) Installing xz-libs (5.2.5-r1) 19:12:44 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:12:44 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:44 (19/33) Installing mpdecimal (2.5.1-r1) 19:12:44 (20/33) Installing sqlite-libs (3.38.5-r0) 19:12:44 (21/33) Installing python3 (3.10.5-r0) 19:12:45 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:45 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:45 OK: 15856 distinct packages available 19:12:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:45 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:12:45 (23/33) Installing py3-tomli (2.0.1-r1) 19:12:45 (24/33) Installing py3-pep517 (0.12.0-r2) 19:12:45 (25/33) Installing py3-six (1.16.0-r1) 19:12:45 (26/33) Installing py3-retrying (1.3.3-r3) 19:12:45 (27/33) Installing py3-appdirs (1.4.4-r3) 19:12:45 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:12:45 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:12:45 (30/33) Installing py3-parsing (2.4.7-r3) 19:12:45 (31/33) Installing py3-packaging (21.3-r0) 19:12:45 (32/33) Installing py3-setuptools (59.4.0-r0) 19:12:45 (33/33) Installing py3-pip (22.1.1-r0) 19:12:45 Executing busybox-1.35.0-r17.trigger 19:12:45 Executing ca-certificates-20220614-r0.trigger 19:12:45 OK: 122 MiB in 47 packages 19:12:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:46 (1/9) Installing ca-certificates (20220614-r0) 19:12:46 (2/9) Installing brotli-libs (1.0.9-r5) 19:12:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:12:46 (4/9) Installing libcurl (7.80.0-r3) 19:12:46 (5/9) Installing curl (7.80.0-r3) 19:12:46 (6/9) Installing dumb-init (1.2.5-r1) 19:12:47 (7/9) Installing musl-obstack (1.2.3-r0) 19:12:47 (8/9) Installing libucontext (1.1-r0) 19:12:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:47 ---> 10b20bded3b4 19:12:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:12:47 ---> Using cache 19:12:47 ---> 7f8aa720deb3 19:12:47 Step 4/23 : WORKDIR /edgex-go 19:12:47 ---> Using cache 19:12:47 ---> 9c3a4a06f076 19:12:47 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:47 (9/9) Installing gcompat (1.0.0-r4) 19:12:47 Executing busybox-1.34.1-r7.trigger 19:12:47 Executing ca-certificates-20220614-r0.trigger 19:12:47 OK: 8 MiB in 23 packages 19:12:50 ---> Running in c6c52c458d70 19:12:51 Removing intermediate container c57130fae6f1 19:12:51 ---> a951f139bb69 19:12:51 Step 6/31 : COPY go.mod vendor* ./ 19:12:51 Removing intermediate container d97a133c5679 19:12:51 ---> d3473b7359fa 19:12:51 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:12:51 ---> Running in c0aaad0ea306 19:12:51 Removing intermediate container b13ebbbefba7 19:12:51 ---> 8913351a6f72 19:12:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:51 ---> ae970fadcbf8 19:12:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:51 ---> Running in d04df374e514 19:12:51 ---> da464bb54c91 19:12:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:12:51 Removing intermediate container c6c52c458d70 19:12:51 ---> 1376bae7c34a 19:12:51 Step 6/23 : RUN apk add --update --no-cache make git 19:12:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:51 ---> Running in b511b8f813da 19:12:52 ---> 7ebb3a637c7a 19:12:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:12:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:52 ---> d8cfac379461 19:12:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:12:52 ---> Running in 1c9008dbd667 19:12:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:52 Removing intermediate container 1c9008dbd667 19:12:52 ---> 86e5273ff444 19:12:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:52 OK: 211 MiB in 51 packages 19:12:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:53 OK: 211 MiB in 51 packages 19:12:53 ---> Running in d47f2cb6edb7 19:12:53 Removing intermediate container d47f2cb6edb7 19:12:53 ---> 4693ed7cc99e 19:12:53 Step 18/20 : LABEL arch=x86_64 19:12:53 Removing intermediate container c0aaad0ea306 19:12:53 ---> 3f6d5b45a264 19:12:53 Step 7/24 : COPY go.mod vendor* ./ 19:12:53 ---> Running in 92459750e459 19:12:54 Removing intermediate container 92459750e459 19:12:54 ---> 032cf00d04b3 19:12:54 Step 19/20 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:12:54 Collecting docker-compose==1.23.2 19:12:54 ---> Running in 7e97051d82c8 19:12:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.9 MB/s eta 0:00:00 19:12:54 ---> a4a5b121157b 19:12:54 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:54 ---> Running in e42c723048c6 19:12:54 Collecting dockerpty<0.5,>=0.4.1 19:12:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:54 Removing intermediate container 7e97051d82c8 19:12:54 ---> ef6e71d8d16a 19:12:54 Step 20/20 : LABEL version=0.0.0 19:12:54 Preparing metadata (setup.py): started 19:12:54 ---> Running in 20b8878a4d7d 19:12:54 Removing intermediate container b511b8f813da 19:12:54 ---> 7d55b55b85f7 19:12:54 Step 7/23 : COPY go.mod vendor* ./ 19:12:54 Removing intermediate container 20b8878a4d7d 19:12:54 ---> b67bc4e0bcbc 19:12:54 19:12:54 Preparing metadata (setup.py): finished with status 'done' 19:12:54 ---> 8ead9532dce0 19:12:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:54 Successfully built b67bc4e0bcbc 19:12:54 Successfully tagged security-spiffe-token-provider:latest 19:12:54  Building security-spiffe-token-provider ... done Building support-notifications 19:12:54 ---> Running in ba332f0075b1 19:12:54 Collecting docker<4.0,>=3.6.0 19:12:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.8 MB/s eta 0:00:00 19:12:54 Collecting cached-property<2,>=1.2.0 19:12:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:54 Collecting PyYAML<4,>=3.10 19:12:54 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 33.8 MB/s eta 0:00:00 19:12:55 Preparing metadata (setup.py): started 19:12:55 Preparing metadata (setup.py): finished with status 'done' 19:12:55 Collecting texttable<0.10,>=0.9.0 19:12:55 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:55 Preparing metadata (setup.py): started 19:12:55 Preparing metadata (setup.py): finished with status 'done' 19:12:55 Collecting websocket-client<1.0,>=0.32.0 19:12:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 179.7 MB/s eta 0:00:00 19:12:55 Collecting docopt<0.7,>=0.6.1 19:12:55 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:55 Preparing metadata (setup.py): started 19:12:55 Preparing metadata (setup.py): finished with status 'done' 19:12:56 Collecting jsonschema<3,>=2.5.1 19:12:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 113.0 MB/s eta 0:00:00 19:12:56 Collecting docker-pycreds>=0.4.0 19:12:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:56 Collecting idna<2.8,>=2.5 19:12:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 135.1 MB/s eta 0:00:00 19:12:56 Collecting urllib3<1.25,>=1.21.1 19:12:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 112.6 MB/s eta 0:00:00 19:12:56 Collecting chardet<3.1.0,>=3.0.2 19:12:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 71.7 MB/s eta 0:00:00 19:12:56 Collecting certifi>=2017.4.17 19:12:56 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:12:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 136.4 MB/s eta 0:00:00 19:12:56 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:56 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:56 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:56 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:56 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:12:56 Running setup.py install for texttable: started 19:12:57 Running setup.py install for texttable: finished with status 'done' 19:12:57 Running setup.py install for PyYAML: started 19:12:58 Running setup.py install for PyYAML: finished with status 'done' 19:12:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:58 ---> 10b20bded3b4 19:12:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:12:58 ---> Using cache 19:12:58 ---> 7f8aa720deb3 19:12:58 Step 4/23 : WORKDIR /edgex-go 19:12:58 ---> Using cache 19:12:58 ---> 9c3a4a06f076 19:12:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:58 ---> Using cache 19:12:58 ---> 1376bae7c34a 19:12:58 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:13:00 Running setup.py install for docopt: started 19:13:00 Running setup.py install for docopt: finished with status 'done' 19:13:03 ---> Running in 49a88016eda0 19:13:03 Running setup.py install for dockerpty: started 19:13:03 Removing intermediate container d04df374e514 19:13:03 ---> 8717cd64c7ff 19:13:03 Step 8/31 : COPY . . 19:13:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:04 Running setup.py install for dockerpty: finished with status 'done' 19:13:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:13:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:13:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:04 OK: 211 MiB in 51 packages 19:13:13 ---> f231c053df9a 19:13:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:13:13 ---> Running in d089a87391a8 19:13:13 Removing intermediate container 49a88016eda0 19:13:13 ---> 162126173a4c 19:13:13 Step 7/23 : COPY go.mod vendor* ./ 19:13:13 Removing intermediate container ba332f0075b1 19:13:13 ---> ffb4202d6416 19:13:13 Step 9/23 : COPY . . 19:13:13 Removing intermediate container e42c723048c6 19:13:13 ---> 085ded1fe710 19:13:13 Step 9/24 : COPY . . 19:13: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 19:13:15 Removing intermediate container 97065f3fb3f0 19:13:15 ---> 3b3464f76a34 19:13:15 Successfully built 3b3464f76a34 19:13:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:16 + docker inspect -f . ci-base-image-arm64 19:13:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:16 prd-ubuntu20.04-docker-arm64-4c-16g-24351 does not seem to be running inside a container 19:13:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:17 ---> c631fa7954dd 19:13:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:18 $ docker top bc565f3b33a4371b6dc5e9735101f0293a6640ff58dbd8e3a3dbbb58a9f3acad -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:19 + go version 19:13:19 go version go1.18.3 linux/arm64 [Pipeline] } 19:13:19 $ docker stop --time=1 bc565f3b33a4371b6dc5e9735101f0293a6640ff58dbd8e3a3dbbb58a9f3acad 19:13:20 $ docker rm -f bc565f3b33a4371b6dc5e9735101f0293a6640ff58dbd8e3a3dbbb58a9f3acad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:21 + docker inspect -f . ci-base-image-arm64 19:13:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:22 prd-ubuntu20.04-docker-arm64-4c-16g-24351 does not seem to be running inside a container 19:13:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:23 $ docker top 8e9f8d0d044b4a21114b5f70e70e4624c6b15df82d9bb65a6891d47b82e5fbef -eo pid,comm [Pipeline] { [Pipeline] echo 19:13:23 ========================================================= 19:13:23 [edgeXBuildGoParallel] Running Tests and Build... 19:13:23 ========================================================= [Pipeline] sh 19:13:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:13:25 + make test 19:13:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:13:29 ---> Running in 3ae9bec01929 19:13:29 ---> 927e2d8e6ff6 19:13:29 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:13:29 ---> 7aa0ee37a0b6 19:13:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:13:29 Removing intermediate container 16b05c6107e6 19:13:29 ---> 64fa7576e5fe 19:13:29 Step 14/23 : ENV APP_PORT=58890 19:13:29 ---> Running in ff93dcbcb622 19:13:29 ---> Running in f67568c8e5b4 19:13:29 ---> Running in c2877808cc01 19:13:29 Removing intermediate container d089a87391a8 19:13:29 ---> 7904ca8ad410 19:13:29 19:13:29 Step 10/31 : FROM alpine:3.16 19:13:29 ---> 9c6f07244728 19:13:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:29 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:13:32 Removing intermediate container c2877808cc01 19:13:32 ---> 4e904e57ff23 19:13:32 Step 15/23 : EXPOSE $APP_PORT 19:13:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:13:33 ---> Running in 247ed2447d8b 19:13:34 ---> Running in fe9b3b185a09 19:13:38 Removing intermediate container 247ed2447d8b 19:13:38 ---> 9103b385deab 19:13:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:13:45 Removing intermediate container fe9b3b185a09 19:13:45 ---> a5fdb8cb6088 19:13:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:13:45 ---> Running in d91c258395bb 19:13:45 Removing intermediate container 3ae9bec01929 19:13:45 ---> b9b2be059de6 19:13:45 Step 9/23 : COPY . . 19:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:45 (1/2) Installing dumb-init (1.2.5-r1) 19:13:45 (2/2) Installing su-exec (0.2-r1) 19:13:45 Executing busybox-1.35.0-r17.trigger 19:13:45 OK: 6 MiB in 16 packages 19:13:54 ---> 8f06dbfd4ff6 19:13:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:13:54 ---> 31a7b16a1dbb 19:13:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:13:54 ---> 546367ef0bb8 19:13:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:13:54 ---> Running in ce09ddf2ef41 19:13:54 Removing intermediate container d91c258395bb 19:13:54 ---> 6c04b2cc6546 19:13:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:13:54 ---> Running in 101e4c922a84 19:13:54 ---> 9f6b9e6c8e84 19:13:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:13:54 Removing intermediate container 101e4c922a84 19:13:54 ---> 5b3ddd57e12c 19:13:54 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:13:54 ---> Running in 73335562fd6c 19:13:54 ---> Running in beff04ed7983 19:13:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:13:54 Removing intermediate container 73335562fd6c 19:13:54 ---> 05acf724c4ba 19:13:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:54 Removing intermediate container beff04ed7983 19:13:54 ---> 9f7292c99d9d 19:13:54 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:13:55 ---> Running in e2bc0f8fe9be 19:13:55 ---> Running in 9f443a6a5105 19:13:55 Removing intermediate container 9f443a6a5105 19:13:55 ---> 8e6d1856c006 19:13:55 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:13:55 Removing intermediate container e2bc0f8fe9be 19:13:55 ---> 8f124be03b9f 19:13:55 Step 21/23 : LABEL arch=x86_64 19:13:55 ---> Running in ea58c121d4b0 19:13:55 ---> Running in 61557e9d4088 19:13:56 Removing intermediate container 61557e9d4088 19:13:56 ---> 3f5a2dfa97ee 19:13:56 Step 22/23 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:13:56 ---> Running in 52b2af2ecfae 19:13:56 Removing intermediate container 52b2af2ecfae 19:13:56 ---> 9906648c7c16 19:13:56 Step 23/23 : LABEL version=0.0.0 19:13:58 ---> Running in 22842c9232e2 19:13:58 Removing intermediate container f67568c8e5b4 19:13:58 ---> 677ba55f5492 19:13:58 19:13:58 Step 11/23 : FROM alpine:3.16 19:13:58 ---> 9c6f07244728 19:13:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:13:58 Removing intermediate container ea58c121d4b0 19:13:58 ---> 7118fffbcde0 19:13:58 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:13:58 Removing intermediate container 22842c9232e2 19:13:58 ---> 2874aa153f13 19:13:58 19:13:58 ---> Running in 1e82347a18a1 19:13:58 ---> Running in 6b463d387cc5 19:13:58 Successfully built 2874aa153f13 19:13:59 Successfully tagged sys-mgmt-agent:latest 19:13:59  Building sys-mgmt-agent ... done Building security-secretstore-setup 19:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:02 (1/1) Installing dumb-init (1.2.5-r1) 19:14:02 Executing busybox-1.35.0-r17.trigger 19:14:02 OK: 6 MiB in 15 packages 19:14:02 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:14:02 ---> 10b20bded3b4 19:14:02 Step 3/25 : WORKDIR /edgex-go 19:14:02 ---> Using cache 19:14:02 ---> f55e48c0dc33 19:14:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:02 ---> Using cache 19:14:02 ---> 51037fbf9050 19:14:02 Step 5/25 : RUN apk add --update --no-cache make git 19:14:02 ---> Using cache 19:14:02 ---> a951f139bb69 19:14:02 Step 6/25 : COPY go.mod vendor* ./ 19:14:02 ---> Using cache 19:14:02 ---> ae970fadcbf8 19:14:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:02 ---> Using cache 19:14:02 ---> 8717cd64c7ff 19:14:02 Step 8/25 : COPY . . 19:14:02 ---> Using cache 19:14:02 ---> f231c053df9a 19:14:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:14:04 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:09 Removing intermediate container 1e82347a18a1 19:14:09 ---> 1ad15cd3b560 19:14:09 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:14:09 ---> Running in 0a60979a8656 19:14:09 Removing intermediate container ff93dcbcb622 19:14:09 ---> d3e219176633 19:14:09 19:14:09 Step 11/24 : FROM alpine:3.16 19:14:09 ---> 9c6f07244728 19:14:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:14:09 ---> Running in a65e32f326fa 19:14:09 Removing intermediate container 6b463d387cc5 19:14:09 ---> cca48812ebad 19:14:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:09 ---> a97bc9176fac 19:14:09 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:14:09 ---> Running in 72466ed213ba 19:14:09 ---> Running in eaa36aaecad9 19:14:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:14:09 Removing intermediate container a65e32f326fa 19:14:09 ---> f44fdae99caa 19:14:09 Step 13/24 : ENV APP_PORT=59880 19:14:09 Removing intermediate container 72466ed213ba 19:14:09 ---> b5f17824a52a 19:14:09 Step 14/23 : ENV APP_PORT=59861 19:14:09 ---> Running in 67c7f70b689d 19:14:09 ---> Running in b48b46dc2176 19:14:09 Removing intermediate container b48b46dc2176 19:14:09 ---> 40205addc40e 19:14:09 Step 15/23 : EXPOSE $APP_PORT 19:14:09 Removing intermediate container 67c7f70b689d 19:14:09 ---> cdf1f0f1bc69 19:14:09 Step 14/24 : EXPOSE $APP_PORT 19:14:09 ---> Running in a09ee6ebe5b1 19:14:09 ---> Running in 69c125559e04 19:14:10 Removing intermediate container a09ee6ebe5b1 19:14:10 ---> 99c6439d5edf 19:14:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:10 Removing intermediate container 69c125559e04 19:14:10 ---> 0f38b50abe28 19:14:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:10 ---> Running in 1b879f32b3bb 19:14:10 ---> 9aecfae9fcf5 19:14:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:14:10 Removing intermediate container eaa36aaecad9 19:14:10 ---> a1b600417505 19:14:10 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:11 ---> e232a0503b90 19:14:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:14:11 ---> 5b25508c5bce 19:14:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:14:11 ---> 158cb03b5023 19:14:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:14:11 ---> Running in ba58d0bc17e6 19:14:11 ---> 14bf01e34dd1 19:14:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:14:11 Removing intermediate container 1b879f32b3bb 19:14:11 ---> 1e5510545ddc 19:14:11 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:14:11 ---> Running in d8b987ebbe85 19:14:12 Removing intermediate container ba58d0bc17e6 19:14:12 ---> 8835995aa19c 19:14:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:12 ---> 64ffea5464cf 19:14:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:14:13 ---> Running in 4c39358c7592 19:14:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:13 (1/6) Installing dumb-init (1.2.5-r1) 19:14:13 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:14:13 (3/6) Installing libsodium (1.0.18-r0) 19:14:13 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:14:13 (5/6) Installing libzmq (4.3.4-r0) 19:14:13 (6/6) Installing zeromq (4.3.4-r0) 19:14:14 Executing busybox-1.35.0-r17.trigger 19:14:14 OK: 8 MiB in 20 packages 19:14:15 ---> 4f9d2287d47a 19:14:15 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:14:15 Removing intermediate container 4c39358c7592 19:14:15 ---> 9a905f3618c3 19:14:15 Step 21/23 : LABEL arch=x86_64 19:14:15 Removing intermediate container ce09ddf2ef41 19:14:15 ---> 81f9cde1d811 19:14:15 19:14:15 Step 11/23 : FROM alpine:3.16 19:14:15 ---> 9c6f07244728 19:14:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:14:15 ---> 2338f65c9320 19:14:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:14:15 ---> Running in 08d7dbf98162 19:14:15 ---> Running in b2aec2c617ee 19:14:15 Removing intermediate container d8b987ebbe85 19:14:15 ---> 5b62b6f4d3c9 19:14:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:16 ---> bac2424cfbed 19:14:16 Step 26/31 : RUN chmod +x /entrypoint.sh 19:14:16 Removing intermediate container 08d7dbf98162 19:14:16 ---> 544ae71d4b3f 19:14:16 Step 22/23 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:14:16 ---> Running in ea2341767f7b 19:14:16 ---> Running in 5024203fc547 19:14:16 ---> d006a6f6095f 19:14:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:14:16 Removing intermediate container 5024203fc547 19:14:16 ---> 0753ee7a437c 19:14:16 Step 23/23 : LABEL version=0.0.0 19:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:17 (1/2) Installing ca-certificates (20220614-r0) 19:14:17 (2/2) Installing dumb-init (1.2.5-r1) 19:14:17 Executing busybox-1.35.0-r17.trigger 19:14:17 Executing ca-certificates-20220614-r0.trigger 19:14:17 OK: 6 MiB in 16 packages 19:14:17 ---> Running in b0ef87816b75 19:14:17 ---> 0d044e31c686 19:14:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:14:17 Removing intermediate container b0ef87816b75 19:14:17 ---> 45395045ddca 19:14:17 19:14:17 Successfully built 45395045ddca 19:14:17 Successfully tagged support-scheduler:latest 19:14:17 Building security-proxy-setup 19:14:20  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:14:20 ---> 10b20bded3b4 19:14:20 Step 3/22 : WORKDIR /edgex-go 19:14:20 ---> Using cache 19:14:20 ---> f55e48c0dc33 19:14:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:20 ---> Using cache 19:14:20 ---> 51037fbf9050 19:14:20 Step 5/22 : RUN apk add --update --no-cache make git 19:14:20 ---> Using cache 19:14:20 ---> a951f139bb69 19:14:20 Step 6/22 : COPY go.mod vendor* ./ 19:14:20 ---> Using cache 19:14:20 ---> ae970fadcbf8 19:14:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:20 ---> Using cache 19:14:20 ---> 8717cd64c7ff 19:14:20 Step 8/22 : COPY . . 19:14:20 ---> Using cache 19:14:20 ---> f231c053df9a 19:14:20 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:14:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:14:22 ---> ee5a963c9856 19:14:22 Step 20/24 : ENTRYPOINT ["/core-data"] 19:14:22 ---> Running in 3de5d64b0e96 19:14:22 ---> Running in f9bdddc3837f 19:14:23 Removing intermediate container ea2341767f7b 19:14:23 ---> 310115735c5b 19:14:23 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:14:23 ---> Running in cc66e407549a 19:14:23 Removing intermediate container f9bdddc3837f 19:14:23 ---> e37ef768f22b 19:14:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:23 ---> Running in 7b6c2fbb80d1 19:14:23 Removing intermediate container b2aec2c617ee 19:14:23 ---> 5999359324fb 19:14:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:14:23 ---> Running in 16f47dfd565e 19:14:23 Removing intermediate container cc66e407549a 19:14:23 ---> ee3d3c6df53f 19:14:23 Step 28/31 : CMD ["gate"] 19:14:23 ---> Running in 132054f97d7d 19:14:23 Removing intermediate container 7b6c2fbb80d1 19:14:23 ---> 49786cd14fb8 19:14:23 Step 22/24 : LABEL arch=x86_64 19:14:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:14:23 Removing intermediate container 16f47dfd565e 19:14:23 ---> a5bc65543b36 19:14:23 Step 14/23 : ENV APP_PORT=59860 19:14:23 ---> Running in 0cb1ed9f77bc 19:14:23 ---> Running in 36f22b0d69f4 19:14:23 Removing intermediate container 132054f97d7d 19:14:23 ---> b50de728927d 19:14:23 Step 29/31 : LABEL arch=x86_64 19:14:23 ---> Running in c05c7f2b569b 19:14:23 Removing intermediate container 36f22b0d69f4 19:14:23 ---> 21bb82cc33c9 19:14:23 Step 15/23 : EXPOSE $APP_PORT 19:14:23 Removing intermediate container 0cb1ed9f77bc 19:14:23 ---> be82d8c64218 19:14:23 Step 23/24 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:14:23 Removing intermediate container c05c7f2b569b 19:14:23 ---> e575b898cdaa 19:14:23 Step 30/31 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:14:23 ---> Running in e6c13d61b0ff 19:14:23 ---> Running in cffc254fbae2 19:14:23 ---> Running in 0e772e83375a 19:14:23 Removing intermediate container e6c13d61b0ff 19:14:23 ---> 21f939d1aa74 19:14:23 Step 24/24 : LABEL version=0.0.0 19:14:23 Removing intermediate container cffc254fbae2 19:14:23 ---> 89962e3eadcb 19:14:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:23 ---> Running in 90dbb9d10a91 19:14:23 Removing intermediate container 0e772e83375a 19:14:23 ---> de7c576a3a94 19:14:23 Step 31/31 : LABEL version=0.0.0 19:14:24 Removing intermediate container 90dbb9d10a91 19:14:24 ---> f7fc5cb9f759 19:14:24 19:14:24 ---> Running in e2e9e6061720 19:14:24 Successfully built f7fc5cb9f759 19:14:24 ---> 376b4ff8813d 19:14:24 Successfully tagged core-data:latest 19:14:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:14:24 Building core-command 19:14:25  Building core-data ... done Removing intermediate container e2e9e6061720 19:14:25 ---> 78dd9852ff69 19:14:25 19:14:25 Successfully built 78dd9852ff69 19:14:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:14:26 Successfully tagged security-bootstrapper:latest 19:14:26 ---> 10b20bded3b4 19:14:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:14:26  Building security-bootstrapper ... done  ---> Using cache 19:14:26 ---> 7f8aa720deb3 19:14:26 Step 4/24 : WORKDIR /edgex-go 19:14:26 ---> Using cache 19:14:26 Building core-metadata 19:14:26 ---> 9c3a4a06f076 19:14:26 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:26 ---> Using cache 19:14:26 ---> 1376bae7c34a 19:14:26 Step 6/24 : RUN apk add --update --no-cache make git 19:14:26 ---> Using cache 19:14:26 ---> 7d55b55b85f7 19:14:26 Step 7/24 : COPY go.mod vendor* ./ 19:14:26 ---> Using cache 19:14:26 ---> 8ead9532dce0 19:14:26 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:26 ---> Using cache 19:14:26 ---> ffb4202d6416 19:14:26 Step 9/24 : COPY . . 19:14:26 ---> Using cache 19:14:26 ---> 7aa0ee37a0b6 19:14:26 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:14:29 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:14:29 ---> 10b20bded3b4 19:14:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:14:29 ---> Using cache 19:14:29 ---> 7f8aa720deb3 19:14:29 Step 4/25 : WORKDIR /edgex-go 19:14:29 ---> Using cache 19:14:29 ---> 9c3a4a06f076 19:14:29 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:29 ---> Using cache 19:14:29 ---> 1376bae7c34a 19:14:29 Step 6/25 : RUN apk add --update --no-cache make git 19:14:29 ---> Using cache 19:14:29 ---> 7d55b55b85f7 19:14:29 Step 7/25 : COPY go.mod vendor* ./ 19:14:29 ---> Using cache 19:14:29 ---> 8ead9532dce0 19:14:29 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:29 ---> Using cache 19:14:29 ---> ffb4202d6416 19:14:29 Step 9/25 : COPY . . 19:14:29 ---> Using cache 19:14:29 ---> 7aa0ee37a0b6 19:14:29 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:14:34 ---> ae59bb893ccd 19:14:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:14:34 ---> Running in b1895995221f 19:14:34 ---> Running in 25d4fa5158fd 19:14:34 Removing intermediate container 0a60979a8656 19:14:34 ---> 4401d0f55f4d 19:14:34 19:14:34 Step 10/25 : FROM alpine:3.16 19:14:34 ---> 9c6f07244728 19:14:34 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:14:34 ---> Running in 1e75173e1482 19:14:34 ---> a713ce0dc1e7 19:14:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:14:34 ---> Running in 0d2f83287ae3 19:14:34 Removing intermediate container 0d2f83287ae3 19:14:34 ---> e8c28d9869a6 19:14:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:34 ---> Running in 9251660e2c14 19:14:34 Removing intermediate container 9251660e2c14 19:14:34 ---> 0647149b72e5 19:14:34 Step 21/23 : LABEL arch=x86_64 19:14:34 ---> Running in 474866c048d3 19:14:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:14:35 Removing intermediate container 474866c048d3 19:14:35 ---> 52bbaed90e82 19:14:35 Step 22/23 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:14:35 ---> Running in 42f72e57657f 19:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:14: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/secrets-config ./cmd/secrets-config 19:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:35 Removing intermediate container 42f72e57657f 19:14:35 ---> d9e01ff34ab0 19:14:35 Step 23/23 : LABEL version=0.0.0 19:14:35 ---> Running in e9805bede841 19:14:35 Removing intermediate container e9805bede841 19:14:35 ---> 8fb91114f62d 19:14:35 19:14:35 Successfully built 8fb91114f62d 19:14:35 (1/3) Installing ca-certificates (20220614-r0) 19:14:35 Successfully tagged support-notifications:latest 19:14:35  Building support-notifications ... done (2/3) Installing dumb-init (1.2.5-r1) 19:14:35 (3/3) Installing su-exec (0.2-r1) 19:14:35 Executing busybox-1.35.0-r17.trigger 19:14:35 Executing ca-certificates-20220614-r0.trigger 19:14:35 OK: 6 MiB in 17 packages 19:14:36 Removing intermediate container 1e75173e1482 19:14:36 ---> 685421ce066c 19:14:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:36 ---> Running in 7e84163ab795 19:14:36 Removing intermediate container 7e84163ab795 19:14:36 ---> e42a1d168b07 19:14:36 Step 13/25 : WORKDIR / 19:14:36 ---> Running in 58e205b5c336 19:14:36 Removing intermediate container 58e205b5c336 19:14:36 ---> cbe7e34c0623 19:14:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:14:36 ---> 9b8f04eecf22 19:14:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:14:38 ---> 46ec181a2572 19:14:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:14:39 Removing intermediate container 3de5d64b0e96 19:14:39 ---> bb792fd2efc0 19:14:39 19:14:39 Step 10/22 : FROM alpine:3.16 19:14:39 ---> 9c6f07244728 19:14:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:14:39 ---> 0f3dd553971f 19:14:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:14:40 ---> Running in c69d7f08cd3f 19:14:40 ---> 0d0917454de6 19:14:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:40 (1/6) Installing ca-certificates (20220614-r0) 19:14:40 (2/6) Installing brotli-libs (1.0.9-r6) 19:14:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:14:40 (4/6) Installing libcurl (7.83.1-r3) 19:14:40 (5/6) Installing curl (7.83.1-r3) 19:14:40 (6/6) Installing dumb-init (1.2.5-r1) 19:14:40 Executing busybox-1.35.0-r17.trigger 19:14:40 Executing ca-certificates-20220614-r0.trigger 19:14:40 OK: 8 MiB in 20 packages 19:14:41 ---> 6387412a8968 19:14:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:14:43 Removing intermediate container c69d7f08cd3f 19:14:43 ---> dd768c99dbbf 19:14:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:43 ---> Running in 87afc1486133 19:14:43 ---> 95a51d20ee98 19:14:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:14:44 Removing intermediate container 87afc1486133 19:14:44 ---> b6562e09ccee 19:14:44 Step 13/22 : WORKDIR /edgex 19:14:44 ---> 98ab0e0cc544 19:14:44 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:44 ---> Running in ac6575a5f57f 19:14:44 ---> Running in a17daab5c7ad 19:14:44 Removing intermediate container ac6575a5f57f 19:14:44 ---> fae9b5fdd3c4 19:14:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:14:45 ---> 50f4ae177fe8 19:14:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:14:45 ---> e2145e5b34ba 19:14:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:14:45 Removing intermediate container a17daab5c7ad 19:14:45 ---> 6ee299373584 19:14:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:14:45 ---> Running in 7e7a9f8218b0 19:14:46 Removing intermediate container 7e7a9f8218b0 19:14:46 ---> 487d1073b42f 19:14:46 Step 23/25 : LABEL arch=x86_64 19:14:46 ---> 38ce72c0a6fc 19:14:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:14:46 ---> Running in b3209fa28e25 19:14:46 Removing intermediate container b3209fa28e25 19:14:46 ---> eabfebe8582f 19:14:46 Step 24/25 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:14:46 ---> Running in cda8c2400d58 19:14:46 ---> cffd0632ea13 19:14:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:46 Removing intermediate container cda8c2400d58 19:14:46 ---> c7b206d403df 19:14:46 Step 25/25 : LABEL version=0.0.0 19:14:46 ---> Running in 1f047c77451d 19:14:46 ---> Running in a0f152f41e27 19:14:47 Removing intermediate container a0f152f41e27 19:14:47 ---> f2d530d27454 19:14:47 19:14:47 Successfully built f2d530d27454 19:14:47 Successfully tagged security-secretstore-setup:latest 19:14:49  Building security-secretstore-setup ... done Removing intermediate container 1f047c77451d 19:14:49 ---> 48523f00e852 19:14:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:14:49 ---> Running in 0b834800dd7f 19:14:49 Removing intermediate container 0b834800dd7f 19:14:49 ---> a798827fe047 19:14:49 Step 20/22 : LABEL arch=x86_64 19:14:49 ---> Running in 05daad49c499 19:14:49 Removing intermediate container 05daad49c499 19:14:49 ---> 65dd3d19f1ce 19:14:49 Step 21/22 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:14:50 ---> Running in 0ab31af05c7f 19:14:50 Removing intermediate container 0ab31af05c7f 19:14:50 ---> 8d91996f4950 19:14:50 Step 22/22 : LABEL version=0.0.0 19:14:50 ---> Running in 08e3223a60e6 19:14:50 Removing intermediate container 08e3223a60e6 19:14:50 ---> a366a38bd487 19:14:50 19:14:50 Successfully built a366a38bd487 19:14:50 Successfully tagged security-proxy-setup:latest 19:14:52  Building security-proxy-setup ... done Removing intermediate container b1895995221f 19:14:52 ---> 33a73aa60bf3 19:14:52 19:14:52 Step 11/24 : FROM alpine:3.16 19:14:52 ---> 9c6f07244728 19:14:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:14:52 ---> Using cache 19:14:52 ---> cca48812ebad 19:14:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:52 ---> Using cache 19:14:52 ---> b5f17824a52a 19:14:52 Step 14/24 : ENV APP_PORT=59882 19:14:52 ---> Running in f5f2e467c64f 19:14:52 Removing intermediate container f5f2e467c64f 19:14:52 ---> cfd4b434d6fb 19:14:52 Step 15/24 : EXPOSE $APP_PORT 19:14:52 ---> Running in 7c1f1acffb4f 19:14:53 Removing intermediate container 7c1f1acffb4f 19:14:53 ---> 0f714817ca3e 19:14:53 Step 16/24 : WORKDIR / 19:14:53 ---> Running in 5183eea12519 19:14:53 Removing intermediate container 5183eea12519 19:14:53 ---> 1724426700e3 19:14:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:54 ---> 9603445c1931 19:14:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:14:54 Removing intermediate container 25d4fa5158fd 19:14:54 ---> 8cbbafe55d18 19:14:54 19:14:54 Step 11/25 : FROM alpine:3.16 19:14:54 ---> 9c6f07244728 19:14:54 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:14:54 ---> Using cache 19:14:54 ---> cca48812ebad 19:14:54 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:54 ---> Using cache 19:14:54 ---> b5f17824a52a 19:14:54 Step 14/25 : ENV APP_PORT=59881 19:14:54 ---> Running in 7241c33d7043 19:14:54 Removing intermediate container 7241c33d7043 19:14:54 ---> ec3c3da12b67 19:14:54 Step 15/25 : EXPOSE $APP_PORT 19:14:54 ---> 23a3e1a22e2f 19:14:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:14:54 ---> Running in fed557502c7f 19:14:54 Removing intermediate container fed557502c7f 19:14:54 ---> fe9dbb30c71a 19:14:54 Step 16/25 : WORKDIR / 19:14:54 ---> Running in 67d5df925e9f 19:14:54 ---> 8059441490c1 19:14:54 Step 20/24 : ENTRYPOINT ["/core-command"] 19:14:55 ---> Running in c886b5602b57 19:14:55 Removing intermediate container 67d5df925e9f 19:14:55 ---> 2099e0152e7d 19:14:55 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:55 Removing intermediate container c886b5602b57 19:14:55 ---> 5fc6ac4e6a6c 19:14:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:55 ---> Running in c93d419292e1 19:14:55 ---> 8b3f8b8c81ee 19:14:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:14:55 Removing intermediate container c93d419292e1 19:14:55 ---> 8c59fe9a37c7 19:14:55 Step 22/24 : LABEL arch=x86_64 19:14:55 ---> Running in 598748dcc1e5 19:14:55 Removing intermediate container 598748dcc1e5 19:14:55 ---> 1c36892acbc2 19:14:55 Step 23/24 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:14:55 ---> Running in 8fb3d069e73b 19:14:55 ---> 5338023ff3de 19:14:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:14:55 Removing intermediate container 8fb3d069e73b 19:14:55 ---> 04dd51748b12 19:14:55 Step 24/24 : LABEL version=0.0.0 19:14:55 ---> Running in 816b7ff7b7ac 19:14:55 Removing intermediate container 816b7ff7b7ac 19:14:55 ---> 3c7dfb589e7c 19:14:55 19:14:55 ---> 75b3f27ade45 19:14:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:14:55 Successfully built 3c7dfb589e7c 19:14:55 Successfully tagged core-command:latest 19:14:55  Building core-command ... done  ---> 5004136f2a89 19:14:55 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:14:55 ---> Running in 29446e521c50 19:14:56 Removing intermediate container 29446e521c50 19:14:56 ---> 094a7f8c0535 19:14:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:56 ---> Running in 708a13f14172 19:14:56 Removing intermediate container 708a13f14172 19:14:56 ---> 62779468907b 19:14:56 Step 23/25 : LABEL arch=x86_64 19:14:56 ---> Running in be538d62bf3c 19:14:56 Removing intermediate container be538d62bf3c 19:14:56 ---> 45c8aabb6ba0 19:14:56 Step 24/25 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:14:56 ---> Running in 7cb5fb42ba3b 19:14:56 Removing intermediate container 7cb5fb42ba3b 19:14:56 ---> ed19dec2408d 19:14:56 Step 25/25 : LABEL version=0.0.0 19:14:56 ---> Running in cb1ffbe7e5b4 19:14:56 Removing intermediate container cb1ffbe7e5b4 19:14:56 ---> de8d37b65e39 19:14:56 19:14:56 Successfully built de8d37b65e39 19:14:56 Successfully tagged core-metadata:latest 19:14:56  Building core-metadata ... done  [Pipeline] } 19:14:56 $ docker stop --time=1 60809157bea427f8a54e8438d971be8792a8d7e6e88764200890d98aef4d34f4 19:14:58 $ docker rm -f 60809157bea427f8a54e8438d971be8792a8d7e6e88764200890d98aef4d34f4 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:58 + docker images 19:14:58 REPOSITORY TAG IMAGE ID CREATED SIZE 19:14:58 core-metadata latest de8d37b65e39 2 seconds ago 18.2MB 19:14:58 core-command latest 3c7dfb589e7c 3 seconds ago 17.3MB 19:14:58 8cbbafe55d18 4 seconds ago 1.55GB 19:14:58 33a73aa60bf3 6 seconds ago 1.54GB 19:14:58 security-proxy-setup latest a366a38bd487 8 seconds ago 27.3MB 19:14:58 security-secretstore-setup latest f2d530d27454 12 seconds ago 29.2MB 19:14:58 bb792fd2efc0 21 seconds ago 1.53GB 19:14:58 support-notifications latest 8fb91114f62d 23 seconds ago 27.3MB 19:14:58 4401d0f55f4d 33 seconds ago 1.54GB 19:14:58 core-data latest f7fc5cb9f759 35 seconds ago 21.6MB 19:14:58 security-bootstrapper latest 78dd9852ff69 35 seconds ago 19.4MB 19:14:58 support-scheduler latest 45395045ddca 41 seconds ago 26.7MB 19:14:58 81f9cde1d811 43 seconds ago 1.61GB 19:14:58 d3e219176633 50 seconds ago 1.55GB 19:14:58 sys-mgmt-agent latest 2874aa153f13 About a minute ago 136MB 19:14:58 677ba55f5492 About a minute ago 1.61GB 19:14:58 7904ca8ad410 About a minute ago 1.53GB 19:14:58 security-spiffe-token-provider latest b67bc4e0bcbc 2 minutes ago 29.3MB 19:14:58 security-spire-agent latest 41d2c67a1133 2 minutes ago 125MB 19:14:58 80050516ddd7 2 minutes ago 1.58GB 19:14:58 8da0a9591a6f 2 minutes ago 1.53GB 19:14:58 security-spire-config latest 3777fb2e1f1d 2 minutes ago 85.8MB 19:14:58 security-spire-server latest 8198ac2a64fd 2 minutes ago 86.5MB 19:14:58 d296ac98b5c1 2 minutes ago 1.42GB 19:14:58 b1bee8a07a16 2 minutes ago 1.42GB 19:14:58 4112fa8f52db 2 minutes ago 1.42GB 19:14:58 ci-base-image-x86_64 latest 10b20bded3b4 6 minutes ago 994MB 19:14:58 alpine 3.15 c4fc93816858 3 weeks ago 5.59MB 19:14:58 alpine 3.16 9c6f07244728 3 weeks ago 5.54MB 19:14:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB 19:14:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB 19:14:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:15:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.455s coverage: 98.5% of statements 19:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.500s coverage: 54.2% of statements 19:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.481s coverage: 89.2% of statements 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.570s coverage: 2.1% of statements 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.509s coverage: 95.6% of statements 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:16:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.306s coverage: 72.2% of statements 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.692s coverage: 60.0% of statements 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.388s coverage: 0.9% of statements 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.276s coverage: 58.8% of statements 19:16:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 29.6% of statements 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.240s coverage: 79.5% of statements 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements 19:16:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.251s coverage: 94.4% of statements 19:16:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.800s coverage: 80.8% of statements 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.334s coverage: 92.9% of statements 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.147s coverage: 65.1% of statements 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.308s coverage: 85.4% of statements 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.843s coverage: 91.2% of statements 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 64.7% of statements 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.164s coverage: 89.4% of statements 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements 19:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 19:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.384s coverage: 65.8% of statements 19:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.883s coverage: 43.6% of statements 19:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.336s coverage: 89.5% of statements 19:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.349s coverage: 84.8% of statements 19:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.352s coverage: 17.7% of statements 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.824s coverage: 92.3% of statements 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 63.2% of statements 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.483s coverage: 97.7% of statements 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:17:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.333s coverage: 100.0% of statements 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 19:17:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:17:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:17:30 GO111MODULE=on go vet ./... 19:19:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:19:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:19:21 ./bin/test-attribution-txt.sh 19:19:21 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:19:21 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:19:21 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:19:21 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:19:21 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:19:21 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:19:21 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:19:22 + ls -al . 19:19:22 total 732 19:19:22 drwxrwxr-x 9 1001 1001 4096 Sep 1 19:13 . 19:19:22 drwxr-xr-x 4 root root 4096 Sep 1 19:13 .. 19:19:22 -rw-rw-r-- 1 1001 1001 16 Sep 1 19:11 .dockerignore 19:19:22 drwxrwxr-x 8 1001 1001 4096 Sep 1 19:11 .git 19:19:22 drwxrwxr-x 3 1001 1001 4096 Sep 1 19:11 .github 19:19:22 -rw-rw-r-- 1 1001 1001 1030 Sep 1 19:11 .gitignore 19:19:22 -rw-rw-r-- 1 1001 1001 42 Sep 1 19:11 .golangci.yml 19:19:22 -rw-rw-r-- 1 1001 1001 87 Sep 1 19:11 .hadolint.yml 19:19:22 -rw-rw-r-- 1 1001 1001 166 Sep 1 19:11 .sonarcloud.properties 19:19:22 -rw-rw-r-- 1 1001 1001 1171 Sep 1 19:11 ADOPTERS.md 19:19:22 -rw-rw-r-- 1 1001 1001 10347 Sep 1 19:11 Attribution.txt 19:19:22 -rw-rw-r-- 1 1001 1001 63209 Sep 1 19:11 CHANGELOG.md 19:19:22 -rw-rw-r-- 1 1001 1001 3804 Sep 1 19:11 CONTRIBUTING.md 19:19:22 -rw-rw-r-- 1 1001 1001 677 Sep 1 19:11 GOVERNANCE.md 19:19:22 -rw-rw-r-- 1 1001 1001 850 Sep 1 19:11 Jenkinsfile 19:19:22 -rw-rw-r-- 1 1001 1001 10775 Sep 1 19:11 LICENSE 19:19:22 -rw-rw-r-- 1 1001 1001 13724 Sep 1 19:11 Makefile 19:19:22 -rw-rw-r-- 1 1001 1001 582 Sep 1 19:11 OWNERS.md 19:19:22 -rw-rw-r-- 1 1001 1001 9799 Sep 1 19:11 README.md 19:19:22 -rw-rw-r-- 1 1001 1001 6912 Sep 1 19:11 SECURITY.md 19:19:22 -rw-rw-r-- 1 1001 1001 5 Sep 1 19:08 VERSION 19:19:22 -rw-rw-r-- 1 1001 1001 4131 Sep 1 19:11 ZMQWindows.md 19:19:22 drwxrwxr-x 2 1001 1001 4096 Sep 1 19:11 bin 19:19:22 drwxrwxr-x 18 1001 1001 4096 Sep 1 19:11 cmd 19:19:22 -rw-r--r-- 1 root root 482786 Sep 1 19:17 coverage.out 19:19:22 -rw-rw-r-- 1 1001 1001 3682 Sep 1 19:11 go.mod 19:19:22 -rw-rw-r-- 1 1001 1001 38527 Sep 1 19:11 go.sum 19:19:22 drwxrwxr-x 8 1001 1001 4096 Sep 1 19:11 internal 19:19:22 drwxrwxr-x 3 1001 1001 4096 Sep 1 19:11 openapi 19:19:22 drwxrwxr-x 4 1001 1001 4096 Sep 1 19:11 snap 19:19:22 -rw-rw-r-- 1 1001 1001 204 Sep 1 19:11 version.go [Pipeline] sh 19:19:23 + '[' -e coverage.out ] 19:19:23 + chown 1001:1001 coverage.out [Pipeline] stash 19:19:23 Warning: overwriting stash ‘coverage-report’ 19:19:24 Stashed 1 file(s) [Pipeline] sh 19:19:24 + make build 19:19:24 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:21:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:22:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:22:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:22:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:22:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:23:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:23:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:23: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:23:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:23:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:23:37 $ docker stop --time=1 8e9f8d0d044b4a21114b5f70e70e4624c6b15df82d9bb65a6891d47b82e5fbef 19:23:39 $ docker rm -f 8e9f8d0d044b4a21114b5f70e70e4624c6b15df82d9bb65a6891d47b82e5fbef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:42 19:23:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:43 latest: Pulling from edgex-devops/edgex-compose-arm64 19:23:43 29e5d40040c1: Pulling fs layer 19:23:43 1ce36da41761: Pulling fs layer 19:23:43 25b303627fd3: Pulling fs layer 19:23:43 29e5d40040c1: Verifying Checksum 19:23:43 29e5d40040c1: Download complete 19:23:43 1ce36da41761: Verifying Checksum 19:23:43 1ce36da41761: Download complete 19:23:43 29e5d40040c1: Pull complete 19:23:45 25b303627fd3: Verifying Checksum 19:23:45 25b303627fd3: Download complete 19:23:45 1ce36da41761: Pull complete 19:23:57 25b303627fd3: Pull complete 19:23:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:58 prd-ubuntu20.04-docker-arm64-4c-16g-24351 does not seem to be running inside a container 19:23:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:00 $ docker top 939a0bc0d1f10371cd762f2f1e7636cb1254e83d5fedd3bd2df40ff81051037b -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:01 + docker-compose build --help 19:24:01 + grep parallel 19:24:06 --parallel Build images in parallel. [Pipeline] } 19:24:07 $ docker stop --time=1 939a0bc0d1f10371cd762f2f1e7636cb1254e83d5fedd3bd2df40ff81051037b 19:24:08 $ docker rm -f 939a0bc0d1f10371cd762f2f1e7636cb1254e83d5fedd3bd2df40ff81051037b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:09 prd-ubuntu20.04-docker-arm64-4c-16g-24351 does not seem to be running inside a container 19:24:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:11 $ docker top 4c68fcc0f08165d2a5e1dbd32b8ac19e0ac09ad0b8c9f6d2fa1265b95a83084f -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:12 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:17 Building core-command ... 19:24:17 Building core-data ... 19:24:17 Building core-metadata ... 19:24:17 Building security-bootstrapper ... 19:24:17 Building security-proxy-setup ... 19:24:17 Building security-secretstore-setup ... 19:24:17 Building security-spiffe-token-provider ... 19:24:17 Building security-spire-agent ... 19:24:17 Building security-spire-config ... 19:24:17 Building security-spire-server ... 19:24:17 Building support-notifications ... 19:24:17 Building support-scheduler ... 19:24:17 Building sys-mgmt-agent ... 19:24:17 Building security-spire-config 19:24:17 Building security-proxy-setup 19:24:17 Building support-scheduler 19:24:17 Building support-notifications 19:24:17 Building security-spire-server 19:25:04 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:25:04 ---> 3b3464f76a34 19:25:04 Step 3/26 : WORKDIR /edgex-go 19:25:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:04 ---> 3b3464f76a34 19:25:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:25:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:04 ---> 3b3464f76a34 19:25:04 Step 3/25 : WORKDIR /edgex-go 19:25:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:04 ---> 3b3464f76a34 19:25:04 Step 3/22 : WORKDIR /edgex-goStep 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:04 19:25:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:04 ---> 3b3464f76a34 19:25:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:25:04 ---> Running in ce5185a0febc 19:25:04 ---> Running in 22652c7f46a8 19:25:04 ---> Running in ef2f78b388e8 19:25:04 ---> Running in dc59cd0c8354 19:25:04 ---> Running in 7654eef1c5a7 19:25:04 Removing intermediate container dc59cd0c8354 19:25:04 ---> c75b15cb2c4a 19:25:04 Step 4/23 : WORKDIR /edgex-go 19:25:04 Removing intermediate container 22652c7f46a8 19:25:04 ---> 7bc1a84fb349 19:25:04 Step 4/23 : WORKDIR /edgex-go 19:25:04 Removing intermediate container 7654eef1c5a7 19:25:04 ---> 3f854b5bb003 19:25:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:04 ---> Running in 6e392c6d5390 19:25:04 ---> Running in a8f7e980f5b0 19:25:04 ---> Running in 7744602d368f 19:25:04 Removing intermediate container ef2f78b388e8 19:25:04 ---> 5ef8af512d9f 19:25:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:04 Removing intermediate container ce5185a0febc 19:25:04 ---> 4effe9f7451e 19:25:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:04 ---> Running in 0c79cd361161 19:25:04 ---> Running in a5719f14df2c 19:25:04 Removing intermediate container a8f7e980f5b0 19:25:04 ---> 2ec75de5779b 19:25:04 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:04 ---> Running in d5494311bd8e 19:25:04 Removing intermediate container 6e392c6d5390 19:25:04 ---> 739eda27efcc 19:25:04 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:04 ---> Running in b59a39a97ab7 19:25:07 Removing intermediate container 7744602d368f 19:25:07 ---> c1986aaf2a0e 19:25:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:25:07 ---> Running in 6a99519d76f2 19:25:07 Removing intermediate container a5719f14df2c 19:25:07 ---> 8ec1729db80c 19:25:07 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:25:07 ---> Running in 43cafa401d99 19:25:07 Removing intermediate container d5494311bd8e 19:25:07 ---> d1d4971aff7f 19:25:07 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:25:07 Removing intermediate container 0c79cd361161 19:25:07 ---> 48532a2dde2f 19:25:07 Step 5/22 : RUN apk add --update --no-cache make git 19:25:08 ---> Running in 584624651cde 19:25:08 ---> Running in b6ac0b2df890 19:25:08 Removing intermediate container b59a39a97ab7 19:25:08 ---> f9d7ffc42554 19:25:08 Step 6/23 : RUN apk add --update --no-cache make git 19:25:08 ---> Running in e0fa601058a9 19:25:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:11 OK: 221 MiB in 51 packages 19:25:12 OK: 221 MiB in 51 packages 19:25:12 OK: 221 MiB in 51 packages 19:25:12 OK: 221 MiB in 51 packages 19:25:12 Removing intermediate container 6a99519d76f2 19:25:12 ---> fa567f40c6f4 19:25:12 Step 6/26 : COPY go.mod vendor* ./ 19:25:13 OK: 221 MiB in 51 packages 19:25:14 Removing intermediate container 43cafa401d99 19:25:14 ---> d67bd1fd2d36 19:25:14 Step 6/25 : COPY go.mod vendor* ./ 19:25:14 ---> 1d38ade154ac 19:25:14 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:14 ---> Running in 307da57704d5 19:25:14 Removing intermediate container b6ac0b2df890 19:25:14 ---> 73ab5ddcbe0b 19:25:14 Step 6/22 : COPY go.mod vendor* ./ 19:25:14 Removing intermediate container 584624651cde 19:25:14 ---> 3e95da1814e9 19:25:14 Step 7/23 : COPY go.mod vendor* ./ 19:25:14 Removing intermediate container e0fa601058a9 19:25:14 ---> 3d999cc0e267 19:25:14 Step 7/23 : COPY go.mod vendor* ./ 19:25:15 ---> 5dc2b9a43147 19:25:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:15 ---> Running in e9cc80721fff 19:25:16 ---> 6cc5b5886443 19:25:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:16 ---> Running in 682c3912ed97 19:25:16 ---> 4778e4b51cea 19:25:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:16 ---> 586742b3358e 19:25:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:16 ---> Running in c87801abf748 19:25:16 ---> Running in 17c5adda75c1 19:26:24 Removing intermediate container 682c3912ed97 19:26:24 ---> 343078528c92 19:26:24 Step 9/23 : COPY . . 19:26:24 Removing intermediate container e9cc80721fff 19:26:24 ---> cec789b4d353 19:26:24 Step 8/25 : COPY . . 19:26:24 Removing intermediate container 17c5adda75c1 19:26:24 ---> d7824e66281e 19:26:24 Step 9/23 : COPY . . 19:26:24 Removing intermediate container c87801abf748 19:26:24 ---> f0f03538464c 19:26:24 Step 8/22 : COPY . . 19:26:24 Removing intermediate container 307da57704d5 19:26:24 ---> c31058b47020 19:26:24 Step 8/26 : COPY . . 19:26:31 ---> f3f59c37096d 19:26:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:26:31 ---> 2a752b5675af 19:26:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:26:31 ---> 7a9f560d3b67 19:26:31 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:26:31 ---> 60fafebbfae6 19:26:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:26:31 ---> 7fbdf9ad37cc 19:26:31 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:26:31 ---> Running in 509cd43dd692 19:26:31 ---> Running in caaeedebebbb 19:26:31 ---> Running in d4192fda3e62 19:26:31 ---> Running in a40ce74868bb 19:26:31 ---> Running in 192f7ee475cc 19:26:32 Removing intermediate container d4192fda3e62 19:26:32 ---> db68a9f0cca1 19:26:32 Step 10/26 : WORKDIR /edgex-go/spire-build 19:26:32 Removing intermediate container 192f7ee475cc 19:26:32 ---> 57baf56607df 19:26:32 Step 10/25 : WORKDIR /edgex-go/spire-build 19:26:32 ---> Running in 39d8ece3d8d8 19:26:32 ---> Running in db2119cb4adf 19:26:33 Removing intermediate container 39d8ece3d8d8 19:26:33 ---> 3d8549c3e654 19:26:33 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:26:33 Removing intermediate container db2119cb4adf 19:26:33 ---> bb1cad8306b8 19:26:33 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:26:33 ---> Running in 472b465a06cc 19:26:33 ---> Running in cfc2d85b52e8 19:26:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:26:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:26:34 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:26:37 Removing intermediate container 472b465a06cc 19:26:37 ---> 9d737a36288c 19:26:37 Step 12/26 : WORKDIR /edgex-go 19:26:37 ---> Running in 0b3860326422 19:26:37 Removing intermediate container cfc2d85b52e8 19:26:37 ---> 45c052cb844a 19:26:37 Step 12/25 : WORKDIR /edgex-go 19:26:37 ---> Running in f318e310d409 19:26:38 Removing intermediate container 0b3860326422 19:26:38 ---> d1af6aa3d935 19:26:38 19:26:38 Step 13/26 : FROM alpine:3.15 19:26:38 3.15: Pulling from library/alpine 19:26:38 Removing intermediate container f318e310d409 19:26:38 ---> 20baaf2faea6 19:26:38 19:26:38 Step 13/25 : FROM alpine:3.15 19:26:38 3.15: Pulling from library/alpine 19:26:40 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:26:40 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:26:40 Status: Downloaded newer image for alpine:3.15 19:26:40 Status: Image is up to date for alpine:3.15 19:26:40 ---> 02e0d6fdf486 19:26:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:40 ---> 02e0d6fdf486 19:26:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:40 ---> Running in 8614ee82bab6 19:26:40 ---> Running in 746644d2122d 19:26:40 Removing intermediate container 746644d2122d 19:26:40 ---> a9f90fec9626 19:26:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:40 Removing intermediate container 8614ee82bab6 19:26:40 ---> 1a773da138f9 19:26:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:40 ---> Running in 98af4da09aae 19:26:40 ---> Running in 3f33cab868ff 19:26:45 Removing intermediate container 98af4da09aae 19:26:45 ---> bc045cb643f7 19:26:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:26:45 ---> Running in 5ddc2d39fef7 19:26:45 Removing intermediate container 3f33cab868ff 19:26:45 ---> 01d2eac10ce0 19:26:45 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:26:45 ---> Running in e704506003a6 19:26:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:50 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:50 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:50 OK: 15733 distinct packages available 19:26:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:51 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:51 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:51 OK: 15733 distinct packages available 19:26:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:52 (1/4) Installing dumb-init (1.2.5-r1) 19:26:52 (2/4) Installing musl-obstack (1.2.3-r0) 19:26:52 (3/4) Installing libucontext (1.1-r0) 19:26:52 (4/4) Installing gcompat (1.0.0-r4) 19:26:52 Executing busybox-1.34.1-r7.trigger 19:26:52 OK: 6 MiB in 18 packages 19:26:53 (1/5) Installing dumb-init (1.2.5-r1) 19:26:53 (2/5) Installing musl-obstack (1.2.3-r0) 19:26:53 (3/5) Installing libucontext (1.1-r0) 19:26:53 (4/5) Installing gcompat (1.0.0-r4) 19:26:53 (5/5) Installing openssl (1.1.1q-r0) 19:26:54 Executing busybox-1.34.1-r7.trigger 19:26:54 OK: 6 MiB in 19 packages 19:26:55 Removing intermediate container 5ddc2d39fef7 19:26:55 ---> 6d79a3fd62f3 19:26:55 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:55 Removing intermediate container e704506003a6 19:26:55 ---> 97ce40b22eb5 19:26:55 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:27:02 ---> 25daa3e6d798 19:27:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:27:04 ---> 93e07881c624 19:27:04 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:27:04 ---> Running in b9067b90424a 19:27:04 ---> 4b81fa16e3c8 19:27:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:27:04 Removing intermediate container b9067b90424a 19:27:04 ---> fed51250035a 19:27:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:27:05 ---> da7d4939a9d1 19:27:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:27:06 ---> 995b242014b5 19:27:06 Step 21/26 : WORKDIR / 19:27:06 ---> Running in 34db3d0a8dd7 19:27:06 ---> d0fb05410dbb 19:27:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:27:07 Removing intermediate container 34db3d0a8dd7 19:27:07 ---> d7ee6204b71a 19:27:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:27:07 ---> Running in 652101f9f9dd 19:27:08 Removing intermediate container 652101f9f9dd 19:27:08 ---> ee495b1ba4c8 19:27:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:27:08 ---> Running in b5a573fdb343 19:27:08 ---> 3a2f58b21f8d 19:27:08 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:27:08 ---> Running in 0127ab199ece 19:27:08 Removing intermediate container b5a573fdb343 19:27:08 ---> 2646f2ee331c 19:27:08 Step 24/26 : LABEL arch=arm64 19:27:08 ---> Running in 2f12b2e15b7c 19:27:08 Removing intermediate container 0127ab199ece 19:27:08 ---> a6d4b6eb6c24 19:27:08 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:27:09 ---> Running in 114cfab543d1 19:27:09 Removing intermediate container 2f12b2e15b7c 19:27:09 ---> abee6568ac2f 19:27:09 Step 25/26 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:27:09 ---> Running in 3fa251cbf9ba 19:27:09 Removing intermediate container 114cfab543d1 19:27:09 ---> 07aa26458a4d 19:27:09 Step 23/25 : LABEL arch=arm64 19:27:09 ---> Running in a865b47956b8 19:27:10 Removing intermediate container 3fa251cbf9ba 19:27:10 ---> a63b250b6be7 19:27:10 Step 26/26 : LABEL version=0.0.0 19:27:10 ---> Running in 92d6397c62d9 19:27:10 Removing intermediate container a865b47956b8 19:27:10 ---> 39eb75d2befb 19:27:10 Step 24/25 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:27:10 ---> Running in 1f5b77c58287 19:27:10 Removing intermediate container 92d6397c62d9 19:27:10 ---> f407d6ada8db 19:27:10 19:27:11 Removing intermediate container 1f5b77c58287 19:27:11 ---> a44c0b01b064 19:27:11 Step 25/25 : LABEL version=0.0.0 19:27:11 Successfully built f407d6ada8db 19:27:11 Successfully tagged security-spire-config-arm64:latest 19:27:11  Building security-spire-config ... done Building core-command 19:27:11 ---> Running in 0bad1f29582e 19:27:12 Removing intermediate container 0bad1f29582e 19:27:12 ---> 22789b7a9413 19:27:12 19:27:12 Successfully built 22789b7a9413 19:27:12 Successfully tagged security-spire-server-arm64:latest 19:27:12 Building core-data 19:27:39  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:27:39 ---> 3b3464f76a34 19:27:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:27:39 ---> Using cache 19:27:39 ---> 7bc1a84fb349 19:27:39 Step 4/24 : WORKDIR /edgex-go 19:27:39 ---> Using cache 19:27:39 ---> 2ec75de5779b 19:27:39 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:39 ---> Using cache 19:27:39 ---> d1d4971aff7f 19:27:39 Step 6/24 : RUN apk add --update --no-cache make git 19:27:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:27:39 ---> 3b3464f76a34 19:27:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:27:39 ---> Using cache 19:27:39 ---> 7bc1a84fb349 19:27:39 Step 4/24 : WORKDIR /edgex-go 19:27:39 ---> Using cache 19:27:39 ---> 2ec75de5779b 19:27:39 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:39 ---> Using cache 19:27:39 ---> d1d4971aff7f 19:27:39 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:27:39 ---> Running in afd18a1cdd89 19:27:39 ---> Running in 67925929a2a3 19:27:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:42 OK: 221 MiB in 51 packages 19:27:42 OK: 221 MiB in 51 packages 19:27:45 Removing intermediate container afd18a1cdd89 19:27:45 ---> c3e8ab7a560f 19:27:45 Step 7/24 : COPY go.mod vendor* ./ 19:27:45 Removing intermediate container 67925929a2a3 19:27:45 ---> 13908c0bda28 19:27:45 Step 7/24 : COPY go.mod vendor* ./ 19:27:46 ---> f88f782d4b9d 19:27:46 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:46 ---> Running in 8829afb4ba35 19:27:46 ---> 0977326ac5ec 19:27:46 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:46 ---> Running in 2b4a21e62440 19:28:55 Removing intermediate container 8829afb4ba35 19:28:55 ---> 10aa57ba33da 19:28:55 Step 9/24 : COPY . . 19:28:55 Removing intermediate container 2b4a21e62440 19:28:55 ---> 1e884c3a403d 19:28:55 Step 9/24 : COPY . . 19:29:10 ---> a8aface55598 19:29:10 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:29:10 ---> 6be862f6d2bf 19:29:10 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:29:10 ---> Running in f17cd8086876 19:29:10 ---> Running in 9e7804247de9 19:29:11 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:29:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:32: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/secrets-config ./cmd/secrets-config 19:32:16 Removing intermediate container a40ce74868bb 19:32:16 ---> f95684faada8 19:32:16 19:32:16 Step 10/22 : FROM alpine:3.16 19:32:16 3.16: Pulling from library/alpine 19:32:17 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:32:17 Status: Downloaded newer image for alpine:3.16 19:32:17 ---> a6215f271958 19:32:17 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:32:17 ---> Running in a46b959ab58b 19:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:21 (1/6) Installing ca-certificates (20220614-r0) 19:32:21 (2/6) Installing brotli-libs (1.0.9-r6) 19:32:21 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:32:21 (4/6) Installing libcurl (7.83.1-r3) 19:32:21 (5/6) Installing curl (7.83.1-r3) 19:32:21 (6/6) Installing dumb-init (1.2.5-r1) 19:32:21 Executing busybox-1.35.0-r17.trigger 19:32:21 Executing ca-certificates-20220614-r0.trigger 19:32:22 OK: 8 MiB in 20 packages 19:32:24 Removing intermediate container a46b959ab58b 19:32:24 ---> caa42ed044de 19:32:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:32:24 ---> Running in 1f26a1b9e7d7 19:32:24 Removing intermediate container 1f26a1b9e7d7 19:32:24 ---> 3a2cf1441c1d 19:32:24 Step 13/22 : WORKDIR /edgex 19:32:24 ---> Running in 0ab58bee3ccf 19:32:25 Removing intermediate container 0ab58bee3ccf 19:32:25 ---> dd78abc45694 19:32:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:32:26 ---> e7f0b04bc66d 19:32:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:32:27 ---> 57d43380de0b 19:32:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:32:29 ---> 116df0a05468 19:32:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:32:30 ---> 9430c2657282 19:32:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:32:30 ---> Running in ba35bf48ce7e 19:32:33 Removing intermediate container ba35bf48ce7e 19:32:33 ---> 6ead997aa946 19:32:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:32:33 ---> Running in 89c7137b46ab 19:32:33 Removing intermediate container 89c7137b46ab 19:32:33 ---> d8331a997944 19:32:33 Step 20/22 : LABEL arch=arm64 19:32:34 ---> Running in 01b378040031 19:32:34 Removing intermediate container 01b378040031 19:32:34 ---> 02483f4b75d1 19:32:34 Step 21/22 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:32:34 ---> Running in f2759f18404a 19:32:34 Removing intermediate container f2759f18404a 19:32:34 ---> a2cadc3ccac2 19:32:35 Step 22/22 : LABEL version=0.0.0 19:32:35 ---> Running in ba007524b12c 19:32:35 Removing intermediate container ba007524b12c 19:32:35 ---> 4e0ec16debe0 19:32:35 19:32:36 Successfully built 4e0ec16debe0 19:32:36 Successfully tagged security-proxy-setup-arm64:latest 19:32:36  Building security-proxy-setup ... done Building security-bootstrapper 19:32:51 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:32:51 ---> 3b3464f76a34 19:32:51 Step 3/31 : WORKDIR /edgex-go 19:32:51 ---> Using cache 19:32:51 ---> 4effe9f7451e 19:32:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:51 ---> Using cache 19:32:51 ---> 8ec1729db80c 19:32:51 Step 5/31 : RUN apk add --update --no-cache make git 19:32:51 ---> Running in 5d36cf3f82e4 19:32:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:56 OK: 221 MiB in 51 packages 19:32:58 Removing intermediate container 5d36cf3f82e4 19:32:58 ---> 341f494e6f82 19:32:58 Step 6/31 : COPY go.mod vendor* ./ 19:32:59 ---> 79802f2031c1 19:32:59 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:59 ---> Running in e605b485277f 19:33:55 Removing intermediate container e605b485277f 19:33:55 ---> 37a9938e1aa6 19:33:55 Step 8/31 : COPY . . 19:34:01 ---> 0dcd45fd5430 19:34:01 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:34:01 ---> Running in c8c3c94edc6e 19:34:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:35:54 Removing intermediate container 9e7804247de9 19:35:54 ---> f8eb2d5cee15 19:35:54 19:35:54 Step 11/24 : FROM alpine:3.16 19:35:54 ---> a6215f271958 19:35:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:35:54 ---> Running in 379b4433e783 19:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:54 (1/1) Installing dumb-init (1.2.5-r1) 19:35:54 Executing busybox-1.35.0-r17.trigger 19:35:54 OK: 5 MiB in 15 packages 19:35:54 Removing intermediate container 379b4433e783 19:35:54 ---> f877a93d444e 19:35:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:35:54 ---> Running in f4214779328d 19:35:54 Removing intermediate container f4214779328d 19:35:54 ---> a90152bf954b 19:35:54 Step 14/24 : ENV APP_PORT=59882 19:35:54 ---> Running in 859efdcae346 19:35:54 Removing intermediate container 859efdcae346 19:35:54 ---> 493221cf8cda 19:35:54 Step 15/24 : EXPOSE $APP_PORT 19:35:54 ---> Running in 632dbca480fa 19:35:54 Removing intermediate container 632dbca480fa 19:35:54 ---> 9ba2cf1dfeed 19:35:54 Step 16/24 : WORKDIR / 19:35:54 ---> Running in 1d9cbbf8261b 19:35:54 Removing intermediate container 1d9cbbf8261b 19:35:54 ---> cf709bd87c7a 19:35:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:55 ---> 5728b4069fd0 19:35:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:35:59 ---> f6f3a897b82e 19:35:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:36:00 ---> 589068ffe4c6 19:36:00 Step 20/24 : ENTRYPOINT ["/core-command"] 19:36:00 ---> Running in 7b39027779d3 19:36:02 Removing intermediate container 7b39027779d3 19:36:02 ---> 763aea9a5f3c 19:36:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:02 ---> Running in ae2a3d164810 19:36:03 Removing intermediate container ae2a3d164810 19:36:03 ---> 0db4034266d9 19:36:03 Step 22/24 : LABEL arch=arm64 19:36:03 ---> Running in f13088c61922 19:36:04 Removing intermediate container f13088c61922 19:36:04 ---> cc2ffbc0393e 19:36:04 Step 23/24 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:36:04 ---> Running in 9cb0935bafca 19:36:06 Removing intermediate container 9cb0935bafca 19:36:06 ---> b904423ac4bf 19:36:06 Step 24/24 : LABEL version=0.0.0 19:36:06 ---> Running in 53729fbee4c2 19:36:08 Removing intermediate container 53729fbee4c2 19:36:08 ---> 3e50cf09488b 19:36:08 19:36:09 Successfully built 3e50cf09488b 19:36:09 Successfully tagged core-command-arm64:latest 19:36:09  Building core-command ... done Building core-metadata 19:36:11 Removing intermediate container 509cd43dd692 19:36:11 ---> bcf3e6246095 19:36:11 19:36:11 Step 11/23 : FROM alpine:3.16 19:36:11 ---> a6215f271958 19:36:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:36:11 ---> Using cache 19:36:11 ---> f877a93d444e 19:36:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:11 ---> Using cache 19:36:11 ---> a90152bf954b 19:36:11 Step 14/23 : ENV APP_PORT=59861 19:36:11 Removing intermediate container caaeedebebbb 19:36:11 ---> df0aad572bf5 19:36:11 19:36:11 Step 11/23 : FROM alpine:3.16 19:36:11 ---> a6215f271958 19:36:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:36:11 ---> Running in 50a5b9f06928 19:36:11 ---> Running in 51b7b4cb8d12 19:36:12 Removing intermediate container 50a5b9f06928 19:36:12 ---> 6026ef55df14 19:36:12 Step 15/23 : EXPOSE $APP_PORT 19:36:12 ---> Running in f63b73052e15 19:36:13 Removing intermediate container f63b73052e15 19:36:13 ---> af174975a86b 19:36:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:14 ---> cbb22c7c4651 19:36:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:36:15 (1/2) Installing ca-certificates (20220614-r0) 19:36:16 (2/2) Installing dumb-init (1.2.5-r1) 19:36:16 Executing busybox-1.35.0-r17.trigger 19:36:16 Executing ca-certificates-20220614-r0.trigger 19:36:17 OK: 6 MiB in 16 packages 19:36:17 ---> f008c60f182d 19:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:36:19 ---> 25cd83388a17 19:36:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:36:19 ---> Running in 1ddbe8e7d254 19:36:20 Removing intermediate container 1ddbe8e7d254 19:36:20 ---> 0fb199ebc0b6 19:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:20 Removing intermediate container 51b7b4cb8d12 19:36:20 ---> 9742a3bc22b8 19:36:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:36:20 ---> Running in 1dca435e16a6 19:36:20 ---> Running in 4eca87014946 19:36:21 Removing intermediate container 1dca435e16a6 19:36:21 ---> c025982a84fe 19:36:21 Step 21/23 : LABEL arch=arm64 19:36:21 ---> Running in 9686ca8a1bdd 19:36:21 Removing intermediate container 4eca87014946 19:36:21 ---> 79d2f1b46e9e 19:36:21 Step 14/23 : ENV APP_PORT=59860 19:36:22 ---> Running in 537c9a8e06fd 19:36:22 Removing intermediate container 537c9a8e06fd 19:36:22 ---> f70e2edda1f8 19:36:22 Step 15/23 : EXPOSE $APP_PORT 19:36:22 Removing intermediate container 9686ca8a1bdd 19:36:22 ---> 658de62b31c6 19:36:22 Step 22/23 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:36:22 ---> Running in 3f2843c776de 19:36:23 ---> Running in e34c7f36582b 19:36:23 Removing intermediate container e34c7f36582b 19:36:23 ---> 339c4f5cbba0 19:36:23 Step 23/23 : LABEL version=0.0.0 19:36:24 Removing intermediate container 3f2843c776de 19:36:24 ---> 4215ba515ba9 19:36:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:24 ---> Running in a51646cc6e29 19:36:25 Removing intermediate container a51646cc6e29 19:36:25 ---> 578af9c943e1 19:36:25 19:36:25 ---> e2bfc7f781d3 19:36:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:36:25 Successfully built 578af9c943e1 19:36:26 Successfully tagged support-scheduler-arm64:latest 19:36:26  Building support-scheduler ... done Building sys-mgmt-agent 19:36:29 ---> 7ea0618d10b2 19:36:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:36:29 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:36:29 ---> 3b3464f76a34 19:36:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:36:29 ---> Using cache 19:36:29 ---> 7bc1a84fb349 19:36:29 Step 4/25 : WORKDIR /edgex-go 19:36:29 ---> Using cache 19:36:29 ---> 2ec75de5779b 19:36:29 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:29 ---> Using cache 19:36:29 ---> d1d4971aff7f 19:36:29 Step 6/25 : RUN apk add --update --no-cache make git 19:36:29 ---> Using cache 19:36:29 ---> 13908c0bda28 19:36:29 Step 7/25 : COPY go.mod vendor* ./ 19:36:29 ---> Using cache 19:36:29 ---> 0977326ac5ec 19:36:29 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:29 ---> Using cache 19:36:29 ---> 1e884c3a403d 19:36:29 Step 9/25 : COPY . . 19:36:29 ---> Using cache 19:36:29 ---> 6be862f6d2bf 19:36:29 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:36:29 ---> Running in 9bad84575817 19:36:31 ---> e807fd01afea 19:36:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:36:31 ---> Running in edd6a6218d84 19:36:31 Removing intermediate container edd6a6218d84 19:36:31 ---> cd1639a36ead 19:36:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:36:31 ---> Running in 8723638d8cdf 19:36:32 Removing intermediate container 8723638d8cdf 19:36:32 ---> 7cda64cc1191 19:36:32 Step 21/23 : LABEL arch=arm64 19:36:32 ---> Running in d1ccb436a93e 19:36:33 Removing intermediate container d1ccb436a93e 19:36:33 ---> 29230ed89ebb 19:36:33 Step 22/23 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:36:33 ---> Running in d34f43446c11 19:36:34 Removing intermediate container d34f43446c11 19:36:34 ---> 2fd750b5fea7 19:36:34 Step 23/23 : LABEL version=0.0.0 19:36:34 ---> Running in 7f664a4878f5 19:36:35 Removing intermediate container 7f664a4878f5 19:36:35 ---> 4bfa9c55833b 19:36:35 19:36:35 Successfully built 4bfa9c55833b 19:36:35 Successfully tagged support-notifications-arm64:latest 19:36:35  Building support-notifications ... done Building security-spiffe-token-provider 19:36:44 Removing intermediate container f17cd8086876 19:36:44 ---> bbd9b41733c1 19:36:44 19:36:44 Step 11/24 : FROM alpine:3.16 19:36:44 ---> a6215f271958 19:36:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:36:44 ---> Running in 565ba766aed1 19:36:44 Removing intermediate container 565ba766aed1 19:36:44 ---> 23c2be2107c9 19:36:44 Step 13/24 : ENV APP_PORT=59880 19:36:44 ---> Running in 8fb5c79c3b95 19:36:45 Removing intermediate container 8fb5c79c3b95 19:36:45 ---> 87f3641db638 19:36:45 Step 14/24 : EXPOSE $APP_PORT 19:36:45 ---> Running in 3511e288c814 19:36:46 Removing intermediate container 3511e288c814 19:36:46 ---> c8504be91a80 19:36:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:46 ---> Running in bb5e100e4e89 19:36:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:36:50 ---> 3b3464f76a34 19:36:50 Step 3/23 : WORKDIR /edgex-go 19:36:50 ---> Using cache 19:36:50 ---> 4effe9f7451e 19:36:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:50 ---> Using cache 19:36:50 ---> 8ec1729db80c 19:36:50 Step 5/23 : RUN apk add --update --no-cache make bash git 19:36:50 ---> Running in 93de7b009702 19:36:50 Removing intermediate container bb5e100e4e89 19:36:50 ---> c7893146fe43 19:36:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:36:50 ---> Running in d0b99a3e0b3b 19:36:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:54 OK: 221 MiB in 51 packages 19:36:56 (1/6) Installing dumb-init (1.2.5-r1) 19:36:56 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:36:56 (3/6) Installing libsodium (1.0.18-r0) 19:36:56 Removing intermediate container 93de7b009702 19:36:56 ---> aa80fd32181e 19:36:56 Step 6/23 : COPY go.mod vendor* ./ 19:36:56 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:36:56 (5/6) Installing libzmq (4.3.4-r0) 19:36:56 (6/6) Installing zeromq (4.3.4-r0) 19:36:56 Executing busybox-1.35.0-r17.trigger 19:36:56 OK: 8 MiB in 20 packages 19:36:57 ---> 82af56e084af 19:36:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:58 ---> Running in 8ed3a9ed29b2 19:36:59 Removing intermediate container d0b99a3e0b3b 19:36:59 ---> cb3d4696b0c3 19:36:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:01 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:37:01 ---> 3b3464f76a34 19:37:01 Step 3/20 : WORKDIR /edgex-go 19:37:01 ---> Using cache 19:37:01 ---> 4effe9f7451e 19:37:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:37:01 ---> Running in dcbee9c2caee 19:37:01 ---> 2edbd920baca 19:37:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:03 ---> a420418bb2af 19:37:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:04 ---> 6000d1458c01 19:37:04 Step 20/24 : ENTRYPOINT ["/core-data"] 19:37:04 ---> Running in ddd7a93e2f8e 19:37:05 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:37:05 v3.16.2-124-ga565768e8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:37:05 OK: 16893 distinct packages available 19:37:05 Removing intermediate container ddd7a93e2f8e 19:37:05 ---> 286140887804 19:37:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:05 ---> Running in 3ad21b3fc291 19:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:06 Removing intermediate container 3ad21b3fc291 19:37:06 ---> db6f2f32d39a 19:37:06 Step 22/24 : LABEL arch=arm64 19:37:06 ---> Running in e3713b518bb8 19:37:06 Removing intermediate container e3713b518bb8 19:37:06 ---> 68ffc6f846bf 19:37:06 Step 23/24 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:37:06 ---> Running in d761bed8958e 19:37:07 Removing intermediate container d761bed8958e 19:37:07 ---> 91d9c66ad30c 19:37:07 Step 24/24 : LABEL version=0.0.0 19:37:07 ---> Running in a3f66dbedd79 19:37:07 OK: 221 MiB in 51 packages 19:37:08 Removing intermediate container a3f66dbedd79 19:37:08 ---> 3417d684a2cb 19:37:08 19:37:08 Successfully built 3417d684a2cb 19:37:08 Successfully tagged core-data-arm64:latest 19:37:08  Building core-data ... done Building security-secretstore-setup 19:37:09 Removing intermediate container dcbee9c2caee 19:37:09 ---> fc3e7caa41b2 19:37:09 Step 5/20 : COPY go.mod vendor* ./ 19:37:10 ---> 7c3aa1981da0 19:37:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:10 ---> Running in ae64b9a16a59 19:37:28 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:37:28 ---> 3b3464f76a34 19:37:28 Step 3/25 : WORKDIR /edgex-go 19:37:28 ---> Using cache 19:37:28 ---> 4effe9f7451e 19:37:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:28 ---> Using cache 19:37:28 ---> 8ec1729db80c 19:37:28 Step 5/25 : RUN apk add --update --no-cache make git 19:37:28 ---> Using cache 19:37:28 ---> 341f494e6f82 19:37:28 Step 6/25 : COPY go.mod vendor* ./ 19:37:28 ---> Using cache 19:37:28 ---> 79802f2031c1 19:37:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:28 ---> Using cache 19:37:28 ---> 37a9938e1aa6 19:37:28 Step 8/25 : COPY . . 19:37:28 ---> Using cache 19:37:28 ---> 0dcd45fd5430 19:37:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:37:28 ---> Running in 01f4a41d07c6 19:37:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:38:02 Removing intermediate container 8ed3a9ed29b2 19:38:02 ---> ad0e2e207169 19:38:02 Step 8/23 : COPY . . 19:38:15 Removing intermediate container ae64b9a16a59 19:38:15 ---> 9f6fc7ce691f 19:38:15 Step 7/20 : COPY . . 19:38:18 ---> 293a3821e550 19:38:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:38:18 ---> Running in 7e08ed6653b4 19:38:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:38:28 ---> 9f3a94403aec 19:38:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:28 ---> Running in 31ee5643ad96 19:38:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:39:38 Removing intermediate container c8c3c94edc6e 19:39:38 ---> c060b68fee56 19:39:38 19:39:38 Step 10/31 : FROM alpine:3.16 19:39:38 ---> a6215f271958 19:39:38 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:39:38 ---> Running in c9df165ccdd7 19:39:38 Removing intermediate container c9df165ccdd7 19:39:38 ---> e71e4bb41d00 19:39:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:39:38 ---> Running in 47c6ce903590 19:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:38 (1/2) Installing dumb-init (1.2.5-r1) 19:39:38 (2/2) Installing su-exec (0.2-r1) 19:39:38 Executing busybox-1.35.0-r17.trigger 19:39:38 OK: 5 MiB in 16 packages 19:39:38 Removing intermediate container 47c6ce903590 19:39:38 ---> 57edf8b93bdc 19:39:38 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:39:38 ---> Running in a540045b1fe6 19:39:39 Removing intermediate container a540045b1fe6 19:39:39 ---> a43572fc834c 19:39:39 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:39:39 ---> Running in 22846c7d7f66 19:39:39 Removing intermediate container 22846c7d7f66 19:39:39 ---> a073f88d2951 19:39:39 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:39:39 ---> Running in de6af8029515 19:39:40 Removing intermediate container de6af8029515 19:39:40 ---> 15057845a97f 19:39:40 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:39:40 ---> Running in 38fd983edac2 19:39:44 Removing intermediate container 38fd983edac2 19:39:44 ---> 130832f03351 19:39:44 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:39:44 ---> Running in 142a2f990a3c 19:39:44 Removing intermediate container 142a2f990a3c 19:39:44 ---> 62adf3606824 19:39:44 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:39:45 ---> 08a7776a1e05 19:39:45 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:39:45 ---> Running in ed8c181806bd 19:39:49 Removing intermediate container ed8c181806bd 19:39:49 ---> 526656d4e689 19:39:49 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:49 ---> 70b182a63ec4 19:39:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:39:51 ---> 8a9039563d0e 19:39:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:39:52 ---> 4c26d48557be 19:39:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:39:53 ---> 6bd6309bba5e 19:39:53 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:39:54 ---> 68915722ad8e 19:39:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:39:55 ---> 2b95c379695d 19:39:55 Step 26/31 : RUN chmod +x /entrypoint.sh 19:39:55 ---> Running in 29b76142fecd 19:39:58 Removing intermediate container 29b76142fecd 19:39:58 ---> 4ffd510dc08f 19:39:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:39:58 ---> Running in 525f9155fb15 19:39:59 Removing intermediate container 525f9155fb15 19:39:59 ---> 6974181a8fed 19:39:59 Step 28/31 : CMD ["gate"] 19:39:59 ---> Running in 86774f33afe2 19:39:59 Removing intermediate container 86774f33afe2 19:39:59 ---> 6038b2d4c8db 19:39:59 Step 29/31 : LABEL arch=arm64 19:40:00 ---> Running in 8fd41eb6996a 19:40:00 Removing intermediate container 8fd41eb6996a 19:40:00 ---> b56a05efd2b4 19:40:00 Step 30/31 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:40:00 ---> Running in 7c98e4abf3b8 19:40:01 Removing intermediate container 7c98e4abf3b8 19:40:01 ---> b5f85d56cadf 19:40:01 Step 31/31 : LABEL version=0.0.0 19:40:01 ---> Running in 1f98afd1a3b3 19:40:02 Removing intermediate container 1f98afd1a3b3 19:40:02 ---> b9bc7cba1868 19:40:02 19:40:02 Successfully built b9bc7cba1868 19:40:02 Successfully tagged security-bootstrapper-arm64:latest 19:40:02  Building security-bootstrapper ... done Building security-spire-agent 19:40:20 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:40:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:40:20 ---> 3b3464f76a34 19:40:20 Step 3/26 : WORKDIR /edgex-go 19:40:20 ---> Using cache 19:40:20 ---> 4effe9f7451e 19:40:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:20 ---> Using cache 19:40:20 ---> 8ec1729db80c 19:40:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:40:20 ---> Using cache 19:40:20 ---> d67bd1fd2d36 19:40:20 Step 6/26 : COPY go.mod vendor* ./ 19:40:20 ---> Using cache 19:40:20 ---> 5dc2b9a43147 19:40:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:20 ---> Using cache 19:40:20 ---> cec789b4d353 19:40:20 Step 8/26 : COPY . . 19:40:20 ---> Using cache 19:40:20 ---> 7fbdf9ad37cc 19:40:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:40:20 ---> Using cache 19:40:20 ---> 57baf56607df 19:40:20 Step 10/26 : WORKDIR /edgex-go/spire-build 19:40:20 ---> Using cache 19:40:20 ---> bb1cad8306b8 19:40:20 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:40:20 ---> Running in e3a41867dca2 19:40:22 Removing intermediate container e3a41867dca2 19:40:22 ---> 338583f60078 19:40:22 Step 12/26 : WORKDIR /edgex-go 19:40:22 ---> Running in 6e89e77c91c5 19:40:23 Removing intermediate container 6e89e77c91c5 19:40:23 ---> 675b89728516 19:40:23 19:40:23 Step 13/26 : FROM alpine:3.15 19:40:23 ---> 02e0d6fdf486 19:40:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:40:23 ---> Using cache 19:40:23 ---> 1a773da138f9 19:40:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:23 ---> Using cache 19:40:23 ---> bc045cb643f7 19:40:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:40:23 ---> Running in e72882621f68 19:40:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:40:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:40:28 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:40:28 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:40:28 OK: 15733 distinct packages available 19:40:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:40:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:40:30 (1/5) Installing dumb-init (1.2.5-r1) 19:40:30 (2/5) Installing musl-obstack (1.2.3-r0) 19:40:30 (3/5) Installing libucontext (1.1-r0) 19:40:30 (4/5) Installing gcompat (1.0.0-r4) 19:40:30 (5/5) Installing openssl (1.1.1q-r0) 19:40:31 Executing busybox-1.34.1-r7.trigger 19:40:31 OK: 6 MiB in 19 packages 19:40:32 Removing intermediate container e72882621f68 19:40:32 ---> f329a10b33f7 19:40:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:40:36 ---> 65713cf69122 19:40:36 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:40:41 ---> 3022adce53c7 19:40:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:40:42 ---> ce6423acaa87 19:40:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:40:43 ---> 0f903517dc9a 19:40:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:40:44 ---> 1868e071d415 19:40:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:40:44 ---> Running in 3e872befcaec 19:40:45 Removing intermediate container 3e872befcaec 19:40:45 ---> 8b3735798b91 19:40:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:40:45 ---> Running in ac6b020e061c 19:40:46 Removing intermediate container ac6b020e061c 19:40:46 ---> 9a656078a4b7 19:40:46 Step 24/26 : LABEL arch=arm64 19:40:46 ---> Running in c7000a60d7b6 19:40:46 Removing intermediate container c7000a60d7b6 19:40:46 ---> b2983aff46c6 19:40:46 Step 25/26 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:40:46 ---> Running in 5f7a972ea6da 19:40:47 Removing intermediate container 5f7a972ea6da 19:40:47 ---> a6e6194951b8 19:40:47 Step 26/26 : LABEL version=0.0.0 19:40:47 ---> Running in 1d5d9b34ef11 19:40:48 Removing intermediate container 1d5d9b34ef11 19:40:48 ---> 719ca4d265a2 19:40:48 19:40:48 Successfully built 719ca4d265a2 19:40:48 Successfully tagged security-spire-agent-arm64:latest 19:42:55  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:43:03 Removing intermediate container 9bad84575817 19:43:03 ---> 611c70439f14 19:43:03 19:43:03 Step 11/25 : FROM alpine:3.16 19:43:03 ---> a6215f271958 19:43:03 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:43:03 ---> Using cache 19:43:03 ---> f877a93d444e 19:43:03 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:03 ---> Using cache 19:43:03 ---> a90152bf954b 19:43:03 Step 14/25 : ENV APP_PORT=59881 19:43:03 ---> Running in 93cfab161645 19:43:03 Removing intermediate container 93cfab161645 19:43:03 ---> 4b4af221789a 19:43:03 Step 15/25 : EXPOSE $APP_PORT 19:43:03 ---> Running in 5af08f1b4831 19:43:04 Removing intermediate container 5af08f1b4831 19:43:04 ---> ef8f8f7fd75e 19:43:04 Step 16/25 : WORKDIR / 19:43:04 ---> Running in 3487e279a535 19:43:05 Removing intermediate container 3487e279a535 19:43:05 ---> ce8db56f4967 19:43:05 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:07 ---> 9c8e6d860a77 19:43:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:43:10 ---> 33e5df7f7e20 19:43:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:43:11 Removing intermediate container 01f4a41d07c6 19:43:11 ---> 6a0a1b3dfbf9 19:43:11 19:43:11 Step 10/25 : FROM alpine:3.16 19:43:11 ---> a6215f271958 19:43:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:43:11 ---> a3edb5aa7971 19:43:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:43:11 ---> Running in 515c3f6b72db 19:43:13 ---> 03bf823abd7d 19:43:13 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:43:13 ---> Running in 62c01f661adc 19:43:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:14 Removing intermediate container 62c01f661adc 19:43:14 ---> cb5a2ddfe1f7 19:43:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:14 ---> Running in a2d9f788b551 19:43:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:14 Removing intermediate container a2d9f788b551 19:43:14 ---> c9d0cbfc7fe2 19:43:14 Step 23/25 : LABEL arch=arm64 19:43:14 ---> Running in e126f11b7159 19:43:15 Removing intermediate container e126f11b7159 19:43:15 ---> 524c80784275 19:43:15 Step 24/25 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:43:15 ---> Running in 3884d48210b1 19:43:15 (1/3) Installing ca-certificates (20220614-r0) 19:43:15 (2/3) Installing dumb-init (1.2.5-r1) 19:43:15 (3/3) Installing su-exec (0.2-r1) 19:43:15 Executing busybox-1.35.0-r17.trigger 19:43:15 Executing ca-certificates-20220614-r0.trigger 19:43:16 Removing intermediate container 3884d48210b1 19:43:16 ---> fd450e6cbd3f 19:43:16 Step 25/25 : LABEL version=0.0.0 19:43:16 ---> Running in 278f7dcf9e18 19:43:16 OK: 6 MiB in 17 packages 19:43:16 Removing intermediate container 278f7dcf9e18 19:43:17 ---> 586c91765726 19:43:17 19:43:17 Successfully built 586c91765726 19:43:17 Successfully tagged core-metadata-arm64:latest 19:43:18  Building core-metadata ... done Removing intermediate container 515c3f6b72db 19:43:18 ---> 8a11808d40da 19:43:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:43:18 ---> Running in 451430c725db 19:43:19 Removing intermediate container 451430c725db 19:43:19 ---> 0b366946b0cf 19:43:19 Step 13/25 : WORKDIR / 19:43:19 ---> Running in 582f27f4ebe2 19:43:19 Removing intermediate container 582f27f4ebe2 19:43:19 ---> ec1e335806bc 19:43:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:43:20 ---> d8235323ba08 19:43:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:43:22 ---> 2e6e5054a3ca 19:43:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:43:23 ---> 50e29163d5b5 19:43:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:43:25 ---> b8de9ada0052 19:43:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:43:28 ---> d7f6f995528b 19:43:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:43:31 ---> af4c348aafbf 19:43:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:43:31 Removing intermediate container 7e08ed6653b4 19:43:31 ---> 54bba74ad752 19:43:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:43:31 ---> Running in 6b7708e6c9e6 19:43:32 ---> 7a10ffb764f0 19:43:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:43:32 ---> Running in 1bad3007985c 19:43:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:43:35 Removing intermediate container 1bad3007985c 19:43:35 ---> b7592d1c15c8 19:43:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:43:36 ---> Running in 675fdb2ffde0 19:43:36 Removing intermediate container 675fdb2ffde0 19:43:36 ---> e9d89585ba8d 19:43:36 Step 23/25 : LABEL arch=arm64 19:43:36 ---> Running in 29954897c6a6 19:43:37 Removing intermediate container 29954897c6a6 19:43:37 ---> 68f5e16819c7 19:43:37 Step 24/25 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:43:37 ---> Running in 2ae1f6c8f191 19:43:38 Removing intermediate container 2ae1f6c8f191 19:43:38 ---> 55d16a795449 19:43:38 Step 25/25 : LABEL version=0.0.0 19:43:38 ---> Running in 05f1db93c791 19:43:38 Removing intermediate container 6b7708e6c9e6 19:43:38 ---> d4320795d85a 19:43:38 19:43:38 Step 11/23 : FROM alpine:3.16 19:43:38 ---> a6215f271958 19:43:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:43:38 ---> Running in 1ac3b9c1962b 19:43:39 Removing intermediate container 1ac3b9c1962b 19:43:39 ---> 1df6f338cae4 19:43:39 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:43:39 ---> Running in 2f3253426840 19:43:39 Removing intermediate container 05f1db93c791 19:43:39 ---> 83d12198895e 19:43:39 19:43:40 Successfully built 83d12198895e 19:43:40 Successfully tagged security-secretstore-setup-arm64:latest 19:43:41  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:42 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:43:42 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:43:42 (3/33) Installing readline (8.1.2-r0) 19:43:42 (4/33) Installing bash (5.1.16-r2) 19:43:42 Executing bash-5.1.16-r2.post-install 19:43:42 (5/33) Installing ca-certificates (20220614-r0) 19:43:42 (6/33) Installing brotli-libs (1.0.9-r6) 19:43:42 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:43:42 (8/33) Installing libcurl (7.83.1-r3) 19:43:42 (9/33) Installing curl (7.83.1-r3) 19:43:42 (10/33) Installing docker-cli (20.10.16-r2) 19:43:43 (11/33) Installing dumb-init (1.2.5-r1) 19:43:43 (12/33) Installing libbz2 (1.0.8-r1) 19:43:43 (13/33) Installing expat (2.4.8-r0) 19:43:43 (14/33) Installing libffi (3.4.2-r1) 19:43:43 (15/33) Installing gdbm (1.23-r0) 19:43:43 (16/33) Installing xz-libs (5.2.5-r1) 19:43:43 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:43:43 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:43:43 (19/33) Installing mpdecimal (2.5.1-r1) 19:43:43 (20/33) Installing sqlite-libs (3.38.5-r0) 19:43:43 (21/33) Installing python3 (3.10.5-r0) 19:43:46 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:43:46 (23/33) Installing py3-tomli (2.0.1-r1) 19:43:46 (24/33) Installing py3-pep517 (0.12.0-r2) 19:43:46 (25/33) Installing py3-six (1.16.0-r1) 19:43:46 (26/33) Installing py3-retrying (1.3.3-r3) 19:43:46 (27/33) Installing py3-appdirs (1.4.4-r3) 19:43:46 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:43:46 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:43:46 (30/33) Installing py3-parsing (2.4.7-r3) 19:43:46 (31/33) Installing py3-packaging (21.3-r0) 19:43:46 (32/33) Installing py3-setuptools (59.4.0-r0) 19:43:46 (33/33) Installing py3-pip (22.1.1-r0) 19:43:47 Executing busybox-1.35.0-r17.trigger 19:43:47 Executing ca-certificates-20220614-r0.trigger 19:43:47 OK: 120 MiB in 47 packages 19:44:02 Collecting docker-compose==1.23.2 19:44:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:44:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.5 MB/s eta 0:00:00 19:44:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:44:02 Collecting cached-property<2,>=1.2.0 19:44:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:44:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:44:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:44:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.3 MB/s eta 0:00:00 19:44:04 Collecting websocket-client<1.0,>=0.32.0 19:44:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.0 MB/s eta 0:00:00 19:44:04 Collecting docker<4.0,>=3.6.0 19:44:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.2 MB/s eta 0:00:00 19:44:04 Collecting dockerpty<0.5,>=0.4.1 19:44:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:44:04 Preparing metadata (setup.py): started 19:44:06 Preparing metadata (setup.py): finished with status 'done' 19:44:07 Collecting jsonschema<3,>=2.5.1 19:44:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:44:08 Collecting PyYAML<4,>=3.10 19:44:08 Downloading PyYAML-3.13.tar.gz (270 kB) 19:44:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.4 MB/s eta 0:00:00 19:44:09 Preparing metadata (setup.py): started 19:44:11 Preparing metadata (setup.py): finished with status 'done' 19:44:12 Collecting texttable<0.10,>=0.9.0 19:44:12 Downloading texttable-0.9.1.tar.gz (11 kB) 19:44:12 Preparing metadata (setup.py): started 19:44:14 Preparing metadata (setup.py): finished with status 'done' 19:44:14 Collecting docopt<0.7,>=0.6.1 19:44:14 Downloading docopt-0.6.2.tar.gz (25 kB) 19:44:14 Preparing metadata (setup.py): started 19:44:16 Preparing metadata (setup.py): finished with status 'done' 19:44:16 Collecting docker-pycreds>=0.4.0 19:44:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:44:17 Collecting chardet<3.1.0,>=3.0.2 19:44:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:44:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.6 MB/s eta 0:00:00 19:44:17 Collecting certifi>=2017.4.17 19:44:17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:44:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.5 MB/s eta 0:00:00 19:44:18 Collecting urllib3<1.25,>=1.21.1 19:44:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:44:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.5 MB/s eta 0:00:00 19:44:18 Collecting idna<2.8,>=2.5 19:44:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:44:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.9 MB/s eta 0:00:00 19:44:19 Removing intermediate container 31ee5643ad96 19:44:19 ---> 1c0a176e8f97 19:44:19 19:44:19 Step 9/20 : FROM alpine:3.15 19:44:19 ---> 02e0d6fdf486 19:44:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:44:19 ---> Using cache 19:44:19 ---> 1a773da138f9 19:44:19 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:19 ---> Using cache 19:44:19 ---> bc045cb643f7 19:44:19 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:44:19 ---> Running in 1f6dd4e7b126 19:44:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:44:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:44:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:44:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:44:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:20 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:44:20 Running setup.py install for texttable: started 19:44:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:22 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:44:22 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:44:22 OK: 15733 distinct packages available 19:44:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:23 Running setup.py install for texttable: finished with status 'done' 19:44:23 Running setup.py install for PyYAML: started 19:44:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:24 (1/9) Installing ca-certificates (20220614-r0) 19:44:24 (2/9) Installing brotli-libs (1.0.9-r5) 19:44:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:44:24 (4/9) Installing libcurl (7.80.0-r3) 19:44:24 (5/9) Installing curl (7.80.0-r3) 19:44:24 (6/9) Installing dumb-init (1.2.5-r1) 19:44:24 (7/9) Installing musl-obstack (1.2.3-r0) 19:44:25 (8/9) Installing libucontext (1.1-r0) 19:44:25 (9/9) Installing gcompat (1.0.0-r4) 19:44:25 Executing busybox-1.34.1-r7.trigger 19:44:25 Executing ca-certificates-20220614-r0.trigger 19:44:25 OK: 8 MiB in 23 packages 19:44:26 Running setup.py install for PyYAML: finished with status 'done' 19:44:27 Removing intermediate container 1f6dd4e7b126 19:44:27 ---> ef18da8d5f82 19:44:27 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:27 Running setup.py install for docopt: started 19:44:27 ---> e6232dbe5596 19:44:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:44:29 ---> 134d62200e86 19:44:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:44:29 ---> 40491b469cb3 19:44:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:44:29 ---> Running in 1a27c58ad6c2 19:44:30 Removing intermediate container 1a27c58ad6c2 19:44:30 ---> fd95d0efa311 19:44:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:30 Running setup.py install for docopt: finished with status 'done' 19:44:30 ---> Running in 4367593bdd5a 19:44:30 Removing intermediate container 4367593bdd5a 19:44:30 ---> 161859d63cd0 19:44:30 Step 18/20 : LABEL arch=arm64 19:44:30 ---> Running in 4a149ff82dc0 19:44:31 Removing intermediate container 4a149ff82dc0 19:44:31 ---> 5d7b9cd43151 19:44:31 Step 19/20 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:44:31 ---> Running in 877b30cb95ea 19:44:31 Removing intermediate container 877b30cb95ea 19:44:31 ---> 12c5d5ccafa0 19:44:31 Step 20/20 : LABEL version=0.0.0 19:44:31 ---> Running in bd12bd867221 19:44:32 Removing intermediate container bd12bd867221 19:44:32 ---> 740f9280e7ef 19:44:32 19:44:32 Successfully built 740f9280e7ef 19:44:32 Successfully tagged security-spiffe-token-provider-arm64:latest 19:44:33  Building security-spiffe-token-provider ... done  Running setup.py install for dockerpty: started 19:44:35 Running setup.py install for dockerpty: finished with status 'done' 19:44:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:44:38 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:44:48 Removing intermediate container 2f3253426840 19:44:48 ---> cc15632a2175 19:44:48 Step 14/23 : ENV APP_PORT=58890 19:44:48 ---> Running in 44cec736b6ca 19:44:49 Removing intermediate container 44cec736b6ca 19:44:49 ---> 47cf590d2a38 19:44:49 Step 15/23 : EXPOSE $APP_PORT 19:44:49 ---> Running in a85ce62a0acb 19:44:49 Removing intermediate container a85ce62a0acb 19:44:49 ---> 3974e886d717 19:44:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:44:50 ---> a35942480f25 19:44:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:44:51 ---> 21b0d06dd3e5 19:44:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:44:51 ---> 838c3d0929f4 19:44:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:44:51 ---> Running in 62250ea3c5e0 19:44:52 Removing intermediate container 62250ea3c5e0 19:44:52 ---> b46ca9d8a9dd 19:44:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:52 ---> Running in d7163ac4e3b1 19:44:52 Removing intermediate container d7163ac4e3b1 19:44:52 ---> e62c1ad7911d 19:44:52 Step 21/23 : LABEL arch=arm64 19:44:52 ---> Running in 623b25c578ce 19:44:53 Removing intermediate container 623b25c578ce 19:44:53 ---> 5fbf334c2a14 19:44:53 Step 22/23 : LABEL git_sha=7f5735b844979fc9c4fe695362820001136dff44 19:44:53 ---> Running in da6ea40d2f56 19:44:53 Removing intermediate container da6ea40d2f56 19:44:53 ---> d63d312d1ef5 19:44:53 Step 23/23 : LABEL version=0.0.0 19:44:53 ---> Running in 862399ee5444 19:44:53 Removing intermediate container 862399ee5444 19:44:53 ---> 1a334cbf31ff 19:44:53 19:44:53 Successfully built 1a334cbf31ff 19:44:53 Successfully tagged sys-mgmt-agent-arm64:latest 19:44:54  Building sys-mgmt-agent ... done  [Pipeline] } 19:44:54 $ docker stop --time=1 4c68fcc0f08165d2a5e1dbd32b8ac19e0ac09ad0b8c9f6d2fa1265b95a83084f 19:44:56 $ docker rm -f 4c68fcc0f08165d2a5e1dbd32b8ac19e0ac09ad0b8c9f6d2fa1265b95a83084f [Pipeline] // withDockerContainer [Pipeline] sh 19:44:56 + docker images 19:44:57 REPOSITORY TAG IMAGE ID CREATED SIZE 19:44:57 sys-mgmt-agent-arm64 latest 1a334cbf31ff 4 seconds ago 133MB 19:44:57 security-spiffe-token-provider-arm64 latest 740f9280e7ef 26 seconds ago 28.4MB 19:44:57 1c0a176e8f97 40 seconds ago 1.41GB 19:44:57 security-secretstore-setup-arm64 latest 83d12198895e About a minute ago 28.2MB 19:44:57 d4320795d85a About a minute ago 1.36GB 19:44:57 core-metadata-arm64 latest 586c91765726 About a minute ago 17.5MB 19:44:57 6a0a1b3dfbf9 About a minute ago 1.37GB 19:44:57 611c70439f14 About a minute ago 1.38GB 19:44:57 security-spire-agent-arm64 latest 719ca4d265a2 4 minutes ago 122MB 19:44:57 675b89728516 4 minutes ago 1.25GB 19:44:57 security-bootstrapper-arm64 latest b9bc7cba1868 4 minutes ago 18.7MB 19:44:57 c060b68fee56 5 minutes ago 1.36GB 19:44:57 core-data-arm64 latest 3417d684a2cb 7 minutes ago 20.7MB 19:44:57 bbd9b41733c1 8 minutes ago 1.38GB 19:44:57 support-notifications-arm64 latest 4bfa9c55833b 8 minutes ago 26.3MB 19:44:57 support-scheduler-arm64 latest 578af9c943e1 8 minutes ago 25.7MB 19:44:57 bcf3e6246095 8 minutes ago 1.43GB 19:44:57 df0aad572bf5 8 minutes ago 1.43GB 19:44:57 core-command-arm64 latest 3e50cf09488b 8 minutes ago 16.7MB 19:44:57 f8eb2d5cee15 9 minutes ago 1.37GB 19:44:57 security-proxy-setup-arm64 latest 4e0ec16debe0 12 minutes ago 26.4MB 19:44:57 f95684faada8 12 minutes ago 1.36GB 19:44:57 security-spire-server-arm64 latest 22789b7a9413 17 minutes ago 84.2MB 19:44:57 security-spire-config-arm64 latest f407d6ada8db 17 minutes ago 83.6MB 19:44:57 20baaf2faea6 18 minutes ago 1.25GB 19:44:57 d1af6aa3d935 18 minutes ago 1.25GB 19:44:57 ci-base-image-arm64 latest 3b3464f76a34 31 minutes ago 995MB 19:44:57 alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB 19:44:57 alpine 3.16 a6215f271958 3 weeks ago 5.29MB 19:44:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB 19:44:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:57 19:44:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:44:58 arm64: Pulling from edgex-lftools-log-publisher 19:44:58 8998bd30e6a1: Pulling fs layer 19:44:58 04944245beec: Pulling fs layer 19:44:58 699f458cf7ca: Pulling fs layer 19:44:58 765212b225bb: Pulling fs layer 19:44:58 f23df028b6ca: Pulling fs layer 19:44:58 d65c8cfc05b1: Pulling fs layer 19:44:58 2437ff75d9bd: Pulling fs layer 19:44:58 765212b225bb: Waiting 19:44:58 f23df028b6ca: Waiting 19:44:58 d65c8cfc05b1: Waiting 19:44:58 2437ff75d9bd: Waiting 19:44:58 04944245beec: Verifying Checksum 19:44:58 04944245beec: Download complete 19:44:58 765212b225bb: Verifying Checksum 19:44:58 765212b225bb: Download complete 19:44:58 f23df028b6ca: Verifying Checksum 19:44:58 f23df028b6ca: Download complete 19:44:58 d65c8cfc05b1: Verifying Checksum 19:44:58 d65c8cfc05b1: Download complete 19:44:58 699f458cf7ca: Verifying Checksum 19:44:58 699f458cf7ca: Download complete 19:44:59 8998bd30e6a1: Verifying Checksum 19:44:59 8998bd30e6a1: Download complete 19:45:01 2437ff75d9bd: Verifying Checksum 19:45:01 2437ff75d9bd: Download complete 19:45:03 8998bd30e6a1: Pull complete 19:45:04 04944245beec: Pull complete 19:45:05 699f458cf7ca: Pull complete 19:45:05 765212b225bb: Pull complete 19:45:06 f23df028b6ca: Pull complete 19:45:06 d65c8cfc05b1: Pull complete 19:45:21 2437ff75d9bd: Pull complete 19:45:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:22 prd-ubuntu20.04-docker-arm64-4c-16g-24351 does not seem to be running inside a container 19:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:45:25 $ docker top 75aec3b141404e32ccf0f5ca4557bcb657edff8dc2d547ea04a057efacaff1f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:26 ---> job-cost.sh 19:45:26 lf-activate-venv: SKIPPING 19:45:26 INFO: No Stack... 19:45:27 INFO: Retrieving Pricing Info for: v3-standard-4 19:45:28 INFO: Archiving Costs [Pipeline] sh 19:45:28 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:45:28 + cut -d, -f6 [Pipeline] lock 19:45:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4143-1-stack-cost] 19:45:28 Resource [jenkins-edgexfoundry-edgex-go-PR-4143-1-stack-cost] did not exist. Created. 19:45:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:29 + echo total: 0.10999999940395355 [Pipeline] stash 19:45:29 Stashed 1 file(s) [Pipeline] } 19:45:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4143-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:45:29 $ docker stop --time=1 75aec3b141404e32ccf0f5ca4557bcb657edff8dc2d547ea04a057efacaff1f2 19:45:31 $ docker rm -f 75aec3b141404e32ccf0f5ca4557bcb657edff8dc2d547ea04a057efacaff1f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:45:32 provisioning config files... 19:45:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config782813226014211798tmp [Pipeline] { [Pipeline] sh 19:45:32 + set +x 19:45:32 + curl -s https://codecov.io/bash 19:45:32 + bash -s -- 19:45:32 19:45:32 _____ _ 19:45:32 / ____| | | 19:45:32 | | ___ __| | ___ ___ _____ __ 19:45:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:45:32 | |___| (_) | (_| | __/ (_| (_) \ V / 19:45:32 \_____\___/ \__,_|\___|\___\___/ \_/ 19:45:32 Bash-1.0.6 19:45:32 19:45:32 19:45:32 ==> git version 2.25.1 found 19:45:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:45:32 Release-Date: 2020-01-08 19:45:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:45:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:45:32 ==> Jenkins CI detected. 19:45:32 current dir:  /w/workspace/edgex-go/1 19:45:32 project root: . 19:45:32 --> token set from env 19:45:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:45:32 ==> Running gcov in . (disable via -X gcov) 19:45:32 ==> Python coveragepy not found 19:45:32 ==> Searching for coverage reports in: 19:45:32 + . 19:45:32 -> Found 1 reports 19:45:32 ==> Detecting git/mercurial file structure 19:45:33 ==> Reading reports 19:45:33 + ./coverage.out bytes=482786 19:45:33 ==> Appending adjustments 19:45:33 https://docs.codecov.io/docs/fixing-reports 19:45:34 + Found adjustments 19:45:34 ==> Gzipping contents 19:45:34 64K /tmp/codecov.qAmca5.gz 19:45:34 ==> Uploading reports 19:45:34 url: https://codecov.io 19:45:34 query: branch=PR-4143&commit=7f5735b844979fc9c4fe695362820001136dff44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4143%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4143&job=&cmd_args= 19:45:34 -> Pinging Codecov 19:45:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4143&commit=7f5735b844979fc9c4fe695362820001136dff44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4143%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4143&job=&cmd_args= 19:45:34 -> Uploading to 19:45:34 https://storage.googleapis.com/codecov/v4/raw/2022-09-01/00271124DB129430A58F1EEE437C3FCB/7f5735b844979fc9c4fe695362820001136dff44/93579326-7a61-49d7-8223-244f6acb4c08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T194534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b515da1d351037449c26f58b8ed29ffcb6a834b2b9583d0f5e5f4d1115370973 19:45:34 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:34 Dload Upload Total Spent Left Speed 19:45:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63367 0 0 100 63367 0 278k --:--:-- --:--:-- --:--:-- 277k 100 63367 0 0 100 63367 0 218k --:--:-- --:--:-- --:--:-- 217k 19:45:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7f5735b844979fc9c4fe695362820001136dff44 [Pipeline] } 19:45:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:45:36 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:45:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:45:37 ---> package-listing.sh 19:45:37 ++ facter osfamily 19:45:37 ++ tr '[:upper:]' '[:lower:]' 19:45:38 + OS_FAMILY=debian 19:45:38 + workspace=/w/workspace/edgex-go/1 19:45:38 + START_PACKAGES=/tmp/packages_start.txt 19:45:38 + END_PACKAGES=/tmp/packages_end.txt 19:45:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:45:38 + PACKAGES=/tmp/packages_start.txt 19:45:38 + '[' /w/workspace/edgex-go/1 ']' 19:45:38 + PACKAGES=/tmp/packages_end.txt 19:45:38 + case "${OS_FAMILY}" in 19:45:38 + dpkg -l 19:45:38 + grep '^ii' 19:45:38 + '[' -f /tmp/packages_start.txt ']' 19:45:38 + '[' -f /tmp/packages_end.txt ']' 19:45:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:45:38 + '[' /w/workspace/edgex-go/1 ']' 19:45:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:45:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:45:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:45:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:38 19:45:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:39 latest: Pulling from edgex-lftools-log-publisher 19:45:39 5eb5b503b376: Pulling fs layer 19:45:39 5c69ac0246d0: Pulling fs layer 19:45:39 ec43610c2a17: Pulling fs layer 19:45:39 3a2ae6a8a46f: Pulling fs layer 19:45:39 33b1e0a273af: Pulling fs layer 19:45:39 5d3b04190fa2: Pulling fs layer 19:45:39 2f39f015ded8: Pulling fs layer 19:45:39 3a2ae6a8a46f: Waiting 19:45:39 33b1e0a273af: Waiting 19:45:39 5d3b04190fa2: Waiting 19:45:39 2f39f015ded8: Waiting 19:45:39 5c69ac0246d0: Download complete 19:45:39 3a2ae6a8a46f: Download complete 19:45:39 33b1e0a273af: Verifying Checksum 19:45:39 33b1e0a273af: Download complete 19:45:39 5d3b04190fa2: Verifying Checksum 19:45:39 5d3b04190fa2: Download complete 19:45:39 ec43610c2a17: Verifying Checksum 19:45:39 ec43610c2a17: Download complete 19:45:39 5eb5b503b376: Verifying Checksum 19:45:39 5eb5b503b376: Download complete 19:45:40 2f39f015ded8: Download complete 19:45:40 5eb5b503b376: Pull complete 19:45:41 5c69ac0246d0: Pull complete 19:45:41 ec43610c2a17: Pull complete 19:45:41 3a2ae6a8a46f: Pull complete 19:45:41 33b1e0a273af: Pull complete 19:45:41 5d3b04190fa2: Pull complete 19:45:45 2f39f015ded8: Pull complete 19:45:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:45:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:45:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:46 prd-ubuntu20.04-docker-8c-8g-24349 does not seem to be running inside a container 19:45:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:45:50 $ docker top bd98a4442d6660108e0773ff4de1900f235d34ac5d289dabc0e46f8b6f3453ca -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:50 + touch /tmp/pre-build-complete [Pipeline] sh 19:45:50 + mkdir -p /var/log/sysstat [Pipeline] sh 19:45:51 + ls /var/log/sa-host 19:45:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:45:51 provisioning config files... 19:45:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5916007524184217317tmp [Pipeline] { [Pipeline] echo 19:45:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:45:51 ---> create-netrc.sh [Pipeline] } 19:45:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:45:52 ---> python-tools-install.sh [Pipeline] echo 19:45:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:45:52 ---> sudo-logs.sh 19:45:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:45:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:45:52 ---> job-cost.sh 19:45:52 lf-activate-venv: SKIPPING 19:45:52 DEBUG: total: 0.10999999940395355 19:45:52 INFO: Retrieving Stack Cost... 19:45:53 INFO: Retrieving Pricing Info for: v3-standard-8 19:45:53 INFO: Archiving Costs [Pipeline] echo 19:45:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:45:54 ---> logs-deploy.sh 19:45:54 lf-activate-venv: SKIPPING 19:45:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4143/1 19:45:54 INFO: archiving workspace using pattern(s): 19:45:54 Archives upload complete. 19:45:55 INFO: archiving logs to Nexus