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 [2022-08-26T19:06:44.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-26T19:06:44.951Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-26T19:06:45.047Z] ========================================================= [2022-08-26T19:06:45.047Z] EdgeX Global Pipelines Version Info [2022-08-26T19:06:45.047Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-26T19:06:45.856Z] ------------------- [2022-08-26T19:06:45.856Z] stable info: [2022-08-26T19:06:45.856Z] ------------------- [2022-08-26T19:06:45.856Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-26T19:06:45.856Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-26T19:06:45.856Z] Message: update stable to v1.0.239 [2022-08-26T19:06:46.427Z] ------------------- [2022-08-26T19:06:46.427Z] experimental info: [2022-08-26T19:06:46.427Z] ------------------- [2022-08-26T19:06:46.428Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-26T19:06:46.428Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-26T19:06:46.428Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-26T19:06:46.755Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-26T19:06:46.791Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-26T19:06:46.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-26T19:06:46.864Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-26T19:06:46.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-26T19:06:46.943Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-26T19:06:46.982Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-26T19:06:47.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-26T19:06:47.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-26T19:06:47.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-26T19:06:47.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-26T19:06:47.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-26T19:06:47.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-26T19:06:47.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-26T19:06:47.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-26T19:06:47.331Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-26T19:06:47.370Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-26T19:06:47.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-26T19:06:47.448Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-26T19:06:47.489Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-26T19:06:47.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-26T19:06:47.568Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-26T19:06:47.607Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-26T19:06:47.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4134 [Pipeline] echo [2022-08-26T19:06:47.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4134 [Pipeline] echo [2022-08-26T19:06:47.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4134 [Pipeline] echo [2022-08-26T19:06:47.761Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd057cb8158b5a4994d08f896ffffba838e9fdec [Pipeline] echo [2022-08-26T19:06:47.801Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd057cb [Pipeline] echo [2022-08-26T19:06:47.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-26T19:06:47.957Z] provisioning config files... [2022-08-26T19:06:47.971Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3669404505963442541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-26T19:06:48.315Z] ---> docker-login.sh [2022-08-26T19:06:48.315Z] nexus3.edgexfoundry.org:10001 [2022-08-26T19:06:48.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-26T19:06:48.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-26T19:06:48.838Z] Configure a credential helper to remove this warning. See [2022-08-26T19:06:48.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-26T19:06:48.838Z] [2022-08-26T19:06:48.838Z] Login Succeeded [2022-08-26T19:06:48.838Z] nexus3.edgexfoundry.org:10002 [2022-08-26T19:06:48.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-26T19:06:49.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-26T19:06:49.102Z] Configure a credential helper to remove this warning. See [2022-08-26T19:06:49.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-26T19:06:49.102Z] [2022-08-26T19:06:49.102Z] Login Succeeded [2022-08-26T19:06:49.102Z] nexus3.edgexfoundry.org:10003 [2022-08-26T19:06:49.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-26T19:06:49.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-26T19:06:49.102Z] Configure a credential helper to remove this warning. See [2022-08-26T19:06:49.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-26T19:06:49.102Z] [2022-08-26T19:06:49.102Z] Login Succeeded [2022-08-26T19:06:49.102Z] nexus3.edgexfoundry.org:10004 [2022-08-26T19:06:49.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-26T19:06:49.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-26T19:06:49.364Z] Configure a credential helper to remove this warning. See [2022-08-26T19:06:49.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-26T19:06:49.364Z] [2022-08-26T19:06:49.364Z] Login Succeeded [2022-08-26T19:06:49.364Z] docker.io [2022-08-26T19:06:49.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-26T19:06:49.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-26T19:06:49.625Z] Configure a credential helper to remove this warning. See [2022-08-26T19:06:49.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-26T19:06:49.625Z] [2022-08-26T19:06:49.625Z] Login Succeeded [2022-08-26T19:06:49.625Z] ---> docker-login.sh ends [Pipeline] } [2022-08-26T19:06:49.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-26T19:06:50.074Z] + 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 [2022-08-26T19:06:50.074Z] + dirname cmd/core-command/Dockerfile [2022-08-26T19:06:50.074Z] + cut -d/ -f2 [2022-08-26T19:06:50.074Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-26T19:06:50.074Z] + dirname cmd/core-data/Dockerfile [2022-08-26T19:06:50.074Z] + cut -d/ -f2 [2022-08-26T19:06:50.074Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-26T19:06:50.074Z] + + dirname cmd/core-metadata/Dockerfile [2022-08-26T19:06:50.074Z] cut -d/ -f2 [2022-08-26T19:06:50.074Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-26T19:06:50.074Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-26T19:06:50.074Z] + cut -d/ -f2 [2022-08-26T19:06:50.074Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-26T19:06:50.075Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-26T19:06:50.075Z] + cut -d/ -f2 [2022-08-26T19:06:50.075Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-26T19:06:50.075Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-26T19:06:50.075Z] + cut -d/ -f2 [2022-08-26T19:06:50.075Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-26T19:06:50.075Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-26T19:06:50.075Z] + cut -d/ -f2 [2022-08-26T19:06:50.075Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-26T19:06:50.075Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-26T19:06:50.075Z] + cut -d/ -f2 [2022-08-26T19:06:50.075Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-26T19:06:50.075Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-26T19:06:50.075Z] + cut -d/ -f2 [2022-08-26T19:06:50.075Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-26T19:06:50.075Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-26T19:06:50.075Z] + cut -d/ -f2 [2022-08-26T19:06:50.075Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-26T19:06:50.075Z] + dirname cmd/support-notifications/Dockerfile [2022-08-26T19:06:50.075Z] + cut -d/ -f2 [2022-08-26T19:06:50.075Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-26T19:06:50.075Z] + + dirname cmd/support-scheduler/Dockerfile [2022-08-26T19:06:50.075Z] cut -d/ -f2 [2022-08-26T19:06:50.075Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-26T19:06:50.075Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-26T19:06:50.075Z] + cut -d/ -f2 [2022-08-26T19:06:50.075Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-26T19:06:50.132Z] 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 [2022-08-26T19:06:50.609Z] + git rev-list -1 --merges fd057cb8158b5a4994d08f896ffffba838e9fdec~1..fd057cb8158b5a4994d08f896ffffba838e9fdec [Pipeline] echo [2022-08-26T19:06:50.643Z] -----------> git rev-list -1 --merges fd057cb8158b5a4994d08f896ffffba838e9fdec~1..fd057cb8158b5a4994d08f896ffffba838e9fdec fd057cb8158b5a4994d08f896ffffba838e9fdec [false] [Pipeline] sh [2022-08-26T19:06:50.961Z] + git log --format=format:%s -1 fd057cb8158b5a4994d08f896ffffba838e9fdec [Pipeline] echo [2022-08-26T19:06:50.998Z] ========================================================= [2022-08-26T19:06:50.998Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-26T19:06:50.998Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-26T19:06:51.513Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-26T19:06:51.513Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-26T19:06:51.513Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-26T19:06:51.513Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-26T19:06:51.513Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-26T19:06:51.513Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-26T19:06:51.513Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:06:52.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-26T19:06:52.015Z] [2022-08-26T19:06:52.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:06:52.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-26T19:06:52.382Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-26T19:06:52.382Z] b85a868b505f: Pulling fs layer [2022-08-26T19:06:52.382Z] e2be974225ed: Pulling fs layer [2022-08-26T19:06:52.382Z] 339a4e72a1f5: Pulling fs layer [2022-08-26T19:06:52.382Z] 988bab9f4d93: Pulling fs layer [2022-08-26T19:06:52.382Z] 1469e6f7b9e6: Pulling fs layer [2022-08-26T19:06:52.382Z] eaf3925da568: Pulling fs layer [2022-08-26T19:06:52.382Z] bab4dde63d76: Pulling fs layer [2022-08-26T19:06:52.382Z] bde34c3a00c8: Pulling fs layer [2022-08-26T19:06:52.382Z] b352a97aabf1: Pulling fs layer [2022-08-26T19:06:52.382Z] 4872d77fe225: Pulling fs layer [2022-08-26T19:06:52.382Z] 5851b861e8e6: Pulling fs layer [2022-08-26T19:06:52.382Z] 988bab9f4d93: Waiting [2022-08-26T19:06:52.382Z] 1469e6f7b9e6: Waiting [2022-08-26T19:06:52.382Z] eaf3925da568: Waiting [2022-08-26T19:06:52.382Z] bab4dde63d76: Waiting [2022-08-26T19:06:52.382Z] bde34c3a00c8: Waiting [2022-08-26T19:06:52.382Z] b352a97aabf1: Waiting [2022-08-26T19:06:52.382Z] 5851b861e8e6: Waiting [2022-08-26T19:06:52.382Z] 4872d77fe225: Waiting [2022-08-26T19:06:52.382Z] e2be974225ed: Download complete [2022-08-26T19:06:52.382Z] 988bab9f4d93: Verifying Checksum [2022-08-26T19:06:52.382Z] 988bab9f4d93: Download complete [2022-08-26T19:06:52.644Z] 1469e6f7b9e6: Verifying Checksum [2022-08-26T19:06:52.644Z] 1469e6f7b9e6: Download complete [2022-08-26T19:06:52.644Z] 339a4e72a1f5: Verifying Checksum [2022-08-26T19:06:52.644Z] 339a4e72a1f5: Download complete [2022-08-26T19:06:52.644Z] eaf3925da568: Verifying Checksum [2022-08-26T19:06:52.644Z] eaf3925da568: Download complete [2022-08-26T19:06:52.644Z] bde34c3a00c8: Download complete [2022-08-26T19:06:52.644Z] b352a97aabf1: Download complete [2022-08-26T19:06:52.644Z] 4872d77fe225: Verifying Checksum [2022-08-26T19:06:52.644Z] 4872d77fe225: Download complete [2022-08-26T19:06:52.644Z] 5851b861e8e6: Download complete [2022-08-26T19:06:52.644Z] b85a868b505f: Download complete [2022-08-26T19:06:52.908Z] bab4dde63d76: Verifying Checksum [2022-08-26T19:06:52.908Z] bab4dde63d76: Download complete [2022-08-26T19:06:53.850Z] b85a868b505f: Pull complete [2022-08-26T19:06:53.850Z] e2be974225ed: Pull complete [2022-08-26T19:06:54.420Z] 339a4e72a1f5: Pull complete [2022-08-26T19:06:54.420Z] 988bab9f4d93: Pull complete [2022-08-26T19:06:54.684Z] 1469e6f7b9e6: Pull complete [2022-08-26T19:06:54.684Z] eaf3925da568: Pull complete [2022-08-26T19:06:56.602Z] bab4dde63d76: Pull complete [2022-08-26T19:06:56.602Z] bde34c3a00c8: Pull complete [2022-08-26T19:06:56.602Z] b352a97aabf1: Pull complete [2022-08-26T19:06:56.602Z] 4872d77fe225: Pull complete [2022-08-26T19:06:56.863Z] 5851b861e8e6: Pull complete [2022-08-26T19:06:56.863Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-26T19:06:56.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-26T19:06:56.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-26T19:06:57.121Z] prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container [2022-08-26T19:06:57.162Z] $ 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 [2022-08-26T19:06:59.305Z] $ docker top bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 -eo pid,comm [2022-08-26T19:06:59.369Z] 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). [2022-08-26T19:06:59.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-26T19:06:59.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-26T19:06:59.487Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-26T19:06:59.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-26T19:06:59.624Z] $ docker exec bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 ssh-agent [2022-08-26T19:06:59.749Z] SSH_AUTH_SOCK=/tmp/ssh-x2HciDfoM7DJ/agent.32 [2022-08-26T19:06:59.749Z] SSH_AGENT_PID=38 [2022-08-26T19:06:59.755Z] Running ssh-add (command line suppressed) [2022-08-26T19:06:59.880Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1556550712444812570.key (/w/workspace/edgex-go/1@tmp/private_key_1556550712444812570.key) [2022-08-26T19:06:59.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-26T19:07:00.222Z] + git tag --points-at HEAD [Pipeline] } [2022-08-26T19:07:00.249Z] $ docker exec --env ******** --env ******** bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 ssh-agent -k [2022-08-26T19:07:00.360Z] unset SSH_AUTH_SOCK; [2022-08-26T19:07:00.361Z] unset SSH_AGENT_PID; [2022-08-26T19:07:00.361Z] echo Agent pid 38 killed; [2022-08-26T19:07:00.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-26T19:07:00.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-26T19:07:00.457Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-26T19:07:00.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-26T19:07:00.588Z] $ docker exec bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 ssh-agent [2022-08-26T19:07:00.701Z] SSH_AUTH_SOCK=/tmp/ssh-ElraFuijATGx/agent.70 [2022-08-26T19:07:00.701Z] SSH_AGENT_PID=76 [2022-08-26T19:07:00.707Z] Running ssh-add (command line suppressed) [2022-08-26T19:07:00.835Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4690871806836947351.key (/w/workspace/edgex-go/1@tmp/private_key_4690871806836947351.key) [2022-08-26T19:07:00.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-26T19:07:01.178Z] + git semver init [2022-08-26T19:07:01.439Z] 2022-08-26 19:07:01,369 [run_init] DEBUG init version:0.0.0 force:False [2022-08-26T19:07:01.439Z] 2022-08-26 19:07:01,370 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-26T19:07:01.439Z] 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 [2022-08-26T19:07:01.439Z] 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) [2022-08-26T19:07:06.733Z] 2022-08-26 19:07:06,508 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-26T19:07:06.733Z] 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 [2022-08-26T19:07:06.733Z] 2022-08-26 19:07:06,509 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4134 [2022-08-26T19:07:06.733Z] 2022-08-26 19:07:06,514 [execute] INFO git cat-file --batch-check [2022-08-26T19:07:06.733Z] 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=) [2022-08-26T19:07:06.733Z] 2022-08-26 19:07:06,521 [execute] INFO git cat-file --batch [2022-08-26T19:07:06.733Z] 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=) [2022-08-26T19:07:06.733Z] 2022-08-26 19:07:06,527 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4134 [2022-08-26T19:07:06.733Z] 0.0.0 [Pipeline] } [2022-08-26T19:07:06.761Z] $ docker exec --env ******** --env ******** bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 ssh-agent -k [2022-08-26T19:07:06.882Z] unset SSH_AUTH_SOCK; [2022-08-26T19:07:06.882Z] unset SSH_AGENT_PID; [2022-08-26T19:07:06.882Z] echo Agent pid 76 killed; [2022-08-26T19:07:06.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-26T19:07:07.305Z] + git semver [Pipeline] } [2022-08-26T19:07:07.593Z] $ docker stop --time=1 bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 [2022-08-26T19:07:08.890Z] $ docker rm -f bbc1613c3b5616bd5d84e5bccf7ec916e394033a9b55ad8a132ade85261b8a75 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-26T19:07:09.304Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-26T19:07:09.638Z] Stashed 1 file(s) [Pipeline] echo [2022-08-26T19:07:09.656Z] [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 [2022-08-26T19:07:10.442Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-26T19:07:10.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-26T19:07:10.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-26T19:07:10.542Z] ========================================================= [2022-08-26T19:07:10.542Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-26T19:07:10.542Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-26T19:07:10.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-26T19:07:10.883Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-26T19:07:10.883Z] 2408cc74d12b: Pulling fs layer [2022-08-26T19:07:10.883Z] ea60b727a1ce: Pulling fs layer [2022-08-26T19:07:10.883Z] 30c4a7721957: Pulling fs layer [2022-08-26T19:07:10.883Z] 370296b7ddb6: Pulling fs layer [2022-08-26T19:07:10.883Z] 7c6cee850709: Pulling fs layer [2022-08-26T19:07:10.883Z] 39a5fcdaea64: Pulling fs layer [2022-08-26T19:07:10.883Z] d94ebbe4e438: Pulling fs layer [2022-08-26T19:07:10.883Z] bcfd1f05c69d: Pulling fs layer [2022-08-26T19:07:10.883Z] 59ccb84bbe0f: Pulling fs layer [2022-08-26T19:07:10.883Z] 7c6cee850709: Waiting [2022-08-26T19:07:10.883Z] 39a5fcdaea64: Waiting [2022-08-26T19:07:10.883Z] d94ebbe4e438: Waiting [2022-08-26T19:07:10.883Z] bcfd1f05c69d: Waiting [2022-08-26T19:07:10.883Z] 370296b7ddb6: Waiting [2022-08-26T19:07:10.883Z] 59ccb84bbe0f: Waiting [2022-08-26T19:07:10.883Z] 30c4a7721957: Verifying Checksum [2022-08-26T19:07:10.883Z] 30c4a7721957: Download complete [2022-08-26T19:07:10.883Z] ea60b727a1ce: Download complete [2022-08-26T19:07:10.883Z] 7c6cee850709: Verifying Checksum [2022-08-26T19:07:10.883Z] 7c6cee850709: Download complete [2022-08-26T19:07:10.883Z] 39a5fcdaea64: Verifying Checksum [2022-08-26T19:07:10.883Z] 39a5fcdaea64: Download complete [2022-08-26T19:07:10.883Z] 2408cc74d12b: Verifying Checksum [2022-08-26T19:07:10.883Z] 2408cc74d12b: Download complete [2022-08-26T19:07:10.883Z] d94ebbe4e438: Verifying Checksum [2022-08-26T19:07:10.883Z] d94ebbe4e438: Download complete [2022-08-26T19:07:11.145Z] 2408cc74d12b: Pull complete [2022-08-26T19:07:11.145Z] ea60b727a1ce: Pull complete [2022-08-26T19:07:11.415Z] 59ccb84bbe0f: Verifying Checksum [2022-08-26T19:07:11.415Z] 59ccb84bbe0f: Download complete [2022-08-26T19:07:11.415Z] 30c4a7721957: Pull complete [2022-08-26T19:07:11.675Z] bcfd1f05c69d: Verifying Checksum [2022-08-26T19:07:11.675Z] bcfd1f05c69d: Download complete [2022-08-26T19:07:11.675Z] 370296b7ddb6: Download complete [2022-08-26T19:07:15.892Z] 370296b7ddb6: Pull complete [2022-08-26T19:07:15.892Z] 7c6cee850709: Pull complete [2022-08-26T19:07:15.892Z] 39a5fcdaea64: Pull complete [2022-08-26T19:07:16.156Z] d94ebbe4e438: Pull complete [2022-08-26T19:07:18.709Z] bcfd1f05c69d: Pull complete [2022-08-26T19:07:18.971Z] 59ccb84bbe0f: Pull complete [2022-08-26T19:07:18.971Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-26T19:07:18.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-26T19:07:18.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-26T19:07:19.400Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-26T19:07:19.400Z] WORKDIR /edgex [2022-08-26T19:07:19.400Z] COPY go.mod . [2022-08-26T19:07:19.400Z] RUN go mod download [2022-08-26T19:07:19.400Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-26T19:07:19.969Z] Sending build context to Docker daemon 169.3MB [2022-08-26T19:07:19.969Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-26T19:07:19.969Z] ---> a4fb48ad2a94 [2022-08-26T19:07:19.969Z] Step 2/4 : WORKDIR /edgex [2022-08-26T19:07:24.260Z] ---> Running in 4b5a96f59d0b [2022-08-26T19:07:24.260Z] Removing intermediate container 4b5a96f59d0b [2022-08-26T19:07:24.260Z] ---> 6097f949ae92 [2022-08-26T19:07:24.260Z] Step 3/4 : COPY go.mod . [2022-08-26T19:07:24.260Z] ---> 5cc60800b0ec [2022-08-26T19:07:24.260Z] Step 4/4 : RUN go mod download [2022-08-26T19:07:24.260Z] ---> Running in 8dea931ca9ef [2022-08-26T19:07:24.960Z] Still waiting to schedule task [2022-08-26T19:07:24.960Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-26T19:07:42.441Z] Removing intermediate container 8dea931ca9ef [2022-08-26T19:07:42.441Z] ---> 4fba81ad2ead [2022-08-26T19:07:42.442Z] Successfully built 4fba81ad2ead [2022-08-26T19:07:42.442Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:07:42.822Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-26T19:07:42.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-26T19:07:42.987Z] prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container [2022-08-26T19:07:43.027Z] $ 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 [2022-08-26T19:07:43.424Z] $ docker top 7eac25ae0e2e45f46376af35efe4efd320d3a412ef5abe94b58995c83f8c4663 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-26T19:07:43.818Z] + go version [2022-08-26T19:07:43.818Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-26T19:07:43.853Z] $ docker stop --time=1 7eac25ae0e2e45f46376af35efe4efd320d3a412ef5abe94b58995c83f8c4663 [2022-08-26T19:07:45.113Z] $ 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 [2022-08-26T19:07:45.807Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-26T19:07:45.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-26T19:07:45.959Z] prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container [2022-08-26T19:07:45.997Z] $ 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 [2022-08-26T19:07:46.347Z] $ docker top 4f30e792e3ad3d9d5ae4542dbbc1df4a8de9c1283c32a91f9a299d99aec12206 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-26T19:07:46.468Z] ========================================================= [2022-08-26T19:07:46.468Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-26T19:07:46.468Z] ========================================================= [Pipeline] sh [2022-08-26T19:07:46.766Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-26T19:07:47.111Z] + make test [2022-08-26T19:07:47.111Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-26T19:07:53.696Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-26T19:08:05.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-26T19:08:05.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-26T19:08:06.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-26T19:08:06.164Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-26T19:08:06.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-26T19:08:06.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-26T19:08:06.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-26T19:08:06.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-26T19:08:06.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-26T19:08:06.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-26T19:08:06.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-26T19:08:06.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-26T19:08:06.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-26T19:08:06.424Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-26T19:08:06.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-26T19:08:07.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2022-08-26T19:08:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-26T19:08:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-26T19:08:07.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements [2022-08-26T19:08:07.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-26T19:08:07.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements [2022-08-26T19:08:07.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-26T19:08:07.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-26T19:08:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.457s coverage: 89.2% of statements [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-26T19:08:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 2.1% of statements [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-26T19:08:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.457s coverage: 95.6% of statements [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-26T19:08:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-26T19:08:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-26T19:08:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-26T19:08:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.102s coverage: 58.8% of statements [2022-08-26T19:08:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements [2022-08-26T19:08:12.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-26T19:08:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2022-08-26T19:08:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2022-08-26T19:08:12.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2022-08-26T19:08:12.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-08-26T19:08:12.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-08-26T19:08:20.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements [2022-08-26T19:08:20.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2022-08-26T19:08:22.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 80.8% of statements [2022-08-26T19:08:22.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.2% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.7% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.8% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.6% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-26T19:08:30.898Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-08-26T19:08:30.898Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-08-26T19:08:30.898Z] 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 [2022-08-26T19:08:52.857Z] 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." [2022-08-26T19:08:52.857Z] GO111MODULE=on go vet ./... [2022-08-26T19:08:54.763Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-26T19:08:55.024Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-26T19:08:55.024Z] ./bin/test-attribution-txt.sh [2022-08-26T19:08:55.291Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-26T19:08:55.291Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-26T19:08:55.291Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-26T19:08:55.291Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-26T19:08:55.291Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-26T19:08:55.291Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-26T19:08:55.291Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-26T19:08:55.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-26T19:08:55.641Z] + ls -al . [2022-08-26T19:08:55.641Z] total 736 [2022-08-26T19:08:55.641Z] drwxrwxr-x 10 1001 1001 4096 Aug 26 19:07 . [2022-08-26T19:08:55.641Z] drwxr-xr-x 4 root root 4096 Aug 26 19:07 .. [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 16 Aug 26 19:06 .dockerignore [2022-08-26T19:08:55.642Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 19:08 .git [2022-08-26T19:08:55.642Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 19:06 .github [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 1030 Aug 26 19:06 .gitignore [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 42 Aug 26 19:06 .golangci.yml [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 87 Aug 26 19:06 .hadolint.yml [2022-08-26T19:08:55.642Z] drwxr-xr-x 3 1001 1001 4096 Aug 26 19:07 .semver [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 166 Aug 26 19:06 .sonarcloud.properties [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 19:06 ADOPTERS.md [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 10347 Aug 26 19:06 Attribution.txt [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 63209 Aug 26 19:06 CHANGELOG.md [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 19:06 CONTRIBUTING.md [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 19:06 GOVERNANCE.md [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 850 Aug 26 19:06 Jenkinsfile [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 19:06 LICENSE [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 13276 Aug 26 19:06 Makefile [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 19:06 OWNERS.md [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 9094 Aug 26 19:06 README.md [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 6912 Aug 26 19:06 SECURITY.md [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 19:07 VERSION [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 4131 Aug 26 19:06 ZMQWindows.md [2022-08-26T19:08:55.642Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 19:06 bin [2022-08-26T19:08:55.642Z] drwxrwxr-x 18 1001 1001 4096 Aug 26 19:06 cmd [2022-08-26T19:08:55.642Z] -rw-r--r-- 1 root root 482786 Aug 26 19:08 coverage.out [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 3682 Aug 26 19:06 go.mod [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 38527 Aug 26 19:06 go.sum [2022-08-26T19:08:55.642Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 19:06 internal [2022-08-26T19:08:55.642Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 19:06 openapi [2022-08-26T19:08:55.642Z] drwxrwxr-x 4 1001 1001 4096 Aug 26 19:06 snap [2022-08-26T19:08:55.642Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 19:06 version.go [Pipeline] sh [2022-08-26T19:08:55.998Z] + '[' -e coverage.out ] [2022-08-26T19:08:55.999Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-26T19:08:56.121Z] Stashed 1 file(s) [Pipeline] sh [2022-08-26T19:08:56.417Z] + make build [2022-08-26T19:08:56.417Z] 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 [2022-08-26T19:08:59.135Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23628 in /w/workspace/edgexfoundry_edgex-go_PR-4134 [Pipeline] { [Pipeline] ws [2022-08-26T19:08:59.176Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-26T19:08:59.262Z] The recommended git tool is: git [2022-08-26T19:09:05.369Z] using credential edgex-jenkins-ssh [2022-08-26T19:09:05.390Z] Cloning the remote Git repository [2022-08-26T19:09:05.441Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-26T19:09:05.516Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-26T19:09:05.658Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-26T19:09:05.658Z] > git --version # timeout=10 [2022-08-26T19:09:05.690Z] > git --version # 'git version 2.25.1' [2022-08-26T19:09:05.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-26T19:09:05.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-26T19:09:08.637Z] 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 [2022-08-26T19:09:20.862Z] 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 [2022-08-26T19:09:20.862Z] 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 [2022-08-26T19:09:23.066Z] Merging remotes/origin/main commit 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:09:23.423Z] Merge succeeded, producing fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:09:23.424Z] Checking out Revision fd057cb8158b5a4994d08f896ffffba838e9fdec (PR-4134) [2022-08-26T19:09:22.428Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-26T19:09:22.453Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-26T19:09:22.481Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-26T19:09:22.511Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-26T19:09:22.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-26T19:09:22.524Z] > 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 [2022-08-26T19:09:23.083Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T19:09:23.104Z] > git checkout -f fd057cb8158b5a4994d08f896ffffba838e9fdec # timeout=10 [2022-08-26T19:09:23.334Z] > git remote # timeout=10 [2022-08-26T19:09:23.350Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T19:09:23.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-26T19:09:23.382Z] > git merge 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 [2022-08-26T19:09:23.408Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T19:09:23.430Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T19:09:23.441Z] > git checkout -f fd057cb8158b5a4994d08f896ffffba838e9fdec # timeout=10 [2022-08-26T19:09:27.723Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-08-26T19:09:27.777Z] > git --version # timeout=10 [2022-08-26T19:09:27.788Z] > git --version # 'git version 2.25.1' [2022-08-26T19:09:27.803Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-26T19:09:29.014Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-26T19:09:29.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-26T19:09:29.014Z] Dload Upload Total Spent Left Speed [2022-08-26T19:09:29.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k [2022-08-26T19:09:29.105Z] 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 [2022-08-26T19:09:29.106Z] 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 [2022-08-26T19:09:29.106Z] 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 [2022-08-26T19:09:29.932Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-26T19:09:30.297Z] + + sudo tee /etc/docker/daemon.new [2022-08-26T19:09:30.297Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-26T19:09:30.297Z] { [2022-08-26T19:09:30.297Z] "registry-mirrors": [ [2022-08-26T19:09:30.297Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-26T19:09:30.297Z] ], [2022-08-26T19:09:30.297Z] "bip": "10.250.0.254/24", [2022-08-26T19:09:30.297Z] "hosts": [ [2022-08-26T19:09:30.297Z] "tcp://0.0.0.0:5555", [2022-08-26T19:09:30.297Z] "unix:///var/run/docker.sock" [2022-08-26T19:09:30.297Z] ], [2022-08-26T19:09:30.297Z] "mtu": 1458, [2022-08-26T19:09:30.297Z] "selinux-enabled": true, [2022-08-26T19:09:30.297Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-26T19:09:30.297Z] } [Pipeline] sh [2022-08-26T19:09:30.524Z] 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 [2022-08-26T19:09:30.664Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-26T19:09:31.034Z] + sudo service docker restart [2022-08-26T19:09:31.466Z] 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 [2022-08-26T19:09:32.851Z] 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 [2022-08-26T19:09:33.794Z] 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 [2022-08-26T19:09:34.363Z] 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 [2022-08-26T19:09:36.272Z] 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] } [2022-08-26T19:09:37.683Z] $ docker stop --time=1 4f30e792e3ad3d9d5ae4542dbbc1df4a8de9c1283c32a91f9a299d99aec12206 [2022-08-26T19:09:42.373Z] $ 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 [2022-08-26T19:09:43.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-26T19:09:43.577Z] [2022-08-26T19:09:43.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:09:43.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-26T19:09:43.970Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-26T19:09:43.970Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-26T19:09:43.970Z] ca9280d653b3: Pulling fs layer [2022-08-26T19:09:43.970Z] 7e9c9ca2126c: Pulling fs layer [2022-08-26T19:09:43.970Z] cbdbe7a5bc2a: Download complete [2022-08-26T19:09:44.230Z] ca9280d653b3: Verifying Checksum [2022-08-26T19:09:44.230Z] ca9280d653b3: Download complete [2022-08-26T19:09:44.231Z] cbdbe7a5bc2a: Pull complete [2022-08-26T19:09:44.801Z] 7e9c9ca2126c: Verifying Checksum [2022-08-26T19:09:44.801Z] 7e9c9ca2126c: Download complete [2022-08-26T19:09:44.801Z] ca9280d653b3: Pull complete [2022-08-26T19:09:48.094Z] 7e9c9ca2126c: Pull complete [2022-08-26T19:09:48.094Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-26T19:09:48.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-26T19:09:48.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-26T19:09:48.322Z] prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container [2022-08-26T19:09:48.360Z] $ 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 [2022-08-26T19:09:50.295Z] $ docker top 90d7ded92a27f8cc23cbeb251682401f446d2dd8108c70d92bb9d1bdf9b40a61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2022-08-26T19:09:50.499Z] provisioning config files... [2022-08-26T19:09:50.528Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1712186402151959976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-26T19:09:50.727Z] + + docker-compose buildgrep --help parallel [2022-08-26T19:09:50.727Z] [2022-08-26T19:09:50.939Z] ---> docker-login.sh [2022-08-26T19:09:50.939Z] nexus3.edgexfoundry.org:10001 [2022-08-26T19:09:51.299Z] --parallel Build images in parallel. [Pipeline] } [2022-08-26T19:09:51.335Z] $ docker stop --time=1 90d7ded92a27f8cc23cbeb251682401f446d2dd8108c70d92bb9d1bdf9b40a61 [2022-08-26T19:09:51.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-26T19:09:51.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-26T19:09:51.812Z] Configure a credential helper to remove this warning. See [2022-08-26T19:09:51.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-26T19:09:51.812Z] [2022-08-26T19:09:51.812Z] Login Succeeded [2022-08-26T19:09:51.812Z] nexus3.edgexfoundry.org:10002 [2022-08-26T19:09:52.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-26T19:09:52.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-26T19:09:52.359Z] Configure a credential helper to remove this warning. See [2022-08-26T19:09:52.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-26T19:09:52.359Z] [2022-08-26T19:09:52.359Z] Login Succeeded [2022-08-26T19:09:52.359Z] nexus3.edgexfoundry.org:10003 [2022-08-26T19:09:52.605Z] $ docker rm -f 90d7ded92a27f8cc23cbeb251682401f446d2dd8108c70d92bb9d1bdf9b40a61 [2022-08-26T19:09:52.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-26T19:09:52.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-26T19:09:52.631Z] Configure a credential helper to remove this warning. See [2022-08-26T19:09:52.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-26T19:09:52.631Z] [2022-08-26T19:09:52.631Z] Login Succeeded [Pipeline] // withDockerContainer [Pipeline] writeFile [2022-08-26T19:09:52.903Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:09:53.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-26T19:09:53.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-26T19:09:53.178Z] Configure a credential helper to remove this warning. See [2022-08-26T19:09:53.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-26T19:09:53.178Z] [2022-08-26T19:09:53.178Z] Login Succeeded [2022-08-26T19:09:53.178Z] docker.io [2022-08-26T19:09:53.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-26T19:09:53.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-26T19:09:53.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-26T19:09:53.505Z] prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container [2022-08-26T19:09:53.541Z] $ 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 [2022-08-26T19:09:53.871Z] $ docker top 06561c3768f5a713cb98c88c2a0f6e4cbba67f4ddcf195fe3f582c0c7853f4fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-26T19:09:54.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-26T19:09:54.045Z] Configure a credential helper to remove this warning. See [2022-08-26T19:09:54.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-26T19:09:54.045Z] [2022-08-26T19:09:54.045Z] Login Succeeded [2022-08-26T19:09:54.045Z] ---> docker-login.sh ends [Pipeline] } [2022-08-26T19:09:54.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-08-26T19:09:54.302Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2022-08-26T19:09:54.796Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-26T19:09:54.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-26T19:09:54.872Z] Building core-command ... [2022-08-26T19:09:54.872Z] Building core-data ... [2022-08-26T19:09:54.872Z] Building core-metadata ... [2022-08-26T19:09:54.872Z] Building security-bootstrapper ... [2022-08-26T19:09:54.872Z] Building security-proxy-setup ... [2022-08-26T19:09:54.872Z] Building security-secretstore-setup ... [2022-08-26T19:09:54.872Z] Building security-spiffe-token-provider ... [2022-08-26T19:09:54.872Z] Building security-spire-agent ... [2022-08-26T19:09:54.872Z] Building security-spire-config ... [2022-08-26T19:09:54.872Z] Building security-spire-server ... [2022-08-26T19:09:54.872Z] Building support-notifications ... [2022-08-26T19:09:54.872Z] Building support-scheduler ... [2022-08-26T19:09:54.872Z] Building sys-mgmt-agent ... [2022-08-26T19:09:54.872Z] Building security-spire-server [2022-08-26T19:09:54.872Z] Building security-spire-config [2022-08-26T19:09:54.872Z] Building security-secretstore-setup [2022-08-26T19:09:54.872Z] Building security-bootstrapper [2022-08-26T19:09:54.872Z] Building core-command [2022-08-26T19:09:54.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-26T19:09:54.931Z] ========================================================= [2022-08-26T19:09:54.931Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-26T19:09:54.931Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-26T19:09:55.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-26T19:09:55.590Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-26T19:09:55.590Z] b3c136eddcbf: Pulling fs layer [2022-08-26T19:09:55.590Z] c0a3192eca97: Pulling fs layer [2022-08-26T19:09:55.590Z] a050256f5b6f: Pulling fs layer [2022-08-26T19:09:55.590Z] 656be50a0ddc: Pulling fs layer [2022-08-26T19:09:55.590Z] 2bbca73fdf42: Pulling fs layer [2022-08-26T19:09:55.590Z] 46d945488cbd: Pulling fs layer [2022-08-26T19:09:55.590Z] 8a5474983e97: Pulling fs layer [2022-08-26T19:09:55.590Z] 329c88fbcd65: Pulling fs layer [2022-08-26T19:09:55.590Z] 656be50a0ddc: Waiting [2022-08-26T19:09:55.590Z] 2bbca73fdf42: Waiting [2022-08-26T19:09:55.590Z] 46d945488cbd: Waiting [2022-08-26T19:09:55.590Z] 8a5474983e97: Waiting [2022-08-26T19:09:55.590Z] 329c88fbcd65: Waiting [2022-08-26T19:09:55.590Z] a050256f5b6f: Download complete [2022-08-26T19:09:55.590Z] c0a3192eca97: Verifying Checksum [2022-08-26T19:09:55.590Z] c0a3192eca97: Download complete [2022-08-26T19:09:55.590Z] 2bbca73fdf42: Download complete [2022-08-26T19:09:55.590Z] 46d945488cbd: Download complete [2022-08-26T19:09:55.590Z] b3c136eddcbf: Verifying Checksum [2022-08-26T19:09:55.590Z] b3c136eddcbf: Download complete [2022-08-26T19:09:56.594Z] b3c136eddcbf: Pull complete [2022-08-26T19:09:56.594Z] 329c88fbcd65: Verifying Checksum [2022-08-26T19:09:56.594Z] 329c88fbcd65: Download complete [2022-08-26T19:09:57.191Z] c0a3192eca97: Pull complete [2022-08-26T19:09:57.472Z] a050256f5b6f: Pull complete [2022-08-26T19:09:57.747Z] 8a5474983e97: Download complete [2022-08-26T19:09:58.344Z] 656be50a0ddc: Verifying Checksum [2022-08-26T19:09:58.344Z] 656be50a0ddc: Download complete [2022-08-26T19:10:07.096Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:10:07.096Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:10:07.096Z] ---> 4fba81ad2ead [2022-08-26T19:10:07.096Z] Step 3/26 : WORKDIR /edgex-go [2022-08-26T19:10:07.096Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:10:07.096Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:10:07.096Z] ---> 4fba81ad2ead [2022-08-26T19:10:07.096Z] Step 3/25 : WORKDIR /edgex-go [2022-08-26T19:10:07.096Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:10:07.096Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:10:07.096Z] ---> 4fba81ad2ead [2022-08-26T19:10:07.096Z] Step 3/25 : WORKDIR /edgex-go [2022-08-26T19:10:07.096Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:10:07.096Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:10:07.096Z] ---> 4fba81ad2ead [2022-08-26T19:10:07.096Z] Step 3/31 : WORKDIR /edgex-go [2022-08-26T19:10:07.096Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:10:07.096Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:10:07.096Z] ---> 4fba81ad2ead [2022-08-26T19:10:07.096Z] Step 3/23 : WORKDIR /edgex-go [2022-08-26T19:10:12.440Z] ---> Running in 38424c24d861 [2022-08-26T19:10:12.440Z] ---> Running in 08f307a42bc7 [2022-08-26T19:10:12.440Z] ---> Running in 8751e429d314 [2022-08-26T19:10:12.440Z] ---> Running in cc401790d9dd [2022-08-26T19:10:12.440Z] ---> Running in 4a7796efb1fd [2022-08-26T19:10:12.700Z] Removing intermediate container 38424c24d861 [2022-08-26T19:10:12.700Z] ---> 24e951338c47 [2022-08-26T19:10:12.700Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:10:12.700Z] Removing intermediate container cc401790d9dd [2022-08-26T19:10:12.700Z] ---> 418fea995a85 [2022-08-26T19:10:12.700Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:10:12.700Z] Removing intermediate container 4a7796efb1fd [2022-08-26T19:10:12.700Z] ---> 43cca378eb86 [2022-08-26T19:10:12.700Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:10:12.700Z] Removing intermediate container 8751e429d314 [2022-08-26T19:10:12.700Z] ---> 1e2d9e3ec20b [2022-08-26T19:10:12.700Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:10:12.700Z] Removing intermediate container 08f307a42bc7 [2022-08-26T19:10:12.700Z] ---> 36db55ca1c96 [2022-08-26T19:10:12.700Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:10:12.700Z] ---> Running in 58780c3d8b6b [2022-08-26T19:10:12.700Z] ---> Running in a8165d07d4c5 [2022-08-26T19:10:12.700Z] ---> Running in 02263ad152f9 [2022-08-26T19:10:12.700Z] ---> Running in 1fd9344f4996 [2022-08-26T19:10:12.700Z] ---> Running in a4efcd9d161b [2022-08-26T19:10:13.456Z] 656be50a0ddc: Pull complete [2022-08-26T19:10:13.457Z] 2bbca73fdf42: Pull complete [2022-08-26T19:10:13.457Z] 46d945488cbd: Pull complete [2022-08-26T19:10:13.642Z] Removing intermediate container a8165d07d4c5 [2022-08-26T19:10:13.642Z] ---> 82379bdcf1d1 [2022-08-26T19:10:13.642Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-26T19:10:13.642Z] ---> Running in 157fec502160 [2022-08-26T19:10:13.642Z] Removing intermediate container 58780c3d8b6b [2022-08-26T19:10:13.642Z] ---> 31ce26d792b8 [2022-08-26T19:10:13.642Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-26T19:10:13.901Z] ---> Running in 1313fc20b02e [2022-08-26T19:10:13.901Z] Removing intermediate container 02263ad152f9 [2022-08-26T19:10:13.901Z] ---> 56d2f98cdfa2 [2022-08-26T19:10:13.901Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-26T19:10:13.901Z] ---> Running in e04abd518174 [2022-08-26T19:10:14.162Z] Removing intermediate container a4efcd9d161b [2022-08-26T19:10:14.162Z] ---> 28cac2794305 [2022-08-26T19:10:14.162Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-26T19:10:14.162Z] ---> Running in 9c13ce981e5b [2022-08-26T19:10:14.424Z] Removing intermediate container 1fd9344f4996 [2022-08-26T19:10:14.424Z] ---> dca12fd41acf [2022-08-26T19:10:14.424Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-26T19:10:14.424Z] ---> Running in d8b5c5b34641 [2022-08-26T19:10:14.424Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:14.424Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:14.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:14.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:14.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:15.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:15.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:15.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:15.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:15.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:16.043Z] OK: 211 MiB in 51 packages [2022-08-26T19:10:16.304Z] Removing intermediate container e04abd518174 [2022-08-26T19:10:16.304Z] ---> 597d21a10dfe [2022-08-26T19:10:16.304Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-26T19:10:16.304Z] OK: 211 MiB in 51 packages [2022-08-26T19:10:16.304Z] ---> 34a13b27d7ad [2022-08-26T19:10:16.304Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:10:16.564Z] ---> Running in 651d15d93a34 [2022-08-26T19:10:16.565Z] Removing intermediate container d8b5c5b34641 [2022-08-26T19:10:16.565Z] ---> 61e8f761cddc [2022-08-26T19:10:16.565Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-26T19:10:16.825Z] OK: 211 MiB in 51 packages [2022-08-26T19:10:16.825Z] ---> 8297ab1d05d7 [2022-08-26T19:10:16.825Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:10:16.825Z] ---> Running in c25f2c894945 [2022-08-26T19:10:16.825Z] OK: 211 MiB in 51 packages [2022-08-26T19:10:16.825Z] OK: 211 MiB in 51 packages [2022-08-26T19:10:17.399Z] Removing intermediate container 1313fc20b02e [2022-08-26T19:10:17.399Z] ---> c6373a67bf03 [2022-08-26T19:10:17.399Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-26T19:10:17.659Z] Removing intermediate container 9c13ce981e5b [2022-08-26T19:10:17.659Z] ---> 2a8ae5ff63c4 [2022-08-26T19:10:17.659Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-26T19:10:17.659Z] ---> 2bd213766981 [2022-08-26T19:10:17.659Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:10:17.659Z] Removing intermediate container 157fec502160 [2022-08-26T19:10:17.659Z] ---> 974ad34a3c04 [2022-08-26T19:10:17.659Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-26T19:10:17.659Z] ---> Running in 1eb7bed3e5dc [2022-08-26T19:10:17.919Z] ---> 5ebc6c91ee28 [2022-08-26T19:10:17.919Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:10:17.919Z] ---> 71bd4e6c6b5f [2022-08-26T19:10:17.919Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:10:17.919Z] ---> Running in d81c371cf21b [2022-08-26T19:10:17.919Z] ---> Running in 2559789f46f0 [2022-08-26T19:10:18.881Z] 8a5474983e97: Pull complete [2022-08-26T19:10:20.324Z] 329c88fbcd65: Pull complete [2022-08-26T19:10:20.324Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-26T19:10:20.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-26T19:10:20.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-26T19:10:20.785Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-26T19:10:20.785Z] WORKDIR /edgex [2022-08-26T19:10:20.785Z] COPY go.mod . [2022-08-26T19:10:20.785Z] RUN go mod download ci-base-image-arm64 [2022-08-26T19:10:20.785Z] -f - . [2022-08-26T19:10:21.404Z] Sending build context to Docker daemon 3.157MB [2022-08-26T19:10:21.404Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-26T19:10:21.404Z] ---> ff4287adb874 [2022-08-26T19:10:21.404Z] Step 2/4 : WORKDIR /edgex [2022-08-26T19:10:23.386Z] ---> Running in 900a43a0ef54 [2022-08-26T19:10:23.386Z] Removing intermediate container 900a43a0ef54 [2022-08-26T19:10:23.386Z] ---> 572fc6346bbb [2022-08-26T19:10:23.386Z] Step 3/4 : COPY go.mod . [2022-08-26T19:10:23.987Z] ---> 691e9322f577 [2022-08-26T19:10:23.987Z] Step 4/4 : RUN go mod download [2022-08-26T19:10:23.987Z] ---> Running in 4e5b948a0c2d [2022-08-26T19:10:36.020Z] Removing intermediate container d81c371cf21b [2022-08-26T19:10:36.020Z] ---> c0b348f92c53 [2022-08-26T19:10:36.020Z] Step 8/23 : COPY . . [2022-08-26T19:10:36.020Z] Removing intermediate container 2559789f46f0 [2022-08-26T19:10:36.020Z] ---> e79ea162dd8c [2022-08-26T19:10:36.020Z] Step 8/25 : COPY . . [2022-08-26T19:10:36.020Z] Removing intermediate container 651d15d93a34 [2022-08-26T19:10:36.020Z] ---> ce3ea3741b46 [2022-08-26T19:10:36.020Z] Step 8/26 : COPY . . [2022-08-26T19:10:36.020Z] Removing intermediate container c25f2c894945 [2022-08-26T19:10:36.020Z] ---> 8f747a613271 [2022-08-26T19:10:36.020Z] Step 8/25 : COPY . . [2022-08-26T19:10:36.020Z] Removing intermediate container 1eb7bed3e5dc [2022-08-26T19:10:36.020Z] ---> 0a7f42a78765 [2022-08-26T19:10:36.020Z] Step 8/31 : COPY . . [2022-08-26T19:10:50.937Z] ---> 297fdbe47b52 [2022-08-26T19:10:50.937Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-26T19:10:50.937Z] ---> 8fb72e7bb985 [2022-08-26T19:10:50.937Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-26T19:10:50.937Z] ---> b66653af99ec [2022-08-26T19:10:50.937Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-26T19:10:50.937Z] ---> Running in ec6102336895 [2022-08-26T19:10:50.937Z] ---> Running in cfa6d8933793 [2022-08-26T19:10:50.937Z] ---> 441e6e88229d [2022-08-26T19:10:50.937Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-26T19:10:50.937Z] ---> Running in 551afa022876 [2022-08-26T19:10:50.937Z] ---> 84784127ea9f [2022-08-26T19:10:50.937Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-26T19:10:50.937Z] ---> Running in 3938f465e268 [2022-08-26T19:10:50.937Z] ---> Running in 1ce9f64d6132 [2022-08-26T19:10:50.937Z] Removing intermediate container cfa6d8933793 [2022-08-26T19:10:50.937Z] ---> 9f5ee9776119 [2022-08-26T19:10:50.937Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-26T19:10:50.937Z] Removing intermediate container 551afa022876 [2022-08-26T19:10:50.937Z] ---> 6a75e1270a98 [2022-08-26T19:10:50.937Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-26T19:10:50.937Z] ---> Running in 3d4db371bdc8 [2022-08-26T19:10:50.937Z] ---> Running in c507a93b8236 [2022-08-26T19:10:50.937Z] Removing intermediate container 3d4db371bdc8 [2022-08-26T19:10:50.937Z] ---> 5f329afffb14 [2022-08-26T19:10:50.937Z] 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 [2022-08-26T19:10:50.937Z] Removing intermediate container c507a93b8236 [2022-08-26T19:10:50.937Z] ---> 0d98e4a25d6f [2022-08-26T19:10:50.937Z] 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 [2022-08-26T19:10:50.937Z] ---> Running in 3b9ea92c701d [2022-08-26T19:10:50.937Z] ---> Running in 381026b072d4 [2022-08-26T19:10:50.937Z] 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 [2022-08-26T19:10:50.937Z] 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 [2022-08-26T19:10:50.937Z] 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 [2022-08-26T19:10:50.937Z] Removing intermediate container 3b9ea92c701d [2022-08-26T19:10:50.937Z] ---> 33fe4c491385 [2022-08-26T19:10:50.937Z] Step 12/26 : WORKDIR /edgex-go [2022-08-26T19:10:50.937Z] Removing intermediate container 381026b072d4 [2022-08-26T19:10:50.937Z] ---> 61a006d7a7e4 [2022-08-26T19:10:50.937Z] Step 12/25 : WORKDIR /edgex-go [2022-08-26T19:10:50.937Z] ---> Running in 0dd7c27079ba [2022-08-26T19:10:50.937Z] ---> Running in a12bfac0f583 [2022-08-26T19:10:50.937Z] Removing intermediate container 0dd7c27079ba [2022-08-26T19:10:50.937Z] ---> bb737625b6f6 [2022-08-26T19:10:50.937Z] [2022-08-26T19:10:50.937Z] Step 13/26 : FROM alpine:3.15 [2022-08-26T19:10:50.937Z] Removing intermediate container a12bfac0f583 [2022-08-26T19:10:50.937Z] ---> d3449b162174 [2022-08-26T19:10:50.937Z] [2022-08-26T19:10:50.937Z] Step 13/25 : FROM alpine:3.15 [2022-08-26T19:10:51.873Z] 3.15: Pulling from library/alpine [2022-08-26T19:10:51.873Z] 3.15: Pulling from library/alpine [2022-08-26T19:10:52.810Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-26T19:10:52.810Z] Status: Downloaded newer image for alpine:3.15 [2022-08-26T19:10:52.810Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-26T19:10:52.810Z] Status: Image is up to date for alpine:3.15 [2022-08-26T19:10:53.071Z] ---> c4fc93816858 [2022-08-26T19:10:53.071Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-26T19:10:53.071Z] ---> c4fc93816858 [2022-08-26T19:10:53.071Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-26T19:10:53.660Z] ---> Running in e0211e5c9966 [2022-08-26T19:10:53.660Z] ---> Running in 4bdd329c9db7 [2022-08-26T19:10:53.922Z] Removing intermediate container 4bdd329c9db7 [2022-08-26T19:10:53.922Z] ---> 9189337259d6 [2022-08-26T19:10:53.922Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:10:53.922Z] Removing intermediate container e0211e5c9966 [2022-08-26T19:10:53.922Z] ---> 55237be38aea [2022-08-26T19:10:53.922Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:10:54.181Z] ---> Running in 6dd0e4b5b407 [2022-08-26T19:10:54.181Z] ---> Running in 9f4a3632db6d [2022-08-26T19:10:56.092Z] Removing intermediate container 6dd0e4b5b407 [2022-08-26T19:10:56.092Z] ---> f273f4b85d84 [2022-08-26T19:10:56.092Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-26T19:10:56.092Z] Removing intermediate container 9f4a3632db6d [2022-08-26T19:10:56.092Z] ---> 88d77a3a03ce [2022-08-26T19:10:56.092Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-26T19:10:56.092Z] ---> Running in ebf19d105b53 [2022-08-26T19:10:56.351Z] ---> Running in a2e90d79015f [2022-08-26T19:10:57.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:57.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:57.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:58.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:58.380Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-26T19:10:58.380Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-26T19:10:58.380Z] OK: 15856 distinct packages available [2022-08-26T19:10:58.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:58.380Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-26T19:10:58.380Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-26T19:10:58.380Z] OK: 15856 distinct packages available [2022-08-26T19:10:58.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:59.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:59.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:10:59.679Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-26T19:10:59.679Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-26T19:10:59.679Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-26T19:10:59.679Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-26T19:10:59.679Z] (3/4) Installing libucontext (1.1-r0) [2022-08-26T19:10:59.679Z] (3/5) Installing libucontext (1.1-r0) [2022-08-26T19:10:59.985Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-26T19:10:59.985Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-26T19:10:59.985Z] Executing busybox-1.34.1-r7.trigger [2022-08-26T19:10:59.985Z] OK: 6 MiB in 18 packages [2022-08-26T19:10:59.985Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-26T19:10:59.985Z] Executing busybox-1.34.1-r7.trigger [2022-08-26T19:10:59.985Z] OK: 7 MiB in 19 packages [2022-08-26T19:11:03.008Z] Removing intermediate container 4e5b948a0c2d [2022-08-26T19:11:03.008Z] ---> 36c674ee01b0 [2022-08-26T19:11:03.008Z] Successfully built 36c674ee01b0 [2022-08-26T19:11:03.008Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:11:03.293Z] Removing intermediate container ebf19d105b53 [2022-08-26T19:11:03.293Z] ---> 7993e301bea2 [2022-08-26T19:11:03.293Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-26T19:11:03.293Z] Removing intermediate container a2e90d79015f [2022-08-26T19:11:03.293Z] ---> cedddfcdfcfa [2022-08-26T19:11:03.293Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-26T19:11:03.425Z] + docker inspect -f . ci-base-image-arm64 [2022-08-26T19:11:03.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-26T19:11:03.731Z] prd-ubuntu20.04-docker-arm64-4c-16g-23628 does not seem to be running inside a container [2022-08-26T19:11:03.821Z] $ 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 [2022-08-26T19:11:05.137Z] $ docker top 1181ae8241e7fd4747d936a73753653d55ffa2c0bdc20a1fac6d5234e51d90db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-26T19:11:06.082Z] + go version [2022-08-26T19:11:06.082Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-26T19:11:06.118Z] $ docker stop --time=1 1181ae8241e7fd4747d936a73753653d55ffa2c0bdc20a1fac6d5234e51d90db [2022-08-26T19:11:07.485Z] ---> 2bdafd224bfe [2022-08-26T19:11:07.485Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-26T19:11:07.485Z] ---> 49635ef6170c [2022-08-26T19:11:07.485Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-26T19:11:07.485Z] ---> cf575cc0eb49 [2022-08-26T19:11:07.485Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-26T19:11:07.485Z] ---> be0ab1885ea6 [2022-08-26T19:11:07.485Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-26T19:11:07.749Z] ---> Running in 5824e2ed6674 [2022-08-26T19:11:07.749Z] ---> 7f7b0ff3910c [2022-08-26T19:11:07.749Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-26T19:11:07.749Z] Removing intermediate container 5824e2ed6674 [2022-08-26T19:11:07.749Z] ---> 8883468c26e3 [2022-08-26T19:11:07.749Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-26T19:11:07.823Z] $ docker rm -f 1181ae8241e7fd4747d936a73753653d55ffa2c0bdc20a1fac6d5234e51d90db [2022-08-26T19:11:08.009Z] ---> f26d12a3c894 [2022-08-26T19:11:08.009Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-26T19:11:08.009Z] ---> 0a414e8cc50e [2022-08-26T19:11:08.009Z] Step 21/26 : WORKDIR / [2022-08-26T19:11:08.009Z] ---> Running in 98e2eb0c0354 [2022-08-26T19:11:08.009Z] ---> Running in 94ba9c4ef01a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-08-26T19:11:08.267Z] Removing intermediate container 98e2eb0c0354 [2022-08-26T19:11:08.267Z] ---> a78cd8e1e3be [2022-08-26T19:11:08.267Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-26T19:11:08.267Z] Removing intermediate container 94ba9c4ef01a [2022-08-26T19:11:08.267Z] ---> 5d18511e57bc [2022-08-26T19:11:08.267Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-26T19:11:08.267Z] ---> Running in eab7d371bf8f [2022-08-26T19:11:08.267Z] ---> Running in 3fd81514db4f [2022-08-26T19:11:08.267Z] Removing intermediate container 3fd81514db4f [2022-08-26T19:11:08.267Z] ---> 57288015b6a6 [2022-08-26T19:11:08.267Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-26T19:11:08.267Z] Removing intermediate container eab7d371bf8f [2022-08-26T19:11:08.267Z] ---> d4e0f43f518c [2022-08-26T19:11:08.267Z] Step 23/25 : LABEL arch=x86_64 [2022-08-26T19:11:08.267Z] ---> Running in 94123631aeb1 [2022-08-26T19:11:08.267Z] ---> Running in 63e9dd699abb [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:11:08.553Z] Removing intermediate container 63e9dd699abb [2022-08-26T19:11:08.553Z] ---> b95fce35986b [2022-08-26T19:11:08.553Z] Step 24/26 : LABEL arch=x86_64 [2022-08-26T19:11:08.553Z] ---> Running in 53373cf8850b [2022-08-26T19:11:08.553Z] Removing intermediate container 94123631aeb1 [2022-08-26T19:11:08.553Z] ---> 6f6e63a7b8c9 [2022-08-26T19:11:08.553Z] Step 24/25 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:11:08.553Z] ---> Running in cc8e8de1fc98 [2022-08-26T19:11:08.553Z] Removing intermediate container 53373cf8850b [2022-08-26T19:11:08.553Z] ---> d3b1dc51d56e [2022-08-26T19:11:08.553Z] Step 25/26 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:11:08.553Z] ---> Running in dc0d57e10510 [2022-08-26T19:11:08.553Z] Removing intermediate container cc8e8de1fc98 [2022-08-26T19:11:08.553Z] ---> e550d765badf [2022-08-26T19:11:08.553Z] Step 25/25 : LABEL version=0.0.0 [2022-08-26T19:11:08.828Z] + docker inspect -f . ci-base-image-arm64 [2022-08-26T19:11:08.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-26T19:11:09.135Z] ---> Running in 6ab78a27356a [2022-08-26T19:11:09.135Z] Removing intermediate container dc0d57e10510 [2022-08-26T19:11:09.135Z] ---> 8036831890af [2022-08-26T19:11:09.135Z] Step 26/26 : LABEL version=0.0.0 [2022-08-26T19:11:09.135Z] 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 [2022-08-26T19:11:09.135Z] ---> Running in 84296b7a55ad [2022-08-26T19:11:09.135Z] Removing intermediate container 6ab78a27356a [2022-08-26T19:11:09.135Z] ---> d4c3651219ad [2022-08-26T19:11:09.135Z] [2022-08-26T19:11:09.135Z] Successfully built d4c3651219ad [2022-08-26T19:11:09.135Z] Successfully tagged security-spire-server:latest [2022-08-26T19:11:09.135Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-08-26T19:11:09.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-23628 does not seem to be running inside a container [2022-08-26T19:11:09.236Z] $ 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 [2022-08-26T19:11:09.404Z] Removing intermediate container 84296b7a55ad [2022-08-26T19:11:09.404Z] ---> 4f6cc5619dcd [2022-08-26T19:11:09.404Z] [2022-08-26T19:11:09.404Z] Successfully built 4f6cc5619dcd [2022-08-26T19:11:09.404Z] Successfully tagged security-spire-config:latest [2022-08-26T19:11:09.404Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-08-26T19:11:10.514Z] $ docker top 2fc1cd2e116d17befa400f914acfc07837844a9da4f42582ab4393c7f58547df -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-26T19:11:10.877Z] ========================================================= [2022-08-26T19:11:10.877Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-26T19:11:10.877Z] ========================================================= [Pipeline] sh [2022-08-26T19:11:11.531Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-26T19:11:12.262Z] + make test [2022-08-26T19:11:12.262Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-26T19:11:13.632Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:11:13.632Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:11:13.632Z] ---> 4fba81ad2ead [2022-08-26T19:11:13.632Z] Step 3/20 : WORKDIR /edgex-go [2022-08-26T19:11:13.632Z] ---> Using cache [2022-08-26T19:11:13.632Z] ---> 36db55ca1c96 [2022-08-26T19:11:13.632Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-26T19:11:13.632Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:11:13.632Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:11:13.632Z] ---> 4fba81ad2ead [2022-08-26T19:11:13.632Z] Step 3/23 : WORKDIR /edgex-go [2022-08-26T19:11:13.632Z] ---> Using cache [2022-08-26T19:11:13.632Z] ---> 36db55ca1c96 [2022-08-26T19:11:13.632Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:11:13.632Z] ---> Using cache [2022-08-26T19:11:13.632Z] ---> 28cac2794305 [2022-08-26T19:11:13.632Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-26T19:11:16.932Z] ---> Running in b2edc94be76c [2022-08-26T19:11:16.932Z] ---> Running in c27123ed5113 [2022-08-26T19:11:16.932Z] Removing intermediate container 1ce9f64d6132 [2022-08-26T19:11:16.932Z] ---> 5e0916c2119c [2022-08-26T19:11:16.932Z] [2022-08-26T19:11:16.932Z] Step 10/31 : FROM alpine:3.16 [2022-08-26T19:11:16.932Z] Removing intermediate container ec6102336895 [2022-08-26T19:11:16.932Z] ---> 508f8c3af60e [2022-08-26T19:11:16.932Z] [2022-08-26T19:11:16.932Z] Step 10/23 : FROM alpine:3.16 [2022-08-26T19:11:16.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:16.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:16.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:17.192Z] v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-26T19:11:17.192Z] v3.16.2-108-gdaa6b95634 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-26T19:11:17.192Z] OK: 17037 distinct packages available [2022-08-26T19:11:17.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:17.192Z] 3.16: Pulling from library/alpine [2022-08-26T19:11:17.192Z] 3.16: Pulling from library/alpine [2022-08-26T19:11:17.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:17.453Z] OK: 211 MiB in 51 packages [2022-08-26T19:11:18.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:18.291Z] OK: 211 MiB in 51 packages [2022-08-26T19:11:18.864Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-26T19:11:18.864Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-26T19:11:18.864Z] Status: Downloaded newer image for alpine:3.16 [2022-08-26T19:11:18.864Z] Status: Image is up to date for alpine:3.16 [2022-08-26T19:11:18.864Z] ---> 9c6f07244728 [2022-08-26T19:11:18.864Z] ---> 9c6f07244728 [2022-08-26T19:11:18.864Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-26T19:11:18.864Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-26T19:11:18.864Z] Removing intermediate container 3938f465e268 [2022-08-26T19:11:18.864Z] ---> deddeb1d6080 [2022-08-26T19:11:18.864Z] [2022-08-26T19:11:18.864Z] Step 10/25 : FROM alpine:3.16 [2022-08-26T19:11:18.864Z] ---> 9c6f07244728 [2022-08-26T19:11:18.864Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-26T19:11:18.864Z] ---> Running in 4995fac144ba [2022-08-26T19:11:18.864Z] ---> Running in dde54d038390 [2022-08-26T19:11:18.864Z] ---> Running in 1cd44e7b43c8 [2022-08-26T19:11:18.864Z] Removing intermediate container c27123ed5113 [2022-08-26T19:11:18.864Z] ---> 6b731b8ee121 [2022-08-26T19:11:18.864Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-26T19:11:19.124Z] Removing intermediate container 4995fac144ba [2022-08-26T19:11:19.124Z] ---> 00e26598a6b5 [2022-08-26T19:11:19.124Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-26T19:11:19.124Z] Removing intermediate container b2edc94be76c [2022-08-26T19:11:19.124Z] ---> b8cf6d70215d [2022-08-26T19:11:19.124Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-26T19:11:19.124Z] ---> Running in c8f9f21ed687 [2022-08-26T19:11:19.124Z] ---> b15989e35497 [2022-08-26T19:11:19.124Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:11:19.124Z] ---> Running in c7b0e3165ae2 [2022-08-26T19:11:19.124Z] ---> 067e459c002a [2022-08-26T19:11:19.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:11:19.124Z] ---> Running in 1c29305d8032 [2022-08-26T19:11:19.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:19.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:19.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:19.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:19.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:19.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:19.650Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-26T19:11:19.650Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:11:19.650Z] OK: 6 MiB in 15 packages [2022-08-26T19:11:19.650Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-26T19:11:19.650Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-26T19:11:19.650Z] (3/3) Installing su-exec (0.2-r1) [2022-08-26T19:11:19.650Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:11:19.650Z] Executing ca-certificates-20220614-r0.trigger [2022-08-26T19:11:19.650Z] OK: 6 MiB in 17 packages [2022-08-26T19:11:19.910Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-26T19:11:19.910Z] (2/2) Installing su-exec (0.2-r1) [2022-08-26T19:11:19.910Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:11:19.910Z] OK: 6 MiB in 16 packages [2022-08-26T19:11:19.910Z] Removing intermediate container dde54d038390 [2022-08-26T19:11:19.910Z] ---> 0173f99bd214 [2022-08-26T19:11:19.910Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-26T19:11:20.170Z] ---> Running in f83c2f5a64ea [2022-08-26T19:11:20.170Z] Removing intermediate container f83c2f5a64ea [2022-08-26T19:11:20.170Z] ---> dd70371afeda [2022-08-26T19:11:20.170Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-26T19:11:20.170Z] ---> Running in 2e68b22e8694 [2022-08-26T19:11:20.170Z] Removing intermediate container 1cd44e7b43c8 [2022-08-26T19:11:20.170Z] ---> d9e6b10acc5f [2022-08-26T19:11:20.170Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-26T19:11:20.170Z] Removing intermediate container c8f9f21ed687 [2022-08-26T19:11:20.170Z] ---> 1559d1d29b88 [2022-08-26T19:11:20.170Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-26T19:11:20.428Z] ---> Running in 2524cd132557 [2022-08-26T19:11:20.428Z] Removing intermediate container 2e68b22e8694 [2022-08-26T19:11:20.428Z] ---> c0a83ec611df [2022-08-26T19:11:20.428Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-26T19:11:20.428Z] ---> Running in ff19e3533957 [2022-08-26T19:11:20.428Z] ---> Running in 4525d5cccac0 [2022-08-26T19:11:20.428Z] Removing intermediate container 2524cd132557 [2022-08-26T19:11:20.428Z] ---> a65368046ef3 [2022-08-26T19:11:20.428Z] Step 13/25 : WORKDIR / [2022-08-26T19:11:20.428Z] ---> Running in 697564d8aa57 [2022-08-26T19:11:20.428Z] Removing intermediate container ff19e3533957 [2022-08-26T19:11:20.428Z] ---> 4f378b96c154 [2022-08-26T19:11:20.428Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-26T19:11:20.428Z] Removing intermediate container 4525d5cccac0 [2022-08-26T19:11:20.428Z] ---> 6eff8976900f [2022-08-26T19:11:20.428Z] Step 15/23 : WORKDIR / [2022-08-26T19:11:20.428Z] ---> Running in 13843884cf79 [2022-08-26T19:11:20.428Z] ---> Running in 39039a30bb56 [2022-08-26T19:11:20.428Z] Removing intermediate container 697564d8aa57 [2022-08-26T19:11:20.428Z] ---> 38bfed4369c3 [2022-08-26T19:11:20.428Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-26T19:11:20.428Z] Removing intermediate container 13843884cf79 [2022-08-26T19:11:20.428Z] ---> 9a26e6c1e3ad [2022-08-26T19:11:20.428Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-26T19:11:20.689Z] ---> Running in b9a650d309cd [2022-08-26T19:11:20.689Z] Removing intermediate container 39039a30bb56 [2022-08-26T19:11:20.689Z] ---> 193a98464be2 [2022-08-26T19:11:20.690Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:11:20.690Z] Removing intermediate container b9a650d309cd [2022-08-26T19:11:20.690Z] ---> 7f058ed730ea [2022-08-26T19:11:20.690Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-26T19:11:20.690Z] ---> f312a40188f9 [2022-08-26T19:11:20.690Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-26T19:11:20.690Z] ---> Running in da86f3f45531 [2022-08-26T19:11:21.268Z] ---> d308ba4c86ce [2022-08-26T19:11:21.268Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-26T19:11:22.720Z] ---> 954a6f5ee613 [2022-08-26T19:11:22.720Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-26T19:11:22.720Z] ---> ec0d1ec8e6d9 [2022-08-26T19:11:22.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-26T19:11:22.979Z] Removing intermediate container da86f3f45531 [2022-08-26T19:11:22.979Z] ---> 2c389e764d38 [2022-08-26T19:11:22.979Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-26T19:11:22.979Z] ---> Running in 7e03d9427d2e [2022-08-26T19:11:22.979Z] ---> 0583841d07f7 [2022-08-26T19:11:22.979Z] ---> e1304201e08d [2022-08-26T19:11:22.979Z] 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 [2022-08-26T19:11:22.979Z] [2022-08-26T19:11:22.979Z] ---> Running in 7c8cd13e2687 [2022-08-26T19:11:22.979Z] Removing intermediate container 7e03d9427d2e [2022-08-26T19:11:22.979Z] ---> 52781609d0bb [2022-08-26T19:11:22.979Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-26T19:11:23.238Z] Removing intermediate container 7c8cd13e2687 [2022-08-26T19:11:23.238Z] ---> 0b4a2125541c [2022-08-26T19:11:23.238Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:11:23.496Z] ---> Running in 7c8a1dad53bb [2022-08-26T19:11:23.496Z] ---> 96d0b5b3a1e3 [2022-08-26T19:11:23.496Z] ---> 7d3184d8df29 [2022-08-26T19:11:23.496Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-26T19:11:23.496Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-26T19:11:23.496Z] ---> Running in 5a1e52fd75a2 [2022-08-26T19:11:23.768Z] Removing intermediate container 7c8a1dad53bb [2022-08-26T19:11:23.768Z] ---> 4c9edec8c290 [2022-08-26T19:11:23.768Z] Step 21/23 : LABEL arch=x86_64 [2022-08-26T19:11:24.334Z] ---> 19f9aca20e1f [2022-08-26T19:11:24.334Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-26T19:11:24.334Z] ---> Running in bc58fdbc1661 [2022-08-26T19:11:24.948Z] Removing intermediate container bc58fdbc1661 [2022-08-26T19:11:24.948Z] ---> c345a5b4829f [2022-08-26T19:11:24.948Z] Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:11:25.212Z] ---> 9ed7b520d30e [2022-08-26T19:11:25.212Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-26T19:11:25.212Z] ---> Running in 22de126384cd [2022-08-26T19:11:25.212Z] Removing intermediate container 5a1e52fd75a2 [2022-08-26T19:11:25.212Z] ---> 641fc9a3141a [2022-08-26T19:11:25.212Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:11:25.471Z] Removing intermediate container 22de126384cd [2022-08-26T19:11:25.471Z] ---> 7a0d766450e6 [2022-08-26T19:11:25.471Z] Step 23/23 : LABEL version=0.0.0 [2022-08-26T19:11:25.730Z] ---> 9e74c8a72eb4 [2022-08-26T19:11:25.730Z] ---> e5edf884de07 [2022-08-26T19:11:25.730Z] 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 . [2022-08-26T19:11:25.730Z] [2022-08-26T19:11:25.730Z] ---> Running in 74ff62830142 [2022-08-26T19:11:25.990Z] ---> Running in 18e99f9a05c5 [2022-08-26T19:11:25.990Z] Removing intermediate container 74ff62830142 [2022-08-26T19:11:25.990Z] ---> d29081a9df4c [2022-08-26T19:11:25.990Z] [2022-08-26T19:11:26.249Z] Successfully built d29081a9df4c [2022-08-26T19:11:26.249Z] Successfully tagged core-command:latest [2022-08-26T19:11:26.249Z] Building security-proxy-setup [2022-08-26T19:11:28.798Z]  Building core-command ... done  ---> f100a6d20024 [2022-08-26T19:11:28.798Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-26T19:11:29.059Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:11:29.059Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:11:29.059Z] ---> 4fba81ad2ead [2022-08-26T19:11:29.059Z] Step 3/22 : WORKDIR /edgex-go [2022-08-26T19:11:29.059Z] ---> Using cache [2022-08-26T19:11:29.059Z] ---> 36db55ca1c96 [2022-08-26T19:11:29.059Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:11:29.059Z] ---> Using cache [2022-08-26T19:11:29.059Z] ---> 28cac2794305 [2022-08-26T19:11:29.059Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-26T19:11:29.059Z] ---> Using cache [2022-08-26T19:11:29.059Z] ---> 2a8ae5ff63c4 [2022-08-26T19:11:29.059Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-26T19:11:29.059Z] ---> Using cache [2022-08-26T19:11:29.059Z] ---> 71bd4e6c6b5f [2022-08-26T19:11:29.059Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:11:29.059Z] ---> Using cache [2022-08-26T19:11:29.059Z] ---> c0b348f92c53 [2022-08-26T19:11:29.059Z] Step 8/22 : COPY . . [2022-08-26T19:11:29.319Z] ---> Using cache [2022-08-26T19:11:29.319Z] ---> 8fb72e7bb985 [2022-08-26T19:11:29.319Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-26T19:11:29.319Z] ---> Running in eb8b9d82aef9 [2022-08-26T19:11:29.319Z] ---> 6ed5a105eafc [2022-08-26T19:11:29.319Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-26T19:11:29.580Z] Removing intermediate container 18e99f9a05c5 [2022-08-26T19:11:29.580Z] ---> eb23a00487f3 [2022-08-26T19:11:29.580Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-26T19:11:29.580Z] ---> Running in fac1a2a0537c [2022-08-26T19:11:29.580Z] ---> 24ec9999b6ab [2022-08-26T19:11:29.580Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-26T19:11:29.580Z] 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 [2022-08-26T19:11:29.839Z] Removing intermediate container 1c29305d8032 [2022-08-26T19:11:29.839Z] ---> b8aa4e369bc6 [2022-08-26T19:11:29.839Z] Step 8/23 : COPY . . [2022-08-26T19:11:29.839Z] Removing intermediate container c7b0e3165ae2 [2022-08-26T19:11:29.839Z] ---> 4411cb272901 [2022-08-26T19:11:29.839Z] Step 7/20 : COPY . . [2022-08-26T19:11:29.839Z] Removing intermediate container fac1a2a0537c [2022-08-26T19:11:29.839Z] ---> c8901de329be [2022-08-26T19:11:29.839Z] Step 23/25 : LABEL arch=x86_64 [2022-08-26T19:11:29.839Z] ---> a2ea64426925 [2022-08-26T19:11:29.839Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-26T19:11:30.199Z] ---> Running in fc680bea953e [2022-08-26T19:11:36.854Z] Removing intermediate container fc680bea953e [2022-08-26T19:11:36.854Z] ---> b7c9564b7206 [2022-08-26T19:11:36.854Z] Step 24/25 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:11:36.854Z] ---> 3be6d9282fad [2022-08-26T19:11:36.854Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-26T19:11:36.854Z] ---> Running in c48fdf299ddb [2022-08-26T19:11:36.854Z] ---> Running in 29761447804b [2022-08-26T19:11:36.854Z] ---> 112c912fcfca [2022-08-26T19:11:36.854Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-26T19:11:36.854Z] ---> 2580600a5aa5 [2022-08-26T19:11:36.854Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-26T19:11:36.854Z] ---> Running in fe0274588144 [2022-08-26T19:11:36.854Z] ---> Running in 809daf35421b [2022-08-26T19:11:36.854Z] Removing intermediate container c48fdf299ddb [2022-08-26T19:11:36.854Z] ---> d394f9f81a59 [2022-08-26T19:11:36.854Z] Step 25/25 : LABEL version=0.0.0 [2022-08-26T19:11:36.854Z] ---> Running in 16972ba2e577 [2022-08-26T19:11:37.114Z] Removing intermediate container 16972ba2e577 [2022-08-26T19:11:37.114Z] ---> 31657ab77e94 [2022-08-26T19:11:37.114Z] [2022-08-26T19:11:37.114Z] Successfully built 31657ab77e94 [2022-08-26T19:11:37.114Z] Successfully tagged security-secretstore-setup:latest [2022-08-26T19:11:37.114Z]  Building security-secretstore-setup ... done Building core-metadata [2022-08-26T19:11:37.412Z] 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 [2022-08-26T19:11:37.672Z] 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 [2022-08-26T19:11:39.591Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:11:39.591Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:11:39.591Z] ---> 4fba81ad2ead [2022-08-26T19:11:39.591Z] Step 3/24 : WORKDIR /edgex-go [2022-08-26T19:11:39.591Z] ---> Using cache [2022-08-26T19:11:39.591Z] ---> 36db55ca1c96 [2022-08-26T19:11:39.591Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:11:39.591Z] ---> Using cache [2022-08-26T19:11:39.591Z] ---> 28cac2794305 [2022-08-26T19:11:39.591Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-26T19:11:39.591Z] ---> Using cache [2022-08-26T19:11:39.591Z] ---> 2a8ae5ff63c4 [2022-08-26T19:11:39.591Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-26T19:11:39.591Z] ---> Using cache [2022-08-26T19:11:39.591Z] ---> 71bd4e6c6b5f [2022-08-26T19:11:39.592Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:11:39.592Z] ---> Using cache [2022-08-26T19:11:39.592Z] ---> c0b348f92c53 [2022-08-26T19:11:39.592Z] Step 8/24 : COPY . . [2022-08-26T19:11:39.592Z] ---> Using cache [2022-08-26T19:11:39.592Z] ---> 8fb72e7bb985 [2022-08-26T19:11:39.592Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-26T19:11:41.019Z] ---> Running in 8779d926919f [2022-08-26T19:11:41.019Z] Removing intermediate container 29761447804b [2022-08-26T19:11:41.019Z] ---> 37f4a7690a97 [2022-08-26T19:11:41.019Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-26T19:11:41.019Z] ---> Running in 89ff2105effc [2022-08-26T19:11:41.278Z] Removing intermediate container 89ff2105effc [2022-08-26T19:11:41.278Z] ---> ea541aec1250 [2022-08-26T19:11:41.278Z] Step 28/31 : CMD ["gate"] [2022-08-26T19:11:41.278Z] 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 [2022-08-26T19:11:41.539Z] ---> Running in cd34ef3a9299 [2022-08-26T19:11:41.539Z] Removing intermediate container cd34ef3a9299 [2022-08-26T19:11:41.539Z] ---> 315f95906e97 [2022-08-26T19:11:41.539Z] Step 29/31 : LABEL arch=x86_64 [2022-08-26T19:11:41.803Z] ---> Running in 38c2c2914b77 [2022-08-26T19:11:42.065Z] Removing intermediate container 38c2c2914b77 [2022-08-26T19:11:42.065Z] ---> 10d3350d5785 [2022-08-26T19:11:42.065Z] Step 30/31 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:11:42.065Z] ---> Running in f592e1cd5af7 [2022-08-26T19:11:42.332Z] Removing intermediate container f592e1cd5af7 [2022-08-26T19:11:42.332Z] ---> e27e0ee10362 [2022-08-26T19:11:42.332Z] Step 31/31 : LABEL version=0.0.0 [2022-08-26T19:11:42.332Z] ---> Running in b51ceb4d0f17 [2022-08-26T19:11:42.900Z] Removing intermediate container b51ceb4d0f17 [2022-08-26T19:11:42.900Z] ---> 61e637f4f518 [2022-08-26T19:11:42.900Z] [2022-08-26T19:11:43.162Z] Successfully built 61e637f4f518 [2022-08-26T19:11:43.162Z] Successfully tagged security-bootstrapper:latest [2022-08-26T19:11:43.162Z]  Building security-bootstrapper ... done Building core-data [2022-08-26T19:11:44.625Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-26T19:11:45.695Z] 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 [2022-08-26T19:11:45.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:11:45.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:11:45.695Z] ---> 4fba81ad2ead [2022-08-26T19:11:45.695Z] Step 3/23 : WORKDIR /edgex-go [2022-08-26T19:11:45.695Z] ---> Using cache [2022-08-26T19:11:45.695Z] ---> 36db55ca1c96 [2022-08-26T19:11:45.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:11:45.695Z] ---> Using cache [2022-08-26T19:11:45.695Z] ---> 28cac2794305 [2022-08-26T19:11:45.695Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-26T19:11:48.984Z] ---> Running in 9f280e9e8900 [2022-08-26T19:11:50.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:50.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:51.199Z] OK: 211 MiB in 51 packages [2022-08-26T19:11:53.104Z] Removing intermediate container eb8b9d82aef9 [2022-08-26T19:11:53.104Z] ---> 3133487f8756 [2022-08-26T19:11:53.104Z] [2022-08-26T19:11:53.104Z] Step 10/22 : FROM alpine:3.16 [2022-08-26T19:11:53.104Z] ---> 9c6f07244728 [2022-08-26T19:11:53.104Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-26T19:11:53.676Z] ---> Running in ffb2d50c0142 [2022-08-26T19:11:53.676Z] Removing intermediate container 9f280e9e8900 [2022-08-26T19:11:53.676Z] ---> f7550640e047 [2022-08-26T19:11:53.676Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-26T19:11:54.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:54.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:11:54.503Z] ---> 84ae7ce05181 [2022-08-26T19:11:54.503Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:11:54.503Z] ---> Running in 806dcaf0228c [2022-08-26T19:11:54.503Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-26T19:11:54.503Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-26T19:11:54.503Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-26T19:11:54.503Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-26T19:11:54.503Z] (5/6) Installing curl (7.83.1-r2) [2022-08-26T19:11:54.503Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-26T19:11:54.503Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:11:54.503Z] Executing ca-certificates-20220614-r0.trigger [2022-08-26T19:11:54.764Z] OK: 8 MiB in 20 packages [2022-08-26T19:11:56.143Z] Removing intermediate container ffb2d50c0142 [2022-08-26T19:11:56.143Z] ---> 1dc477f27e6d [2022-08-26T19:11:56.143Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-26T19:11:56.143Z] ---> Running in 4d70b92f2bed [2022-08-26T19:11:56.400Z] Removing intermediate container 4d70b92f2bed [2022-08-26T19:11:56.400Z] ---> 91cae1d43012 [2022-08-26T19:11:56.400Z] Step 13/22 : WORKDIR /edgex [2022-08-26T19:11:56.400Z] ---> Running in 6cfabfcf26ef [2022-08-26T19:11:56.668Z] Removing intermediate container 6cfabfcf26ef [2022-08-26T19:11:56.668Z] ---> 1445d3c86853 [2022-08-26T19:11:56.668Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-26T19:11:57.239Z] ---> a96306352f4f [2022-08-26T19:11:57.239Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-26T19:12:00.527Z] ---> 6150389c244a [2022-08-26T19:12:00.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-26T19:12:02.435Z] ---> 1940af252b7d [2022-08-26T19:12:02.435Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-26T19:12:04.376Z] ---> 2d8932882adb [2022-08-26T19:12:04.376Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-26T19:12:04.376Z] ---> Running in 04b4219a923b [2022-08-26T19:12:04.376Z] Removing intermediate container fe0274588144 [2022-08-26T19:12:04.376Z] ---> 2650ffefc62a [2022-08-26T19:12:04.376Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-26T19:12:04.641Z] ---> Running in 8f9867e0bc65 [2022-08-26T19:12:04.902Z] Removing intermediate container 806dcaf0228c [2022-08-26T19:12:04.902Z] ---> f6e1d1e501e4 [2022-08-26T19:12:04.902Z] Step 8/23 : COPY . . [2022-08-26T19:12:06.288Z] 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 [2022-08-26T19:12:09.641Z] Removing intermediate container 809daf35421b [2022-08-26T19:12:09.641Z] ---> f6d9205c452f [2022-08-26T19:12:09.641Z] [2022-08-26T19:12:09.641Z] Step 9/20 : FROM alpine:3.15 [2022-08-26T19:12:09.641Z] ---> c4fc93816858 [2022-08-26T19:12:09.641Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-26T19:12:09.641Z] ---> Using cache [2022-08-26T19:12:09.641Z] ---> 55237be38aea [2022-08-26T19:12:09.641Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:12:09.641Z] ---> Using cache [2022-08-26T19:12:09.641Z] ---> 88d77a3a03ce [2022-08-26T19:12:09.641Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-26T19:12:09.641Z] Removing intermediate container 04b4219a923b [2022-08-26T19:12:09.641Z] ---> adb623552fb0 [2022-08-26T19:12:09.641Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-26T19:12:09.641Z] ---> 9e579bfda816 [2022-08-26T19:12:09.641Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-26T19:12:09.641Z] Removing intermediate container 8779d926919f [2022-08-26T19:12:09.641Z] ---> 4e6247265185 [2022-08-26T19:12:09.641Z] [2022-08-26T19:12:09.641Z] Step 10/24 : FROM alpine:3.16 [2022-08-26T19:12:09.641Z] ---> 9c6f07244728 [2022-08-26T19:12:09.641Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-26T19:12:09.641Z] ---> Using cache [2022-08-26T19:12:09.641Z] ---> 0173f99bd214 [2022-08-26T19:12:09.641Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-26T19:12:09.641Z] ---> Using cache [2022-08-26T19:12:09.641Z] ---> dd70371afeda [2022-08-26T19:12:09.641Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-26T19:12:09.641Z] ---> Running in 741a42c42f1f [2022-08-26T19:12:09.641Z] ---> Running in 3def25274e58 [2022-08-26T19:12:09.641Z] ---> Running in d00bf872c5d3 [2022-08-26T19:12:09.641Z] ---> Running in 154e283022ce [2022-08-26T19:12:09.903Z] Removing intermediate container 8f9867e0bc65 [2022-08-26T19:12:09.903Z] ---> ad2d4584b254 [2022-08-26T19:12:09.903Z] [2022-08-26T19:12:09.903Z] Step 11/23 : FROM alpine:3.16 [2022-08-26T19:12:09.903Z] ---> 9c6f07244728 [2022-08-26T19:12:09.903Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-26T19:12:09.903Z] ---> Running in fce921945b4c [2022-08-26T19:12:09.903Z] Removing intermediate container d00bf872c5d3 [2022-08-26T19:12:09.903Z] ---> 35899c8c9c3d [2022-08-26T19:12:09.903Z] Step 20/22 : LABEL arch=x86_64 [2022-08-26T19:12:09.903Z] Removing intermediate container 154e283022ce [2022-08-26T19:12:09.903Z] ---> 0a16f2ab8ebd [2022-08-26T19:12:09.903Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-26T19:12:09.903Z] ---> Running in be1106d3ff4b [2022-08-26T19:12:09.903Z] Removing intermediate container fce921945b4c [2022-08-26T19:12:09.903Z] ---> 8c5d17b4f88b [2022-08-26T19:12:09.903Z] 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 [2022-08-26T19:12:09.903Z] ---> Running in ef2764f39d16 [2022-08-26T19:12:09.903Z] ---> Running in c7d04b07c559 [2022-08-26T19:12:10.168Z] Removing intermediate container be1106d3ff4b [2022-08-26T19:12:10.168Z] ---> f3ca687898f0 [2022-08-26T19:12:10.168Z] Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:12:10.168Z] Removing intermediate container ef2764f39d16 [2022-08-26T19:12:10.168Z] ---> 66c22926ad55 [2022-08-26T19:12:10.168Z] Step 15/24 : WORKDIR / [2022-08-26T19:12:10.168Z] ---> Running in 06af965ed551 [2022-08-26T19:12:10.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:10.168Z] ---> Running in a7d6f5bc3033 [2022-08-26T19:12:10.168Z] 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 [2022-08-26T19:12:10.168Z] Removing intermediate container 06af965ed551 [2022-08-26T19:12:10.168Z] ---> 7e48a5528346 [2022-08-26T19:12:10.168Z] Step 22/22 : LABEL version=0.0.0 [2022-08-26T19:12:10.168Z] Removing intermediate container a7d6f5bc3033 [2022-08-26T19:12:10.168Z] ---> 459b7ff5e86a [2022-08-26T19:12:10.168Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:12:10.168Z] ---> Running in 93f211f1587d [2022-08-26T19:12:10.429Z] Removing intermediate container 93f211f1587d [2022-08-26T19:12:10.429Z] ---> 18b038d11aa9 [2022-08-26T19:12:10.429Z] [2022-08-26T19:12:10.429Z] ---> 9b89ec9c6de5 [2022-08-26T19:12:10.429Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-26T19:12:10.429Z] Successfully built 18b038d11aa9 [2022-08-26T19:12:10.429Z] Successfully tagged security-proxy-setup:latest [2022-08-26T19:12:10.429Z]  Building security-proxy-setup ... done Building support-scheduler [2022-08-26T19:12:10.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:10.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:10.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:10.975Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-26T19:12:10.975Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-26T19:12:11.238Z] (3/33) Installing readline (8.1.2-r0) [2022-08-26T19:12:11.238Z] (4/33) Installing bash (5.1.16-r2) [2022-08-26T19:12:11.238Z] Executing bash-5.1.16-r2.post-install [2022-08-26T19:12:11.238Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-26T19:12:11.238Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-26T19:12:11.238Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-26T19:12:11.238Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-26T19:12:11.238Z] (9/33) Installing curl (7.83.1-r2) [2022-08-26T19:12:11.238Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-26T19:12:11.500Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-26T19:12:11.500Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-26T19:12:11.500Z] OK: 15856 distinct packages available [2022-08-26T19:12:11.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:11.500Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-26T19:12:11.500Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-26T19:12:11.500Z] (13/33) Installing expat (2.4.8-r0) [2022-08-26T19:12:11.500Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-26T19:12:11.500Z] (15/33) Installing gdbm (1.23-r0) [2022-08-26T19:12:11.500Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-26T19:12:11.500Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-26T19:12:11.825Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-26T19:12:11.825Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-26T19:12:11.825Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-26T19:12:11.825Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-26T19:12:12.086Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-26T19:12:12.086Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-26T19:12:12.086Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-26T19:12:12.086Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-26T19:12:12.086Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-26T19:12:12.086Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-26T19:12:12.086Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-26T19:12:12.086Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-26T19:12:12.086Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-26T19:12:12.086Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-26T19:12:12.086Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-26T19:12:12.349Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-26T19:12:12.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:12.349Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:12:12.349Z] Executing ca-certificates-20220614-r0.trigger [2022-08-26T19:12:12.349Z] OK: 122 MiB in 47 packages [2022-08-26T19:12:12.933Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-26T19:12:12.933Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-26T19:12:12.933Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-26T19:12:13.196Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-26T19:12:13.196Z] (5/9) Installing curl (7.80.0-r2) [2022-08-26T19:12:13.196Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-26T19:12:13.462Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-26T19:12:13.462Z] (8/9) Installing libucontext (1.1-r0) [2022-08-26T19:12:13.726Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-26T19:12:13.726Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:12:13.726Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:12:13.726Z] ---> 4fba81ad2ead [2022-08-26T19:12:13.726Z] Step 3/22 : WORKDIR /edgex-go [2022-08-26T19:12:13.726Z] ---> Using cache [2022-08-26T19:12:13.726Z] ---> 36db55ca1c96 [2022-08-26T19:12:13.726Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:12:13.726Z] ---> Using cache [2022-08-26T19:12:13.726Z] ---> 28cac2794305 [2022-08-26T19:12:13.726Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-26T19:12:13.726Z] ---> Using cache [2022-08-26T19:12:13.726Z] ---> 2a8ae5ff63c4 [2022-08-26T19:12:13.726Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-26T19:12:13.726Z] ---> Using cache [2022-08-26T19:12:13.726Z] ---> 71bd4e6c6b5f [2022-08-26T19:12:13.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:12:13.726Z] ---> Using cache [2022-08-26T19:12:13.726Z] ---> c0b348f92c53 [2022-08-26T19:12:13.726Z] Step 8/22 : COPY . . [2022-08-26T19:12:13.726Z] ---> Using cache [2022-08-26T19:12:13.726Z] ---> 8fb72e7bb985 [2022-08-26T19:12:13.726Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-26T19:12:13.726Z] Executing busybox-1.34.1-r7.trigger [2022-08-26T19:12:13.726Z] Executing ca-certificates-20220614-r0.trigger [2022-08-26T19:12:13.726Z] OK: 8 MiB in 23 packages [2022-08-26T19:12:16.282Z] ---> ddded7bc87a7 [2022-08-26T19:12:16.282Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-26T19:12:16.282Z] ---> Running in d596401cbed2 [2022-08-26T19:12:16.282Z] ---> 6392b8a6fcff [2022-08-26T19:12:16.282Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-26T19:12:16.854Z] Removing intermediate container 741a42c42f1f [2022-08-26T19:12:16.854Z] ---> 80655bd547e8 [2022-08-26T19:12:16.854Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:12:16.854Z] 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 [2022-08-26T19:12:16.854Z] ---> 177e18193ce4 [2022-08-26T19:12:16.854Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-26T19:12:17.114Z] ---> Running in 2346601cca86 [2022-08-26T19:12:17.114Z] Removing intermediate container 2346601cca86 [2022-08-26T19:12:17.114Z] ---> 7fff1c45e1fe [2022-08-26T19:12:17.114Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:12:17.114Z] ---> 81cbbfaccc19 [2022-08-26T19:12:17.114Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-26T19:12:17.114Z] ---> Running in 75aef2701482 [2022-08-26T19:12:17.377Z] Removing intermediate container 75aef2701482 [2022-08-26T19:12:17.377Z] ---> e5263dba8d38 [2022-08-26T19:12:17.377Z] Step 22/24 : LABEL arch=x86_64 [2022-08-26T19:12:17.946Z] ---> Running in 05c33be8590b [2022-08-26T19:12:17.946Z] ---> b4b2656e1ee5 [2022-08-26T19:12:17.946Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-26T19:12:18.205Z] Removing intermediate container 05c33be8590b [2022-08-26T19:12:18.205Z] ---> fa6cc9f2e2dc [2022-08-26T19:12:18.205Z] Step 23/24 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:12:18.205Z] ---> Running in 350316099d46 [2022-08-26T19:12:18.464Z] Removing intermediate container 350316099d46 [2022-08-26T19:12:18.464Z] ---> 334b7c67db46 [2022-08-26T19:12:18.464Z] Step 24/24 : LABEL version=0.0.0 [2022-08-26T19:12:18.464Z] ---> b70ca485fcf9 [2022-08-26T19:12:18.464Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-26T19:12:18.724Z] ---> Running in 0b702ef12b5b [2022-08-26T19:12:18.724Z] ---> Running in 5a7fa21cbf07 [2022-08-26T19:12:18.724Z] Removing intermediate container 5a7fa21cbf07 [2022-08-26T19:12:18.724Z] ---> 40eee011fe96 [2022-08-26T19:12:18.724Z] [2022-08-26T19:12:18.724Z] Removing intermediate container 0b702ef12b5b [2022-08-26T19:12:18.724Z] ---> af049844ea27 [2022-08-26T19:12:18.724Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:12:18.724Z] ---> Running in 3bacb2b41cf3 [2022-08-26T19:12:18.985Z] Successfully built 40eee011fe96 [2022-08-26T19:12:18.985Z] Successfully tagged core-metadata:latest [2022-08-26T19:12:18.985Z]  Building core-metadata ... done Building support-notifications [2022-08-26T19:12:18.985Z] Removing intermediate container 3bacb2b41cf3 [2022-08-26T19:12:18.985Z] ---> bfa16424fa0a [2022-08-26T19:12:18.985Z] Step 18/20 : LABEL arch=x86_64 [2022-08-26T19:12:18.985Z] Collecting docker-compose==1.23.2 [2022-08-26T19:12:18.985Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-26T19:12:18.985Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 29.3 MB/s eta 0:00:00 [2022-08-26T19:12:19.252Z] Collecting cached-property<2,>=1.2.0 [2022-08-26T19:12:19.252Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-26T19:12:19.252Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-26T19:12:19.252Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-26T19:12:19.252Z] Preparing metadata (setup.py): started [2022-08-26T19:12:19.824Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-26T19:12:19.824Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-26T19:12:19.824Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-26T19:12:19.824Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 159.3 MB/s eta 0:00:00 [2022-08-26T19:12:19.824Z] Collecting jsonschema<3,>=2.5.1 [2022-08-26T19:12:19.824Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-26T19:12:19.824Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-26T19:12:20.083Z] Collecting PyYAML<4,>=3.10 [2022-08-26T19:12:20.083Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-26T19:12:20.083Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 29.7 MB/s eta 0:00:00 [2022-08-26T19:12:20.343Z] Preparing metadata (setup.py): started [2022-08-26T19:12:21.054Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-26T19:12:21.054Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-26T19:12:21.054Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-26T19:12:21.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 156.4 MB/s eta 0:00:00 [2022-08-26T19:12:21.054Z] Collecting texttable<0.10,>=0.9.0 [2022-08-26T19:12:21.054Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-26T19:12:21.054Z] Preparing metadata (setup.py): started [2022-08-26T19:12:21.054Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:12:21.054Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:12:21.054Z] ---> 4fba81ad2ead [2022-08-26T19:12:21.054Z] Step 3/22 : WORKDIR /edgex-go [2022-08-26T19:12:21.054Z] ---> Using cache [2022-08-26T19:12:21.054Z] ---> 36db55ca1c96 [2022-08-26T19:12:21.055Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:12:21.055Z] ---> Using cache [2022-08-26T19:12:21.055Z] ---> 28cac2794305 [2022-08-26T19:12:21.055Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-26T19:12:21.669Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-26T19:12:21.669Z] Collecting docker<4.0,>=3.6.0 [2022-08-26T19:12:21.669Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-26T19:12:21.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 133.0 MB/s eta 0:00:00 [2022-08-26T19:12:21.669Z] Collecting docopt<0.7,>=0.6.1 [2022-08-26T19:12:21.670Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-26T19:12:21.670Z] Preparing metadata (setup.py): started [2022-08-26T19:12:22.266Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-26T19:12:22.266Z] Collecting docker-pycreds>=0.4.0 [2022-08-26T19:12:22.266Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-26T19:12:22.525Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-26T19:12:22.525Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-26T19:12:22.525Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 53.5 MB/s eta 0:00:00 [2022-08-26T19:12:22.525Z] Collecting certifi>=2017.4.17 [2022-08-26T19:12:22.525Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-26T19:12:22.525Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.4 MB/s eta 0:00:00 [2022-08-26T19:12:22.525Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-26T19:12:22.525Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-26T19:12:22.526Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 28.3 MB/s eta 0:00:00 [2022-08-26T19:12:22.526Z] Collecting idna<2.8,>=2.5 [2022-08-26T19:12:22.526Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-26T19:12:22.526Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 95.5 MB/s eta 0:00:00 [2022-08-26T19:12:22.786Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-26T19:12:22.786Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-26T19:12:22.786Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-26T19:12:22.786Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-26T19:12:22.786Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-26T19:12:22.786Z] Running setup.py install for texttable: started [2022-08-26T19:12:23.468Z] Running setup.py install for texttable: finished with status 'done' [2022-08-26T19:12:23.468Z] Running setup.py install for PyYAML: started [2022-08-26T19:12:23.731Z] ---> Running in d35fde31ff30 [2022-08-26T19:12:23.731Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-26T19:12:23.731Z] ---> Running in e154f25c63e4 [2022-08-26T19:12:23.992Z] Removing intermediate container d35fde31ff30 [2022-08-26T19:12:23.992Z] ---> e3509908f425 [2022-08-26T19:12:23.992Z] Step 19/20 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:12:23.992Z] ---> Running in 0c3eebd98b53 [2022-08-26T19:12:23.992Z] Running setup.py install for docopt: started [2022-08-26T19:12:24.251Z] Removing intermediate container 0c3eebd98b53 [2022-08-26T19:12:24.251Z] ---> 6f5a8907f574 [2022-08-26T19:12:24.251Z] Step 20/20 : LABEL version=0.0.0 [2022-08-26T19:12:24.251Z] ---> Running in 43dfb93ba093 [2022-08-26T19:12:24.511Z] Running setup.py install for docopt: finished with status 'done' [2022-08-26T19:12:24.511Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:24.511Z] Removing intermediate container 43dfb93ba093 [2022-08-26T19:12:24.511Z] ---> 9c3f0601258a [2022-08-26T19:12:24.511Z] [2022-08-26T19:12:24.770Z] Successfully built 9c3f0601258a [2022-08-26T19:12:24.770Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-26T19:12:24.770Z] Building security-spire-agent [2022-08-26T19:12:24.770Z]  Building security-spiffe-token-provider ... done  Running setup.py install for dockerpty: started [2022-08-26T19:12:25.337Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-26T19:12:25.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:25.597Z] 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 [2022-08-26T19:12:25.597Z] 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 [2022-08-26T19:12:25.597Z] OK: 211 MiB in 51 packages [2022-08-26T19:12:28.147Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:12:28.147Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:12:28.147Z] ---> 4fba81ad2ead [2022-08-26T19:12:28.147Z] Step 3/26 : WORKDIR /edgex-go [2022-08-26T19:12:28.147Z] ---> Using cache [2022-08-26T19:12:28.147Z] ---> 36db55ca1c96 [2022-08-26T19:12:28.147Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:12:28.147Z] ---> Using cache [2022-08-26T19:12:28.147Z] ---> 28cac2794305 [2022-08-26T19:12:28.147Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-26T19:12:34.720Z] ---> Running in 71aaa0bfa80e [2022-08-26T19:12:37.258Z] Removing intermediate container e154f25c63e4 [2022-08-26T19:12:37.258Z] ---> d37b202396a6 [2022-08-26T19:12:37.258Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-26T19:12:37.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:38.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:38.459Z] Removing intermediate container c7d04b07c559 [2022-08-26T19:12:38.459Z] ---> c51b4a554533 [2022-08-26T19:12:38.459Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-26T19:12:38.459Z] OK: 211 MiB in 51 packages [2022-08-26T19:12:39.411Z] ---> 477a3753ebb1 [2022-08-26T19:12:39.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:12:40.801Z] ---> Running in 91382296da42 [2022-08-26T19:12:40.801Z] ---> Running in 6b1bb24e993f [2022-08-26T19:12:40.801Z] Removing intermediate container 91382296da42 [2022-08-26T19:12:40.801Z] ---> e7823a81a31c [2022-08-26T19:12:40.801Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-26T19:12:40.801Z] Removing intermediate container 3def25274e58 [2022-08-26T19:12:40.801Z] ---> 01b24cc33b93 [2022-08-26T19:12:40.801Z] [2022-08-26T19:12:40.801Z] Step 10/23 : FROM alpine:3.16 [2022-08-26T19:12:40.801Z] ---> 9c6f07244728 [2022-08-26T19:12:40.801Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-26T19:12:40.801Z] ---> Running in d9dbd22bcb89 [2022-08-26T19:12:40.801Z] Removing intermediate container 71aaa0bfa80e [2022-08-26T19:12:40.801Z] ---> a328ae613148 [2022-08-26T19:12:40.801Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-26T19:12:40.801Z] ---> Running in a00fabdf00ec [2022-08-26T19:12:41.120Z] Removing intermediate container d9dbd22bcb89 [2022-08-26T19:12:41.120Z] ---> 3eb32839e83d [2022-08-26T19:12:41.120Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-26T19:12:41.120Z] Removing intermediate container a00fabdf00ec [2022-08-26T19:12:41.120Z] ---> b9744c84423d [2022-08-26T19:12:41.120Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-26T19:12:41.703Z] ---> 904c6f22d8b7 [2022-08-26T19:12:41.703Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:12:41.703Z] ---> Running in ee53aba6be0f [2022-08-26T19:12:41.703Z] ---> a163f5e62ba1 [2022-08-26T19:12:41.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-26T19:12:41.703Z] ---> Running in c82d214c335e [2022-08-26T19:12:41.964Z] Removing intermediate container ee53aba6be0f [2022-08-26T19:12:41.964Z] ---> c6bfc8f89bac [2022-08-26T19:12:41.964Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-26T19:12:41.964Z] ---> Running in 2acc3b725d4e [2022-08-26T19:12:41.964Z] ---> 4461d6f63f9e [2022-08-26T19:12:41.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-26T19:12:42.534Z] Removing intermediate container 2acc3b725d4e [2022-08-26T19:12:42.534Z] ---> 824b42866c66 [2022-08-26T19:12:42.534Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:12:43.932Z] ---> f8b66b04af6c [2022-08-26T19:12:43.932Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-26T19:12:43.932Z] ---> Running in f150370a9300 [2022-08-26T19:12:44.193Z] ---> Running in b73a1efe2102 [2022-08-26T19:12:44.193Z] Removing intermediate container d596401cbed2 [2022-08-26T19:12:44.193Z] ---> 0eb4aeadcca3 [2022-08-26T19:12:44.193Z] [2022-08-26T19:12:44.193Z] Step 10/22 : FROM alpine:3.16 [2022-08-26T19:12:44.193Z] ---> 9c6f07244728 [2022-08-26T19:12:44.193Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-26T19:12:44.193Z] ---> Using cache [2022-08-26T19:12:44.193Z] ---> 0173f99bd214 [2022-08-26T19:12:44.193Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-26T19:12:44.193Z] ---> Using cache [2022-08-26T19:12:44.193Z] ---> dd70371afeda [2022-08-26T19:12:44.193Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-26T19:12:46.745Z] ---> Running in 00217e674f10 [2022-08-26T19:12:46.745Z] Removing intermediate container b73a1efe2102 [2022-08-26T19:12:46.745Z] ---> 74bd8910043d [2022-08-26T19:12:46.745Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:12:46.745Z] ---> Running in b7e8a561d38f [2022-08-26T19:12:46.745Z] Removing intermediate container 00217e674f10 [2022-08-26T19:12:46.745Z] ---> 5f45831ae27d [2022-08-26T19:12:46.745Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-26T19:12:46.745Z] ---> Running in b9f8fd79a892 [2022-08-26T19:12:46.745Z] Removing intermediate container b7e8a561d38f [2022-08-26T19:12:46.745Z] ---> 408ca6ba6f6c [2022-08-26T19:12:46.745Z] Step 21/23 : LABEL arch=x86_64 [2022-08-26T19:12:46.745Z] ---> Running in fbb988477ee7 [2022-08-26T19:12:46.745Z] Removing intermediate container b9f8fd79a892 [2022-08-26T19:12:46.745Z] ---> 7b9d691bcdba [2022-08-26T19:12:46.745Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:12:47.005Z] Removing intermediate container fbb988477ee7 [2022-08-26T19:12:47.005Z] ---> 26f35c297384 [2022-08-26T19:12:47.005Z] Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:12:47.266Z] ---> Running in 6e3f58f40e72 [2022-08-26T19:12:47.528Z] ---> 2b7a5b1607d5 [2022-08-26T19:12:47.528Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-26T19:12:47.528Z] Removing intermediate container f150370a9300 [2022-08-26T19:12:47.528Z] ---> 9972e872a83b [2022-08-26T19:12:47.528Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-26T19:12:47.528Z] ---> Running in df132b980a1d [2022-08-26T19:12:47.528Z] Removing intermediate container 6e3f58f40e72 [2022-08-26T19:12:47.528Z] ---> 4224344ae569 [2022-08-26T19:12:47.528Z] Step 23/23 : LABEL version=0.0.0 [2022-08-26T19:12:48.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:48.100Z] ---> Running in e20bb8bc9aa8 [2022-08-26T19:12:49.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:49.036Z] ---> f33c16b9df16 [2022-08-26T19:12:49.036Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-26T19:12:49.036Z] Removing intermediate container e20bb8bc9aa8 [2022-08-26T19:12:49.036Z] ---> fedf4673a3c9 [2022-08-26T19:12:49.036Z] [2022-08-26T19:12:49.036Z] Successfully built fedf4673a3c9 [2022-08-26T19:12:49.037Z] Successfully tagged sys-mgmt-agent:latest [2022-08-26T19:12:49.295Z]  Building sys-mgmt-agent ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-08-26T19:12:49.295Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-26T19:12:49.295Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-26T19:12:49.580Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-26T19:12:49.580Z] ---> 004b3b6cc1c1 [2022-08-26T19:12:49.580Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-26T19:12:49.580Z] ---> Running in 50d4d9d320a4 [2022-08-26T19:12:49.580Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-26T19:12:49.844Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-26T19:12:49.844Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:12:49.844Z] OK: 8 MiB in 20 packages [2022-08-26T19:12:50.139Z] Removing intermediate container 50d4d9d320a4 [2022-08-26T19:12:50.139Z] ---> 77afbb9f442f [2022-08-26T19:12:50.139Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:12:50.398Z] ---> Running in 5610d9e6f15f [2022-08-26T19:12:50.656Z] Removing intermediate container 5610d9e6f15f [2022-08-26T19:12:50.656Z] ---> c76ebe42d427 [2022-08-26T19:12:50.656Z] Step 20/22 : LABEL arch=x86_64 [2022-08-26T19:12:50.656Z] Removing intermediate container df132b980a1d [2022-08-26T19:12:50.656Z] ---> 138ab7df7321 [2022-08-26T19:12:50.656Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:12:50.656Z] ---> Running in e5daabe58faa [2022-08-26T19:12:50.915Z] Removing intermediate container c82d214c335e [2022-08-26T19:12:50.915Z] ---> 40ad5410f071 [2022-08-26T19:12:50.915Z] Step 8/26 : COPY . . [2022-08-26T19:12:50.915Z] Removing intermediate container e5daabe58faa [2022-08-26T19:12:50.915Z] ---> 02e96c7f006c [2022-08-26T19:12:50.915Z] Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:12:50.915Z] ---> 706432d1c9fa [2022-08-26T19:12:50.915Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-26T19:12:50.915Z] ---> Running in ba1bbfe2d7d0 [2022-08-26T19:12:50.915Z] Removing intermediate container 6b1bb24e993f [2022-08-26T19:12:50.915Z] ---> 3741a3e9e14a [2022-08-26T19:12:50.915Z] Step 8/22 : COPY . . [2022-08-26T19:12:54.207Z] Removing intermediate container ba1bbfe2d7d0 [2022-08-26T19:12:54.207Z] ---> d6a3cea59a8a [2022-08-26T19:12:54.207Z] Step 22/22 : LABEL version=0.0.0 [2022-08-26T19:12:56.754Z] ---> 48eec7c6ed1f [2022-08-26T19:12:56.754Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-26T19:12:56.754Z] ---> Running in 08db65a503dc [2022-08-26T19:12:56.754Z] ---> 1b2cd63489ed [2022-08-26T19:12:56.754Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-26T19:12:56.754Z] ---> a518d341ad52 [2022-08-26T19:12:56.754Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-26T19:12:56.754Z] Removing intermediate container 08db65a503dc [2022-08-26T19:12:56.754Z] ---> eab14026ca55 [2022-08-26T19:12:56.754Z] [2022-08-26T19:12:56.754Z] ---> Running in 4e53294ce04c [2022-08-26T19:12:56.754Z] ---> Running in f715b0252367 [2022-08-26T19:12:56.754Z] ---> ad5456eabb45 [2022-08-26T19:12:56.754Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-26T19:12:56.754Z] Successfully built eab14026ca55 [2022-08-26T19:12:56.754Z] Successfully tagged support-scheduler:latest [2022-08-26T19:12:56.754Z]  Building support-scheduler ... done  ---> Running in fdfc42530804 [2022-08-26T19:12:56.754Z] Removing intermediate container 4e53294ce04c [2022-08-26T19:12:56.754Z] ---> 3c970b99fc03 [2022-08-26T19:12:56.754Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-26T19:12:56.754Z] ---> Running in 481abfe0c161 [2022-08-26T19:12:56.754Z] Removing intermediate container fdfc42530804 [2022-08-26T19:12:56.754Z] ---> 12a1968ddc4a [2022-08-26T19:12:56.754Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:12:57.014Z] ---> Running in afbacb9cafb2 [2022-08-26T19:12:57.014Z] Removing intermediate container 481abfe0c161 [2022-08-26T19:12:57.014Z] ---> 6d548e905ab8 [2022-08-26T19:12:57.014Z] 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 [2022-08-26T19:12:57.014Z] ---> Running in d1815cb8b9bf [2022-08-26T19:12:57.014Z] 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 [2022-08-26T19:12:57.014Z] Removing intermediate container afbacb9cafb2 [2022-08-26T19:12:57.014Z] ---> 4c6a5bcf6fc2 [2022-08-26T19:12:57.014Z] Step 21/23 : LABEL arch=x86_64 [2022-08-26T19:12:57.014Z] ---> Running in 084054a76220 [2022-08-26T19:12:57.276Z] Removing intermediate container 084054a76220 [2022-08-26T19:12:57.276Z] ---> a66d3a2be43a [2022-08-26T19:12:57.276Z] Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:12:57.276Z] ---> Running in 8146ac2b8bf4 [2022-08-26T19:12:57.276Z] Removing intermediate container 8146ac2b8bf4 [2022-08-26T19:12:57.276Z] ---> a9410c0302f2 [2022-08-26T19:12:57.276Z] Step 23/23 : LABEL version=0.0.0 [2022-08-26T19:12:57.276Z] ---> Running in 6d0cb32220db [2022-08-26T19:12:57.536Z] Removing intermediate container 6d0cb32220db [2022-08-26T19:12:57.536Z] ---> 1308e7bf6763 [2022-08-26T19:12:57.536Z] [2022-08-26T19:12:57.536Z] Successfully built 1308e7bf6763 [2022-08-26T19:12:57.536Z] Successfully tagged core-data:latest [2022-08-26T19:12:57.798Z]  Building core-data ... done Removing intermediate container d1815cb8b9bf [2022-08-26T19:12:57.798Z] ---> 320313b6c8d4 [2022-08-26T19:12:57.798Z] Step 12/26 : WORKDIR /edgex-go [2022-08-26T19:12:57.798Z] ---> Running in d133968651bb [2022-08-26T19:12:57.798Z] Removing intermediate container d133968651bb [2022-08-26T19:12:57.798Z] ---> 89e529928809 [2022-08-26T19:12:57.798Z] [2022-08-26T19:12:57.798Z] Step 13/26 : FROM alpine:3.15 [2022-08-26T19:12:57.798Z] ---> c4fc93816858 [2022-08-26T19:12:57.798Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-26T19:12:57.798Z] ---> Using cache [2022-08-26T19:12:57.798Z] ---> 55237be38aea [2022-08-26T19:12:57.798Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:12:57.798Z] ---> Using cache [2022-08-26T19:12:57.798Z] ---> 88d77a3a03ce [2022-08-26T19:12:57.798Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-26T19:12:57.798Z] ---> Running in 5e4906d503bc [2022-08-26T19:12:58.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:58.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:12:59.255Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-26T19:12:59.255Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-26T19:12:59.255Z] OK: 15856 distinct packages available [2022-08-26T19:12:59.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:13:00.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:13:00.449Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-26T19:13:00.707Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-26T19:13:00.707Z] (3/5) Installing libucontext (1.1-r0) [2022-08-26T19:13:00.707Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-26T19:13:00.965Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-26T19:13:00.965Z] Executing busybox-1.34.1-r7.trigger [2022-08-26T19:13:00.965Z] OK: 7 MiB in 19 packages [2022-08-26T19:13:02.869Z] Removing intermediate container 5e4906d503bc [2022-08-26T19:13:02.869Z] ---> ab2f94453a48 [2022-08-26T19:13:02.869Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-26T19:13:04.246Z] ---> 56322419504d [2022-08-26T19:13:04.246Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-26T19:13:09.563Z] ---> 43b5864e8c4a [2022-08-26T19:13:09.563Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-26T19:13:09.826Z] ---> 2f2ccafc7b7f [2022-08-26T19:13:09.826Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-26T19:13:10.399Z] ---> 430bb5db43c5 [2022-08-26T19:13:10.399Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-26T19:13:10.973Z] ---> 590966fdab32 [2022-08-26T19:13:10.973Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-26T19:13:11.278Z] ---> Running in dd726ef488ac [2022-08-26T19:13:11.540Z] Removing intermediate container dd726ef488ac [2022-08-26T19:13:11.540Z] ---> d97726489f6e [2022-08-26T19:13:11.540Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-26T19:13:11.801Z] ---> Running in 3c86974bfb5d [2022-08-26T19:13:12.063Z] Removing intermediate container 3c86974bfb5d [2022-08-26T19:13:12.063Z] ---> 24ba81000283 [2022-08-26T19:13:12.063Z] Step 24/26 : LABEL arch=x86_64 [2022-08-26T19:13:13.010Z] ---> Running in dd54b51e83b1 [2022-08-26T19:13:14.399Z] Removing intermediate container dd54b51e83b1 [2022-08-26T19:13:14.399Z] ---> a89d32915586 [2022-08-26T19:13:14.399Z] Step 25/26 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:13:14.399Z] ---> Running in 92839845d310 [2022-08-26T19:13:14.399Z] Removing intermediate container f715b0252367 [2022-08-26T19:13:14.399Z] ---> 5d8f3000f563 [2022-08-26T19:13:14.399Z] [2022-08-26T19:13:14.399Z] Step 10/22 : FROM alpine:3.16 [2022-08-26T19:13:14.399Z] ---> 9c6f07244728 [2022-08-26T19:13:14.399Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-26T19:13:14.399Z] ---> Running in a3625773c9f3 [2022-08-26T19:13:14.399Z] Removing intermediate container 92839845d310 [2022-08-26T19:13:14.399Z] ---> 063f56e14a17 [2022-08-26T19:13:14.399Z] Step 26/26 : LABEL version=0.0.0 [2022-08-26T19:13:14.399Z] ---> Running in 7585bbe0eebd [2022-08-26T19:13:14.399Z] Removing intermediate container 7585bbe0eebd [2022-08-26T19:13:14.399Z] ---> 7bb5f89a5f5f [2022-08-26T19:13:14.399Z] [2022-08-26T19:13:14.399Z] Successfully built 7bb5f89a5f5f [2022-08-26T19:13:14.399Z] Successfully tagged security-spire-agent:latest [2022-08-26T19:13:14.662Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-26T19:13:14.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-26T19:13:14.925Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-26T19:13:14.925Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-26T19:13:14.925Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:13:14.925Z] Executing ca-certificates-20220614-r0.trigger [2022-08-26T19:13:14.925Z] OK: 6 MiB in 16 packages [2022-08-26T19:13:15.518Z] Removing intermediate container a3625773c9f3 [2022-08-26T19:13:15.518Z] ---> 88e7a83468d4 [2022-08-26T19:13:15.518Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-26T19:13:15.780Z] ---> Running in f938f0780ef4 [2022-08-26T19:13:15.780Z] Removing intermediate container f938f0780ef4 [2022-08-26T19:13:15.780Z] ---> b46c650b3f87 [2022-08-26T19:13:15.780Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-26T19:13:16.042Z] ---> Running in 06f05d0d6353 [2022-08-26T19:13:16.304Z] Removing intermediate container 06f05d0d6353 [2022-08-26T19:13:16.304Z] ---> b3512f4fd74a [2022-08-26T19:13:16.304Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-26T19:13:16.304Z] ---> Running in a481b78cd82d [2022-08-26T19:13:16.304Z] Removing intermediate container a481b78cd82d [2022-08-26T19:13:16.304Z] ---> eaa9ec2de7c6 [2022-08-26T19:13:16.304Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:13:16.565Z] ---> 9d2debc5515c [2022-08-26T19:13:16.565Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-26T19:13:17.514Z] ---> e9c56ff6eede [2022-08-26T19:13:17.514Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-26T19:13:17.514Z] ---> ac41d2f134c0 [2022-08-26T19:13:17.514Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-26T19:13:17.514Z] ---> Running in 8ef24368b2ea [2022-08-26T19:13:17.514Z] Removing intermediate container 8ef24368b2ea [2022-08-26T19:13:17.514Z] ---> 07358ebd4412 [2022-08-26T19:13:17.514Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:13:17.514Z] ---> Running in c0729a7af8e4 [2022-08-26T19:13:17.777Z] Removing intermediate container c0729a7af8e4 [2022-08-26T19:13:17.777Z] ---> 370007e91678 [2022-08-26T19:13:17.777Z] Step 20/22 : LABEL arch=x86_64 [2022-08-26T19:13:17.777Z] ---> Running in 3d6182019a05 [2022-08-26T19:13:17.777Z] Removing intermediate container 3d6182019a05 [2022-08-26T19:13:17.777Z] ---> 5b14a77f7534 [2022-08-26T19:13:17.777Z] Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:13:17.777Z] ---> Running in 1dbeb60b4c9b [2022-08-26T19:13:17.777Z] Removing intermediate container 1dbeb60b4c9b [2022-08-26T19:13:17.777Z] ---> f3c79da6048e [2022-08-26T19:13:17.777Z] Step 22/22 : LABEL version=0.0.0 [2022-08-26T19:13:17.777Z] ---> Running in 614b7be884b0 [2022-08-26T19:13:18.038Z] Removing intermediate container 614b7be884b0 [2022-08-26T19:13:18.038Z] ---> e69aeb209ef0 [2022-08-26T19:13:18.038Z] [2022-08-26T19:13:18.038Z] Successfully built e69aeb209ef0 [2022-08-26T19:13:18.038Z] Successfully tagged support-notifications:latest [2022-08-26T19:13:18.047Z]  Building support-notifications ... done  [Pipeline] } [2022-08-26T19:13:18.076Z] $ docker stop --time=1 06561c3768f5a713cb98c88c2a0f6e4cbba67f4ddcf195fe3f582c0c7853f4fa [2022-08-26T19:13:19.439Z] $ docker rm -f 06561c3768f5a713cb98c88c2a0f6e4cbba67f4ddcf195fe3f582c0c7853f4fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-26T19:13:19.846Z] + docker images [2022-08-26T19:13:19.846Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-26T19:13:19.846Z] support-notifications latest e69aeb209ef0 2 seconds ago 27.3MB [2022-08-26T19:13:19.846Z] security-spire-agent latest 7bb5f89a5f5f 5 seconds ago 125MB [2022-08-26T19:13:19.846Z] 5d8f3000f563 5 seconds ago 1.59GB [2022-08-26T19:13:19.846Z] 89e529928809 22 seconds ago 1.42GB [2022-08-26T19:13:19.846Z] core-data latest 1308e7bf6763 22 seconds ago 21.5MB [2022-08-26T19:13:19.846Z] support-scheduler latest eab14026ca55 23 seconds ago 26.6MB [2022-08-26T19:13:19.846Z] sys-mgmt-agent latest fedf4673a3c9 31 seconds ago 136MB [2022-08-26T19:13:19.846Z] 0eb4aeadcca3 36 seconds ago 1.59GB [2022-08-26T19:13:19.846Z] 01b24cc33b93 39 seconds ago 1.55GB [2022-08-26T19:13:19.846Z] security-spiffe-token-provider latest 9c3f0601258a 55 seconds ago 29.3MB [2022-08-26T19:13:19.846Z] core-metadata latest 40eee011fe96 About a minute ago 18.2MB [2022-08-26T19:13:19.846Z] security-proxy-setup latest 18b038d11aa9 About a minute ago 27.3MB [2022-08-26T19:13:19.846Z] ad2d4584b254 About a minute ago 1.53GB [2022-08-26T19:13:19.846Z] f6d9205c452f About a minute ago 1.58GB [2022-08-26T19:13:19.846Z] 4e6247265185 About a minute ago 1.55GB [2022-08-26T19:13:19.846Z] 3133487f8756 About a minute ago 1.53GB [2022-08-26T19:13:19.846Z] security-bootstrapper latest 61e637f4f518 About a minute ago 19.4MB [2022-08-26T19:13:19.846Z] security-secretstore-setup latest 31657ab77e94 About a minute ago 29.2MB [2022-08-26T19:13:19.846Z] core-command latest d29081a9df4c About a minute ago 16.3MB [2022-08-26T19:13:19.846Z] deddeb1d6080 2 minutes ago 1.54GB [2022-08-26T19:13:19.846Z] 508f8c3af60e 2 minutes ago 1.52GB [2022-08-26T19:13:19.846Z] 5e0916c2119c 2 minutes ago 1.53GB [2022-08-26T19:13:19.846Z] security-spire-config latest 4f6cc5619dcd 2 minutes ago 85.8MB [2022-08-26T19:13:19.846Z] security-spire-server latest d4c3651219ad 2 minutes ago 86.5MB [2022-08-26T19:13:19.846Z] d3449b162174 2 minutes ago 1.42GB [2022-08-26T19:13:19.846Z] bb737625b6f6 2 minutes ago 1.42GB [2022-08-26T19:13:19.846Z] ci-base-image-x86_64 latest 4fba81ad2ead 5 minutes ago 994MB [2022-08-26T19:13:19.846Z] alpine 3.15 c4fc93816858 2 weeks ago 5.59MB [2022-08-26T19:13:19.846Z] alpine 3.16 9c6f07244728 2 weeks ago 5.54MB [2022-08-26T19:13:19.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB [2022-08-26T19:13:19.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB [2022-08-26T19:13:19.846Z] 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] } [2022-08-26T19:13:21.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-26T19:13:21.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-26T19:13:24.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-26T19:13:24.191Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-26T19:13:27.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-26T19:13:27.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-26T19:13:27.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-26T19:13:27.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-26T19:13:27.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-26T19:13:29.620Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-26T19:13:29.620Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-26T19:13:29.620Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-26T19:13:29.620Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-26T19:13:29.620Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-26T19:13:29.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-26T19:13:44.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.389s coverage: 28.7% of statements [2022-08-26T19:13:44.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-26T19:13:44.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-26T19:13:47.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements [2022-08-26T19:13:47.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-26T19:13:47.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.449s coverage: 54.2% of statements [2022-08-26T19:13:47.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-26T19:13:47.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-26T19:14:09.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.417s coverage: 89.2% of statements [2022-08-26T19:14:09.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-26T19:14:09.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-26T19:14:09.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-26T19:14:09.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-26T19:14:09.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-26T19:14:09.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.706s coverage: 2.1% of statements [2022-08-26T19:14:09.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-26T19:14:09.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-26T19:14:10.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.406s coverage: 95.6% of statements [2022-08-26T19:14:10.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-26T19:14:10.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-26T19:14:10.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-26T19:14:10.303Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.292s coverage: 72.2% of statements [2022-08-26T19:14:10.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-26T19:14:10.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-26T19:14:10.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-26T19:14:10.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-26T19:14:10.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-26T19:14:10.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.429s coverage: 60.0% of statements [2022-08-26T19:14:10.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-26T19:14:10.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-26T19:14:10.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-26T19:14:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.471s coverage: 0.9% of statements [2022-08-26T19:14:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-26T19:14:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.252s coverage: 58.8% of statements [2022-08-26T19:14:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.6% of statements [2022-08-26T19:14:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-26T19:14:16.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 47.1% of statements [2022-08-26T19:14:16.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.317s coverage: 79.5% of statements [2022-08-26T19:14:16.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.445s coverage: 94.1% of statements [2022-08-26T19:14:16.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements [2022-08-26T19:14:19.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements [2022-08-26T19:14:29.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements [2022-08-26T19:14:29.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements [2022-08-26T19:14:37.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.664s coverage: 80.8% of statements [2022-08-26T19:14:37.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-26T19:14:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-26T19:14:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-26T19:14:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-26T19:14:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-26T19:14:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-26T19:14:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2022-08-26T19:14:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2022-08-26T19:14:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2022-08-26T19:14:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.825s coverage: 91.2% of statements [2022-08-26T19:14:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-26T19:14:46.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.982s coverage: 64.7% of statements [2022-08-26T19:14:46.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-26T19:14:46.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-26T19:14:46.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2022-08-26T19:14:46.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements [2022-08-26T19:14:46.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements [2022-08-26T19:14:46.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-08-26T19:14:46.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2022-08-26T19:14:54.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.290s coverage: 65.8% of statements [2022-08-26T19:14:54.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-26T19:14:54.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-26T19:14:54.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-26T19:14:56.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.814s coverage: 43.6% of statements [2022-08-26T19:14:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-26T19:14:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-26T19:14:56.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.301s coverage: 89.5% of statements [2022-08-26T19:14:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-26T19:14:56.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements [2022-08-26T19:14:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-26T19:14:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-26T19:14:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-26T19:14:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-26T19:15:06.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.376s coverage: 17.7% of statements [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-26T19:15:06.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.848s coverage: 92.3% of statements [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-26T19:15:06.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.378s coverage: 63.2% of statements [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-26T19:15:06.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.453s coverage: 97.7% of statements [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-26T19:15:06.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-26T19:15:06.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-26T19:15:06.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements [2022-08-26T19:15:06.592Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-08-26T19:15:06.592Z] 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 [2022-08-26T19:15:06.592Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-26T19:15:06.592Z] GO111MODULE=on go vet ./... [2022-08-26T19:16:58.493Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-26T19:16:58.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-26T19:16:58.493Z] ./bin/test-attribution-txt.sh [2022-08-26T19:16:58.493Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-26T19:16:58.493Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-26T19:16:58.493Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-26T19:16:58.493Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-26T19:16:58.493Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-26T19:16:58.493Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-26T19:16:58.493Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-26T19:16:58.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-26T19:16:59.200Z] + ls -al . [2022-08-26T19:16:59.200Z] total 732 [2022-08-26T19:16:59.200Z] drwxrwxr-x 9 1001 1001 4096 Aug 26 19:11 . [2022-08-26T19:16:59.200Z] drwxr-xr-x 4 root root 4096 Aug 26 19:11 .. [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 16 Aug 26 19:09 .dockerignore [2022-08-26T19:16:59.201Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 19:09 .git [2022-08-26T19:16:59.201Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 19:09 .github [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 1030 Aug 26 19:09 .gitignore [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 42 Aug 26 19:09 .golangci.yml [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 87 Aug 26 19:09 .hadolint.yml [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 166 Aug 26 19:09 .sonarcloud.properties [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 19:09 ADOPTERS.md [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 10347 Aug 26 19:09 Attribution.txt [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 63209 Aug 26 19:09 CHANGELOG.md [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 19:09 CONTRIBUTING.md [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 19:09 GOVERNANCE.md [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 850 Aug 26 19:09 Jenkinsfile [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 19:09 LICENSE [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 13276 Aug 26 19:09 Makefile [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 19:09 OWNERS.md [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 9094 Aug 26 19:09 README.md [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 6912 Aug 26 19:09 SECURITY.md [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 19:07 VERSION [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 4131 Aug 26 19:09 ZMQWindows.md [2022-08-26T19:16:59.201Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 19:09 bin [2022-08-26T19:16:59.201Z] drwxrwxr-x 18 1001 1001 4096 Aug 26 19:09 cmd [2022-08-26T19:16:59.201Z] -rw-r--r-- 1 root root 482786 Aug 26 19:15 coverage.out [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 3682 Aug 26 19:09 go.mod [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 38527 Aug 26 19:09 go.sum [2022-08-26T19:16:59.201Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 19:09 internal [2022-08-26T19:16:59.201Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 19:09 openapi [2022-08-26T19:16:59.201Z] drwxrwxr-x 4 1001 1001 4096 Aug 26 19:09 snap [2022-08-26T19:16:59.201Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 19:09 version.go [Pipeline] sh [2022-08-26T19:16:59.881Z] + '[' -e coverage.out ] [2022-08-26T19:16:59.882Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-26T19:16:59.921Z] Warning: overwriting stash ‘coverage-report’ [2022-08-26T19:17:00.721Z] Stashed 1 file(s) [Pipeline] sh [2022-08-26T19:17:01.389Z] + make build [2022-08-26T19:17:01.389Z] 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 [2022-08-26T19:18:23.308Z] 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 [2022-08-26T19:19:45.174Z] 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 [2022-08-26T19:19:45.174Z] 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 [2022-08-26T19:20:17.581Z] 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 [2022-08-26T19:20:17.857Z] 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 [2022-08-26T19:20:22.195Z] 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 [2022-08-26T19:20:28.927Z] 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 [2022-08-26T19:20:32.369Z] 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 [2022-08-26T19:20:38.206Z] 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 [2022-08-26T19:20:41.697Z] 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 [2022-08-26T19:20:45.108Z] 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 [2022-08-26T19:20:53.402Z] 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] } [2022-08-26T19:20:57.734Z] $ docker stop --time=1 2fc1cd2e116d17befa400f914acfc07837844a9da4f42582ab4393c7f58547df [2022-08-26T19:20:59.692Z] $ 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 [2022-08-26T19:21:02.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-26T19:21:02.298Z] [2022-08-26T19:21:02.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:21:02.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-26T19:21:02.986Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-26T19:21:02.986Z] 29e5d40040c1: Pulling fs layer [2022-08-26T19:21:02.986Z] 1ce36da41761: Pulling fs layer [2022-08-26T19:21:02.986Z] 25b303627fd3: Pulling fs layer [2022-08-26T19:21:03.261Z] 29e5d40040c1: Verifying Checksum [2022-08-26T19:21:03.261Z] 29e5d40040c1: Download complete [2022-08-26T19:21:03.536Z] 1ce36da41761: Verifying Checksum [2022-08-26T19:21:03.536Z] 1ce36da41761: Download complete [2022-08-26T19:21:03.814Z] 29e5d40040c1: Pull complete [2022-08-26T19:21:05.302Z] 25b303627fd3: Verifying Checksum [2022-08-26T19:21:05.302Z] 25b303627fd3: Download complete [2022-08-26T19:21:05.302Z] 1ce36da41761: Pull complete [2022-08-26T19:21:17.702Z] 25b303627fd3: Pull complete [2022-08-26T19:21:17.702Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-26T19:21:17.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-26T19:21:17.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-26T19:21:18.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-23628 does not seem to be running inside a container [2022-08-26T19:21:18.159Z] $ 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 [2022-08-26T19:21:20.485Z] $ docker top ed3e2c9454dc954dbad5b5df0a8c3f73b7178cdbba28af379565223a7f742465 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-26T19:21:21.425Z] + docker-compose build --help [2022-08-26T19:21:21.425Z] + grep parallel [2022-08-26T19:21:25.724Z] --parallel Build images in parallel. [Pipeline] } [2022-08-26T19:21:25.759Z] $ docker stop --time=1 ed3e2c9454dc954dbad5b5df0a8c3f73b7178cdbba28af379565223a7f742465 [2022-08-26T19:21:27.421Z] $ docker rm -f ed3e2c9454dc954dbad5b5df0a8c3f73b7178cdbba28af379565223a7f742465 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:21:28.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-26T19:21:28.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-26T19:21:28.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-23628 does not seem to be running inside a container [2022-08-26T19:21:28.584Z] $ 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 [2022-08-26T19:21:29.853Z] $ docker top 4481d5d65892937b5af578e9ed7aa8372155476ba52b8d6fd1c3e9924be0f4b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-26T19:21:30.798Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-26T19:21:35.079Z] Building core-command ... [2022-08-26T19:21:35.079Z] Building core-data ... [2022-08-26T19:21:35.079Z] Building core-metadata ... [2022-08-26T19:21:35.079Z] Building security-bootstrapper ... [2022-08-26T19:21:35.079Z] Building security-proxy-setup ... [2022-08-26T19:21:35.079Z] Building security-secretstore-setup ... [2022-08-26T19:21:35.079Z] Building security-spiffe-token-provider ... [2022-08-26T19:21:35.079Z] Building security-spire-agent ... [2022-08-26T19:21:35.079Z] Building security-spire-config ... [2022-08-26T19:21:35.079Z] Building security-spire-server ... [2022-08-26T19:21:35.079Z] Building support-notifications ... [2022-08-26T19:21:35.079Z] Building support-scheduler ... [2022-08-26T19:21:35.079Z] Building sys-mgmt-agent ... [2022-08-26T19:21:35.079Z] Building security-spire-agent [2022-08-26T19:21:35.079Z] Building security-secretstore-setup [2022-08-26T19:21:35.079Z] Building security-spiffe-token-provider [2022-08-26T19:21:35.079Z] Building security-spire-config [2022-08-26T19:21:35.079Z] Building support-scheduler [2022-08-26T19:22:22.068Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:22:22.068Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:22:22.068Z] ---> 36c674ee01b0 [2022-08-26T19:22:22.068Z] Step 3/20 : WORKDIR /edgex-go [2022-08-26T19:22:22.068Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:22:22.068Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:22:22.068Z] ---> 36c674ee01b0 [2022-08-26T19:22:22.068Z] Step 3/26 : WORKDIR /edgex-go [2022-08-26T19:22:22.068Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:22:22.068Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:22:22.068Z] ---> 36c674ee01b0 [2022-08-26T19:22:22.068Z] Step 3/22 : WORKDIR /edgex-go [2022-08-26T19:22:22.068Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:22:22.068Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:22:22.068Z] ---> 36c674ee01b0 [2022-08-26T19:22:22.068Z] Step 3/25 : WORKDIR /edgex-go [2022-08-26T19:22:22.068Z] ---> Running in faf881856d89 [2022-08-26T19:22:22.068Z] ---> Running in 0df1620ff118 [2022-08-26T19:22:22.068Z] ---> Running in 8abefcc57aa3 [2022-08-26T19:22:22.068Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:22:22.068Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:22:22.068Z] ---> Running in 2fd9ed14a592 [2022-08-26T19:22:22.068Z] ---> 36c674ee01b0 [2022-08-26T19:22:22.068Z] Step 3/26 : WORKDIR /edgex-go [2022-08-26T19:22:22.068Z] ---> Running in b3707ad4c15e [2022-08-26T19:22:22.068Z] Removing intermediate container faf881856d89 [2022-08-26T19:22:22.068Z] ---> b286eaa35962 [2022-08-26T19:22:22.068Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:22:22.068Z] Removing intermediate container b3707ad4c15e [2022-08-26T19:22:22.068Z] ---> 3dadc93d6977 [2022-08-26T19:22:22.068Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:22:22.068Z] Removing intermediate container 2fd9ed14a592 [2022-08-26T19:22:22.068Z] ---> 7da429403fe4 [2022-08-26T19:22:22.068Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:22:22.068Z] Removing intermediate container 0df1620ff118 [2022-08-26T19:22:22.068Z] ---> 3e546bb63480 [2022-08-26T19:22:22.068Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-26T19:22:22.068Z] ---> Running in 7920316ccfbd [2022-08-26T19:22:22.068Z] ---> Running in 82e184ec0cac [2022-08-26T19:22:22.068Z] ---> Running in 2a61a735361c [2022-08-26T19:22:22.068Z] Removing intermediate container 8abefcc57aa3 [2022-08-26T19:22:22.068Z] ---> 671a473749da [2022-08-26T19:22:22.068Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:22:22.068Z] ---> Running in d3a19a6e8146 [2022-08-26T19:22:22.068Z] ---> Running in 1804faef865a [2022-08-26T19:22:24.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:24.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:24.656Z] Removing intermediate container 7920316ccfbd [2022-08-26T19:22:24.656Z] ---> 70c694b1b778 [2022-08-26T19:22:24.656Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-26T19:22:24.939Z] ---> Running in 67ef01fed6ad [2022-08-26T19:22:25.219Z] Removing intermediate container 1804faef865a [2022-08-26T19:22:25.219Z] ---> 69faa189cdfa [2022-08-26T19:22:25.219Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-26T19:22:25.496Z] ---> Running in 1b585976d594 [2022-08-26T19:22:25.782Z] v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-26T19:22:25.782Z] v3.16.2-108-gdaa6b95634 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-26T19:22:25.782Z] OK: 16891 distinct packages available [2022-08-26T19:22:25.782Z] Removing intermediate container 2a61a735361c [2022-08-26T19:22:25.782Z] ---> d019f1f6389d [2022-08-26T19:22:25.782Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-26T19:22:25.782Z] Removing intermediate container 82e184ec0cac [2022-08-26T19:22:25.782Z] ---> 373272bdfe2e [2022-08-26T19:22:25.782Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-26T19:22:25.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:26.074Z] ---> Running in 8316c296b764 [2022-08-26T19:22:26.075Z] ---> Running in 4c60386066ee [2022-08-26T19:22:26.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:27.526Z] OK: 221 MiB in 51 packages [2022-08-26T19:22:27.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:27.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:28.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:28.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:28.407Z] Removing intermediate container d3a19a6e8146 [2022-08-26T19:22:28.407Z] ---> db3660cffba6 [2022-08-26T19:22:28.407Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-26T19:22:28.407Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:28.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:29.291Z] ---> de0e9378481b [2022-08-26T19:22:29.291Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:22:29.291Z] ---> Running in 109215cddff7 [2022-08-26T19:22:29.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:29.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:22:29.901Z] OK: 221 MiB in 51 packages [2022-08-26T19:22:29.901Z] OK: 221 MiB in 51 packages [2022-08-26T19:22:30.516Z] OK: 221 MiB in 51 packages [2022-08-26T19:22:30.810Z] OK: 221 MiB in 51 packages [2022-08-26T19:22:31.832Z] Removing intermediate container 67ef01fed6ad [2022-08-26T19:22:31.832Z] ---> 17fb959c56ba [2022-08-26T19:22:31.832Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-26T19:22:31.832Z] Removing intermediate container 1b585976d594 [2022-08-26T19:22:31.832Z] ---> 6a6185c523c3 [2022-08-26T19:22:31.832Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-26T19:22:32.429Z] Removing intermediate container 8316c296b764 [2022-08-26T19:22:32.429Z] Removing intermediate container 4c60386066ee [2022-08-26T19:22:32.429Z] ---> 80f5c4d7861b [2022-08-26T19:22:32.429Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-26T19:22:32.429Z] ---> 0f489f6e84d8 [2022-08-26T19:22:32.429Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-26T19:22:33.431Z] ---> 7eee5852fcf1 [2022-08-26T19:22:33.431Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:22:33.431Z] ---> f05b1dd8a9c8 [2022-08-26T19:22:33.431Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:22:33.431Z] ---> Running in 39fe10a10740 [2022-08-26T19:22:33.431Z] ---> 7f468d17504c [2022-08-26T19:22:33.431Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:22:33.716Z] ---> Running in 0a5e44584cb6 [2022-08-26T19:22:33.716Z] ---> Running in 9c15a87f61a0 [2022-08-26T19:22:33.716Z] ---> 78525584c36f [2022-08-26T19:22:33.716Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:22:34.001Z] ---> Running in ea5f7d9e05a3 [2022-08-26T19:23:21.061Z] Removing intermediate container 109215cddff7 [2022-08-26T19:23:21.061Z] ---> 3c6f0d3ef6c0 [2022-08-26T19:23:21.061Z] Step 7/20 : COPY . . [2022-08-26T19:23:33.488Z] Removing intermediate container 39fe10a10740 [2022-08-26T19:23:33.489Z] ---> f1f194f47f4c [2022-08-26T19:23:33.489Z] Step 8/25 : COPY . . [2022-08-26T19:23:33.489Z] Removing intermediate container 0a5e44584cb6 [2022-08-26T19:23:33.489Z] ---> 1006566e958b [2022-08-26T19:23:33.489Z] Step 8/22 : COPY . . [2022-08-26T19:23:33.489Z] Removing intermediate container ea5f7d9e05a3 [2022-08-26T19:23:33.489Z] ---> 887212e5ee1a [2022-08-26T19:23:33.489Z] Step 8/26 : COPY . . [2022-08-26T19:23:33.489Z] Removing intermediate container 9c15a87f61a0 [2022-08-26T19:23:33.489Z] ---> ad4a3aceeb45 [2022-08-26T19:23:33.489Z] Step 8/26 : COPY . . [2022-08-26T19:23:36.898Z] ---> 92187e5ca4be [2022-08-26T19:23:36.898Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-26T19:23:36.898Z] ---> Running in 41f97220c833 [2022-08-26T19:23:38.340Z] 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 [2022-08-26T19:23:53.485Z] ---> ca4d1f0a65f2 [2022-08-26T19:23:53.485Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-26T19:23:53.485Z] ---> Running in 7450a8e7337c [2022-08-26T19:23:53.485Z] ---> 5487eddde0c4 [2022-08-26T19:23:53.485Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-26T19:23:53.485Z] ---> c44c5b3dd1cc [2022-08-26T19:23:53.485Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-26T19:23:53.485Z] ---> Running in 272a673148ce [2022-08-26T19:23:53.485Z] ---> 1d16a607b07d [2022-08-26T19:23:53.485Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-26T19:23:53.485Z] ---> Running in 5195c843a4ee [2022-08-26T19:23:53.485Z] ---> Running in e2afa1452cf2 [2022-08-26T19:23:53.765Z] Removing intermediate container 5195c843a4ee [2022-08-26T19:23:53.765Z] ---> 7e0f8889fc1a [2022-08-26T19:23:53.765Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-26T19:23:54.046Z] Removing intermediate container e2afa1452cf2 [2022-08-26T19:23:54.046Z] ---> bab728a38cf5 [2022-08-26T19:23:54.046Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-26T19:23:54.046Z] ---> Running in 3db7830fa9cf [2022-08-26T19:23:54.046Z] ---> Running in a2dbe18df734 [2022-08-26T19:23:55.039Z] Removing intermediate container a2dbe18df734 [2022-08-26T19:23:55.039Z] ---> 59ee6fb336dd [2022-08-26T19:23:55.039Z] 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 [2022-08-26T19:23:55.039Z] Removing intermediate container 3db7830fa9cf [2022-08-26T19:23:55.039Z] ---> 4e94c0f3a2e6 [2022-08-26T19:23:55.039Z] 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 [2022-08-26T19:23:55.039Z] ---> Running in 3da350488d36 [2022-08-26T19:23:55.039Z] ---> Running in 17b6847a1711 [2022-08-26T19:23:55.314Z] 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 [2022-08-26T19:23:55.314Z] 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 [2022-08-26T19:23:58.717Z] Removing intermediate container 17b6847a1711 [2022-08-26T19:23:58.717Z] ---> 4b95ff3bcddb [2022-08-26T19:23:58.717Z] Step 12/26 : WORKDIR /edgex-go [2022-08-26T19:23:58.717Z] ---> Running in 229a22dd0401 [2022-08-26T19:23:59.000Z] Removing intermediate container 3da350488d36 [2022-08-26T19:23:59.000Z] ---> 727c7e425196 [2022-08-26T19:23:59.000Z] Step 12/26 : WORKDIR /edgex-go [2022-08-26T19:23:59.280Z] ---> Running in bc81123e4aea [2022-08-26T19:23:59.280Z] Removing intermediate container 229a22dd0401 [2022-08-26T19:23:59.280Z] ---> f6dc911f8088 [2022-08-26T19:23:59.280Z] [2022-08-26T19:23:59.280Z] Step 13/26 : FROM alpine:3.15 [2022-08-26T19:23:59.560Z] 3.15: Pulling from library/alpine [2022-08-26T19:23:59.842Z] Removing intermediate container bc81123e4aea [2022-08-26T19:23:59.842Z] ---> 864edddee6ea [2022-08-26T19:23:59.842Z] [2022-08-26T19:23:59.842Z] Step 13/26 : FROM alpine:3.15 [2022-08-26T19:23:59.842Z] 3.15: Pulling from library/alpine [2022-08-26T19:24:01.319Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-26T19:24:01.319Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-26T19:24:01.319Z] Status: Downloaded newer image for alpine:3.15 [2022-08-26T19:24:01.319Z] Status: Downloaded newer image for alpine:3.15 [2022-08-26T19:24:01.319Z] ---> 02e0d6fdf486 [2022-08-26T19:24:01.319Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-26T19:24:01.319Z] ---> 02e0d6fdf486 [2022-08-26T19:24:01.319Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-26T19:24:01.598Z] ---> Running in 59535e4d23b2 [2022-08-26T19:24:01.598Z] ---> Running in f0e69363f305 [2022-08-26T19:24:02.212Z] Removing intermediate container f0e69363f305 [2022-08-26T19:24:02.212Z] ---> f4d5b4746398 [2022-08-26T19:24:02.212Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:24:02.212Z] Removing intermediate container 59535e4d23b2 [2022-08-26T19:24:02.212Z] ---> fa30a70d175c [2022-08-26T19:24:02.212Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:24:02.490Z] ---> Running in a57ae1f49575 [2022-08-26T19:24:02.490Z] ---> Running in fb65d9d8f6bb [2022-08-26T19:24:06.830Z] Removing intermediate container a57ae1f49575 [2022-08-26T19:24:06.830Z] ---> 814b2eb67ba5 [2022-08-26T19:24:06.830Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-26T19:24:06.830Z] Removing intermediate container fb65d9d8f6bb [2022-08-26T19:24:06.830Z] ---> 283f123787de [2022-08-26T19:24:06.830Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-26T19:24:06.830Z] ---> Running in 1b50c9ffd651 [2022-08-26T19:24:06.830Z] ---> Running in 4d7489ae945f [2022-08-26T19:24:08.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:24:09.127Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:24:09.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:24:10.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:24:11.013Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-26T19:24:11.013Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-26T19:24:11.013Z] OK: 15733 distinct packages available [2022-08-26T19:24:11.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:24:11.571Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-26T19:24:11.571Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-26T19:24:11.571Z] OK: 15733 distinct packages available [2022-08-26T19:24:11.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:24:12.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:24:12.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:24:13.380Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-26T19:24:13.380Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-26T19:24:13.380Z] (3/4) Installing libucontext (1.1-r0) [2022-08-26T19:24:13.661Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-26T19:24:13.661Z] Executing busybox-1.34.1-r7.trigger [2022-08-26T19:24:13.661Z] OK: 6 MiB in 18 packages [2022-08-26T19:24:14.270Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-26T19:24:14.270Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-26T19:24:14.270Z] (3/5) Installing libucontext (1.1-r0) [2022-08-26T19:24:14.550Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-26T19:24:14.550Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-26T19:24:14.550Z] Executing busybox-1.34.1-r7.trigger [2022-08-26T19:24:14.849Z] OK: 6 MiB in 19 packages [2022-08-26T19:24:15.128Z] Removing intermediate container 4d7489ae945f [2022-08-26T19:24:15.128Z] ---> 7893a4ed80dc [2022-08-26T19:24:15.128Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-26T19:24:16.571Z] Removing intermediate container 1b50c9ffd651 [2022-08-26T19:24:16.571Z] ---> 147b9ebab045 [2022-08-26T19:24:16.571Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-26T19:24:21.991Z] ---> 2ae4ba9b1931 [2022-08-26T19:24:21.991Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-26T19:24:22.606Z] ---> 886e1884d5f4 [2022-08-26T19:24:22.606Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-26T19:24:24.057Z] ---> ed31a86aeecd [2022-08-26T19:24:24.058Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-26T19:24:24.058Z] ---> Running in dc049b91102e [2022-08-26T19:24:24.679Z] Removing intermediate container dc049b91102e [2022-08-26T19:24:24.680Z] ---> 0d2a6e5b8428 [2022-08-26T19:24:24.680Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-26T19:24:26.129Z] ---> f2c2688e9b28 [2022-08-26T19:24:26.130Z] Step 21/26 : WORKDIR / [2022-08-26T19:24:26.130Z] ---> Running in 5eafd9e6fae4 [2022-08-26T19:24:27.129Z] Removing intermediate container 5eafd9e6fae4 [2022-08-26T19:24:27.129Z] ---> 0d9c726973ce [2022-08-26T19:24:27.129Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-26T19:24:27.129Z] ---> Running in cfea4e7b6838 [2022-08-26T19:24:27.768Z] Removing intermediate container cfea4e7b6838 [2022-08-26T19:24:27.768Z] ---> a13671f1af04 [2022-08-26T19:24:27.768Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-26T19:24:28.049Z] ---> Running in 02e2d0f0880b [2022-08-26T19:24:28.659Z] ---> 206a377f966f [2022-08-26T19:24:28.659Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-26T19:24:28.659Z] Removing intermediate container 02e2d0f0880b [2022-08-26T19:24:28.659Z] ---> 2b4fa7bfa854 [2022-08-26T19:24:28.659Z] Step 24/26 : LABEL arch=arm64 [2022-08-26T19:24:28.942Z] ---> Running in 927819e179cd [2022-08-26T19:24:29.548Z] Removing intermediate container 927819e179cd [2022-08-26T19:24:29.548Z] ---> becfd9414de1 [2022-08-26T19:24:29.548Z] Step 25/26 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:24:29.548Z] ---> Running in c581be5be262 [2022-08-26T19:24:29.826Z] ---> 68d736aa8db3 [2022-08-26T19:24:29.826Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-26T19:24:30.437Z] Removing intermediate container c581be5be262 [2022-08-26T19:24:30.437Z] ---> 6418d581d2fe [2022-08-26T19:24:30.437Z] Step 26/26 : LABEL version=0.0.0 [2022-08-26T19:24:30.437Z] ---> Running in ef21193824d3 [2022-08-26T19:24:31.045Z] ---> 9e6a37b1706d [2022-08-26T19:24:31.045Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-26T19:24:31.329Z] Removing intermediate container ef21193824d3 [2022-08-26T19:24:31.330Z] ---> 2e2c77a17cbd [2022-08-26T19:24:31.330Z] [2022-08-26T19:24:31.606Z] Successfully built 2e2c77a17cbd [2022-08-26T19:24:31.606Z] Successfully tagged security-spire-config-arm64:latest [2022-08-26T19:24:31.606Z]  Building security-spire-config ... done Building security-bootstrapper [2022-08-26T19:24:31.888Z] ---> e5686f7f9446 [2022-08-26T19:24:31.888Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-26T19:24:31.888Z] ---> Running in d71089eb646e [2022-08-26T19:24:32.494Z] Removing intermediate container d71089eb646e [2022-08-26T19:24:32.494Z] ---> 92331b272f7e [2022-08-26T19:24:32.494Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-26T19:24:32.494Z] ---> Running in 2aa7a148cd46 [2022-08-26T19:24:33.093Z] Removing intermediate container 2aa7a148cd46 [2022-08-26T19:24:33.093Z] ---> 4186b0d2cffd [2022-08-26T19:24:33.093Z] Step 24/26 : LABEL arch=arm64 [2022-08-26T19:24:33.368Z] ---> Running in c29f6d9df602 [2022-08-26T19:24:33.974Z] Removing intermediate container c29f6d9df602 [2022-08-26T19:24:33.974Z] ---> 7e92ee8ee530 [2022-08-26T19:24:33.974Z] Step 25/26 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:24:33.974Z] ---> Running in f49f5f466642 [2022-08-26T19:24:34.573Z] Removing intermediate container f49f5f466642 [2022-08-26T19:24:34.573Z] ---> c633db646280 [2022-08-26T19:24:34.573Z] Step 26/26 : LABEL version=0.0.0 [2022-08-26T19:24:34.848Z] ---> Running in ea6507bc5280 [2022-08-26T19:24:35.771Z] Removing intermediate container ea6507bc5280 [2022-08-26T19:24:35.772Z] ---> 31183b606e5b [2022-08-26T19:24:35.772Z] [2022-08-26T19:24:35.772Z] Successfully built 31183b606e5b [2022-08-26T19:24:35.772Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-26T19:24:35.772Z]  Building security-spire-agent ... done Building core-command [2022-08-26T19:24:58.218Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:24:58.218Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:24:58.218Z] ---> 36c674ee01b0 [2022-08-26T19:24:58.218Z] Step 3/31 : WORKDIR /edgex-go [2022-08-26T19:24:58.218Z] ---> Using cache [2022-08-26T19:24:58.218Z] ---> 671a473749da [2022-08-26T19:24:58.218Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:24:58.218Z] ---> Using cache [2022-08-26T19:24:58.218Z] ---> 69faa189cdfa [2022-08-26T19:24:58.218Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-26T19:24:58.218Z] ---> Using cache [2022-08-26T19:24:58.218Z] ---> 6a6185c523c3 [2022-08-26T19:24:58.218Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-26T19:24:58.218Z] ---> Using cache [2022-08-26T19:24:58.218Z] ---> f05b1dd8a9c8 [2022-08-26T19:24:58.218Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:24:58.218Z] ---> Using cache [2022-08-26T19:24:58.218Z] ---> 1006566e958b [2022-08-26T19:24:58.218Z] Step 8/31 : COPY . . [2022-08-26T19:24:58.218Z] ---> Using cache [2022-08-26T19:24:58.218Z] ---> ca4d1f0a65f2 [2022-08-26T19:24:58.218Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-26T19:24:58.218Z] ---> Running in 269855850a7b [2022-08-26T19:24:59.679Z] 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 [2022-08-26T19:25:00.687Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:25:00.687Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:25:00.687Z] ---> 36c674ee01b0 [2022-08-26T19:25:00.687Z] Step 3/23 : WORKDIR /edgex-go [2022-08-26T19:25:00.687Z] ---> Using cache [2022-08-26T19:25:00.687Z] ---> 671a473749da [2022-08-26T19:25:00.687Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:25:00.687Z] ---> Using cache [2022-08-26T19:25:00.687Z] ---> 69faa189cdfa [2022-08-26T19:25:00.687Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-26T19:25:00.687Z] ---> Using cache [2022-08-26T19:25:00.687Z] ---> 6a6185c523c3 [2022-08-26T19:25:00.687Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-26T19:25:00.687Z] ---> Using cache [2022-08-26T19:25:00.687Z] ---> f05b1dd8a9c8 [2022-08-26T19:25:00.687Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:25:00.687Z] ---> Using cache [2022-08-26T19:25:00.687Z] ---> 1006566e958b [2022-08-26T19:25:00.687Z] Step 8/23 : COPY . . [2022-08-26T19:25:00.687Z] ---> Using cache [2022-08-26T19:25:00.687Z] ---> ca4d1f0a65f2 [2022-08-26T19:25:00.687Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-26T19:25:00.965Z] ---> Running in 5d4e53982e09 [2022-08-26T19:25:02.972Z] 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 [2022-08-26T19:28:55.067Z] 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 [2022-08-26T19:29:13.404Z] Removing intermediate container 272a673148ce [2022-08-26T19:29:13.404Z] ---> 32f2d43f8cd4 [2022-08-26T19:29:13.404Z] [2022-08-26T19:29:13.404Z] Step 10/25 : FROM alpine:3.16 [2022-08-26T19:29:13.404Z] 3.16: Pulling from library/alpine [2022-08-26T19:29:13.686Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-26T19:29:13.686Z] Status: Downloaded newer image for alpine:3.16 [2022-08-26T19:29:13.686Z] ---> a6215f271958 [2022-08-26T19:29:13.686Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-26T19:29:13.972Z] ---> Running in 32fea2c85a31 [2022-08-26T19:29:15.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:29:15.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:29:17.422Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-26T19:29:17.422Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-26T19:29:17.422Z] (3/3) Installing su-exec (0.2-r1) [2022-08-26T19:29:17.422Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:29:17.422Z] Executing ca-certificates-20220614-r0.trigger [2022-08-26T19:29:18.025Z] OK: 6 MiB in 17 packages [2022-08-26T19:29:20.026Z] Removing intermediate container 32fea2c85a31 [2022-08-26T19:29:20.026Z] ---> 45b2efdd416f [2022-08-26T19:29:20.026Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-26T19:29:20.026Z] ---> Running in 86486fbfe1f3 [2022-08-26T19:29:20.633Z] Removing intermediate container 86486fbfe1f3 [2022-08-26T19:29:20.633Z] ---> 5a53f737b0c8 [2022-08-26T19:29:20.633Z] Step 13/25 : WORKDIR / [2022-08-26T19:29:20.910Z] ---> Running in 0a382dc1f9ee [2022-08-26T19:29:21.515Z] Removing intermediate container 0a382dc1f9ee [2022-08-26T19:29:21.515Z] ---> 828e82f941d7 [2022-08-26T19:29:21.515Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-26T19:29:22.505Z] ---> fd16c1efce2d [2022-08-26T19:29:22.505Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-26T19:29:23.493Z] ---> 145c77a474db [2022-08-26T19:29:23.493Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-26T19:29:24.489Z] ---> 517c85f0fac6 [2022-08-26T19:29:24.489Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-26T19:29:25.486Z] ---> a7317f05cdb9 [2022-08-26T19:29:25.486Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-26T19:29:26.938Z] ---> ea172d08cf41 [2022-08-26T19:29:26.938Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-26T19:29:28.939Z] ---> 4941dae3b17c [2022-08-26T19:29:28.939Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-26T19:29:29.568Z] ---> c9226a47a3d5 [2022-08-26T19:29:29.568Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-26T19:29:29.850Z] ---> Running in d230c5fa51b2 [2022-08-26T19:29:33.259Z] Removing intermediate container d230c5fa51b2 [2022-08-26T19:29:33.259Z] ---> f649a29b81b6 [2022-08-26T19:29:33.259Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-26T19:29:33.259Z] ---> Running in ea5a13e3a64d [2022-08-26T19:29:33.259Z] Removing intermediate container ea5a13e3a64d [2022-08-26T19:29:33.259Z] ---> 4a310ce62cba [2022-08-26T19:29:33.259Z] Step 23/25 : LABEL arch=arm64 [2022-08-26T19:29:33.535Z] ---> Running in 7d774da6250d [2022-08-26T19:29:34.142Z] Removing intermediate container 7d774da6250d [2022-08-26T19:29:34.142Z] ---> d274eecd6d25 [2022-08-26T19:29:34.142Z] Step 24/25 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:29:34.142Z] ---> Running in 1509a09f724a [2022-08-26T19:29:34.746Z] Removing intermediate container 1509a09f724a [2022-08-26T19:29:34.746Z] ---> b5e0676d7ccb [2022-08-26T19:29:34.746Z] Step 25/25 : LABEL version=0.0.0 [2022-08-26T19:29:34.746Z] ---> Running in a75a0793d461 [2022-08-26T19:29:35.348Z] Removing intermediate container a75a0793d461 [2022-08-26T19:29:35.348Z] ---> f0c79371177c [2022-08-26T19:29:35.348Z] [2022-08-26T19:29:35.626Z] Successfully built f0c79371177c [2022-08-26T19:29:35.626Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-26T19:29:35.626Z]  Building security-secretstore-setup ... done Building support-notifications [2022-08-26T19:29:50.746Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:29:50.746Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:29:50.746Z] ---> 36c674ee01b0 [2022-08-26T19:29:50.746Z] Step 3/22 : WORKDIR /edgex-go [2022-08-26T19:29:50.746Z] ---> Using cache [2022-08-26T19:29:50.746Z] ---> 671a473749da [2022-08-26T19:29:50.746Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:29:50.746Z] ---> Using cache [2022-08-26T19:29:50.746Z] ---> 69faa189cdfa [2022-08-26T19:29:50.746Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-26T19:29:50.746Z] ---> Running in a2693f654644 [2022-08-26T19:29:51.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:29:52.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:29:53.801Z] OK: 221 MiB in 51 packages [2022-08-26T19:29:55.257Z] Removing intermediate container a2693f654644 [2022-08-26T19:29:55.257Z] ---> 2c1d3beda369 [2022-08-26T19:29:55.257Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-26T19:29:56.251Z] ---> 475e8271165a [2022-08-26T19:29:56.251Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:29:56.251Z] ---> Running in 5291a2aca0d9 [2022-08-26T19:30:18.464Z] Removing intermediate container 5d4e53982e09 [2022-08-26T19:30:18.464Z] ---> 16ac4ca32f89 [2022-08-26T19:30:18.464Z] [2022-08-26T19:30:18.464Z] Step 10/23 : FROM alpine:3.16 [2022-08-26T19:30:18.464Z] ---> a6215f271958 [2022-08-26T19:30:18.464Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-26T19:30:18.464Z] ---> Running in 0918e668d55e [2022-08-26T19:30:18.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:30:18.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:30:20.209Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-26T19:30:20.209Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:30:20.209Z] OK: 5 MiB in 15 packages [2022-08-26T19:30:22.238Z] Removing intermediate container 0918e668d55e [2022-08-26T19:30:22.238Z] ---> 5f70b7ef2069 [2022-08-26T19:30:22.238Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-26T19:30:22.523Z] ---> Running in 9f473073f7a9 [2022-08-26T19:30:23.528Z] Removing intermediate container 9f473073f7a9 [2022-08-26T19:30:23.528Z] ---> b507ba4f5314 [2022-08-26T19:30:23.528Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-26T19:30:23.528Z] ---> Running in af09e694972b [2022-08-26T19:30:23.812Z] Removing intermediate container 269855850a7b [2022-08-26T19:30:23.812Z] ---> c34a681f1255 [2022-08-26T19:30:23.812Z] [2022-08-26T19:30:23.812Z] Step 10/31 : FROM alpine:3.16 [2022-08-26T19:30:23.812Z] ---> a6215f271958 [2022-08-26T19:30:23.812Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-26T19:30:24.110Z] ---> Running in a9a7d0d116a7 [2022-08-26T19:30:24.732Z] Removing intermediate container af09e694972b [2022-08-26T19:30:24.732Z] ---> 1c0bb94eda7a [2022-08-26T19:30:24.732Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-26T19:30:24.732Z] ---> Running in 4d0c7879ee32 [2022-08-26T19:30:25.345Z] Removing intermediate container a9a7d0d116a7 [2022-08-26T19:30:25.345Z] ---> 0dcf6816bf55 [2022-08-26T19:30:25.345Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-26T19:30:25.626Z] ---> Running in 6fccef2ffe0a [2022-08-26T19:30:25.920Z] Removing intermediate container 4d0c7879ee32 [2022-08-26T19:30:25.920Z] ---> 16552e6e065c [2022-08-26T19:30:25.920Z] Step 15/23 : WORKDIR / [2022-08-26T19:30:25.920Z] ---> Running in eb82af2bb2bf [2022-08-26T19:30:27.356Z] Removing intermediate container eb82af2bb2bf [2022-08-26T19:30:27.356Z] ---> 4637df672ed9 [2022-08-26T19:30:27.356Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:30:27.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:30:27.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:30:29.398Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-26T19:30:29.398Z] (2/2) Installing su-exec (0.2-r1) [2022-08-26T19:30:29.398Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:30:29.398Z] OK: 5 MiB in 16 packages [2022-08-26T19:30:29.398Z] ---> 44d5c1934490 [2022-08-26T19:30:29.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-26T19:30:31.430Z] Removing intermediate container 6fccef2ffe0a [2022-08-26T19:30:31.430Z] ---> 9178b8507ba5 [2022-08-26T19:30:31.430Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-26T19:30:31.430Z] ---> Running in bfafe75eff77 [2022-08-26T19:30:32.037Z] Removing intermediate container bfafe75eff77 [2022-08-26T19:30:32.037Z] ---> be863f71e645 [2022-08-26T19:30:32.037Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-26T19:30:32.314Z] ---> Running in cc748391aa30 [2022-08-26T19:30:32.919Z] ---> 0272080edd01 [2022-08-26T19:30:32.919Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-26T19:30:32.919Z] Removing intermediate container cc748391aa30 [2022-08-26T19:30:32.919Z] ---> 7b56e23c0bac [2022-08-26T19:30:32.919Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-26T19:30:33.196Z] ---> Running in 63d52ca4b66c [2022-08-26T19:30:34.200Z] Removing intermediate container 63d52ca4b66c [2022-08-26T19:30:34.200Z] ---> 11daf1d7c4b9 [2022-08-26T19:30:34.200Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-26T19:30:34.200Z] ---> b005c59795ac [2022-08-26T19:30:34.200Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-26T19:30:34.200Z] ---> Running in 7bb877841075 [2022-08-26T19:30:34.486Z] ---> Running in 8a63389e2373 [2022-08-26T19:30:35.974Z] Removing intermediate container 8a63389e2373 [2022-08-26T19:30:35.974Z] ---> 69d2609f1274 [2022-08-26T19:30:35.974Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:30:35.974Z] ---> Running in 91e31c182b50 [2022-08-26T19:30:36.970Z] Removing intermediate container 91e31c182b50 [2022-08-26T19:30:36.970Z] ---> 4455dd55edde [2022-08-26T19:30:36.970Z] Step 21/23 : LABEL arch=arm64 [2022-08-26T19:30:37.254Z] ---> Running in b11eda798252 [2022-08-26T19:30:38.722Z] Removing intermediate container b11eda798252 [2022-08-26T19:30:38.722Z] ---> 714bf8755fa8 [2022-08-26T19:30:38.723Z] Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:30:38.723Z] Removing intermediate container 7bb877841075 [2022-08-26T19:30:38.723Z] ---> 0fe0b8e5006f [2022-08-26T19:30:38.723Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-26T19:30:39.005Z] ---> Running in 26dbee0731dd [2022-08-26T19:30:39.294Z] ---> Running in a2e43216469f [2022-08-26T19:30:40.285Z] Removing intermediate container 26dbee0731dd [2022-08-26T19:30:40.285Z] ---> 601e88d685f0 [2022-08-26T19:30:40.285Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-26T19:30:40.285Z] Removing intermediate container a2e43216469f [2022-08-26T19:30:40.285Z] ---> 0b24540587a3 [2022-08-26T19:30:40.285Z] Step 23/23 : LABEL version=0.0.0 [2022-08-26T19:30:40.573Z] ---> Running in 699820c3765b [2022-08-26T19:30:42.028Z] Removing intermediate container 699820c3765b [2022-08-26T19:30:42.028Z] ---> 01549b9d33cc [2022-08-26T19:30:42.028Z] [2022-08-26T19:30:42.028Z] ---> e769feedc078 [2022-08-26T19:30:42.028Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-26T19:30:42.313Z] ---> Running in d98deff939ea [2022-08-26T19:30:43.297Z] Successfully built 01549b9d33cc [2022-08-26T19:30:43.297Z] Successfully tagged core-command-arm64:latest [2022-08-26T19:30:43.297Z]  Building core-command ... done Building security-spire-server [2022-08-26T19:30:45.289Z] Removing intermediate container 41f97220c833 [2022-08-26T19:30:45.289Z] ---> 6253c3750984 [2022-08-26T19:30:45.289Z] [2022-08-26T19:30:45.289Z] Step 9/20 : FROM alpine:3.15 [2022-08-26T19:30:45.289Z] ---> 02e0d6fdf486 [2022-08-26T19:30:45.289Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-26T19:30:45.289Z] ---> Using cache [2022-08-26T19:30:45.289Z] ---> fa30a70d175c [2022-08-26T19:30:45.289Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:30:45.289Z] ---> Using cache [2022-08-26T19:30:45.289Z] ---> 283f123787de [2022-08-26T19:30:45.289Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-26T19:30:45.289Z] ---> Running in e48f9db40bf8 [2022-08-26T19:30:46.736Z] Removing intermediate container d98deff939ea [2022-08-26T19:30:46.736Z] ---> 0736cd2981e2 [2022-08-26T19:30:46.736Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:30:48.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:30:48.183Z] ---> 484a2090e19f [2022-08-26T19:30:48.183Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-26T19:30:49.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:30:50.167Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-26T19:30:50.167Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-26T19:30:50.167Z] OK: 15733 distinct packages available [2022-08-26T19:30:50.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:30:51.064Z] ---> e5437a8e7398 [2022-08-26T19:30:51.064Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-26T19:30:51.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:30:52.333Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-26T19:30:52.608Z] ---> 94147cbd49ae [2022-08-26T19:30:52.608Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-26T19:30:52.608Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-26T19:30:52.608Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-26T19:30:52.887Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-26T19:30:52.887Z] (5/9) Installing curl (7.80.0-r2) [2022-08-26T19:30:53.167Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-26T19:30:53.168Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-26T19:30:53.168Z] (8/9) Installing libucontext (1.1-r0) [2022-08-26T19:30:53.168Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-26T19:30:53.447Z] Executing busybox-1.34.1-r7.trigger [2022-08-26T19:30:53.447Z] Executing ca-certificates-20220614-r0.trigger [2022-08-26T19:30:53.730Z] OK: 8 MiB in 23 packages [2022-08-26T19:30:54.345Z] ---> af52048f8a0f [2022-08-26T19:30:54.345Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-26T19:30:56.341Z] ---> e13de7681351 [2022-08-26T19:30:56.341Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-26T19:30:57.327Z] Removing intermediate container e48f9db40bf8 [2022-08-26T19:30:57.327Z] ---> cec9910a90d4 [2022-08-26T19:30:57.327Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:30:57.611Z] ---> 49e644c7d91a [2022-08-26T19:30:57.611Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-26T19:30:57.882Z] ---> Running in 1f0724f15852 [2022-08-26T19:30:58.872Z] ---> 236a9752cd52 [2022-08-26T19:30:58.873Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-26T19:31:00.869Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:31:00.869Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:31:00.869Z] ---> 36c674ee01b0 [2022-08-26T19:31:00.869Z] Step 3/25 : WORKDIR /edgex-go [2022-08-26T19:31:00.869Z] ---> Using cache [2022-08-26T19:31:00.869Z] ---> 671a473749da [2022-08-26T19:31:00.869Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:31:00.869Z] ---> Using cache [2022-08-26T19:31:00.869Z] ---> 69faa189cdfa [2022-08-26T19:31:00.869Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-26T19:31:00.869Z] Removing intermediate container 1f0724f15852 [2022-08-26T19:31:00.869Z] ---> c75c56dd75ea [2022-08-26T19:31:00.869Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-26T19:31:00.869Z] ---> Running in b358e20db0de [2022-08-26T19:31:01.152Z] ---> Running in 2a067e35d9f2 [2022-08-26T19:31:02.144Z] Removing intermediate container 2a067e35d9f2 [2022-08-26T19:31:02.144Z] ---> ada208a552b1 [2022-08-26T19:31:02.144Z] Step 28/31 : CMD ["gate"] [2022-08-26T19:31:02.424Z] ---> Running in 85f72d20d669 [2022-08-26T19:31:02.424Z] ---> ff93aaeb98af [2022-08-26T19:31:02.424Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-26T19:31:03.037Z] Removing intermediate container 85f72d20d669 [2022-08-26T19:31:03.037Z] ---> 23bbee7046b7 [2022-08-26T19:31:03.037Z] Step 29/31 : LABEL arch=arm64 [2022-08-26T19:31:03.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:31:03.317Z] ---> Running in ea15f7b17b56 [2022-08-26T19:31:03.921Z] ---> 554ca34c9660 [2022-08-26T19:31:03.921Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-26T19:31:03.921Z] Removing intermediate container ea15f7b17b56 [2022-08-26T19:31:03.921Z] ---> baec94e4a8bc [2022-08-26T19:31:03.921Z] Step 30/31 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:31:03.921Z] ---> Running in a1e43c5e24c7 [2022-08-26T19:31:04.198Z] ---> Running in f155e638958b [2022-08-26T19:31:04.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:31:04.198Z] Removing intermediate container 5291a2aca0d9 [2022-08-26T19:31:04.198Z] ---> 848ffaf46fac [2022-08-26T19:31:04.198Z] Step 8/22 : COPY . . [2022-08-26T19:31:04.804Z] Removing intermediate container a1e43c5e24c7 [2022-08-26T19:31:04.804Z] ---> 43beaf502cbc [2022-08-26T19:31:04.804Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:31:04.804Z] ---> Running in 1f300cd7fd1d [2022-08-26T19:31:04.804Z] Removing intermediate container f155e638958b [2022-08-26T19:31:05.080Z] ---> b10c982888c5 [2022-08-26T19:31:05.080Z] Step 31/31 : LABEL version=0.0.0 [2022-08-26T19:31:05.080Z] ---> Running in 75da120e4d0f [2022-08-26T19:31:05.361Z] OK: 221 MiB in 51 packages [2022-08-26T19:31:05.361Z] Removing intermediate container 1f300cd7fd1d [2022-08-26T19:31:05.361Z] ---> 1b876172a02f [2022-08-26T19:31:05.361Z] Step 18/20 : LABEL arch=arm64 [2022-08-26T19:31:05.642Z] ---> Running in 7cb65aaa81c6 [2022-08-26T19:31:05.642Z] Removing intermediate container 75da120e4d0f [2022-08-26T19:31:05.642Z] ---> 83b0c7eab2ab [2022-08-26T19:31:05.642Z] [2022-08-26T19:31:06.247Z] Removing intermediate container 7cb65aaa81c6 [2022-08-26T19:31:06.247Z] ---> 85596fe8f64d [2022-08-26T19:31:06.247Z] Step 19/20 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:31:06.532Z] Successfully built 83b0c7eab2ab [2022-08-26T19:31:06.532Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-26T19:31:06.532Z] Building core-metadata [2022-08-26T19:31:06.532Z]  Building security-bootstrapper ... done  ---> Running in 65eb43c35a16 [2022-08-26T19:31:06.532Z] Removing intermediate container b358e20db0de [2022-08-26T19:31:06.532Z] ---> 531a0ee4cced [2022-08-26T19:31:06.532Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-26T19:31:07.517Z] Removing intermediate container 65eb43c35a16 [2022-08-26T19:31:07.517Z] ---> 850a5da45ce9 [2022-08-26T19:31:07.517Z] Step 20/20 : LABEL version=0.0.0 [2022-08-26T19:31:07.795Z] ---> Running in 6733c4d96886 [2022-08-26T19:31:07.795Z] ---> 203be8957e1f [2022-08-26T19:31:07.795Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:31:08.070Z] ---> Running in 6955d7755600 [2022-08-26T19:31:08.666Z] Removing intermediate container 6733c4d96886 [2022-08-26T19:31:08.666Z] ---> 28dddc771fd3 [2022-08-26T19:31:08.666Z] [2022-08-26T19:31:09.262Z] Successfully built 28dddc771fd3 [2022-08-26T19:31:09.263Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-26T19:31:09.263Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-08-26T19:31:19.418Z] Removing intermediate container 7450a8e7337c [2022-08-26T19:31:19.418Z] ---> e1e02d0e8972 [2022-08-26T19:31:19.418Z] [2022-08-26T19:31:19.418Z] Step 10/22 : FROM alpine:3.16 [2022-08-26T19:31:19.418Z] ---> a6215f271958 [2022-08-26T19:31:19.418Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-26T19:31:19.418Z] ---> Using cache [2022-08-26T19:31:19.418Z] ---> 5f70b7ef2069 [2022-08-26T19:31:19.418Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-26T19:31:19.418Z] ---> Using cache [2022-08-26T19:31:19.418Z] ---> b507ba4f5314 [2022-08-26T19:31:19.418Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-26T19:31:19.418Z] ---> Running in c200c753d002 [2022-08-26T19:31:20.013Z] Removing intermediate container c200c753d002 [2022-08-26T19:31:20.013Z] ---> c16d0b592cea [2022-08-26T19:31:20.013Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-26T19:31:20.286Z] ---> Running in ba680b65089e [2022-08-26T19:31:20.885Z] Removing intermediate container ba680b65089e [2022-08-26T19:31:20.885Z] ---> b8bc6d8b6f30 [2022-08-26T19:31:20.885Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:31:22.860Z] ---> 521fc59d7ae7 [2022-08-26T19:31:22.860Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-26T19:31:23.475Z] ---> 618c7be83c86 [2022-08-26T19:31:23.475Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-26T19:31:23.749Z] ---> Running in 5e5759dbd1f8 [2022-08-26T19:31:24.738Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:31:24.738Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:31:24.738Z] ---> 36c674ee01b0 [2022-08-26T19:31:24.738Z] Step 3/24 : WORKDIR /edgex-go [2022-08-26T19:31:24.738Z] ---> Using cache [2022-08-26T19:31:24.738Z] ---> 671a473749da [2022-08-26T19:31:24.738Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:31:24.738Z] ---> Using cache [2022-08-26T19:31:24.738Z] ---> 69faa189cdfa [2022-08-26T19:31:24.738Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-26T19:31:24.738Z] ---> Using cache [2022-08-26T19:31:24.738Z] ---> 6a6185c523c3 [2022-08-26T19:31:24.738Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-26T19:31:25.018Z] ---> Using cache [2022-08-26T19:31:25.018Z] ---> f05b1dd8a9c8 [2022-08-26T19:31:25.018Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:31:25.018Z] ---> Using cache [2022-08-26T19:31:25.018Z] ---> 1006566e958b [2022-08-26T19:31:25.018Z] Step 8/24 : COPY . . [2022-08-26T19:31:25.294Z] ---> Using cache [2022-08-26T19:31:25.294Z] ---> ca4d1f0a65f2 [2022-08-26T19:31:25.294Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-26T19:31:25.572Z] 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 [2022-08-26T19:31:25.572Z] ---> Running in 9a21d079da10 [2022-08-26T19:31:27.575Z] ---> 54fd06800dc1 [2022-08-26T19:31:27.575Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-26T19:31:27.849Z] 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 [2022-08-26T19:31:28.836Z] ---> da04a1cb2f88 [2022-08-26T19:31:28.836Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-26T19:31:28.836Z] ---> Running in 6713baf1d733 [2022-08-26T19:31:30.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:31:30.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:31:30.308Z] ---> 36c674ee01b0 [2022-08-26T19:31:30.308Z] Step 3/22 : WORKDIR /edgex-go [2022-08-26T19:31:30.308Z] ---> Using cache [2022-08-26T19:31:30.308Z] ---> 671a473749da [2022-08-26T19:31:30.308Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:31:30.308Z] ---> Using cache [2022-08-26T19:31:30.308Z] ---> 69faa189cdfa [2022-08-26T19:31:30.308Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-26T19:31:30.308Z] ---> Using cache [2022-08-26T19:31:30.308Z] ---> 6a6185c523c3 [2022-08-26T19:31:30.308Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-26T19:31:30.308Z] Removing intermediate container 6713baf1d733 [2022-08-26T19:31:30.308Z] ---> 083d9fbe063f [2022-08-26T19:31:30.308Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:31:30.308Z] ---> Using cache [2022-08-26T19:31:30.308Z] ---> f05b1dd8a9c8 [2022-08-26T19:31:30.308Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:31:30.308Z] ---> Using cache [2022-08-26T19:31:30.308Z] ---> 1006566e958b [2022-08-26T19:31:30.308Z] Step 8/22 : COPY . . [2022-08-26T19:31:30.308Z] ---> Running in af75a87e37fd [2022-08-26T19:31:30.908Z] ---> Using cache [2022-08-26T19:31:30.908Z] ---> ca4d1f0a65f2 [2022-08-26T19:31:30.908Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-26T19:31:31.187Z] Removing intermediate container af75a87e37fd [2022-08-26T19:31:31.187Z] ---> 1d3502f53d21 [2022-08-26T19:31:31.187Z] Step 20/22 : LABEL arch=arm64 [2022-08-26T19:31:31.187Z] ---> Running in 994a85f95cf9 [2022-08-26T19:31:31.467Z] ---> Running in 944c3ef7abbf [2022-08-26T19:31:32.929Z] Removing intermediate container 944c3ef7abbf [2022-08-26T19:31:32.929Z] ---> 7685a6896fc4 [2022-08-26T19:31:32.929Z] Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:31:33.536Z] ---> Running in 8e372f433a3f [2022-08-26T19:31:33.814Z] 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 [2022-08-26T19:31:34.421Z] Removing intermediate container 8e372f433a3f [2022-08-26T19:31:34.701Z] ---> 8d06673388c3 [2022-08-26T19:31:34.701Z] Step 22/22 : LABEL version=0.0.0 [2022-08-26T19:31:34.701Z] ---> Running in 8309aa6cf02f [2022-08-26T19:31:35.695Z] Removing intermediate container 8309aa6cf02f [2022-08-26T19:31:35.695Z] ---> 78804fe3b4c4 [2022-08-26T19:31:35.695Z] [2022-08-26T19:31:36.301Z] Successfully built 78804fe3b4c4 [2022-08-26T19:31:36.301Z] Successfully tagged support-scheduler-arm64:latest [2022-08-26T19:31:36.301Z] Building sys-mgmt-agent [2022-08-26T19:31:54.656Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:31:54.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:31:54.656Z] ---> 36c674ee01b0 [2022-08-26T19:31:54.656Z] Step 3/23 : WORKDIR /edgex-go [2022-08-26T19:31:54.656Z] ---> Using cache [2022-08-26T19:31:54.656Z] ---> 671a473749da [2022-08-26T19:31:54.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:31:54.656Z] ---> Using cache [2022-08-26T19:31:54.656Z] ---> 69faa189cdfa [2022-08-26T19:31:54.656Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-26T19:31:54.656Z] ---> Running in 29ed095fbd61 [2022-08-26T19:31:54.656Z] Removing intermediate container 6955d7755600 [2022-08-26T19:31:54.656Z] ---> bed279ef9e0c [2022-08-26T19:31:54.656Z] Step 8/25 : COPY . . [2022-08-26T19:31:54.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:31:56.943Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:31:58.952Z] OK: 221 MiB in 51 packages [2022-08-26T19:32:00.961Z] Removing intermediate container 29ed095fbd61 [2022-08-26T19:32:00.961Z] ---> 71c573846724 [2022-08-26T19:32:00.961Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-26T19:32:01.960Z] ---> e8053c828446 [2022-08-26T19:32:01.960Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:32:02.244Z] ---> Running in b9f29da44740 [2022-08-26T19:32:07.669Z] ---> c418c15d5c51 [2022-08-26T19:32:07.669Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-26T19:32:07.670Z] ---> Running in 9cd035651ff3 [2022-08-26T19:32:07.670Z] Removing intermediate container 9cd035651ff3 [2022-08-26T19:32:07.670Z] ---> e867658f0d93 [2022-08-26T19:32:07.670Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-26T19:32:07.670Z] ---> Running in fd8997beb341 [2022-08-26T19:32:08.286Z] Removing intermediate container fd8997beb341 [2022-08-26T19:32:08.286Z] ---> e2284a9a26be [2022-08-26T19:32:08.286Z] 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 [2022-08-26T19:32:08.286Z] ---> Running in 7260a9566de4 [2022-08-26T19:32:11.702Z] Removing intermediate container 7260a9566de4 [2022-08-26T19:32:11.702Z] ---> c0dbb953dcb9 [2022-08-26T19:32:11.702Z] Step 12/25 : WORKDIR /edgex-go [2022-08-26T19:32:11.702Z] ---> Running in eece11364ae8 [2022-08-26T19:32:12.305Z] Removing intermediate container eece11364ae8 [2022-08-26T19:32:12.305Z] ---> 840fa40ffb88 [2022-08-26T19:32:12.305Z] [2022-08-26T19:32:12.305Z] Step 13/25 : FROM alpine:3.15 [2022-08-26T19:32:12.305Z] ---> 02e0d6fdf486 [2022-08-26T19:32:12.305Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-26T19:32:12.305Z] ---> Using cache [2022-08-26T19:32:12.305Z] ---> fa30a70d175c [2022-08-26T19:32:12.305Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:32:12.305Z] ---> Using cache [2022-08-26T19:32:12.305Z] ---> 283f123787de [2022-08-26T19:32:12.305Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-26T19:32:12.305Z] ---> Running in bf1e857fd7f8 [2022-08-26T19:32:14.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:32:15.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:32:16.769Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-26T19:32:16.769Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-26T19:32:16.769Z] OK: 15733 distinct packages available [2022-08-26T19:32:16.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:32:17.763Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:32:19.212Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-26T19:32:19.212Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-26T19:32:19.490Z] (3/5) Installing libucontext (1.1-r0) [2022-08-26T19:32:19.490Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-26T19:32:19.490Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-26T19:32:19.771Z] Executing busybox-1.34.1-r7.trigger [2022-08-26T19:32:19.771Z] OK: 6 MiB in 19 packages [2022-08-26T19:32:21.778Z] Removing intermediate container bf1e857fd7f8 [2022-08-26T19:32:21.778Z] ---> 8bde8803d921 [2022-08-26T19:32:21.778Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-26T19:32:27.205Z] ---> 0e180424193a [2022-08-26T19:32:27.205Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-26T19:32:27.807Z] ---> 3a4067ebf950 [2022-08-26T19:32:27.807Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-26T19:32:28.831Z] ---> da21e0b74804 [2022-08-26T19:32:28.831Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-26T19:32:29.830Z] ---> bb082ac520d8 [2022-08-26T19:32:29.830Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-26T19:32:30.106Z] ---> Running in 1ed32c6b622d [2022-08-26T19:32:31.110Z] Removing intermediate container 1ed32c6b622d [2022-08-26T19:32:31.110Z] ---> 1e106f54c884 [2022-08-26T19:32:31.110Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-26T19:32:31.110Z] ---> Running in 588e0c4efeb6 [2022-08-26T19:32:32.090Z] Removing intermediate container 588e0c4efeb6 [2022-08-26T19:32:32.090Z] ---> 4f225806f64c [2022-08-26T19:32:32.090Z] Step 23/25 : LABEL arch=arm64 [2022-08-26T19:32:32.090Z] ---> Running in 99552cfeb5ee [2022-08-26T19:32:33.082Z] Removing intermediate container 99552cfeb5ee [2022-08-26T19:32:33.083Z] ---> 0e23a906db64 [2022-08-26T19:32:33.083Z] Step 24/25 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:32:33.362Z] ---> Running in 7cb230dd118e [2022-08-26T19:32:34.373Z] Removing intermediate container 7cb230dd118e [2022-08-26T19:32:34.373Z] ---> 5c6676247f01 [2022-08-26T19:32:34.373Z] Step 25/25 : LABEL version=0.0.0 [2022-08-26T19:32:34.647Z] ---> Running in 9223e9f5f091 [2022-08-26T19:32:35.636Z] Removing intermediate container 9223e9f5f091 [2022-08-26T19:32:35.636Z] ---> 49d3568d8f01 [2022-08-26T19:32:35.636Z] [2022-08-26T19:32:35.917Z] Successfully built 49d3568d8f01 [2022-08-26T19:32:36.219Z] Successfully tagged security-spire-server-arm64:latest [2022-08-26T19:32:36.219Z] Building core-data [2022-08-26T19:32:54.610Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-26T19:32:54.610Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-26T19:32:54.610Z] ---> 36c674ee01b0 [2022-08-26T19:32:54.610Z] Step 3/23 : WORKDIR /edgex-go [2022-08-26T19:32:54.610Z] ---> Using cache [2022-08-26T19:32:54.610Z] ---> 671a473749da [2022-08-26T19:32:54.610Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:32:54.610Z] ---> Using cache [2022-08-26T19:32:54.610Z] ---> 69faa189cdfa [2022-08-26T19:32:54.610Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-26T19:32:54.610Z] ---> Running in a1cefe6d47fb [2022-08-26T19:32:57.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:32:57.551Z] Removing intermediate container b9f29da44740 [2022-08-26T19:32:57.552Z] ---> 4a357cba68fb [2022-08-26T19:32:57.552Z] Step 8/23 : COPY . . [2022-08-26T19:32:58.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:32:59.645Z] OK: 221 MiB in 51 packages [2022-08-26T19:33:01.656Z] Removing intermediate container a1cefe6d47fb [2022-08-26T19:33:01.657Z] ---> 6e837d43b57b [2022-08-26T19:33:01.657Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-26T19:33:03.125Z] ---> a3704d61a7b4 [2022-08-26T19:33:03.126Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-26T19:33:03.126Z] ---> Running in a5fc70a90c36 [2022-08-26T19:33:13.348Z] ---> c0fd98b007ff [2022-08-26T19:33:13.348Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-26T19:33:13.348Z] ---> Running in 2969e77805fe [2022-08-26T19:33:13.640Z] 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 [2022-08-26T19:33:52.716Z] Removing intermediate container a5fc70a90c36 [2022-08-26T19:33:52.716Z] ---> 4997063b81a9 [2022-08-26T19:33:52.717Z] Step 8/23 : COPY . . [2022-08-26T19:34:03.577Z] ---> ff5d7c456f2c [2022-08-26T19:34:03.578Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-26T19:34:03.578Z] ---> Running in d4f5b74325d3 [2022-08-26T19:34:05.626Z] 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 [2022-08-26T19:36:43.583Z] 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 [2022-08-26T19:37:01.971Z] Removing intermediate container 994a85f95cf9 [2022-08-26T19:37:01.971Z] ---> efde025a8e95 [2022-08-26T19:37:01.971Z] [2022-08-26T19:37:01.971Z] Step 10/22 : FROM alpine:3.16 [2022-08-26T19:37:01.971Z] ---> a6215f271958 [2022-08-26T19:37:01.971Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-26T19:37:01.971Z] ---> Running in 96d755b45f36 [2022-08-26T19:37:03.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:37:04.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:37:05.255Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-26T19:37:05.534Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-26T19:37:05.534Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-26T19:37:05.534Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-26T19:37:05.534Z] (5/6) Installing curl (7.83.1-r2) [2022-08-26T19:37:05.534Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-26T19:37:05.534Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:37:05.534Z] Executing ca-certificates-20220614-r0.trigger [2022-08-26T19:37:05.816Z] OK: 8 MiB in 20 packages [2022-08-26T19:37:08.488Z] Removing intermediate container 96d755b45f36 [2022-08-26T19:37:08.488Z] ---> 8eb3ee6576e0 [2022-08-26T19:37:08.488Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-26T19:37:08.488Z] ---> Running in 560e06da5de3 [2022-08-26T19:37:08.780Z] Removing intermediate container 560e06da5de3 [2022-08-26T19:37:08.780Z] ---> 0901143d37e2 [2022-08-26T19:37:08.780Z] Step 13/22 : WORKDIR /edgex [2022-08-26T19:37:08.780Z] ---> Running in 653b99edead5 [2022-08-26T19:37:09.412Z] Removing intermediate container 653b99edead5 [2022-08-26T19:37:09.412Z] ---> ccab0529c617 [2022-08-26T19:37:09.412Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-26T19:37:10.415Z] ---> c66618e21caf [2022-08-26T19:37:10.415Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-26T19:37:11.886Z] ---> c18ca0deece6 [2022-08-26T19:37:11.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-26T19:37:13.350Z] ---> 221e4404c077 [2022-08-26T19:37:13.350Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-26T19:37:14.346Z] ---> 70f83b4ffcad [2022-08-26T19:37:14.346Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-26T19:37:14.624Z] ---> Running in e4574ae99681 [2022-08-26T19:37:18.037Z] Removing intermediate container e4574ae99681 [2022-08-26T19:37:18.037Z] ---> cc70d79ed192 [2022-08-26T19:37:18.037Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-26T19:37:18.037Z] ---> Running in 9586244e3da8 [2022-08-26T19:37:18.037Z] Removing intermediate container 9586244e3da8 [2022-08-26T19:37:18.037Z] ---> 15a678b4a5cd [2022-08-26T19:37:18.037Z] Step 20/22 : LABEL arch=arm64 [2022-08-26T19:37:18.320Z] ---> Running in 032e87cba29d [2022-08-26T19:37:18.604Z] Removing intermediate container 032e87cba29d [2022-08-26T19:37:18.604Z] ---> 8aefb3484964 [2022-08-26T19:37:18.604Z] Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:37:18.886Z] ---> Running in bed5c3902ec1 [2022-08-26T19:37:19.497Z] Removing intermediate container bed5c3902ec1 [2022-08-26T19:37:19.497Z] ---> 2ce774ddb873 [2022-08-26T19:37:19.497Z] Step 22/22 : LABEL version=0.0.0 [2022-08-26T19:37:19.497Z] ---> Running in 313d9f158e50 [2022-08-26T19:37:20.103Z] Removing intermediate container 313d9f158e50 [2022-08-26T19:37:20.103Z] ---> 8664d89e137e [2022-08-26T19:37:20.103Z] [2022-08-26T19:37:20.382Z] Successfully built 8664d89e137e [2022-08-26T19:37:20.382Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-26T19:37:47.237Z]  Building security-proxy-setup ... done Removing intermediate container 9a21d079da10 [2022-08-26T19:37:47.237Z] ---> e00e0fd0ac07 [2022-08-26T19:37:47.237Z] [2022-08-26T19:37:47.237Z] Step 10/24 : FROM alpine:3.16 [2022-08-26T19:37:47.237Z] ---> a6215f271958 [2022-08-26T19:37:47.237Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-26T19:37:47.237Z] ---> Using cache [2022-08-26T19:37:47.237Z] ---> 5f70b7ef2069 [2022-08-26T19:37:47.237Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-26T19:37:47.237Z] ---> Using cache [2022-08-26T19:37:47.237Z] ---> b507ba4f5314 [2022-08-26T19:37:47.237Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-26T19:37:47.237Z] ---> Running in 3640e6032e64 [2022-08-26T19:37:47.237Z] Removing intermediate container 3640e6032e64 [2022-08-26T19:37:47.237Z] ---> 8bc11084e669 [2022-08-26T19:37:47.237Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-26T19:37:47.237Z] ---> Running in 6b866a5793bc [2022-08-26T19:37:47.237Z] Removing intermediate container 6b866a5793bc [2022-08-26T19:37:47.237Z] ---> 9818d6c46541 [2022-08-26T19:37:47.237Z] Step 15/24 : WORKDIR / [2022-08-26T19:37:47.237Z] ---> Running in 51265964dacb [2022-08-26T19:37:47.237Z] Removing intermediate container 51265964dacb [2022-08-26T19:37:47.237Z] ---> 87fcfae7673e [2022-08-26T19:37:47.237Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:37:47.237Z] ---> 4868a52c6611 [2022-08-26T19:37:47.237Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-26T19:37:49.231Z] ---> 63ae9a2c2626 [2022-08-26T19:37:49.231Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-26T19:37:50.226Z] ---> f705305fd992 [2022-08-26T19:37:50.226Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-26T19:37:51.224Z] ---> 9bb4eef208a1 [2022-08-26T19:37:51.224Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-26T19:37:51.224Z] ---> Running in 8b3000f6c835 [2022-08-26T19:37:51.828Z] Removing intermediate container 8b3000f6c835 [2022-08-26T19:37:51.828Z] ---> 766bcb9400e6 [2022-08-26T19:37:51.828Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:37:51.828Z] ---> Running in 36eaaf1afa16 [2022-08-26T19:37:52.106Z] Removing intermediate container 36eaaf1afa16 [2022-08-26T19:37:52.106Z] ---> ac25b056bcf1 [2022-08-26T19:37:52.106Z] Step 22/24 : LABEL arch=arm64 [2022-08-26T19:37:52.387Z] ---> Running in 620bc330e3a7 [2022-08-26T19:37:52.665Z] Removing intermediate container 620bc330e3a7 [2022-08-26T19:37:52.665Z] ---> ff4b1be8f1d3 [2022-08-26T19:37:52.665Z] Step 23/24 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:37:52.945Z] ---> Running in 05fa9e2ef956 [2022-08-26T19:37:53.222Z] Removing intermediate container 05fa9e2ef956 [2022-08-26T19:37:53.222Z] ---> 6d34744f2f81 [2022-08-26T19:37:53.222Z] Step 24/24 : LABEL version=0.0.0 [2022-08-26T19:37:53.222Z] ---> Running in d9bbe5bd1f57 [2022-08-26T19:37:53.829Z] Removing intermediate container d9bbe5bd1f57 [2022-08-26T19:37:53.829Z] ---> 5f7c0c654942 [2022-08-26T19:37:53.829Z] [2022-08-26T19:37:54.108Z] Successfully built 5f7c0c654942 [2022-08-26T19:37:54.108Z] Successfully tagged core-metadata-arm64:latest [2022-08-26T19:38:16.336Z]  Building core-metadata ... done Removing intermediate container 2969e77805fe [2022-08-26T19:38:16.336Z] ---> 338ddbe2dc88 [2022-08-26T19:38:16.336Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-26T19:38:16.336Z] ---> Running in 2dd6f085797e [2022-08-26T19:38:17.324Z] 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 [2022-08-26T19:38:21.657Z] Removing intermediate container 2dd6f085797e [2022-08-26T19:38:21.657Z] ---> 2f4243def82d [2022-08-26T19:38:21.657Z] [2022-08-26T19:38:21.657Z] Step 11/23 : FROM alpine:3.16 [2022-08-26T19:38:21.657Z] ---> a6215f271958 [2022-08-26T19:38:21.657Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-26T19:38:21.657Z] ---> Running in c15e5b70d8eb [2022-08-26T19:38:21.936Z] Removing intermediate container c15e5b70d8eb [2022-08-26T19:38:21.936Z] ---> 61c1090cdd8d [2022-08-26T19:38:21.936Z] 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 [2022-08-26T19:38:21.936Z] ---> Running in e7541480479b [2022-08-26T19:38:23.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:38:23.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:38:24.927Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-26T19:38:24.927Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-26T19:38:24.927Z] (3/33) Installing readline (8.1.2-r0) [2022-08-26T19:38:24.927Z] (4/33) Installing bash (5.1.16-r2) [2022-08-26T19:38:24.927Z] Executing bash-5.1.16-r2.post-install [2022-08-26T19:38:24.927Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-26T19:38:25.204Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-26T19:38:25.204Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-26T19:38:25.204Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-26T19:38:25.204Z] (9/33) Installing curl (7.83.1-r2) [2022-08-26T19:38:25.204Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-26T19:38:26.191Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-26T19:38:26.191Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-26T19:38:26.191Z] (13/33) Installing expat (2.4.8-r0) [2022-08-26T19:38:26.191Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-26T19:38:26.191Z] (15/33) Installing gdbm (1.23-r0) [2022-08-26T19:38:26.191Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-26T19:38:26.191Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-26T19:38:26.191Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-26T19:38:26.191Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-26T19:38:26.191Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-26T19:38:26.191Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-26T19:38:28.833Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-26T19:38:28.833Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-26T19:38:28.833Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-26T19:38:28.833Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-26T19:38:28.833Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-26T19:38:28.833Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-26T19:38:28.833Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-26T19:38:28.833Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-26T19:38:28.833Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-26T19:38:28.833Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-26T19:38:28.833Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-26T19:38:28.833Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-26T19:38:29.828Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:38:29.828Z] Executing ca-certificates-20220614-r0.trigger [2022-08-26T19:38:29.828Z] OK: 120 MiB in 47 packages [2022-08-26T19:38:44.978Z] Collecting docker-compose==1.23.2 [2022-08-26T19:38:44.978Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-26T19:38:44.978Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.4 MB/s eta 0:00:00 [2022-08-26T19:38:44.978Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-26T19:38:44.978Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-26T19:38:44.978Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.8 MB/s eta 0:00:00 [2022-08-26T19:38:44.978Z] Collecting docopt<0.7,>=0.6.1 [2022-08-26T19:38:44.978Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-26T19:38:44.978Z] Preparing metadata (setup.py): started [2022-08-26T19:38:45.972Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-26T19:38:46.979Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-26T19:38:46.979Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-26T19:38:46.979Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.6 MB/s eta 0:00:00 [2022-08-26T19:38:46.979Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-26T19:38:47.259Z] Collecting texttable<0.10,>=0.9.0 [2022-08-26T19:38:47.259Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-26T19:38:47.259Z] Preparing metadata (setup.py): started [2022-08-26T19:38:49.275Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-26T19:38:49.888Z] Collecting PyYAML<4,>=3.10 [2022-08-26T19:38:49.888Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-26T19:38:49.888Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.3 MB/s eta 0:00:00 [2022-08-26T19:38:51.339Z] Removing intermediate container 5e5759dbd1f8 [2022-08-26T19:38:51.339Z] ---> 016955e287b4 [2022-08-26T19:38:51.339Z] [2022-08-26T19:38:51.339Z] Step 10/22 : FROM alpine:3.16 [2022-08-26T19:38:51.339Z] ---> a6215f271958 [2022-08-26T19:38:51.339Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-26T19:38:51.339Z] ---> Running in 9ab73ec4261e [2022-08-26T19:38:51.622Z] Preparing metadata (setup.py): started [2022-08-26T19:38:53.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:38:53.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:38:53.657Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-26T19:38:54.273Z] Collecting docker<4.0,>=3.6.0 [2022-08-26T19:38:54.273Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-26T19:38:54.273Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.6 MB/s eta 0:00:00 [2022-08-26T19:38:54.273Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-26T19:38:54.273Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-26T19:38:54.273Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-26T19:38:54.550Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-26T19:38:54.550Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:38:54.550Z] Executing ca-certificates-20220614-r0.trigger [2022-08-26T19:38:54.550Z] Preparing metadata (setup.py): started [2022-08-26T19:38:54.831Z] OK: 6 MiB in 16 packages [2022-08-26T19:38:56.290Z] Removing intermediate container 9ab73ec4261e [2022-08-26T19:38:56.290Z] ---> 4d270025c1e3 [2022-08-26T19:38:56.290Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-26T19:38:56.577Z] ---> Running in b67d5df9ba51 [2022-08-26T19:38:56.577Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-26T19:38:56.577Z] Collecting cached-property<2,>=1.2.0 [2022-08-26T19:38:56.866Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-26T19:38:56.866Z] Removing intermediate container b67d5df9ba51 [2022-08-26T19:38:56.866Z] ---> 102d82156f32 [2022-08-26T19:38:56.866Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-26T19:38:57.143Z] ---> Running in a6fcf8bd8e0b [2022-08-26T19:38:57.430Z] Collecting jsonschema<3,>=2.5.1 [2022-08-26T19:38:57.430Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-26T19:38:57.430Z] Removing intermediate container a6fcf8bd8e0b [2022-08-26T19:38:57.430Z] ---> 771b0b21aa59 [2022-08-26T19:38:57.430Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-26T19:38:57.710Z] ---> Running in c99d0de9c4de [2022-08-26T19:38:58.002Z] Removing intermediate container c99d0de9c4de [2022-08-26T19:38:58.002Z] ---> bb7409717d47 [2022-08-26T19:38:58.002Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:38:58.610Z] Collecting docker-pycreds>=0.4.0 [2022-08-26T19:38:58.610Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-26T19:38:58.900Z] ---> 8a64e4734d5f [2022-08-26T19:38:58.900Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-26T19:38:59.184Z] Collecting idna<2.8,>=2.5 [2022-08-26T19:38:59.184Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-26T19:38:59.184Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.1 MB/s eta 0:00:00 [2022-08-26T19:38:59.184Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-26T19:38:59.184Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-26T19:38:59.465Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.0 MB/s eta 0:00:00 [2022-08-26T19:38:59.741Z] Collecting certifi>=2017.4.17 [2022-08-26T19:38:59.741Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-26T19:38:59.741Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 17.8 MB/s eta 0:00:00 [2022-08-26T19:39:00.347Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-26T19:39:00.347Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-26T19:39:00.625Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 6.6 MB/s eta 0:00:00 [2022-08-26T19:39:00.902Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-26T19:39:00.902Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-26T19:39:00.902Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-26T19:39:00.902Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-26T19:39:01.178Z] ---> fcef44e95b48 [2022-08-26T19:39:01.178Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-26T19:39:01.781Z] ---> ab85e491c4f2 [2022-08-26T19:39:01.781Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-26T19:39:01.781Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-26T19:39:02.059Z] Running setup.py install for texttable: started [2022-08-26T19:39:02.059Z] ---> Running in 3518c16016e5 [2022-08-26T19:39:02.335Z] Removing intermediate container 3518c16016e5 [2022-08-26T19:39:02.335Z] ---> 300ee9d9a00a [2022-08-26T19:39:02.335Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:39:02.335Z] ---> Running in dc7c5d24e97d [2022-08-26T19:39:02.929Z] Removing intermediate container dc7c5d24e97d [2022-08-26T19:39:02.929Z] ---> 3cd4b24b65aa [2022-08-26T19:39:02.929Z] Step 20/22 : LABEL arch=arm64 [2022-08-26T19:39:02.929Z] ---> Running in 86e5f544c780 [2022-08-26T19:39:03.216Z] Removing intermediate container 86e5f544c780 [2022-08-26T19:39:03.216Z] ---> b0049221b616 [2022-08-26T19:39:03.216Z] Step 21/22 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:39:03.501Z] ---> Running in dfb2ff644201 [2022-08-26T19:39:03.779Z] Removing intermediate container dfb2ff644201 [2022-08-26T19:39:03.780Z] ---> 141d6f9aa2ca [2022-08-26T19:39:03.780Z] Step 22/22 : LABEL version=0.0.0 [2022-08-26T19:39:03.780Z] ---> Running in b934c06c3288 [2022-08-26T19:39:04.075Z] Running setup.py install for texttable: finished with status 'done' [2022-08-26T19:39:04.075Z] Running setup.py install for PyYAML: started [2022-08-26T19:39:04.357Z] Removing intermediate container b934c06c3288 [2022-08-26T19:39:04.357Z] ---> f0a1a256de48 [2022-08-26T19:39:04.357Z] [2022-08-26T19:39:04.641Z] Successfully built f0a1a256de48 [2022-08-26T19:39:04.641Z] Successfully tagged support-notifications-arm64:latest [2022-08-26T19:39:07.275Z]  Building support-notifications ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-08-26T19:39:08.256Z] Running setup.py install for docopt: started [2022-08-26T19:39:10.233Z] Running setup.py install for docopt: finished with status 'done' [2022-08-26T19:39:12.864Z] Running setup.py install for dockerpty: started [2022-08-26T19:39:14.301Z] Removing intermediate container d4f5b74325d3 [2022-08-26T19:39:14.301Z] ---> 600275964880 [2022-08-26T19:39:14.301Z] [2022-08-26T19:39:14.301Z] Step 10/23 : FROM alpine:3.16 [2022-08-26T19:39:14.301Z] ---> a6215f271958 [2022-08-26T19:39:14.301Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-26T19:39:14.301Z] ---> Running in f2b9a2e2436c [2022-08-26T19:39:14.575Z] Removing intermediate container f2b9a2e2436c [2022-08-26T19:39:14.576Z] ---> 75d800ec8614 [2022-08-26T19:39:14.576Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-26T19:39:14.576Z] ---> Running in 5270f7ff4e2a [2022-08-26T19:39:14.576Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-26T19:39:14.854Z] Removing intermediate container 5270f7ff4e2a [2022-08-26T19:39:14.854Z] ---> 425958b45a23 [2022-08-26T19:39:14.854Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-26T19:39:15.133Z] ---> Running in 19e5861f6fe4 [2022-08-26T19:39:15.410Z] Removing intermediate container 19e5861f6fe4 [2022-08-26T19:39:15.410Z] ---> 313a783227db [2022-08-26T19:39:15.410Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-26T19:39:15.410Z] ---> Running in c8d2a3c05f28 [2022-08-26T19:39:17.415Z] 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 [2022-08-26T19:39:17.415Z] 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 [2022-08-26T19:39:17.415Z] Removing intermediate container c8d2a3c05f28 [2022-08-26T19:39:17.415Z] ---> ed719cdcc734 [2022-08-26T19:39:17.415Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-26T19:39:17.416Z] ---> Running in 32eb5badce01 [2022-08-26T19:39:18.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-26T19:39:19.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-26T19:39:20.365Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-26T19:39:20.640Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-26T19:39:20.640Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-26T19:39:20.914Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-26T19:39:20.915Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-26T19:39:21.189Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-26T19:39:21.189Z] Executing busybox-1.35.0-r17.trigger [2022-08-26T19:39:21.189Z] OK: 8 MiB in 20 packages [2022-08-26T19:39:22.637Z] Removing intermediate container 32eb5badce01 [2022-08-26T19:39:22.637Z] ---> 280804e0e962 [2022-08-26T19:39:22.637Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-26T19:39:23.238Z] ---> 19ce5189ccbb [2022-08-26T19:39:23.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-26T19:39:25.345Z] ---> 58be67fc29ee [2022-08-26T19:39:25.345Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-26T19:39:26.384Z] ---> 5cdcc6de6212 [2022-08-26T19:39:26.384Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-26T19:39:26.384Z] ---> Running in d8bd2c94712c [2022-08-26T19:39:27.017Z] Removing intermediate container d8bd2c94712c [2022-08-26T19:39:27.017Z] ---> 9efe37e84631 [2022-08-26T19:39:27.017Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:39:27.017Z] ---> Running in 777ef6822848 [2022-08-26T19:39:27.677Z] Removing intermediate container 777ef6822848 [2022-08-26T19:39:27.677Z] ---> e57a9dbf64c8 [2022-08-26T19:39:27.677Z] Step 21/23 : LABEL arch=arm64 [2022-08-26T19:39:27.677Z] ---> Running in b5c0c830722e [2022-08-26T19:39:28.004Z] Removing intermediate container b5c0c830722e [2022-08-26T19:39:28.004Z] ---> fbef81635c05 [2022-08-26T19:39:28.004Z] Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:39:28.302Z] ---> Running in 7657faf49096 [2022-08-26T19:39:28.963Z] Removing intermediate container 7657faf49096 [2022-08-26T19:39:28.963Z] ---> 5022848e9211 [2022-08-26T19:39:28.963Z] Step 23/23 : LABEL version=0.0.0 [2022-08-26T19:39:28.963Z] ---> Running in 063ce6e889d1 [2022-08-26T19:39:28.963Z] Removing intermediate container e7541480479b [2022-08-26T19:39:28.963Z] ---> 37d27422ce39 [2022-08-26T19:39:28.963Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-26T19:39:29.275Z] ---> Running in f2db1bf0d58d [2022-08-26T19:39:29.275Z] Removing intermediate container 063ce6e889d1 [2022-08-26T19:39:29.275Z] ---> 0e3cb7047d86 [2022-08-26T19:39:29.614Z] [2022-08-26T19:39:29.614Z] Removing intermediate container f2db1bf0d58d [2022-08-26T19:39:29.614Z] ---> fd74d0b5a92d [2022-08-26T19:39:29.614Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-26T19:39:29.899Z] Successfully built 0e3cb7047d86 [2022-08-26T19:39:29.899Z] Successfully tagged core-data-arm64:latest [2022-08-26T19:39:29.899Z]  Building core-data ... done  ---> Running in 777394abe80a [2022-08-26T19:39:30.187Z] Removing intermediate container 777394abe80a [2022-08-26T19:39:30.187Z] ---> ed9026045c7b [2022-08-26T19:39:30.187Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-26T19:39:31.217Z] ---> 031123f2bfc9 [2022-08-26T19:39:31.217Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-26T19:39:31.848Z] ---> 5fa8c466305c [2022-08-26T19:39:31.848Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-26T19:39:32.901Z] ---> 0641d2cb9e6b [2022-08-26T19:39:32.901Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-26T19:39:32.901Z] ---> Running in 27cb1014af08 [2022-08-26T19:39:33.183Z] Removing intermediate container 27cb1014af08 [2022-08-26T19:39:33.183Z] ---> 6ed459a9f276 [2022-08-26T19:39:33.183Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-26T19:39:33.183Z] ---> Running in 7b9e9df7e475 [2022-08-26T19:39:33.508Z] Removing intermediate container 7b9e9df7e475 [2022-08-26T19:39:33.508Z] ---> ffd3efd3af15 [2022-08-26T19:39:33.508Z] Step 21/23 : LABEL arch=arm64 [2022-08-26T19:39:33.789Z] ---> Running in 9b7ad56c588f [2022-08-26T19:39:34.075Z] Removing intermediate container 9b7ad56c588f [2022-08-26T19:39:34.075Z] ---> 85e7b77b218c [2022-08-26T19:39:34.075Z] Step 22/23 : LABEL git_sha=fd057cb8158b5a4994d08f896ffffba838e9fdec [2022-08-26T19:39:34.075Z] ---> Running in effc840904e8 [2022-08-26T19:39:34.395Z] Removing intermediate container effc840904e8 [2022-08-26T19:39:34.395Z] ---> 850306114641 [2022-08-26T19:39:34.395Z] Step 23/23 : LABEL version=0.0.0 [2022-08-26T19:39:34.672Z] ---> Running in 8997356f833d [2022-08-26T19:39:34.952Z] Removing intermediate container 8997356f833d [2022-08-26T19:39:34.952Z] ---> 2b30224cec4d [2022-08-26T19:39:34.952Z] [2022-08-26T19:39:35.227Z] Successfully built 2b30224cec4d [2022-08-26T19:39:35.227Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-26T19:39:35.519Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-26T19:39:35.503Z] $ docker stop --time=1 4481d5d65892937b5af578e9ed7aa8372155476ba52b8d6fd1c3e9924be0f4b7 [2022-08-26T19:39:37.158Z] $ docker rm -f 4481d5d65892937b5af578e9ed7aa8372155476ba52b8d6fd1c3e9924be0f4b7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-26T19:39:37.823Z] + docker images [2022-08-26T19:39:38.096Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-26T19:39:38.096Z] sys-mgmt-agent-arm64 latest 2b30224cec4d 3 seconds ago 133MB [2022-08-26T19:39:38.096Z] core-data-arm64 latest 0e3cb7047d86 8 seconds ago 20.7MB [2022-08-26T19:39:38.096Z] 600275964880 24 seconds ago 1.38GB [2022-08-26T19:39:38.096Z] support-notifications-arm64 latest f0a1a256de48 33 seconds ago 26.3MB [2022-08-26T19:39:38.096Z] 016955e287b4 48 seconds ago 1.42GB [2022-08-26T19:39:38.096Z] 2f4243def82d About a minute ago 1.36GB [2022-08-26T19:39:38.096Z] core-metadata-arm64 latest 5f7c0c654942 About a minute ago 17.5MB [2022-08-26T19:39:38.096Z] e00e0fd0ac07 About a minute ago 1.38GB [2022-08-26T19:39:38.096Z] security-proxy-setup-arm64 latest 8664d89e137e 2 minutes ago 26.4MB [2022-08-26T19:39:38.096Z] efde025a8e95 2 minutes ago 1.36GB [2022-08-26T19:39:38.096Z] security-spire-server-arm64 latest 49d3568d8f01 7 minutes ago 84.2MB [2022-08-26T19:39:38.096Z] 840fa40ffb88 7 minutes ago 1.25GB [2022-08-26T19:39:38.096Z] support-scheduler-arm64 latest 78804fe3b4c4 8 minutes ago 25.7MB [2022-08-26T19:39:38.096Z] e1e02d0e8972 8 minutes ago 1.41GB [2022-08-26T19:39:38.096Z] security-spiffe-token-provider-arm64 latest 28dddc771fd3 8 minutes ago 28.4MB [2022-08-26T19:39:38.096Z] security-bootstrapper-arm64 latest 83b0c7eab2ab 8 minutes ago 18.7MB [2022-08-26T19:39:38.096Z] 6253c3750984 8 minutes ago 1.41GB [2022-08-26T19:39:38.096Z] core-command-arm64 latest 01549b9d33cc 8 minutes ago 15.6MB [2022-08-26T19:39:38.096Z] c34a681f1255 9 minutes ago 1.36GB [2022-08-26T19:39:38.096Z] 16ac4ca32f89 9 minutes ago 1.35GB [2022-08-26T19:39:38.096Z] security-secretstore-setup-arm64 latest f0c79371177c 10 minutes ago 28.2MB [2022-08-26T19:39:38.096Z] 32f2d43f8cd4 10 minutes ago 1.37GB [2022-08-26T19:39:38.096Z] security-spire-agent-arm64 latest 31183b606e5b 15 minutes ago 122MB [2022-08-26T19:39:38.096Z] security-spire-config-arm64 latest 2e2c77a17cbd 15 minutes ago 83.6MB [2022-08-26T19:39:38.096Z] 864edddee6ea 15 minutes ago 1.25GB [2022-08-26T19:39:38.096Z] f6dc911f8088 15 minutes ago 1.25GB [2022-08-26T19:39:38.096Z] ci-base-image-arm64 latest 36c674ee01b0 28 minutes ago 995MB [2022-08-26T19:39:38.096Z] alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB [2022-08-26T19:39:38.096Z] alpine 3.16 a6215f271958 2 weeks ago 5.29MB [2022-08-26T19:39:38.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB [2022-08-26T19:39:38.096Z] 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 [2022-08-26T19:39:38.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-26T19:39:38.952Z] [2022-08-26T19:39:38.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:39:39.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-26T19:39:39.645Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-26T19:39:39.645Z] 8998bd30e6a1: Pulling fs layer [2022-08-26T19:39:39.645Z] 04944245beec: Pulling fs layer [2022-08-26T19:39:39.645Z] 699f458cf7ca: Pulling fs layer [2022-08-26T19:39:39.645Z] 765212b225bb: Pulling fs layer [2022-08-26T19:39:39.645Z] f23df028b6ca: Pulling fs layer [2022-08-26T19:39:39.645Z] d65c8cfc05b1: Pulling fs layer [2022-08-26T19:39:39.645Z] 2437ff75d9bd: Pulling fs layer [2022-08-26T19:39:39.645Z] 765212b225bb: Waiting [2022-08-26T19:39:39.645Z] f23df028b6ca: Waiting [2022-08-26T19:39:39.645Z] d65c8cfc05b1: Waiting [2022-08-26T19:39:39.645Z] 2437ff75d9bd: Waiting [2022-08-26T19:39:39.645Z] 04944245beec: Verifying Checksum [2022-08-26T19:39:39.645Z] 04944245beec: Download complete [2022-08-26T19:39:39.919Z] 765212b225bb: Download complete [2022-08-26T19:39:39.919Z] f23df028b6ca: Download complete [2022-08-26T19:39:39.919Z] d65c8cfc05b1: Download complete [2022-08-26T19:39:39.919Z] 699f458cf7ca: Verifying Checksum [2022-08-26T19:39:39.919Z] 699f458cf7ca: Download complete [2022-08-26T19:39:40.517Z] 8998bd30e6a1: Verifying Checksum [2022-08-26T19:39:40.517Z] 8998bd30e6a1: Download complete [2022-08-26T19:39:43.143Z] 2437ff75d9bd: Verifying Checksum [2022-08-26T19:39:43.143Z] 2437ff75d9bd: Download complete [2022-08-26T19:39:44.580Z] 8998bd30e6a1: Pull complete [2022-08-26T19:39:45.175Z] 04944245beec: Pull complete [2022-08-26T19:39:46.610Z] 699f458cf7ca: Pull complete [2022-08-26T19:39:46.882Z] 765212b225bb: Pull complete [2022-08-26T19:39:47.858Z] f23df028b6ca: Pull complete [2022-08-26T19:39:48.134Z] d65c8cfc05b1: Pull complete [2022-08-26T19:40:03.201Z] 2437ff75d9bd: Pull complete [2022-08-26T19:40:03.201Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-26T19:40:03.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-26T19:40:03.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-26T19:40:03.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-23628 does not seem to be running inside a container [2022-08-26T19:40:03.630Z] $ 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 [2022-08-26T19:40:06.139Z] $ docker top 5358672136a8ed386958af80b6fe412a68ade6b07f30e67f01599de8592c7c29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-26T19:40:07.224Z] ---> job-cost.sh [2022-08-26T19:40:07.224Z] lf-activate-venv: SKIPPING [2022-08-26T19:40:07.224Z] INFO: No Stack... [2022-08-26T19:40:07.815Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-26T19:40:08.790Z] INFO: Archiving Costs [Pipeline] sh [2022-08-26T19:40:09.466Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-08-26T19:40:09.466Z] + cut -d, -f6 [Pipeline] lock [2022-08-26T19:40:09.511Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4134-1-stack-cost] [2022-08-26T19:40:09.516Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4134-1-stack-cost] did not exist. Created. [2022-08-26T19:40:09.516Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4134-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-26T19:40:10.268Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-26T19:40:10.458Z] Stashed 1 file(s) [Pipeline] } [2022-08-26T19:40:10.474Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4134-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-26T19:40:10.521Z] $ docker stop --time=1 5358672136a8ed386958af80b6fe412a68ade6b07f30e67f01599de8592c7c29 [2022-08-26T19:40:12.037Z] $ 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 [2022-08-26T19:40:13.169Z] provisioning config files... [2022-08-26T19:40:13.181Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5392910402184508124tmp [Pipeline] { [Pipeline] sh [2022-08-26T19:40:13.526Z] + set +x [2022-08-26T19:40:13.526Z] + curl -s https://codecov.io/bash [2022-08-26T19:40:13.526Z] + bash -s -- [2022-08-26T19:40:13.526Z] [2022-08-26T19:40:13.526Z] _____ _ [2022-08-26T19:40:13.526Z] / ____| | | [2022-08-26T19:40:13.526Z] | | ___ __| | ___ ___ _____ __ [2022-08-26T19:40:13.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-26T19:40:13.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-26T19:40:13.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-26T19:40:13.526Z] Bash-1.0.6 [2022-08-26T19:40:13.526Z] [2022-08-26T19:40:13.526Z] [2022-08-26T19:40:13.526Z] ==> git version 2.25.1 found [2022-08-26T19:40:13.526Z] ==> 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 [2022-08-26T19:40:13.526Z] Release-Date: 2020-01-08 [2022-08-26T19:40:13.526Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-26T19:40:13.526Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-26T19:40:13.526Z] ==> Jenkins CI detected. [2022-08-26T19:40:13.526Z] current dir:  /w/workspace/edgex-go/1 [2022-08-26T19:40:13.526Z] project root: . [2022-08-26T19:40:13.526Z] --> token set from env [2022-08-26T19:40:13.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-26T19:40:13.527Z] ==> Running gcov in . (disable via -X gcov) [2022-08-26T19:40:13.527Z] ==> Python coveragepy not found [2022-08-26T19:40:13.527Z] ==> Searching for coverage reports in: [2022-08-26T19:40:13.527Z] + . [2022-08-26T19:40:13.527Z] -> Found 1 reports [2022-08-26T19:40:13.527Z] ==> Detecting git/mercurial file structure [2022-08-26T19:40:13.786Z] ==> Reading reports [2022-08-26T19:40:13.786Z] + ./coverage.out bytes=482786 [2022-08-26T19:40:13.786Z] ==> Appending adjustments [2022-08-26T19:40:13.786Z] https://docs.codecov.io/docs/fixing-reports [2022-08-26T19:40:15.170Z] + Found adjustments [2022-08-26T19:40:15.170Z] ==> Gzipping contents [2022-08-26T19:40:15.170Z] 64K /tmp/codecov.zD1PBI.gz [2022-08-26T19:40:15.170Z] ==> Uploading reports [2022-08-26T19:40:15.170Z] url: https://codecov.io [2022-08-26T19:40:15.170Z] 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= [2022-08-26T19:40:15.170Z] -> Pinging Codecov [2022-08-26T19:40:15.170Z] 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= [2022-08-26T19:40:15.170Z] -> Uploading to [2022-08-26T19:40:15.170Z] 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 [2022-08-26T19:40:15.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-26T19:40:15.170Z] Dload Upload Total Spent Left Speed [2022-08-26T19:40:15.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63299 0 0 100 63299 0 263k --:--:-- --:--:-- --:--:-- 263k [2022-08-26T19:40:15.433Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fd057cb8158b5a4994d08f896ffffba838e9fdec [Pipeline] } [2022-08-26T19:40:15.456Z] 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 [2022-08-26T19:40:16.862Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-26T19:40:17.198Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-26T19:40:18.099Z] ---> package-listing.sh [2022-08-26T19:40:18.099Z] ++ facter osfamily [2022-08-26T19:40:18.099Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-26T19:40:18.362Z] + OS_FAMILY=debian [2022-08-26T19:40:18.362Z] + workspace=/w/workspace/edgex-go/1 [2022-08-26T19:40:18.362Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-26T19:40:18.362Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-26T19:40:18.362Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-26T19:40:18.362Z] + PACKAGES=/tmp/packages_start.txt [2022-08-26T19:40:18.362Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-26T19:40:18.362Z] + PACKAGES=/tmp/packages_end.txt [2022-08-26T19:40:18.362Z] + case "${OS_FAMILY}" in [2022-08-26T19:40:18.362Z] + dpkg -l [2022-08-26T19:40:18.362Z] + grep '^ii' [2022-08-26T19:40:18.362Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-26T19:40:18.362Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-26T19:40:18.362Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-26T19:40:18.362Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-26T19:40:18.362Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-26T19:40:18.362Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-26T19:40:18.397Z] 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 [2022-08-26T19:40:18.689Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:40:19.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-26T19:40:19.333Z] [2022-08-26T19:40:19.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T19:40:19.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-26T19:40:19.720Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-26T19:40:19.720Z] 5eb5b503b376: Pulling fs layer [2022-08-26T19:40:19.720Z] 5c69ac0246d0: Pulling fs layer [2022-08-26T19:40:19.720Z] ec43610c2a17: Pulling fs layer [2022-08-26T19:40:19.720Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-26T19:40:19.720Z] 33b1e0a273af: Pulling fs layer [2022-08-26T19:40:19.720Z] 5d3b04190fa2: Pulling fs layer [2022-08-26T19:40:19.720Z] 2f39f015ded8: Pulling fs layer [2022-08-26T19:40:19.720Z] 33b1e0a273af: Waiting [2022-08-26T19:40:19.720Z] 5d3b04190fa2: Waiting [2022-08-26T19:40:19.720Z] 2f39f015ded8: Waiting [2022-08-26T19:40:19.720Z] 3a2ae6a8a46f: Waiting [2022-08-26T19:40:19.720Z] 5c69ac0246d0: Download complete [2022-08-26T19:40:19.720Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-26T19:40:19.720Z] 3a2ae6a8a46f: Download complete [2022-08-26T19:40:19.720Z] 33b1e0a273af: Verifying Checksum [2022-08-26T19:40:19.720Z] 33b1e0a273af: Download complete [2022-08-26T19:40:19.979Z] 5d3b04190fa2: Download complete [2022-08-26T19:40:19.979Z] ec43610c2a17: Verifying Checksum [2022-08-26T19:40:19.979Z] ec43610c2a17: Download complete [2022-08-26T19:40:19.979Z] 5eb5b503b376: Verifying Checksum [2022-08-26T19:40:19.979Z] 5eb5b503b376: Download complete [2022-08-26T19:40:20.550Z] 2f39f015ded8: Verifying Checksum [2022-08-26T19:40:20.550Z] 2f39f015ded8: Download complete [2022-08-26T19:40:21.487Z] 5eb5b503b376: Pull complete [2022-08-26T19:40:21.747Z] 5c69ac0246d0: Pull complete [2022-08-26T19:40:22.319Z] ec43610c2a17: Pull complete [2022-08-26T19:40:22.319Z] 3a2ae6a8a46f: Pull complete [2022-08-26T19:40:22.579Z] 33b1e0a273af: Pull complete [2022-08-26T19:40:22.579Z] 5d3b04190fa2: Pull complete [2022-08-26T19:40:27.863Z] 2f39f015ded8: Pull complete [2022-08-26T19:40:27.863Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-26T19:40:27.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-26T19:40:27.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-26T19:40:28.112Z] prd-ubuntu20.04-docker-8c-8g-23627 does not seem to be running inside a container [2022-08-26T19:40:28.148Z] $ 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 [2022-08-26T19:40:30.727Z] $ docker top 4bdc422d49802323927b29f94f10ab368ff51f79b62f15088b23f6c7afa43a44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-26T19:40:31.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-26T19:40:31.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-26T19:40:31.776Z] + ls /var/log/sa-host [2022-08-26T19:40:31.777Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-26T19:40:32.005Z] provisioning config files... [2022-08-26T19:40:32.016Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8048043983710566302tmp [Pipeline] { [Pipeline] echo [2022-08-26T19:40:32.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-26T19:40:32.408Z] ---> create-netrc.sh [Pipeline] } [2022-08-26T19:40:32.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-26T19:40:32.855Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-26T19:40:32.891Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-26T19:40:33.211Z] ---> sudo-logs.sh [2022-08-26T19:40:33.211Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-26T19:40:33.286Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-26T19:40:33.648Z] ---> job-cost.sh [2022-08-26T19:40:33.648Z] lf-activate-venv: SKIPPING [2022-08-26T19:40:33.648Z] DEBUG: total: 0.10999999940395355 [2022-08-26T19:40:33.648Z] INFO: Retrieving Stack Cost... [2022-08-26T19:40:34.269Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-26T19:40:34.843Z] INFO: Archiving Costs [Pipeline] echo [2022-08-26T19:40:34.879Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-26T19:40:35.204Z] ---> logs-deploy.sh [2022-08-26T19:40:35.204Z] lf-activate-venv: SKIPPING [2022-08-26T19:40:35.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4134/1 [2022-08-26T19:40:35.204Z] INFO: archiving workspace using pattern(s): [2022-08-26T19:40:36.589Z] Archives upload complete. [2022-08-26T19:40:36.589Z] INFO: archiving logs to Nexus