Pull request #4302 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33db503313f2d5a70aa26e129afa63cdecd0885a+228e514b7b7673bf36cf89ad007a44664e52a272 (8e657f7c00dc18ded0c5d4e450065ada09dc0727) 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-ssh6499547802722082835.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2983969231238517271.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11238483431424844224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5440430240844123088.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9514206748331697019.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-3682’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3683 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 228e514b7b7673bf36cf89ad007a44664e52a272 into PR head commit 33db503313f2d5a70aa26e129afa63cdecd0885a Merge succeeded, producing d736ff24ef5ebcaf227c8443eadf6f067a622620 Checking out Revision d736ff24ef5ebcaf227c8443eadf6f067a622620 (PR-4302) > git config core.sparsecheckout # timeout=10 > git checkout -f 33db503313f2d5a70aa26e129afa63cdecd0885a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 228e514b7b7673bf36cf89ad007a44664e52a272 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d736ff24ef5ebcaf227c8443eadf6f067a622620 # timeout=10 Commit message: "Merge commit '228e514b7b7673bf36cf89ad007a44664e52a272' into HEAD" > git rev-list --no-walk 33db503313f2d5a70aa26e129afa63cdecd0885a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:11:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:11:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:11:30 ========================================================= 17:11:30 EdgeX Global Pipelines Version Info 17:11:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:11:31 ------------------- 17:11:31 stable info: 17:11:31 ------------------- 17:11:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:11:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:11:31 Message: update stable to v1.0.244 17:11:31 ------------------- 17:11:31 experimental info: 17:11:31 ------------------- 17:11:31 Commited By: **** collab-it+edgex@linuxfoundation.org 17:11:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:11:31 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:11:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:11:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:11:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:11:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:11:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:11:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:11:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d736ff24ef5ebcaf227c8443eadf6f067a622620 [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d736ff2 [Pipeline] echo 17:11:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:32 provisioning config files... 17:11:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config12734003947811097159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:32 ---> docker-login.sh 17:11:32 nexus3.edgexfoundry.org:10001 17:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:33 Configure a credential helper to remove this warning. See 17:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:33 17:11:33 Login Succeeded 17:11:33 nexus3.edgexfoundry.org:10002 17:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:33 Configure a credential helper to remove this warning. See 17:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:33 17:11:33 Login Succeeded 17:11:33 nexus3.edgexfoundry.org:10003 17:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:33 Configure a credential helper to remove this warning. See 17:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:33 17:11:33 Login Succeeded 17:11:33 nexus3.edgexfoundry.org:10004 17:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:33 Configure a credential helper to remove this warning. See 17:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:33 17:11:33 Login Succeeded 17:11:33 docker.io 17:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:33 Configure a credential helper to remove this warning. See 17:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:33 17:11:33 Login Succeeded 17:11:33 ---> docker-login.sh ends [Pipeline] } 17:11:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:33 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 17:11:33 + dirname cmd/core-command/Dockerfile 17:11:33 + cut -d/ -f2 17:11:33 + echo core-command,cmd/core-command/Dockerfile 17:11:33 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:11:33 cut -d/ -f2 17:11:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:11:33 + + cut -d/dirname -f2 cmd/core-data/Dockerfile 17:11:33 17:11:33 + echo core-data,cmd/core-data/Dockerfile 17:11:33 + dirname cmd/core-metadata/Dockerfile 17:11:33 + cut -d/ -f2 17:11:33 + echo core-metadata,cmd/core-metadata/Dockerfile 17:11:33 + dirname cmd/security-bootstrapper/Dockerfile 17:11:33 + cut -d/ -f2 17:11:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:11:33 + dirname cmd/security-proxy-setup/Dockerfile 17:11:33 + cut -d/ -f2 17:11:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:11:33 + + dirname cmd/security-secretstore-setup/Dockerfile 17:11:33 cut -d/ -f2 17:11:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:11:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:11:33 + cut -d/ -f2 17:11:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:11:33 + dirname cmd/security-spire-agent/Dockerfile 17:11:33 + cut -d/ -f2 17:11:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:11:33 + dirname cmd/security-spire-config/Dockerfile 17:11:33 + cut -d/ -f2 17:11:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:11:33 + dirname cmd/security-spire-server/Dockerfile 17:11:33 + cut -d/ -f2 17:11:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:11:33 + dirname cmd/support-notifications/Dockerfile 17:11:33 + cut -d/ -f2 17:11:33 + echo support-notifications,cmd/support-notifications/Dockerfile 17:11:33 + dirname cmd/support-scheduler/Dockerfile 17:11:33 + cut -d/ -f2 17:11:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:11:34 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:11:34 + git rev-list -1 --merges d736ff24ef5ebcaf227c8443eadf6f067a622620~1..d736ff24ef5ebcaf227c8443eadf6f067a622620 [Pipeline] echo 17:11:34 -----------> git rev-list -1 --merges d736ff24ef5ebcaf227c8443eadf6f067a622620~1..d736ff24ef5ebcaf227c8443eadf6f067a622620 d736ff24ef5ebcaf227c8443eadf6f067a622620 17:11:34 d736ff24ef5ebcaf227c8443eadf6f067a622620 [false] [Pipeline] sh 17:11:34 + git log --format=format:%s -1 d736ff24ef5ebcaf227c8443eadf6f067a622620 [Pipeline] echo 17:11:34 ========================================================= 17:11:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:11:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:11:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:11:35 + grep -v github /etc/ssh/ssh_known_hosts 17:11:35 + [ -e /tmp/ssh_known_hosts ] 17:11:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:11:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:11:35 + sudo tee -a /etc/ssh/ssh_known_hosts 17:11:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:35 17:11:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:35 0.1.4: Pulling from edgex-devops/py-git-semver 17:11:35 b85a868b505f: Pulling fs layer 17:11:35 e2be974225ed: Pulling fs layer 17:11:35 339a4e72a1f5: Pulling fs layer 17:11:35 988bab9f4d93: Pulling fs layer 17:11:35 1469e6f7b9e6: Pulling fs layer 17:11:35 eaf3925da568: Pulling fs layer 17:11:35 bab4dde63d76: Pulling fs layer 17:11:35 bde34c3a00c8: Pulling fs layer 17:11:35 b352a97aabf1: Pulling fs layer 17:11:35 4872d77fe225: Pulling fs layer 17:11:35 5851b861e8e6: Pulling fs layer 17:11:35 bab4dde63d76: Waiting 17:11:35 eaf3925da568: Waiting 17:11:35 bde34c3a00c8: Waiting 17:11:35 1469e6f7b9e6: Waiting 17:11:35 b352a97aabf1: Waiting 17:11:35 988bab9f4d93: Waiting 17:11:35 5851b861e8e6: Waiting 17:11:35 4872d77fe225: Waiting 17:11:35 e2be974225ed: Download complete 17:11:35 988bab9f4d93: Verifying Checksum 17:11:35 988bab9f4d93: Download complete 17:11:35 1469e6f7b9e6: Verifying Checksum 17:11:35 1469e6f7b9e6: Download complete 17:11:35 eaf3925da568: Download complete 17:11:35 339a4e72a1f5: Verifying Checksum 17:11:35 339a4e72a1f5: Download complete 17:11:35 bde34c3a00c8: Verifying Checksum 17:11:35 bde34c3a00c8: Download complete 17:11:36 b352a97aabf1: Verifying Checksum 17:11:36 b352a97aabf1: Download complete 17:11:36 4872d77fe225: Verifying Checksum 17:11:36 4872d77fe225: Download complete 17:11:36 5851b861e8e6: Verifying Checksum 17:11:36 5851b861e8e6: Download complete 17:11:36 b85a868b505f: Verifying Checksum 17:11:36 b85a868b505f: Download complete 17:11:36 bab4dde63d76: Verifying Checksum 17:11:36 bab4dde63d76: Download complete 17:11:37 b85a868b505f: Pull complete 17:11:37 e2be974225ed: Pull complete 17:11:38 339a4e72a1f5: Pull complete 17:11:38 988bab9f4d93: Pull complete 17:11:38 1469e6f7b9e6: Pull complete 17:11:38 eaf3925da568: Pull complete 17:11:40 bab4dde63d76: Pull complete 17:11:40 bde34c3a00c8: Pull complete 17:11:40 b352a97aabf1: Pull complete 17:11:40 4872d77fe225: Pull complete 17:11:40 5851b861e8e6: Pull complete 17:11:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:41 prd-ubuntu20.04-docker-8c-8g-3683 does not seem to be running inside a container 17:11:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:11:46 $ docker top f20d489152649fc9f8b4c1e0dca31a7b6b4529d2d9f836c446ce8bdc9355f617 -eo pid,comm 17:11:47 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). 17:11:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:47 [ssh-agent] Looking for ssh-agent implementation... 17:11:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:47 $ docker exec f20d489152649fc9f8b4c1e0dca31a7b6b4529d2d9f836c446ce8bdc9355f617 ssh-agent 17:11:47 SSH_AUTH_SOCK=/tmp/ssh-ydxnYHUOZKg7/agent.32 17:11:47 SSH_AGENT_PID=38 17:11:47 Running ssh-add (command line suppressed) 17:11:47 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3198085473239751395.key (/w/workspace/edgex-go/5@tmp/private_key_3198085473239751395.key) 17:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:47 + git tag --points-at HEAD [Pipeline] } 17:11:47 $ docker exec --env ******** --env ******** f20d489152649fc9f8b4c1e0dca31a7b6b4529d2d9f836c446ce8bdc9355f617 ssh-agent -k 17:11:48 unset SSH_AUTH_SOCK; 17:11:48 unset SSH_AGENT_PID; 17:11:48 echo Agent pid 38 killed; 17:11:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:11:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:48 [ssh-agent] Looking for ssh-agent implementation... 17:11:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:48 $ docker exec f20d489152649fc9f8b4c1e0dca31a7b6b4529d2d9f836c446ce8bdc9355f617 ssh-agent 17:11:48 SSH_AUTH_SOCK=/tmp/ssh-8uQNbdIgCggV/agent.70 17:11:48 SSH_AGENT_PID=76 17:11:48 Running ssh-add (command line suppressed) 17:11:48 Identity added: /w/workspace/edgex-go/5@tmp/private_key_16487864206208246999.key (/w/workspace/edgex-go/5@tmp/private_key_16487864206208246999.key) 17:11:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:48 + git semver init 17:11:49 2023-01-25 17:11:48,935 [run_init] DEBUG init version:0.0.0 force:False 17:11:49 2023-01-25 17:11:48,936 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 17:11:49 2023-01-25 17:11:48,937 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 17:11:49 2023-01-25 17:11:48,937 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 17:12:01 2023-01-25 17:12:01,227 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 17:12:01 2023-01-25 17:12:01,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4302 with force:False 17:12:01 2023-01-25 17:12:01,227 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4302 17:12:01 2023-01-25 17:12:01,232 [execute] INFO git cat-file --batch-check 17:12:01 2023-01-25 17:12:01,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 17:12:01 2023-01-25 17:12:01,238 [execute] INFO git cat-file --batch 17:12:01 2023-01-25 17:12:01,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 17:12:01 2023-01-25 17:12:01,243 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4302 17:12:01 0.0.0 [Pipeline] } 17:12:01 $ docker exec --env ******** --env ******** f20d489152649fc9f8b4c1e0dca31a7b6b4529d2d9f836c446ce8bdc9355f617 ssh-agent -k 17:12:01 unset SSH_AUTH_SOCK; 17:12:01 unset SSH_AGENT_PID; 17:12:01 echo Agent pid 76 killed; 17:12:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:01 + git semver [Pipeline] } 17:12:01 $ docker stop --time=1 f20d489152649fc9f8b4c1e0dca31a7b6b4529d2d9f836c446ce8bdc9355f617 17:12:03 $ docker rm -f --volumes f20d489152649fc9f8b4c1e0dca31a7b6b4529d2d9f836c446ce8bdc9355f617 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:12:03 Stashed 1 file(s) [Pipeline] echo 17:12:03 [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 17:12:04 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 17:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:04 ========================================================= 17:12:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:12:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:12:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:12:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:12:04 213ec9aee27d: Pulling fs layer 17:12:04 4583459ba037: Pulling fs layer 17:12:04 93c1e223e6f2: Pulling fs layer 17:12:04 53926ce57604: Pulling fs layer 17:12:04 21b2b0c7a3f4: Pulling fs layer 17:12:04 22ff95d597cd: Pulling fs layer 17:12:04 12d6caf4c0d1: Pulling fs layer 17:12:04 96b7cbca73a9: Pulling fs layer 17:12:04 a7acece74701: Pulling fs layer 17:12:04 53926ce57604: Waiting 17:12:04 21b2b0c7a3f4: Waiting 17:12:04 22ff95d597cd: Waiting 17:12:04 96b7cbca73a9: Waiting 17:12:04 12d6caf4c0d1: Waiting 17:12:04 a7acece74701: Waiting 17:12:04 93c1e223e6f2: Verifying Checksum 17:12:04 93c1e223e6f2: Download complete 17:12:04 4583459ba037: Verifying Checksum 17:12:04 4583459ba037: Download complete 17:12:04 21b2b0c7a3f4: Verifying Checksum 17:12:04 21b2b0c7a3f4: Download complete 17:12:04 22ff95d597cd: Verifying Checksum 17:12:04 22ff95d597cd: Download complete 17:12:04 213ec9aee27d: Verifying Checksum 17:12:04 213ec9aee27d: Download complete 17:12:04 12d6caf4c0d1: Verifying Checksum 17:12:04 12d6caf4c0d1: Download complete 17:12:05 213ec9aee27d: Pull complete 17:12:05 4583459ba037: Pull complete 17:12:05 93c1e223e6f2: Pull complete 17:12:06 53926ce57604: Verifying Checksum 17:12:06 53926ce57604: Download complete 17:12:06 a7acece74701: Verifying Checksum 17:12:06 a7acece74701: Download complete 17:12:06 96b7cbca73a9: Verifying Checksum 17:12:06 96b7cbca73a9: Download complete 17:12:10 53926ce57604: Pull complete 17:12:10 21b2b0c7a3f4: Pull complete 17:12:10 22ff95d597cd: Pull complete 17:12:10 12d6caf4c0d1: Pull complete 17:12:12 96b7cbca73a9: Pull complete 17:12:13 a7acece74701: Pull complete 17:12:13 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:12:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:12:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:12:13 WORKDIR /edgex 17:12:13 COPY go.mod . 17:12:13 RUN go mod download 17:12:13 + docker build -t ci-base-image-x86_64 -f - . 17:12:14 Sending build context to Docker daemon 170.1MB 17:12:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:12:14 ---> db6d94c90886 17:12:14 Step 2/4 : WORKDIR /edgex 17:12:18 Still waiting to schedule task 17:12:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3684’ 17:12:22 ---> Running in 8788103723d9 17:12:22 Removing intermediate container 8788103723d9 17:12:22 ---> cb0d46171dff 17:12:22 Step 3/4 : COPY go.mod . 17:12:22 ---> 71c42e2539c7 17:12:22 Step 4/4 : RUN go mod download 17:12:22 ---> Running in e13c1b7547ea 17:12:40 Removing intermediate container e13c1b7547ea 17:12:40 ---> aff656bd0ed3 17:12:40 Successfully built aff656bd0ed3 17:12:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:40 + docker inspect -f . ci-base-image-x86_64 17:12:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:41 prd-ubuntu20.04-docker-8c-8g-3683 does not seem to be running inside a container 17:12:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:12:41 $ docker top af5729e6ecfb351c23ec722af94b3fd7e81bfd30e5d839dd83bd0254bc835e88 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:41 + go version 17:12:41 go version go1.18.7 linux/amd64 [Pipeline] } 17:12:41 $ docker stop --time=1 af5729e6ecfb351c23ec722af94b3fd7e81bfd30e5d839dd83bd0254bc835e88 17:12:43 $ docker rm -f --volumes af5729e6ecfb351c23ec722af94b3fd7e81bfd30e5d839dd83bd0254bc835e88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:43 + docker inspect -f . ci-base-image-x86_64 17:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:43 prd-ubuntu20.04-docker-8c-8g-3683 does not seem to be running inside a container 17:12:43 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:12:44 $ docker top 2242d7d9b9e3312f2341ea0dba88a0631198fa79d5fb51c5550d5861624206e9 -eo pid,comm [Pipeline] { [Pipeline] echo 17:12:44 ========================================================= 17:12:44 [edgeXBuildGoParallel] Running Tests and Build... 17:12:44 ========================================================= [Pipeline] sh 17:12:44 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 17:12:44 + make test 17:12:44 go test -race -coverprofile=coverage.out ./... 17:12:51 ? github.com/edgexfoundry/edgex-go [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:13:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 17:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:13:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements 17:13:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.094s coverage: 43.1% of statements 17:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:13:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.135s coverage: 54.0% of statements 17:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.899s coverage: 89.2% of statements 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 2.4% of statements 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 95.6% of statements 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 17:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.102s coverage: 96.3% of statements 17:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 17:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 17:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 17:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.259s coverage: 79.9% of statements 17:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.117s coverage: 87.2% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 77.4% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.2% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.3% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 41.8% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:13:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:13:29 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 17:13:47 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." 17:13:47 go vet ./... 17:13:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:13:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:13:50 ./bin/test-attribution-txt.sh [Pipeline] echo 17:13:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:13:50 + ls -al . 17:13:50 total 748 17:13:50 drwxrwxr-x 11 1001 1001 4096 Jan 25 17:12 . 17:13:50 drwxr-xr-x 4 root root 4096 Jan 25 17:12 .. 17:13:50 drwxrwxr-x 2 1001 1001 4096 Jan 25 17:11 .blubracket 17:13:50 -rw-rw-r-- 1 1001 1001 16 Jan 25 17:11 .dockerignore 17:13:50 drwxrwxr-x 8 1001 1001 4096 Jan 25 17:13 .git 17:13:50 drwxrwxr-x 3 1001 1001 4096 Jan 25 17:11 .github 17:13:50 -rw-rw-r-- 1 1001 1001 1024 Jan 25 17:11 .gitignore 17:13:50 -rw-rw-r-- 1 1001 1001 42 Jan 25 17:11 .golangci.yml 17:13:50 -rw-rw-r-- 1 1001 1001 87 Jan 25 17:11 .hadolint.yml 17:13:50 drwxr-xr-x 3 1001 1001 4096 Jan 25 17:12 .semver 17:13:50 -rw-rw-r-- 1 1001 1001 166 Jan 25 17:11 .sonarcloud.properties 17:13:50 -rw-rw-r-- 1 1001 1001 1171 Jan 25 17:11 ADOPTERS.md 17:13:50 -rw-rw-r-- 1 1001 1001 10825 Jan 25 17:11 Attribution.txt 17:13:50 -rw-rw-r-- 1 1001 1001 73765 Jan 25 17:11 CHANGELOG.md 17:13:50 -rw-rw-r-- 1 1001 1001 3804 Jan 25 17:11 CONTRIBUTING.md 17:13:50 -rw-rw-r-- 1 1001 1001 677 Jan 25 17:11 GOVERNANCE.md 17:13:50 -rw-rw-r-- 1 1001 1001 850 Jan 25 17:11 Jenkinsfile 17:13:50 -rw-rw-r-- 1 1001 1001 10775 Jan 25 17:11 LICENSE 17:13:50 -rw-rw-r-- 1 1001 1001 13388 Jan 25 17:11 Makefile 17:13:50 -rw-rw-r-- 1 1001 1001 582 Jan 25 17:11 OWNERS.md 17:13:50 -rw-rw-r-- 1 1001 1001 9403 Jan 25 17:11 README.md 17:13:50 -rw-rw-r-- 1 1001 1001 6912 Jan 25 17:11 SECURITY.md 17:13:50 -rw-rw-r-- 1 1001 1001 5 Jan 25 17:12 VERSION 17:13:50 drwxrwxr-x 2 1001 1001 4096 Jan 25 17:11 bin 17:13:50 drwxrwxr-x 17 1001 1001 4096 Jan 25 17:11 cmd 17:13:50 -rw-r--r-- 1 root root 489970 Jan 25 17:13 coverage.out 17:13:50 -rw-rw-r-- 1 1001 1001 3365 Jan 25 17:11 go.mod 17:13:50 -rw-rw-r-- 1 1001 1001 34951 Jan 25 17:11 go.sum 17:13:50 drwxrwxr-x 7 1001 1001 4096 Jan 25 17:11 internal 17:13:50 drwxrwxr-x 3 1001 1001 4096 Jan 25 17:11 openapi 17:13:50 drwxrwxr-x 4 1001 1001 4096 Jan 25 17:11 snap 17:13:50 -rw-rw-r-- 1 1001 1001 204 Jan 25 17:11 version.go [Pipeline] sh 17:13:51 + '[' -e coverage.out ] 17:13:51 + chown 1001:1001 coverage.out [Pipeline] stash 17:13:51 Stashed 1 file(s) [Pipeline] sh 17:13:51 + make build 17:13:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:14:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:14:03 go build -tags " 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 17:14:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:14:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:14:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:14:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:14:15 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 17:14:16 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 17:14:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:14:18 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 17:14:20 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] } 17:14:21 $ docker stop --time=1 2242d7d9b9e3312f2341ea0dba88a0631198fa79d5fb51c5550d5861624206e9 17:14:31 $ docker rm -f --volumes 2242d7d9b9e3312f2341ea0dba88a0631198fa79d5fb51c5550d5861624206e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:14:32 17:14:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:14:32 latest: Pulling from edgex-devops/edgex-compose 17:14:32 cbdbe7a5bc2a: Pulling fs layer 17:14:32 ca9280d653b3: Pulling fs layer 17:14:32 7e9c9ca2126c: Pulling fs layer 17:14:32 cbdbe7a5bc2a: Verifying Checksum 17:14:32 cbdbe7a5bc2a: Download complete 17:14:32 cbdbe7a5bc2a: Pull complete 17:14:32 ca9280d653b3: Verifying Checksum 17:14:32 ca9280d653b3: Download complete 17:14:33 7e9c9ca2126c: Download complete 17:14:33 ca9280d653b3: Pull complete 17:14:36 7e9c9ca2126c: Pull complete 17:14:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:14:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:36 prd-ubuntu20.04-docker-8c-8g-3683 does not seem to be running inside a container 17:14:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:14:43 $ docker top 214d42096a97f0b7ded4e4e7386e3824b1d4e7bcb60e9b42373e2de992862a84 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:43 + docker-compose+ buildgrep --help parallel 17:14:43 17:14:44 --parallel Build images in parallel. [Pipeline] } 17:14:44 $ docker stop --time=1 214d42096a97f0b7ded4e4e7386e3824b1d4e7bcb60e9b42373e2de992862a84 17:14:45 $ docker rm -f --volumes 214d42096a97f0b7ded4e4e7386e3824b1d4e7bcb60e9b42373e2de992862a84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:46 prd-ubuntu20.04-docker-8c-8g-3683 does not seem to be running inside a container 17:14:46 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:14:46 $ docker top 15837f2208882eca47137b5ee0c258158de3279f29c215133293ab9350dfaa3a -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:46 + docker-compose -f ./docker-compose-build.yml build --parallel 17:14:47 Building core-command ... 17:14:47 Building core-common-config-bootstrapper ... 17:14:47 Building core-data ... 17:14:47 Building core-metadata ... 17:14:47 Building security-bootstrapper ... 17:14:47 Building security-proxy-setup ... 17:14:47 Building security-secretstore-setup ... 17:14:47 Building security-spiffe-token-provider ... 17:14:47 Building security-spire-agent ... 17:14:47 Building security-spire-config ... 17:14:47 Building security-spire-server ... 17:14:47 Building support-notifications ... 17:14:47 Building support-scheduler ... 17:14:47 Building core-metadata 17:14:47 Building core-common-config-bootstrapper 17:14:47 Building security-secretstore-setup 17:14:47 Building security-spire-server 17:14:47 Building security-proxy-setup 17:14:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3685 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws 17:14:58 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 17:14:58 The recommended git tool is: git 17:14:59 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:14:59 ---> aff656bd0ed3 17:14:59 Step 3/21 : WORKDIR /edgex-go 17:14:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:14:59 ---> aff656bd0ed3 17:14:59 Step 3/24 : WORKDIR /edgex-go 17:14:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:14:59 ---> aff656bd0ed3 17:14:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:14:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:14:59 ---> aff656bd0ed3 17:14:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:15:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:15:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:15:00 ---> aff656bd0ed3 17:15:00 Step 3/23 : WORKDIR /edgex-go 17:15:05 using credential edgex-jenkins-ssh 17:15:05 Cloning the remote Git repository 17:15:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:15:05 > git init /w/workspace/edgex-go/5 # timeout=10 17:15:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:15:05 > git --version # timeout=10 17:15:05 > git --version # 'git version 2.25.1' 17:15:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:18 ---> Running in cff33ae8b3bf 17:15:18 ---> Running in c730eeab8d98 17:15:18 ---> Running in 11b87a1110e6 17:15:18 ---> Running in 1f1f7e72fc83 17:15:18 ---> Running in 4e68f3785296 17:15:18 Removing intermediate container 1f1f7e72fc83 17:15:18 ---> 145d588373c1 17:15:18 Step 4/24 : WORKDIR /edgex-go 17:15:18 Removing intermediate container cff33ae8b3bf 17:15:18 ---> 4ef7f3225879 17:15:18 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:15:18 Removing intermediate container 11b87a1110e6 17:15:18 ---> 5daaa1706baa 17:15:18 Step 4/24 : RUN apk add --update --no-cache make git 17:15:18 Removing intermediate container c730eeab8d98 17:15:18 ---> 0aeb85d6617a 17:15:18 Step 4/22 : WORKDIR /edgex-go 17:15:18 ---> Running in 7db600375b28 17:15:18 Removing intermediate container 4e68f3785296 17:15:18 ---> 6e82b82a57e7 17:15:18 Step 4/21 : RUN apk add --update --no-cache make git 17:15:18 ---> Running in 6738e77d6f73 17:15:18 ---> Running in 463348a44cc7 17:15:18 ---> Running in e0119093d199 17:15:18 ---> Running in d79502443c5c 17:15:18 Removing intermediate container 7db600375b28 17:15:18 ---> 2f806549086d 17:15:18 Step 5/24 : RUN apk add --update --no-cache make git 17:15:18 Removing intermediate container e0119093d199 17:15:18 ---> a1f0709eccdd 17:15:18 Step 5/22 : RUN apk add --update --no-cache make git 17:15:18 ---> Running in f4bda292d9a2 17:15:18 ---> Running in af20e8850942 17:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:19 OK: 211 MiB in 51 packages 17:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:19 OK: 211 MiB in 51 packages 17:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:19 OK: 211 MiB in 51 packages 17:15:19 OK: 211 MiB in 51 packages 17:15:19 Removing intermediate container 6738e77d6f73 17:15:19 ---> c637109c1069 17:15:19 Step 5/23 : COPY go.mod vendor* ./ 17:15:19 OK: 211 MiB in 51 packages 17:15:19 Removing intermediate container 463348a44cc7 17:15:19 ---> 32be091007b2 17:15:19 Step 5/24 : COPY go.mod vendor* ./ 17:15:19 ---> df9bf23e8e38 17:15:19 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:19 ---> caa4eb4cfe26 17:15:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:19 ---> Running in 2d978217e856 17:15:19 ---> Running in c72015803181 17:15:19 Removing intermediate container f4bda292d9a2 17:15:19 ---> 3239a3a64754 17:15:19 Step 6/24 : COPY go.mod vendor* ./ 17:15:20 Removing intermediate container af20e8850942 17:15:20 ---> 10c7e147695d 17:15:20 Step 6/22 : COPY go.mod vendor* ./ 17:15:20 ---> 5bf403487700 17:15:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:20 Removing intermediate container d79502443c5c 17:15:20 ---> 33d83ecfa170 17:15:20 Step 5/21 : COPY go.mod vendor* ./ 17:15:20 ---> Running in a69148882f3c 17:15:20 ---> 970858b90535 17:15:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:20 ---> Running in ae1177263a1f 17:15:20 ---> 0c81b17d8bfc 17:15:20 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:20 ---> Running in 06dc9ebf278d 17:15:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:15:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:15:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:15:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:15:23 Merging remotes/origin/main commit 228e514b7b7673bf36cf89ad007a44664e52a272 into PR head commit 33db503313f2d5a70aa26e129afa63cdecd0885a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:15:23 Failed in branch arm64 17:15:23 > git config core.sparsecheckout # timeout=10 17:15:23 > git checkout -f 33db503313f2d5a70aa26e129afa63cdecd0885a # timeout=10 17:16:56 Removing intermediate container 06dc9ebf278d 17:16:56 ---> 7ff63d6161a2 17:16:56 Step 7/21 : COPY . . 17:16:56 Removing intermediate container 2d978217e856 17:16:56 ---> 917fb2c3dd96 17:16:56 Step 7/23 : COPY . . 17:16:56 Removing intermediate container a69148882f3c 17:16:56 ---> eda3d0d69774 17:16:56 Step 8/24 : COPY . . 17:16:56 Removing intermediate container c72015803181 17:16:56 ---> a678a5893cc6 17:16:56 Step 7/24 : COPY . . 17:16:56 Removing intermediate container ae1177263a1f 17:16:56 ---> 71bf5cf57f57 17:16:56 Step 8/22 : COPY . . 17:17:18 ---> 568c1433921d 17:17:18 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:17:18 ---> 426bec04dfae 17:17:18 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:17:18 ---> 3ac9cfa9bf19 17:17:18 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:17:18 ---> Running in 802043e1c2ef 17:17:18 ---> Running in f80fc8a76abf 17:17:18 ---> 4504989e97c1 17:17:18 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:17:18 ---> Running in 72c0a9d1e796 17:17:18 ---> caa36e7f7638 17:17:18 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:17:18 ---> Running in 6805c732ee95 17:17:18 ---> Running in a49c7e6b58b2 17:17:18 Removing intermediate container f80fc8a76abf 17:17:18 ---> caf21703d667 17:17:18 Step 9/23 : WORKDIR /edgex-go/spire-build 17:17:18 ---> Running in 36fe5b375446 17:17:18 Removing intermediate container 36fe5b375446 17:17:18 ---> 637c52271f15 17:17:18 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:17:18 ---> Running in 4282a06ecf3a 17:17:18 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 17:17:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:17:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:17:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:17:19 Removing intermediate container 4282a06ecf3a 17:17:19 ---> 0b36686118c2 17:17:19 Step 11/23 : WORKDIR /edgex-go 17:17:19 ---> Running in fb9be61dd14c 17:17:19 Removing intermediate container fb9be61dd14c 17:17:19 ---> d374596816fc 17:17:19 17:17:19 Step 12/23 : FROM alpine:3.15 17:17:19 3.15: Pulling from library/alpine 17:17:19 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 17:17:19 Status: Downloaded newer image for alpine:3.15 17:17:19 ---> c4fc93816858 17:17:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:17:20 ---> Running in c0f3f44d4b73 17:17:20 Removing intermediate container c0f3f44d4b73 17:17:20 ---> ec15f30a0a1f 17:17:20 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:17:20 ---> Running in 91b1ed4ed88a 17:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:17:21 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:17:21 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:17:21 OK: 15859 distinct packages available 17:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:17:21 (1/5) Installing dumb-init (1.2.5-r1) 17:17:21 (2/5) Installing musl-obstack (1.2.3-r0) 17:17:21 (3/5) Installing libucontext (1.1-r0) 17:17:21 (4/5) Installing gcompat (1.0.0-r4) 17:17:21 (5/5) Installing openssl (1.1.1s-r1) 17:17:21 Executing busybox-1.34.1-r7.trigger 17:17:21 OK: 7 MiB in 19 packages 17:17:26 Removing intermediate container 91b1ed4ed88a 17:17:26 ---> 0924429a5d55 17:17:26 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:17:32 ---> 27d7e4a37e59 17:17:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:17:33 ---> 0eb7308295ae 17:17:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:17:33 ---> ce3d90e32838 17:17:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:17:33 ---> e4f0b2097d9d 17:17:33 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:17:33 ---> Running in b2393b0ab82d 17:17:33 Removing intermediate container b2393b0ab82d 17:17:33 ---> a927f68baf12 17:17:33 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:17:33 ---> Running in ed72dc33779a 17:17:33 Removing intermediate container ed72dc33779a 17:17:33 ---> d97c6ad375b8 17:17:33 Step 21/23 : LABEL arch=x86_64 17:17:33 ---> Running in 8ab7bc9e35e1 17:17:33 Removing intermediate container 8ab7bc9e35e1 17:17:33 ---> f18961a05a3a 17:17:33 Step 22/23 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:17:33 ---> Running in 11153d9994c0 17:17:34 Removing intermediate container 11153d9994c0 17:17:34 ---> 897e5c0a51be 17:17:34 Step 23/23 : LABEL version=0.0.0 17:17:34 ---> Running in 5a68a481f58d 17:17:34 Removing intermediate container 5a68a481f58d 17:17:34 ---> fb73e95ed7a4 17:17:34 17:17:34 Successfully built fb73e95ed7a4 17:17:34 Successfully tagged security-spire-server:latest 17:17:34  Building security-spire-server ... done Building security-spiffe-token-provider 17:17:36 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:17:36 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:17:36 ---> aff656bd0ed3 17:17:36 Step 3/19 : WORKDIR /edgex-go 17:17:36 ---> Using cache 17:17:36 ---> 6e82b82a57e7 17:17:36 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:17:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:17:45 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 17:17:47 ---> Running in 514e8e1929ed 17:17:55 Removing intermediate container 6805c732ee95 17:17:55 ---> fd8f3fc66bf3 17:17:55 17:17:55 Step 10/22 : FROM alpine:3.16 17:17:55 Removing intermediate container a49c7e6b58b2 17:17:55 ---> f07df117cb84 17:17:55 17:17:55 Step 9/21 : FROM alpine:3.16 17:17:55 Removing intermediate container 72c0a9d1e796 17:17:55 ---> f518ae85a962 17:17:55 17:17:55 Step 10/24 : FROM alpine:3.16 17:17:55 Removing intermediate container 802043e1c2ef 17:17:55 ---> 2a497ccfb643 17:17:55 17:17:55 Step 9/24 : FROM alpine:3.16 17:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:55 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:17:55 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:17:55 OK: 17044 distinct packages available 17:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:55 3.16: Pulling from library/alpine 17:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:55 3.16: Pulling from library/alpine 17:17:55 OK: 211 MiB in 51 packages 17:17:56 3.16: Pulling from library/alpine 17:17:56 3.16: Pulling from library/alpine 17:17:57 Removing intermediate container 514e8e1929ed 17:17:57 ---> 378efb8cf3d3 17:17:57 Step 5/19 : COPY go.mod vendor* ./ 17:17:57 ---> 8fa0b7f47d6f 17:17:57 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:57 ---> Running in 08b7c66e7f35 17:17:57 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:17:57 Status: Downloaded newer image for alpine:3.16 17:17:57 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:17:57 Status: Image is up to date for alpine:3.16 17:17:57 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:17:57 Status: Image is up to date for alpine:3.16 17:17:57 ---> bfe296a52501 17:17:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:17:57 ---> bfe296a52501 17:17:57 ---> bfe296a52501 17:17:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation'Step 11/24 : RUN apk add --update --no-cache dumb-init 17:17:57 17:17:57 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:17:57 Status: Image is up to date for alpine:3.16 17:17:57 ---> bfe296a52501 17:17:57 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:17:57 ---> Running in 9817da06337d 17:17:57 ---> Running in d643d4aa4b65 17:17:57 ---> Running in 06183dd685cf 17:17:57 ---> Running in ac911b4250af 17:17:58 Removing intermediate container d643d4aa4b65 17:17:58 ---> 04a3a836b059 17:17:58 Step 12/22 : RUN apk add --update --no-cache dumb-init 17:17:58 ---> Running in 53aeaac3f485 17:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:58 (1/1) Installing dumb-init (1.2.5-r1) 17:17:58 (1/6) Installing ca-certificates (20220614-r0) 17:17:58 Executing busybox-1.35.0-r17.trigger 17:17:58 OK: 6 MiB in 15 packages 17:17:58 (2/6) Installing brotli-libs (1.0.9-r6) 17:17:58 (1/1) Installing dumb-init (1.2.5-r1) 17:17:58 Executing busybox-1.35.0-r17.trigger 17:17:58 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:17:58 (1/3) Installing ca-certificates (20220614-r0) 17:17:58 OK: 6 MiB in 15 packages 17:17:58 (4/6) Installing libcurl (7.83.1-r5) 17:17:58 (5/6) Installing curl (7.83.1-r5) 17:17:58 (2/3) Installing dumb-init (1.2.5-r1) 17:17:58 (3/3) Installing su-exec (0.2-r1) 17:17:58 (6/6) Installing dumb-init (1.2.5-r1) 17:17:58 Executing busybox-1.35.0-r17.trigger 17:17:58 Executing busybox-1.35.0-r17.trigger 17:17:58 Executing ca-certificates-20220614-r0.trigger 17:17:58 Executing ca-certificates-20220614-r0.trigger 17:17:59 OK: 6 MiB in 17 packages 17:17:59 OK: 8 MiB in 20 packages 17:17:59 Removing intermediate container 06183dd685cf 17:17:59 ---> c428288f5fc6 17:17:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:17:59 ---> Running in 9220e8bca582 17:17:59 Removing intermediate container 53aeaac3f485 17:17:59 ---> fb9af8774125 17:17:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:59 Removing intermediate container ac911b4250af 17:17:59 ---> c60c1937b446 17:17:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:18:00 Removing intermediate container 9220e8bca582 17:18:00 ---> da01b58eda7e 17:18:00 Step 13/24 : ENV APP_PORT=59881 17:18:00 Removing intermediate container 9817da06337d 17:18:00 ---> 8fc9dccddfd0 17:18:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:18:00 ---> Running in 23a95a168802 17:18:00 ---> 20f2e53286d4 17:18:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:18:00 ---> Running in cbe8c48c9eec 17:18:00 ---> Running in db7824160c56 17:18:00 Removing intermediate container cbe8c48c9eec 17:18:00 ---> b348922127e5 17:18:00 Step 12/24 : WORKDIR / 17:18:00 Removing intermediate container db7824160c56 17:18:00 Removing intermediate container 23a95a168802 17:18:00 ---> 5074936497d2 17:18:00 ---> 70148ebe7b08 17:18:00 Step 14/24 : EXPOSE $APP_PORTStep 12/21 : WORKDIR /edgex 17:18:00 17:18:00 ---> a7326a6da6f1 17:18:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:18:00 ---> Running in 9f014038e055 17:18:00 ---> Running in 4a94fbf9cc41 17:18:00 ---> Running in 6b962b3bb73d 17:18:00 Removing intermediate container 6b962b3bb73d 17:18:00 ---> b75804c3517d 17:18:00 Step 15/24 : WORKDIR / 17:18:00 Removing intermediate container 4a94fbf9cc41 17:18:00 ---> ac0577ad01a4 17:18:00 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:18:00 Removing intermediate container 9f014038e055 17:18:00 ---> 3dc425e0ed3c 17:18:00 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:18:00 ---> Running in 94aaaf8b8bc0 17:18:00 ---> 5070811af107 17:18:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:18:00 Removing intermediate container 94aaaf8b8bc0 17:18:00 ---> 7a60caaeff3e 17:18:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:00 ---> 76b2646e55fa 17:18:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:18:00 ---> 20fff135e87c 17:18:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:18:00 ---> 350617057fda 17:18:00 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:18:00 ---> Running in 3f83eb80f2f0 17:18:01 ---> cc88eebf2807 17:18:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:18:01 ---> 0c975501d9f7 17:18:01 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:18:02 ---> be0f7e4a1a98 17:18:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:18:02 ---> 1954d3c702aa 17:18:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:18:02 ---> 61ccf5a17fc2 17:18:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:18:02 ---> 7f7c644334ce 17:18:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:18:02 ---> e7221bf65f38 17:18:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:18:02 Removing intermediate container 3f83eb80f2f0 17:18:02 ---> ce24562ab18c 17:18:02 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 17:18:02 ---> 65016d8717d0 17:18:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:18:02 ---> Running in 4efadecbfb00 17:18:02 Removing intermediate container 4efadecbfb00 17:18:02 ---> ccc8be781a23 17:18:02 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:18:02 ---> 342676035aa1 17:18:02 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:18:02 ---> b3d70282987e 17:18:02 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:18:02 ---> Running in f4849e461684 17:18:02 ---> Running in 333159ee76d5 17:18:02 ---> Running in 7029f2358e5c 17:18:02 ---> d8b77d8cf3a3 17:18:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:18:03 Removing intermediate container 333159ee76d5 17:18:03 ---> 04446b1729ae 17:18:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:18:03 Removing intermediate container f4849e461684 17:18:03 ---> 55fa72b4e007 17:18:03 Step 20/22 : LABEL arch=x86_64 17:18:03 ---> Running in 47f782138f94 17:18:03 ---> Running in bf1bf825ece8 17:18:03 Removing intermediate container bf1bf825ece8 17:18:03 ---> fd6284ec1d9e 17:18:03 Step 21/22 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:18:03 Removing intermediate container 47f782138f94 17:18:03 ---> 88cf4cf2012d 17:18:03 Step 22/24 : LABEL arch=x86_64 17:18:03 ---> Running in a43be8565430 17:18:03 ---> Running in d1d5e536e085 17:18:03 ---> 03a9efb222f2 17:18:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:18:03 Removing intermediate container a43be8565430 17:18:03 ---> 68701f37bf6b 17:18:03 Step 22/22 : LABEL version=0.0.0 17:18:03 ---> Running in 5b415ea907ac 17:18:03 Removing intermediate container d1d5e536e085 17:18:03 ---> 08a2eae02183 17:18:03 Step 23/24 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:18:03 ---> Running in 752db68cab7c 17:18:03 Removing intermediate container 7029f2358e5c 17:18:03 ---> 2bd2febf0432 17:18:03 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:18:03 ---> bb528aef4a4a 17:18:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:18:03 ---> Running in 4735e8cb3f22 17:18:03 Removing intermediate container 5b415ea907ac 17:18:03 ---> 24da2890e3af 17:18:03 17:18:03 ---> Running in e7cfbfec4810 17:18:03 Removing intermediate container 752db68cab7c 17:18:03 ---> ca54d5ebeab0 17:18:03 Step 24/24 : LABEL version=0.0.0 17:18:04 Successfully built 24da2890e3af 17:18:04 Successfully tagged core-common-config-bootstrapper:latest 17:18:04  Building core-common-config-bootstrapper ... done Building security-spire-agent 17:18:04 ---> Running in 5395a9cb5042 17:18:04 Removing intermediate container 4735e8cb3f22 17:18:04 ---> 34d0a63d7823 17:18:04 Step 19/21 : LABEL arch=x86_64 17:18:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:18:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:18:09 ---> aff656bd0ed3 17:18:09 Step 3/24 : WORKDIR /edgex-go 17:18:09 ---> Using cache 17:18:09 ---> 6e82b82a57e7 17:18:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:18:12 ---> Running in 65309a23dbe6 17:18:12 Removing intermediate container 5395a9cb5042 17:18:12 ---> 7d4df8280c44 17:18:12 17:18:12 Successfully built 7d4df8280c44 17:18:12 ---> Running in 0fc649b071a7 17:18:12 Successfully tagged core-metadata:latest 17:18:13  Building core-metadata ... done Building support-notifications 17:18:13 Removing intermediate container 65309a23dbe6 17:18:13 ---> a5ed1c102e86 17:18:13 Step 20/21 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:18:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:18:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:18:17 ---> aff656bd0ed3 17:18:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:18:17 ---> Using cache 17:18:17 ---> 0aeb85d6617a 17:18:17 Step 4/22 : WORKDIR /edgex-go 17:18:17 ---> Using cache 17:18:17 ---> a1f0709eccdd 17:18:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:18:20 Removing intermediate container e7cfbfec4810 17:18:20 ---> 94869407403a 17:18:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:18:20 ---> Running in db1f6d4be501 17:18:20 ---> Running in 250b289695ac 17:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:18:20 ---> Running in fdfcb64becd3 17:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:18:20 Removing intermediate container 250b289695ac 17:18:20 ---> 6562993e38f8 17:18:20 Step 21/21 : LABEL version=0.0.0 17:18:20 Removing intermediate container fdfcb64becd3 17:18:20 ---> 7804a0a8ca88 17:18:20 Step 22/24 : LABEL arch=x86_64 17:18:20 OK: 211 MiB in 51 packages 17:18:20 ---> Running in f5779a76a1c2 17:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:18:20 ---> Running in 0e2c496063c5 17:18:20 Removing intermediate container f5779a76a1c2 17:18:20 ---> e11c84ca0b1b 17:18:20 17:18:20 Successfully built e11c84ca0b1b 17:18:20 Successfully tagged security-proxy-setup:latest 17:18:20  Building security-proxy-setup ... done Building support-scheduler 17:18:20 Removing intermediate container 0e2c496063c5 17:18:20 ---> 7bfba3ee9b20 17:18:20 Step 23/24 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:18:20 ---> Running in 338f10b7847d 17:18:21 OK: 211 MiB in 51 packages 17:18:21 Removing intermediate container 338f10b7847d 17:18:21 ---> 3bc9314fd6af 17:18:21 Step 24/24 : LABEL version=0.0.0 17:18:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:18:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:18:23 ---> aff656bd0ed3 17:18:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:18:23 ---> Using cache 17:18:23 ---> 0aeb85d6617a 17:18:23 Step 4/22 : WORKDIR /edgex-go 17:18:23 ---> Using cache 17:18:23 ---> a1f0709eccdd 17:18:23 Step 5/22 : RUN apk add --update --no-cache make git 17:18:23 ---> Using cache 17:18:23 ---> 10c7e147695d 17:18:23 Step 6/22 : COPY go.mod vendor* ./ 17:18:23 ---> Using cache 17:18:23 ---> 970858b90535 17:18:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:23 ---> Using cache 17:18:23 ---> 71bf5cf57f57 17:18:23 Step 8/22 : COPY . . 17:18:23 ---> Using cache 17:18:23 ---> 4504989e97c1 17:18:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:18:29 Removing intermediate container 0fc649b071a7 17:18:29 ---> 473cdf4fc008 17:18:29 Step 5/24 : COPY go.mod vendor* ./ 17:18:29 ---> Running in 8cf8f3e19937 17:18:29 ---> Running in 8ec129fe8dd5 17:18:30 ---> e1b5d35dd6b6 17:18:30 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:33 Removing intermediate container db1f6d4be501 17:18:33 ---> 758f534c63a9 17:18:33 Step 6/22 : COPY go.mod vendor* ./ 17:18:33 Removing intermediate container 8cf8f3e19937 17:18:33 ---> 6466bdc78416 17:18:33 17:18:33 ---> Running in 7169c985288f 17:18:33 Successfully built 6466bdc78416 17:18:33 Successfully tagged security-secretstore-setup:latest 17:18:33  Building security-secretstore-setup ... done Building security-bootstrapper 17:18:33 ---> 5046cdac75a8 17:18:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:33 ---> Running in c5a14f792f74 17:18:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:18:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:18:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:18:35 ---> aff656bd0ed3 17:18:35 Step 3/32 : WORKDIR /edgex-go 17:18:35 ---> Using cache 17:18:35 ---> 6e82b82a57e7 17:18:35 Step 4/32 : RUN apk add --update --no-cache make git 17:18:35 ---> Using cache 17:18:35 ---> 33d83ecfa170 17:18:35 Step 5/32 : COPY go.mod vendor* ./ 17:18:35 ---> Using cache 17:18:35 ---> 0c81b17d8bfc 17:18:35 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:35 ---> Using cache 17:18:35 ---> 7ff63d6161a2 17:18:35 Step 7/32 : COPY . . 17:18:35 ---> Using cache 17:18:35 ---> caa36e7f7638 17:18:35 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:18:47 ---> Running in 218c0bc6f873 17:18:47 Removing intermediate container 08b7c66e7f35 17:18:47 ---> 0f53f5cde337 17:18:47 Step 7/19 : COPY . . 17:18:47 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 17:19:06 ---> 353f324e1b4e 17:19:06 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:19:18 ---> Running in 4d7505b5e6f4 17:19:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:19:40 Removing intermediate container 218c0bc6f873 17:19:40 ---> f746e56f023d 17:19:40 17:19:40 Step 9/32 : FROM alpine:3.16 17:19:40 ---> bfe296a52501 17:19:40 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:19:40 ---> Running in fddfcf2fe6a8 17:19:40 Removing intermediate container 8ec129fe8dd5 17:19:40 ---> b6fdd2e1687f 17:19:40 17:19:40 Step 10/22 : FROM alpine:3.16 17:19:40 ---> bfe296a52501 17:19:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:19:40 ---> Using cache 17:19:40 ---> c428288f5fc6 17:19:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:19:40 ---> Using cache 17:19:40 ---> da01b58eda7e 17:19:40 Step 13/22 : ENV APP_PORT=59861 17:19:40 ---> Running in 5eca2672276a 17:19:40 Removing intermediate container fddfcf2fe6a8 17:19:40 ---> 00ccc26d242f 17:19:40 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:19:40 Removing intermediate container 5eca2672276a 17:19:40 ---> b237e745ff6c 17:19:40 Step 14/22 : EXPOSE $APP_PORT 17:19:40 ---> Running in 45678c2dbd5f 17:19:40 ---> Running in 9a99ad3fdd2e 17:19:40 Removing intermediate container 9a99ad3fdd2e 17:19:40 ---> 512810fb5ad0 17:19:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:19:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:19:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:19:40 Removing intermediate container c5a14f792f74 17:19:40 ---> 1429b58c7553 17:19:40 Step 8/22 : COPY . . 17:19:40 Removing intermediate container 7169c985288f 17:19:40 ---> 8dd7d4eaea43 17:19:40 Step 7/24 : COPY . . 17:19:40 (1/2) Installing dumb-init (1.2.5-r1) 17:19:40 (2/2) Installing su-exec (0.2-r1) 17:19:40 Executing busybox-1.35.0-r17.trigger 17:19:40 OK: 6 MiB in 16 packages 17:19:55 ---> f2986f0745eb 17:19:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:19:55 ---> 6474dae5303d 17:19:55 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:19:55 ---> c40f64a66e65 17:19:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:19:56 ---> Running in ae902d1af8c0 17:19:56 ---> Running in 7223535f7062 17:19:56 Removing intermediate container 45678c2dbd5f 17:19:56 ---> 9fdb61793e83 17:19:56 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:19:57 ---> Running in 3728448b5a44 17:19:57 Removing intermediate container ae902d1af8c0 17:19:57 ---> 35ca8e657d7c 17:19:57 Step 9/24 : WORKDIR /edgex-go/spire-build 17:19:57 ---> Running in bf6462fb6076 17:19:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:19:57 Removing intermediate container 3728448b5a44 17:19:57 ---> ebb684f6f78c 17:19:57 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:19:57 ---> 2b1fc5ca7eaa 17:19:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:19:57 ---> Running in 007ec470b861 17:19:57 Removing intermediate container bf6462fb6076 17:19:57 ---> 4c2191792b76 17:19:57 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:19:58 ---> Running in 0deffbfcce28 17:19:58 Removing intermediate container 007ec470b861 17:19:58 ---> 5059d21c5af5 17:19:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:20:00 ---> 6229249662a1 17:20:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:20:00 ---> Running in cca29abba48a 17:20:00 ---> Running in 1a6702d953a7 17:20:00 Removing intermediate container cca29abba48a 17:20:00 ---> c7f42254b193 17:20:00 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:20:00 ---> Running in 400e15ae00b8 17:20:00 Removing intermediate container 1a6702d953a7 17:20:00 ---> 2d70f8c4afe9 17:20:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:20:00 ---> Running in 185532de2aed 17:20:01 Removing intermediate container 4d7505b5e6f4 17:20:01 ---> fef5b89fdcd6 17:20:01 17:20:01 Step 9/19 : FROM alpine:3.15 17:20:01 ---> c4fc93816858 17:20:01 Removing intermediate container 400e15ae00b8 17:20:01 ---> 31c3a997f89a 17:20:01 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:20:01 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:20:01 ---> Using cache 17:20:01 ---> ec15f30a0a1f 17:20:01 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:20:01 ---> Running in dee7ef485e74 17:20:01 Removing intermediate container 185532de2aed 17:20:01 ---> faa3a7aa6b3e 17:20:01 Step 20/22 : LABEL arch=x86_64 17:20:01 ---> Running in 74f6607e977a 17:20:01 Removing intermediate container 0deffbfcce28 17:20:01 ---> e8118fbbf1a4 17:20:01 Step 11/24 : WORKDIR /edgex-go 17:20:01 ---> Running in 419bc2f1139a 17:20:01 ---> Running in 8f9e224bf6b3 17:20:01 Removing intermediate container 419bc2f1139a 17:20:01 ---> ee62c947bde7 17:20:01 Step 21/22 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:20:01 ---> Running in 4e9cc4a79424 17:20:01 Removing intermediate container 8f9e224bf6b3 17:20:01 ---> 016de435eee9 17:20:01 17:20:01 Step 12/24 : FROM alpine:3.15 17:20:01 ---> c4fc93816858 17:20:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:20:01 ---> Using cache 17:20:01 ---> ec15f30a0a1f 17:20:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:20:01 ---> Using cache 17:20:01 ---> 0924429a5d55 17:20:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:20:01 Removing intermediate container 4e9cc4a79424 17:20:01 ---> e9a80ba9b740 17:20:01 Step 22/22 : LABEL version=0.0.0 17:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:20:02 ---> Running in 57d89773f662 17:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:20:02 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:20:02 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:20:02 OK: 15859 distinct packages available 17:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:20:03 (1/9) Installing ca-certificates (20220614-r0) 17:20:03 (2/9) Installing brotli-libs (1.0.9-r5) 17:20:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:20:03 (4/9) Installing libcurl (7.80.0-r5) 17:20:03 (5/9) Installing curl (7.80.0-r5) 17:20:03 (6/9) Installing dumb-init (1.2.5-r1) 17:20:03 (7/9) Installing musl-obstack (1.2.3-r0) 17:20:03 (8/9) Installing libucontext (1.1-r0) 17:20:03 (9/9) Installing gcompat (1.0.0-r4) 17:20:03 Executing busybox-1.34.1-r7.trigger 17:20:03 Executing ca-certificates-20220614-r0.trigger 17:20:03 OK: 8 MiB in 23 packages 17:20:04 Removing intermediate container 57d89773f662 17:20:04 ---> bec4ea5953f2 17:20:04 17:20:04 ---> 22e8e96b288e 17:20:04 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:20:04 Successfully built bec4ea5953f2 17:20:04 Successfully tagged support-scheduler:latest 17:20:04  Building support-scheduler ... done Building security-spire-config 17:20:04 Removing intermediate container 74f6607e977a 17:20:04 ---> 96e4cfdc5827 17:20:04 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:20:04 ---> Running in 8b64f3982dec 17:20:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:20:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:20:08 ---> aff656bd0ed3 17:20:08 Step 3/24 : WORKDIR /edgex-go 17:20:08 ---> Using cache 17:20:08 ---> 6e82b82a57e7 17:20:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:20:08 ---> Using cache 17:20:08 ---> 473cdf4fc008 17:20:08 Step 5/24 : COPY go.mod vendor* ./ 17:20:08 ---> Using cache 17:20:08 ---> e1b5d35dd6b6 17:20:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:08 ---> Using cache 17:20:08 ---> 8dd7d4eaea43 17:20:08 Step 7/24 : COPY . . 17:20:08 ---> Using cache 17:20:08 ---> 6474dae5303d 17:20:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:20:08 ---> Using cache 17:20:08 ---> 35ca8e657d7c 17:20:08 Step 9/24 : WORKDIR /edgex-go/spire-build 17:20:08 ---> Using cache 17:20:08 ---> 4c2191792b76 17:20:08 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:20:08 ---> Using cache 17:20:08 ---> e8118fbbf1a4 17:20:08 Step 11/24 : WORKDIR /edgex-go 17:20:08 ---> Using cache 17:20:08 ---> 016de435eee9 17:20:08 17:20:08 Step 12/24 : FROM alpine:3.15 17:20:08 ---> c4fc93816858 17:20:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:20:08 ---> Using cache 17:20:08 ---> ec15f30a0a1f 17:20:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:20:15 ---> Running in 3d4468b4476a 17:20:15 Removing intermediate container dee7ef485e74 17:20:15 ---> 21bca77d10d7 17:20:15 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:15 ---> 569e94b9216b 17:20:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:20:15 Removing intermediate container 8b64f3982dec 17:20:15 ---> a40483bb88d4 17:20:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:20:15 ---> 958496747f55 17:20:15 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:20:15 ---> 517a9354492a 17:20:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:20:15 ---> 5388842952f5 17:20:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:20:15 ---> Running in ac208bb33612 17:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:20:15 ---> 6933c2fe117e 17:20:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:20:15 ---> 3fe5b25ac7fc 17:20:15 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:20:15 ---> a143a98b2390 17:20:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:20:15 ---> Running in 3430330df112 17:20:16 Removing intermediate container 3430330df112 17:20:16 ---> 03309eab8745 17:20:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:20:16 ---> 629d97ea5bcf 17:20:16 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:20:16 Removing intermediate container ac208bb33612 17:20:16 ---> 4d249dc25ddb 17:20:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:16 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:20:16 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:20:16 OK: 15859 distinct packages available 17:20:16 ---> Running in f34e8dbbe16a 17:20:16 ---> Running in 6a977ab5b838 17:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:20:16 Removing intermediate container 6a977ab5b838 17:20:16 ---> 3327770debc8 17:20:16 Step 22/24 : LABEL arch=x86_64 17:20:16 Removing intermediate container f34e8dbbe16a 17:20:16 ---> 2bb5fbabad03 17:20:16 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:20:16 ---> Running in 8513a07382d9 17:20:16 ---> 8e5a1caffa6a 17:20:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:20:17 ---> Running in 72cd6c4f3bfc 17:20:17 Removing intermediate container 8513a07382d9 17:20:17 ---> 84ad7cfd8966 17:20:17 Step 23/24 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:20:17 Removing intermediate container 72cd6c4f3bfc 17:20:17 ---> 91019a667896 17:20:17 Step 17/19 : LABEL arch=x86_64 17:20:17 (1/4) Installing dumb-init (1.2.5-r1) 17:20:17 (2/4) Installing musl-obstack (1.2.3-r0) 17:20:17 (3/4) Installing libucontext (1.1-r0) 17:20:17 ---> Running in d072f2227081 17:20:17 (4/4) Installing gcompat (1.0.0-r4) 17:20:17 Executing busybox-1.34.1-r7.trigger 17:20:17 OK: 6 MiB in 18 packages 17:20:17 ---> Running in 88c095034849 17:20:17 ---> 8a3b620093e4 17:20:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:20:17 Removing intermediate container d072f2227081 17:20:17 ---> f4a8de98d3f5 17:20:17 Step 24/24 : LABEL version=0.0.0 17:20:17 ---> Running in 850babc205d2 17:20:17 Removing intermediate container 88c095034849 17:20:17 ---> cf330d38e74c 17:20:17 Step 18/19 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:20:17 ---> Running in 632b7dbaf8ce 17:20:18 ---> 79c100b95c60 17:20:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:20:18 Removing intermediate container 850babc205d2 17:20:18 ---> 5c71cf34f980 17:20:18 17:20:18 Removing intermediate container 632b7dbaf8ce 17:20:18 ---> d106e8f64c68 17:20:18 Step 19/19 : LABEL version=0.0.0 17:20:18 Successfully built 5c71cf34f980 17:20:18 ---> Running in 240374d355c4 17:20:18 Successfully tagged security-spire-agent:latest 17:20:18 Building core-data 17:20:18  Building security-spire-agent ... done Removing intermediate container 3d4468b4476a 17:20:18 ---> 23f403e9463d 17:20:18 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:20:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:20:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:20:21 ---> aff656bd0ed3 17:20:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:20:21 ---> Using cache 17:20:21 ---> 0aeb85d6617a 17:20:21 Step 4/22 : WORKDIR /edgex-go 17:20:21 ---> Using cache 17:20:21 ---> a1f0709eccdd 17:20:21 Step 5/22 : RUN apk add --update --no-cache make git 17:20:21 ---> Using cache 17:20:21 ---> 10c7e147695d 17:20:21 Step 6/22 : COPY go.mod vendor* ./ 17:20:21 ---> Using cache 17:20:21 ---> 970858b90535 17:20:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:21 ---> Using cache 17:20:21 ---> 71bf5cf57f57 17:20:21 Step 8/22 : COPY . . 17:20:21 ---> Using cache 17:20:21 ---> 4504989e97c1 17:20:21 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:20:26 ---> ca4adf40166a 17:20:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:20:26 Removing intermediate container 240374d355c4 17:20:26 ---> 3d2378a1bfcf 17:20:26 17:20:26 ---> Running in 97ac064e1fbb 17:20:26 ---> 7465b136f61c 17:20:26 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:20:26 ---> ca1a2637c589 17:20:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:20:26 Successfully built 3d2378a1bfcf 17:20:26 Successfully tagged security-spiffe-token-provider:latest 17:20:26 Building core-command 17:20:26  Building security-spiffe-token-provider ... done  ---> 02ff8fd15079 17:20:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:20:27 ---> 146e21f70366 17:20:27 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:20:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:20:30 ---> Running in 6dd33a9a2c74 17:20:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:20:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:20:32 ---> aff656bd0ed3 17:20:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:20:32 ---> Using cache 17:20:32 ---> 0aeb85d6617a 17:20:32 Step 4/23 : WORKDIR /edgex-go 17:20:32 ---> Using cache 17:20:32 ---> a1f0709eccdd 17:20:32 Step 5/23 : RUN apk add --update --no-cache make git 17:20:32 ---> Using cache 17:20:32 ---> 10c7e147695d 17:20:32 Step 6/23 : COPY go.mod vendor* ./ 17:20:32 ---> Using cache 17:20:32 ---> 970858b90535 17:20:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:32 ---> Using cache 17:20:32 ---> 71bf5cf57f57 17:20:32 Step 8/23 : COPY . . 17:20:32 ---> Using cache 17:20:32 ---> 4504989e97c1 17:20:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:20:36 ---> 50477ef0b97a 17:20:36 Step 27/32 : RUN chmod +x /entrypoint.sh 17:20:36 ---> Running in 5685ee1aa992 17:20:36 ---> Running in fe8aee926f3b 17:20:36 Removing intermediate container 7223535f7062 17:20:36 ---> 7cc2c58570c8 17:20:36 17:20:36 Step 10/22 : FROM alpine:3.16 17:20:36 ---> bfe296a52501 17:20:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:20:36 Removing intermediate container 6dd33a9a2c74 17:20:36 ---> 3249d0df756b 17:20:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:20:36 ---> Running in ec76580f6c61 17:20:38 go build -tags " 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 17:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:20:38 (1/2) Installing ca-certificates (20220614-r0) 17:20:38 (2/2) Installing dumb-init (1.2.5-r1) 17:20:38 Executing busybox-1.35.0-r17.trigger 17:20:38 Executing ca-certificates-20220614-r0.trigger 17:20:38 OK: 6 MiB in 16 packages 17:20:38 ---> 7251597ed22d 17:20:38 Step 19/24 : WORKDIR / 17:20:39 ---> Running in 33647556c4c8 17:20:40 Removing intermediate container fe8aee926f3b 17:20:40 Removing intermediate container 33647556c4c8 17:20:40 ---> 2c99d1fc8c19 17:20:40 ---> 6aa6838d67d2 17:20:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"]Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:20:40 17:20:40 ---> Running in 88a55362c07e 17:20:40 Removing intermediate container ec76580f6c61 17:20:40 ---> b9fbd80dbe74 17:20:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:20:40 ---> Running in d89f9efc5d52 17:20:40 ---> Running in 9e80112960ec 17:20:40 Removing intermediate container 88a55362c07e 17:20:40 ---> ebcb7e4d1519 17:20:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:20:40 Removing intermediate container d89f9efc5d52 17:20:40 ---> 2018c33c9bd8 17:20:40 Step 29/32 : CMD ["gate"] 17:20:40 Removing intermediate container 9e80112960ec 17:20:40 ---> 6016bc8a6866 17:20:40 Step 13/22 : ENV APP_PORT=59860 17:20:40 ---> Running in a74bea69ce3e 17:20:40 ---> Running in 0ad128a00645 17:20:40 ---> Running in d5c7016e8339 17:20:41 Removing intermediate container a74bea69ce3e 17:20:41 ---> 5075ad746ea8 17:20:41 Step 22/24 : LABEL arch=x86_64 17:20:41 Removing intermediate container d5c7016e8339 17:20:41 ---> 581187292ed2 17:20:41 Step 14/22 : EXPOSE $APP_PORT 17:20:41 Removing intermediate container 0ad128a00645 17:20:41 ---> ddb748b938f7 17:20:41 Step 30/32 : LABEL arch=x86_64 17:20:41 ---> Running in b1293a85bcaa 17:20:41 ---> Running in d1604ee02a7d 17:20:41 ---> Running in 9f1986ab1fd3 17:20:41 Removing intermediate container 9f1986ab1fd3 17:20:41 ---> 929438517bd6 17:20:41 Step 31/32 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:20:41 Removing intermediate container b1293a85bcaa 17:20:41 ---> ab6f42ae029c 17:20:41 Step 23/24 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:20:41 Removing intermediate container d1604ee02a7d 17:20:41 ---> b95cabcec862 17:20:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:41 ---> Running in e5e8848c5e0c 17:20:41 ---> Running in 23ed94c2c3f9 17:20:43 Removing intermediate container e5e8848c5e0c 17:20:43 ---> 30f553bc9a4e 17:20:43 Step 32/32 : LABEL version=0.0.0 17:20:44 Removing intermediate container 23ed94c2c3f9 17:20:44 ---> e4eebe3f0302 17:20:44 Step 24/24 : LABEL version=0.0.0 17:20:44 ---> Running in 568c920f6eb3 17:20:44 ---> 33c6c367c8f8 17:20:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:20:44 ---> Running in fd4bd16bc046 17:20:45 Removing intermediate container 568c920f6eb3 17:20:45 ---> 7bb53bc74e63 17:20:45 17:20:45 Successfully built 7bb53bc74e63 17:20:47 Successfully tagged security-bootstrapper:latest 17:20:47  Building security-bootstrapper ... done Removing intermediate container fd4bd16bc046 17:20:47 ---> 7bd007d68b85 17:20:47 17:20:47 Successfully built 7bd007d68b85 17:20:49 Successfully tagged security-spire-config:latest 17:20:49  Building security-spire-config ... done  ---> 1ac733571cd7 17:20:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:20:53 ---> 1fbea7b2535a 17:20:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:20:58 Removing intermediate container 97ac064e1fbb 17:20:58 ---> ffbe3be953c5 17:20:58 17:20:58 Step 10/22 : FROM alpine:3.16 17:20:58 ---> bfe296a52501 17:20:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:20:58 ---> Running in 4bf1adf16c76 17:20:58 ---> Running in 5bdc180e67e5 17:20:58 Removing intermediate container 4bf1adf16c76 17:20:58 ---> dc9bd548286e 17:20:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:20:58 ---> Running in ff6476196347 17:20:58 Removing intermediate container 5bdc180e67e5 17:20:58 ---> 3f6331e25c9e 17:20:58 Step 12/22 : ENV APP_PORT=59880 17:21:01 ---> Running in 303af401e852 17:21:01 Removing intermediate container ff6476196347 17:21:01 ---> e178dd82a00a 17:21:01 Step 20/22 : LABEL arch=x86_64 17:21:01 ---> Running in 5a68a1d22088 17:21:01 Removing intermediate container 303af401e852 17:21:01 ---> 10d96ecf8849 17:21:01 Step 13/22 : EXPOSE $APP_PORT 17:21:01 ---> Running in 131f90c1ad30 17:21:02 Removing intermediate container 5685ee1aa992 17:21:02 ---> c3730f212a81 17:21:02 17:21:02 Step 10/23 : FROM alpine:3.16 17:21:02 ---> bfe296a52501 17:21:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:21:02 ---> Using cache 17:21:02 ---> c428288f5fc6 17:21:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:21:02 ---> Using cache 17:21:02 Removing intermediate container 5a68a1d22088 17:21:02 ---> ad27712b84f5 17:21:02 Step 21/22 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:21:02 ---> da01b58eda7e 17:21:02 Step 13/23 : ENV APP_PORT=59882 17:21:02 ---> Running in 9c3abcb63991 17:21:02 ---> Running in b5029c14a953 17:21:02 Removing intermediate container 131f90c1ad30 17:21:02 ---> 0a6017e66f30 17:21:02 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:21:02 Removing intermediate container 9c3abcb63991 17:21:02 ---> 5bb3606ecf41 17:21:02 Step 22/22 : LABEL version=0.0.0 17:21:02 Removing intermediate container b5029c14a953 17:21:02 ---> e26760021c13 17:21:02 Step 14/23 : EXPOSE $APP_PORT 17:21:02 ---> Running in a12d1bb36de3 17:21:02 ---> Running in adc536df2574 17:21:02 ---> Running in 0f14cdb291c5 17:21:02 Removing intermediate container 0f14cdb291c5 17:21:02 ---> afd7cad097f2 17:21:02 Step 15/23 : WORKDIR / 17:21:02 Removing intermediate container adc536df2574 17:21:02 ---> 0c0a3d5270c9 17:21:02 17:21:02 ---> Running in 8d787c616a68 17:21:02 Successfully built 0c0a3d5270c9 17:21:02 Successfully tagged support-notifications:latest 17:21:02  Building support-notifications ... done Removing intermediate container 8d787c616a68 17:21:02 ---> fdbac951c3fe 17:21:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:21:02 ---> fcbf71672357 17:21:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:21:03 (1/1) Installing dumb-init (1.2.5-r1) 17:21:03 Executing busybox-1.35.0-r17.trigger 17:21:03 ---> f8082765522c 17:21:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:21:03 OK: 6 MiB in 15 packages 17:21:03 ---> 08759ff3ba26 17:21:03 Step 19/23 : ENTRYPOINT ["/core-command"] 17:21:03 ---> Running in 80e1dfc5736d 17:21:03 Removing intermediate container 80e1dfc5736d 17:21:03 ---> 0fe145f0f580 17:21:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:21:03 ---> Running in 8fe63eeadd07 17:21:03 Removing intermediate container a12d1bb36de3 17:21:03 ---> 38b563bc254f 17:21:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:03 Removing intermediate container 8fe63eeadd07 17:21:03 ---> c4c284928008 17:21:03 Step 21/23 : LABEL arch=x86_64 17:21:03 ---> Running in 93bf5d9f15b8 17:21:03 ---> ebe101803022 17:21:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:21:03 Removing intermediate container 93bf5d9f15b8 17:21:03 ---> a3b353be4d5d 17:21:03 Step 22/23 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:21:03 ---> Running in 4b1b903f19cf 17:21:04 ---> 93a76dfe9d16 17:21:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:21:04 Removing intermediate container 4b1b903f19cf 17:21:04 ---> 9ef92d479515 17:21:04 Step 23/23 : LABEL version=0.0.0 17:21:04 ---> Running in 9e2cf81679df 17:21:05 Removing intermediate container 9e2cf81679df 17:21:05 ---> cf38e30bedf6 17:21:05 17:21:05 ---> 2458cb6e1a66 17:21:05 Step 18/22 : ENTRYPOINT ["/core-data"] 17:21:05 ---> Running in 31eb5234c79f 17:21:05 Successfully built cf38e30bedf6 17:21:05 Successfully tagged core-command:latest 17:21:05  Building core-command ... done Removing intermediate container 31eb5234c79f 17:21:05 ---> 4a779ef55c0b 17:21:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:21:05 ---> Running in 3eeae001cbbe 17:21:05 Removing intermediate container 3eeae001cbbe 17:21:05 ---> 4a8563295bc5 17:21:05 Step 20/22 : LABEL arch=x86_64 17:21:05 ---> Running in 52f40e27b384 17:21:05 Removing intermediate container 52f40e27b384 17:21:05 ---> 5d8246e1888a 17:21:05 Step 21/22 : LABEL git_sha=d736ff24ef5ebcaf227c8443eadf6f067a622620 17:21:05 ---> Running in 0a5b7cf233a1 17:21:05 Removing intermediate container 0a5b7cf233a1 17:21:05 ---> c53599b50a12 17:21:05 Step 22/22 : LABEL version=0.0.0 17:21:05 ---> Running in aafeaee411c8 17:21:05 Removing intermediate container aafeaee411c8 17:21:05 ---> cc1982b36f52 17:21:05 17:21:05 Successfully built cc1982b36f52 17:21:05 Successfully tagged core-data:latest 17:21:05  Building core-data ... done  [Pipeline] } 17:21:05 $ docker stop --time=1 15837f2208882eca47137b5ee0c258158de3279f29c215133293ab9350dfaa3a 17:21:07 $ docker rm -f --volumes 15837f2208882eca47137b5ee0c258158de3279f29c215133293ab9350dfaa3a [Pipeline] // withDockerContainer [Pipeline] sh 17:21:07 + docker images 17:21:07 REPOSITORY TAG IMAGE ID CREATED SIZE 17:21:07 core-data latest cc1982b36f52 2 seconds ago 17.9MB 17:21:07 core-command latest cf38e30bedf6 3 seconds ago 17.7MB 17:21:07 support-notifications latest 0c0a3d5270c9 5 seconds ago 30.6MB 17:21:07 c3730f212a81 7 seconds ago 1.68GB 17:21:07 ffbe3be953c5 12 seconds ago 1.69GB 17:21:07 security-spire-config latest 7bd007d68b85 23 seconds ago 85.8MB 17:21:07 security-bootstrapper latest 7bb53bc74e63 23 seconds ago 20.3MB 17:21:07 7cc2c58570c8 32 seconds ago 1.75GB 17:21:07 security-spiffe-token-provider latest 3d2378a1bfcf 41 seconds ago 29.8MB 17:21:07 security-spire-agent latest 5c71cf34f980 50 seconds ago 125MB 17:21:07 016de435eee9 About a minute ago 1.55GB 17:21:07 support-scheduler latest bec4ea5953f2 About a minute ago 30MB 17:21:07 fef5b89fdcd6 About a minute ago 1.72GB 17:21:07 f746e56f023d About a minute ago 1.67GB 17:21:07 b6fdd2e1687f About a minute ago 1.75GB 17:21:07 security-secretstore-setup latest 6466bdc78416 2 minutes ago 29.9MB 17:21:07 security-proxy-setup latest e11c84ca0b1b 2 minutes ago 27.8MB 17:21:07 core-metadata latest 7d4df8280c44 2 minutes ago 18.6MB 17:21:07 core-common-config-bootstrapper latest 24da2890e3af 3 minutes ago 15.5MB 17:21:07 2a497ccfb643 3 minutes ago 1.68GB 17:21:07 f07df117cb84 3 minutes ago 1.67GB 17:21:07 fd8f3fc66bf3 3 minutes ago 1.68GB 17:21:07 f518ae85a962 3 minutes ago 1.69GB 17:21:07 security-spire-server latest fb73e95ed7a4 3 minutes ago 86.5MB 17:21:07 d374596816fc 3 minutes ago 1.55GB 17:21:07 ci-base-image-x86_64 latest aff656bd0ed3 8 minutes ago 904MB 17:21:07 alpine 3.16 bfe296a52501 2 months ago 5.54MB 17:21:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 17:21:07 alpine 3.15 c4fc93816858 5 months ago 5.59MB 17:21:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 17:21:07 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:21:08 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 17:21:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:21:09 ---> package-listing.sh 17:21:09 ++ facter osfamily 17:21:09 ++ tr '[:upper:]' '[:lower:]' 17:21:09 + OS_FAMILY=debian 17:21:09 + workspace=/w/workspace/edgex-go/5 17:21:09 + START_PACKAGES=/tmp/packages_start.txt 17:21:09 + END_PACKAGES=/tmp/packages_end.txt 17:21:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:21:09 + PACKAGES=/tmp/packages_start.txt 17:21:09 + '[' /w/workspace/edgex-go/5 ']' 17:21:09 + PACKAGES=/tmp/packages_end.txt 17:21:09 + case "${OS_FAMILY}" in 17:21:09 + dpkg -l 17:21:09 + grep '^ii' 17:21:09 + '[' -f /tmp/packages_start.txt ']' 17:21:09 + '[' -f /tmp/packages_end.txt ']' 17:21:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:21:09 + '[' /w/workspace/edgex-go/5 ']' 17:21:09 + mkdir -p /w/workspace/edgex-go/5/archives/ 17:21:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 17:21:09 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:21:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:10 17:21:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:10 latest: Pulling from edgex-lftools-log-publisher 17:21:10 5eb5b503b376: Pulling fs layer 17:21:10 5c69ac0246d0: Pulling fs layer 17:21:10 ec43610c2a17: Pulling fs layer 17:21:10 3a2ae6a8a46f: Pulling fs layer 17:21:10 33b1e0a273af: Pulling fs layer 17:21:10 5d3b04190fa2: Pulling fs layer 17:21:10 2f39f015ded8: Pulling fs layer 17:21:10 33b1e0a273af: Waiting 17:21:10 5d3b04190fa2: Waiting 17:21:10 3a2ae6a8a46f: Waiting 17:21:10 2f39f015ded8: Waiting 17:21:10 5c69ac0246d0: Verifying Checksum 17:21:10 5c69ac0246d0: Download complete 17:21:10 3a2ae6a8a46f: Verifying Checksum 17:21:10 3a2ae6a8a46f: Download complete 17:21:10 33b1e0a273af: Verifying Checksum 17:21:10 33b1e0a273af: Download complete 17:21:10 5d3b04190fa2: Verifying Checksum 17:21:10 5d3b04190fa2: Download complete 17:21:10 ec43610c2a17: Verifying Checksum 17:21:10 ec43610c2a17: Download complete 17:21:11 5eb5b503b376: Verifying Checksum 17:21:11 5eb5b503b376: Download complete 17:21:12 5eb5b503b376: Pull complete 17:21:12 2f39f015ded8: Download complete 17:21:12 5c69ac0246d0: Pull complete 17:21:13 ec43610c2a17: Pull complete 17:21:13 3a2ae6a8a46f: Pull complete 17:21:13 33b1e0a273af: Pull complete 17:21:13 5d3b04190fa2: Pull complete 17:21:21 2f39f015ded8: Pull complete 17:21:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:21:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:21 prd-ubuntu20.04-docker-8c-8g-3683 does not seem to be running inside a container 17:21:21 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:21:22 $ docker top 5a69e42a3490b9eec635270db15b088019d0e21cede48d7aecbf03794a0ac581 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:21:22 + mkdir -p /var/log/sysstat [Pipeline] sh 17:21:23 + ls /var/log/sa-host 17:21:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:23 provisioning config files... 17:21:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config16120424183411318245tmp [Pipeline] { [Pipeline] echo 17:21:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:21:23 ---> create-netrc.sh [Pipeline] } 17:21:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:21:24 ---> python-tools-install.sh [Pipeline] echo 17:21:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:21:24 ---> sudo-logs.sh 17:21:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:21:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:21:24 ---> job-cost.sh 17:21:24 lf-activate-venv: SKIPPING 17:21:24 INFO: No Stack... 17:21:25 INFO: Retrieving Pricing Info for: v3-standard-8 17:21:25 INFO: Archiving Costs [Pipeline] echo 17:21:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:21:25 ---> logs-deploy.sh 17:21:25 lf-activate-venv: SKIPPING 17:21:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/5 17:21:25 INFO: archiving workspace using pattern(s): 17:21:26 Archives upload complete. 17:21:26 INFO: archiving logs to Nexus 17:21:27 ---> uname -a: 17:21:27 Linux prd-ubuntu20-04-docker-8c-8g-3683 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:21:27 17:21:27