Pull request #4134 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd057cb8158b5a4994d08f896ffffba838e9fdec+0b67b2119381be7da318202365afae4bab1434a1 (586856e6720e4b1abaea4177afffdfe73d3c4dd8) 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-ssh17737987585939496177.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17792064138547872662.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4134/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4134/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12179533584698152510.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4134/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15500237819428304496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6206556401376079793.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4134/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4134/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13762027680420536461.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23627 in /w/workspace/edgexfoundry_edgex-go_PR-4134 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit fd057cb8158b5a4994d08f896ffffba838e9fdec Merge succeeded, producing fd057cb8158b5a4994d08f896ffffba838e9fdec Checking out Revision fd057cb8158b5a4994d08f896ffffba838e9fdec (PR-4134) > 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/4134/head:refs/remotes/origin/PR-4134 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd057cb8158b5a4994d08f896ffffba838e9fdec # 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 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd057cb8158b5a4994d08f896ffffba838e9fdec # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:45 ========================================================= 19:06:45 EdgeX Global Pipelines Version Info 19:06:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:45 ------------------- 19:06:45 stable info: 19:06:45 ------------------- 19:06:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:45 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:06:45 Message: update stable to v1.0.239 19:06:46 ------------------- 19:06:46 experimental info: 19:06:46 ------------------- 19:06:46 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:46 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:06:46 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:06:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4134 [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4134 [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4134 [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd057cb8158b5a4994d08f896ffffba838e9fdec [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd057cb [Pipeline] echo 19:06:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:47 provisioning config files... 19:06:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3669404505963442541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:48 ---> docker-login.sh 19:06:48 nexus3.edgexfoundry.org:10001 19:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:48 Configure a credential helper to remove this warning. See 19:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:48 19:06:48 Login Succeeded 19:06:48 nexus3.edgexfoundry.org:10002 19:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:49 Configure a credential helper to remove this warning. See 19:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:49 19:06:49 Login Succeeded 19:06:49 nexus3.edgexfoundry.org:10003 19:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:49 Configure a credential helper to remove this warning. See 19:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:49 19:06:49 Login Succeeded 19:06:49 nexus3.edgexfoundry.org:10004 19:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:49 Configure a credential helper to remove this warning. See 19:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:49 19:06:49 Login Succeeded 19:06:49 docker.io 19:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:49 Configure a credential helper to remove this warning. See 19:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:49 19:06:49 Login Succeeded 19:06:49 ---> docker-login.sh ends [Pipeline] } 19:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:50 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:06:50 + dirname cmd/core-command/Dockerfile 19:06:50 + cut -d/ -f2 19:06:50 + echo core-command,cmd/core-command/Dockerfile 19:06:50 + dirname cmd/core-data/Dockerfile 19:06:50 + cut -d/ -f2 19:06:50 + echo core-data,cmd/core-data/Dockerfile 19:06:50 + + dirname cmd/core-metadata/Dockerfile 19:06:50 cut -d/ -f2 19:06:50 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:50 + dirname cmd/security-bootstrapper/Dockerfile 19:06:50 + cut -d/ -f2 19:06:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:50 + dirname cmd/security-proxy-setup/Dockerfile 19:06:50 + cut -d/ -f2 19:06:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:50 + dirname cmd/security-secretstore-setup/Dockerfile 19:06:50 + cut -d/ -f2 19:06:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:06:50 + cut -d/ -f2 19:06:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:06:50 + dirname cmd/security-spire-agent/Dockerfile 19:06:50 + cut -d/ -f2 19:06:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:06:50 + dirname cmd/security-spire-config/Dockerfile 19:06:50 + cut -d/ -f2 19:06:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:06:50 + dirname cmd/security-spire-server/Dockerfile 19:06:50 + cut -d/ -f2 19:06:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:06:50 + dirname cmd/support-notifications/Dockerfile 19:06:50 + cut -d/ -f2 19:06:50 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:50 + + dirname cmd/support-scheduler/Dockerfile 19:06:50 cut -d/ -f2 19:06:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:50 + dirname cmd/sys-mgmt-agent/Dockerfile 19:06:50 + cut -d/ -f2 19:06:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:50 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:06:50 + git rev-list -1 --merges fd057cb8158b5a4994d08f896ffffba838e9fdec~1..fd057cb8158b5a4994d08f896ffffba838e9fdec [Pipeline] echo 19:06:50 -----------> git rev-list -1 --merges fd057cb8158b5a4994d08f896ffffba838e9fdec~1..fd057cb8158b5a4994d08f896ffffba838e9fdec fd057cb8158b5a4994d08f896ffffba838e9fdec [false] [Pipeline] sh 19:06:50 + git log --format=format:%s -1 fd057cb8158b5a4994d08f896ffffba838e9fdec [Pipeline] echo 19:06:50 ========================================================= 19:06:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:51 + grep -v github /etc/ssh/ssh_known_hosts 19:06:51 + [ -e /tmp/ssh_known_hosts ] 19:06:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:51 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:52 19:06:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:52 0.1.4: Pulling from edgex-devops/py-git-semver 19:06:52 b85a868b505f: Pulling fs layer 19:06:52 e2be974225ed: Pulling fs layer 19:06:52 339a4e72a1f5: Pulling fs layer 19:06:52 988bab9f4d93: Pulling fs layer 19:06:52 1469e6f7b9e6: Pulling fs layer 19:06:52 eaf3925da568: Pulling fs layer 19:06:52 bab4dde63d76: Pulling fs layer 19:06:52 bde34c3a00c8: Pulling fs layer 19:06:52 b352a97aabf1: Pulling fs layer 19:06:52 4872d77fe225: Pulling fs layer 19:06:52 5851b861e8e6: Pulling fs layer 19:06:52 988bab9f4d93: Waiting 19:06:52 1469e6f7b9e6: Waiting 19:06:52 eaf3925da568: Waiting 19:06:52 bab4dde63d76: Waiting 19:06:52 bde34c3a00c8: Waiting 19:06:52 b352a97aabf1: Waiting 19:06:52 5851b861e8e6: Waiting 19:06:52 4872d77fe225: Waiting 19:06:52 e2be974225ed: Download complete 19:06:52 988bab9f4d93: Verifying Checksum 19:06:52 988bab9f4d93: Download complete 19:06:52 1469e6f7b9e6: Verifying Checksum 19:06:52 1469e6f7b9e6: Download complete 19:06:52 339a4e72a1f5: Verifying Checksum 19:06:52 339a4e72a1f5: Download complete 19:06:52 eaf3925da568: Verifying Checksum 19:06:52 eaf3925da568: Download complete 19:06:52 bde34c3a00c8: Download complete 19:06:52 b352a97aabf1: Download complete 19:06:52 4872d77fe225: Verifying Checksum 19:06:52 4872d77fe225: Download complete 19:06:52 5851b861e8e6: Download complete 19:06:52 b85a868b505f: Download complete 19:06:52 bab4dde63d76: Verifying Checksum 19:06:52 bab4dde63d76: Download complete 19:06:53 b85a868b505f: Pull complete 19:06:53 e2be974225ed: Pull complete 19:06:54 339a4e72a1f5: Pull complete 19:06:54 988bab9f4d93: Pull complete 19:06:54 1469e6f7b9e6: Pull complete 19:06:54 eaf3925da568: Pull complete 19:06:56 bab4dde63d76: Pull complete 19:06:56 bde34c3a00c8: Pull complete 19:06:56 b352a97aabf1: Pull complete 19:06:56 4872d77fe225: Pull complete 19:06:56 5851b861e8e6: Pull complete 19:06:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:57 prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container 19:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:06:59 $ docker top bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 -eo pid,comm 19:06:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:06:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:59 [ssh-agent] Looking for ssh-agent implementation... 19:06:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:59 $ docker exec bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 ssh-agent 19:06:59 SSH_AUTH_SOCK=/tmp/ssh-x2HciDfoM7DJ/agent.32 19:06:59 SSH_AGENT_PID=38 19:06:59 Running ssh-add (command line suppressed) 19:06:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1556550712444812570.key (/w/workspace/edgex-go/1@tmp/private_key_1556550712444812570.key) 19:06:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:00 + git tag --points-at HEAD [Pipeline] } 19:07:00 $ docker exec --env ******** --env ******** bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 ssh-agent -k 19:07:00 unset SSH_AUTH_SOCK; 19:07:00 unset SSH_AGENT_PID; 19:07:00 echo Agent pid 38 killed; 19:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:00 [ssh-agent] Looking for ssh-agent implementation... 19:07:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:00 $ docker exec bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 ssh-agent 19:07:00 SSH_AUTH_SOCK=/tmp/ssh-ElraFuijATGx/agent.70 19:07:00 SSH_AGENT_PID=76 19:07:00 Running ssh-add (command line suppressed) 19:07:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4690871806836947351.key (/w/workspace/edgex-go/1@tmp/private_key_4690871806836947351.key) 19:07:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:01 + git semver init 19:07:01 2022-08-26 19:07:01,369 [run_init] DEBUG init version:0.0.0 force:False 19:07:01 2022-08-26 19:07:01,370 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:01 2022-08-26 19:07:01,370 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:01 2022-08-26 19:07:01,371 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:06 2022-08-26 19:07:06,508 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:06 2022-08-26 19:07:06,509 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4134 with force:False 19:07:06 2022-08-26 19:07:06,509 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4134 19:07:06 2022-08-26 19:07:06,514 [execute] INFO git cat-file --batch-check 19:07:06 2022-08-26 19:07:06,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:06 2022-08-26 19:07:06,521 [execute] INFO git cat-file --batch 19:07:06 2022-08-26 19:07:06,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:06 2022-08-26 19:07:06,527 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4134 19:07:06 0.0.0 [Pipeline] } 19:07:06 $ docker exec --env ******** --env ******** bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 ssh-agent -k 19:07:06 unset SSH_AUTH_SOCK; 19:07:06 unset SSH_AGENT_PID; 19:07:06 echo Agent pid 76 killed; 19:07:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:07 + git semver [Pipeline] } 19:07:07 $ docker stop --time=1 bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 19:07:08 $ docker rm -f bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:09 Stashed 1 file(s) [Pipeline] echo 19:07:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:10 ========================================================= 19:07:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:07:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:10 2408cc74d12b: Pulling fs layer 19:07:10 ea60b727a1ce: Pulling fs layer 19:07:10 30c4a7721957: Pulling fs layer 19:07:10 370296b7ddb6: Pulling fs layer 19:07:10 7c6cee850709: Pulling fs layer 19:07:10 39a5fcdaea64: Pulling fs layer 19:07:10 d94ebbe4e438: Pulling fs layer 19:07:10 bcfd1f05c69d: Pulling fs layer 19:07:10 59ccb84bbe0f: Pulling fs layer 19:07:10 7c6cee850709: Waiting 19:07:10 39a5fcdaea64: Waiting 19:07:10 d94ebbe4e438: Waiting 19:07:10 bcfd1f05c69d: Waiting 19:07:10 370296b7ddb6: Waiting 19:07:10 59ccb84bbe0f: Waiting 19:07:10 30c4a7721957: Verifying Checksum 19:07:10 30c4a7721957: Download complete 19:07:10 ea60b727a1ce: Download complete 19:07:10 7c6cee850709: Verifying Checksum 19:07:10 7c6cee850709: Download complete 19:07:10 39a5fcdaea64: Verifying Checksum 19:07:10 39a5fcdaea64: Download complete 19:07:10 2408cc74d12b: Verifying Checksum 19:07:10 2408cc74d12b: Download complete 19:07:10 d94ebbe4e438: Verifying Checksum 19:07:10 d94ebbe4e438: Download complete 19:07:11 2408cc74d12b: Pull complete 19:07:11 ea60b727a1ce: Pull complete 19:07:11 59ccb84bbe0f: Verifying Checksum 19:07:11 59ccb84bbe0f: Download complete 19:07:11 30c4a7721957: Pull complete 19:07:11 bcfd1f05c69d: Verifying Checksum 19:07:11 bcfd1f05c69d: Download complete 19:07:11 370296b7ddb6: Download complete 19:07:15 370296b7ddb6: Pull complete 19:07:15 7c6cee850709: Pull complete 19:07:15 39a5fcdaea64: Pull complete 19:07:16 d94ebbe4e438: Pull complete 19:07:18 bcfd1f05c69d: Pull complete 19:07:18 59ccb84bbe0f: Pull complete 19:07:18 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:19 WORKDIR /edgex 19:07:19 COPY go.mod . 19:07:19 RUN go mod download 19:07:19 + docker build -t ci-base-image-x86_64 -f - . 19:07:19 Sending build context to Docker daemon 169.3MB 19:07:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:19 ---> a4fb48ad2a94 19:07:19 Step 2/4 : WORKDIR /edgex 19:07:24 ---> Running in 4b5a96f59d0b 19:07:24 Removing intermediate container 4b5a96f59d0b 19:07:24 ---> 6097f949ae92 19:07:24 Step 3/4 : COPY go.mod . 19:07:24 ---> 5cc60800b0ec 19:07:24 Step 4/4 : RUN go mod download 19:07:24 ---> Running in 8dea931ca9ef 19:07:24 Still waiting to schedule task 19:07:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:07:42 Removing intermediate container 8dea931ca9ef 19:07:42 ---> 4fba81ad2ead 19:07:42 Successfully built 4fba81ad2ead 19:07:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:42 + docker inspect -f . ci-base-image-x86_64 19:07:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:42 prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container 19:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:43 $ docker top 7eac25ae0e2e45f46376af35efe4efd320d3a412ef5abe94b58995c83f8c4663 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:43 + go version 19:07:43 go version go1.18.3 linux/amd64 [Pipeline] } 19:07:43 $ docker stop --time=1 7eac25ae0e2e45f46376af35efe4efd320d3a412ef5abe94b58995c83f8c4663 19:07:45 $ docker rm -f 7eac25ae0e2e45f46376af35efe4efd320d3a412ef5abe94b58995c83f8c4663 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:45 + docker inspect -f . ci-base-image-x86_64 19:07:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:45 prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container 19:07:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:46 $ docker top 4f30e792e3ad3d9d5ae4542dbbc1df4a8de9c1283c32a91f9a299d99aec12206 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:46 ========================================================= 19:07:46 [edgeXBuildGoParallel] Running Tests and Build... 19:07:46 ========================================================= [Pipeline] sh 19:07:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:07:47 + make test 19:07:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:53 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.457s coverage: 89.2% of statements 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 2.1% of statements 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.457s coverage: 95.6% of statements 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.102s coverage: 58.8% of statements 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 19:08:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 19:08:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 19:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements 19:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 19:08:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 80.8% of statements 19:08:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.2% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.7% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.8% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.6% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:08:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:08:52 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:08:52 GO111MODULE=on go vet ./... 19:08:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:55 ./bin/test-attribution-txt.sh 19:08:55 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:08:55 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:08:55 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:08:55 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:08:55 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:08:55 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:08:55 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:08:55 + ls -al . 19:08:55 total 736 19:08:55 drwxrwxr-x 10 1001 1001 4096 Aug 26 19:07 . 19:08:55 drwxr-xr-x 4 root root 4096 Aug 26 19:07 .. 19:08:55 -rw-rw-r-- 1 1001 1001 16 Aug 26 19:06 .dockerignore 19:08:55 drwxrwxr-x 8 1001 1001 4096 Aug 26 19:08 .git 19:08:55 drwxrwxr-x 3 1001 1001 4096 Aug 26 19:06 .github 19:08:55 -rw-rw-r-- 1 1001 1001 1030 Aug 26 19:06 .gitignore 19:08:55 -rw-rw-r-- 1 1001 1001 42 Aug 26 19:06 .golangci.yml 19:08:55 -rw-rw-r-- 1 1001 1001 87 Aug 26 19:06 .hadolint.yml 19:08:55 drwxr-xr-x 3 1001 1001 4096 Aug 26 19:07 .semver 19:08:55 -rw-rw-r-- 1 1001 1001 166 Aug 26 19:06 .sonarcloud.properties 19:08:55 -rw-rw-r-- 1 1001 1001 1171 Aug 26 19:06 ADOPTERS.md 19:08:55 -rw-rw-r-- 1 1001 1001 10347 Aug 26 19:06 Attribution.txt 19:08:55 -rw-rw-r-- 1 1001 1001 63209 Aug 26 19:06 CHANGELOG.md 19:08:55 -rw-rw-r-- 1 1001 1001 3804 Aug 26 19:06 CONTRIBUTING.md 19:08:55 -rw-rw-r-- 1 1001 1001 677 Aug 26 19:06 GOVERNANCE.md 19:08:55 -rw-rw-r-- 1 1001 1001 850 Aug 26 19:06 Jenkinsfile 19:08:55 -rw-rw-r-- 1 1001 1001 10775 Aug 26 19:06 LICENSE 19:08:55 -rw-rw-r-- 1 1001 1001 13276 Aug 26 19:06 Makefile 19:08:55 -rw-rw-r-- 1 1001 1001 582 Aug 26 19:06 OWNERS.md 19:08:55 -rw-rw-r-- 1 1001 1001 9094 Aug 26 19:06 README.md 19:08:55 -rw-rw-r-- 1 1001 1001 6912 Aug 26 19:06 SECURITY.md 19:08:55 -rw-rw-r-- 1 1001 1001 5 Aug 26 19:07 VERSION 19:08:55 -rw-rw-r-- 1 1001 1001 4131 Aug 26 19:06 ZMQWindows.md 19:08:55 drwxrwxr-x 2 1001 1001 4096 Aug 26 19:06 bin 19:08:55 drwxrwxr-x 18 1001 1001 4096 Aug 26 19:06 cmd 19:08:55 -rw-r--r-- 1 root root 482786 Aug 26 19:08 coverage.out 19:08:55 -rw-rw-r-- 1 1001 1001 3682 Aug 26 19:06 go.mod 19:08:55 -rw-rw-r-- 1 1001 1001 38527 Aug 26 19:06 go.sum 19:08:55 drwxrwxr-x 8 1001 1001 4096 Aug 26 19:06 internal 19:08:55 drwxrwxr-x 3 1001 1001 4096 Aug 26 19:06 openapi 19:08:55 drwxrwxr-x 4 1001 1001 4096 Aug 26 19:06 snap 19:08:55 -rw-rw-r-- 1 1001 1001 204 Aug 26 19:06 version.go [Pipeline] sh 19:08:55 + '[' -e coverage.out ] 19:08:55 + chown 1001:1001 coverage.out [Pipeline] stash 19:08:56 Stashed 1 file(s) [Pipeline] sh 19:08:56 + make build 19:08:56 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:08:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23628 in /w/workspace/edgexfoundry_edgex-go_PR-4134 [Pipeline] { [Pipeline] ws 19:08:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:08:59 The recommended git tool is: git 19:09:05 using credential edgex-jenkins-ssh 19:09:05 Cloning the remote Git repository 19:09:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:09:05 > git init /w/workspace/edgex-go/1 # timeout=10 19:09:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:05 > git --version # timeout=10 19:09:05 > git --version # 'git version 2.25.1' 19:09:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:09:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:09:23 Merging remotes/origin/main commit 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit fd057cb8158b5a4994d08f896ffffba838e9fdec 19:09:23 Merge succeeded, producing fd057cb8158b5a4994d08f896ffffba838e9fdec 19:09:23 Checking out Revision fd057cb8158b5a4994d08f896ffffba838e9fdec (PR-4134) 19:09:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4134/head:refs/remotes/origin/PR-4134 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:09:23 > git config core.sparsecheckout # timeout=10 19:09:23 > git checkout -f fd057cb8158b5a4994d08f896ffffba838e9fdec # timeout=10 19:09:23 > git remote # timeout=10 19:09:23 > git config --get remote.origin.url # timeout=10 19:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:23 > git merge 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 19:09:23 > git rev-parse HEAD^{commit} # timeout=10 19:09:23 > git config core.sparsecheckout # timeout=10 19:09:23 > git checkout -f fd057cb8158b5a4994d08f896ffffba838e9fdec # timeout=10 19:09:27 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 19:09:27 > git --version # timeout=10 19:09:27 > git --version # 'git version 2.25.1' 19:09:27 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:09:29 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:29 Dload Upload Total Spent Left Speed 19:09:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k 19:09:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] sh 19:09:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:09:30 + + sudo tee /etc/docker/daemon.new 19:09:30 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:09:30 { 19:09:30 "registry-mirrors": [ 19:09:30 "https://nexus3.edgexfoundry.org:10001" 19:09:30 ], 19:09:30 "bip": "10.250.0.254/24", 19:09:30 "hosts": [ 19:09:30 "tcp://0.0.0.0:5555", 19:09:30 "unix:///var/run/docker.sock" 19:09:30 ], 19:09:30 "mtu": 1458, 19:09:30 "selinux-enabled": true, 19:09:30 "seccomp-profile": "/etc/docker/seccomp.json" 19:09:30 } [Pipeline] sh 19:09:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:09:31 + sudo service docker restart 19:09:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:09:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:09:37 $ docker stop --time=1 4f30e792e3ad3d9d5ae4542dbbc1df4a8de9c1283c32a91f9a299d99aec12206 19:09:42 $ docker rm -f 4f30e792e3ad3d9d5ae4542dbbc1df4a8de9c1283c32a91f9a299d99aec12206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:43 19:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:43 latest: Pulling from edgex-devops/edgex-compose 19:09:43 cbdbe7a5bc2a: Pulling fs layer 19:09:43 ca9280d653b3: Pulling fs layer 19:09:43 7e9c9ca2126c: Pulling fs layer 19:09:43 cbdbe7a5bc2a: Download complete 19:09:44 ca9280d653b3: Verifying Checksum 19:09:44 ca9280d653b3: Download complete 19:09:44 cbdbe7a5bc2a: Pull complete 19:09:44 7e9c9ca2126c: Verifying Checksum 19:09:44 7e9c9ca2126c: Download complete 19:09:44 ca9280d653b3: Pull complete 19:09:48 7e9c9ca2126c: Pull complete 19:09:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:48 prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container 19:09:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:09:50 $ docker top 90d7ded92a27f8cc23cbeb251682401f446d2dd8108c70d92bb9d1bdf9b40a61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 19:09:50 provisioning config files... 19:09:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1712186402151959976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:50 + + docker-compose buildgrep --help parallel 19:09:50 19:09:50 ---> docker-login.sh 19:09:50 nexus3.edgexfoundry.org:10001 19:09:51 --parallel Build images in parallel. [Pipeline] } 19:09:51 $ docker stop --time=1 90d7ded92a27f8cc23cbeb251682401f446d2dd8108c70d92bb9d1bdf9b40a61 19:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:51 Configure a credential helper to remove this warning. See 19:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:51 19:09:51 Login Succeeded 19:09:51 nexus3.edgexfoundry.org:10002 19:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:52 Configure a credential helper to remove this warning. See 19:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:52 19:09:52 Login Succeeded 19:09:52 nexus3.edgexfoundry.org:10003 19:09:52 $ docker rm -f 90d7ded92a27f8cc23cbeb251682401f446d2dd8108c70d92bb9d1bdf9b40a61 19:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:52 Configure a credential helper to remove this warning. See 19:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:52 19:09:52 Login Succeeded [Pipeline] // withDockerContainer [Pipeline] writeFile 19:09:52 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:53 Configure a credential helper to remove this warning. See 19:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:53 19:09:53 Login Succeeded 19:09:53 docker.io 19:09:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:53 prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container 19:09:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:09:53 $ docker top 06561c3768f5a713cb98c88c2a0f6e4cbba67f4ddcf195fe3f582c0c7853f4fa -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:54 Configure a credential helper to remove this warning. See 19:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:54 19:09:54 Login Succeeded 19:09:54 ---> docker-login.sh ends [Pipeline] } 19:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:09:54 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 19:09:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:09:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:54 Building core-command ... 19:09:54 Building core-data ... 19:09:54 Building core-metadata ... 19:09:54 Building security-bootstrapper ... 19:09:54 Building security-proxy-setup ... 19:09:54 Building security-secretstore-setup ... 19:09:54 Building security-spiffe-token-provider ... 19:09:54 Building security-spire-agent ... 19:09:54 Building security-spire-config ... 19:09:54 Building security-spire-server ... 19:09:54 Building support-notifications ... 19:09:54 Building support-scheduler ... 19:09:54 Building sys-mgmt-agent ... 19:09:54 Building security-spire-server 19:09:54 Building security-spire-config 19:09:54 Building security-secretstore-setup 19:09:54 Building security-bootstrapper 19:09:54 Building core-command 19:09:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:54 ========================================================= 19:09:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:09:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:09:55 b3c136eddcbf: Pulling fs layer 19:09:55 c0a3192eca97: Pulling fs layer 19:09:55 a050256f5b6f: Pulling fs layer 19:09:55 656be50a0ddc: Pulling fs layer 19:09:55 2bbca73fdf42: Pulling fs layer 19:09:55 46d945488cbd: Pulling fs layer 19:09:55 8a5474983e97: Pulling fs layer 19:09:55 329c88fbcd65: Pulling fs layer 19:09:55 656be50a0ddc: Waiting 19:09:55 2bbca73fdf42: Waiting 19:09:55 46d945488cbd: Waiting 19:09:55 8a5474983e97: Waiting 19:09:55 329c88fbcd65: Waiting 19:09:55 a050256f5b6f: Download complete 19:09:55 c0a3192eca97: Verifying Checksum 19:09:55 c0a3192eca97: Download complete 19:09:55 2bbca73fdf42: Download complete 19:09:55 46d945488cbd: Download complete 19:09:55 b3c136eddcbf: Verifying Checksum 19:09:55 b3c136eddcbf: Download complete 19:09:56 b3c136eddcbf: Pull complete 19:09:56 329c88fbcd65: Verifying Checksum 19:09:56 329c88fbcd65: Download complete 19:09:57 c0a3192eca97: Pull complete 19:09:57 a050256f5b6f: Pull complete 19:09:57 8a5474983e97: Download complete 19:09:58 656be50a0ddc: Verifying Checksum 19:09:58 656be50a0ddc: Download complete 19:10:07 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:07 ---> 4fba81ad2ead 19:10:07 Step 3/26 : WORKDIR /edgex-go 19:10:07 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:07 ---> 4fba81ad2ead 19:10:07 Step 3/25 : WORKDIR /edgex-go 19:10:07 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:07 ---> 4fba81ad2ead 19:10:07 Step 3/25 : WORKDIR /edgex-go 19:10:07 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:07 ---> 4fba81ad2ead 19:10:07 Step 3/31 : WORKDIR /edgex-go 19:10:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:07 ---> 4fba81ad2ead 19:10:07 Step 3/23 : WORKDIR /edgex-go 19:10:12 ---> Running in 38424c24d861 19:10:12 ---> Running in 08f307a42bc7 19:10:12 ---> Running in 8751e429d314 19:10:12 ---> Running in cc401790d9dd 19:10:12 ---> Running in 4a7796efb1fd 19:10:12 Removing intermediate container 38424c24d861 19:10:12 ---> 24e951338c47 19:10:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:12 Removing intermediate container cc401790d9dd 19:10:12 ---> 418fea995a85 19:10:12 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:12 Removing intermediate container 4a7796efb1fd 19:10:12 ---> 43cca378eb86 19:10:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:12 Removing intermediate container 8751e429d314 19:10:12 ---> 1e2d9e3ec20b 19:10:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:12 Removing intermediate container 08f307a42bc7 19:10:12 ---> 36db55ca1c96 19:10:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:12 ---> Running in 58780c3d8b6b 19:10:12 ---> Running in a8165d07d4c5 19:10:12 ---> Running in 02263ad152f9 19:10:12 ---> Running in 1fd9344f4996 19:10:12 ---> Running in a4efcd9d161b 19:10:13 656be50a0ddc: Pull complete 19:10:13 2bbca73fdf42: Pull complete 19:10:13 46d945488cbd: Pull complete 19:10:13 Removing intermediate container a8165d07d4c5 19:10:13 ---> 82379bdcf1d1 19:10:13 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:10:13 ---> Running in 157fec502160 19:10:13 Removing intermediate container 58780c3d8b6b 19:10:13 ---> 31ce26d792b8 19:10:13 Step 5/31 : RUN apk add --update --no-cache make git 19:10:13 ---> Running in 1313fc20b02e 19:10:13 Removing intermediate container 02263ad152f9 19:10:13 ---> 56d2f98cdfa2 19:10:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:13 ---> Running in e04abd518174 19:10:14 Removing intermediate container a4efcd9d161b 19:10:14 ---> 28cac2794305 19:10:14 Step 5/23 : RUN apk add --update --no-cache make git 19:10:14 ---> Running in 9c13ce981e5b 19:10:14 Removing intermediate container 1fd9344f4996 19:10:14 ---> dca12fd41acf 19:10:14 Step 5/25 : RUN apk add --update --no-cache make git 19:10:14 ---> Running in d8b5c5b34641 19:10:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:16 OK: 211 MiB in 51 packages 19:10:16 Removing intermediate container e04abd518174 19:10:16 ---> 597d21a10dfe 19:10:16 Step 6/26 : COPY go.mod vendor* ./ 19:10:16 OK: 211 MiB in 51 packages 19:10:16 ---> 34a13b27d7ad 19:10:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:16 ---> Running in 651d15d93a34 19:10:16 Removing intermediate container d8b5c5b34641 19:10:16 ---> 61e8f761cddc 19:10:16 Step 6/25 : COPY go.mod vendor* ./ 19:10:16 OK: 211 MiB in 51 packages 19:10:16 ---> 8297ab1d05d7 19:10:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:16 ---> Running in c25f2c894945 19:10:16 OK: 211 MiB in 51 packages 19:10:16 OK: 211 MiB in 51 packages 19:10:17 Removing intermediate container 1313fc20b02e 19:10:17 ---> c6373a67bf03 19:10:17 Step 6/31 : COPY go.mod vendor* ./ 19:10:17 Removing intermediate container 9c13ce981e5b 19:10:17 ---> 2a8ae5ff63c4 19:10:17 Step 6/23 : COPY go.mod vendor* ./ 19:10:17 ---> 2bd213766981 19:10:17 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:17 Removing intermediate container 157fec502160 19:10:17 ---> 974ad34a3c04 19:10:17 Step 6/25 : COPY go.mod vendor* ./ 19:10:17 ---> Running in 1eb7bed3e5dc 19:10:17 ---> 5ebc6c91ee28 19:10:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:17 ---> 71bd4e6c6b5f 19:10:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:17 ---> Running in d81c371cf21b 19:10:17 ---> Running in 2559789f46f0 19:10:18 8a5474983e97: Pull complete 19:10:20 329c88fbcd65: Pull complete 19:10:20 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:10:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:10:20 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:10:20 WORKDIR /edgex 19:10:20 COPY go.mod . 19:10:20 RUN go mod download ci-base-image-arm64 19:10:20 -f - . 19:10:21 Sending build context to Docker daemon 3.157MB 19:10:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:10:21 ---> ff4287adb874 19:10:21 Step 2/4 : WORKDIR /edgex 19:10:23 ---> Running in 900a43a0ef54 19:10:23 Removing intermediate container 900a43a0ef54 19:10:23 ---> 572fc6346bbb 19:10:23 Step 3/4 : COPY go.mod . 19:10:23 ---> 691e9322f577 19:10:23 Step 4/4 : RUN go mod download 19:10:23 ---> Running in 4e5b948a0c2d 19:10:36 Removing intermediate container d81c371cf21b 19:10:36 ---> c0b348f92c53 19:10:36 Step 8/23 : COPY . . 19:10:36 Removing intermediate container 2559789f46f0 19:10:36 ---> e79ea162dd8c 19:10:36 Step 8/25 : COPY . . 19:10:36 Removing intermediate container 651d15d93a34 19:10:36 ---> ce3ea3741b46 19:10:36 Step 8/26 : COPY . . 19:10:36 Removing intermediate container c25f2c894945 19:10:36 ---> 8f747a613271 19:10:36 Step 8/25 : COPY . . 19:10:36 Removing intermediate container 1eb7bed3e5dc 19:10:36 ---> 0a7f42a78765 19:10:36 Step 8/31 : COPY . . 19:10:50 ---> 297fdbe47b52 19:10:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:50 ---> 8fb72e7bb985 19:10:50 Step 9/23 : RUN make cmd/core-command/core-command 19:10:50 ---> b66653af99ec 19:10:50 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:10:50 ---> Running in ec6102336895 19:10:50 ---> Running in cfa6d8933793 19:10:50 ---> 441e6e88229d 19:10:50 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:50 ---> Running in 551afa022876 19:10:50 ---> 84784127ea9f 19:10:50 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:50 ---> Running in 3938f465e268 19:10:50 ---> Running in 1ce9f64d6132 19:10:50 Removing intermediate container cfa6d8933793 19:10:50 ---> 9f5ee9776119 19:10:50 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:50 Removing intermediate container 551afa022876 19:10:50 ---> 6a75e1270a98 19:10:50 Step 10/25 : WORKDIR /edgex-go/spire-build 19:10:50 ---> Running in 3d4db371bdc8 19:10:50 ---> Running in c507a93b8236 19:10:50 Removing intermediate container 3d4db371bdc8 19:10:50 ---> 5f329afffb14 19:10:50 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:50 Removing intermediate container c507a93b8236 19:10:50 ---> 0d98e4a25d6f 19:10:50 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:50 ---> Running in 3b9ea92c701d 19:10:50 ---> Running in 381026b072d4 19:10:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:10:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:50 Removing intermediate container 3b9ea92c701d 19:10:50 ---> 33fe4c491385 19:10:50 Step 12/26 : WORKDIR /edgex-go 19:10:50 Removing intermediate container 381026b072d4 19:10:50 ---> 61a006d7a7e4 19:10:50 Step 12/25 : WORKDIR /edgex-go 19:10:50 ---> Running in 0dd7c27079ba 19:10:50 ---> Running in a12bfac0f583 19:10:50 Removing intermediate container 0dd7c27079ba 19:10:50 ---> bb737625b6f6 19:10:50 19:10:50 Step 13/26 : FROM alpine:3.15 19:10:50 Removing intermediate container a12bfac0f583 19:10:50 ---> d3449b162174 19:10:50 19:10:50 Step 13/25 : FROM alpine:3.15 19:10:51 3.15: Pulling from library/alpine 19:10:51 3.15: Pulling from library/alpine 19:10:52 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:10:52 Status: Downloaded newer image for alpine:3.15 19:10:52 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:10:52 Status: Image is up to date for alpine:3.15 19:10:53 ---> c4fc93816858 19:10:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:53 ---> c4fc93816858 19:10:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:53 ---> Running in e0211e5c9966 19:10:53 ---> Running in 4bdd329c9db7 19:10:53 Removing intermediate container 4bdd329c9db7 19:10:53 ---> 9189337259d6 19:10:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:53 Removing intermediate container e0211e5c9966 19:10:53 ---> 55237be38aea 19:10:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:54 ---> Running in 6dd0e4b5b407 19:10:54 ---> Running in 9f4a3632db6d 19:10:56 Removing intermediate container 6dd0e4b5b407 19:10:56 ---> f273f4b85d84 19:10:56 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:56 Removing intermediate container 9f4a3632db6d 19:10:56 ---> 88d77a3a03ce 19:10:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:56 ---> Running in ebf19d105b53 19:10:56 ---> Running in a2e90d79015f 19:10:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:58 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:58 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:58 OK: 15856 distinct packages available 19:10:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:58 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:58 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:58 OK: 15856 distinct packages available 19:10:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:59 (1/4) Installing dumb-init (1.2.5-r1) 19:10:59 (1/5) Installing dumb-init (1.2.5-r1) 19:10:59 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:59 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:59 (3/4) Installing libucontext (1.1-r0) 19:10:59 (3/5) Installing libucontext (1.1-r0) 19:10:59 (4/4) Installing gcompat (1.0.0-r4) 19:10:59 (4/5) Installing gcompat (1.0.0-r4) 19:10:59 Executing busybox-1.34.1-r7.trigger 19:10:59 OK: 6 MiB in 18 packages 19:10:59 (5/5) Installing openssl (1.1.1q-r0) 19:10:59 Executing busybox-1.34.1-r7.trigger 19:10:59 OK: 7 MiB in 19 packages 19:11:03 Removing intermediate container 4e5b948a0c2d 19:11:03 ---> 36c674ee01b0 19:11:03 Successfully built 36c674ee01b0 19:11:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:03 Removing intermediate container ebf19d105b53 19:11:03 ---> 7993e301bea2 19:11:03 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:03 Removing intermediate container a2e90d79015f 19:11:03 ---> cedddfcdfcfa 19:11:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:03 + docker inspect -f . ci-base-image-arm64 19:11:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:03 prd-ubuntu20.04-docker-arm64-4c-16g-23628 does not seem to be running inside a container 19:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:11:05 $ docker top 1181ae8241e7fd4747d936a73753653d55ffa2c0bdc20a1fac6d5234e51d90db -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:06 + go version 19:11:06 go version go1.18.3 linux/arm64 [Pipeline] } 19:11:06 $ docker stop --time=1 1181ae8241e7fd4747d936a73753653d55ffa2c0bdc20a1fac6d5234e51d90db 19:11:07 ---> 2bdafd224bfe 19:11:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:11:07 ---> 49635ef6170c 19:11:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:07 ---> cf575cc0eb49 19:11:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:11:07 ---> be0ab1885ea6 19:11:07 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:07 ---> Running in 5824e2ed6674 19:11:07 ---> 7f7b0ff3910c 19:11:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:11:07 Removing intermediate container 5824e2ed6674 19:11:07 ---> 8883468c26e3 19:11:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:07 $ docker rm -f 1181ae8241e7fd4747d936a73753653d55ffa2c0bdc20a1fac6d5234e51d90db 19:11:08 ---> f26d12a3c894 19:11:08 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:08 ---> 0a414e8cc50e 19:11:08 Step 21/26 : WORKDIR / 19:11:08 ---> Running in 98e2eb0c0354 19:11:08 ---> Running in 94ba9c4ef01a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:11:08 Removing intermediate container 98e2eb0c0354 19:11:08 ---> a78cd8e1e3be 19:11:08 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:08 Removing intermediate container 94ba9c4ef01a 19:11:08 ---> 5d18511e57bc 19:11:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:08 ---> Running in eab7d371bf8f 19:11:08 ---> Running in 3fd81514db4f 19:11:08 Removing intermediate container 3fd81514db4f 19:11:08 ---> 57288015b6a6 19:11:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:08 Removing intermediate container eab7d371bf8f 19:11:08 ---> d4e0f43f518c 19:11:08 Step 23/25 : LABEL arch=x86_64 19:11:08 ---> Running in 94123631aeb1 19:11:08 ---> Running in 63e9dd699abb [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:08 Removing intermediate container 63e9dd699abb 19:11:08 ---> b95fce35986b 19:11:08 Step 24/26 : LABEL arch=x86_64 19:11:08 ---> Running in 53373cf8850b 19:11:08 Removing intermediate container 94123631aeb1 19:11:08 ---> 6f6e63a7b8c9 19:11:08 Step 24/25 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:11:08 ---> Running in cc8e8de1fc98 19:11:08 Removing intermediate container 53373cf8850b 19:11:08 ---> d3b1dc51d56e 19:11:08 Step 25/26 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:11:08 ---> Running in dc0d57e10510 19:11:08 Removing intermediate container cc8e8de1fc98 19:11:08 ---> e550d765badf 19:11:08 Step 25/25 : LABEL version=0.0.0 19:11:08 + docker inspect -f . ci-base-image-arm64 19:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:09 ---> Running in 6ab78a27356a 19:11:09 Removing intermediate container dc0d57e10510 19:11:09 ---> 8036831890af 19:11:09 Step 26/26 : LABEL version=0.0.0 19:11:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:09 ---> Running in 84296b7a55ad 19:11:09 Removing intermediate container 6ab78a27356a 19:11:09 ---> d4c3651219ad 19:11:09 19:11:09 Successfully built d4c3651219ad 19:11:09 Successfully tagged security-spire-server:latest 19:11:09  Building security-spire-server ... done Building security-spiffe-token-provider 19:11:09 prd-ubuntu20.04-docker-arm64-4c-16g-23628 does not seem to be running inside a container 19:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:11:09 Removing intermediate container 84296b7a55ad 19:11:09 ---> 4f6cc5619dcd 19:11:09 19:11:09 Successfully built 4f6cc5619dcd 19:11:09 Successfully tagged security-spire-config:latest 19:11:09  Building security-spire-config ... done Building sys-mgmt-agent 19:11:10 $ docker top 2fc1cd2e116d17befa400f914acfc07837844a9da4f42582ab4393c7f58547df -eo pid,comm [Pipeline] { [Pipeline] echo 19:11:10 ========================================================= 19:11:10 [edgeXBuildGoParallel] Running Tests and Build... 19:11:10 ========================================================= [Pipeline] sh 19:11:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:11:12 + make test 19:11:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:11:13 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:13 ---> 4fba81ad2ead 19:11:13 Step 3/20 : WORKDIR /edgex-go 19:11:13 ---> Using cache 19:11:13 ---> 36db55ca1c96 19:11:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:11:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:13 ---> 4fba81ad2ead 19:11:13 Step 3/23 : WORKDIR /edgex-go 19:11:13 ---> Using cache 19:11:13 ---> 36db55ca1c96 19:11:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:13 ---> Using cache 19:11:13 ---> 28cac2794305 19:11:13 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:16 ---> Running in b2edc94be76c 19:11:16 ---> Running in c27123ed5113 19:11:16 Removing intermediate container 1ce9f64d6132 19:11:16 ---> 5e0916c2119c 19:11:16 19:11:16 Step 10/31 : FROM alpine:3.16 19:11:16 Removing intermediate container ec6102336895 19:11:16 ---> 508f8c3af60e 19:11:16 19:11:16 Step 10/23 : FROM alpine:3.16 19:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:17 v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:11:17 v3.16.2-108-gdaa6b95634 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:11:17 OK: 17037 distinct packages available 19:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:17 3.16: Pulling from library/alpine 19:11:17 3.16: Pulling from library/alpine 19:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:17 OK: 211 MiB in 51 packages 19:11:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:18 OK: 211 MiB in 51 packages 19:11:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:11:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:11:18 Status: Downloaded newer image for alpine:3.16 19:11:18 Status: Image is up to date for alpine:3.16 19:11:18 ---> 9c6f07244728 19:11:18 ---> 9c6f07244728 19:11:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:18 Removing intermediate container 3938f465e268 19:11:18 ---> deddeb1d6080 19:11:18 19:11:18 Step 10/25 : FROM alpine:3.16 19:11:18 ---> 9c6f07244728 19:11:18 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:18 ---> Running in 4995fac144ba 19:11:18 ---> Running in dde54d038390 19:11:18 ---> Running in 1cd44e7b43c8 19:11:18 Removing intermediate container c27123ed5113 19:11:18 ---> 6b731b8ee121 19:11:18 Step 5/20 : COPY go.mod vendor* ./ 19:11:19 Removing intermediate container 4995fac144ba 19:11:19 ---> 00e26598a6b5 19:11:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:11:19 Removing intermediate container b2edc94be76c 19:11:19 ---> b8cf6d70215d 19:11:19 Step 6/23 : COPY go.mod vendor* ./ 19:11:19 ---> Running in c8f9f21ed687 19:11:19 ---> b15989e35497 19:11:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:19 ---> Running in c7b0e3165ae2 19:11:19 ---> 067e459c002a 19:11:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:19 ---> Running in 1c29305d8032 19:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:19 (1/1) Installing dumb-init (1.2.5-r1) 19:11:19 Executing busybox-1.35.0-r17.trigger 19:11:19 OK: 6 MiB in 15 packages 19:11:19 (1/3) Installing ca-certificates (20220614-r0) 19:11:19 (2/3) Installing dumb-init (1.2.5-r1) 19:11:19 (3/3) Installing su-exec (0.2-r1) 19:11:19 Executing busybox-1.35.0-r17.trigger 19:11:19 Executing ca-certificates-20220614-r0.trigger 19:11:19 OK: 6 MiB in 17 packages 19:11:19 (1/2) Installing dumb-init (1.2.5-r1) 19:11:19 (2/2) Installing su-exec (0.2-r1) 19:11:19 Executing busybox-1.35.0-r17.trigger 19:11:19 OK: 6 MiB in 16 packages 19:11:19 Removing intermediate container dde54d038390 19:11:19 ---> 0173f99bd214 19:11:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:20 ---> Running in f83c2f5a64ea 19:11:20 Removing intermediate container f83c2f5a64ea 19:11:20 ---> dd70371afeda 19:11:20 Step 13/23 : ENV APP_PORT=59882 19:11:20 ---> Running in 2e68b22e8694 19:11:20 Removing intermediate container 1cd44e7b43c8 19:11:20 ---> d9e6b10acc5f 19:11:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:20 Removing intermediate container c8f9f21ed687 19:11:20 ---> 1559d1d29b88 19:11:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:11:20 ---> Running in 2524cd132557 19:11:20 Removing intermediate container 2e68b22e8694 19:11:20 ---> c0a83ec611df 19:11:20 Step 14/23 : EXPOSE $APP_PORT 19:11:20 ---> Running in ff19e3533957 19:11:20 ---> Running in 4525d5cccac0 19:11:20 Removing intermediate container 2524cd132557 19:11:20 ---> a65368046ef3 19:11:20 Step 13/25 : WORKDIR / 19:11:20 ---> Running in 697564d8aa57 19:11:20 Removing intermediate container ff19e3533957 19:11:20 ---> 4f378b96c154 19:11:20 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:11:20 Removing intermediate container 4525d5cccac0 19:11:20 ---> 6eff8976900f 19:11:20 Step 15/23 : WORKDIR / 19:11:20 ---> Running in 13843884cf79 19:11:20 ---> Running in 39039a30bb56 19:11:20 Removing intermediate container 697564d8aa57 19:11:20 ---> 38bfed4369c3 19:11:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:20 Removing intermediate container 13843884cf79 19:11:20 ---> 9a26e6c1e3ad 19:11:20 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:11:20 ---> Running in b9a650d309cd 19:11:20 Removing intermediate container 39039a30bb56 19:11:20 ---> 193a98464be2 19:11:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:20 Removing intermediate container b9a650d309cd 19:11:20 ---> 7f058ed730ea 19:11:20 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:11:20 ---> f312a40188f9 19:11:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:20 ---> Running in da86f3f45531 19:11:21 ---> d308ba4c86ce 19:11:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:22 ---> 954a6f5ee613 19:11:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:22 ---> ec0d1ec8e6d9 19:11:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:11:22 Removing intermediate container da86f3f45531 19:11:22 ---> 2c389e764d38 19:11:22 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:11:22 ---> Running in 7e03d9427d2e 19:11:22 ---> 0583841d07f7 19:11:22 ---> e1304201e08d 19:11:22 Step 19/23 : ENTRYPOINT ["/core-command"]Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:22 19:11:22 ---> Running in 7c8cd13e2687 19:11:22 Removing intermediate container 7e03d9427d2e 19:11:22 ---> 52781609d0bb 19:11:22 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:11:23 Removing intermediate container 7c8cd13e2687 19:11:23 ---> 0b4a2125541c 19:11:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:23 ---> Running in 7c8a1dad53bb 19:11:23 ---> 96d0b5b3a1e3 19:11:23 ---> 7d3184d8df29 19:11:23 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:11:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:23 ---> Running in 5a1e52fd75a2 19:11:23 Removing intermediate container 7c8a1dad53bb 19:11:23 ---> 4c9edec8c290 19:11:23 Step 21/23 : LABEL arch=x86_64 19:11:24 ---> 19f9aca20e1f 19:11:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:24 ---> Running in bc58fdbc1661 19:11:24 Removing intermediate container bc58fdbc1661 19:11:24 ---> c345a5b4829f 19:11:24 Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:11:25 ---> 9ed7b520d30e 19:11:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:25 ---> Running in 22de126384cd 19:11:25 Removing intermediate container 5a1e52fd75a2 19:11:25 ---> 641fc9a3141a 19:11:25 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:25 Removing intermediate container 22de126384cd 19:11:25 ---> 7a0d766450e6 19:11:25 Step 23/23 : LABEL version=0.0.0 19:11:25 ---> 9e74c8a72eb4 19:11:25 ---> e5edf884de07 19:11:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:25 19:11:25 ---> Running in 74ff62830142 19:11:25 ---> Running in 18e99f9a05c5 19:11:25 Removing intermediate container 74ff62830142 19:11:25 ---> d29081a9df4c 19:11:25 19:11:26 Successfully built d29081a9df4c 19:11:26 Successfully tagged core-command:latest 19:11:26 Building security-proxy-setup 19:11:28  Building core-command ... done  ---> f100a6d20024 19:11:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:29 ---> 4fba81ad2ead 19:11:29 Step 3/22 : WORKDIR /edgex-go 19:11:29 ---> Using cache 19:11:29 ---> 36db55ca1c96 19:11:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:29 ---> Using cache 19:11:29 ---> 28cac2794305 19:11:29 Step 5/22 : RUN apk add --update --no-cache make git 19:11:29 ---> Using cache 19:11:29 ---> 2a8ae5ff63c4 19:11:29 Step 6/22 : COPY go.mod vendor* ./ 19:11:29 ---> Using cache 19:11:29 ---> 71bd4e6c6b5f 19:11:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:29 ---> Using cache 19:11:29 ---> c0b348f92c53 19:11:29 Step 8/22 : COPY . . 19:11:29 ---> Using cache 19:11:29 ---> 8fb72e7bb985 19:11:29 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:11:29 ---> Running in eb8b9d82aef9 19:11:29 ---> 6ed5a105eafc 19:11:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:29 Removing intermediate container 18e99f9a05c5 19:11:29 ---> eb23a00487f3 19:11:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:29 ---> Running in fac1a2a0537c 19:11:29 ---> 24ec9999b6ab 19:11:29 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:11:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:11:29 Removing intermediate container 1c29305d8032 19:11:29 ---> b8aa4e369bc6 19:11:29 Step 8/23 : COPY . . 19:11:29 Removing intermediate container c7b0e3165ae2 19:11:29 ---> 4411cb272901 19:11:29 Step 7/20 : COPY . . 19:11:29 Removing intermediate container fac1a2a0537c 19:11:29 ---> c8901de329be 19:11:29 Step 23/25 : LABEL arch=x86_64 19:11:29 ---> a2ea64426925 19:11:29 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:30 ---> Running in fc680bea953e 19:11:36 Removing intermediate container fc680bea953e 19:11:36 ---> b7c9564b7206 19:11:36 Step 24/25 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:11:36 ---> 3be6d9282fad 19:11:36 Step 26/31 : RUN chmod +x /entrypoint.sh 19:11:36 ---> Running in c48fdf299ddb 19:11:36 ---> Running in 29761447804b 19:11:36 ---> 112c912fcfca 19:11:36 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:36 ---> 2580600a5aa5 19:11:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:36 ---> Running in fe0274588144 19:11:36 ---> Running in 809daf35421b 19:11:36 Removing intermediate container c48fdf299ddb 19:11:36 ---> d394f9f81a59 19:11:36 Step 25/25 : LABEL version=0.0.0 19:11:36 ---> Running in 16972ba2e577 19:11:37 Removing intermediate container 16972ba2e577 19:11:37 ---> 31657ab77e94 19:11:37 19:11:37 Successfully built 31657ab77e94 19:11:37 Successfully tagged security-secretstore-setup:latest 19:11:37  Building security-secretstore-setup ... done Building core-metadata 19:11:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:11:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:39 ---> 4fba81ad2ead 19:11:39 Step 3/24 : WORKDIR /edgex-go 19:11:39 ---> Using cache 19:11:39 ---> 36db55ca1c96 19:11:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:39 ---> Using cache 19:11:39 ---> 28cac2794305 19:11:39 Step 5/24 : RUN apk add --update --no-cache make git 19:11:39 ---> Using cache 19:11:39 ---> 2a8ae5ff63c4 19:11:39 Step 6/24 : COPY go.mod vendor* ./ 19:11:39 ---> Using cache 19:11:39 ---> 71bd4e6c6b5f 19:11:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:39 ---> Using cache 19:11:39 ---> c0b348f92c53 19:11:39 Step 8/24 : COPY . . 19:11:39 ---> Using cache 19:11:39 ---> 8fb72e7bb985 19:11:39 Step 9/24 : RUN make cmd/core-metadata/core-metadata 19:11:41 ---> Running in 8779d926919f 19:11:41 Removing intermediate container 29761447804b 19:11:41 ---> 37f4a7690a97 19:11:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:11:41 ---> Running in 89ff2105effc 19:11:41 Removing intermediate container 89ff2105effc 19:11:41 ---> ea541aec1250 19:11:41 Step 28/31 : CMD ["gate"] 19:11:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:11:41 ---> Running in cd34ef3a9299 19:11:41 Removing intermediate container cd34ef3a9299 19:11:41 ---> 315f95906e97 19:11:41 Step 29/31 : LABEL arch=x86_64 19:11:41 ---> Running in 38c2c2914b77 19:11:42 Removing intermediate container 38c2c2914b77 19:11:42 ---> 10d3350d5785 19:11:42 Step 30/31 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:11:42 ---> Running in f592e1cd5af7 19:11:42 Removing intermediate container f592e1cd5af7 19:11:42 ---> e27e0ee10362 19:11:42 Step 31/31 : LABEL version=0.0.0 19:11:42 ---> Running in b51ceb4d0f17 19:11:42 Removing intermediate container b51ceb4d0f17 19:11:42 ---> 61e637f4f518 19:11:42 19:11:43 Successfully built 61e637f4f518 19:11:43 Successfully tagged security-bootstrapper:latest 19:11:43  Building security-bootstrapper ... done Building core-data 19:11:44 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:11:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:45 ---> 4fba81ad2ead 19:11:45 Step 3/23 : WORKDIR /edgex-go 19:11:45 ---> Using cache 19:11:45 ---> 36db55ca1c96 19:11:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:45 ---> Using cache 19:11:45 ---> 28cac2794305 19:11:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:48 ---> Running in 9f280e9e8900 19:11:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:51 OK: 211 MiB in 51 packages 19:11:53 Removing intermediate container eb8b9d82aef9 19:11:53 ---> 3133487f8756 19:11:53 19:11:53 Step 10/22 : FROM alpine:3.16 19:11:53 ---> 9c6f07244728 19:11:53 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:11:53 ---> Running in ffb2d50c0142 19:11:53 Removing intermediate container 9f280e9e8900 19:11:53 ---> f7550640e047 19:11:53 Step 6/23 : COPY go.mod vendor* ./ 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:54 ---> 84ae7ce05181 19:11:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:54 ---> Running in 806dcaf0228c 19:11:54 (1/6) Installing ca-certificates (20220614-r0) 19:11:54 (2/6) Installing brotli-libs (1.0.9-r6) 19:11:54 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:11:54 (4/6) Installing libcurl (7.83.1-r2) 19:11:54 (5/6) Installing curl (7.83.1-r2) 19:11:54 (6/6) Installing dumb-init (1.2.5-r1) 19:11:54 Executing busybox-1.35.0-r17.trigger 19:11:54 Executing ca-certificates-20220614-r0.trigger 19:11:54 OK: 8 MiB in 20 packages 19:11:56 Removing intermediate container ffb2d50c0142 19:11:56 ---> 1dc477f27e6d 19:11:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:56 ---> Running in 4d70b92f2bed 19:11:56 Removing intermediate container 4d70b92f2bed 19:11:56 ---> 91cae1d43012 19:11:56 Step 13/22 : WORKDIR /edgex 19:11:56 ---> Running in 6cfabfcf26ef 19:11:56 Removing intermediate container 6cfabfcf26ef 19:11:56 ---> 1445d3c86853 19:11:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:57 ---> a96306352f4f 19:11:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:12:00 ---> 6150389c244a 19:12:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:12:02 ---> 1940af252b7d 19:12:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:12:04 ---> 2d8932882adb 19:12:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:04 ---> Running in 04b4219a923b 19:12:04 Removing intermediate container fe0274588144 19:12:04 ---> 2650ffefc62a 19:12:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:04 ---> Running in 8f9867e0bc65 19:12:04 Removing intermediate container 806dcaf0228c 19:12:04 ---> f6e1d1e501e4 19:12:04 Step 8/23 : COPY . . 19:12:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:09 Removing intermediate container 809daf35421b 19:12:09 ---> f6d9205c452f 19:12:09 19:12:09 Step 9/20 : FROM alpine:3.15 19:12:09 ---> c4fc93816858 19:12:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:09 ---> Using cache 19:12:09 ---> 55237be38aea 19:12:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:09 ---> Using cache 19:12:09 ---> 88d77a3a03ce 19:12:09 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:09 Removing intermediate container 04b4219a923b 19:12:09 ---> adb623552fb0 19:12:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:12:09 ---> 9e579bfda816 19:12:09 Step 9/23 : RUN make cmd/core-data/core-data 19:12:09 Removing intermediate container 8779d926919f 19:12:09 ---> 4e6247265185 19:12:09 19:12:09 Step 10/24 : FROM alpine:3.16 19:12:09 ---> 9c6f07244728 19:12:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:12:09 ---> Using cache 19:12:09 ---> 0173f99bd214 19:12:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:09 ---> Using cache 19:12:09 ---> dd70371afeda 19:12:09 Step 13/24 : ENV APP_PORT=59881 19:12:09 ---> Running in 741a42c42f1f 19:12:09 ---> Running in 3def25274e58 19:12:09 ---> Running in d00bf872c5d3 19:12:09 ---> Running in 154e283022ce 19:12:09 Removing intermediate container 8f9867e0bc65 19:12:09 ---> ad2d4584b254 19:12:09 19:12:09 Step 11/23 : FROM alpine:3.16 19:12:09 ---> 9c6f07244728 19:12:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:09 ---> Running in fce921945b4c 19:12:09 Removing intermediate container d00bf872c5d3 19:12:09 ---> 35899c8c9c3d 19:12:09 Step 20/22 : LABEL arch=x86_64 19:12:09 Removing intermediate container 154e283022ce 19:12:09 ---> 0a16f2ab8ebd 19:12:09 Step 14/24 : EXPOSE $APP_PORT 19:12:09 ---> Running in be1106d3ff4b 19:12:09 Removing intermediate container fce921945b4c 19:12:09 ---> 8c5d17b4f88b 19:12:09 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:12:09 ---> Running in ef2764f39d16 19:12:09 ---> Running in c7d04b07c559 19:12:10 Removing intermediate container be1106d3ff4b 19:12:10 ---> f3ca687898f0 19:12:10 Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:12:10 Removing intermediate container ef2764f39d16 19:12:10 ---> 66c22926ad55 19:12:10 Step 15/24 : WORKDIR / 19:12:10 ---> Running in 06af965ed551 19:12:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:10 ---> Running in a7d6f5bc3033 19:12:10 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:12:10 Removing intermediate container 06af965ed551 19:12:10 ---> 7e48a5528346 19:12:10 Step 22/22 : LABEL version=0.0.0 19:12:10 Removing intermediate container a7d6f5bc3033 19:12:10 ---> 459b7ff5e86a 19:12:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:10 ---> Running in 93f211f1587d 19:12:10 Removing intermediate container 93f211f1587d 19:12:10 ---> 18b038d11aa9 19:12:10 19:12:10 ---> 9b89ec9c6de5 19:12:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:10 Successfully built 18b038d11aa9 19:12:10 Successfully tagged security-proxy-setup:latest 19:12:10  Building security-proxy-setup ... done Building support-scheduler 19:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:10 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:12:10 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:12:11 (3/33) Installing readline (8.1.2-r0) 19:12:11 (4/33) Installing bash (5.1.16-r2) 19:12:11 Executing bash-5.1.16-r2.post-install 19:12:11 (5/33) Installing ca-certificates (20220614-r0) 19:12:11 (6/33) Installing brotli-libs (1.0.9-r6) 19:12:11 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:12:11 (8/33) Installing libcurl (7.83.1-r2) 19:12:11 (9/33) Installing curl (7.83.1-r2) 19:12:11 (10/33) Installing docker-cli (20.10.16-r2) 19:12:11 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:11 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:11 OK: 15856 distinct packages available 19:12:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:11 (11/33) Installing dumb-init (1.2.5-r1) 19:12:11 (12/33) Installing libbz2 (1.0.8-r1) 19:12:11 (13/33) Installing expat (2.4.8-r0) 19:12:11 (14/33) Installing libffi (3.4.2-r1) 19:12:11 (15/33) Installing gdbm (1.23-r0) 19:12:11 (16/33) Installing xz-libs (5.2.5-r1) 19:12:11 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:12:11 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:11 (19/33) Installing mpdecimal (2.5.1-r1) 19:12:11 (20/33) Installing sqlite-libs (3.38.5-r0) 19:12:11 (21/33) Installing python3 (3.10.5-r0) 19:12:12 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:12:12 (23/33) Installing py3-tomli (2.0.1-r1) 19:12:12 (24/33) Installing py3-pep517 (0.12.0-r2) 19:12:12 (25/33) Installing py3-six (1.16.0-r1) 19:12:12 (26/33) Installing py3-retrying (1.3.3-r3) 19:12:12 (27/33) Installing py3-appdirs (1.4.4-r3) 19:12:12 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:12:12 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:12:12 (30/33) Installing py3-parsing (2.4.7-r3) 19:12:12 (31/33) Installing py3-packaging (21.3-r0) 19:12:12 (32/33) Installing py3-setuptools (59.4.0-r0) 19:12:12 (33/33) Installing py3-pip (22.1.1-r0) 19:12:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:12 Executing busybox-1.35.0-r17.trigger 19:12:12 Executing ca-certificates-20220614-r0.trigger 19:12:12 OK: 122 MiB in 47 packages 19:12:12 (1/9) Installing ca-certificates (20220614-r0) 19:12:12 (2/9) Installing brotli-libs (1.0.9-r5) 19:12:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:12:13 (4/9) Installing libcurl (7.80.0-r2) 19:12:13 (5/9) Installing curl (7.80.0-r2) 19:12:13 (6/9) Installing dumb-init (1.2.5-r1) 19:12:13 (7/9) Installing musl-obstack (1.2.3-r0) 19:12:13 (8/9) Installing libucontext (1.1-r0) 19:12:13 (9/9) Installing gcompat (1.0.0-r4) 19:12:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:13 ---> 4fba81ad2ead 19:12:13 Step 3/22 : WORKDIR /edgex-go 19:12:13 ---> Using cache 19:12:13 ---> 36db55ca1c96 19:12:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:13 ---> Using cache 19:12:13 ---> 28cac2794305 19:12:13 Step 5/22 : RUN apk add --update --no-cache make git 19:12:13 ---> Using cache 19:12:13 ---> 2a8ae5ff63c4 19:12:13 Step 6/22 : COPY go.mod vendor* ./ 19:12:13 ---> Using cache 19:12:13 ---> 71bd4e6c6b5f 19:12:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:13 ---> Using cache 19:12:13 ---> c0b348f92c53 19:12:13 Step 8/22 : COPY . . 19:12:13 ---> Using cache 19:12:13 ---> 8fb72e7bb985 19:12:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:12:13 Executing busybox-1.34.1-r7.trigger 19:12:13 Executing ca-certificates-20220614-r0.trigger 19:12:13 OK: 8 MiB in 23 packages 19:12:16 ---> ddded7bc87a7 19:12:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:16 ---> Running in d596401cbed2 19:12:16 ---> 6392b8a6fcff 19:12:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:12:16 Removing intermediate container 741a42c42f1f 19:12:16 ---> 80655bd547e8 19:12:16 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:12:16 ---> 177e18193ce4 19:12:16 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:12:17 ---> Running in 2346601cca86 19:12:17 Removing intermediate container 2346601cca86 19:12:17 ---> 7fff1c45e1fe 19:12:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:17 ---> 81cbbfaccc19 19:12:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:12:17 ---> Running in 75aef2701482 19:12:17 Removing intermediate container 75aef2701482 19:12:17 ---> e5263dba8d38 19:12:17 Step 22/24 : LABEL arch=x86_64 19:12:17 ---> Running in 05c33be8590b 19:12:17 ---> b4b2656e1ee5 19:12:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:12:18 Removing intermediate container 05c33be8590b 19:12:18 ---> fa6cc9f2e2dc 19:12:18 Step 23/24 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:12:18 ---> Running in 350316099d46 19:12:18 Removing intermediate container 350316099d46 19:12:18 ---> 334b7c67db46 19:12:18 Step 24/24 : LABEL version=0.0.0 19:12:18 ---> b70ca485fcf9 19:12:18 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:12:18 ---> Running in 0b702ef12b5b 19:12:18 ---> Running in 5a7fa21cbf07 19:12:18 Removing intermediate container 5a7fa21cbf07 19:12:18 ---> 40eee011fe96 19:12:18 19:12:18 Removing intermediate container 0b702ef12b5b 19:12:18 ---> af049844ea27 19:12:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:18 ---> Running in 3bacb2b41cf3 19:12:18 Successfully built 40eee011fe96 19:12:18 Successfully tagged core-metadata:latest 19:12:18  Building core-metadata ... done Building support-notifications 19:12:18 Removing intermediate container 3bacb2b41cf3 19:12:18 ---> bfa16424fa0a 19:12:18 Step 18/20 : LABEL arch=x86_64 19:12:18 Collecting docker-compose==1.23.2 19:12:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 29.3 MB/s eta 0:00:00 19:12:19 Collecting cached-property<2,>=1.2.0 19:12:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:19 Collecting dockerpty<0.5,>=0.4.1 19:12:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:19 Preparing metadata (setup.py): started 19:12:19 Preparing metadata (setup.py): finished with status 'done' 19:12:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 159.3 MB/s eta 0:00:00 19:12:19 Collecting jsonschema<3,>=2.5.1 19:12:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:20 Collecting PyYAML<4,>=3.10 19:12:20 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 29.7 MB/s eta 0:00:00 19:12:20 Preparing metadata (setup.py): started 19:12:21 Preparing metadata (setup.py): finished with status 'done' 19:12:21 Collecting websocket-client<1.0,>=0.32.0 19:12:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 156.4 MB/s eta 0:00:00 19:12:21 Collecting texttable<0.10,>=0.9.0 19:12:21 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:21 Preparing metadata (setup.py): started 19:12:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:21 ---> 4fba81ad2ead 19:12:21 Step 3/22 : WORKDIR /edgex-go 19:12:21 ---> Using cache 19:12:21 ---> 36db55ca1c96 19:12:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:21 ---> Using cache 19:12:21 ---> 28cac2794305 19:12:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:21 Preparing metadata (setup.py): finished with status 'done' 19:12:21 Collecting docker<4.0,>=3.6.0 19:12:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 133.0 MB/s eta 0:00:00 19:12:21 Collecting docopt<0.7,>=0.6.1 19:12:21 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:21 Preparing metadata (setup.py): started 19:12:22 Preparing metadata (setup.py): finished with status 'done' 19:12:22 Collecting docker-pycreds>=0.4.0 19:12:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:22 Collecting urllib3<1.25,>=1.21.1 19:12:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 53.5 MB/s eta 0:00:00 19:12:22 Collecting certifi>=2017.4.17 19:12:22 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:12:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.4 MB/s eta 0:00:00 19:12:22 Collecting chardet<3.1.0,>=3.0.2 19:12:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 28.3 MB/s eta 0:00:00 19:12:22 Collecting idna<2.8,>=2.5 19:12:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 95.5 MB/s eta 0:00:00 19:12:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:22 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:12:22 Running setup.py install for texttable: started 19:12:23 Running setup.py install for texttable: finished with status 'done' 19:12:23 Running setup.py install for PyYAML: started 19:12:23 ---> Running in d35fde31ff30 19:12:23 Running setup.py install for PyYAML: finished with status 'done' 19:12:23 ---> Running in e154f25c63e4 19:12:23 Removing intermediate container d35fde31ff30 19:12:23 ---> e3509908f425 19:12:23 Step 19/20 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:12:23 ---> Running in 0c3eebd98b53 19:12:23 Running setup.py install for docopt: started 19:12:24 Removing intermediate container 0c3eebd98b53 19:12:24 ---> 6f5a8907f574 19:12:24 Step 20/20 : LABEL version=0.0.0 19:12:24 ---> Running in 43dfb93ba093 19:12:24 Running setup.py install for docopt: finished with status 'done' 19:12:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:24 Removing intermediate container 43dfb93ba093 19:12:24 ---> 9c3f0601258a 19:12:24 19:12:24 Successfully built 9c3f0601258a 19:12:24 Successfully tagged security-spiffe-token-provider:latest 19:12:24 Building security-spire-agent 19:12:24  Building security-spiffe-token-provider ... done  Running setup.py install for dockerpty: started 19:12:25 Running setup.py install for dockerpty: finished with status 'done' 19:12:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:12:25 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:12:25 OK: 211 MiB in 51 packages 19:12:28 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:12:28 ---> 4fba81ad2ead 19:12:28 Step 3/26 : WORKDIR /edgex-go 19:12:28 ---> Using cache 19:12:28 ---> 36db55ca1c96 19:12:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:28 ---> Using cache 19:12:28 ---> 28cac2794305 19:12:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:12:34 ---> Running in 71aaa0bfa80e 19:12:37 Removing intermediate container e154f25c63e4 19:12:37 ---> d37b202396a6 19:12:37 Step 6/22 : COPY go.mod vendor* ./ 19:12:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:38 Removing intermediate container c7d04b07c559 19:12:38 ---> c51b4a554533 19:12:38 Step 14/23 : ENV APP_PORT=58890 19:12:38 OK: 211 MiB in 51 packages 19:12:39 ---> 477a3753ebb1 19:12:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:40 ---> Running in 91382296da42 19:12:40 ---> Running in 6b1bb24e993f 19:12:40 Removing intermediate container 91382296da42 19:12:40 ---> e7823a81a31c 19:12:40 Step 15/23 : EXPOSE $APP_PORT 19:12:40 Removing intermediate container 3def25274e58 19:12:40 ---> 01b24cc33b93 19:12:40 19:12:40 Step 10/23 : FROM alpine:3.16 19:12:40 ---> 9c6f07244728 19:12:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:12:40 ---> Running in d9dbd22bcb89 19:12:40 Removing intermediate container 71aaa0bfa80e 19:12:40 ---> a328ae613148 19:12:40 Step 6/26 : COPY go.mod vendor* ./ 19:12:40 ---> Running in a00fabdf00ec 19:12:41 Removing intermediate container d9dbd22bcb89 19:12:41 ---> 3eb32839e83d 19:12:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:41 Removing intermediate container a00fabdf00ec 19:12:41 ---> b9744c84423d 19:12:41 Step 12/23 : ENV APP_PORT=59880 19:12:41 ---> 904c6f22d8b7 19:12:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:41 ---> Running in ee53aba6be0f 19:12:41 ---> a163f5e62ba1 19:12:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:41 ---> Running in c82d214c335e 19:12:41 Removing intermediate container ee53aba6be0f 19:12:41 ---> c6bfc8f89bac 19:12:41 Step 13/23 : EXPOSE $APP_PORT 19:12:41 ---> Running in 2acc3b725d4e 19:12:41 ---> 4461d6f63f9e 19:12:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:42 Removing intermediate container 2acc3b725d4e 19:12:42 ---> 824b42866c66 19:12:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:43 ---> f8b66b04af6c 19:12:43 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:43 ---> Running in f150370a9300 19:12:44 ---> Running in b73a1efe2102 19:12:44 Removing intermediate container d596401cbed2 19:12:44 ---> 0eb4aeadcca3 19:12:44 19:12:44 Step 10/22 : FROM alpine:3.16 19:12:44 ---> 9c6f07244728 19:12:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:12:44 ---> Using cache 19:12:44 ---> 0173f99bd214 19:12:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:44 ---> Using cache 19:12:44 ---> dd70371afeda 19:12:44 Step 13/22 : ENV APP_PORT=59861 19:12:46 ---> Running in 00217e674f10 19:12:46 Removing intermediate container b73a1efe2102 19:12:46 ---> 74bd8910043d 19:12:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:46 ---> Running in b7e8a561d38f 19:12:46 Removing intermediate container 00217e674f10 19:12:46 ---> 5f45831ae27d 19:12:46 Step 14/22 : EXPOSE $APP_PORT 19:12:46 ---> Running in b9f8fd79a892 19:12:46 Removing intermediate container b7e8a561d38f 19:12:46 ---> 408ca6ba6f6c 19:12:46 Step 21/23 : LABEL arch=x86_64 19:12:46 ---> Running in fbb988477ee7 19:12:46 Removing intermediate container b9f8fd79a892 19:12:46 ---> 7b9d691bcdba 19:12:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:47 Removing intermediate container fbb988477ee7 19:12:47 ---> 26f35c297384 19:12:47 Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:12:47 ---> Running in 6e3f58f40e72 19:12:47 ---> 2b7a5b1607d5 19:12:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:47 Removing intermediate container f150370a9300 19:12:47 ---> 9972e872a83b 19:12:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:12:47 ---> Running in df132b980a1d 19:12:47 Removing intermediate container 6e3f58f40e72 19:12:47 ---> 4224344ae569 19:12:47 Step 23/23 : LABEL version=0.0.0 19:12:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:48 ---> Running in e20bb8bc9aa8 19:12:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:49 ---> f33c16b9df16 19:12:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:49 Removing intermediate container e20bb8bc9aa8 19:12:49 ---> fedf4673a3c9 19:12:49 19:12:49 Successfully built fedf4673a3c9 19:12:49 Successfully tagged sys-mgmt-agent:latest 19:12:49  Building sys-mgmt-agent ... done (1/6) Installing dumb-init (1.2.5-r1) 19:12:49 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:12:49 (3/6) Installing libsodium (1.0.18-r0) 19:12:49 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:49 ---> 004b3b6cc1c1 19:12:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:49 ---> Running in 50d4d9d320a4 19:12:49 (5/6) Installing libzmq (4.3.4-r0) 19:12:49 (6/6) Installing zeromq (4.3.4-r0) 19:12:49 Executing busybox-1.35.0-r17.trigger 19:12:49 OK: 8 MiB in 20 packages 19:12:50 Removing intermediate container 50d4d9d320a4 19:12:50 ---> 77afbb9f442f 19:12:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:50 ---> Running in 5610d9e6f15f 19:12:50 Removing intermediate container 5610d9e6f15f 19:12:50 ---> c76ebe42d427 19:12:50 Step 20/22 : LABEL arch=x86_64 19:12:50 Removing intermediate container df132b980a1d 19:12:50 ---> 138ab7df7321 19:12:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:50 ---> Running in e5daabe58faa 19:12:50 Removing intermediate container c82d214c335e 19:12:50 ---> 40ad5410f071 19:12:50 Step 8/26 : COPY . . 19:12:50 Removing intermediate container e5daabe58faa 19:12:50 ---> 02e96c7f006c 19:12:50 Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:12:50 ---> 706432d1c9fa 19:12:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:50 ---> Running in ba1bbfe2d7d0 19:12:50 Removing intermediate container 6b1bb24e993f 19:12:50 ---> 3741a3e9e14a 19:12:50 Step 8/22 : COPY . . 19:12:54 Removing intermediate container ba1bbfe2d7d0 19:12:54 ---> d6a3cea59a8a 19:12:54 Step 22/22 : LABEL version=0.0.0 19:12:56 ---> 48eec7c6ed1f 19:12:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:56 ---> Running in 08db65a503dc 19:12:56 ---> 1b2cd63489ed 19:12:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:12:56 ---> a518d341ad52 19:12:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:56 Removing intermediate container 08db65a503dc 19:12:56 ---> eab14026ca55 19:12:56 19:12:56 ---> Running in 4e53294ce04c 19:12:56 ---> Running in f715b0252367 19:12:56 ---> ad5456eabb45 19:12:56 Step 19/23 : ENTRYPOINT ["/core-data"] 19:12:56 Successfully built eab14026ca55 19:12:56 Successfully tagged support-scheduler:latest 19:12:56  Building support-scheduler ... done  ---> Running in fdfc42530804 19:12:56 Removing intermediate container 4e53294ce04c 19:12:56 ---> 3c970b99fc03 19:12:56 Step 10/26 : WORKDIR /edgex-go/spire-build 19:12:56 ---> Running in 481abfe0c161 19:12:56 Removing intermediate container fdfc42530804 19:12:56 ---> 12a1968ddc4a 19:12:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:57 ---> Running in afbacb9cafb2 19:12:57 Removing intermediate container 481abfe0c161 19:12:57 ---> 6d548e905ab8 19:12:57 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:12:57 ---> Running in d1815cb8b9bf 19:12:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:57 Removing intermediate container afbacb9cafb2 19:12:57 ---> 4c6a5bcf6fc2 19:12:57 Step 21/23 : LABEL arch=x86_64 19:12:57 ---> Running in 084054a76220 19:12:57 Removing intermediate container 084054a76220 19:12:57 ---> a66d3a2be43a 19:12:57 Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:12:57 ---> Running in 8146ac2b8bf4 19:12:57 Removing intermediate container 8146ac2b8bf4 19:12:57 ---> a9410c0302f2 19:12:57 Step 23/23 : LABEL version=0.0.0 19:12:57 ---> Running in 6d0cb32220db 19:12:57 Removing intermediate container 6d0cb32220db 19:12:57 ---> 1308e7bf6763 19:12:57 19:12:57 Successfully built 1308e7bf6763 19:12:57 Successfully tagged core-data:latest 19:12:57  Building core-data ... done Removing intermediate container d1815cb8b9bf 19:12:57 ---> 320313b6c8d4 19:12:57 Step 12/26 : WORKDIR /edgex-go 19:12:57 ---> Running in d133968651bb 19:12:57 Removing intermediate container d133968651bb 19:12:57 ---> 89e529928809 19:12:57 19:12:57 Step 13/26 : FROM alpine:3.15 19:12:57 ---> c4fc93816858 19:12:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:57 ---> Using cache 19:12:57 ---> 55237be38aea 19:12:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:57 ---> Using cache 19:12:57 ---> 88d77a3a03ce 19:12:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:57 ---> Running in 5e4906d503bc 19:12:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:59 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:59 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:59 OK: 15856 distinct packages available 19:12:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:00 (1/5) Installing dumb-init (1.2.5-r1) 19:13:00 (2/5) Installing musl-obstack (1.2.3-r0) 19:13:00 (3/5) Installing libucontext (1.1-r0) 19:13:00 (4/5) Installing gcompat (1.0.0-r4) 19:13:00 (5/5) Installing openssl (1.1.1q-r0) 19:13:00 Executing busybox-1.34.1-r7.trigger 19:13:00 OK: 7 MiB in 19 packages 19:13:02 Removing intermediate container 5e4906d503bc 19:13:02 ---> ab2f94453a48 19:13:02 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:13:04 ---> 56322419504d 19:13:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:13:09 ---> 43b5864e8c4a 19:13:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:13:09 ---> 2f2ccafc7b7f 19:13:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:13:10 ---> 430bb5db43c5 19:13:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:13:10 ---> 590966fdab32 19:13:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:13:11 ---> Running in dd726ef488ac 19:13:11 Removing intermediate container dd726ef488ac 19:13:11 ---> d97726489f6e 19:13:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:13:11 ---> Running in 3c86974bfb5d 19:13:12 Removing intermediate container 3c86974bfb5d 19:13:12 ---> 24ba81000283 19:13:12 Step 24/26 : LABEL arch=x86_64 19:13:13 ---> Running in dd54b51e83b1 19:13:14 Removing intermediate container dd54b51e83b1 19:13:14 ---> a89d32915586 19:13:14 Step 25/26 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:13:14 ---> Running in 92839845d310 19:13:14 Removing intermediate container f715b0252367 19:13:14 ---> 5d8f3000f563 19:13:14 19:13:14 Step 10/22 : FROM alpine:3.16 19:13:14 ---> 9c6f07244728 19:13:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:14 ---> Running in a3625773c9f3 19:13:14 Removing intermediate container 92839845d310 19:13:14 ---> 063f56e14a17 19:13:14 Step 26/26 : LABEL version=0.0.0 19:13:14 ---> Running in 7585bbe0eebd 19:13:14 Removing intermediate container 7585bbe0eebd 19:13:14 ---> 7bb5f89a5f5f 19:13:14 19:13:14 Successfully built 7bb5f89a5f5f 19:13:14 Successfully tagged security-spire-agent:latest 19:13:14  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:14 (1/2) Installing ca-certificates (20220614-r0) 19:13:14 (2/2) Installing dumb-init (1.2.5-r1) 19:13:14 Executing busybox-1.35.0-r17.trigger 19:13:14 Executing ca-certificates-20220614-r0.trigger 19:13:14 OK: 6 MiB in 16 packages 19:13:15 Removing intermediate container a3625773c9f3 19:13:15 ---> 88e7a83468d4 19:13:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:15 ---> Running in f938f0780ef4 19:13:15 Removing intermediate container f938f0780ef4 19:13:15 ---> b46c650b3f87 19:13:15 Step 13/22 : ENV APP_PORT=59860 19:13:16 ---> Running in 06f05d0d6353 19:13:16 Removing intermediate container 06f05d0d6353 19:13:16 ---> b3512f4fd74a 19:13:16 Step 14/22 : EXPOSE $APP_PORT 19:13:16 ---> Running in a481b78cd82d 19:13:16 Removing intermediate container a481b78cd82d 19:13:16 ---> eaa9ec2de7c6 19:13:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:16 ---> 9d2debc5515c 19:13:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:17 ---> e9c56ff6eede 19:13:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:17 ---> ac41d2f134c0 19:13:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:13:17 ---> Running in 8ef24368b2ea 19:13:17 Removing intermediate container 8ef24368b2ea 19:13:17 ---> 07358ebd4412 19:13:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:17 ---> Running in c0729a7af8e4 19:13:17 Removing intermediate container c0729a7af8e4 19:13:17 ---> 370007e91678 19:13:17 Step 20/22 : LABEL arch=x86_64 19:13:17 ---> Running in 3d6182019a05 19:13:17 Removing intermediate container 3d6182019a05 19:13:17 ---> 5b14a77f7534 19:13:17 Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:13:17 ---> Running in 1dbeb60b4c9b 19:13:17 Removing intermediate container 1dbeb60b4c9b 19:13:17 ---> f3c79da6048e 19:13:17 Step 22/22 : LABEL version=0.0.0 19:13:17 ---> Running in 614b7be884b0 19:13:18 Removing intermediate container 614b7be884b0 19:13:18 ---> e69aeb209ef0 19:13:18 19:13:18 Successfully built e69aeb209ef0 19:13:18 Successfully tagged support-notifications:latest 19:13:18  Building support-notifications ... done  [Pipeline] } 19:13:18 $ docker stop --time=1 06561c3768f5a713cb98c88c2a0f6e4cbba67f4ddcf195fe3f582c0c7853f4fa 19:13:19 $ docker rm -f 06561c3768f5a713cb98c88c2a0f6e4cbba67f4ddcf195fe3f582c0c7853f4fa [Pipeline] // withDockerContainer [Pipeline] sh 19:13:19 + docker images 19:13:19 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:19 support-notifications latest e69aeb209ef0 2 seconds ago 27.3MB 19:13:19 security-spire-agent latest 7bb5f89a5f5f 5 seconds ago 125MB 19:13:19 5d8f3000f563 5 seconds ago 1.59GB 19:13:19 89e529928809 22 seconds ago 1.42GB 19:13:19 core-data latest 1308e7bf6763 22 seconds ago 21.5MB 19:13:19 support-scheduler latest eab14026ca55 23 seconds ago 26.6MB 19:13:19 sys-mgmt-agent latest fedf4673a3c9 31 seconds ago 136MB 19:13:19 0eb4aeadcca3 36 seconds ago 1.59GB 19:13:19 01b24cc33b93 39 seconds ago 1.55GB 19:13:19 security-spiffe-token-provider latest 9c3f0601258a 55 seconds ago 29.3MB 19:13:19 core-metadata latest 40eee011fe96 About a minute ago 18.2MB 19:13:19 security-proxy-setup latest 18b038d11aa9 About a minute ago 27.3MB 19:13:19 ad2d4584b254 About a minute ago 1.53GB 19:13:19 f6d9205c452f About a minute ago 1.58GB 19:13:19 4e6247265185 About a minute ago 1.55GB 19:13:19 3133487f8756 About a minute ago 1.53GB 19:13:19 security-bootstrapper latest 61e637f4f518 About a minute ago 19.4MB 19:13:19 security-secretstore-setup latest 31657ab77e94 About a minute ago 29.2MB 19:13:19 core-command latest d29081a9df4c About a minute ago 16.3MB 19:13:19 deddeb1d6080 2 minutes ago 1.54GB 19:13:19 508f8c3af60e 2 minutes ago 1.52GB 19:13:19 5e0916c2119c 2 minutes ago 1.53GB 19:13:19 security-spire-config latest 4f6cc5619dcd 2 minutes ago 85.8MB 19:13:19 security-spire-server latest d4c3651219ad 2 minutes ago 86.5MB 19:13:19 d3449b162174 2 minutes ago 1.42GB 19:13:19 bb737625b6f6 2 minutes ago 1.42GB 19:13:19 ci-base-image-x86_64 latest 4fba81ad2ead 5 minutes ago 994MB 19:13:19 alpine 3.15 c4fc93816858 2 weeks ago 5.59MB 19:13:19 alpine 3.16 9c6f07244728 2 weeks ago 5.54MB 19:13:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB 19:13:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB 19:13:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:13:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.389s coverage: 28.7% of statements 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements 19:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.449s coverage: 54.2% of statements 19:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.417s coverage: 89.2% of statements 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.706s coverage: 2.1% of statements 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.406s coverage: 95.6% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.292s coverage: 72.2% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.429s coverage: 60.0% of statements 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.471s coverage: 0.9% of statements 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.252s coverage: 58.8% of statements 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.6% of statements 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 47.1% of statements 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.317s coverage: 79.5% of statements 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.445s coverage: 94.1% of statements 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements 19:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements 19:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements 19:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 19:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.664s coverage: 80.8% of statements 19:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.825s coverage: 91.2% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.982s coverage: 64.7% of statements 19:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements 19:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements 19:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements 19:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 19:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 19:14:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.290s coverage: 65.8% of statements 19:14:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.814s coverage: 43.6% of statements 19:14:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.301s coverage: 89.5% of statements 19:14:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 19:14:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.376s coverage: 17.7% of statements 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.848s coverage: 92.3% of statements 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.378s coverage: 63.2% of statements 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.453s coverage: 97.7% of statements 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements 19:15:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 19:15:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:15:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:15:06 GO111MODULE=on go vet ./... 19:16:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:58 ./bin/test-attribution-txt.sh 19:16:58 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:16:58 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:16:58 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:16:58 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:16:58 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:16:58 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:16:58 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:16:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:59 + ls -al . 19:16:59 total 732 19:16:59 drwxrwxr-x 9 1001 1001 4096 Aug 26 19:11 . 19:16:59 drwxr-xr-x 4 root root 4096 Aug 26 19:11 .. 19:16:59 -rw-rw-r-- 1 1001 1001 16 Aug 26 19:09 .dockerignore 19:16:59 drwxrwxr-x 8 1001 1001 4096 Aug 26 19:09 .git 19:16:59 drwxrwxr-x 3 1001 1001 4096 Aug 26 19:09 .github 19:16:59 -rw-rw-r-- 1 1001 1001 1030 Aug 26 19:09 .gitignore 19:16:59 -rw-rw-r-- 1 1001 1001 42 Aug 26 19:09 .golangci.yml 19:16:59 -rw-rw-r-- 1 1001 1001 87 Aug 26 19:09 .hadolint.yml 19:16:59 -rw-rw-r-- 1 1001 1001 166 Aug 26 19:09 .sonarcloud.properties 19:16:59 -rw-rw-r-- 1 1001 1001 1171 Aug 26 19:09 ADOPTERS.md 19:16:59 -rw-rw-r-- 1 1001 1001 10347 Aug 26 19:09 Attribution.txt 19:16:59 -rw-rw-r-- 1 1001 1001 63209 Aug 26 19:09 CHANGELOG.md 19:16:59 -rw-rw-r-- 1 1001 1001 3804 Aug 26 19:09 CONTRIBUTING.md 19:16:59 -rw-rw-r-- 1 1001 1001 677 Aug 26 19:09 GOVERNANCE.md 19:16:59 -rw-rw-r-- 1 1001 1001 850 Aug 26 19:09 Jenkinsfile 19:16:59 -rw-rw-r-- 1 1001 1001 10775 Aug 26 19:09 LICENSE 19:16:59 -rw-rw-r-- 1 1001 1001 13276 Aug 26 19:09 Makefile 19:16:59 -rw-rw-r-- 1 1001 1001 582 Aug 26 19:09 OWNERS.md 19:16:59 -rw-rw-r-- 1 1001 1001 9094 Aug 26 19:09 README.md 19:16:59 -rw-rw-r-- 1 1001 1001 6912 Aug 26 19:09 SECURITY.md 19:16:59 -rw-rw-r-- 1 1001 1001 5 Aug 26 19:07 VERSION 19:16:59 -rw-rw-r-- 1 1001 1001 4131 Aug 26 19:09 ZMQWindows.md 19:16:59 drwxrwxr-x 2 1001 1001 4096 Aug 26 19:09 bin 19:16:59 drwxrwxr-x 18 1001 1001 4096 Aug 26 19:09 cmd 19:16:59 -rw-r--r-- 1 root root 482786 Aug 26 19:15 coverage.out 19:16:59 -rw-rw-r-- 1 1001 1001 3682 Aug 26 19:09 go.mod 19:16:59 -rw-rw-r-- 1 1001 1001 38527 Aug 26 19:09 go.sum 19:16:59 drwxrwxr-x 8 1001 1001 4096 Aug 26 19:09 internal 19:16:59 drwxrwxr-x 3 1001 1001 4096 Aug 26 19:09 openapi 19:16:59 drwxrwxr-x 4 1001 1001 4096 Aug 26 19:09 snap 19:16:59 -rw-rw-r-- 1 1001 1001 204 Aug 26 19:09 version.go [Pipeline] sh 19:16:59 + '[' -e coverage.out ] 19:16:59 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:59 Warning: overwriting stash ‘coverage-report’ 19:17:00 Stashed 1 file(s) [Pipeline] sh 19:17:01 + make build 19:17:01 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:18:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:19:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:19:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:20:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:20:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:20:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:20:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:20:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:20:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:20:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:20:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:20:57 $ docker stop --time=1 2fc1cd2e116d17befa400f914acfc07837844a9da4f42582ab4393c7f58547df 19:20:59 $ docker rm -f 2fc1cd2e116d17befa400f914acfc07837844a9da4f42582ab4393c7f58547df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:02 19:21:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:02 latest: Pulling from edgex-devops/edgex-compose-arm64 19:21:02 29e5d40040c1: Pulling fs layer 19:21:02 1ce36da41761: Pulling fs layer 19:21:02 25b303627fd3: Pulling fs layer 19:21:03 29e5d40040c1: Verifying Checksum 19:21:03 29e5d40040c1: Download complete 19:21:03 1ce36da41761: Verifying Checksum 19:21:03 1ce36da41761: Download complete 19:21:03 29e5d40040c1: Pull complete 19:21:05 25b303627fd3: Verifying Checksum 19:21:05 25b303627fd3: Download complete 19:21:05 1ce36da41761: Pull complete 19:21:17 25b303627fd3: Pull complete 19:21:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:21:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:18 prd-ubuntu20.04-docker-arm64-4c-16g-23628 does not seem to be running inside a container 19:21:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:21:20 $ docker top ed3e2c9454dc954dbad5b5df0a8c3f73b7178cdbba28af379565223a7f742465 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:21 + docker-compose build --help 19:21:21 + grep parallel 19:21:25 --parallel Build images in parallel. [Pipeline] } 19:21:25 $ docker stop --time=1 ed3e2c9454dc954dbad5b5df0a8c3f73b7178cdbba28af379565223a7f742465 19:21:27 $ docker rm -f ed3e2c9454dc954dbad5b5df0a8c3f73b7178cdbba28af379565223a7f742465 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:28 prd-ubuntu20.04-docker-arm64-4c-16g-23628 does not seem to be running inside a container 19:21:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:21:29 $ docker top 4481d5d65892937b5af578e9ed7aa8372155476ba52b8d6fd1c3e9924be0f4b7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:30 + docker-compose -f ./docker-compose-build.yml build --parallel 19:21:35 Building core-command ... 19:21:35 Building core-data ... 19:21:35 Building core-metadata ... 19:21:35 Building security-bootstrapper ... 19:21:35 Building security-proxy-setup ... 19:21:35 Building security-secretstore-setup ... 19:21:35 Building security-spiffe-token-provider ... 19:21:35 Building security-spire-agent ... 19:21:35 Building security-spire-config ... 19:21:35 Building security-spire-server ... 19:21:35 Building support-notifications ... 19:21:35 Building support-scheduler ... 19:21:35 Building sys-mgmt-agent ... 19:21:35 Building security-spire-agent 19:21:35 Building security-secretstore-setup 19:21:35 Building security-spiffe-token-provider 19:21:35 Building security-spire-config 19:21:35 Building support-scheduler 19:22:22 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:22:22 ---> 36c674ee01b0 19:22:22 Step 3/20 : WORKDIR /edgex-go 19:22:22 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:22:22 ---> 36c674ee01b0 19:22:22 Step 3/26 : WORKDIR /edgex-go 19:22:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:22:22 ---> 36c674ee01b0 19:22:22 Step 3/22 : WORKDIR /edgex-go 19:22:22 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:22:22 ---> 36c674ee01b0 19:22:22 Step 3/25 : WORKDIR /edgex-go 19:22:22 ---> Running in faf881856d89 19:22:22 ---> Running in 0df1620ff118 19:22:22 ---> Running in 8abefcc57aa3 19:22:22 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:22:22 ---> Running in 2fd9ed14a592 19:22:22 ---> 36c674ee01b0 19:22:22 Step 3/26 : WORKDIR /edgex-go 19:22:22 ---> Running in b3707ad4c15e 19:22:22 Removing intermediate container faf881856d89 19:22:22 ---> b286eaa35962 19:22:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:22 Removing intermediate container b3707ad4c15e 19:22:22 ---> 3dadc93d6977 19:22:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:22 Removing intermediate container 2fd9ed14a592 19:22:22 ---> 7da429403fe4 19:22:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:22 Removing intermediate container 0df1620ff118 19:22:22 ---> 3e546bb63480 19:22:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:22:22 ---> Running in 7920316ccfbd 19:22:22 ---> Running in 82e184ec0cac 19:22:22 ---> Running in 2a61a735361c 19:22:22 Removing intermediate container 8abefcc57aa3 19:22:22 ---> 671a473749da 19:22:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:22 ---> Running in d3a19a6e8146 19:22:22 ---> Running in 1804faef865a 19:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:24 Removing intermediate container 7920316ccfbd 19:22:24 ---> 70c694b1b778 19:22:24 Step 5/25 : RUN apk add --update --no-cache make git 19:22:24 ---> Running in 67ef01fed6ad 19:22:25 Removing intermediate container 1804faef865a 19:22:25 ---> 69faa189cdfa 19:22:25 Step 5/22 : RUN apk add --update --no-cache make git 19:22:25 ---> Running in 1b585976d594 19:22:25 v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:22:25 v3.16.2-108-gdaa6b95634 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:22:25 OK: 16891 distinct packages available 19:22:25 Removing intermediate container 2a61a735361c 19:22:25 ---> d019f1f6389d 19:22:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:22:25 Removing intermediate container 82e184ec0cac 19:22:25 ---> 373272bdfe2e 19:22:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:26 ---> Running in 8316c296b764 19:22:26 ---> Running in 4c60386066ee 19:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:27 OK: 221 MiB in 51 packages 19:22:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:28 Removing intermediate container d3a19a6e8146 19:22:28 ---> db3660cffba6 19:22:28 Step 5/20 : COPY go.mod vendor* ./ 19:22:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:29 ---> de0e9378481b 19:22:29 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:29 ---> Running in 109215cddff7 19:22:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:29 OK: 221 MiB in 51 packages 19:22:29 OK: 221 MiB in 51 packages 19:22:30 OK: 221 MiB in 51 packages 19:22:30 OK: 221 MiB in 51 packages 19:22:31 Removing intermediate container 67ef01fed6ad 19:22:31 ---> 17fb959c56ba 19:22:31 Step 6/25 : COPY go.mod vendor* ./ 19:22:31 Removing intermediate container 1b585976d594 19:22:31 ---> 6a6185c523c3 19:22:31 Step 6/22 : COPY go.mod vendor* ./ 19:22:32 Removing intermediate container 8316c296b764 19:22:32 Removing intermediate container 4c60386066ee 19:22:32 ---> 80f5c4d7861b 19:22:32 Step 6/26 : COPY go.mod vendor* ./ 19:22:32 ---> 0f489f6e84d8 19:22:32 Step 6/26 : COPY go.mod vendor* ./ 19:22:33 ---> 7eee5852fcf1 19:22:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:33 ---> f05b1dd8a9c8 19:22:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:33 ---> Running in 39fe10a10740 19:22:33 ---> 7f468d17504c 19:22:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:33 ---> Running in 0a5e44584cb6 19:22:33 ---> Running in 9c15a87f61a0 19:22:33 ---> 78525584c36f 19:22:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:34 ---> Running in ea5f7d9e05a3 19:23:21 Removing intermediate container 109215cddff7 19:23:21 ---> 3c6f0d3ef6c0 19:23:21 Step 7/20 : COPY . . 19:23:33 Removing intermediate container 39fe10a10740 19:23:33 ---> f1f194f47f4c 19:23:33 Step 8/25 : COPY . . 19:23:33 Removing intermediate container 0a5e44584cb6 19:23:33 ---> 1006566e958b 19:23:33 Step 8/22 : COPY . . 19:23:33 Removing intermediate container ea5f7d9e05a3 19:23:33 ---> 887212e5ee1a 19:23:33 Step 8/26 : COPY . . 19:23:33 Removing intermediate container 9c15a87f61a0 19:23:33 ---> ad4a3aceeb45 19:23:33 Step 8/26 : COPY . . 19:23:36 ---> 92187e5ca4be 19:23:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:23:36 ---> Running in 41f97220c833 19:23:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:23:53 ---> ca4d1f0a65f2 19:23:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:23:53 ---> Running in 7450a8e7337c 19:23:53 ---> 5487eddde0c4 19:23:53 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:23:53 ---> c44c5b3dd1cc 19:23:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:23:53 ---> Running in 272a673148ce 19:23:53 ---> 1d16a607b07d 19:23:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:23:53 ---> Running in 5195c843a4ee 19:23:53 ---> Running in e2afa1452cf2 19:23:53 Removing intermediate container 5195c843a4ee 19:23:53 ---> 7e0f8889fc1a 19:23:53 Step 10/26 : WORKDIR /edgex-go/spire-build 19:23:54 Removing intermediate container e2afa1452cf2 19:23:54 ---> bab728a38cf5 19:23:54 Step 10/26 : WORKDIR /edgex-go/spire-build 19:23:54 ---> Running in 3db7830fa9cf 19:23:54 ---> Running in a2dbe18df734 19:23:55 Removing intermediate container a2dbe18df734 19:23:55 ---> 59ee6fb336dd 19:23:55 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:23:55 Removing intermediate container 3db7830fa9cf 19:23:55 ---> 4e94c0f3a2e6 19:23:55 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:23:55 ---> Running in 3da350488d36 19:23:55 ---> Running in 17b6847a1711 19:23:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:23:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:58 Removing intermediate container 17b6847a1711 19:23:58 ---> 4b95ff3bcddb 19:23:58 Step 12/26 : WORKDIR /edgex-go 19:23:58 ---> Running in 229a22dd0401 19:23:59 Removing intermediate container 3da350488d36 19:23:59 ---> 727c7e425196 19:23:59 Step 12/26 : WORKDIR /edgex-go 19:23:59 ---> Running in bc81123e4aea 19:23:59 Removing intermediate container 229a22dd0401 19:23:59 ---> f6dc911f8088 19:23:59 19:23:59 Step 13/26 : FROM alpine:3.15 19:23:59 3.15: Pulling from library/alpine 19:23:59 Removing intermediate container bc81123e4aea 19:23:59 ---> 864edddee6ea 19:23:59 19:23:59 Step 13/26 : FROM alpine:3.15 19:23:59 3.15: Pulling from library/alpine 19:24:01 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:24:01 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:24:01 Status: Downloaded newer image for alpine:3.15 19:24:01 Status: Downloaded newer image for alpine:3.15 19:24:01 ---> 02e0d6fdf486 19:24:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:01 ---> 02e0d6fdf486 19:24:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:01 ---> Running in 59535e4d23b2 19:24:01 ---> Running in f0e69363f305 19:24:02 Removing intermediate container f0e69363f305 19:24:02 ---> f4d5b4746398 19:24:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:02 Removing intermediate container 59535e4d23b2 19:24:02 ---> fa30a70d175c 19:24:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:02 ---> Running in a57ae1f49575 19:24:02 ---> Running in fb65d9d8f6bb 19:24:06 Removing intermediate container a57ae1f49575 19:24:06 ---> 814b2eb67ba5 19:24:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:06 Removing intermediate container fb65d9d8f6bb 19:24:06 ---> 283f123787de 19:24:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:06 ---> Running in 1b50c9ffd651 19:24:06 ---> Running in 4d7489ae945f 19:24:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:11 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:24:11 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:24:11 OK: 15733 distinct packages available 19:24:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:11 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:24:11 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:24:11 OK: 15733 distinct packages available 19:24:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:13 (1/4) Installing dumb-init (1.2.5-r1) 19:24:13 (2/4) Installing musl-obstack (1.2.3-r0) 19:24:13 (3/4) Installing libucontext (1.1-r0) 19:24:13 (4/4) Installing gcompat (1.0.0-r4) 19:24:13 Executing busybox-1.34.1-r7.trigger 19:24:13 OK: 6 MiB in 18 packages 19:24:14 (1/5) Installing dumb-init (1.2.5-r1) 19:24:14 (2/5) Installing musl-obstack (1.2.3-r0) 19:24:14 (3/5) Installing libucontext (1.1-r0) 19:24:14 (4/5) Installing gcompat (1.0.0-r4) 19:24:14 (5/5) Installing openssl (1.1.1q-r0) 19:24:14 Executing busybox-1.34.1-r7.trigger 19:24:14 OK: 6 MiB in 19 packages 19:24:15 Removing intermediate container 4d7489ae945f 19:24:15 ---> 7893a4ed80dc 19:24:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:16 Removing intermediate container 1b50c9ffd651 19:24:16 ---> 147b9ebab045 19:24:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:24:21 ---> 2ae4ba9b1931 19:24:21 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:22 ---> 886e1884d5f4 19:24:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:24 ---> ed31a86aeecd 19:24:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:24 ---> Running in dc049b91102e 19:24:24 Removing intermediate container dc049b91102e 19:24:24 ---> 0d2a6e5b8428 19:24:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:26 ---> f2c2688e9b28 19:24:26 Step 21/26 : WORKDIR / 19:24:26 ---> Running in 5eafd9e6fae4 19:24:27 Removing intermediate container 5eafd9e6fae4 19:24:27 ---> 0d9c726973ce 19:24:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:27 ---> Running in cfea4e7b6838 19:24:27 Removing intermediate container cfea4e7b6838 19:24:27 ---> a13671f1af04 19:24:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:28 ---> Running in 02e2d0f0880b 19:24:28 ---> 206a377f966f 19:24:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:24:28 Removing intermediate container 02e2d0f0880b 19:24:28 ---> 2b4fa7bfa854 19:24:28 Step 24/26 : LABEL arch=arm64 19:24:28 ---> Running in 927819e179cd 19:24:29 Removing intermediate container 927819e179cd 19:24:29 ---> becfd9414de1 19:24:29 Step 25/26 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:24:29 ---> Running in c581be5be262 19:24:29 ---> 68d736aa8db3 19:24:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:24:30 Removing intermediate container c581be5be262 19:24:30 ---> 6418d581d2fe 19:24:30 Step 26/26 : LABEL version=0.0.0 19:24:30 ---> Running in ef21193824d3 19:24:31 ---> 9e6a37b1706d 19:24:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:24:31 Removing intermediate container ef21193824d3 19:24:31 ---> 2e2c77a17cbd 19:24:31 19:24:31 Successfully built 2e2c77a17cbd 19:24:31 Successfully tagged security-spire-config-arm64:latest 19:24:31  Building security-spire-config ... done Building security-bootstrapper 19:24:31 ---> e5686f7f9446 19:24:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:31 ---> Running in d71089eb646e 19:24:32 Removing intermediate container d71089eb646e 19:24:32 ---> 92331b272f7e 19:24:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:32 ---> Running in 2aa7a148cd46 19:24:33 Removing intermediate container 2aa7a148cd46 19:24:33 ---> 4186b0d2cffd 19:24:33 Step 24/26 : LABEL arch=arm64 19:24:33 ---> Running in c29f6d9df602 19:24:33 Removing intermediate container c29f6d9df602 19:24:33 ---> 7e92ee8ee530 19:24:33 Step 25/26 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:24:33 ---> Running in f49f5f466642 19:24:34 Removing intermediate container f49f5f466642 19:24:34 ---> c633db646280 19:24:34 Step 26/26 : LABEL version=0.0.0 19:24:34 ---> Running in ea6507bc5280 19:24:35 Removing intermediate container ea6507bc5280 19:24:35 ---> 31183b606e5b 19:24:35 19:24:35 Successfully built 31183b606e5b 19:24:35 Successfully tagged security-spire-agent-arm64:latest 19:24:35  Building security-spire-agent ... done Building core-command 19:24:58 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:24:58 ---> 36c674ee01b0 19:24:58 Step 3/31 : WORKDIR /edgex-go 19:24:58 ---> Using cache 19:24:58 ---> 671a473749da 19:24:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:58 ---> Using cache 19:24:58 ---> 69faa189cdfa 19:24:58 Step 5/31 : RUN apk add --update --no-cache make git 19:24:58 ---> Using cache 19:24:58 ---> 6a6185c523c3 19:24:58 Step 6/31 : COPY go.mod vendor* ./ 19:24:58 ---> Using cache 19:24:58 ---> f05b1dd8a9c8 19:24:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:58 ---> Using cache 19:24:58 ---> 1006566e958b 19:24:58 Step 8/31 : COPY . . 19:24:58 ---> Using cache 19:24:58 ---> ca4d1f0a65f2 19:24:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:24:58 ---> Running in 269855850a7b 19:24:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:25:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:00 ---> 36c674ee01b0 19:25:00 Step 3/23 : WORKDIR /edgex-go 19:25:00 ---> Using cache 19:25:00 ---> 671a473749da 19:25:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:00 ---> Using cache 19:25:00 ---> 69faa189cdfa 19:25:00 Step 5/23 : RUN apk add --update --no-cache make git 19:25:00 ---> Using cache 19:25:00 ---> 6a6185c523c3 19:25:00 Step 6/23 : COPY go.mod vendor* ./ 19:25:00 ---> Using cache 19:25:00 ---> f05b1dd8a9c8 19:25:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:00 ---> Using cache 19:25:00 ---> 1006566e958b 19:25:00 Step 8/23 : COPY . . 19:25:00 ---> Using cache 19:25:00 ---> ca4d1f0a65f2 19:25:00 Step 9/23 : RUN make cmd/core-command/core-command 19:25:00 ---> Running in 5d4e53982e09 19:25:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:28:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:29:13 Removing intermediate container 272a673148ce 19:29:13 ---> 32f2d43f8cd4 19:29:13 19:29:13 Step 10/25 : FROM alpine:3.16 19:29:13 3.16: Pulling from library/alpine 19:29:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:29:13 Status: Downloaded newer image for alpine:3.16 19:29:13 ---> a6215f271958 19:29:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:29:13 ---> Running in 32fea2c85a31 19:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:17 (1/3) Installing ca-certificates (20220614-r0) 19:29:17 (2/3) Installing dumb-init (1.2.5-r1) 19:29:17 (3/3) Installing su-exec (0.2-r1) 19:29:17 Executing busybox-1.35.0-r17.trigger 19:29:17 Executing ca-certificates-20220614-r0.trigger 19:29:18 OK: 6 MiB in 17 packages 19:29:20 Removing intermediate container 32fea2c85a31 19:29:20 ---> 45b2efdd416f 19:29:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:29:20 ---> Running in 86486fbfe1f3 19:29:20 Removing intermediate container 86486fbfe1f3 19:29:20 ---> 5a53f737b0c8 19:29:20 Step 13/25 : WORKDIR / 19:29:20 ---> Running in 0a382dc1f9ee 19:29:21 Removing intermediate container 0a382dc1f9ee 19:29:21 ---> 828e82f941d7 19:29:21 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:29:22 ---> fd16c1efce2d 19:29:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:29:23 ---> 145c77a474db 19:29:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:29:24 ---> 517c85f0fac6 19:29:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:29:25 ---> a7317f05cdb9 19:29:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:29:26 ---> ea172d08cf41 19:29:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:29:28 ---> 4941dae3b17c 19:29:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:29:29 ---> c9226a47a3d5 19:29:29 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:29:29 ---> Running in d230c5fa51b2 19:29:33 Removing intermediate container d230c5fa51b2 19:29:33 ---> f649a29b81b6 19:29:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:29:33 ---> Running in ea5a13e3a64d 19:29:33 Removing intermediate container ea5a13e3a64d 19:29:33 ---> 4a310ce62cba 19:29:33 Step 23/25 : LABEL arch=arm64 19:29:33 ---> Running in 7d774da6250d 19:29:34 Removing intermediate container 7d774da6250d 19:29:34 ---> d274eecd6d25 19:29:34 Step 24/25 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:29:34 ---> Running in 1509a09f724a 19:29:34 Removing intermediate container 1509a09f724a 19:29:34 ---> b5e0676d7ccb 19:29:34 Step 25/25 : LABEL version=0.0.0 19:29:34 ---> Running in a75a0793d461 19:29:35 Removing intermediate container a75a0793d461 19:29:35 ---> f0c79371177c 19:29:35 19:29:35 Successfully built f0c79371177c 19:29:35 Successfully tagged security-secretstore-setup-arm64:latest 19:29:35  Building security-secretstore-setup ... done Building support-notifications 19:29:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:29:50 ---> 36c674ee01b0 19:29:50 Step 3/22 : WORKDIR /edgex-go 19:29:50 ---> Using cache 19:29:50 ---> 671a473749da 19:29:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:50 ---> Using cache 19:29:50 ---> 69faa189cdfa 19:29:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:29:50 ---> Running in a2693f654644 19:29:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:53 OK: 221 MiB in 51 packages 19:29:55 Removing intermediate container a2693f654644 19:29:55 ---> 2c1d3beda369 19:29:55 Step 6/22 : COPY go.mod vendor* ./ 19:29:56 ---> 475e8271165a 19:29:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:56 ---> Running in 5291a2aca0d9 19:30:18 Removing intermediate container 5d4e53982e09 19:30:18 ---> 16ac4ca32f89 19:30:18 19:30:18 Step 10/23 : FROM alpine:3.16 19:30:18 ---> a6215f271958 19:30:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:30:18 ---> Running in 0918e668d55e 19:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:20 (1/1) Installing dumb-init (1.2.5-r1) 19:30:20 Executing busybox-1.35.0-r17.trigger 19:30:20 OK: 5 MiB in 15 packages 19:30:22 Removing intermediate container 0918e668d55e 19:30:22 ---> 5f70b7ef2069 19:30:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:22 ---> Running in 9f473073f7a9 19:30:23 Removing intermediate container 9f473073f7a9 19:30:23 ---> b507ba4f5314 19:30:23 Step 13/23 : ENV APP_PORT=59882 19:30:23 ---> Running in af09e694972b 19:30:23 Removing intermediate container 269855850a7b 19:30:23 ---> c34a681f1255 19:30:23 19:30:23 Step 10/31 : FROM alpine:3.16 19:30:23 ---> a6215f271958 19:30:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:24 ---> Running in a9a7d0d116a7 19:30:24 Removing intermediate container af09e694972b 19:30:24 ---> 1c0bb94eda7a 19:30:24 Step 14/23 : EXPOSE $APP_PORT 19:30:24 ---> Running in 4d0c7879ee32 19:30:25 Removing intermediate container a9a7d0d116a7 19:30:25 ---> 0dcf6816bf55 19:30:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:30:25 ---> Running in 6fccef2ffe0a 19:30:25 Removing intermediate container 4d0c7879ee32 19:30:25 ---> 16552e6e065c 19:30:25 Step 15/23 : WORKDIR / 19:30:25 ---> Running in eb82af2bb2bf 19:30:27 Removing intermediate container eb82af2bb2bf 19:30:27 ---> 4637df672ed9 19:30:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:29 (1/2) Installing dumb-init (1.2.5-r1) 19:30:29 (2/2) Installing su-exec (0.2-r1) 19:30:29 Executing busybox-1.35.0-r17.trigger 19:30:29 OK: 5 MiB in 16 packages 19:30:29 ---> 44d5c1934490 19:30:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:30:31 Removing intermediate container 6fccef2ffe0a 19:30:31 ---> 9178b8507ba5 19:30:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:30:31 ---> Running in bfafe75eff77 19:30:32 Removing intermediate container bfafe75eff77 19:30:32 ---> be863f71e645 19:30:32 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:30:32 ---> Running in cc748391aa30 19:30:32 ---> 0272080edd01 19:30:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:30:32 Removing intermediate container cc748391aa30 19:30:32 ---> 7b56e23c0bac 19:30:32 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:30:33 ---> Running in 63d52ca4b66c 19:30:34 Removing intermediate container 63d52ca4b66c 19:30:34 ---> 11daf1d7c4b9 19:30:34 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:30:34 ---> b005c59795ac 19:30:34 Step 19/23 : ENTRYPOINT ["/core-command"] 19:30:34 ---> Running in 7bb877841075 19:30:34 ---> Running in 8a63389e2373 19:30:35 Removing intermediate container 8a63389e2373 19:30:35 ---> 69d2609f1274 19:30:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:35 ---> Running in 91e31c182b50 19:30:36 Removing intermediate container 91e31c182b50 19:30:36 ---> 4455dd55edde 19:30:36 Step 21/23 : LABEL arch=arm64 19:30:37 ---> Running in b11eda798252 19:30:38 Removing intermediate container b11eda798252 19:30:38 ---> 714bf8755fa8 19:30:38 Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:30:38 Removing intermediate container 7bb877841075 19:30:38 ---> 0fe0b8e5006f 19:30:38 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:30:39 ---> Running in 26dbee0731dd 19:30:39 ---> Running in a2e43216469f 19:30:40 Removing intermediate container 26dbee0731dd 19:30:40 ---> 601e88d685f0 19:30:40 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:30:40 Removing intermediate container a2e43216469f 19:30:40 ---> 0b24540587a3 19:30:40 Step 23/23 : LABEL version=0.0.0 19:30:40 ---> Running in 699820c3765b 19:30:42 Removing intermediate container 699820c3765b 19:30:42 ---> 01549b9d33cc 19:30:42 19:30:42 ---> e769feedc078 19:30:42 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:30:42 ---> Running in d98deff939ea 19:30:43 Successfully built 01549b9d33cc 19:30:43 Successfully tagged core-command-arm64:latest 19:30:43  Building core-command ... done Building security-spire-server 19:30:45 Removing intermediate container 41f97220c833 19:30:45 ---> 6253c3750984 19:30:45 19:30:45 Step 9/20 : FROM alpine:3.15 19:30:45 ---> 02e0d6fdf486 19:30:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:45 ---> Using cache 19:30:45 ---> fa30a70d175c 19:30:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:45 ---> Using cache 19:30:45 ---> 283f123787de 19:30:45 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:30:45 ---> Running in e48f9db40bf8 19:30:46 Removing intermediate container d98deff939ea 19:30:46 ---> 0736cd2981e2 19:30:46 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:48 ---> 484a2090e19f 19:30:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:30:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:50 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:30:50 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:30:50 OK: 15733 distinct packages available 19:30:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:51 ---> e5437a8e7398 19:30:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:30:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:52 (1/9) Installing ca-certificates (20220614-r0) 19:30:52 ---> 94147cbd49ae 19:30:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:30:52 (2/9) Installing brotli-libs (1.0.9-r5) 19:30:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:30:52 (4/9) Installing libcurl (7.80.0-r2) 19:30:52 (5/9) Installing curl (7.80.0-r2) 19:30:53 (6/9) Installing dumb-init (1.2.5-r1) 19:30:53 (7/9) Installing musl-obstack (1.2.3-r0) 19:30:53 (8/9) Installing libucontext (1.1-r0) 19:30:53 (9/9) Installing gcompat (1.0.0-r4) 19:30:53 Executing busybox-1.34.1-r7.trigger 19:30:53 Executing ca-certificates-20220614-r0.trigger 19:30:53 OK: 8 MiB in 23 packages 19:30:54 ---> af52048f8a0f 19:30:54 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:30:56 ---> e13de7681351 19:30:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:30:57 Removing intermediate container e48f9db40bf8 19:30:57 ---> cec9910a90d4 19:30:57 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:57 ---> 49e644c7d91a 19:30:57 Step 26/31 : RUN chmod +x /entrypoint.sh 19:30:57 ---> Running in 1f0724f15852 19:30:58 ---> 236a9752cd52 19:30:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:31:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:31:00 ---> 36c674ee01b0 19:31:00 Step 3/25 : WORKDIR /edgex-go 19:31:00 ---> Using cache 19:31:00 ---> 671a473749da 19:31:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:00 ---> Using cache 19:31:00 ---> 69faa189cdfa 19:31:00 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:31:00 Removing intermediate container 1f0724f15852 19:31:00 ---> c75c56dd75ea 19:31:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:31:00 ---> Running in b358e20db0de 19:31:01 ---> Running in 2a067e35d9f2 19:31:02 Removing intermediate container 2a067e35d9f2 19:31:02 ---> ada208a552b1 19:31:02 Step 28/31 : CMD ["gate"] 19:31:02 ---> Running in 85f72d20d669 19:31:02 ---> ff93aaeb98af 19:31:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:31:03 Removing intermediate container 85f72d20d669 19:31:03 ---> 23bbee7046b7 19:31:03 Step 29/31 : LABEL arch=arm64 19:31:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:03 ---> Running in ea15f7b17b56 19:31:03 ---> 554ca34c9660 19:31:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:31:03 Removing intermediate container ea15f7b17b56 19:31:03 ---> baec94e4a8bc 19:31:03 Step 30/31 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:31:03 ---> Running in a1e43c5e24c7 19:31:04 ---> Running in f155e638958b 19:31:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:04 Removing intermediate container 5291a2aca0d9 19:31:04 ---> 848ffaf46fac 19:31:04 Step 8/22 : COPY . . 19:31:04 Removing intermediate container a1e43c5e24c7 19:31:04 ---> 43beaf502cbc 19:31:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:04 ---> Running in 1f300cd7fd1d 19:31:04 Removing intermediate container f155e638958b 19:31:05 ---> b10c982888c5 19:31:05 Step 31/31 : LABEL version=0.0.0 19:31:05 ---> Running in 75da120e4d0f 19:31:05 OK: 221 MiB in 51 packages 19:31:05 Removing intermediate container 1f300cd7fd1d 19:31:05 ---> 1b876172a02f 19:31:05 Step 18/20 : LABEL arch=arm64 19:31:05 ---> Running in 7cb65aaa81c6 19:31:05 Removing intermediate container 75da120e4d0f 19:31:05 ---> 83b0c7eab2ab 19:31:05 19:31:06 Removing intermediate container 7cb65aaa81c6 19:31:06 ---> 85596fe8f64d 19:31:06 Step 19/20 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:31:06 Successfully built 83b0c7eab2ab 19:31:06 Successfully tagged security-bootstrapper-arm64:latest 19:31:06 Building core-metadata 19:31:06  Building security-bootstrapper ... done  ---> Running in 65eb43c35a16 19:31:06 Removing intermediate container b358e20db0de 19:31:06 ---> 531a0ee4cced 19:31:06 Step 6/25 : COPY go.mod vendor* ./ 19:31:07 Removing intermediate container 65eb43c35a16 19:31:07 ---> 850a5da45ce9 19:31:07 Step 20/20 : LABEL version=0.0.0 19:31:07 ---> Running in 6733c4d96886 19:31:07 ---> 203be8957e1f 19:31:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:08 ---> Running in 6955d7755600 19:31:08 Removing intermediate container 6733c4d96886 19:31:08 ---> 28dddc771fd3 19:31:08 19:31:09 Successfully built 28dddc771fd3 19:31:09 Successfully tagged security-spiffe-token-provider-arm64:latest 19:31:09  Building security-spiffe-token-provider ... done Building security-proxy-setup 19:31:19 Removing intermediate container 7450a8e7337c 19:31:19 ---> e1e02d0e8972 19:31:19 19:31:19 Step 10/22 : FROM alpine:3.16 19:31:19 ---> a6215f271958 19:31:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:31:19 ---> Using cache 19:31:19 ---> 5f70b7ef2069 19:31:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:31:19 ---> Using cache 19:31:19 ---> b507ba4f5314 19:31:19 Step 13/22 : ENV APP_PORT=59861 19:31:19 ---> Running in c200c753d002 19:31:20 Removing intermediate container c200c753d002 19:31:20 ---> c16d0b592cea 19:31:20 Step 14/22 : EXPOSE $APP_PORT 19:31:20 ---> Running in ba680b65089e 19:31:20 Removing intermediate container ba680b65089e 19:31:20 ---> b8bc6d8b6f30 19:31:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:22 ---> 521fc59d7ae7 19:31:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:31:23 ---> 618c7be83c86 19:31:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:31:23 ---> Running in 5e5759dbd1f8 19:31:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:31:24 ---> 36c674ee01b0 19:31:24 Step 3/24 : WORKDIR /edgex-go 19:31:24 ---> Using cache 19:31:24 ---> 671a473749da 19:31:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:24 ---> Using cache 19:31:24 ---> 69faa189cdfa 19:31:24 Step 5/24 : RUN apk add --update --no-cache make git 19:31:24 ---> Using cache 19:31:24 ---> 6a6185c523c3 19:31:24 Step 6/24 : COPY go.mod vendor* ./ 19:31:25 ---> Using cache 19:31:25 ---> f05b1dd8a9c8 19:31:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:25 ---> Using cache 19:31:25 ---> 1006566e958b 19:31:25 Step 8/24 : COPY . . 19:31:25 ---> Using cache 19:31:25 ---> ca4d1f0a65f2 19:31:25 Step 9/24 : RUN make cmd/core-metadata/core-metadata 19:31:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:31:25 ---> Running in 9a21d079da10 19:31:27 ---> 54fd06800dc1 19:31:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:31:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:28 ---> da04a1cb2f88 19:31:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:31:28 ---> Running in 6713baf1d733 19:31:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:30 ---> 36c674ee01b0 19:31:30 Step 3/22 : WORKDIR /edgex-go 19:31:30 ---> Using cache 19:31:30 ---> 671a473749da 19:31:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:30 ---> Using cache 19:31:30 ---> 69faa189cdfa 19:31:30 Step 5/22 : RUN apk add --update --no-cache make git 19:31:30 ---> Using cache 19:31:30 ---> 6a6185c523c3 19:31:30 Step 6/22 : COPY go.mod vendor* ./ 19:31:30 Removing intermediate container 6713baf1d733 19:31:30 ---> 083d9fbe063f 19:31:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:30 ---> Using cache 19:31:30 ---> f05b1dd8a9c8 19:31:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:30 ---> Using cache 19:31:30 ---> 1006566e958b 19:31:30 Step 8/22 : COPY . . 19:31:30 ---> Running in af75a87e37fd 19:31:30 ---> Using cache 19:31:30 ---> ca4d1f0a65f2 19:31:30 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:31:31 Removing intermediate container af75a87e37fd 19:31:31 ---> 1d3502f53d21 19:31:31 Step 20/22 : LABEL arch=arm64 19:31:31 ---> Running in 994a85f95cf9 19:31:31 ---> Running in 944c3ef7abbf 19:31:32 Removing intermediate container 944c3ef7abbf 19:31:32 ---> 7685a6896fc4 19:31:32 Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:31:33 ---> Running in 8e372f433a3f 19:31:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:31:34 Removing intermediate container 8e372f433a3f 19:31:34 ---> 8d06673388c3 19:31:34 Step 22/22 : LABEL version=0.0.0 19:31:34 ---> Running in 8309aa6cf02f 19:31:35 Removing intermediate container 8309aa6cf02f 19:31:35 ---> 78804fe3b4c4 19:31:35 19:31:36 Successfully built 78804fe3b4c4 19:31:36 Successfully tagged support-scheduler-arm64:latest 19:31:36 Building sys-mgmt-agent 19:31:54  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:54 ---> 36c674ee01b0 19:31:54 Step 3/23 : WORKDIR /edgex-go 19:31:54 ---> Using cache 19:31:54 ---> 671a473749da 19:31:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:54 ---> Using cache 19:31:54 ---> 69faa189cdfa 19:31:54 Step 5/23 : RUN apk add --update --no-cache make bash git 19:31:54 ---> Running in 29ed095fbd61 19:31:54 Removing intermediate container 6955d7755600 19:31:54 ---> bed279ef9e0c 19:31:54 Step 8/25 : COPY . . 19:31:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:58 OK: 221 MiB in 51 packages 19:32:00 Removing intermediate container 29ed095fbd61 19:32:00 ---> 71c573846724 19:32:00 Step 6/23 : COPY go.mod vendor* ./ 19:32:01 ---> e8053c828446 19:32:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:02 ---> Running in b9f29da44740 19:32:07 ---> c418c15d5c51 19:32:07 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:32:07 ---> Running in 9cd035651ff3 19:32:07 Removing intermediate container 9cd035651ff3 19:32:07 ---> e867658f0d93 19:32:07 Step 10/25 : WORKDIR /edgex-go/spire-build 19:32:07 ---> Running in fd8997beb341 19:32:08 Removing intermediate container fd8997beb341 19:32:08 ---> e2284a9a26be 19:32:08 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:32:08 ---> Running in 7260a9566de4 19:32:11 Removing intermediate container 7260a9566de4 19:32:11 ---> c0dbb953dcb9 19:32:11 Step 12/25 : WORKDIR /edgex-go 19:32:11 ---> Running in eece11364ae8 19:32:12 Removing intermediate container eece11364ae8 19:32:12 ---> 840fa40ffb88 19:32:12 19:32:12 Step 13/25 : FROM alpine:3.15 19:32:12 ---> 02e0d6fdf486 19:32:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:12 ---> Using cache 19:32:12 ---> fa30a70d175c 19:32:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:12 ---> Using cache 19:32:12 ---> 283f123787de 19:32:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:12 ---> Running in bf1e857fd7f8 19:32:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:16 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:32:16 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:32:16 OK: 15733 distinct packages available 19:32:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:19 (1/5) Installing dumb-init (1.2.5-r1) 19:32:19 (2/5) Installing musl-obstack (1.2.3-r0) 19:32:19 (3/5) Installing libucontext (1.1-r0) 19:32:19 (4/5) Installing gcompat (1.0.0-r4) 19:32:19 (5/5) Installing openssl (1.1.1q-r0) 19:32:19 Executing busybox-1.34.1-r7.trigger 19:32:19 OK: 6 MiB in 19 packages 19:32:21 Removing intermediate container bf1e857fd7f8 19:32:21 ---> 8bde8803d921 19:32:21 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:27 ---> 0e180424193a 19:32:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:32:27 ---> 3a4067ebf950 19:32:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:32:28 ---> da21e0b74804 19:32:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:32:29 ---> bb082ac520d8 19:32:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:32:30 ---> Running in 1ed32c6b622d 19:32:31 Removing intermediate container 1ed32c6b622d 19:32:31 ---> 1e106f54c884 19:32:31 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:32:31 ---> Running in 588e0c4efeb6 19:32:32 Removing intermediate container 588e0c4efeb6 19:32:32 ---> 4f225806f64c 19:32:32 Step 23/25 : LABEL arch=arm64 19:32:32 ---> Running in 99552cfeb5ee 19:32:33 Removing intermediate container 99552cfeb5ee 19:32:33 ---> 0e23a906db64 19:32:33 Step 24/25 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:32:33 ---> Running in 7cb230dd118e 19:32:34 Removing intermediate container 7cb230dd118e 19:32:34 ---> 5c6676247f01 19:32:34 Step 25/25 : LABEL version=0.0.0 19:32:34 ---> Running in 9223e9f5f091 19:32:35 Removing intermediate container 9223e9f5f091 19:32:35 ---> 49d3568d8f01 19:32:35 19:32:35 Successfully built 49d3568d8f01 19:32:36 Successfully tagged security-spire-server-arm64:latest 19:32:36 Building core-data 19:32:54  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:54 ---> 36c674ee01b0 19:32:54 Step 3/23 : WORKDIR /edgex-go 19:32:54 ---> Using cache 19:32:54 ---> 671a473749da 19:32:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:54 ---> Using cache 19:32:54 ---> 69faa189cdfa 19:32:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:32:54 ---> Running in a1cefe6d47fb 19:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:57 Removing intermediate container b9f29da44740 19:32:57 ---> 4a357cba68fb 19:32:57 Step 8/23 : COPY . . 19:32:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:59 OK: 221 MiB in 51 packages 19:33:01 Removing intermediate container a1cefe6d47fb 19:33:01 ---> 6e837d43b57b 19:33:01 Step 6/23 : COPY go.mod vendor* ./ 19:33:03 ---> a3704d61a7b4 19:33:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:03 ---> Running in a5fc70a90c36 19:33:13 ---> c0fd98b007ff 19:33:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:33:13 ---> Running in 2969e77805fe 19:33:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:33:52 Removing intermediate container a5fc70a90c36 19:33:52 ---> 4997063b81a9 19:33:52 Step 8/23 : COPY . . 19:34:03 ---> ff5d7c456f2c 19:34:03 Step 9/23 : RUN make cmd/core-data/core-data 19:34:03 ---> Running in d4f5b74325d3 19:34:05 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:36:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:37:01 Removing intermediate container 994a85f95cf9 19:37:01 ---> efde025a8e95 19:37:01 19:37:01 Step 10/22 : FROM alpine:3.16 19:37:01 ---> a6215f271958 19:37:01 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:37:01 ---> Running in 96d755b45f36 19:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:05 (1/6) Installing ca-certificates (20220614-r0) 19:37:05 (2/6) Installing brotli-libs (1.0.9-r6) 19:37:05 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:37:05 (4/6) Installing libcurl (7.83.1-r2) 19:37:05 (5/6) Installing curl (7.83.1-r2) 19:37:05 (6/6) Installing dumb-init (1.2.5-r1) 19:37:05 Executing busybox-1.35.0-r17.trigger 19:37:05 Executing ca-certificates-20220614-r0.trigger 19:37:05 OK: 8 MiB in 20 packages 19:37:08 Removing intermediate container 96d755b45f36 19:37:08 ---> 8eb3ee6576e0 19:37:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:37:08 ---> Running in 560e06da5de3 19:37:08 Removing intermediate container 560e06da5de3 19:37:08 ---> 0901143d37e2 19:37:08 Step 13/22 : WORKDIR /edgex 19:37:08 ---> Running in 653b99edead5 19:37:09 Removing intermediate container 653b99edead5 19:37:09 ---> ccab0529c617 19:37:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:37:10 ---> c66618e21caf 19:37:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:37:11 ---> c18ca0deece6 19:37:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:37:13 ---> 221e4404c077 19:37:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:37:14 ---> 70f83b4ffcad 19:37:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:14 ---> Running in e4574ae99681 19:37:18 Removing intermediate container e4574ae99681 19:37:18 ---> cc70d79ed192 19:37:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:37:18 ---> Running in 9586244e3da8 19:37:18 Removing intermediate container 9586244e3da8 19:37:18 ---> 15a678b4a5cd 19:37:18 Step 20/22 : LABEL arch=arm64 19:37:18 ---> Running in 032e87cba29d 19:37:18 Removing intermediate container 032e87cba29d 19:37:18 ---> 8aefb3484964 19:37:18 Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:37:18 ---> Running in bed5c3902ec1 19:37:19 Removing intermediate container bed5c3902ec1 19:37:19 ---> 2ce774ddb873 19:37:19 Step 22/22 : LABEL version=0.0.0 19:37:19 ---> Running in 313d9f158e50 19:37:20 Removing intermediate container 313d9f158e50 19:37:20 ---> 8664d89e137e 19:37:20 19:37:20 Successfully built 8664d89e137e 19:37:20 Successfully tagged security-proxy-setup-arm64:latest 19:37:47  Building security-proxy-setup ... done Removing intermediate container 9a21d079da10 19:37:47 ---> e00e0fd0ac07 19:37:47 19:37:47 Step 10/24 : FROM alpine:3.16 19:37:47 ---> a6215f271958 19:37:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:37:47 ---> Using cache 19:37:47 ---> 5f70b7ef2069 19:37:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:37:47 ---> Using cache 19:37:47 ---> b507ba4f5314 19:37:47 Step 13/24 : ENV APP_PORT=59881 19:37:47 ---> Running in 3640e6032e64 19:37:47 Removing intermediate container 3640e6032e64 19:37:47 ---> 8bc11084e669 19:37:47 Step 14/24 : EXPOSE $APP_PORT 19:37:47 ---> Running in 6b866a5793bc 19:37:47 Removing intermediate container 6b866a5793bc 19:37:47 ---> 9818d6c46541 19:37:47 Step 15/24 : WORKDIR / 19:37:47 ---> Running in 51265964dacb 19:37:47 Removing intermediate container 51265964dacb 19:37:47 ---> 87fcfae7673e 19:37:47 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:47 ---> 4868a52c6611 19:37:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:37:49 ---> 63ae9a2c2626 19:37:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:37:50 ---> f705305fd992 19:37:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:37:51 ---> 9bb4eef208a1 19:37:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:37:51 ---> Running in 8b3000f6c835 19:37:51 Removing intermediate container 8b3000f6c835 19:37:51 ---> 766bcb9400e6 19:37:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:51 ---> Running in 36eaaf1afa16 19:37:52 Removing intermediate container 36eaaf1afa16 19:37:52 ---> ac25b056bcf1 19:37:52 Step 22/24 : LABEL arch=arm64 19:37:52 ---> Running in 620bc330e3a7 19:37:52 Removing intermediate container 620bc330e3a7 19:37:52 ---> ff4b1be8f1d3 19:37:52 Step 23/24 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:37:52 ---> Running in 05fa9e2ef956 19:37:53 Removing intermediate container 05fa9e2ef956 19:37:53 ---> 6d34744f2f81 19:37:53 Step 24/24 : LABEL version=0.0.0 19:37:53 ---> Running in d9bbe5bd1f57 19:37:53 Removing intermediate container d9bbe5bd1f57 19:37:53 ---> 5f7c0c654942 19:37:53 19:37:54 Successfully built 5f7c0c654942 19:37:54 Successfully tagged core-metadata-arm64:latest 19:38:16  Building core-metadata ... done Removing intermediate container 2969e77805fe 19:38:16 ---> 338ddbe2dc88 19:38:16 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:38:16 ---> Running in 2dd6f085797e 19:38:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:38:21 Removing intermediate container 2dd6f085797e 19:38:21 ---> 2f4243def82d 19:38:21 19:38:21 Step 11/23 : FROM alpine:3.16 19:38:21 ---> a6215f271958 19:38:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:38:21 ---> Running in c15e5b70d8eb 19:38:21 Removing intermediate container c15e5b70d8eb 19:38:21 ---> 61c1090cdd8d 19:38:21 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:38:21 ---> Running in e7541480479b 19:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:24 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:38:24 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:38:24 (3/33) Installing readline (8.1.2-r0) 19:38:24 (4/33) Installing bash (5.1.16-r2) 19:38:24 Executing bash-5.1.16-r2.post-install 19:38:24 (5/33) Installing ca-certificates (20220614-r0) 19:38:25 (6/33) Installing brotli-libs (1.0.9-r6) 19:38:25 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:38:25 (8/33) Installing libcurl (7.83.1-r2) 19:38:25 (9/33) Installing curl (7.83.1-r2) 19:38:25 (10/33) Installing docker-cli (20.10.16-r2) 19:38:26 (11/33) Installing dumb-init (1.2.5-r1) 19:38:26 (12/33) Installing libbz2 (1.0.8-r1) 19:38:26 (13/33) Installing expat (2.4.8-r0) 19:38:26 (14/33) Installing libffi (3.4.2-r1) 19:38:26 (15/33) Installing gdbm (1.23-r0) 19:38:26 (16/33) Installing xz-libs (5.2.5-r1) 19:38:26 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:38:26 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:38:26 (19/33) Installing mpdecimal (2.5.1-r1) 19:38:26 (20/33) Installing sqlite-libs (3.38.5-r0) 19:38:26 (21/33) Installing python3 (3.10.5-r0) 19:38:28 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:38:28 (23/33) Installing py3-tomli (2.0.1-r1) 19:38:28 (24/33) Installing py3-pep517 (0.12.0-r2) 19:38:28 (25/33) Installing py3-six (1.16.0-r1) 19:38:28 (26/33) Installing py3-retrying (1.3.3-r3) 19:38:28 (27/33) Installing py3-appdirs (1.4.4-r3) 19:38:28 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:38:28 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:38:28 (30/33) Installing py3-parsing (2.4.7-r3) 19:38:28 (31/33) Installing py3-packaging (21.3-r0) 19:38:28 (32/33) Installing py3-setuptools (59.4.0-r0) 19:38:28 (33/33) Installing py3-pip (22.1.1-r0) 19:38:29 Executing busybox-1.35.0-r17.trigger 19:38:29 Executing ca-certificates-20220614-r0.trigger 19:38:29 OK: 120 MiB in 47 packages 19:38:44 Collecting docker-compose==1.23.2 19:38:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:38:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.4 MB/s eta 0:00:00 19:38:44 Collecting websocket-client<1.0,>=0.32.0 19:38:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:38:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.8 MB/s eta 0:00:00 19:38:44 Collecting docopt<0.7,>=0.6.1 19:38:44 Downloading docopt-0.6.2.tar.gz (25 kB) 19:38:44 Preparing metadata (setup.py): started 19:38:45 Preparing metadata (setup.py): finished with status 'done' 19:38:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:38:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:38:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.6 MB/s eta 0:00:00 19:38:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:38:47 Collecting texttable<0.10,>=0.9.0 19:38:47 Downloading texttable-0.9.1.tar.gz (11 kB) 19:38:47 Preparing metadata (setup.py): started 19:38:49 Preparing metadata (setup.py): finished with status 'done' 19:38:49 Collecting PyYAML<4,>=3.10 19:38:49 Downloading PyYAML-3.13.tar.gz (270 kB) 19:38:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.3 MB/s eta 0:00:00 19:38:51 Removing intermediate container 5e5759dbd1f8 19:38:51 ---> 016955e287b4 19:38:51 19:38:51 Step 10/22 : FROM alpine:3.16 19:38:51 ---> a6215f271958 19:38:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:38:51 ---> Running in 9ab73ec4261e 19:38:51 Preparing metadata (setup.py): started 19:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:53 Preparing metadata (setup.py): finished with status 'done' 19:38:54 Collecting docker<4.0,>=3.6.0 19:38:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:38:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.6 MB/s eta 0:00:00 19:38:54 (1/2) Installing ca-certificates (20220614-r0) 19:38:54 Collecting dockerpty<0.5,>=0.4.1 19:38:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:38:54 (2/2) Installing dumb-init (1.2.5-r1) 19:38:54 Executing busybox-1.35.0-r17.trigger 19:38:54 Executing ca-certificates-20220614-r0.trigger 19:38:54 Preparing metadata (setup.py): started 19:38:54 OK: 6 MiB in 16 packages 19:38:56 Removing intermediate container 9ab73ec4261e 19:38:56 ---> 4d270025c1e3 19:38:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:38:56 ---> Running in b67d5df9ba51 19:38:56 Preparing metadata (setup.py): finished with status 'done' 19:38:56 Collecting cached-property<2,>=1.2.0 19:38:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:38:56 Removing intermediate container b67d5df9ba51 19:38:56 ---> 102d82156f32 19:38:56 Step 13/22 : ENV APP_PORT=59860 19:38:57 ---> Running in a6fcf8bd8e0b 19:38:57 Collecting jsonschema<3,>=2.5.1 19:38:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:38:57 Removing intermediate container a6fcf8bd8e0b 19:38:57 ---> 771b0b21aa59 19:38:57 Step 14/22 : EXPOSE $APP_PORT 19:38:57 ---> Running in c99d0de9c4de 19:38:58 Removing intermediate container c99d0de9c4de 19:38:58 ---> bb7409717d47 19:38:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:58 Collecting docker-pycreds>=0.4.0 19:38:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:38:58 ---> 8a64e4734d5f 19:38:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:38:59 Collecting idna<2.8,>=2.5 19:38:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:38:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.1 MB/s eta 0:00:00 19:38:59 Collecting chardet<3.1.0,>=3.0.2 19:38:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:38:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.0 MB/s eta 0:00:00 19:38:59 Collecting certifi>=2017.4.17 19:38:59 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:38:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 17.8 MB/s eta 0:00:00 19:39:00 Collecting urllib3<1.25,>=1.21.1 19:39:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:39:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 6.6 MB/s eta 0:00:00 19:39:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:39:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:39:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:39:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:39:01 ---> fcef44e95b48 19:39:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:39:01 ---> ab85e491c4f2 19:39:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:39:01 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:39:02 Running setup.py install for texttable: started 19:39:02 ---> Running in 3518c16016e5 19:39:02 Removing intermediate container 3518c16016e5 19:39:02 ---> 300ee9d9a00a 19:39:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:02 ---> Running in dc7c5d24e97d 19:39:02 Removing intermediate container dc7c5d24e97d 19:39:02 ---> 3cd4b24b65aa 19:39:02 Step 20/22 : LABEL arch=arm64 19:39:02 ---> Running in 86e5f544c780 19:39:03 Removing intermediate container 86e5f544c780 19:39:03 ---> b0049221b616 19:39:03 Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:39:03 ---> Running in dfb2ff644201 19:39:03 Removing intermediate container dfb2ff644201 19:39:03 ---> 141d6f9aa2ca 19:39:03 Step 22/22 : LABEL version=0.0.0 19:39:03 ---> Running in b934c06c3288 19:39:04 Running setup.py install for texttable: finished with status 'done' 19:39:04 Running setup.py install for PyYAML: started 19:39:04 Removing intermediate container b934c06c3288 19:39:04 ---> f0a1a256de48 19:39:04 19:39:04 Successfully built f0a1a256de48 19:39:04 Successfully tagged support-notifications-arm64:latest 19:39:07  Building support-notifications ... done  Running setup.py install for PyYAML: finished with status 'done' 19:39:08 Running setup.py install for docopt: started 19:39:10 Running setup.py install for docopt: finished with status 'done' 19:39:12 Running setup.py install for dockerpty: started 19:39:14 Removing intermediate container d4f5b74325d3 19:39:14 ---> 600275964880 19:39:14 19:39:14 Step 10/23 : FROM alpine:3.16 19:39:14 ---> a6215f271958 19:39:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:39:14 ---> Running in f2b9a2e2436c 19:39:14 Removing intermediate container f2b9a2e2436c 19:39:14 ---> 75d800ec8614 19:39:14 Step 12/23 : ENV APP_PORT=59880 19:39:14 ---> Running in 5270f7ff4e2a 19:39:14 Running setup.py install for dockerpty: finished with status 'done' 19:39:14 Removing intermediate container 5270f7ff4e2a 19:39:14 ---> 425958b45a23 19:39:14 Step 13/23 : EXPOSE $APP_PORT 19:39:15 ---> Running in 19e5861f6fe4 19:39:15 Removing intermediate container 19e5861f6fe4 19:39:15 ---> 313a783227db 19:39:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:15 ---> Running in c8d2a3c05f28 19:39:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:39:17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:39:17 Removing intermediate container c8d2a3c05f28 19:39:17 ---> ed719cdcc734 19:39:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:39:17 ---> Running in 32eb5badce01 19:39:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:20 (1/6) Installing dumb-init (1.2.5-r1) 19:39:20 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:39:20 (3/6) Installing libsodium (1.0.18-r0) 19:39:20 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:39:20 (5/6) Installing libzmq (4.3.4-r0) 19:39:21 (6/6) Installing zeromq (4.3.4-r0) 19:39:21 Executing busybox-1.35.0-r17.trigger 19:39:21 OK: 8 MiB in 20 packages 19:39:22 Removing intermediate container 32eb5badce01 19:39:22 ---> 280804e0e962 19:39:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:23 ---> 19ce5189ccbb 19:39:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:25 ---> 58be67fc29ee 19:39:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:39:26 ---> 5cdcc6de6212 19:39:26 Step 19/23 : ENTRYPOINT ["/core-data"] 19:39:26 ---> Running in d8bd2c94712c 19:39:27 Removing intermediate container d8bd2c94712c 19:39:27 ---> 9efe37e84631 19:39:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:27 ---> Running in 777ef6822848 19:39:27 Removing intermediate container 777ef6822848 19:39:27 ---> e57a9dbf64c8 19:39:27 Step 21/23 : LABEL arch=arm64 19:39:27 ---> Running in b5c0c830722e 19:39:28 Removing intermediate container b5c0c830722e 19:39:28 ---> fbef81635c05 19:39:28 Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:39:28 ---> Running in 7657faf49096 19:39:28 Removing intermediate container 7657faf49096 19:39:28 ---> 5022848e9211 19:39:28 Step 23/23 : LABEL version=0.0.0 19:39:28 ---> Running in 063ce6e889d1 19:39:28 Removing intermediate container e7541480479b 19:39:28 ---> 37d27422ce39 19:39:28 Step 14/23 : ENV APP_PORT=58890 19:39:29 ---> Running in f2db1bf0d58d 19:39:29 Removing intermediate container 063ce6e889d1 19:39:29 ---> 0e3cb7047d86 19:39:29 19:39:29 Removing intermediate container f2db1bf0d58d 19:39:29 ---> fd74d0b5a92d 19:39:29 Step 15/23 : EXPOSE $APP_PORT 19:39:29 Successfully built 0e3cb7047d86 19:39:29 Successfully tagged core-data-arm64:latest 19:39:29  Building core-data ... done  ---> Running in 777394abe80a 19:39:30 Removing intermediate container 777394abe80a 19:39:30 ---> ed9026045c7b 19:39:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:39:31 ---> 031123f2bfc9 19:39:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:39:31 ---> 5fa8c466305c 19:39:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:39:32 ---> 0641d2cb9e6b 19:39:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:39:32 ---> Running in 27cb1014af08 19:39:33 Removing intermediate container 27cb1014af08 19:39:33 ---> 6ed459a9f276 19:39:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:33 ---> Running in 7b9e9df7e475 19:39:33 Removing intermediate container 7b9e9df7e475 19:39:33 ---> ffd3efd3af15 19:39:33 Step 21/23 : LABEL arch=arm64 19:39:33 ---> Running in 9b7ad56c588f 19:39:34 Removing intermediate container 9b7ad56c588f 19:39:34 ---> 85e7b77b218c 19:39:34 Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec 19:39:34 ---> Running in effc840904e8 19:39:34 Removing intermediate container effc840904e8 19:39:34 ---> 850306114641 19:39:34 Step 23/23 : LABEL version=0.0.0 19:39:34 ---> Running in 8997356f833d 19:39:34 Removing intermediate container 8997356f833d 19:39:34 ---> 2b30224cec4d 19:39:34 19:39:35 Successfully built 2b30224cec4d 19:39:35 Successfully tagged sys-mgmt-agent-arm64:latest 19:39:35  Building sys-mgmt-agent ... done  [Pipeline] } 19:39:35 $ docker stop --time=1 4481d5d65892937b5af578e9ed7aa8372155476ba52b8d6fd1c3e9924be0f4b7 19:39:37 $ docker rm -f 4481d5d65892937b5af578e9ed7aa8372155476ba52b8d6fd1c3e9924be0f4b7 [Pipeline] // withDockerContainer [Pipeline] sh 19:39:37 + docker images 19:39:38 REPOSITORY TAG IMAGE ID CREATED SIZE 19:39:38 sys-mgmt-agent-arm64 latest 2b30224cec4d 3 seconds ago 133MB 19:39:38 core-data-arm64 latest 0e3cb7047d86 8 seconds ago 20.7MB 19:39:38 600275964880 24 seconds ago 1.38GB 19:39:38 support-notifications-arm64 latest f0a1a256de48 33 seconds ago 26.3MB 19:39:38 016955e287b4 48 seconds ago 1.42GB 19:39:38 2f4243def82d About a minute ago 1.36GB 19:39:38 core-metadata-arm64 latest 5f7c0c654942 About a minute ago 17.5MB 19:39:38 e00e0fd0ac07 About a minute ago 1.38GB 19:39:38 security-proxy-setup-arm64 latest 8664d89e137e 2 minutes ago 26.4MB 19:39:38 efde025a8e95 2 minutes ago 1.36GB 19:39:38 security-spire-server-arm64 latest 49d3568d8f01 7 minutes ago 84.2MB 19:39:38 840fa40ffb88 7 minutes ago 1.25GB 19:39:38 support-scheduler-arm64 latest 78804fe3b4c4 8 minutes ago 25.7MB 19:39:38 e1e02d0e8972 8 minutes ago 1.41GB 19:39:38 security-spiffe-token-provider-arm64 latest 28dddc771fd3 8 minutes ago 28.4MB 19:39:38 security-bootstrapper-arm64 latest 83b0c7eab2ab 8 minutes ago 18.7MB 19:39:38 6253c3750984 8 minutes ago 1.41GB 19:39:38 core-command-arm64 latest 01549b9d33cc 8 minutes ago 15.6MB 19:39:38 c34a681f1255 9 minutes ago 1.36GB 19:39:38 16ac4ca32f89 9 minutes ago 1.35GB 19:39:38 security-secretstore-setup-arm64 latest f0c79371177c 10 minutes ago 28.2MB 19:39:38 32f2d43f8cd4 10 minutes ago 1.37GB 19:39:38 security-spire-agent-arm64 latest 31183b606e5b 15 minutes ago 122MB 19:39:38 security-spire-config-arm64 latest 2e2c77a17cbd 15 minutes ago 83.6MB 19:39:38 864edddee6ea 15 minutes ago 1.25GB 19:39:38 f6dc911f8088 15 minutes ago 1.25GB 19:39:38 ci-base-image-arm64 latest 36c674ee01b0 28 minutes ago 995MB 19:39:38 alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB 19:39:38 alpine 3.16 a6215f271958 2 weeks ago 5.29MB 19:39:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB 19:39:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:38 19:39:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:39 arm64: Pulling from edgex-lftools-log-publisher 19:39:39 8998bd30e6a1: Pulling fs layer 19:39:39 04944245beec: Pulling fs layer 19:39:39 699f458cf7ca: Pulling fs layer 19:39:39 765212b225bb: Pulling fs layer 19:39:39 f23df028b6ca: Pulling fs layer 19:39:39 d65c8cfc05b1: Pulling fs layer 19:39:39 2437ff75d9bd: Pulling fs layer 19:39:39 765212b225bb: Waiting 19:39:39 f23df028b6ca: Waiting 19:39:39 d65c8cfc05b1: Waiting 19:39:39 2437ff75d9bd: Waiting 19:39:39 04944245beec: Verifying Checksum 19:39:39 04944245beec: Download complete 19:39:39 765212b225bb: Download complete 19:39:39 f23df028b6ca: Download complete 19:39:39 d65c8cfc05b1: Download complete 19:39:39 699f458cf7ca: Verifying Checksum 19:39:39 699f458cf7ca: Download complete 19:39:40 8998bd30e6a1: Verifying Checksum 19:39:40 8998bd30e6a1: Download complete 19:39:43 2437ff75d9bd: Verifying Checksum 19:39:43 2437ff75d9bd: Download complete 19:39:44 8998bd30e6a1: Pull complete 19:39:45 04944245beec: Pull complete 19:39:46 699f458cf7ca: Pull complete 19:39:46 765212b225bb: Pull complete 19:39:47 f23df028b6ca: Pull complete 19:39:48 d65c8cfc05b1: Pull complete 19:40:03 2437ff75d9bd: Pull complete 19:40:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:40:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:03 prd-ubuntu20.04-docker-arm64-4c-16g-23628 does not seem to be running inside a container 19:40:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:40:06 $ docker top 5358672136a8ed386958af80b6fe412a68ade6b07f30e67f01599de8592c7c29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:07 ---> job-cost.sh 19:40:07 lf-activate-venv: SKIPPING 19:40:07 INFO: No Stack... 19:40:07 INFO: Retrieving Pricing Info for: v3-standard-4 19:40:08 INFO: Archiving Costs [Pipeline] sh 19:40:09 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:40:09 + cut -d, -f6 [Pipeline] lock 19:40:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4134-1-stack-cost] 19:40:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4134-1-stack-cost] did not exist. Created. 19:40:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4134-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:40:10 + echo total: 0.10999999940395355 [Pipeline] stash 19:40:10 Stashed 1 file(s) [Pipeline] } 19:40:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4134-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:40:10 $ docker stop --time=1 5358672136a8ed386958af80b6fe412a68ade6b07f30e67f01599de8592c7c29 19:40:12 $ docker rm -f 5358672136a8ed386958af80b6fe412a68ade6b07f30e67f01599de8592c7c29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:40:13 provisioning config files... 19:40:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5392910402184508124tmp [Pipeline] { [Pipeline] sh 19:40:13 + set +x 19:40:13 + curl -s https://codecov.io/bash 19:40:13 + bash -s -- 19:40:13 19:40:13 _____ _ 19:40:13 / ____| | | 19:40:13 | | ___ __| | ___ ___ _____ __ 19:40:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:40:13 | |___| (_) | (_| | __/ (_| (_) \ V / 19:40:13 \_____\___/ \__,_|\___|\___\___/ \_/ 19:40:13 Bash-1.0.6 19:40:13 19:40:13 19:40:13 ==> git version 2.25.1 found 19:40:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:40:13 Release-Date: 2020-01-08 19:40:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:40:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:40:13 ==> Jenkins CI detected. 19:40:13 current dir:  /w/workspace/edgex-go/1 19:40:13 project root: . 19:40:13 --> token set from env 19:40:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:40:13 ==> Running gcov in . (disable via -X gcov) 19:40:13 ==> Python coveragepy not found 19:40:13 ==> Searching for coverage reports in: 19:40:13 + . 19:40:13 -> Found 1 reports 19:40:13 ==> Detecting git/mercurial file structure 19:40:13 ==> Reading reports 19:40:13 + ./coverage.out bytes=482786 19:40:13 ==> Appending adjustments 19:40:13 https://docs.codecov.io/docs/fixing-reports 19:40:15 + Found adjustments 19:40:15 ==> Gzipping contents 19:40:15 64K /tmp/codecov.zD1PBI.gz 19:40:15 ==> Uploading reports 19:40:15 url: https://codecov.io 19:40:15 query: branch=PR-4134&commit=fd057cb8158b5a4994d08f896ffffba838e9fdec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4134&job=&cmd_args= 19:40:15 -> Pinging Codecov 19:40:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4134&commit=fd057cb8158b5a4994d08f896ffffba838e9fdec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4134&job=&cmd_args= 19:40:15 -> Uploading to 19:40:15 https://storage.googleapis.com/codecov/v4/raw/2022-08-26/00271124DB129430A58F1EEE437C3FCB/fd057cb8158b5a4994d08f896ffffba838e9fdec/1f2df8d0-0b3d-4fd9-a693-f68b892fd83d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220826T194015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=263978dc948853934acdeccd11bd7b862d5e91ba1518cc53bf967ef7c09d03a5 19:40:15 % Total % Received % Xferd Average Speed Time Time Time Current 19:40:15 Dload Upload Total Spent Left Speed 19:40:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63299 0 0 100 63299 0 263k --:--:-- --:--:-- --:--:-- 263k 19:40:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fd057cb8158b5a4994d08f896ffffba838e9fdec [Pipeline] } 19:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:40:16 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:40:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:40:18 ---> package-listing.sh 19:40:18 ++ facter osfamily 19:40:18 ++ tr '[:upper:]' '[:lower:]' 19:40:18 + OS_FAMILY=debian 19:40:18 + workspace=/w/workspace/edgex-go/1 19:40:18 + START_PACKAGES=/tmp/packages_start.txt 19:40:18 + END_PACKAGES=/tmp/packages_end.txt 19:40:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:40:18 + PACKAGES=/tmp/packages_start.txt 19:40:18 + '[' /w/workspace/edgex-go/1 ']' 19:40:18 + PACKAGES=/tmp/packages_end.txt 19:40:18 + case "${OS_FAMILY}" in 19:40:18 + dpkg -l 19:40:18 + grep '^ii' 19:40:18 + '[' -f /tmp/packages_start.txt ']' 19:40:18 + '[' -f /tmp/packages_end.txt ']' 19:40:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:40:18 + '[' /w/workspace/edgex-go/1 ']' 19:40:18 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:40:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:40:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:40:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:19 19:40:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:19 latest: Pulling from edgex-lftools-log-publisher 19:40:19 5eb5b503b376: Pulling fs layer 19:40:19 5c69ac0246d0: Pulling fs layer 19:40:19 ec43610c2a17: Pulling fs layer 19:40:19 3a2ae6a8a46f: Pulling fs layer 19:40:19 33b1e0a273af: Pulling fs layer 19:40:19 5d3b04190fa2: Pulling fs layer 19:40:19 2f39f015ded8: Pulling fs layer 19:40:19 33b1e0a273af: Waiting 19:40:19 5d3b04190fa2: Waiting 19:40:19 2f39f015ded8: Waiting 19:40:19 3a2ae6a8a46f: Waiting 19:40:19 5c69ac0246d0: Download complete 19:40:19 3a2ae6a8a46f: Verifying Checksum 19:40:19 3a2ae6a8a46f: Download complete 19:40:19 33b1e0a273af: Verifying Checksum 19:40:19 33b1e0a273af: Download complete 19:40:19 5d3b04190fa2: Download complete 19:40:19 ec43610c2a17: Verifying Checksum 19:40:19 ec43610c2a17: Download complete 19:40:19 5eb5b503b376: Verifying Checksum 19:40:19 5eb5b503b376: Download complete 19:40:20 2f39f015ded8: Verifying Checksum 19:40:20 2f39f015ded8: Download complete 19:40:21 5eb5b503b376: Pull complete 19:40:21 5c69ac0246d0: Pull complete 19:40:22 ec43610c2a17: Pull complete 19:40:22 3a2ae6a8a46f: Pull complete 19:40:22 33b1e0a273af: Pull complete 19:40:22 5d3b04190fa2: Pull complete 19:40:27 2f39f015ded8: Pull complete 19:40:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:28 prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container 19:40:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:40:30 $ docker top 4bdc422d49802323927b29f94f10ab368ff51f79b62f15088b23f6c7afa43a44 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:31 + touch /tmp/pre-build-complete [Pipeline] sh 19:40:31 + mkdir -p /var/log/sysstat [Pipeline] sh 19:40:31 + ls /var/log/sa-host 19:40:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:40:32 provisioning config files... 19:40:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8048043983710566302tmp [Pipeline] { [Pipeline] echo 19:40:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:40:32 ---> create-netrc.sh [Pipeline] } 19:40:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:40:32 ---> python-tools-install.sh [Pipeline] echo 19:40:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:40:33 ---> sudo-logs.sh 19:40:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:40:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:40:33 ---> job-cost.sh 19:40:33 lf-activate-venv: SKIPPING 19:40:33 DEBUG: total: 0.10999999940395355 19:40:33 INFO: Retrieving Stack Cost... 19:40:34 INFO: Retrieving Pricing Info for: v3-standard-8 19:40:34 INFO: Archiving Costs [Pipeline] echo 19:40:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:40:35 ---> logs-deploy.sh 19:40:35 lf-activate-venv: SKIPPING 19:40:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4134/1 19:40:35 INFO: archiving workspace using pattern(s): 19:40:36 Archives upload complete. 19:40:36 INFO: archiving logs to Nexus