Pull request #4374 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e73e4473cb6ed841adac253e864bdf443d847c6c+affa4ba333889d31d83cf76b7d2a18a0230584e6 (7d227b5a4b7bfaacf63c74ea3c662b333c8e6628) 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-ssh6473650597120838076.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8030099951749378149.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4374/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-4374/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12384814284963257468.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-4374/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17888125405406190708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh18100881847129389564.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-4374/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-4374/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6295921108513708219.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/v3], 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/v3 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-6764 in /w/workspace/edgexfoundry_edgex-go_PR-4374 [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 > 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 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit e73e4473cb6ed841adac253e864bdf443d847c6c Merge succeeded, producing e73e4473cb6ed841adac253e864bdf443d847c6c Checking out Revision e73e4473cb6ed841adac253e864bdf443d847c6c (PR-4374) Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4374/head:refs/remotes/origin/PR-4374 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # 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 affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-20T19:58:50.389Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-20T19:58:50.577Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-20T19:58:50.667Z] ========================================================= [2023-02-20T19:58:50.667Z] EdgeX Global Pipelines Version Info [2023-02-20T19:58:50.667Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-20T19:58:51.860Z] ------------------- [2023-02-20T19:58:51.860Z] stable info: [2023-02-20T19:58:51.860Z] ------------------- [2023-02-20T19:58:51.860Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-20T19:58:51.860Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T19:58:51.860Z] Message: update stable to v1.0.244 [2023-02-20T19:58:52.121Z] ------------------- [2023-02-20T19:58:52.121Z] experimental info: [2023-02-20T19:58:52.121Z] ------------------- [2023-02-20T19:58:52.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-20T19:58:52.121Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T19:58:52.121Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-20T19:58:52.395Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-20T19:58:52.433Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-20T19:58:52.474Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-20T19:58:52.514Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-20T19:58:52.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-20T19:58:52.601Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-20T19:58:52.638Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-20T19:58:52.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-20T19:58:52.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-20T19:58:52.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-20T19:58:52.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-20T19:58:52.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-20T19:58:52.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-20T19:58:52.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-20T19:58:52.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-20T19:58:52.981Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T19:58:53.019Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T19:58:53.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-20T19:58:53.088Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-20T19:58:53.126Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-20T19:58:53.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-20T19:58:53.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-20T19:58:53.240Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-20T19:58:53.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4374 [Pipeline] echo [2023-02-20T19:58:53.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4374 [Pipeline] echo [2023-02-20T19:58:53.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4374 [Pipeline] echo [2023-02-20T19:58:53.382Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e73e4473cb6ed841adac253e864bdf443d847c6c [Pipeline] echo [2023-02-20T19:58:53.417Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e73e447 [Pipeline] echo [2023-02-20T19:58:53.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T19:58:53.574Z] provisioning config files... [2023-02-20T19:58:53.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9926891144746311032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T19:58:53.993Z] ---> docker-login.sh [2023-02-20T19:58:53.993Z] nexus3.edgexfoundry.org:10001 [2023-02-20T19:58:54.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T19:58:54.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T19:58:54.254Z] Configure a credential helper to remove this warning. See [2023-02-20T19:58:54.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T19:58:54.254Z] [2023-02-20T19:58:54.254Z] Login Succeeded [2023-02-20T19:58:54.254Z] nexus3.edgexfoundry.org:10002 [2023-02-20T19:58:54.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T19:58:54.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T19:58:54.513Z] Configure a credential helper to remove this warning. See [2023-02-20T19:58:54.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T19:58:54.513Z] [2023-02-20T19:58:54.513Z] Login Succeeded [2023-02-20T19:58:54.513Z] nexus3.edgexfoundry.org:10003 [2023-02-20T19:58:54.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T19:58:54.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T19:58:54.513Z] Configure a credential helper to remove this warning. See [2023-02-20T19:58:54.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T19:58:54.513Z] [2023-02-20T19:58:54.513Z] Login Succeeded [2023-02-20T19:58:54.514Z] nexus3.edgexfoundry.org:10004 [2023-02-20T19:58:54.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T19:58:54.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T19:58:54.774Z] Configure a credential helper to remove this warning. See [2023-02-20T19:58:54.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T19:58:54.774Z] [2023-02-20T19:58:54.774Z] Login Succeeded [2023-02-20T19:58:54.774Z] docker.io [2023-02-20T19:58:54.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T19:58:55.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T19:58:55.035Z] Configure a credential helper to remove this warning. See [2023-02-20T19:58:55.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T19:58:55.035Z] [2023-02-20T19:58:55.035Z] Login Succeeded [2023-02-20T19:58:55.035Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T19:58:55.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T19:58:55.470Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/core-command/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/core-data/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/core-metadata/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-20T19:58:55.471Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/support-notifications/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-20T19:58:55.471Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-20T19:58:55.471Z] + cut -d/ -f2 [2023-02-20T19:58:55.471Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-20T19:58:55.547Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-20T19:58:56.056Z] + git rev-list -1 --merges e73e4473cb6ed841adac253e864bdf443d847c6c~1..e73e4473cb6ed841adac253e864bdf443d847c6c [Pipeline] echo [2023-02-20T19:58:56.088Z] -----------> git rev-list -1 --merges e73e4473cb6ed841adac253e864bdf443d847c6c~1..e73e4473cb6ed841adac253e864bdf443d847c6c e73e4473cb6ed841adac253e864bdf443d847c6c [false] [Pipeline] sh [2023-02-20T19:58:56.397Z] + git log --format=format:%s -1 e73e4473cb6ed841adac253e864bdf443d847c6c [Pipeline] echo [2023-02-20T19:58:56.434Z] ========================================================= [2023-02-20T19:58:56.434Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-20T19:58:56.434Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-20T19:58:56.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T19:58:56.938Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-20T19:58:56.938Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-20T19:58:56.938Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-20T19:58:56.938Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-20T19:58:56.938Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-20T19:58:56.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T19:58:57.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T19:58:57.446Z] [2023-02-20T19:58:57.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T19:58:57.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T19:58:57.809Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-20T19:58:57.809Z] b85a868b505f: Pulling fs layer [2023-02-20T19:58:57.809Z] e2be974225ed: Pulling fs layer [2023-02-20T19:58:57.809Z] 339a4e72a1f5: Pulling fs layer [2023-02-20T19:58:57.809Z] 988bab9f4d93: Pulling fs layer [2023-02-20T19:58:57.809Z] 1469e6f7b9e6: Pulling fs layer [2023-02-20T19:58:57.809Z] eaf3925da568: Pulling fs layer [2023-02-20T19:58:57.809Z] bab4dde63d76: Pulling fs layer [2023-02-20T19:58:57.809Z] bde34c3a00c8: Pulling fs layer [2023-02-20T19:58:57.809Z] b352a97aabf1: Pulling fs layer [2023-02-20T19:58:57.809Z] 4872d77fe225: Pulling fs layer [2023-02-20T19:58:57.809Z] 5851b861e8e6: Pulling fs layer [2023-02-20T19:58:57.809Z] 1469e6f7b9e6: Waiting [2023-02-20T19:58:57.809Z] eaf3925da568: Waiting [2023-02-20T19:58:57.809Z] b352a97aabf1: Waiting [2023-02-20T19:58:57.809Z] bab4dde63d76: Waiting [2023-02-20T19:58:57.809Z] bde34c3a00c8: Waiting [2023-02-20T19:58:57.809Z] 988bab9f4d93: Waiting [2023-02-20T19:58:57.809Z] e2be974225ed: Verifying Checksum [2023-02-20T19:58:57.809Z] e2be974225ed: Download complete [2023-02-20T19:58:57.809Z] 988bab9f4d93: Verifying Checksum [2023-02-20T19:58:57.809Z] 988bab9f4d93: Download complete [2023-02-20T19:58:58.068Z] 1469e6f7b9e6: Verifying Checksum [2023-02-20T19:58:58.068Z] 1469e6f7b9e6: Download complete [2023-02-20T19:58:58.068Z] eaf3925da568: Download complete [2023-02-20T19:58:58.068Z] 339a4e72a1f5: Download complete [2023-02-20T19:58:58.068Z] bde34c3a00c8: Verifying Checksum [2023-02-20T19:58:58.068Z] bde34c3a00c8: Download complete [2023-02-20T19:58:58.068Z] b352a97aabf1: Download complete [2023-02-20T19:58:58.068Z] 4872d77fe225: Verifying Checksum [2023-02-20T19:58:58.068Z] 4872d77fe225: Download complete [2023-02-20T19:58:58.068Z] 5851b861e8e6: Download complete [2023-02-20T19:58:58.068Z] b85a868b505f: Verifying Checksum [2023-02-20T19:58:58.068Z] b85a868b505f: Download complete [2023-02-20T19:58:58.327Z] bab4dde63d76: Verifying Checksum [2023-02-20T19:58:58.327Z] bab4dde63d76: Download complete [2023-02-20T19:58:59.263Z] b85a868b505f: Pull complete [2023-02-20T19:58:59.522Z] e2be974225ed: Pull complete [2023-02-20T19:59:00.091Z] 339a4e72a1f5: Pull complete [2023-02-20T19:59:00.091Z] 988bab9f4d93: Pull complete [2023-02-20T19:59:00.349Z] 1469e6f7b9e6: Pull complete [2023-02-20T19:59:00.349Z] eaf3925da568: Pull complete [2023-02-20T19:59:02.252Z] bab4dde63d76: Pull complete [2023-02-20T19:59:02.252Z] bde34c3a00c8: Pull complete [2023-02-20T19:59:02.511Z] b352a97aabf1: Pull complete [2023-02-20T19:59:02.511Z] 4872d77fe225: Pull complete [2023-02-20T19:59:02.770Z] 5851b861e8e6: Pull complete [2023-02-20T19:59:02.770Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-20T19:59:02.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T19:59:02.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T19:59:02.982Z] prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container [2023-02-20T19:59:03.010Z] $ 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 [2023-02-20T19:59:05.660Z] $ docker top 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 -eo pid,comm [2023-02-20T19:59:05.725Z] 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). [2023-02-20T19:59:05.725Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T19:59:05.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T19:59:05.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T19:59:05.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T19:59:05.976Z] $ docker exec 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 ssh-agent [2023-02-20T19:59:06.082Z] SSH_AUTH_SOCK=/tmp/ssh-ddKauXYAGPaB/agent.32 [2023-02-20T19:59:06.082Z] SSH_AGENT_PID=39 [2023-02-20T19:59:06.088Z] Running ssh-add (command line suppressed) [2023-02-20T19:59:06.186Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6430210041937979935.key (/w/workspace/edgex-go/1@tmp/private_key_6430210041937979935.key) [2023-02-20T19:59:06.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T19:59:06.535Z] + git tag --points-at HEAD [Pipeline] } [2023-02-20T19:59:06.560Z] $ docker exec --env ******** --env ******** 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 ssh-agent -k [2023-02-20T19:59:06.657Z] unset SSH_AUTH_SOCK; [2023-02-20T19:59:06.658Z] unset SSH_AGENT_PID; [2023-02-20T19:59:06.658Z] echo Agent pid 39 killed; [2023-02-20T19:59:06.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-20T19:59:06.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T19:59:06.752Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T19:59:06.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T19:59:06.871Z] $ docker exec 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 ssh-agent [2023-02-20T19:59:06.984Z] SSH_AUTH_SOCK=/tmp/ssh-MvKIV3Gti3JR/agent.71 [2023-02-20T19:59:06.984Z] SSH_AGENT_PID=77 [2023-02-20T19:59:06.988Z] Running ssh-add (command line suppressed) [2023-02-20T19:59:07.085Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12596862342843012701.key (/w/workspace/edgex-go/1@tmp/private_key_12596862342843012701.key) [2023-02-20T19:59:07.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T19:59:07.432Z] + git semver init [2023-02-20T19:59:07.691Z] 2023-02-20 19:59:07,624 [run_init] DEBUG init version:0.0.0 force:False [2023-02-20T19:59:07.691Z] 2023-02-20 19:59:07,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-20T19:59:07.691Z] 2023-02-20 19:59:07,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-20T19:59:07.691Z] 2023-02-20 19:59:07,625 [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) [2023-02-20T19:59:12.966Z] 2023-02-20 19:59:12,626 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-20T19:59:12.966Z] 2023-02-20 19:59:12,626 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4374 with force:False [2023-02-20T19:59:12.966Z] 2023-02-20 19:59:12,627 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4374 [2023-02-20T19:59:12.967Z] 2023-02-20 19:59:12,631 [execute] INFO git cat-file --batch-check [2023-02-20T19:59:12.967Z] 2023-02-20 19:59:12,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T19:59:12.967Z] 2023-02-20 19:59:12,639 [execute] INFO git cat-file --batch [2023-02-20T19:59:12.967Z] 2023-02-20 19:59:12,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T19:59:12.967Z] 2023-02-20 19:59:12,644 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4374 [2023-02-20T19:59:12.967Z] 0.0.0 [Pipeline] } [2023-02-20T19:59:12.992Z] $ docker exec --env ******** --env ******** 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 ssh-agent -k [2023-02-20T19:59:13.092Z] unset SSH_AUTH_SOCK; [2023-02-20T19:59:13.093Z] unset SSH_AGENT_PID; [2023-02-20T19:59:13.093Z] echo Agent pid 77 killed; [2023-02-20T19:59:13.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T19:59:13.524Z] + git semver [Pipeline] } [2023-02-20T19:59:13.808Z] $ docker stop --time=1 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 [2023-02-20T19:59:15.114Z] $ docker rm -f --volumes 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T19:59:15.519Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-20T19:59:15.787Z] Stashed 1 file(s) [Pipeline] echo [2023-02-20T19:59:15.805Z] [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 [2023-02-20T19:59:16.615Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-20T19:59:16.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T19:59:16.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T19:59:16.728Z] ========================================================= [2023-02-20T19:59:16.728Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-20T19:59:16.728Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-20T19:59:17.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T19:59:17.071Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-20T19:59:17.071Z] 213ec9aee27d: Pulling fs layer [2023-02-20T19:59:17.071Z] 4583459ba037: Pulling fs layer [2023-02-20T19:59:17.071Z] 93c1e223e6f2: Pulling fs layer [2023-02-20T19:59:17.071Z] 53926ce57604: Pulling fs layer [2023-02-20T19:59:17.071Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-20T19:59:17.071Z] 22ff95d597cd: Pulling fs layer [2023-02-20T19:59:17.071Z] 12d6caf4c0d1: Pulling fs layer [2023-02-20T19:59:17.071Z] 96b7cbca73a9: Pulling fs layer [2023-02-20T19:59:17.071Z] a7acece74701: Pulling fs layer [2023-02-20T19:59:17.071Z] 53926ce57604: Waiting [2023-02-20T19:59:17.071Z] 21b2b0c7a3f4: Waiting [2023-02-20T19:59:17.071Z] 96b7cbca73a9: Waiting [2023-02-20T19:59:17.071Z] a7acece74701: Waiting [2023-02-20T19:59:17.071Z] 22ff95d597cd: Waiting [2023-02-20T19:59:17.071Z] 12d6caf4c0d1: Waiting [2023-02-20T19:59:17.071Z] 93c1e223e6f2: Download complete [2023-02-20T19:59:17.071Z] 4583459ba037: Verifying Checksum [2023-02-20T19:59:17.071Z] 4583459ba037: Download complete [2023-02-20T19:59:17.071Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-20T19:59:17.071Z] 21b2b0c7a3f4: Download complete [2023-02-20T19:59:17.071Z] 213ec9aee27d: Download complete [2023-02-20T19:59:17.332Z] 12d6caf4c0d1: Download complete [2023-02-20T19:59:17.332Z] 213ec9aee27d: Pull complete [2023-02-20T19:59:17.596Z] 4583459ba037: Pull complete [2023-02-20T19:59:17.596Z] 93c1e223e6f2: Pull complete [2023-02-20T19:59:17.856Z] a7acece74701: Verifying Checksum [2023-02-20T19:59:17.856Z] a7acece74701: Download complete [2023-02-20T19:59:17.856Z] 53926ce57604: Verifying Checksum [2023-02-20T19:59:17.856Z] 53926ce57604: Download complete [2023-02-20T19:59:18.118Z] 96b7cbca73a9: Verifying Checksum [2023-02-20T19:59:18.118Z] 96b7cbca73a9: Download complete [2023-02-20T19:59:22.308Z] 53926ce57604: Pull complete [2023-02-20T19:59:22.308Z] 21b2b0c7a3f4: Pull complete [2023-02-20T19:59:22.308Z] 22ff95d597cd: Pull complete [2023-02-20T19:59:22.308Z] 12d6caf4c0d1: Pull complete [2023-02-20T19:59:24.208Z] 96b7cbca73a9: Pull complete [2023-02-20T19:59:25.614Z] a7acece74701: Pull complete [2023-02-20T19:59:26.183Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-20T19:59:26.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T19:59:26.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-20T19:59:26.541Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T19:59:26.541Z] WORKDIR /edgex [2023-02-20T19:59:26.541Z] COPY go.mod . [2023-02-20T19:59:26.541Z] RUN go mod download [2023-02-20T19:59:26.541Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-20T19:59:27.131Z] Sending build context to Docker daemon 170.3MB [2023-02-20T19:59:27.131Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T19:59:27.131Z] ---> db6d94c90886 [2023-02-20T19:59:27.131Z] Step 2/4 : WORKDIR /edgex [2023-02-20T19:59:31.137Z] Still waiting to schedule task [2023-02-20T19:59:31.138Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-20T19:59:39.348Z] ---> Running in 628825a49914 [2023-02-20T19:59:39.348Z] Removing intermediate container 628825a49914 [2023-02-20T19:59:39.348Z] ---> 56e00ca717cf [2023-02-20T19:59:39.348Z] Step 3/4 : COPY go.mod . [2023-02-20T19:59:39.348Z] ---> b74fc93fcce1 [2023-02-20T19:59:39.348Z] Step 4/4 : RUN go mod download [2023-02-20T19:59:39.348Z] ---> Running in b043168543cc [2023-02-20T19:59:54.236Z] Removing intermediate container b043168543cc [2023-02-20T19:59:54.236Z] ---> 1de2ed19e269 [2023-02-20T19:59:54.236Z] Successfully built 1de2ed19e269 [2023-02-20T19:59:54.236Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T19:59:54.631Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T19:59:54.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T19:59:54.786Z] prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container [2023-02-20T19:59:54.823Z] $ 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 [2023-02-20T19:59:55.225Z] $ docker top 01525f39214b342962c4ddc92541933fdaa34b92ec0e8d37bb295b808d3ba09f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T19:59:55.608Z] + go version [2023-02-20T19:59:55.608Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-20T19:59:55.643Z] $ docker stop --time=1 01525f39214b342962c4ddc92541933fdaa34b92ec0e8d37bb295b808d3ba09f [2023-02-20T19:59:57.679Z] $ docker rm -f --volumes 01525f39214b342962c4ddc92541933fdaa34b92ec0e8d37bb295b808d3ba09f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T19:59:58.425Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T19:59:58.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T19:59:58.573Z] prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container [2023-02-20T19:59:58.610Z] $ 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 [2023-02-20T19:59:58.926Z] $ docker top e351040aa2f461ee50ece7b7bda16bd72576e0c8b46fedeef6857f77b5e6b49b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-20T19:59:59.026Z] ========================================================= [2023-02-20T19:59:59.026Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-20T19:59:59.026Z] ========================================================= [Pipeline] sh [2023-02-20T19:59:59.318Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T19:59:59.674Z] + make test [2023-02-20T19:59:59.674Z] go test -race -coverprofile=coverage.out ./... [2023-02-20T20:00:06.288Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-20T20:00:21.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-20T20:00:21.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-20T20:00:21.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2023-02-20T20:00:24.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.123s coverage: 73.7% of statements [2023-02-20T20:00:24.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-20T20:00:24.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-20T20:00:24.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-20T20:00:24.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements [2023-02-20T20:00:24.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-20T20:00:24.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.885s coverage: 88.5% of statements [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.9% of statements [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements [2023-02-20T20:00:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2023-02-20T20:00:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2023-02-20T20:00:31.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.099s coverage: 94.4% of statements [2023-02-20T20:00:31.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.559s coverage: 79.9% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.060s coverage: 20.0% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.233s coverage: 63.1% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.3% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.188s coverage: 41.0% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-20T20:00:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-20T20:00:49.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-20T20:00:49.586Z] 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 [2023-02-20T20:01:11.541Z] 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." [2023-02-20T20:01:11.541Z] go vet ./... [2023-02-20T20:01:11.608Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6765 in /w/workspace/edgexfoundry_edgex-go_PR-4374 [Pipeline] { [Pipeline] ws [2023-02-20T20:01:11.672Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-20T20:01:11.766Z] The recommended git tool is: git [2023-02-20T20:01:14.070Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T20:01:14.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T20:01:14.328Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T20:01:14.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-20T20:01:14.934Z] + ls -al . [2023-02-20T20:01:14.935Z] total 744 [2023-02-20T20:01:14.935Z] drwxrwxr-x 11 1001 1001 4096 Feb 20 19:59 . [2023-02-20T20:01:14.935Z] drwxr-xr-x 4 root root 4096 Feb 20 19:59 .. [2023-02-20T20:01:14.935Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 19:58 .blubracket [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 16 Feb 20 19:58 .dockerignore [2023-02-20T20:01:14.935Z] drwxrwxr-x 8 1001 1001 4096 Feb 20 20:00 .git [2023-02-20T20:01:14.935Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 19:58 .github [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 1024 Feb 20 19:58 .gitignore [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 42 Feb 20 19:58 .golangci.yml [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 87 Feb 20 19:58 .hadolint.yml [2023-02-20T20:01:14.935Z] drwxr-xr-x 3 1001 1001 4096 Feb 20 19:59 .semver [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 166 Feb 20 19:58 .sonarcloud.properties [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 1171 Feb 20 19:58 ADOPTERS.md [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 10825 Feb 20 19:58 Attribution.txt [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 73765 Feb 20 19:58 CHANGELOG.md [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 3804 Feb 20 19:58 CONTRIBUTING.md [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 677 Feb 20 19:58 GOVERNANCE.md [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 883 Feb 20 19:58 Jenkinsfile [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 10775 Feb 20 19:58 LICENSE [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 13375 Feb 20 19:58 Makefile [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 582 Feb 20 19:58 OWNERS.md [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 9403 Feb 20 19:58 README.md [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 6912 Feb 20 19:58 SECURITY.md [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 5 Feb 20 19:59 VERSION [2023-02-20T20:01:14.935Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 19:58 bin [2023-02-20T20:01:14.935Z] drwxrwxr-x 17 1001 1001 4096 Feb 20 19:58 cmd [2023-02-20T20:01:14.935Z] -rw-r--r-- 1 root root 487323 Feb 20 20:00 coverage.out [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 3295 Feb 20 19:58 go.mod [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 33318 Feb 20 19:58 go.sum [2023-02-20T20:01:14.935Z] drwxrwxr-x 7 1001 1001 4096 Feb 20 19:58 internal [2023-02-20T20:01:14.935Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 19:58 openapi [2023-02-20T20:01:14.935Z] drwxrwxr-x 4 1001 1001 4096 Feb 20 19:58 snap [2023-02-20T20:01:14.935Z] -rw-rw-r-- 1 1001 1001 204 Feb 20 19:58 version.go [Pipeline] sh [2023-02-20T20:01:15.251Z] + '[' -e coverage.out ] [2023-02-20T20:01:15.251Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-20T20:01:15.366Z] Stashed 1 file(s) [Pipeline] sh [2023-02-20T20:01:15.661Z] + make build [2023-02-20T20:01:15.661Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-20T20:01:16.868Z] using credential edgex-jenkins-ssh [2023-02-20T20:01:16.887Z] Cloning the remote Git repository [2023-02-20T20:01:16.935Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-20T20:01:17.012Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-20T20:01:17.163Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-20T20:01:17.164Z] > git --version # timeout=10 [2023-02-20T20:01:17.184Z] > git --version # 'git version 2.25.1' [2023-02-20T20:01:17.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T20:01:17.244Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T20:01:30.562Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-20T20:01:30.562Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-20T20:01:31.129Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T20:01:31.695Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-20T20:01:35.212Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-20T20:01:35.236Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T20:01:36.893Z] Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:01:37.272Z] Merge succeeded, producing e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:01:37.273Z] Checking out Revision e73e4473cb6ed841adac253e864bdf443d847c6c (PR-4374) [2023-02-20T20:01:37.909Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0" [2023-02-20T20:01:37.961Z] > git --version # timeout=10 [2023-02-20T20:01:37.971Z] > git --version # 'git version 2.25.1' [2023-02-20T20:01:37.987Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T20:01:36.079Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-20T20:01:36.126Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-20T20:01:36.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T20:01:36.143Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4374/head:refs/remotes/origin/PR-4374 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-20T20:01:36.913Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T20:01:36.942Z] > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 [2023-02-20T20:01:37.180Z] > git remote # timeout=10 [2023-02-20T20:01:37.200Z] > git config --get remote.origin.url # timeout=10 [2023-02-20T20:01:37.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T20:01:37.231Z] > git merge affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 [2023-02-20T20:01:37.258Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-20T20:01:37.282Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T20:01:37.305Z] > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T20:01:39.137Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-20T20:01:39.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T20:01:39.137Z] Dload Upload Total Spent Left Speed [2023-02-20T20:01:39.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-02-20T20:01:39.728Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-20T20:01:39.811Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-20T20:01:40.075Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-20T20:01:40.075Z] + sudo tee /etc/docker/daemon.new [2023-02-20T20:01:40.075Z] { [2023-02-20T20:01:40.075Z] "registry-mirrors": [ [2023-02-20T20:01:40.075Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-20T20:01:40.075Z] ], [2023-02-20T20:01:40.075Z] "bip": "10.250.0.254/24", [2023-02-20T20:01:40.075Z] "hosts": [ [2023-02-20T20:01:40.075Z] "tcp://0.0.0.0:5555", [2023-02-20T20:01:40.075Z] "unix:///var/run/docker.sock" [2023-02-20T20:01:40.075Z] ], [2023-02-20T20:01:40.075Z] "mtu": 1458, [2023-02-20T20:01:40.075Z] "selinux-enabled": true, [2023-02-20T20:01:40.075Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-20T20:01:40.075Z] } [Pipeline] sh [2023-02-20T20:01:40.425Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-20T20:01:40.749Z] 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 [2023-02-20T20:01:40.773Z] + sudo service docker restart [2023-02-20T20:01:41.686Z] 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 [2023-02-20T20:01:43.062Z] 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 [2023-02-20T20:01:43.996Z] 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 [2023-02-20T20:01:44.933Z] 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 [2023-02-20T20:01:47.464Z] 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] } [2023-02-20T20:01:48.880Z] $ docker stop --time=1 e351040aa2f461ee50ece7b7bda16bd72576e0c8b46fedeef6857f77b5e6b49b [2023-02-20T20:01:54.909Z] $ docker rm -f --volumes e351040aa2f461ee50ece7b7bda16bd72576e0c8b46fedeef6857f77b5e6b49b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T20:01:56.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T20:01:56.021Z] [2023-02-20T20:01:56.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T20:01:56.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T20:01:56.402Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-20T20:01:56.402Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-20T20:01:56.402Z] ca9280d653b3: Pulling fs layer [2023-02-20T20:01:56.402Z] 7e9c9ca2126c: Pulling fs layer [2023-02-20T20:01:56.662Z] cbdbe7a5bc2a: Download complete [2023-02-20T20:01:56.663Z] cbdbe7a5bc2a: Pull complete [2023-02-20T20:01:56.663Z] ca9280d653b3: Verifying Checksum [2023-02-20T20:01:56.663Z] ca9280d653b3: Download complete [2023-02-20T20:01:57.228Z] 7e9c9ca2126c: Download complete [2023-02-20T20:01:57.228Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T20:01:59.093Z] provisioning config files... [2023-02-20T20:01:59.119Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7936137964140844481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T20:01:59.516Z] ---> docker-login.sh [2023-02-20T20:01:59.516Z] nexus3.edgexfoundry.org:10001 [2023-02-20T20:01:59.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T20:02:00.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T20:02:00.066Z] Configure a credential helper to remove this warning. See [2023-02-20T20:02:00.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T20:02:00.066Z] [2023-02-20T20:02:00.066Z] Login Succeeded [2023-02-20T20:02:00.066Z] nexus3.edgexfoundry.org:10002 [2023-02-20T20:02:00.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T20:02:00.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T20:02:00.337Z] Configure a credential helper to remove this warning. See [2023-02-20T20:02:00.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T20:02:00.337Z] [2023-02-20T20:02:00.337Z] Login Succeeded [2023-02-20T20:02:00.337Z] nexus3.edgexfoundry.org:10003 [2023-02-20T20:02:00.511Z] 7e9c9ca2126c: Pull complete [2023-02-20T20:02:00.511Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-20T20:02:00.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T20:02:00.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [2023-02-20T20:02:00.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T20:02:00.756Z] prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container [2023-02-20T20:02:00.802Z] $ 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 [2023-02-20T20:02:00.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T20:02:00.872Z] Configure a credential helper to remove this warning. See [2023-02-20T20:02:00.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T20:02:00.872Z] [2023-02-20T20:02:00.872Z] Login Succeeded [2023-02-20T20:02:00.872Z] nexus3.edgexfoundry.org:10004 [2023-02-20T20:02:00.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T20:02:01.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T20:02:01.141Z] Configure a credential helper to remove this warning. See [2023-02-20T20:02:01.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T20:02:01.141Z] [2023-02-20T20:02:01.141Z] Login Succeeded [2023-02-20T20:02:01.141Z] docker.io [2023-02-20T20:02:01.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T20:02:01.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T20:02:01.673Z] Configure a credential helper to remove this warning. See [2023-02-20T20:02:01.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T20:02:01.673Z] [2023-02-20T20:02:01.673Z] Login Succeeded [2023-02-20T20:02:01.673Z] ---> docker-login.sh ends [2023-02-20T20:02:04.419Z] $ docker top bdc687ab65c7c630b00adfd440786e17262bca3c94b8562054d0b71d3d39e8d7 -eo pid,comm [Pipeline] { [Pipeline] } [2023-02-20T20:02:04.592Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-20T20:02:04.919Z] + docker-compose build --help [2023-02-20T20:02:04.919Z] + grep parallel [Pipeline] sh [2023-02-20T20:02:05.289Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-20T20:02:05.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T20:02:05.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T20:02:05.448Z] ========================================================= [2023-02-20T20:02:05.448Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-20T20:02:05.448Z] ========================================================= [Pipeline] fileExists [2023-02-20T20:02:05.486Z] --parallel Build images in parallel. [Pipeline] sh [Pipeline] } [2023-02-20T20:02:05.588Z] $ docker stop --time=1 bdc687ab65c7c630b00adfd440786e17262bca3c94b8562054d0b71d3d39e8d7 [2023-02-20T20:02:05.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T20:02:05.831Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-20T20:02:05.831Z] 9b18e9b68314: Pulling fs layer [2023-02-20T20:02:05.831Z] 35d82f9e3411: Pulling fs layer [2023-02-20T20:02:05.831Z] e16973657156: Pulling fs layer [2023-02-20T20:02:05.831Z] fc693d55d65f: Pulling fs layer [2023-02-20T20:02:05.831Z] 7e9fc2657dce: Pulling fs layer [2023-02-20T20:02:05.831Z] dda99020689f: Pulling fs layer [2023-02-20T20:02:05.831Z] db1c61fa0a46: Pulling fs layer [2023-02-20T20:02:05.831Z] 891c053d2c06: Pulling fs layer [2023-02-20T20:02:05.831Z] 7e9fc2657dce: Waiting [2023-02-20T20:02:05.831Z] dda99020689f: Waiting [2023-02-20T20:02:05.832Z] db1c61fa0a46: Waiting [2023-02-20T20:02:05.832Z] fc693d55d65f: Waiting [2023-02-20T20:02:05.832Z] 891c053d2c06: Waiting [2023-02-20T20:02:06.103Z] e16973657156: Verifying Checksum [2023-02-20T20:02:06.103Z] e16973657156: Download complete [2023-02-20T20:02:06.103Z] 35d82f9e3411: Verifying Checksum [2023-02-20T20:02:06.103Z] 35d82f9e3411: Download complete [2023-02-20T20:02:06.103Z] 7e9fc2657dce: Verifying Checksum [2023-02-20T20:02:06.103Z] 7e9fc2657dce: Download complete [2023-02-20T20:02:06.103Z] dda99020689f: Verifying Checksum [2023-02-20T20:02:06.103Z] dda99020689f: Download complete [2023-02-20T20:02:06.103Z] 9b18e9b68314: Verifying Checksum [2023-02-20T20:02:06.104Z] 9b18e9b68314: Download complete [2023-02-20T20:02:06.910Z] $ docker rm -f --volumes bdc687ab65c7c630b00adfd440786e17262bca3c94b8562054d0b71d3d39e8d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2023-02-20T20:02:07.141Z] 9b18e9b68314: Pull complete [2023-02-20T20:02:07.141Z] 891c053d2c06: Verifying Checksum [2023-02-20T20:02:07.141Z] 891c053d2c06: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T20:02:07.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T20:02:07.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T20:02:07.673Z] prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container [2023-02-20T20:02:07.719Z] $ 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 [2023-02-20T20:02:07.745Z] 35d82f9e3411: Pull complete [2023-02-20T20:02:08.036Z] $ docker top 9f779a67c9e4a852dcf68d497b676ed1a048b8e24061958c81d8b9bdd34877bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T20:02:08.343Z] e16973657156: Pull complete [2023-02-20T20:02:08.434Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-20T20:02:08.613Z] db1c61fa0a46: Verifying Checksum [2023-02-20T20:02:08.613Z] db1c61fa0a46: Download complete [2023-02-20T20:02:08.883Z] fc693d55d65f: Download complete [2023-02-20T20:02:09.000Z] Building core-command ... [2023-02-20T20:02:09.000Z] Building core-common-config-bootstrapper ... [2023-02-20T20:02:09.000Z] Building core-data ... [2023-02-20T20:02:09.000Z] Building core-metadata ... [2023-02-20T20:02:09.000Z] Building security-bootstrapper ... [2023-02-20T20:02:09.000Z] Building security-proxy-setup ... [2023-02-20T20:02:09.000Z] Building security-secretstore-setup ... [2023-02-20T20:02:09.000Z] Building security-spiffe-token-provider ... [2023-02-20T20:02:09.000Z] Building security-spire-agent ... [2023-02-20T20:02:09.000Z] Building security-spire-config ... [2023-02-20T20:02:09.000Z] Building security-spire-server ... [2023-02-20T20:02:09.000Z] Building support-notifications ... [2023-02-20T20:02:09.000Z] Building support-scheduler ... [2023-02-20T20:02:09.000Z] Building support-notifications [2023-02-20T20:02:09.000Z] Building security-bootstrapper [2023-02-20T20:02:09.000Z] Building core-metadata [2023-02-20T20:02:09.000Z] Building security-spire-server [2023-02-20T20:02:09.000Z] Building security-spiffe-token-provider [2023-02-20T20:02:20.436Z] fc693d55d65f: Pull complete [2023-02-20T20:02:20.706Z] 7e9fc2657dce: Pull complete [2023-02-20T20:02:20.973Z] dda99020689f: Pull complete [2023-02-20T20:02:21.194Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:02:21.194Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:02:21.194Z] ---> 1de2ed19e269 [2023-02-20T20:02:21.194Z] Step 3/32 : WORKDIR /edgex-go [2023-02-20T20:02:21.194Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:02:21.194Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:02:21.194Z] ---> 1de2ed19e269 [2023-02-20T20:02:21.194Z] Step 3/19 : WORKDIR /edgex-go [2023-02-20T20:02:21.194Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:02:21.194Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:02:21.194Z] ---> 1de2ed19e269 [2023-02-20T20:02:21.194Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:02:21.194Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:02:21.194Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:02:21.194Z] ---> 1de2ed19e269 [2023-02-20T20:02:21.194Z] Step 3/23 : WORKDIR /edgex-go [2023-02-20T20:02:23.727Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:02:23.727Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:02:23.727Z] ---> 1de2ed19e269 [2023-02-20T20:02:23.727Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:02:27.898Z] db1c61fa0a46: Pull complete [2023-02-20T20:02:28.874Z] 891c053d2c06: Pull complete [2023-02-20T20:02:28.874Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-20T20:02:28.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T20:02:28.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-20T20:02:29.266Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-20T20:02:29.266Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T20:02:29.266Z] WORKDIR /edgex [2023-02-20T20:02:29.266Z] COPY go.mod . [2023-02-20T20:02:29.266Z] RUN go mod download [2023-02-20T20:02:29.854Z] Sending build context to Docker daemon 3.091MB [2023-02-20T20:02:29.854Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T20:02:29.854Z] ---> f96f9c87975a [2023-02-20T20:02:29.854Z] Step 2/4 : WORKDIR /edgex [2023-02-20T20:02:31.800Z] ---> Running in 97f7bf064e9a [2023-02-20T20:02:32.069Z] Removing intermediate container 97f7bf064e9a [2023-02-20T20:02:32.069Z] ---> 239f6535a5aa [2023-02-20T20:02:32.069Z] Step 3/4 : COPY go.mod . [2023-02-20T20:02:32.657Z] ---> 07b7b63dd039 [2023-02-20T20:02:32.657Z] Step 4/4 : RUN go mod download [2023-02-20T20:02:32.657Z] ---> Running in 538460e87820 [2023-02-20T20:02:33.723Z] ---> Running in 3b5abbe53942 [2023-02-20T20:02:33.723Z] ---> Running in 986f984dc03d [2023-02-20T20:02:33.723Z] ---> Running in 7e405b895df6 [2023-02-20T20:02:33.723Z] ---> Running in 42914968d0fc [2023-02-20T20:02:33.723Z] ---> Running in c31bb5bbb1a5 [2023-02-20T20:02:33.723Z] Removing intermediate container 3b5abbe53942 [2023-02-20T20:02:33.723Z] ---> 7b1917bff7f1 [2023-02-20T20:02:33.723Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T20:02:33.723Z] Removing intermediate container c31bb5bbb1a5 [2023-02-20T20:02:33.723Z] ---> 0fa1219be1a8 [2023-02-20T20:02:33.723Z] Step 4/24 : WORKDIR /edgex-go [2023-02-20T20:02:33.723Z] ---> Running in e9b44d696b45 [2023-02-20T20:02:33.723Z] Removing intermediate container 986f984dc03d [2023-02-20T20:02:33.723Z] ---> 74ef5f83a053 [2023-02-20T20:02:33.723Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T20:02:33.723Z] Removing intermediate container 42914968d0fc [2023-02-20T20:02:33.723Z] ---> 942d3412fb76 [2023-02-20T20:02:33.723Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-20T20:02:33.723Z] Removing intermediate container 7e405b895df6 [2023-02-20T20:02:33.723Z] ---> 8ec4ad9525b4 [2023-02-20T20:02:33.723Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-20T20:02:33.723Z] ---> Running in 2760a0906bd4 [2023-02-20T20:02:33.723Z] ---> Running in e71b0a08598a [2023-02-20T20:02:33.723Z] ---> Running in 8a3049f8c6a6 [2023-02-20T20:02:33.723Z] ---> Running in ba36184d72d2 [2023-02-20T20:02:33.723Z] Removing intermediate container 2760a0906bd4 [2023-02-20T20:02:33.723Z] ---> 45b16139b403 [2023-02-20T20:02:33.723Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-20T20:02:33.723Z] ---> Running in b4a2abe72aa9 [2023-02-20T20:02:33.723Z] Removing intermediate container 8a3049f8c6a6 [2023-02-20T20:02:33.723Z] ---> fd7702513202 [2023-02-20T20:02:33.723Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-20T20:02:33.980Z] ---> Running in ef0fd89188a3 [2023-02-20T20:02:33.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.237Z] OK: 211 MiB in 51 packages [2023-02-20T20:02:34.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.494Z] OK: 211 MiB in 51 packages [2023-02-20T20:02:34.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.752Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-20T20:02:34.752Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-20T20:02:34.752Z] OK: 17046 distinct packages available [2023-02-20T20:02:34.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.752Z] OK: 211 MiB in 51 packages [2023-02-20T20:02:34.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:02:34.752Z] Removing intermediate container e9b44d696b45 [2023-02-20T20:02:34.752Z] ---> 7f42b67123f7 [2023-02-20T20:02:34.752Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-20T20:02:34.752Z] OK: 211 MiB in 51 packages [2023-02-20T20:02:35.010Z] Removing intermediate container e71b0a08598a [2023-02-20T20:02:35.010Z] ---> 934aeced0766 [2023-02-20T20:02:35.010Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-20T20:02:35.010Z] ---> f8f0d0574b09 [2023-02-20T20:02:35.010Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:02:35.010Z] ---> Running in 2e8eed616576 [2023-02-20T20:02:35.010Z] OK: 211 MiB in 51 packages [2023-02-20T20:02:35.010Z] ---> 050caaf29af7 [2023-02-20T20:02:35.010Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:02:35.269Z] ---> Running in 612dbdceb4eb [2023-02-20T20:02:35.269Z] Removing intermediate container b4a2abe72aa9 [2023-02-20T20:02:35.269Z] ---> 1b388e97824a [2023-02-20T20:02:35.269Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-20T20:02:35.269Z] Removing intermediate container ef0fd89188a3 [2023-02-20T20:02:35.269Z] ---> 7bcf58ae0d11 [2023-02-20T20:02:35.269Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T20:02:35.269Z] ---> 98fc845371f8 [2023-02-20T20:02:35.269Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:02:35.528Z] ---> Running in fa1c804a0db5 [2023-02-20T20:02:35.528Z] ---> 839818e3f4d2 [2023-02-20T20:02:35.528Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:02:35.787Z] Removing intermediate container ba36184d72d2 [2023-02-20T20:02:35.787Z] ---> 8b971f004c24 [2023-02-20T20:02:35.787Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-20T20:02:35.787Z] ---> Running in 798373803ef2 [2023-02-20T20:02:35.787Z] ---> d7873ac10a25 [2023-02-20T20:02:35.787Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:02:35.787Z] ---> Running in 5d91c0ac415f [2023-02-20T20:03:04.909Z] Removing intermediate container 538460e87820 [2023-02-20T20:03:04.909Z] ---> 5bfd51860ec4 [2023-02-20T20:03:04.909Z] Successfully built 5bfd51860ec4 [2023-02-20T20:03:04.909Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T20:03:05.307Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T20:03:05.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T20:03:05.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-6765 does not seem to be running inside a container [2023-02-20T20:03:05.665Z] $ 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 [2023-02-20T20:03:07.128Z] $ docker top ad3acbcfa822a00172310e12bec88ee470aa90125583e72981ef85a35cf5dc47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T20:03:08.016Z] + go version [2023-02-20T20:03:08.016Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-20T20:03:08.057Z] $ docker stop --time=1 ad3acbcfa822a00172310e12bec88ee470aa90125583e72981ef85a35cf5dc47 [2023-02-20T20:03:09.676Z] $ docker rm -f --volumes ad3acbcfa822a00172310e12bec88ee470aa90125583e72981ef85a35cf5dc47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T20:03:10.528Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T20:03:10.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T20:03:10.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-6765 does not seem to be running inside a container [2023-02-20T20:03:10.850Z] $ 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 [2023-02-20T20:03:12.026Z] $ docker top 57d346ff2a431d7ce7b2926113f147eeb5b2e5959ea7d73894cade7060c49314 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-20T20:03:12.264Z] ========================================================= [2023-02-20T20:03:12.264Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-20T20:03:12.264Z] ========================================================= [Pipeline] sh [2023-02-20T20:03:12.584Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T20:03:12.979Z] + make test [2023-02-20T20:03:12.979Z] go test -race -coverprofile=coverage.out ./... [2023-02-20T20:03:51.847Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-20T20:03:58.034Z] Removing intermediate container 2e8eed616576 [2023-02-20T20:03:58.034Z] ---> ee6e08013d1a [2023-02-20T20:03:58.034Z] Step 7/23 : COPY . . [2023-02-20T20:03:58.034Z] Removing intermediate container fa1c804a0db5 [2023-02-20T20:03:58.034Z] ---> b66ae2cf37e8 [2023-02-20T20:03:58.034Z] Step 8/24 : COPY . . [2023-02-20T20:03:58.034Z] Removing intermediate container 5d91c0ac415f [2023-02-20T20:03:58.034Z] ---> 0b858b2e26c8 [2023-02-20T20:03:58.034Z] Step 7/19 : COPY . . [2023-02-20T20:03:58.034Z] Removing intermediate container 612dbdceb4eb [2023-02-20T20:03:58.034Z] ---> d5c447b82902 [2023-02-20T20:03:58.034Z] Step 7/32 : COPY . . [2023-02-20T20:03:58.034Z] Removing intermediate container 798373803ef2 [2023-02-20T20:03:58.034Z] ---> 002dad548c6a [2023-02-20T20:03:58.034Z] Step 8/22 : COPY . . [2023-02-20T20:04:24.682Z] ---> 7cbbca3ea169 [2023-02-20T20:04:24.682Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-20T20:04:24.682Z] ---> 42f12f146288 [2023-02-20T20:04:24.682Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-20T20:04:24.682Z] ---> e53a43099fb0 [2023-02-20T20:04:24.682Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-20T20:04:24.682Z] ---> c7ee6df7e8ff [2023-02-20T20:04:24.682Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-20T20:04:24.682Z] ---> Running in 78ac55110671 [2023-02-20T20:04:24.682Z] ---> Running in 44164aeeb43d [2023-02-20T20:04:24.682Z] ---> 9355e0b0c9b6 [2023-02-20T20:04:24.682Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T20:04:24.682Z] ---> Running in 579a778fa75f [2023-02-20T20:04:24.682Z] ---> Running in 4362a0f0ac31 [2023-02-20T20:04:24.682Z] ---> Running in 5eac4cb5099b [2023-02-20T20:04:24.682Z] Removing intermediate container 5eac4cb5099b [2023-02-20T20:04:24.682Z] ---> f4c127f290c4 [2023-02-20T20:04:24.682Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-20T20:04:24.682Z] ---> Running in 01373355c845 [2023-02-20T20:04:24.682Z] Removing intermediate container 01373355c845 [2023-02-20T20:04:24.682Z] ---> 1eb60b2328c9 [2023-02-20T20:04:24.682Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T20:04:24.682Z] ---> Running in 1713cc0bc5ee [2023-02-20T20:04:24.682Z] 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 [2023-02-20T20:04:24.682Z] 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 [2023-02-20T20:04:24.682Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-20T20:04:24.682Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-20T20:04:24.682Z] Removing intermediate container 1713cc0bc5ee [2023-02-20T20:04:24.682Z] ---> 14cea1b15c94 [2023-02-20T20:04:24.682Z] Step 11/23 : WORKDIR /edgex-go [2023-02-20T20:04:24.682Z] ---> Running in e79fea96db29 [2023-02-20T20:04:24.682Z] Removing intermediate container e79fea96db29 [2023-02-20T20:04:24.682Z] ---> c06b628abb2c [2023-02-20T20:04:24.682Z] [2023-02-20T20:04:24.682Z] Step 12/23 : FROM alpine:3.15 [2023-02-20T20:04:24.682Z] 3.15: Pulling from library/alpine [2023-02-20T20:04:24.682Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-20T20:04:24.682Z] Status: Downloaded newer image for alpine:3.15 [2023-02-20T20:04:24.682Z] ---> 5ce65d7b0fde [2023-02-20T20:04:24.682Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T20:04:24.945Z] ---> Running in f97815d01d08 [2023-02-20T20:04:25.940Z] Removing intermediate container f97815d01d08 [2023-02-20T20:04:25.940Z] ---> a8cb4df3b354 [2023-02-20T20:04:25.940Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T20:04:26.199Z] ---> Running in 3555141011fc [2023-02-20T20:04:27.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:04:27.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:04:27.391Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T20:04:27.391Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T20:04:27.391Z] OK: 15857 distinct packages available [2023-02-20T20:04:27.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:04:27.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:04:27.686Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-20T20:04:27.686Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-20T20:04:27.686Z] (3/5) Installing libucontext (1.1-r0) [2023-02-20T20:04:27.686Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-20T20:04:27.686Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-20T20:04:27.686Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T20:04:27.686Z] OK: 7 MiB in 19 packages [2023-02-20T20:04:32.988Z] Removing intermediate container 3555141011fc [2023-02-20T20:04:32.988Z] ---> 839150c4e716 [2023-02-20T20:04:32.988Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T20:04:40.550Z] ---> a71293ec8316 [2023-02-20T20:04:40.551Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T20:04:41.115Z] ---> a8ba7da28c01 [2023-02-20T20:04:41.115Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-20T20:04:42.081Z] ---> 49a6cf59e118 [2023-02-20T20:04:42.081Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-20T20:04:45.366Z] ---> 7bf00b5c881e [2023-02-20T20:04:45.366Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T20:04:47.277Z] ---> Running in fc542448bc51 [2023-02-20T20:04:47.277Z] Removing intermediate container fc542448bc51 [2023-02-20T20:04:47.277Z] ---> 6510f021e8b5 [2023-02-20T20:04:47.277Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T20:04:49.190Z] ---> Running in b9e8da6ad2b6 [2023-02-20T20:04:53.778Z] Removing intermediate container b9e8da6ad2b6 [2023-02-20T20:04:53.778Z] ---> d3ea94c67aa7 [2023-02-20T20:04:53.778Z] Step 21/23 : LABEL arch=x86_64 [2023-02-20T20:04:55.152Z] ---> Running in dd839f9aef9a [2023-02-20T20:04:55.152Z] Removing intermediate container dd839f9aef9a [2023-02-20T20:04:55.152Z] ---> 281b0a65e1bf [2023-02-20T20:04:55.152Z] Step 22/23 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:04:55.410Z] ---> Running in c671935ff092 [2023-02-20T20:04:55.668Z] Removing intermediate container c671935ff092 [2023-02-20T20:04:55.668Z] ---> 37c5a17fcad9 [2023-02-20T20:04:55.668Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T20:04:56.234Z] ---> Running in 837a21592d15 [2023-02-20T20:05:02.997Z] Removing intermediate container 837a21592d15 [2023-02-20T20:05:02.997Z] ---> 34a2e9bc5061 [2023-02-20T20:05:02.997Z] [2023-02-20T20:05:02.997Z] Successfully built 34a2e9bc5061 [2023-02-20T20:05:02.997Z] Successfully tagged security-spire-server:latest [2023-02-20T20:05:02.997Z] Building security-proxy-setup [2023-02-20T20:05:02.997Z]  Building security-spire-server ... done Removing intermediate container 78ac55110671 [2023-02-20T20:05:02.997Z] ---> e26fe7f70d31 [2023-02-20T20:05:02.997Z] [2023-02-20T20:05:02.997Z] Step 9/32 : FROM alpine:3.16 [2023-02-20T20:05:02.997Z] Removing intermediate container 44164aeeb43d [2023-02-20T20:05:02.997Z] ---> 150a5fea25a1 [2023-02-20T20:05:02.997Z] [2023-02-20T20:05:02.997Z] Step 10/24 : FROM alpine:3.16 [2023-02-20T20:05:04.381Z] Removing intermediate container 579a778fa75f [2023-02-20T20:05:04.381Z] ---> 1eeaefcd2074 [2023-02-20T20:05:04.381Z] [2023-02-20T20:05:04.381Z] Step 9/19 : FROM alpine:3.15 [2023-02-20T20:05:04.950Z] 3.16: Pulling from library/alpine [2023-02-20T20:05:05.894Z] ---> 5ce65d7b0fde [2023-02-20T20:05:05.894Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T20:05:05.894Z] ---> Using cache [2023-02-20T20:05:05.894Z] ---> a8cb4df3b354 [2023-02-20T20:05:05.894Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-20T20:05:08.518Z] 3.16: Pulling from library/alpine [2023-02-20T20:05:09.089Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:05:09.089Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:05:09.089Z] ---> 1de2ed19e269 [2023-02-20T20:05:09.089Z] Step 3/21 : WORKDIR /edgex-go [2023-02-20T20:05:09.089Z] ---> Using cache [2023-02-20T20:05:09.089Z] ---> 8ec4ad9525b4 [2023-02-20T20:05:09.089Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-20T20:05:11.642Z] ---> Running in 72aae01f0bb4 [2023-02-20T20:05:11.642Z] ---> Running in ed6f36e85d04 [2023-02-20T20:05:11.642Z] Removing intermediate container 4362a0f0ac31 [2023-02-20T20:05:11.642Z] ---> 1aa3cf235b8e [2023-02-20T20:05:11.642Z] [2023-02-20T20:05:11.642Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T20:05:12.207Z] 3.16: Pulling from library/alpine [2023-02-20T20:05:12.465Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T20:05:12.465Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T20:05:12.465Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T20:05:12.465Z] Status: Image is up to date for alpine:3.16 [2023-02-20T20:05:12.465Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T20:05:12.465Z] Status: Image is up to date for alpine:3.16 [2023-02-20T20:05:12.465Z] ---> dfd21b5a31f5 [2023-02-20T20:05:12.465Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-20T20:05:12.465Z] ---> dfd21b5a31f5 [2023-02-20T20:05:12.465Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-20T20:05:12.465Z] ---> dfd21b5a31f5 [2023-02-20T20:05:12.465Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T20:05:12.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:12.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:12.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:12.982Z] ---> Running in 97080a9f705a [2023-02-20T20:05:12.982Z] ---> Running in 8e45f0e73b11 [2023-02-20T20:05:12.982Z] ---> Running in cdee5e2b9cf9 [2023-02-20T20:05:12.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:12.982Z] OK: 211 MiB in 51 packages [2023-02-20T20:05:13.238Z] Removing intermediate container 97080a9f705a [2023-02-20T20:05:13.238Z] ---> b7bb64f44584 [2023-02-20T20:05:13.238Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-20T20:05:13.238Z] ---> Running in 519645bf347b [2023-02-20T20:05:13.238Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T20:05:13.238Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T20:05:13.238Z] OK: 15857 distinct packages available [2023-02-20T20:05:13.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:13.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:13.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:13.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:13.543Z] Removing intermediate container 72aae01f0bb4 [2023-02-20T20:05:13.543Z] ---> 2eeeb0db2264 [2023-02-20T20:05:13.543Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-20T20:05:13.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:13.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:13.543Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-20T20:05:13.543Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-20T20:05:13.543Z] ---> b19f01312623 [2023-02-20T20:05:13.543Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:05:13.543Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-20T20:05:13.543Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-20T20:05:13.801Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T20:05:13.801Z] (5/9) Installing curl (7.80.0-r6) [2023-02-20T20:05:13.801Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:05:13.801Z] OK: 6 MiB in 15 packages [2023-02-20T20:05:13.801Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-20T20:05:13.801Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-20T20:05:13.801Z] (8/9) Installing libucontext (1.1-r0) [2023-02-20T20:05:13.801Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-20T20:05:13.801Z] ---> Running in 0ca13b7b9c87 [2023-02-20T20:05:13.801Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T20:05:13.801Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T20:05:13.801Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-20T20:05:13.801Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-20T20:05:13.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:13.801Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:05:13.801Z] OK: 8 MiB in 23 packages [2023-02-20T20:05:13.801Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T20:05:13.801Z] OK: 6 MiB in 16 packages [2023-02-20T20:05:13.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:14.058Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-20T20:05:14.058Z] (2/2) Installing su-exec (0.2-r1) [2023-02-20T20:05:14.058Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:05:14.058Z] OK: 6 MiB in 16 packages [2023-02-20T20:05:14.317Z] Removing intermediate container cdee5e2b9cf9 [2023-02-20T20:05:14.317Z] ---> 8e7bcf8874ad [2023-02-20T20:05:14.317Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T20:05:14.317Z] ---> Running in 9613cebcc9b7 [2023-02-20T20:05:14.578Z] Removing intermediate container 9613cebcc9b7 [2023-02-20T20:05:14.578Z] ---> 7ac59bb67c28 [2023-02-20T20:05:14.578Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-20T20:05:14.578Z] ---> Running in 1d4f1e76aac2 [2023-02-20T20:05:14.578Z] Removing intermediate container 8e45f0e73b11 [2023-02-20T20:05:14.578Z] ---> dddb6866657c [2023-02-20T20:05:14.578Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T20:05:14.578Z] Removing intermediate container ed6f36e85d04 [2023-02-20T20:05:14.578Z] ---> 69f72a64db05 [2023-02-20T20:05:14.578Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:05:14.578Z] ---> Running in f85cd3e63505 [2023-02-20T20:05:14.578Z] Removing intermediate container 519645bf347b [2023-02-20T20:05:14.578Z] ---> 8fee83dff321 [2023-02-20T20:05:14.578Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-20T20:05:14.578Z] Removing intermediate container 1d4f1e76aac2 [2023-02-20T20:05:14.578Z] ---> be23d8eef9cf [2023-02-20T20:05:14.578Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-20T20:05:14.836Z] ---> Running in 4cca8215a7a5 [2023-02-20T20:05:14.836Z] ---> Running in 546b4435c26c [2023-02-20T20:05:14.836Z] Removing intermediate container f85cd3e63505 [2023-02-20T20:05:14.836Z] ---> cbbde5ec8f99 [2023-02-20T20:05:14.836Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-20T20:05:14.836Z] ---> Running in b93366b24764 [2023-02-20T20:05:14.836Z] Removing intermediate container 4cca8215a7a5 [2023-02-20T20:05:14.836Z] ---> a0dbd70a86a0 [2023-02-20T20:05:14.836Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-20T20:05:14.836Z] ---> 80cdf611598b [2023-02-20T20:05:14.836Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-20T20:05:14.836Z] ---> Running in a1a29ba1f3ca [2023-02-20T20:05:14.836Z] Removing intermediate container 546b4435c26c [2023-02-20T20:05:14.836Z] ---> dd21d746f846 [2023-02-20T20:05:14.836Z] Step 15/24 : WORKDIR / [2023-02-20T20:05:14.836Z] Removing intermediate container b93366b24764 [2023-02-20T20:05:14.836Z] ---> c914fbdb1e29 [2023-02-20T20:05:14.836Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T20:05:14.836Z] ---> Running in b28b204a8f76 [2023-02-20T20:05:15.095Z] Removing intermediate container a1a29ba1f3ca [2023-02-20T20:05:15.095Z] ---> d87f945f974f [2023-02-20T20:05:15.095Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-20T20:05:15.095Z] ---> Running in fa90d2d6451f [2023-02-20T20:05:15.666Z] ---> Running in 752aeb61f5f1 [2023-02-20T20:05:15.666Z] Removing intermediate container b28b204a8f76 [2023-02-20T20:05:15.666Z] ---> 04ea8004ca3b [2023-02-20T20:05:15.666Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:05:15.666Z] ---> 8da86ef3da7f [2023-02-20T20:05:15.666Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-20T20:05:15.666Z] Removing intermediate container fa90d2d6451f [2023-02-20T20:05:15.666Z] ---> 886a03fca497 [2023-02-20T20:05:15.666Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:05:15.666Z] Removing intermediate container 752aeb61f5f1 [2023-02-20T20:05:15.666Z] ---> f5edf2bc2455 [2023-02-20T20:05:15.666Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-20T20:05:15.666Z] ---> Running in a7e0c89142e8 [2023-02-20T20:05:15.666Z] ---> b080424769fd [2023-02-20T20:05:15.666Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-20T20:05:15.666Z] ---> b41b086a196e [2023-02-20T20:05:15.666Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-20T20:05:15.666Z] ---> 1e0e3874abb7 [2023-02-20T20:05:15.666Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-20T20:05:15.666Z] ---> Running in 9ed9ae3604de [2023-02-20T20:05:15.925Z] Removing intermediate container a7e0c89142e8 [2023-02-20T20:05:15.925Z] ---> 40298738912f [2023-02-20T20:05:15.925Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-20T20:05:15.925Z] Removing intermediate container 9ed9ae3604de [2023-02-20T20:05:15.925Z] ---> 10068fe00396 [2023-02-20T20:05:15.925Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T20:05:16.492Z] ---> Running in ccd294161307 [2023-02-20T20:05:16.492Z] ---> 06f98e43bc74 [2023-02-20T20:05:16.492Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-20T20:05:16.492Z] ---> Running in 98fe2d0a0d8b [2023-02-20T20:05:16.492Z] ---> ae4348e06749 [2023-02-20T20:05:16.492Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-20T20:05:16.751Z] Removing intermediate container 98fe2d0a0d8b [2023-02-20T20:05:16.751Z] ---> 9f29514444e2 [2023-02-20T20:05:16.751Z] Step 17/19 : LABEL arch=x86_64 [2023-02-20T20:05:16.751Z] ---> Running in 5d226098248d [2023-02-20T20:05:16.751Z] ---> 60e2d7fdfbb7 [2023-02-20T20:05:16.751Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-20T20:05:16.751Z] ---> 3585076fecaf [2023-02-20T20:05:16.751Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-20T20:05:16.751Z] ---> Running in b6595a7697df [2023-02-20T20:05:16.751Z] Removing intermediate container 5d226098248d [2023-02-20T20:05:16.751Z] ---> 203b6e9f27a1 [2023-02-20T20:05:16.751Z] Step 18/19 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:05:16.751Z] ---> Running in b001f552372f [2023-02-20T20:05:16.751Z] Removing intermediate container b6595a7697df [2023-02-20T20:05:16.751Z] ---> 5068af95320e [2023-02-20T20:05:16.751Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T20:05:16.751Z] ---> Running in f36b7a6f3a41 [2023-02-20T20:05:17.010Z] ---> cbe411868e4c [2023-02-20T20:05:17.010Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-20T20:05:17.010Z] Removing intermediate container b001f552372f [2023-02-20T20:05:17.010Z] ---> 73dfe45c9672 [2023-02-20T20:05:17.010Z] Step 19/19 : LABEL version=0.0.0 [2023-02-20T20:05:17.010Z] ---> Running in 0361b4e11864 [2023-02-20T20:05:17.010Z] ---> Running in 44ebac1e90d9 [2023-02-20T20:05:17.010Z] Removing intermediate container f36b7a6f3a41 [2023-02-20T20:05:17.010Z] ---> 427e32d099da [2023-02-20T20:05:17.010Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T20:05:17.010Z] ---> Running in ee4d1dfc73b9 [2023-02-20T20:05:17.010Z] Removing intermediate container 0361b4e11864 [2023-02-20T20:05:17.010Z] ---> 042cf8574bd1 [2023-02-20T20:05:17.010Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T20:05:17.269Z] Removing intermediate container 44ebac1e90d9 [2023-02-20T20:05:17.269Z] ---> b45cd7cda141 [2023-02-20T20:05:17.269Z] [2023-02-20T20:05:17.269Z] ---> Running in c052acdcf6cd [2023-02-20T20:05:17.269Z] Removing intermediate container ee4d1dfc73b9 [2023-02-20T20:05:17.269Z] ---> 615d6ff67719 [2023-02-20T20:05:17.269Z] Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:05:17.269Z] Successfully built b45cd7cda141 [2023-02-20T20:05:17.269Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-20T20:05:17.269Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-02-20T20:05:17.269Z] Removing intermediate container ccd294161307 [2023-02-20T20:05:17.269Z] ---> fdd84d8b1b1c [2023-02-20T20:05:17.269Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-20T20:05:17.269Z] ---> Running in 524cdbbaf2b8 [2023-02-20T20:05:17.269Z] Removing intermediate container c052acdcf6cd [2023-02-20T20:05:17.269Z] ---> f8c4c1eef0c0 [2023-02-20T20:05:17.269Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T20:05:17.529Z] ---> Running in 95cb59225a36 [2023-02-20T20:05:21.112Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:05:21.112Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:05:21.112Z] ---> 1de2ed19e269 [2023-02-20T20:05:21.112Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:05:21.112Z] ---> Using cache [2023-02-20T20:05:21.112Z] ---> 74ef5f83a053 [2023-02-20T20:05:21.112Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T20:05:21.112Z] ---> Using cache [2023-02-20T20:05:21.112Z] ---> fd7702513202 [2023-02-20T20:05:21.112Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T20:05:22.507Z] ---> Running in c5678d1e4551 [2023-02-20T20:05:22.507Z] Removing intermediate container 524cdbbaf2b8 [2023-02-20T20:05:22.507Z] ---> e0aed76cdc99 [2023-02-20T20:05:22.507Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T20:05:22.507Z] ---> Running in 07c386e9b324 [2023-02-20T20:05:22.507Z] ---> Running in 64f1c0d92a85 [2023-02-20T20:05:22.507Z] Removing intermediate container 95cb59225a36 [2023-02-20T20:05:22.507Z] ---> 636ba37a5f1f [2023-02-20T20:05:22.507Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-20T20:05:22.507Z] Removing intermediate container c5678d1e4551 [2023-02-20T20:05:22.507Z] ---> 7d045796db93 [2023-02-20T20:05:22.507Z] Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:05:22.507Z] Removing intermediate container 64f1c0d92a85 [2023-02-20T20:05:22.507Z] ---> 6bfb35c7fa8b [2023-02-20T20:05:22.507Z] [2023-02-20T20:05:22.778Z] ---> Running in d99fc84c866e [2023-02-20T20:05:22.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:22.778Z] Successfully built 6bfb35c7fa8b [2023-02-20T20:05:22.778Z] ---> d5b2f8291681 [2023-02-20T20:05:22.778Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-20T20:05:22.778Z] Successfully tagged support-notifications:latest [2023-02-20T20:05:22.778Z] Building security-secretstore-setup [2023-02-20T20:05:22.778Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:23.041Z] OK: 211 MiB in 51 packages [2023-02-20T20:05:24.432Z] ---> Running in 73376e7775ec [2023-02-20T20:05:25.376Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:05:25.376Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:05:25.376Z] ---> 1de2ed19e269 [2023-02-20T20:05:25.376Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T20:05:25.376Z] ---> Using cache [2023-02-20T20:05:25.376Z] ---> 8ec4ad9525b4 [2023-02-20T20:05:25.376Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-20T20:05:25.376Z] ---> Using cache [2023-02-20T20:05:25.376Z] ---> 2eeeb0db2264 [2023-02-20T20:05:25.376Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T20:05:25.376Z] ---> Using cache [2023-02-20T20:05:25.376Z] ---> b19f01312623 [2023-02-20T20:05:25.376Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:05:27.285Z] Removing intermediate container d99fc84c866e [2023-02-20T20:05:27.285Z] ---> dd199efa3e4a [2023-02-20T20:05:27.285Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T20:05:27.285Z] ---> Running in 2d48ec09ee8e [2023-02-20T20:05:27.285Z] ---> Running in 5ad9e8bb8bdf [2023-02-20T20:05:27.285Z] Removing intermediate container 5ad9e8bb8bdf [2023-02-20T20:05:27.285Z] ---> 72ff93daa01f [2023-02-20T20:05:27.285Z] [2023-02-20T20:05:27.285Z] Successfully built 72ff93daa01f [2023-02-20T20:05:27.285Z] Removing intermediate container 07c386e9b324 [2023-02-20T20:05:27.285Z] ---> d80bc29f0a56 [2023-02-20T20:05:27.285Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T20:05:27.285Z] Successfully tagged core-metadata:latest [2023-02-20T20:05:27.285Z] Building security-spire-config [2023-02-20T20:05:30.581Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:05:30.581Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:05:30.581Z] ---> 1de2ed19e269 [2023-02-20T20:05:30.581Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T20:05:30.581Z] ---> Using cache [2023-02-20T20:05:30.581Z] ---> 8ec4ad9525b4 [2023-02-20T20:05:30.581Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T20:05:31.151Z] ---> 5afbb610465b [2023-02-20T20:05:31.151Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:05:32.091Z] ---> Running in ba01f35ac643 [2023-02-20T20:05:32.091Z] ---> Running in be3ce6ca3212 [2023-02-20T20:05:32.352Z] Removing intermediate container 73376e7775ec [2023-02-20T20:05:32.352Z] ---> 0334fe3461ac [2023-02-20T20:05:32.352Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:05:32.352Z] ---> 37bd0788b26b [2023-02-20T20:05:32.352Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-20T20:05:32.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:32.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:05:32.885Z] OK: 211 MiB in 51 packages [2023-02-20T20:05:33.473Z] ---> bf3a9c39baf1 [2023-02-20T20:05:33.473Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-20T20:05:33.473Z] ---> 24e09d465a4d [2023-02-20T20:05:33.473Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-20T20:05:33.473Z] Removing intermediate container ba01f35ac643 [2023-02-20T20:05:33.473Z] ---> de1935c6c274 [2023-02-20T20:05:33.473Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T20:05:33.734Z] ---> 0cf016a83465 [2023-02-20T20:05:33.734Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-20T20:05:33.734Z] ---> d3f3418c2d17 [2023-02-20T20:05:33.734Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:05:33.734Z] ---> baf20a8efb50 [2023-02-20T20:05:33.734Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-20T20:05:33.734Z] ---> Running in 15e0befb0278 [2023-02-20T20:05:33.994Z] ---> 3aed81da0d0e [2023-02-20T20:05:33.994Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-20T20:05:33.994Z] ---> 9b9dcddc8166 [2023-02-20T20:05:33.994Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-20T20:05:33.994Z] ---> Running in c351a67d206f [2023-02-20T20:05:34.935Z] Removing intermediate container c351a67d206f [2023-02-20T20:05:34.935Z] ---> 3e25354637f6 [2023-02-20T20:05:34.935Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-20T20:05:35.195Z] ---> Running in 853b6d3bcdc5 [2023-02-20T20:05:35.195Z] Removing intermediate container 853b6d3bcdc5 [2023-02-20T20:05:35.195Z] ---> cb74e121119b [2023-02-20T20:05:35.195Z] Step 29/32 : CMD ["gate"] [2023-02-20T20:05:35.195Z] ---> Running in 7af30dd57d63 [2023-02-20T20:05:35.456Z] Removing intermediate container 7af30dd57d63 [2023-02-20T20:05:35.456Z] ---> 6036525971b4 [2023-02-20T20:05:35.456Z] Step 30/32 : LABEL arch=x86_64 [2023-02-20T20:05:35.456Z] ---> Running in bf3c9a8e9e0e [2023-02-20T20:05:35.456Z] Removing intermediate container bf3c9a8e9e0e [2023-02-20T20:05:35.456Z] ---> 9996d8b8b843 [2023-02-20T20:05:35.456Z] Step 31/32 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:05:35.456Z] ---> Running in e5abe89a12fa [2023-02-20T20:05:35.456Z] Removing intermediate container e5abe89a12fa [2023-02-20T20:05:35.456Z] ---> 8d5e99c79bcf [2023-02-20T20:05:35.456Z] Step 32/32 : LABEL version=0.0.0 [2023-02-20T20:05:35.716Z] ---> Running in 176c2ea6b742 [2023-02-20T20:05:35.716Z] Removing intermediate container 176c2ea6b742 [2023-02-20T20:05:35.716Z] ---> a7ae4ba0c577 [2023-02-20T20:05:35.716Z] [2023-02-20T20:05:35.716Z] Successfully built a7ae4ba0c577 [2023-02-20T20:05:35.716Z] Successfully tagged security-bootstrapper:latest [2023-02-20T20:05:35.716Z]  Building security-bootstrapper ... done Building core-data [2023-02-20T20:05:37.662Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:05:37.662Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:05:37.662Z] ---> 1de2ed19e269 [2023-02-20T20:05:37.662Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:05:37.662Z] ---> Using cache [2023-02-20T20:05:37.662Z] ---> 74ef5f83a053 [2023-02-20T20:05:37.662Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T20:05:37.662Z] ---> Using cache [2023-02-20T20:05:37.662Z] ---> fd7702513202 [2023-02-20T20:05:37.662Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T20:05:37.662Z] ---> Using cache [2023-02-20T20:05:37.662Z] ---> d80bc29f0a56 [2023-02-20T20:05:37.662Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T20:05:37.662Z] ---> Using cache [2023-02-20T20:05:37.662Z] ---> 5afbb610465b [2023-02-20T20:05:37.662Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:05:40.222Z] ---> Running in dc1f3ad40f45 [2023-02-20T20:05:43.546Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-20T20:05:43.546Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-20T20:05:43.546Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-20T20:05:43.546Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-20T20:05:43.546Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-20T20:05:58.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-20T20:05:58.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-20T20:05:58.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-20T20:05:58.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-20T20:05:58.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-20T20:05:58.591Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-20T20:05:58.591Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-20T20:05:58.591Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-20T20:05:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-20T20:06:08.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.375s coverage: 28.7% of statements [2023-02-20T20:06:08.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-20T20:06:08.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-20T20:06:18.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.701s coverage: 98.5% of statements [2023-02-20T20:06:25.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.110s coverage: 73.7% of statements [2023-02-20T20:06:25.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-20T20:06:25.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-20T20:06:25.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-20T20:06:25.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.579s coverage: 54.0% of statements [2023-02-20T20:06:25.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-20T20:06:25.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-20T20:06:36.544Z] Removing intermediate container 0ca13b7b9c87 [2023-02-20T20:06:36.544Z] ---> 3b48b6a6ddb5 [2023-02-20T20:06:36.544Z] Step 7/21 : COPY . . [2023-02-20T20:06:36.544Z] Removing intermediate container dc1f3ad40f45 [2023-02-20T20:06:36.544Z] ---> 614008e5f5fb [2023-02-20T20:06:36.544Z] Step 8/22 : COPY . . [2023-02-20T20:06:36.544Z] Removing intermediate container be3ce6ca3212 [2023-02-20T20:06:36.544Z] ---> c8f0651e6be8 [2023-02-20T20:06:36.544Z] Step 8/22 : COPY . . [2023-02-20T20:06:36.544Z] Removing intermediate container 15e0befb0278 [2023-02-20T20:06:36.544Z] ---> 3d62800ba8eb [2023-02-20T20:06:36.544Z] Step 7/24 : COPY . . [2023-02-20T20:06:36.544Z] Removing intermediate container 2d48ec09ee8e [2023-02-20T20:06:36.544Z] ---> 9b1c00dc2aa8 [2023-02-20T20:06:36.544Z] Step 7/24 : COPY . . [2023-02-20T20:06:43.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.703s coverage: 88.5% of statements [2023-02-20T20:06:43.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-20T20:06:43.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-20T20:06:43.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-20T20:06:43.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-20T20:06:43.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-20T20:06:43.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.388s coverage: 3.9% of statements [2023-02-20T20:06:43.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-20T20:06:43.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-20T20:06:48.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.840s coverage: 95.6% of statements [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-20T20:06:48.040Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.270s coverage: 72.2% of statements [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-20T20:06:48.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.938s coverage: 65.9% of statements [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-20T20:06:48.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.635s coverage: 0.9% of statements [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-20T20:06:48.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.567s coverage: 29.6% of statements [2023-02-20T20:06:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-20T20:06:51.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.412s coverage: 47.1% of statements [2023-02-20T20:06:51.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.267s coverage: 82.9% of statements [2023-02-20T20:06:51.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.498s coverage: 94.1% of statements [2023-02-20T20:06:52.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.452s coverage: 96.3% of statements [2023-02-20T20:06:54.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.402s coverage: 87.5% of statements [2023-02-20T20:06:58.514Z] ---> 3f3b009b526b [2023-02-20T20:06:58.514Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-20T20:06:58.514Z] ---> f46aa9b62ee2 [2023-02-20T20:06:58.514Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-20T20:06:58.514Z] ---> b12c851a73ca [2023-02-20T20:06:58.514Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-20T20:06:58.514Z] ---> 43c8a26ea850 [2023-02-20T20:06:58.514Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-20T20:06:58.514Z] ---> ff9400f6a3b4 [2023-02-20T20:06:58.514Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T20:06:58.514Z] ---> Running in 118c5f6a94e3 [2023-02-20T20:06:58.514Z] ---> Running in 9f79010885b5 [2023-02-20T20:06:58.514Z] ---> Running in e344b6f0569e [2023-02-20T20:06:58.514Z] ---> Running in 44b585285a6c [2023-02-20T20:06:58.514Z] ---> Running in 5621a0f2cda2 [2023-02-20T20:06:58.514Z] Removing intermediate container 9f79010885b5 [2023-02-20T20:06:58.514Z] ---> 565088a2fff3 [2023-02-20T20:06:58.514Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T20:06:58.514Z] ---> Running in 51d288e8ab54 [2023-02-20T20:06:58.514Z] Removing intermediate container 51d288e8ab54 [2023-02-20T20:06:58.514Z] ---> 1e1fb405a11d [2023-02-20T20:06:58.514Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T20:06:58.514Z] ---> Running in 7527bd23d9b2 [2023-02-20T20:06:58.514Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-20T20:06:58.514Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-20T20:06:58.514Z] 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 [2023-02-20T20:06:58.514Z] 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 [2023-02-20T20:06:58.514Z] Removing intermediate container 7527bd23d9b2 [2023-02-20T20:06:58.514Z] ---> 88933f7df141 [2023-02-20T20:06:58.514Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T20:06:58.514Z] ---> Running in 659c297d4b6c [2023-02-20T20:06:58.514Z] Removing intermediate container 659c297d4b6c [2023-02-20T20:06:58.514Z] ---> 495aeb767ef7 [2023-02-20T20:06:58.514Z] [2023-02-20T20:06:58.514Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T20:06:58.514Z] ---> 5ce65d7b0fde [2023-02-20T20:06:58.514Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T20:06:58.514Z] ---> Using cache [2023-02-20T20:06:58.514Z] ---> a8cb4df3b354 [2023-02-20T20:06:58.514Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-20T20:06:58.514Z] ---> Running in f2b56481e20d [2023-02-20T20:06:59.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:06:59.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:06:59.592Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T20:06:59.592Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T20:06:59.592Z] OK: 15857 distinct packages available [2023-02-20T20:06:59.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:06:59.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:06:59.849Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-20T20:06:59.849Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-20T20:06:59.849Z] (3/4) Installing libucontext (1.1-r0) [2023-02-20T20:06:59.849Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-20T20:06:59.849Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T20:06:59.849Z] OK: 6 MiB in 18 packages [2023-02-20T20:07:04.202Z] Removing intermediate container f2b56481e20d [2023-02-20T20:07:04.202Z] ---> 67918f25511e [2023-02-20T20:07:04.202Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T20:07:04.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.410s coverage: 94.4% of statements [2023-02-20T20:07:04.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.278s coverage: 44.8% of statements [2023-02-20T20:07:08.450Z] ---> 7b2579e87bb8 [2023-02-20T20:07:08.450Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T20:07:10.974Z] ---> 96654b52125c [2023-02-20T20:07:10.974Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-20T20:07:11.906Z] ---> Running in 54a2bc7d7dcf [2023-02-20T20:07:12.472Z] Removing intermediate container 54a2bc7d7dcf [2023-02-20T20:07:12.472Z] ---> b4b41b543aed [2023-02-20T20:07:12.473Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-20T20:07:13.463Z] ---> cd4cca0f45bd [2023-02-20T20:07:13.463Z] Step 19/24 : WORKDIR / [2023-02-20T20:07:13.725Z] ---> Running in cc5b941fa95a [2023-02-20T20:07:14.290Z] Removing intermediate container cc5b941fa95a [2023-02-20T20:07:14.290Z] ---> ce1a1005e30d [2023-02-20T20:07:14.290Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T20:07:14.548Z] ---> Running in 9a4d522e8353 [2023-02-20T20:07:15.112Z] Removing intermediate container 9a4d522e8353 [2023-02-20T20:07:15.112Z] ---> 7205dbe47799 [2023-02-20T20:07:15.112Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T20:07:15.112Z] ---> Running in a029097c1bc5 [2023-02-20T20:07:15.676Z] Removing intermediate container a029097c1bc5 [2023-02-20T20:07:15.676Z] ---> 4a6937715768 [2023-02-20T20:07:15.676Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T20:07:15.940Z] ---> Running in 1f0a396d113c [2023-02-20T20:07:16.197Z] Removing intermediate container 1f0a396d113c [2023-02-20T20:07:16.197Z] ---> 83aee9cbefa3 [2023-02-20T20:07:16.197Z] Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:07:16.197Z] ---> Running in e2d6c206d72b [2023-02-20T20:07:16.453Z] Removing intermediate container e2d6c206d72b [2023-02-20T20:07:16.453Z] ---> 9e5baa2791c4 [2023-02-20T20:07:16.453Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T20:07:16.453Z] ---> Running in 0645101ecb22 [2023-02-20T20:07:16.710Z] Removing intermediate container 0645101ecb22 [2023-02-20T20:07:16.710Z] ---> 602946c71b6b [2023-02-20T20:07:16.710Z] [2023-02-20T20:07:16.710Z] Successfully built 602946c71b6b [2023-02-20T20:07:16.710Z] Successfully tagged security-spire-config:latest [2023-02-20T20:07:16.710Z] Building core-common-config-bootstrapper [2023-02-20T20:07:19.979Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:07:19.979Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:07:19.979Z] ---> 1de2ed19e269 [2023-02-20T20:07:19.979Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:07:19.979Z] ---> Using cache [2023-02-20T20:07:19.979Z] ---> 74ef5f83a053 [2023-02-20T20:07:19.979Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T20:07:19.979Z] ---> Using cache [2023-02-20T20:07:19.979Z] ---> fd7702513202 [2023-02-20T20:07:19.979Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T20:07:19.979Z] ---> Using cache [2023-02-20T20:07:19.979Z] ---> d80bc29f0a56 [2023-02-20T20:07:19.979Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T20:07:19.979Z] ---> Using cache [2023-02-20T20:07:19.979Z] ---> 5afbb610465b [2023-02-20T20:07:19.979Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:07:19.979Z] ---> Using cache [2023-02-20T20:07:19.979Z] ---> 614008e5f5fb [2023-02-20T20:07:19.979Z] Step 8/22 : COPY . . [2023-02-20T20:07:19.979Z] ---> Using cache [2023-02-20T20:07:19.979Z] ---> 3f3b009b526b [2023-02-20T20:07:19.980Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-20T20:07:22.528Z] 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 [2023-02-20T20:07:23.560Z] 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 [2023-02-20T20:07:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.640s coverage: 79.9% of statements [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-20T20:07:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.332s coverage: 92.9% of statements [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-20T20:07:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-20T20:07:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 86.9% of statements [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-20T20:07:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2023-02-20T20:07:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.199s coverage: 20.0% of statements [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-20T20:07:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-20T20:07:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.324s coverage: 77.4% of statements [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-20T20:07:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.324s coverage: 80.0% of statements [2023-02-20T20:07:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements [2023-02-20T20:07:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.990s coverage: 91.2% of statements [2023-02-20T20:07:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-20T20:07:26.863Z] ---> Running in 44b0401832f0 [2023-02-20T20:07:28.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.447s coverage: 63.1% of statements [2023-02-20T20:07:28.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-20T20:07:28.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-20T20:07:28.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.351s coverage: 100.0% of statements [2023-02-20T20:07:28.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2023-02-20T20:07:28.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.106s coverage: 100.0% of statements [2023-02-20T20:07:28.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.136s coverage: 73.7% of statements [2023-02-20T20:07:28.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.122s coverage: 100.0% of statements [2023-02-20T20:07:30.174Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T20:07:32.852Z] Removing intermediate container 5621a0f2cda2 [2023-02-20T20:07:32.852Z] ---> 3167e7a63b04 [2023-02-20T20:07:32.852Z] [2023-02-20T20:07:32.852Z] Step 9/24 : FROM alpine:3.16 [2023-02-20T20:07:32.852Z] ---> dfd21b5a31f5 [2023-02-20T20:07:32.852Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-20T20:07:32.852Z] Removing intermediate container 118c5f6a94e3 [2023-02-20T20:07:32.852Z] ---> e454e0ba5b60 [2023-02-20T20:07:32.852Z] [2023-02-20T20:07:32.852Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T20:07:32.852Z] ---> dfd21b5a31f5 [2023-02-20T20:07:32.852Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-20T20:07:32.852Z] ---> Running in f7fdf67d597e [2023-02-20T20:07:32.852Z] ---> Running in 686dfd81ddab [2023-02-20T20:07:33.111Z] Removing intermediate container e344b6f0569e [2023-02-20T20:07:33.111Z] ---> d805ee92eb65 [2023-02-20T20:07:33.111Z] [2023-02-20T20:07:33.111Z] Step 9/21 : FROM alpine:3.16 [2023-02-20T20:07:33.111Z] ---> dfd21b5a31f5 [2023-02-20T20:07:33.111Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-20T20:07:33.111Z] Removing intermediate container 44b585285a6c [2023-02-20T20:07:33.111Z] ---> 27ba214be32a [2023-02-20T20:07:33.111Z] [2023-02-20T20:07:33.111Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T20:07:33.111Z] ---> dfd21b5a31f5 [2023-02-20T20:07:33.111Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T20:07:33.111Z] ---> Using cache [2023-02-20T20:07:33.111Z] ---> 8e7bcf8874ad [2023-02-20T20:07:33.111Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T20:07:33.111Z] ---> Using cache [2023-02-20T20:07:33.111Z] ---> 7ac59bb67c28 [2023-02-20T20:07:33.111Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-20T20:07:33.111Z] Removing intermediate container f7fdf67d597e [2023-02-20T20:07:33.111Z] ---> 09d1c32dc617 [2023-02-20T20:07:33.111Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-20T20:07:33.111Z] ---> Running in d297b7418ca4 [2023-02-20T20:07:33.111Z] ---> Running in 3b8eefff160d [2023-02-20T20:07:33.111Z] ---> Running in 44856bb6fe99 [2023-02-20T20:07:33.368Z] Removing intermediate container 44856bb6fe99 [2023-02-20T20:07:33.368Z] ---> 42adb306e0a7 [2023-02-20T20:07:33.368Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T20:07:33.368Z] Removing intermediate container 3b8eefff160d [2023-02-20T20:07:33.368Z] ---> c21eb8d8e738 [2023-02-20T20:07:33.368Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-20T20:07:33.368Z] ---> Running in 95a5a306cd9c [2023-02-20T20:07:33.368Z] ---> Running in 51db90a37b95 [2023-02-20T20:07:33.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:07:33.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:07:33.368Z] Removing intermediate container 51db90a37b95 [2023-02-20T20:07:33.368Z] ---> 32ee11678a99 [2023-02-20T20:07:33.368Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:07:33.368Z] Removing intermediate container 95a5a306cd9c [2023-02-20T20:07:33.368Z] ---> 831b681063e4 [2023-02-20T20:07:33.368Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T20:07:33.650Z] ---> Running in fdb8509c608e [2023-02-20T20:07:33.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:07:33.650Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-20T20:07:33.650Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-20T20:07:33.650Z] (3/3) Installing su-exec (0.2-r1) [2023-02-20T20:07:33.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:07:33.650Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:07:33.650Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T20:07:33.650Z] OK: 6 MiB in 17 packages [2023-02-20T20:07:33.924Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-20T20:07:33.924Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-20T20:07:33.924Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-20T20:07:33.924Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-20T20:07:33.924Z] (5/6) Installing curl (7.83.1-r6) [2023-02-20T20:07:33.924Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-20T20:07:33.924Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:07:33.924Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T20:07:33.924Z] OK: 8 MiB in 20 packages [2023-02-20T20:07:34.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:07:34.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:07:34.625Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T20:07:34.625Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:07:34.625Z] OK: 6 MiB in 15 packages [2023-02-20T20:07:34.882Z] ---> 698f7a02b633 [2023-02-20T20:07:34.882Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-20T20:07:35.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.398s coverage: 65.3% of statements [2023-02-20T20:07:35.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-20T20:07:35.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-20T20:07:35.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-20T20:07:36.262Z] Removing intermediate container 686dfd81ddab [2023-02-20T20:07:36.262Z] ---> a5a2dd86b51d [2023-02-20T20:07:36.262Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T20:07:36.262Z] ---> b5f196a161e3 [2023-02-20T20:07:36.262Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-20T20:07:36.262Z] ---> Running in e75e70b4ed24 [2023-02-20T20:07:36.519Z] Removing intermediate container fdb8509c608e [2023-02-20T20:07:36.519Z] ---> ae0d576574fd [2023-02-20T20:07:36.519Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:07:37.499Z] Removing intermediate container e75e70b4ed24 [2023-02-20T20:07:37.499Z] ---> afc4e60f9c5c [2023-02-20T20:07:37.499Z] Step 12/24 : WORKDIR / [2023-02-20T20:07:37.499Z] Removing intermediate container d297b7418ca4 [2023-02-20T20:07:37.499Z] ---> ff6652b86cbb [2023-02-20T20:07:37.500Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T20:07:37.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.135s coverage: 41.0% of statements [2023-02-20T20:07:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-20T20:07:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-20T20:07:37.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.336s coverage: 89.5% of statements [2023-02-20T20:07:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-20T20:07:37.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.317s coverage: 84.8% of statements [2023-02-20T20:07:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-20T20:07:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-20T20:07:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-20T20:07:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-20T20:07:37.756Z] ---> 7800a3a4a826 [2023-02-20T20:07:37.756Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-20T20:07:38.015Z] ---> Running in 5210dc683bf5 [2023-02-20T20:07:38.015Z] ---> 64d0ad810700 [2023-02-20T20:07:38.015Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-20T20:07:38.015Z] ---> Running in de1bb1726740 [2023-02-20T20:07:38.015Z] ---> Running in 99b147c00be1 [2023-02-20T20:07:38.381Z] Removing intermediate container 5210dc683bf5 [2023-02-20T20:07:38.381Z] ---> 5666cfa88299 [2023-02-20T20:07:38.381Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-20T20:07:38.640Z] Removing intermediate container de1bb1726740 [2023-02-20T20:07:38.640Z] ---> 564f13b9cb7a [2023-02-20T20:07:38.640Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T20:07:38.640Z] Removing intermediate container 99b147c00be1 [2023-02-20T20:07:38.640Z] ---> 0a0cfa619f75 [2023-02-20T20:07:38.640Z] Step 12/21 : WORKDIR /edgex [2023-02-20T20:07:38.640Z] ---> fd10e6540b57 [2023-02-20T20:07:38.640Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-20T20:07:38.640Z] ---> Running in 3e2199394b35 [2023-02-20T20:07:38.640Z] ---> 3d59b8d35b85 [2023-02-20T20:07:38.640Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-20T20:07:38.640Z] ---> Running in 2a1dba7d035b [2023-02-20T20:07:38.901Z] Removing intermediate container 3e2199394b35 [2023-02-20T20:07:38.901Z] ---> 1633445de801 [2023-02-20T20:07:38.901Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-20T20:07:38.901Z] ---> a7de732d6294 [2023-02-20T20:07:38.901Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-20T20:07:38.901Z] Removing intermediate container 2a1dba7d035b [2023-02-20T20:07:38.901Z] ---> 7951631dbb49 [2023-02-20T20:07:38.901Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T20:07:38.901Z] ---> Running in fbb6c7fa57c9 [2023-02-20T20:07:38.901Z] ---> Running in 81b39cd7e133 [2023-02-20T20:07:38.901Z] ---> 3e3089b6f1e9 [2023-02-20T20:07:38.901Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-20T20:07:39.159Z] Removing intermediate container 81b39cd7e133 [2023-02-20T20:07:39.159Z] ---> 68e82a4b36d1 [2023-02-20T20:07:39.159Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T20:07:39.159Z] Removing intermediate container fbb6c7fa57c9 [2023-02-20T20:07:39.160Z] ---> b2a8123378ab [2023-02-20T20:07:39.160Z] Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:07:39.160Z] ---> 0f6b144b1be1 [2023-02-20T20:07:39.160Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-20T20:07:39.448Z] ---> Running in 1fba8022cdbd [2023-02-20T20:07:39.448Z] ---> Running in df6e2a364e62 [2023-02-20T20:07:39.448Z] ---> 7daaec1c202d [2023-02-20T20:07:39.448Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-20T20:07:39.715Z] Removing intermediate container 1fba8022cdbd [2023-02-20T20:07:39.715Z] ---> 48c7c510621d [2023-02-20T20:07:39.715Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T20:07:39.715Z] Removing intermediate container df6e2a364e62 [2023-02-20T20:07:39.715Z] ---> 7c9e6d128d11 [2023-02-20T20:07:39.715Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T20:07:39.715Z] ---> 7ec8a6355287 [2023-02-20T20:07:39.715Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-20T20:07:39.715Z] ---> Running in d9109624ece6 [2023-02-20T20:07:39.715Z] ---> Running in 1f02bb195ad5 [2023-02-20T20:07:39.975Z] ---> 4d75385bb507 [2023-02-20T20:07:39.975Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-20T20:07:40.242Z] Removing intermediate container 1f02bb195ad5 [2023-02-20T20:07:40.242Z] ---> 63f2a0ea7c90 [2023-02-20T20:07:40.242Z] [2023-02-20T20:07:40.242Z] Removing intermediate container d9109624ece6 [2023-02-20T20:07:40.242Z] ---> 64b8b7a46e55 [2023-02-20T20:07:40.242Z] Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:07:40.242Z] ---> c535890b2622 [2023-02-20T20:07:40.242Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-20T20:07:40.242Z] ---> Running in f1fd9d023bb0 [2023-02-20T20:07:40.242Z] Successfully built 63f2a0ea7c90 [2023-02-20T20:07:40.242Z] Successfully tagged support-scheduler:latest [2023-02-20T20:07:40.242Z]  Building support-scheduler ... done Building core-command [2023-02-20T20:07:44.487Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:07:44.487Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:07:44.487Z] ---> 1de2ed19e269 [2023-02-20T20:07:44.487Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:07:44.487Z] ---> Using cache [2023-02-20T20:07:44.487Z] ---> 74ef5f83a053 [2023-02-20T20:07:44.487Z] Step 4/23 : WORKDIR /edgex-go [2023-02-20T20:07:44.487Z] ---> Using cache [2023-02-20T20:07:44.487Z] ---> fd7702513202 [2023-02-20T20:07:44.487Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-20T20:07:44.487Z] ---> Using cache [2023-02-20T20:07:44.487Z] ---> d80bc29f0a56 [2023-02-20T20:07:44.487Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-20T20:07:44.748Z] ---> Using cache [2023-02-20T20:07:44.748Z] ---> 5afbb610465b [2023-02-20T20:07:44.748Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:07:44.748Z] ---> Using cache [2023-02-20T20:07:44.748Z] ---> 614008e5f5fb [2023-02-20T20:07:44.748Z] Step 8/23 : COPY . . [2023-02-20T20:07:44.748Z] ---> Using cache [2023-02-20T20:07:44.748Z] ---> 3f3b009b526b [2023-02-20T20:07:44.748Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-20T20:07:45.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.457s coverage: 17.7% of statements [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-20T20:07:45.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.750s coverage: 92.3% of statements [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-20T20:07:45.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-20T20:07:45.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.540s coverage: 97.7% of statements [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-20T20:07:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-20T20:07:46.134Z] ---> c3f573a0ce5c [2023-02-20T20:07:46.134Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T20:07:46.134Z] Removing intermediate container f1fd9d023bb0 [2023-02-20T20:07:46.134Z] ---> 1c7c0938988f [2023-02-20T20:07:46.134Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T20:07:46.134Z] ---> Running in 784eada0190f [2023-02-20T20:07:46.134Z] ---> 4261bbc87c75 [2023-02-20T20:07:46.134Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T20:07:46.134Z] ---> Running in 34999ca229ff [2023-02-20T20:07:46.134Z] Removing intermediate container 34999ca229ff [2023-02-20T20:07:46.134Z] ---> 2e252bf370d9 [2023-02-20T20:07:46.134Z] [2023-02-20T20:07:46.394Z] Successfully built 2e252bf370d9 [2023-02-20T20:07:46.550Z] 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 [2023-02-20T20:07:46.550Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-20T20:07:46.550Z] go vet ./... [2023-02-20T20:07:46.653Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-20T20:07:46.653Z] ---> bf4362e485ba [2023-02-20T20:07:46.653Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T20:07:46.917Z] Successfully tagged core-data:latest [2023-02-20T20:07:46.917Z] Building security-spire-agent [2023-02-20T20:07:49.471Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:07:49.471Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:07:49.471Z] ---> 1de2ed19e269 [2023-02-20T20:07:49.471Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T20:07:49.471Z] ---> Using cache [2023-02-20T20:07:49.471Z] ---> 8ec4ad9525b4 [2023-02-20T20:07:49.471Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T20:07:49.471Z] ---> Using cache [2023-02-20T20:07:49.471Z] ---> de1935c6c274 [2023-02-20T20:07:49.471Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T20:07:49.471Z] ---> Using cache [2023-02-20T20:07:49.471Z] ---> d3f3418c2d17 [2023-02-20T20:07:49.471Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:07:49.471Z] ---> Using cache [2023-02-20T20:07:49.471Z] ---> 3d62800ba8eb [2023-02-20T20:07:49.471Z] Step 7/24 : COPY . . [2023-02-20T20:07:49.471Z] ---> Using cache [2023-02-20T20:07:49.471Z] ---> ff9400f6a3b4 [2023-02-20T20:07:49.471Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T20:07:49.471Z] ---> Using cache [2023-02-20T20:07:49.471Z] ---> 565088a2fff3 [2023-02-20T20:07:49.471Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T20:07:49.471Z] ---> Using cache [2023-02-20T20:07:49.471Z] ---> 1e1fb405a11d [2023-02-20T20:07:49.471Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T20:07:49.471Z] ---> Using cache [2023-02-20T20:07:49.471Z] ---> 88933f7df141 [2023-02-20T20:07:49.471Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T20:07:49.471Z] ---> Using cache [2023-02-20T20:07:49.471Z] ---> 495aeb767ef7 [2023-02-20T20:07:49.471Z] [2023-02-20T20:07:49.471Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T20:07:49.471Z] ---> 5ce65d7b0fde [2023-02-20T20:07:49.471Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T20:07:49.471Z] ---> Using cache [2023-02-20T20:07:49.471Z] ---> a8cb4df3b354 [2023-02-20T20:07:49.471Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T20:07:49.471Z] ---> Using cache [2023-02-20T20:07:49.471Z] ---> 839150c4e716 [2023-02-20T20:07:49.471Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-20T20:07:50.092Z] ---> ba7d984aebbc [2023-02-20T20:07:50.092Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T20:07:52.005Z] ---> Running in 995e42b5233a [2023-02-20T20:07:52.365Z] ---> 79ecadb01784 [2023-02-20T20:07:52.365Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T20:07:52.365Z] ---> Running in 81e1783462ae [2023-02-20T20:07:52.365Z] Removing intermediate container 44b0401832f0 [2023-02-20T20:07:52.365Z] ---> abbe6631b50b [2023-02-20T20:07:52.365Z] [2023-02-20T20:07:52.365Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T20:07:52.365Z] ---> dfd21b5a31f5 [2023-02-20T20:07:52.365Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-20T20:07:53.853Z] ---> Running in 174a097f88c6 [2023-02-20T20:07:55.416Z] Removing intermediate container 174a097f88c6 [2023-02-20T20:07:55.416Z] ---> e12a6aa83423 [2023-02-20T20:07:55.416Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T20:07:55.416Z] ---> 8e9ada8ee08f [2023-02-20T20:07:55.416Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T20:07:55.416Z] ---> Running in 7fb67c70cd5d [2023-02-20T20:07:55.721Z] ---> b717891f8999 [2023-02-20T20:07:55.721Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-20T20:07:56.004Z] Removing intermediate container 995e42b5233a [2023-02-20T20:07:56.004Z] ---> 21caa53d7c31 [2023-02-20T20:07:56.004Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T20:07:56.004Z] Removing intermediate container 81e1783462ae [2023-02-20T20:07:56.004Z] ---> 42121be7298d [2023-02-20T20:07:56.004Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T20:07:56.004Z] ---> 21d0d64d5cec [2023-02-20T20:07:56.004Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-20T20:07:56.004Z] ---> Running in 9a5c9368dfe6 [2023-02-20T20:07:56.288Z] ---> Running in 5b960ffbbee8 [2023-02-20T20:07:56.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T20:07:56.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T20:07:56.288Z] Removing intermediate container 9a5c9368dfe6 [2023-02-20T20:07:56.288Z] ---> 3b50e45826e0 [2023-02-20T20:07:56.288Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T20:07:56.288Z] Removing intermediate container 5b960ffbbee8 [2023-02-20T20:07:56.288Z] ---> 1d868998f7ca [2023-02-20T20:07:56.288Z] Step 19/21 : LABEL arch=x86_64 [2023-02-20T20:07:56.288Z] ---> 5080fc434277 [2023-02-20T20:07:56.288Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T20:07:56.288Z] ---> Running in 054b83b2654c [2023-02-20T20:07:56.288Z] ---> Running in 441b0c65b2a6 [2023-02-20T20:07:56.288Z] ---> Running in 6837d799e30a [2023-02-20T20:07:56.574Z] Removing intermediate container 054b83b2654c [2023-02-20T20:07:56.574Z] ---> 8edee86e7fbd [2023-02-20T20:07:56.574Z] Step 20/21 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:07:56.574Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T20:07:56.574Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:07:56.574Z] OK: 6 MiB in 15 packages [2023-02-20T20:07:56.574Z] Removing intermediate container 441b0c65b2a6 [2023-02-20T20:07:56.879Z] ---> 20b789f8880d [2023-02-20T20:07:56.879Z] Removing intermediate container 6837d799e30a [2023-02-20T20:07:56.879Z] Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c ---> 22e76f4d6474 [2023-02-20T20:07:56.879Z] [2023-02-20T20:07:56.879Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T20:07:56.879Z] ---> Running in f9fcccfdb31a [2023-02-20T20:07:56.879Z] ---> Running in 0e4eb9dadb60 [2023-02-20T20:07:56.879Z] ---> Running in c39dbd5e7eef [2023-02-20T20:07:56.879Z] Removing intermediate container 0e4eb9dadb60 [2023-02-20T20:07:56.879Z] ---> 952b7e940462 [2023-02-20T20:07:56.879Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T20:07:56.879Z] ---> Running in e2e5a8d61818 [2023-02-20T20:07:56.879Z] Removing intermediate container c39dbd5e7eef [2023-02-20T20:07:56.879Z] ---> a885375567a7 [2023-02-20T20:07:56.879Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T20:07:57.137Z] Removing intermediate container f9fcccfdb31a [2023-02-20T20:07:57.137Z] ---> d77ff72f6e67 [2023-02-20T20:07:57.137Z] Step 21/21 : LABEL version=0.0.0 [2023-02-20T20:07:57.137Z] ---> Running in c45c98c4b962 [2023-02-20T20:07:57.137Z] ---> Running in a625bd8c9d31 [2023-02-20T20:07:57.396Z] Removing intermediate container e2e5a8d61818 [2023-02-20T20:07:57.396Z] ---> d4847adc8d94 [2023-02-20T20:07:57.396Z] Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:07:57.396Z] Removing intermediate container 7fb67c70cd5d [2023-02-20T20:07:57.396Z] ---> 243acb72acbc [2023-02-20T20:07:57.396Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:07:57.396Z] ---> Running in e780d23b63cc [2023-02-20T20:07:57.396Z] Removing intermediate container a625bd8c9d31 [2023-02-20T20:07:57.396Z] ---> 9b070b6a0521 [2023-02-20T20:07:57.396Z] [2023-02-20T20:07:57.396Z] Removing intermediate container c45c98c4b962 [2023-02-20T20:07:57.396Z] ---> 29ab1d09da4c [2023-02-20T20:07:57.396Z] [2023-02-20T20:07:57.396Z] Removing intermediate container e780d23b63cc [2023-02-20T20:07:57.396Z] ---> a74e8ee645ac [2023-02-20T20:07:57.396Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T20:07:57.396Z] Successfully built 9b070b6a0521 [2023-02-20T20:07:57.396Z] Successfully built 29ab1d09da4c [2023-02-20T20:07:57.653Z] Successfully tagged security-proxy-setup:latest [2023-02-20T20:07:57.653Z]  Building security-proxy-setup ... done Successfully tagged security-secretstore-setup:latest [2023-02-20T20:07:57.653Z]  Building security-secretstore-setup ... done  ---> Running in 40581f4616c5 [2023-02-20T20:07:57.653Z] ---> 2ffd5f10dcee [2023-02-20T20:07:57.653Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-20T20:07:57.653Z] Removing intermediate container 40581f4616c5 [2023-02-20T20:07:57.653Z] ---> 112327425e04 [2023-02-20T20:07:57.653Z] [2023-02-20T20:07:57.653Z] Successfully built 112327425e04 [2023-02-20T20:07:57.653Z] Successfully tagged security-spire-agent:latest [2023-02-20T20:07:57.911Z]  Building security-spire-agent ... done  ---> 05cf528560ff [2023-02-20T20:07:57.911Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-20T20:07:58.170Z] ---> ff6829d6a23a [2023-02-20T20:07:58.170Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-20T20:07:58.427Z] ---> fb6a3b2d1dac [2023-02-20T20:07:58.427Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T20:07:58.427Z] ---> Running in b400b8f09d88 [2023-02-20T20:07:59.799Z] Removing intermediate container b400b8f09d88 [2023-02-20T20:07:59.799Z] ---> 25f6ed2fd833 [2023-02-20T20:07:59.799Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T20:07:59.799Z] ---> Running in 1f898551716e [2023-02-20T20:07:59.799Z] Removing intermediate container 1f898551716e [2023-02-20T20:07:59.799Z] ---> 76071b834450 [2023-02-20T20:07:59.799Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-20T20:07:59.799Z] ---> Running in d688bc98137a [2023-02-20T20:07:59.799Z] Removing intermediate container d688bc98137a [2023-02-20T20:07:59.799Z] ---> 6a36ddc8d649 [2023-02-20T20:07:59.799Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T20:08:00.056Z] ---> Running in ac163e8af2c3 [2023-02-20T20:08:00.056Z] Removing intermediate container ac163e8af2c3 [2023-02-20T20:08:00.056Z] ---> 9dc8a1e380bf [2023-02-20T20:08:00.056Z] Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:08:00.056Z] ---> Running in 5eb83da6a5a3 [2023-02-20T20:08:00.056Z] Removing intermediate container 5eb83da6a5a3 [2023-02-20T20:08:00.056Z] ---> fdef9b4dec8e [2023-02-20T20:08:00.056Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T20:08:00.056Z] ---> Running in bf824be40f0f [2023-02-20T20:08:00.314Z] Removing intermediate container bf824be40f0f [2023-02-20T20:08:00.314Z] ---> 4f523b34cdf4 [2023-02-20T20:08:00.314Z] [2023-02-20T20:08:00.314Z] Successfully built 4f523b34cdf4 [2023-02-20T20:08:00.314Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-20T20:08:06.878Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 784eada0190f [2023-02-20T20:08:06.878Z] ---> 27dd3a7493b4 [2023-02-20T20:08:06.878Z] [2023-02-20T20:08:06.878Z] Step 10/23 : FROM alpine:3.16 [2023-02-20T20:08:06.878Z] ---> dfd21b5a31f5 [2023-02-20T20:08:06.878Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-20T20:08:06.878Z] ---> Using cache [2023-02-20T20:08:06.878Z] ---> 8e7bcf8874ad [2023-02-20T20:08:06.878Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T20:08:06.878Z] ---> Using cache [2023-02-20T20:08:06.878Z] ---> 7ac59bb67c28 [2023-02-20T20:08:06.878Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-20T20:08:06.878Z] ---> Running in 472385c5ea5e [2023-02-20T20:08:06.878Z] Removing intermediate container 472385c5ea5e [2023-02-20T20:08:06.878Z] ---> 50573133b7cf [2023-02-20T20:08:06.878Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-20T20:08:06.878Z] ---> Running in 738921f2e0ab [2023-02-20T20:08:06.878Z] Removing intermediate container 738921f2e0ab [2023-02-20T20:08:06.878Z] ---> 45eea56e21e4 [2023-02-20T20:08:06.878Z] Step 15/23 : WORKDIR / [2023-02-20T20:08:06.878Z] ---> Running in 07605442e37b [2023-02-20T20:08:06.878Z] Removing intermediate container 07605442e37b [2023-02-20T20:08:06.878Z] ---> 8ad41a84ea7c [2023-02-20T20:08:06.878Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:08:07.135Z] ---> af1e47bdef92 [2023-02-20T20:08:07.135Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-20T20:08:07.700Z] ---> a4ce30bc315d [2023-02-20T20:08:07.700Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-20T20:08:07.700Z] ---> 7b5acf5f6357 [2023-02-20T20:08:07.700Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-20T20:08:07.700Z] ---> Running in 8a569c9fcb8e [2023-02-20T20:08:07.700Z] Removing intermediate container 8a569c9fcb8e [2023-02-20T20:08:07.700Z] ---> 7bd96f19fe61 [2023-02-20T20:08:07.700Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T20:08:07.959Z] ---> Running in 5acbb604ec5b [2023-02-20T20:08:07.959Z] Removing intermediate container 5acbb604ec5b [2023-02-20T20:08:07.959Z] ---> d98815e85fc7 [2023-02-20T20:08:07.959Z] Step 21/23 : LABEL arch=x86_64 [2023-02-20T20:08:07.959Z] ---> Running in 8942f3c4513b [2023-02-20T20:08:07.959Z] Removing intermediate container 8942f3c4513b [2023-02-20T20:08:07.959Z] ---> 32d71bce17bb [2023-02-20T20:08:07.959Z] Step 22/23 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:08:07.959Z] ---> Running in 2d5601d7a433 [2023-02-20T20:08:08.217Z] Removing intermediate container 2d5601d7a433 [2023-02-20T20:08:08.217Z] ---> 12c7182c37c5 [2023-02-20T20:08:08.217Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T20:08:08.217Z] ---> Running in e9a531c433a3 [2023-02-20T20:08:08.217Z] Removing intermediate container e9a531c433a3 [2023-02-20T20:08:08.217Z] ---> 3527cc31f201 [2023-02-20T20:08:08.217Z] [2023-02-20T20:08:08.217Z] Successfully built 3527cc31f201 [2023-02-20T20:08:08.217Z] Successfully tagged core-command:latest [2023-02-20T20:08:08.222Z]  Building core-command ... done  [Pipeline] } [2023-02-20T20:08:08.259Z] $ docker stop --time=1 9f779a67c9e4a852dcf68d497b676ed1a048b8e24061958c81d8b9bdd34877bc [2023-02-20T20:08:09.546Z] $ docker rm -f --volumes 9f779a67c9e4a852dcf68d497b676ed1a048b8e24061958c81d8b9bdd34877bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T20:08:09.957Z] + docker images [2023-02-20T20:08:09.958Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-20T20:08:09.958Z] core-command latest 3527cc31f201 1 second ago 17.7MB [2023-02-20T20:08:09.958Z] 27dd3a7493b4 4 seconds ago 1.68GB [2023-02-20T20:08:09.958Z] core-common-config-bootstrapper latest 4f523b34cdf4 9 seconds ago 15.5MB [2023-02-20T20:08:09.958Z] security-spire-agent latest 112327425e04 12 seconds ago 125MB [2023-02-20T20:08:09.958Z] security-secretstore-setup latest 29ab1d09da4c 12 seconds ago 30MB [2023-02-20T20:08:09.958Z] security-proxy-setup latest 9b070b6a0521 12 seconds ago 27.8MB [2023-02-20T20:08:09.958Z] abbe6631b50b 20 seconds ago 1.67GB [2023-02-20T20:08:09.958Z] core-data latest 2e252bf370d9 23 seconds ago 17.9MB [2023-02-20T20:08:09.958Z] support-scheduler latest 63f2a0ea7c90 30 seconds ago 30MB [2023-02-20T20:08:09.958Z] d805ee92eb65 37 seconds ago 1.67GB [2023-02-20T20:08:09.958Z] 27ba214be32a 37 seconds ago 1.74GB [2023-02-20T20:08:09.958Z] e454e0ba5b60 40 seconds ago 1.68GB [2023-02-20T20:08:09.958Z] 3167e7a63b04 40 seconds ago 1.67GB [2023-02-20T20:08:09.958Z] security-spire-config latest 602946c71b6b 53 seconds ago 85.8MB [2023-02-20T20:08:09.958Z] 495aeb767ef7 About a minute ago 1.55GB [2023-02-20T20:08:09.958Z] security-bootstrapper latest a7ae4ba0c577 2 minutes ago 20.4MB [2023-02-20T20:08:09.958Z] core-metadata latest 72ff93daa01f 2 minutes ago 18.5MB [2023-02-20T20:08:09.958Z] support-notifications latest 6bfb35c7fa8b 2 minutes ago 30.7MB [2023-02-20T20:08:09.958Z] security-spiffe-token-provider latest b45cd7cda141 2 minutes ago 30MB [2023-02-20T20:08:09.958Z] 1aa3cf235b8e 3 minutes ago 1.74GB [2023-02-20T20:08:09.958Z] 1eeaefcd2074 3 minutes ago 1.72GB [2023-02-20T20:08:09.958Z] 150a5fea25a1 3 minutes ago 1.69GB [2023-02-20T20:08:09.958Z] security-spire-server latest 34a2e9bc5061 3 minutes ago 86.5MB [2023-02-20T20:08:09.958Z] e26fe7f70d31 3 minutes ago 1.67GB [2023-02-20T20:08:09.958Z] c06b628abb2c 3 minutes ago 1.55GB [2023-02-20T20:08:09.958Z] ci-base-image-x86_64 latest 1de2ed19e269 8 minutes ago 904MB [2023-02-20T20:08:09.958Z] alpine 3.15 5ce65d7b0fde 9 days ago 5.59MB [2023-02-20T20:08:09.958Z] alpine 3.16 dfd21b5a31f5 9 days ago 5.55MB [2023-02-20T20:08:09.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-20T20:08:09.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-20T20:08:09.958Z] 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] } [2023-02-20T20:09:53.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T20:09:53.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T20:09:53.235Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T20:09:53.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-20T20:09:53.634Z] + ls -al . [2023-02-20T20:09:53.635Z] total 740 [2023-02-20T20:09:53.635Z] drwxrwxr-x 10 1001 1001 4096 Feb 20 20:03 . [2023-02-20T20:09:53.635Z] drwxr-xr-x 4 root root 4096 Feb 20 20:03 .. [2023-02-20T20:09:53.635Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 20:01 .blubracket [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 16 Feb 20 20:01 .dockerignore [2023-02-20T20:09:53.635Z] drwxrwxr-x 8 1001 1001 4096 Feb 20 20:01 .git [2023-02-20T20:09:53.635Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 20:01 .github [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 1024 Feb 20 20:01 .gitignore [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 42 Feb 20 20:01 .golangci.yml [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 87 Feb 20 20:01 .hadolint.yml [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 166 Feb 20 20:01 .sonarcloud.properties [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 1171 Feb 20 20:01 ADOPTERS.md [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 10825 Feb 20 20:01 Attribution.txt [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 73765 Feb 20 20:01 CHANGELOG.md [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 3804 Feb 20 20:01 CONTRIBUTING.md [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 677 Feb 20 20:01 GOVERNANCE.md [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 883 Feb 20 20:01 Jenkinsfile [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 10775 Feb 20 20:01 LICENSE [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 13375 Feb 20 20:01 Makefile [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 582 Feb 20 20:01 OWNERS.md [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 9403 Feb 20 20:01 README.md [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 6912 Feb 20 20:01 SECURITY.md [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 5 Feb 20 19:59 VERSION [2023-02-20T20:09:53.635Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 20:01 bin [2023-02-20T20:09:53.635Z] drwxrwxr-x 17 1001 1001 4096 Feb 20 20:01 cmd [2023-02-20T20:09:53.635Z] -rw-r--r-- 1 root root 487323 Feb 20 20:07 coverage.out [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 3295 Feb 20 20:01 go.mod [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 33318 Feb 20 20:01 go.sum [2023-02-20T20:09:53.635Z] drwxrwxr-x 7 1001 1001 4096 Feb 20 20:01 internal [2023-02-20T20:09:53.635Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 20:01 openapi [2023-02-20T20:09:53.635Z] drwxrwxr-x 4 1001 1001 4096 Feb 20 20:01 snap [2023-02-20T20:09:53.635Z] -rw-rw-r-- 1 1001 1001 204 Feb 20 20:01 version.go [Pipeline] sh [2023-02-20T20:09:54.288Z] + '[' -e coverage.out ] [2023-02-20T20:09:54.288Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-20T20:09:54.330Z] Warning: overwriting stash ‘coverage-report’ [2023-02-20T20:09:55.263Z] Stashed 1 file(s) [Pipeline] sh [2023-02-20T20:09:55.906Z] + make build [2023-02-20T20:09:55.906Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-20T20:11:32.542Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-20T20:11:32.542Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-20T20:11:32.542Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T20:11:34.495Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-20T20:12:21.343Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-20T20:12:25.593Z] 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 [2023-02-20T20:12:30.949Z] 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 [2023-02-20T20:12:37.597Z] 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 [2023-02-20T20:12:42.944Z] 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 [2023-02-20T20:12:47.203Z] 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 [2023-02-20T20:13:02.207Z] 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] } [2023-02-20T20:13:08.899Z] $ docker stop --time=1 57d346ff2a431d7ce7b2926113f147eeb5b2e5959ea7d73894cade7060c49314 [2023-02-20T20:13:11.070Z] $ docker rm -f --volumes 57d346ff2a431d7ce7b2926113f147eeb5b2e5959ea7d73894cade7060c49314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T20:13:13.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T20:13:13.841Z] [2023-02-20T20:13:13.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T20:13:14.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T20:13:14.522Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-20T20:13:14.522Z] 29e5d40040c1: Pulling fs layer [2023-02-20T20:13:14.522Z] 1ce36da41761: Pulling fs layer [2023-02-20T20:13:14.522Z] 25b303627fd3: Pulling fs layer [2023-02-20T20:13:14.522Z] 29e5d40040c1: Verifying Checksum [2023-02-20T20:13:14.522Z] 29e5d40040c1: Download complete [2023-02-20T20:13:14.791Z] 1ce36da41761: Verifying Checksum [2023-02-20T20:13:14.791Z] 1ce36da41761: Download complete [2023-02-20T20:13:15.389Z] 29e5d40040c1: Pull complete [2023-02-20T20:13:16.365Z] 1ce36da41761: Pull complete [2023-02-20T20:13:16.634Z] 25b303627fd3: Verifying Checksum [2023-02-20T20:13:16.634Z] 25b303627fd3: Download complete [2023-02-20T20:13:28.961Z] 25b303627fd3: Pull complete [2023-02-20T20:13:28.961Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-20T20:13:28.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T20:13:28.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T20:13:29.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-6765 does not seem to be running inside a container [2023-02-20T20:13:29.375Z] $ 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 [2023-02-20T20:13:31.772Z] $ docker top 0a88c593424ca131195f8cfcd2672a8b6c502cea97e435aa05363db748a5bdac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T20:13:32.669Z] + docker-compose+ buildgrep --help parallel [2023-02-20T20:13:32.669Z] [2023-02-20T20:13:39.331Z] --parallel Build images in parallel. [Pipeline] } [2023-02-20T20:13:39.377Z] $ docker stop --time=1 0a88c593424ca131195f8cfcd2672a8b6c502cea97e435aa05363db748a5bdac [2023-02-20T20:13:41.774Z] $ docker rm -f --volumes 0a88c593424ca131195f8cfcd2672a8b6c502cea97e435aa05363db748a5bdac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T20:13:42.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T20:13:42.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T20:13:42.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-6765 does not seem to be running inside a container [2023-02-20T20:13:42.869Z] $ 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 [2023-02-20T20:13:44.197Z] $ docker top b5a5f476e5e71019fa8a83e97289383da1538882b31d1eadeb6fc22b179207d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T20:13:45.104Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-20T20:13:51.773Z] Building core-command ... [2023-02-20T20:13:51.773Z] Building core-common-config-bootstrapper ... [2023-02-20T20:13:51.773Z] Building core-data ... [2023-02-20T20:13:51.773Z] Building core-metadata ... [2023-02-20T20:13:51.773Z] Building security-bootstrapper ... [2023-02-20T20:13:51.773Z] Building security-proxy-setup ... [2023-02-20T20:13:51.773Z] Building security-secretstore-setup ... [2023-02-20T20:13:51.773Z] Building security-spiffe-token-provider ... [2023-02-20T20:13:51.773Z] Building security-spire-agent ... [2023-02-20T20:13:51.773Z] Building security-spire-config ... [2023-02-20T20:13:51.773Z] Building security-spire-server ... [2023-02-20T20:13:51.773Z] Building support-notifications ... [2023-02-20T20:13:51.773Z] Building support-scheduler ... [2023-02-20T20:13:51.773Z] Building core-metadata [2023-02-20T20:13:51.773Z] Building support-scheduler [2023-02-20T20:13:51.773Z] Building security-proxy-setup [2023-02-20T20:13:51.773Z] Building core-data [2023-02-20T20:13:51.773Z] Building security-spire-agent [2023-02-20T20:14:38.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:14:38.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:14:38.608Z] ---> 5bfd51860ec4 [2023-02-20T20:14:38.608Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:14:38.877Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:14:38.877Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:14:38.877Z] ---> 5bfd51860ec4 [2023-02-20T20:14:38.877Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T20:14:39.462Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:14:39.462Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:14:39.462Z] ---> 5bfd51860ec4 [2023-02-20T20:14:39.462Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:14:39.462Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:14:39.462Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:14:39.462Z] ---> 5bfd51860ec4 [2023-02-20T20:14:39.462Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:14:39.462Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:14:39.462Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:14:39.462Z] ---> 5bfd51860ec4 [2023-02-20T20:14:39.462Z] Step 3/21 : WORKDIR /edgex-go [2023-02-20T20:14:40.051Z] ---> Running in 759c76fd265a [2023-02-20T20:14:40.051Z] ---> Running in 94b16698dbae [2023-02-20T20:14:40.051Z] ---> Running in fdf90052c45c [2023-02-20T20:14:40.322Z] ---> Running in a4b7a926b301 [2023-02-20T20:14:40.322Z] ---> Running in a7d2611b603f [2023-02-20T20:14:40.596Z] Removing intermediate container 759c76fd265a [2023-02-20T20:14:40.596Z] ---> 5add35c079ae [2023-02-20T20:14:40.596Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T20:14:40.874Z] Removing intermediate container a7d2611b603f [2023-02-20T20:14:40.874Z] ---> d678e33b9dc1 [2023-02-20T20:14:40.874Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T20:14:40.874Z] ---> Running in ab39a2834f79 [2023-02-20T20:14:40.874Z] Removing intermediate container a4b7a926b301 [2023-02-20T20:14:40.874Z] ---> b07ed447746b [2023-02-20T20:14:40.874Z] Step 4/24 : WORKDIR /edgex-go [2023-02-20T20:14:40.874Z] Removing intermediate container fdf90052c45c [2023-02-20T20:14:40.874Z] ---> 7eb0bc3cb6da [2023-02-20T20:14:40.874Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T20:14:40.874Z] ---> Running in 01a9797e49fc [2023-02-20T20:14:40.874Z] Removing intermediate container 94b16698dbae [2023-02-20T20:14:40.874Z] ---> 979187764bc3 [2023-02-20T20:14:41.141Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-20T20:14:41.141Z] ---> Running in 3d2e7a6744d0 [2023-02-20T20:14:41.141Z] ---> Running in 86348a765043 [2023-02-20T20:14:41.141Z] ---> Running in 18258f0926a4 [2023-02-20T20:14:41.724Z] Removing intermediate container 01a9797e49fc [2023-02-20T20:14:41.724Z] ---> 1dfcecbf7b8a [2023-02-20T20:14:41.724Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T20:14:41.724Z] Removing intermediate container ab39a2834f79 [2023-02-20T20:14:41.724Z] ---> b28463fcae18 [2023-02-20T20:14:41.724Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T20:14:41.992Z] ---> Running in e9f69a169c57 [2023-02-20T20:14:42.261Z] ---> Running in 3a23af19fc47 [2023-02-20T20:14:42.261Z] Removing intermediate container 86348a765043 [2023-02-20T20:14:42.261Z] ---> 794fd905b430 [2023-02-20T20:14:42.261Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-20T20:14:42.529Z] ---> Running in 02036d9ba379 [2023-02-20T20:14:43.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:14:43.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:14:44.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:14:44.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:14:44.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:14:44.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:14:44.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:14:44.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:14:44.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:14:45.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:14:45.438Z] OK: 221 MiB in 51 packages [2023-02-20T20:14:45.705Z] OK: 221 MiB in 51 packages [2023-02-20T20:14:46.677Z] OK: 221 MiB in 51 packages [2023-02-20T20:14:46.677Z] OK: 221 MiB in 51 packages [2023-02-20T20:14:46.677Z] OK: 221 MiB in 51 packages [2023-02-20T20:14:48.627Z] Removing intermediate container 18258f0926a4 [2023-02-20T20:14:48.627Z] ---> dc96641d987d [2023-02-20T20:14:48.627Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-20T20:14:49.223Z] Removing intermediate container 3a23af19fc47 [2023-02-20T20:14:49.223Z] ---> 400681b0d12a [2023-02-20T20:14:49.223Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T20:14:49.223Z] Removing intermediate container e9f69a169c57 [2023-02-20T20:14:49.223Z] ---> ab9172f40172 [2023-02-20T20:14:49.223Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T20:14:49.490Z] Removing intermediate container 3d2e7a6744d0 [2023-02-20T20:14:49.490Z] ---> 547eaad4f727 [2023-02-20T20:14:49.490Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T20:14:49.490Z] Removing intermediate container 02036d9ba379 [2023-02-20T20:14:49.490Z] ---> 5f36e5840079 [2023-02-20T20:14:49.490Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-20T20:14:50.076Z] ---> 79e9a1847647 [2023-02-20T20:14:50.076Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:14:50.076Z] ---> Running in 03d50234261e [2023-02-20T20:14:50.344Z] ---> 556624704e44 [2023-02-20T20:14:50.344Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:14:50.628Z] ---> Running in daa56a390df0 [2023-02-20T20:14:50.628Z] ---> dd4ed505c808 [2023-02-20T20:14:50.628Z] ---> bd3714c8ab08 [2023-02-20T20:14:50.628Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:14:50.628Z] [2023-02-20T20:14:50.897Z] ---> c008a2a89cba [2023-02-20T20:14:50.897Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:14:50.897Z] ---> Running in 5a2c115544f5 [2023-02-20T20:14:51.166Z] ---> Running in 52bef079a5e1 [2023-02-20T20:14:51.166Z] ---> Running in 480aa871175d [2023-02-20T20:16:42.831Z] Removing intermediate container 52bef079a5e1 [2023-02-20T20:16:42.831Z] ---> 51d3b4bcfcf8 [2023-02-20T20:16:42.831Z] Step 8/24 : COPY . . [2023-02-20T20:16:42.831Z] Removing intermediate container 480aa871175d [2023-02-20T20:16:42.831Z] ---> 7b7e0008a103 [2023-02-20T20:16:42.831Z] Step 7/24 : COPY . . [2023-02-20T20:16:42.831Z] Removing intermediate container daa56a390df0 [2023-02-20T20:16:42.831Z] ---> be8df71e4039 [2023-02-20T20:16:42.831Z] Step 8/22 : COPY . . [2023-02-20T20:16:42.831Z] Removing intermediate container 03d50234261e [2023-02-20T20:16:42.831Z] ---> d7b32bf421a9 [2023-02-20T20:16:42.831Z] Step 7/21 : COPY . . [2023-02-20T20:16:42.831Z] Removing intermediate container 5a2c115544f5 [2023-02-20T20:16:42.831Z] ---> fed364f537e4 [2023-02-20T20:16:42.831Z] Step 8/22 : COPY . . [2023-02-20T20:17:01.038Z] ---> 3c298a050da3 [2023-02-20T20:17:01.038Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-20T20:17:01.038Z] ---> 27319e2be2d7 [2023-02-20T20:17:01.039Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-20T20:17:01.039Z] ---> Running in 46d759cffd63 [2023-02-20T20:17:01.039Z] ---> Running in 63e44e842f4d [2023-02-20T20:17:01.039Z] ---> 804fb4f226e6 [2023-02-20T20:17:01.039Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T20:17:01.039Z] ---> 122031e4d94f [2023-02-20T20:17:01.039Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-20T20:17:01.039Z] ---> 805cb1b367f4 [2023-02-20T20:17:01.039Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-20T20:17:01.039Z] ---> Running in 776b9a304d05 [2023-02-20T20:17:01.039Z] ---> Running in 8d33e9e35889 [2023-02-20T20:17:01.039Z] ---> Running in 4218e027dcd7 [2023-02-20T20:17:01.039Z] Removing intermediate container 8d33e9e35889 [2023-02-20T20:17:01.039Z] ---> b62ada90a973 [2023-02-20T20:17:01.039Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T20:17:01.039Z] ---> Running in 5988c1b935df [2023-02-20T20:17:01.039Z] Removing intermediate container 5988c1b935df [2023-02-20T20:17:01.039Z] ---> cd71e5a4e418 [2023-02-20T20:17:01.039Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T20:17:01.039Z] ---> Running in ae15c7a9cea8 [2023-02-20T20:17:01.307Z] 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 [2023-02-20T20:17:01.896Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-20T20:17:02.165Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-20T20:17:02.165Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-20T20:17:04.124Z] Removing intermediate container ae15c7a9cea8 [2023-02-20T20:17:04.124Z] ---> 7549e99e84f8 [2023-02-20T20:17:04.124Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T20:17:04.391Z] ---> Running in 2b27b628ef28 [2023-02-20T20:17:04.659Z] Removing intermediate container 2b27b628ef28 [2023-02-20T20:17:04.659Z] ---> 480b7bd01016 [2023-02-20T20:17:04.659Z] [2023-02-20T20:17:04.659Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T20:17:04.928Z] 3.15: Pulling from library/alpine [2023-02-20T20:17:06.340Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-20T20:17:06.340Z] Status: Downloaded newer image for alpine:3.15 [2023-02-20T20:17:06.340Z] ---> 354640af7b1b [2023-02-20T20:17:06.340Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T20:17:08.289Z] ---> Running in 71b766c6b45d [2023-02-20T20:17:08.878Z] Removing intermediate container 71b766c6b45d [2023-02-20T20:17:08.878Z] ---> 29ac1858e343 [2023-02-20T20:17:08.878Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T20:17:08.878Z] ---> Running in c1ca6e60585a [2023-02-20T20:17:10.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:17:11.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:17:12.828Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T20:17:12.828Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T20:17:12.828Z] OK: 15734 distinct packages available [2023-02-20T20:17:12.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:17:13.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:17:14.820Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-20T20:17:14.820Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-20T20:17:14.820Z] (3/5) Installing libucontext (1.1-r0) [2023-02-20T20:17:14.820Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-20T20:17:14.820Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-20T20:17:14.820Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T20:17:14.820Z] OK: 6 MiB in 19 packages [2023-02-20T20:17:16.763Z] Removing intermediate container c1ca6e60585a [2023-02-20T20:17:16.763Z] ---> 651f0350e7c2 [2023-02-20T20:17:16.763Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-20T20:17:21.026Z] ---> b1fcfe9667be [2023-02-20T20:17:21.026Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T20:17:27.674Z] ---> 37312f715e45 [2023-02-20T20:17:27.674Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T20:17:27.674Z] ---> d1fe318b2d7a [2023-02-20T20:17:27.674Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-20T20:17:28.641Z] ---> c044ea605405 [2023-02-20T20:17:28.641Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-20T20:17:29.629Z] ---> ce57e811a90d [2023-02-20T20:17:29.629Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T20:17:29.629Z] ---> Running in 4e64f8770913 [2023-02-20T20:17:30.215Z] Removing intermediate container 4e64f8770913 [2023-02-20T20:17:30.215Z] ---> ac0b8fd34fd0 [2023-02-20T20:17:30.215Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T20:17:30.215Z] ---> Running in 8ad77044629a [2023-02-20T20:17:30.801Z] Removing intermediate container 8ad77044629a [2023-02-20T20:17:30.801Z] ---> 7d27f275f77c [2023-02-20T20:17:30.801Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T20:17:30.801Z] ---> Running in edd07076755e [2023-02-20T20:17:31.385Z] Removing intermediate container edd07076755e [2023-02-20T20:17:31.385Z] ---> 90031002dd6c [2023-02-20T20:17:31.385Z] Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:17:31.653Z] ---> Running in e102e1947b7c [2023-02-20T20:17:32.242Z] Removing intermediate container e102e1947b7c [2023-02-20T20:17:32.242Z] ---> 05a370cf054c [2023-02-20T20:17:32.242Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T20:17:32.242Z] ---> Running in 54ee97a6d700 [2023-02-20T20:17:32.829Z] Removing intermediate container 54ee97a6d700 [2023-02-20T20:17:32.829Z] ---> 8b5d2d498ba3 [2023-02-20T20:17:32.829Z] [2023-02-20T20:17:33.105Z] Successfully built 8b5d2d498ba3 [2023-02-20T20:17:33.105Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-20T20:17:33.105Z]  Building security-spire-agent ... done Building core-command [2023-02-20T20:17:51.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:17:51.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:17:51.334Z] ---> 5bfd51860ec4 [2023-02-20T20:17:51.334Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:17:51.334Z] ---> Using cache [2023-02-20T20:17:51.334Z] ---> b07ed447746b [2023-02-20T20:17:51.334Z] Step 4/23 : WORKDIR /edgex-go [2023-02-20T20:17:51.334Z] ---> Using cache [2023-02-20T20:17:51.334Z] ---> 794fd905b430 [2023-02-20T20:17:51.334Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-20T20:17:51.334Z] ---> Using cache [2023-02-20T20:17:51.334Z] ---> 5f36e5840079 [2023-02-20T20:17:51.334Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-20T20:17:51.334Z] ---> Using cache [2023-02-20T20:17:51.334Z] ---> bd3714c8ab08 [2023-02-20T20:17:51.334Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:17:51.334Z] ---> Using cache [2023-02-20T20:17:51.334Z] ---> 51d3b4bcfcf8 [2023-02-20T20:17:51.334Z] Step 8/23 : COPY . . [2023-02-20T20:17:51.334Z] ---> Using cache [2023-02-20T20:17:51.334Z] ---> 27319e2be2d7 [2023-02-20T20:17:51.334Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-20T20:17:51.334Z] ---> Running in 21a86bdbee20 [2023-02-20T20:17:52.750Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-20T20:23:14.647Z] 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 [2023-02-20T20:23:29.650Z] Removing intermediate container 46d759cffd63 [2023-02-20T20:23:29.650Z] ---> 2662bbf6ee22 [2023-02-20T20:23:29.650Z] [2023-02-20T20:23:29.650Z] Step 9/21 : FROM alpine:3.16 [2023-02-20T20:23:29.650Z] 3.16: Pulling from library/alpine [2023-02-20T20:23:29.650Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T20:23:29.650Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T20:23:29.650Z] ---> 4c81e5bf8899 [2023-02-20T20:23:29.650Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-20T20:23:29.650Z] ---> Running in 48a933148fdf [2023-02-20T20:23:31.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:23:31.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:23:33.263Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-20T20:23:33.531Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-20T20:23:33.531Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-20T20:23:33.531Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-20T20:23:33.531Z] (5/6) Installing curl (7.83.1-r6) [2023-02-20T20:23:33.531Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-20T20:23:33.531Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:23:33.531Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T20:23:33.797Z] OK: 8 MiB in 20 packages [2023-02-20T20:23:35.773Z] Removing intermediate container 48a933148fdf [2023-02-20T20:23:35.773Z] ---> 70eca8c4ef2b [2023-02-20T20:23:35.773Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T20:23:36.057Z] ---> Running in 800978110b03 [2023-02-20T20:23:36.325Z] Removing intermediate container 800978110b03 [2023-02-20T20:23:36.325Z] ---> 82fafa231c2c [2023-02-20T20:23:36.325Z] Step 12/21 : WORKDIR /edgex [2023-02-20T20:23:36.591Z] ---> Running in 688b63ab7860 [2023-02-20T20:23:37.178Z] Removing intermediate container 688b63ab7860 [2023-02-20T20:23:37.178Z] ---> 2dc294ee73c8 [2023-02-20T20:23:37.178Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-20T20:23:38.135Z] ---> 1254353e47c0 [2023-02-20T20:23:38.135Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-20T20:23:39.539Z] ---> aa9a91d15d6d [2023-02-20T20:23:39.539Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-20T20:23:40.955Z] ---> 90f95bf3232d [2023-02-20T20:23:40.955Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T20:23:42.367Z] ---> 278dd69423e0 [2023-02-20T20:23:42.367Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T20:23:42.367Z] ---> Running in acc0e21462bd [2023-02-20T20:23:45.704Z] Removing intermediate container acc0e21462bd [2023-02-20T20:23:45.704Z] ---> 03d516f8e879 [2023-02-20T20:23:45.704Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T20:23:45.704Z] ---> Running in adbfff06041e [2023-02-20T20:23:45.704Z] Removing intermediate container adbfff06041e [2023-02-20T20:23:45.704Z] ---> ec6c6645e269 [2023-02-20T20:23:45.704Z] Step 19/21 : LABEL arch=arm64 [2023-02-20T20:23:45.971Z] ---> Running in fc93dc1f79cb [2023-02-20T20:23:46.236Z] Removing intermediate container fc93dc1f79cb [2023-02-20T20:23:46.236Z] ---> 39d798a4a063 [2023-02-20T20:23:46.236Z] Step 20/21 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:23:46.502Z] ---> Running in 051168d55a12 [2023-02-20T20:23:47.084Z] Removing intermediate container 051168d55a12 [2023-02-20T20:23:47.084Z] ---> dac1bc20ef42 [2023-02-20T20:23:47.084Z] Step 21/21 : LABEL version=0.0.0 [2023-02-20T20:23:47.084Z] ---> Running in c54203a63620 [2023-02-20T20:23:47.670Z] Removing intermediate container c54203a63620 [2023-02-20T20:23:47.670Z] ---> 77720ed318bf [2023-02-20T20:23:47.670Z] [2023-02-20T20:23:47.936Z] Successfully built 77720ed318bf [2023-02-20T20:23:47.936Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-20T20:23:47.936Z] Building security-secretstore-setup [2023-02-20T20:24:06.547Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:24:06.547Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:24:06.547Z] ---> 5bfd51860ec4 [2023-02-20T20:24:06.547Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T20:24:06.547Z] ---> Using cache [2023-02-20T20:24:06.547Z] ---> 979187764bc3 [2023-02-20T20:24:06.547Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-20T20:24:06.547Z] ---> Using cache [2023-02-20T20:24:06.547Z] ---> dc96641d987d [2023-02-20T20:24:06.547Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T20:24:06.547Z] ---> Using cache [2023-02-20T20:24:06.547Z] ---> 79e9a1847647 [2023-02-20T20:24:06.547Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:24:06.547Z] ---> Using cache [2023-02-20T20:24:06.547Z] ---> d7b32bf421a9 [2023-02-20T20:24:06.547Z] Step 7/24 : COPY . . [2023-02-20T20:24:06.547Z] ---> Using cache [2023-02-20T20:24:06.547Z] ---> 3c298a050da3 [2023-02-20T20:24:06.547Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-20T20:24:06.547Z] ---> Running in 9813e2ca5da4 [2023-02-20T20:24:06.813Z] 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 [2023-02-20T20:24:25.065Z] Removing intermediate container 776b9a304d05 [2023-02-20T20:24:25.065Z] ---> e440799b9560 [2023-02-20T20:24:25.065Z] [2023-02-20T20:24:25.065Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T20:24:25.065Z] ---> 4c81e5bf8899 [2023-02-20T20:24:25.065Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-20T20:24:25.065Z] Removing intermediate container 63e44e842f4d [2023-02-20T20:24:25.065Z] ---> 6135b6e01221 [2023-02-20T20:24:25.065Z] [2023-02-20T20:24:25.065Z] Step 10/24 : FROM alpine:3.16 [2023-02-20T20:24:25.065Z] ---> 4c81e5bf8899 [2023-02-20T20:24:25.065Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-20T20:24:25.065Z] ---> Running in 1a651980b771 [2023-02-20T20:24:25.065Z] ---> Running in 316ffbdefdc3 [2023-02-20T20:24:25.065Z] Removing intermediate container 1a651980b771 [2023-02-20T20:24:25.065Z] ---> feb0dc4e3663 [2023-02-20T20:24:25.065Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-20T20:24:25.065Z] ---> Running in 01f69061d6b0 [2023-02-20T20:24:25.065Z] Removing intermediate container 01f69061d6b0 [2023-02-20T20:24:25.065Z] ---> 49d7c9d0bd80 [2023-02-20T20:24:25.065Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-20T20:24:25.065Z] ---> Running in c900cd660feb [2023-02-20T20:24:25.649Z] Removing intermediate container c900cd660feb [2023-02-20T20:24:25.649Z] ---> 7efc75d8be35 [2023-02-20T20:24:25.649Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T20:24:25.917Z] ---> Running in 2f85c4969308 [2023-02-20T20:24:26.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:24:26.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:24:27.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:24:27.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:24:27.997Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T20:24:28.263Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:24:28.263Z] OK: 5 MiB in 15 packages [2023-02-20T20:24:29.677Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T20:24:29.677Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:24:29.677Z] OK: 5 MiB in 15 packages [2023-02-20T20:24:30.654Z] Removing intermediate container 316ffbdefdc3 [2023-02-20T20:24:30.654Z] ---> fd1822205a9e [2023-02-20T20:24:30.654Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T20:24:30.921Z] ---> Running in e230f9a41ac5 [2023-02-20T20:24:31.504Z] Removing intermediate container 2f85c4969308 [2023-02-20T20:24:31.774Z] ---> 5f2a0ec5037e [2023-02-20T20:24:31.774Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:24:31.774Z] Removing intermediate container e230f9a41ac5 [2023-02-20T20:24:31.774Z] ---> db8564c990fd [2023-02-20T20:24:31.774Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-20T20:24:32.040Z] ---> Running in 325595a8f86f [2023-02-20T20:24:32.995Z] Removing intermediate container 325595a8f86f [2023-02-20T20:24:32.995Z] ---> f75ec06b479f [2023-02-20T20:24:32.995Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-20T20:24:33.262Z] ---> Running in 66317c23d40a [2023-02-20T20:24:33.262Z] ---> 85b16ac4db01 [2023-02-20T20:24:33.262Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-20T20:24:35.837Z] Removing intermediate container 66317c23d40a [2023-02-20T20:24:35.837Z] ---> 7293c45f2748 [2023-02-20T20:24:35.837Z] Step 15/24 : WORKDIR / [2023-02-20T20:24:36.114Z] ---> Running in 29d751e1293e [2023-02-20T20:24:36.390Z] ---> 26194e8df167 [2023-02-20T20:24:36.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-20T20:24:37.347Z] Removing intermediate container 29d751e1293e [2023-02-20T20:24:37.347Z] ---> 9835172fc294 [2023-02-20T20:24:37.347Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:24:38.307Z] ---> e3790fa1c3c3 [2023-02-20T20:24:38.307Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-20T20:24:38.574Z] ---> Running in a759d078fded [2023-02-20T20:24:38.842Z] ---> ce17278149fd [2023-02-20T20:24:38.842Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-20T20:24:39.109Z] Removing intermediate container a759d078fded [2023-02-20T20:24:39.109Z] ---> cc9a23b42555 [2023-02-20T20:24:39.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T20:24:39.375Z] ---> Running in 7b4b1c2536f5 [2023-02-20T20:24:40.783Z] Removing intermediate container 7b4b1c2536f5 [2023-02-20T20:24:40.783Z] ---> b0fb394b1080 [2023-02-20T20:24:40.783Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T20:24:41.050Z] ---> Running in 5dca33207aa0 [2023-02-20T20:24:42.019Z] Removing intermediate container 5dca33207aa0 [2023-02-20T20:24:42.019Z] ---> ad6963a9305a [2023-02-20T20:24:42.019Z] Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:24:42.019Z] ---> a71ee7f44f28 [2023-02-20T20:24:42.019Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-20T20:24:42.019Z] Removing intermediate container 21a86bdbee20 [2023-02-20T20:24:42.019Z] ---> bf40eb2f483d [2023-02-20T20:24:42.019Z] [2023-02-20T20:24:42.019Z] Step 10/23 : FROM alpine:3.16 [2023-02-20T20:24:42.019Z] ---> 4c81e5bf8899 [2023-02-20T20:24:42.019Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-20T20:24:42.019Z] ---> Using cache [2023-02-20T20:24:42.019Z] ---> fd1822205a9e [2023-02-20T20:24:42.019Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T20:24:42.019Z] ---> Using cache [2023-02-20T20:24:42.019Z] ---> db8564c990fd [2023-02-20T20:24:42.019Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-20T20:24:42.019Z] ---> Running in 277088721e83 [2023-02-20T20:24:42.284Z] ---> Running in 73a8b6c4aed0 [2023-02-20T20:24:42.866Z] Removing intermediate container 73a8b6c4aed0 [2023-02-20T20:24:42.866Z] Removing intermediate container 277088721e83 [2023-02-20T20:24:42.866Z] ---> 274432a445c5 [2023-02-20T20:24:42.866Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T20:24:42.866Z] ---> cea8fd0120c0 [2023-02-20T20:24:42.866Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-20T20:24:43.134Z] ---> Running in e01c2dc1b7f1 [2023-02-20T20:24:43.134Z] ---> Running in eda41c93f6b6 [2023-02-20T20:24:43.134Z] ---> 6930d3a7540a [2023-02-20T20:24:43.134Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-20T20:24:44.093Z] Removing intermediate container eda41c93f6b6 [2023-02-20T20:24:44.093Z] ---> ecc5b2910b15 [2023-02-20T20:24:44.093Z] Step 15/23 : WORKDIR / [2023-02-20T20:24:44.093Z] Removing intermediate container e01c2dc1b7f1 [2023-02-20T20:24:44.093Z] ---> 174349243193 [2023-02-20T20:24:44.093Z] [2023-02-20T20:24:44.093Z] ---> Running in 85e1e4d59436 [2023-02-20T20:24:44.675Z] ---> 5184cab7395b [2023-02-20T20:24:44.675Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-20T20:24:44.945Z] Successfully built 174349243193 [2023-02-20T20:24:44.945Z] Successfully tagged core-data-arm64:latest [2023-02-20T20:24:44.945Z] Building security-spire-config [2023-02-20T20:24:44.945Z] ---> Running in 5ef20ffd8643 [2023-02-20T20:24:44.945Z]  Building core-data ... done Removing intermediate container 85e1e4d59436 [2023-02-20T20:24:44.945Z] ---> 4a38d3dec84a [2023-02-20T20:24:44.945Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:24:45.902Z] Removing intermediate container 5ef20ffd8643 [2023-02-20T20:24:45.902Z] ---> 42ae5bff0ac3 [2023-02-20T20:24:45.902Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T20:24:45.902Z] ---> Running in bb4174914068 [2023-02-20T20:24:46.170Z] ---> dc0c7869166f [2023-02-20T20:24:46.170Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-20T20:24:46.437Z] Removing intermediate container bb4174914068 [2023-02-20T20:24:46.437Z] ---> 5a573a44374d [2023-02-20T20:24:46.437Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T20:24:46.703Z] ---> Running in 5c5127534211 [2023-02-20T20:24:48.112Z] Removing intermediate container 5c5127534211 [2023-02-20T20:24:48.112Z] ---> 6dcdda4c6c93 [2023-02-20T20:24:48.112Z] Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:24:48.693Z] ---> 97836a1025b6 [2023-02-20T20:24:48.693Z] ---> Running in c5adc9ba5836 [2023-02-20T20:24:48.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-20T20:24:49.273Z] Removing intermediate container c5adc9ba5836 [2023-02-20T20:24:49.538Z] ---> b283b8d81c7c [2023-02-20T20:24:49.538Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T20:24:49.538Z] ---> Running in affbd2d2f4ba [2023-02-20T20:24:49.803Z] ---> ba73be324717 [2023-02-20T20:24:49.803Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-20T20:24:50.074Z] ---> Running in 93c3fcab51af [2023-02-20T20:24:50.074Z] Removing intermediate container affbd2d2f4ba [2023-02-20T20:24:50.074Z] ---> 19f4497dc9d0 [2023-02-20T20:24:50.074Z] [2023-02-20T20:24:50.665Z] Successfully built 19f4497dc9d0 [2023-02-20T20:24:50.665Z] Removing intermediate container 93c3fcab51af [2023-02-20T20:24:50.665Z] Successfully tagged core-metadata-arm64:latest [2023-02-20T20:24:50.665Z] ---> 06a9d157293f [2023-02-20T20:24:50.665Z]  Building core-metadata ... done Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"]Building support-notifications [2023-02-20T20:24:50.665Z] [2023-02-20T20:24:50.931Z] ---> Running in 26090e85e3a7 [2023-02-20T20:24:51.197Z] Removing intermediate container 26090e85e3a7 [2023-02-20T20:24:51.197Z] ---> 67931b131183 [2023-02-20T20:24:51.197Z] Step 21/23 : LABEL arch=arm64 [2023-02-20T20:24:51.463Z] ---> Running in 1be1f754f8c7 [2023-02-20T20:24:52.044Z] Removing intermediate container 1be1f754f8c7 [2023-02-20T20:24:52.044Z] ---> 427c2404a070 [2023-02-20T20:24:52.044Z] Step 22/23 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:24:52.044Z] ---> Running in 5b9f092f4754 [2023-02-20T20:24:52.625Z] Removing intermediate container 5b9f092f4754 [2023-02-20T20:24:52.625Z] ---> 15d344ffc704 [2023-02-20T20:24:52.625Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T20:24:52.625Z] ---> Running in c565be47d833 [2023-02-20T20:24:53.205Z] Removing intermediate container c565be47d833 [2023-02-20T20:24:53.205Z] ---> 406fc82a3c9e [2023-02-20T20:24:53.205Z] [2023-02-20T20:24:53.471Z] Successfully built 406fc82a3c9e [2023-02-20T20:24:53.471Z] Successfully tagged core-command-arm64:latest [2023-02-20T20:24:53.471Z] Building security-spire-server [2023-02-20T20:25:15.530Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:25:15.530Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:25:15.530Z] ---> 5bfd51860ec4 [2023-02-20T20:25:15.530Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T20:25:15.530Z] ---> Using cache [2023-02-20T20:25:15.530Z] ---> 979187764bc3 [2023-02-20T20:25:15.530Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T20:25:15.530Z] ---> Running in 6e22ebda4dd7 [2023-02-20T20:25:16.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:25:16.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:25:18.118Z] OK: 221 MiB in 51 packages [2023-02-20T20:25:20.096Z] Removing intermediate container 6e22ebda4dd7 [2023-02-20T20:25:20.096Z] ---> f714f5d767a6 [2023-02-20T20:25:20.096Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T20:25:21.502Z] ---> bf308a8d3ade [2023-02-20T20:25:21.502Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:25:21.502Z] ---> Running in 540aa4cfd71e [2023-02-20T20:25:23.444Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:25:23.444Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:25:23.444Z] ---> 5bfd51860ec4 [2023-02-20T20:25:23.444Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:25:23.444Z] ---> Using cache [2023-02-20T20:25:23.444Z] ---> b07ed447746b [2023-02-20T20:25:23.444Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T20:25:23.444Z] ---> Using cache [2023-02-20T20:25:23.444Z] ---> 794fd905b430 [2023-02-20T20:25:23.444Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-20T20:25:23.444Z] ---> Running in 9627036cd4de [2023-02-20T20:25:24.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:25:24.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:25:24.850Z] ---> 5bfd51860ec4 [2023-02-20T20:25:24.850Z] Step 3/23 : WORKDIR /edgex-go [2023-02-20T20:25:24.850Z] ---> Using cache [2023-02-20T20:25:24.850Z] ---> 979187764bc3 [2023-02-20T20:25:24.850Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T20:25:24.850Z] ---> Using cache [2023-02-20T20:25:24.850Z] ---> f714f5d767a6 [2023-02-20T20:25:24.850Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-20T20:25:24.850Z] ---> Using cache [2023-02-20T20:25:24.850Z] ---> bf308a8d3ade [2023-02-20T20:25:24.850Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:25:24.850Z] ---> Running in f478b9d75116 [2023-02-20T20:25:25.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:25:26.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:25:27.420Z] OK: 221 MiB in 51 packages [2023-02-20T20:25:29.363Z] Removing intermediate container 9627036cd4de [2023-02-20T20:25:29.363Z] ---> 8fc018070c2b [2023-02-20T20:25:29.363Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T20:25:30.328Z] ---> bfd2f06e030b [2023-02-20T20:25:30.328Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:25:30.328Z] ---> Running in dfe1fe4725ff [2023-02-20T20:26:26.716Z] Removing intermediate container 4218e027dcd7 [2023-02-20T20:26:26.716Z] ---> 183019013860 [2023-02-20T20:26:26.716Z] [2023-02-20T20:26:26.716Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T20:26:26.716Z] ---> 4c81e5bf8899 [2023-02-20T20:26:26.716Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T20:26:26.716Z] ---> Using cache [2023-02-20T20:26:26.716Z] ---> fd1822205a9e [2023-02-20T20:26:26.716Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T20:26:26.716Z] ---> Using cache [2023-02-20T20:26:26.717Z] ---> db8564c990fd [2023-02-20T20:26:26.717Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-20T20:26:26.717Z] ---> Running in 443e10d63618 [2023-02-20T20:26:26.717Z] Removing intermediate container 443e10d63618 [2023-02-20T20:26:26.717Z] ---> 58973c6a71b3 [2023-02-20T20:26:26.717Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T20:26:26.717Z] ---> Running in 1ddc05d4f71f [2023-02-20T20:26:26.717Z] Removing intermediate container 1ddc05d4f71f [2023-02-20T20:26:26.717Z] ---> 1153dac2c78e [2023-02-20T20:26:26.717Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:26:26.717Z] ---> e1064a7c572b [2023-02-20T20:26:26.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-20T20:26:33.354Z] ---> b3c2b17e6913 [2023-02-20T20:26:33.354Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-20T20:26:35.291Z] ---> 848b2e0f7176 [2023-02-20T20:26:35.291Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-20T20:26:35.557Z] ---> Running in 1a9941cc4de5 [2023-02-20T20:26:36.137Z] Removing intermediate container 1a9941cc4de5 [2023-02-20T20:26:36.137Z] ---> c4c9f1aac0e4 [2023-02-20T20:26:36.137Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T20:26:36.402Z] ---> Running in a23a947bc668 [2023-02-20T20:26:37.806Z] Removing intermediate container a23a947bc668 [2023-02-20T20:26:37.806Z] ---> 23e31ec332fc [2023-02-20T20:26:37.806Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T20:26:37.806Z] ---> Running in a330997337e9 [2023-02-20T20:26:38.769Z] Removing intermediate container a330997337e9 [2023-02-20T20:26:38.769Z] ---> 0a448590c0db [2023-02-20T20:26:38.769Z] Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:26:39.041Z] ---> Running in bc7aa12fd59f [2023-02-20T20:26:40.983Z] Removing intermediate container bc7aa12fd59f [2023-02-20T20:26:40.983Z] ---> 164e3a0ddb45 [2023-02-20T20:26:40.983Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T20:26:40.983Z] ---> Running in cbc30feb00fd [2023-02-20T20:26:41.942Z] Removing intermediate container cbc30feb00fd [2023-02-20T20:26:41.942Z] ---> 1cbc5e1fef17 [2023-02-20T20:26:41.942Z] [2023-02-20T20:26:43.348Z] Successfully built 1cbc5e1fef17 [2023-02-20T20:26:43.348Z] Successfully tagged support-scheduler-arm64:latest [2023-02-20T20:26:43.348Z]  Building support-scheduler ... done Building security-bootstrapper [2023-02-20T20:27:05.393Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:27:05.393Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:27:05.393Z] ---> 5bfd51860ec4 [2023-02-20T20:27:05.393Z] Step 3/32 : WORKDIR /edgex-go [2023-02-20T20:27:05.393Z] ---> Using cache [2023-02-20T20:27:05.393Z] ---> 979187764bc3 [2023-02-20T20:27:05.393Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-20T20:27:05.393Z] ---> Using cache [2023-02-20T20:27:05.393Z] ---> dc96641d987d [2023-02-20T20:27:05.393Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-20T20:27:05.393Z] ---> Using cache [2023-02-20T20:27:05.393Z] ---> 79e9a1847647 [2023-02-20T20:27:05.393Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:27:05.393Z] ---> Using cache [2023-02-20T20:27:05.393Z] ---> d7b32bf421a9 [2023-02-20T20:27:05.393Z] Step 7/32 : COPY . . [2023-02-20T20:27:05.393Z] ---> Using cache [2023-02-20T20:27:05.393Z] ---> 3c298a050da3 [2023-02-20T20:27:05.393Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-20T20:27:06.801Z] ---> Running in b157f4c78cf1 [2023-02-20T20:27:09.381Z] 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 [2023-02-20T20:27:41.596Z] Removing intermediate container 540aa4cfd71e [2023-02-20T20:27:41.596Z] ---> 55923fbb0057 [2023-02-20T20:27:41.596Z] Step 7/24 : COPY . . [2023-02-20T20:27:41.596Z] Removing intermediate container f478b9d75116 [2023-02-20T20:27:41.596Z] ---> f96a7e29201a [2023-02-20T20:27:41.596Z] Step 7/23 : COPY . . [2023-02-20T20:27:41.864Z] Removing intermediate container dfe1fe4725ff [2023-02-20T20:27:41.864Z] ---> a4d844b3114c [2023-02-20T20:27:41.864Z] Step 8/22 : COPY . . [2023-02-20T20:27:50.063Z] 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 [2023-02-20T20:27:56.882Z] ---> aab496e993be [2023-02-20T20:27:56.882Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T20:27:56.882Z] ---> Running in ed4eb863801b [2023-02-20T20:27:57.879Z] Removing intermediate container ed4eb863801b [2023-02-20T20:27:57.879Z] ---> bd74be06327b [2023-02-20T20:27:57.879Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T20:27:58.150Z] ---> Running in 02bc3aef24b1 [2023-02-20T20:27:59.653Z] Removing intermediate container 02bc3aef24b1 [2023-02-20T20:27:59.653Z] ---> dc4bafab30cc [2023-02-20T20:27:59.653Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T20:27:59.945Z] ---> Running in 5e8228c0e2b9 [2023-02-20T20:28:05.285Z] Removing intermediate container 5e8228c0e2b9 [2023-02-20T20:28:05.285Z] ---> 68b985d1e38e [2023-02-20T20:28:05.285Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T20:28:05.285Z] ---> Running in 2285eea2992b [2023-02-20T20:28:05.872Z] Removing intermediate container 2285eea2992b [2023-02-20T20:28:05.872Z] ---> 982e35d79b2c [2023-02-20T20:28:05.872Z] [2023-02-20T20:28:05.872Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T20:28:05.872Z] ---> 354640af7b1b [2023-02-20T20:28:05.872Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T20:28:05.872Z] ---> Using cache [2023-02-20T20:28:05.872Z] ---> 29ac1858e343 [2023-02-20T20:28:05.872Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-20T20:28:06.464Z] ---> Running in fcdcde27c1fc [2023-02-20T20:28:09.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:28:09.041Z] ---> 7be839da3a1a [2023-02-20T20:28:09.041Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T20:28:09.307Z] ---> Running in 9bd36dccbf72 [2023-02-20T20:28:09.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:28:09.906Z] ---> d28b8ef0f6ce [2023-02-20T20:28:09.906Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-20T20:28:10.510Z] ---> Running in 432f38fc3094 [2023-02-20T20:28:10.510Z] Removing intermediate container 9bd36dccbf72 [2023-02-20T20:28:10.510Z] ---> 2f90e9f555ac [2023-02-20T20:28:10.510Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-20T20:28:10.510Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T20:28:10.510Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T20:28:10.510Z] OK: 15734 distinct packages available [2023-02-20T20:28:10.785Z] ---> Running in 4d13bb6e5fcc [2023-02-20T20:28:10.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:28:11.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:28:11.957Z] Removing intermediate container 4d13bb6e5fcc [2023-02-20T20:28:11.957Z] ---> e182d3249c71 [2023-02-20T20:28:11.957Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T20:28:12.225Z] ---> Running in 33c024094b37 [2023-02-20T20:28:12.491Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-20T20:28:12.491Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-20T20:28:12.491Z] (3/4) Installing libucontext (1.1-r0) [2023-02-20T20:28:12.491Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-20T20:28:12.491Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T20:28:12.491Z] OK: 6 MiB in 18 packages [2023-02-20T20:28:13.454Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-20T20:28:16.035Z] Removing intermediate container fcdcde27c1fc [2023-02-20T20:28:16.035Z] ---> 44d52d021e5e [2023-02-20T20:28:16.035Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T20:28:16.035Z] Removing intermediate container 9813e2ca5da4 [2023-02-20T20:28:16.035Z] ---> baea15fe5e24 [2023-02-20T20:28:16.035Z] [2023-02-20T20:28:16.035Z] Step 9/24 : FROM alpine:3.16 [2023-02-20T20:28:16.035Z] ---> 4c81e5bf8899 [2023-02-20T20:28:16.035Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-20T20:28:16.301Z] ---> Running in 9e52c8724836 [2023-02-20T20:28:16.567Z] Removing intermediate container 33c024094b37 [2023-02-20T20:28:16.567Z] ---> 63de9c3ca353 [2023-02-20T20:28:16.567Z] Step 11/23 : WORKDIR /edgex-go [2023-02-20T20:28:16.567Z] ---> Running in d1c98cf0e5f6 [2023-02-20T20:28:17.970Z] Removing intermediate container d1c98cf0e5f6 [2023-02-20T20:28:17.970Z] ---> 9aed113abaf6 [2023-02-20T20:28:17.970Z] [2023-02-20T20:28:17.970Z] Step 12/23 : FROM alpine:3.15 [2023-02-20T20:28:17.970Z] ---> 354640af7b1b [2023-02-20T20:28:17.970Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T20:28:17.970Z] ---> Using cache [2023-02-20T20:28:17.970Z] ---> 29ac1858e343 [2023-02-20T20:28:17.970Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T20:28:17.970Z] ---> Using cache [2023-02-20T20:28:17.970Z] ---> 651f0350e7c2 [2023-02-20T20:28:17.970Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T20:28:18.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:28:19.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:28:20.549Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-20T20:28:20.549Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-20T20:28:20.549Z] (3/3) Installing su-exec (0.2-r1) [2023-02-20T20:28:20.549Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:28:20.549Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T20:28:21.134Z] OK: 6 MiB in 17 packages [2023-02-20T20:28:24.478Z] Removing intermediate container 9e52c8724836 [2023-02-20T20:28:24.478Z] ---> 9feedacb9d1b [2023-02-20T20:28:24.478Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T20:28:24.744Z] ---> Running in 70c425a310a7 [2023-02-20T20:28:27.321Z] Removing intermediate container 70c425a310a7 [2023-02-20T20:28:27.321Z] ---> fa677e182d6d [2023-02-20T20:28:27.321Z] Step 12/24 : WORKDIR / [2023-02-20T20:28:27.321Z] ---> Running in e127c67f09aa [2023-02-20T20:28:27.321Z] ---> 82ea0182d469 [2023-02-20T20:28:27.590Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T20:28:27.590Z] ---> 86b8a4dbb4ad [2023-02-20T20:28:27.590Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T20:28:28.184Z] Removing intermediate container e127c67f09aa [2023-02-20T20:28:28.184Z] ---> f6af082478d0 [2023-02-20T20:28:28.184Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-20T20:28:28.773Z] ---> bf77f60aae84 [2023-02-20T20:28:28.773Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-20T20:28:29.038Z] ---> 46090563cfef [2023-02-20T20:28:29.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-20T20:28:29.038Z] ---> Running in 14a121f3643c [2023-02-20T20:28:30.005Z] ---> f1bbd52c0abc [2023-02-20T20:28:30.005Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-20T20:28:30.270Z] Removing intermediate container 14a121f3643c [2023-02-20T20:28:30.270Z] ---> 2efbfe3824b7 [2023-02-20T20:28:30.270Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-20T20:28:30.551Z] ---> d2357424a0ea [2023-02-20T20:28:30.551Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-20T20:28:31.505Z] ---> 4c6dd12224f5 [2023-02-20T20:28:31.505Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-20T20:28:31.505Z] ---> 7dd87b52791e [2023-02-20T20:28:31.505Z] Step 19/24 : WORKDIR / [2023-02-20T20:28:31.770Z] ---> Running in 08ac3e4d2916 [2023-02-20T20:28:32.035Z] ---> d3d7b7b7d179 [2023-02-20T20:28:32.035Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T20:28:32.301Z] ---> Running in 0be3d31bf48a [2023-02-20T20:28:32.881Z] Removing intermediate container 08ac3e4d2916 [2023-02-20T20:28:32.881Z] ---> 35b8867534e3 [2023-02-20T20:28:32.881Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T20:28:32.881Z] ---> Running in 3d884c207c9e [2023-02-20T20:28:32.881Z] ---> 086683b70d6d [2023-02-20T20:28:32.881Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-20T20:28:33.146Z] Removing intermediate container 0be3d31bf48a [2023-02-20T20:28:33.146Z] ---> 6ea059b12325 [2023-02-20T20:28:33.146Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T20:28:33.413Z] ---> Running in 3aa28d26d52e [2023-02-20T20:28:33.694Z] Removing intermediate container 3d884c207c9e [2023-02-20T20:28:33.694Z] ---> 809922e04142 [2023-02-20T20:28:33.694Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T20:28:33.694Z] ---> Running in a3fb785829b9 [2023-02-20T20:28:34.275Z] Removing intermediate container 3aa28d26d52e [2023-02-20T20:28:34.275Z] ---> a70ad55eff2c [2023-02-20T20:28:34.275Z] Step 21/23 : LABEL arch=arm64 [2023-02-20T20:28:34.275Z] ---> Running in 9fb6fbc37097 [2023-02-20T20:28:34.541Z] ---> 221f62692733 [2023-02-20T20:28:34.541Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-20T20:28:34.808Z] Removing intermediate container a3fb785829b9 [2023-02-20T20:28:34.808Z] ---> 57a18b857301 [2023-02-20T20:28:34.808Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T20:28:35.084Z] ---> Running in e790ad66829f [2023-02-20T20:28:35.350Z] Removing intermediate container 9fb6fbc37097 [2023-02-20T20:28:35.350Z] ---> 912e8c1af70f [2023-02-20T20:28:35.350Z] Step 22/23 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:28:35.620Z] ---> Running in 78890a13c51a [2023-02-20T20:28:35.887Z] Removing intermediate container e790ad66829f [2023-02-20T20:28:35.887Z] ---> c7464b195852 [2023-02-20T20:28:35.887Z] Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:28:35.887Z] ---> Running in eebb09c7c285 [2023-02-20T20:28:36.847Z] Removing intermediate container 78890a13c51a [2023-02-20T20:28:36.847Z] ---> efdfc3e25832 [2023-02-20T20:28:36.847Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T20:28:36.847Z] ---> Running in fc5e873be9a7 [2023-02-20T20:28:37.114Z] ---> ae29ceb1d24c [2023-02-20T20:28:37.114Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-20T20:28:37.114Z] Removing intermediate container eebb09c7c285 [2023-02-20T20:28:37.114Z] ---> f215e446f200 [2023-02-20T20:28:37.114Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T20:28:37.382Z] ---> Running in ec18fc292d41 [2023-02-20T20:28:37.649Z] Removing intermediate container fc5e873be9a7 [2023-02-20T20:28:37.649Z] ---> b869bf1d792f [2023-02-20T20:28:37.649Z] [2023-02-20T20:28:38.232Z] Removing intermediate container ec18fc292d41 [2023-02-20T20:28:38.232Z] ---> 63f3b842429d [2023-02-20T20:28:38.232Z] [2023-02-20T20:28:38.498Z] Successfully built b869bf1d792f [2023-02-20T20:28:38.498Z] Successfully tagged security-spire-server-arm64:latest [2023-02-20T20:28:38.498Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-02-20T20:28:38.764Z] Successfully built 63f3b842429d [2023-02-20T20:28:39.723Z] Successfully tagged security-spire-config-arm64:latest [2023-02-20T20:28:39.724Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-02-20T20:28:39.991Z] ---> e5cafd070fb5 [2023-02-20T20:28:39.991Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T20:28:40.948Z] ---> 6862cbf6164e [2023-02-20T20:28:40.948Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T20:28:40.948Z] ---> Running in 6df00fdda1a7 [2023-02-20T20:28:44.299Z] Removing intermediate container 6df00fdda1a7 [2023-02-20T20:28:44.299Z] ---> e588e902b28a [2023-02-20T20:28:44.299Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T20:28:44.299Z] ---> Running in 524e76b32812 [2023-02-20T20:28:44.881Z] Removing intermediate container 524e76b32812 [2023-02-20T20:28:44.881Z] ---> 743a5451013e [2023-02-20T20:28:44.881Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T20:28:44.881Z] ---> Running in 3ac13d747545 [2023-02-20T20:28:45.480Z] Removing intermediate container 3ac13d747545 [2023-02-20T20:28:45.480Z] ---> 444e50c6ba2c [2023-02-20T20:28:45.480Z] Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:28:45.747Z] ---> Running in b6519e8584ce [2023-02-20T20:28:46.014Z] Removing intermediate container b6519e8584ce [2023-02-20T20:28:46.014Z] ---> e391f08c5e0a [2023-02-20T20:28:46.014Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T20:28:46.280Z] ---> Running in d97070bc3504 [2023-02-20T20:28:46.861Z] Removing intermediate container d97070bc3504 [2023-02-20T20:28:46.861Z] ---> f6101c26b5e6 [2023-02-20T20:28:46.861Z] [2023-02-20T20:28:47.129Z] Successfully built f6101c26b5e6 [2023-02-20T20:28:47.129Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-20T20:29:02.104Z]  Building security-secretstore-setup ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:29:02.104Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:29:02.104Z] ---> 5bfd51860ec4 [2023-02-20T20:29:02.104Z] Step 3/19 : WORKDIR /edgex-go [2023-02-20T20:29:02.104Z] ---> Using cache [2023-02-20T20:29:02.104Z] ---> 979187764bc3 [2023-02-20T20:29:02.104Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-20T20:29:02.104Z] ---> Running in e02102d4a9cd [2023-02-20T20:29:03.062Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T20:29:03.062Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T20:29:03.062Z] ---> 5bfd51860ec4 [2023-02-20T20:29:03.062Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T20:29:03.062Z] ---> Using cache [2023-02-20T20:29:03.062Z] ---> b07ed447746b [2023-02-20T20:29:03.062Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T20:29:03.062Z] ---> Using cache [2023-02-20T20:29:03.062Z] ---> 794fd905b430 [2023-02-20T20:29:03.062Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T20:29:03.062Z] ---> Using cache [2023-02-20T20:29:03.062Z] ---> 5f36e5840079 [2023-02-20T20:29:03.062Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T20:29:03.062Z] ---> Using cache [2023-02-20T20:29:03.062Z] ---> bd3714c8ab08 [2023-02-20T20:29:03.062Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:29:03.062Z] ---> Using cache [2023-02-20T20:29:03.062Z] ---> 51d3b4bcfcf8 [2023-02-20T20:29:03.062Z] Step 8/22 : COPY . . [2023-02-20T20:29:03.062Z] ---> Using cache [2023-02-20T20:29:03.062Z] ---> 27319e2be2d7 [2023-02-20T20:29:03.062Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-20T20:29:03.336Z] ---> Running in f98fd6ee0a69 [2023-02-20T20:29:03.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:29:04.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:29:05.610Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-20T20:29:05.610Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-20T20:29:05.610Z] OK: 16903 distinct packages available [2023-02-20T20:29:05.610Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-20T20:29:05.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:29:06.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:29:07.158Z] OK: 221 MiB in 51 packages [2023-02-20T20:29:08.565Z] Removing intermediate container e02102d4a9cd [2023-02-20T20:29:08.565Z] ---> 345da56897cd [2023-02-20T20:29:08.565Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-20T20:29:09.525Z] ---> a1d9b6ca9e89 [2023-02-20T20:29:09.525Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T20:29:09.525Z] ---> Running in 8f8658479b37 [2023-02-20T20:30:46.153Z] Removing intermediate container 8f8658479b37 [2023-02-20T20:30:46.153Z] ---> 213b855d4aac [2023-02-20T20:30:46.153Z] Step 7/19 : COPY . . [2023-02-20T20:30:46.153Z] ---> 33b56828b6b0 [2023-02-20T20:30:46.153Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-20T20:30:46.153Z] ---> Running in 2d7f90345fda [2023-02-20T20:30:47.559Z] 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 [2023-02-20T20:31:43.944Z] Removing intermediate container b157f4c78cf1 [2023-02-20T20:31:43.944Z] ---> 849b81c2df2e [2023-02-20T20:31:43.944Z] [2023-02-20T20:31:43.944Z] Step 9/32 : FROM alpine:3.16 [2023-02-20T20:31:43.944Z] ---> 4c81e5bf8899 [2023-02-20T20:31:43.944Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T20:31:43.944Z] ---> Running in f990f4bab082 [2023-02-20T20:31:43.944Z] Removing intermediate container f990f4bab082 [2023-02-20T20:31:43.944Z] ---> 18f7930220fd [2023-02-20T20:31:43.944Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-20T20:31:43.944Z] ---> Running in 91dc6c41b4c6 [2023-02-20T20:31:43.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:31:43.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:31:43.944Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-20T20:31:43.944Z] (2/2) Installing su-exec (0.2-r1) [2023-02-20T20:31:43.944Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:31:43.944Z] OK: 5 MiB in 16 packages [2023-02-20T20:31:43.944Z] Removing intermediate container 91dc6c41b4c6 [2023-02-20T20:31:43.944Z] ---> acdf0a38c949 [2023-02-20T20:31:43.944Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-20T20:31:43.944Z] ---> Running in 1a3bb8ccc0eb [2023-02-20T20:31:43.944Z] Removing intermediate container 1a3bb8ccc0eb [2023-02-20T20:31:43.944Z] ---> bb777be46f02 [2023-02-20T20:31:43.944Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-20T20:31:43.944Z] ---> Running in 97524330258a [2023-02-20T20:31:43.944Z] Removing intermediate container 97524330258a [2023-02-20T20:31:43.944Z] ---> 7dbd45c8f244 [2023-02-20T20:31:43.944Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-20T20:31:43.944Z] ---> Running in 80ba9095934c [2023-02-20T20:31:44.535Z] Removing intermediate container 80ba9095934c [2023-02-20T20:31:44.536Z] ---> fa0ead53993d [2023-02-20T20:31:44.536Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-20T20:31:44.536Z] ---> Running in b8cffe15318c [2023-02-20T20:31:45.118Z] Removing intermediate container b8cffe15318c [2023-02-20T20:31:45.118Z] ---> 78c994d7640a [2023-02-20T20:31:45.118Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-20T20:31:45.118Z] ---> Running in 80cc4b76dcbb [2023-02-20T20:31:48.461Z] Removing intermediate container 80cc4b76dcbb [2023-02-20T20:31:48.461Z] ---> 5cb8b9477492 [2023-02-20T20:31:48.461Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-20T20:31:48.461Z] ---> Running in 496bc03ed8d7 [2023-02-20T20:31:48.461Z] Removing intermediate container 496bc03ed8d7 [2023-02-20T20:31:48.461Z] ---> c1dff1a7078a [2023-02-20T20:31:48.461Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-20T20:31:49.421Z] ---> 59626cbc9b46 [2023-02-20T20:31:49.421Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-20T20:31:49.421Z] ---> Running in 84df2ac91cee [2023-02-20T20:31:54.748Z] Removing intermediate container 84df2ac91cee [2023-02-20T20:31:54.748Z] ---> 0b6ac14c64e0 [2023-02-20T20:31:54.748Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:31:54.748Z] ---> 31814e233543 [2023-02-20T20:31:54.748Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-20T20:31:56.690Z] ---> aafa80611f7f [2023-02-20T20:31:56.690Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-20T20:31:57.270Z] ---> adc97bb67a7b [2023-02-20T20:31:57.270Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-20T20:31:58.230Z] ---> 5b96ab06ffb2 [2023-02-20T20:31:58.230Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-20T20:31:59.192Z] ---> 7de13d8786eb [2023-02-20T20:31:59.192Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-20T20:32:00.150Z] ---> 865a6bda9a78 [2023-02-20T20:32:00.150Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-20T20:32:01.109Z] ---> a95b35a9bfb3 [2023-02-20T20:32:01.109Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-20T20:32:01.109Z] ---> Running in f63f7448be6e [2023-02-20T20:32:06.446Z] Removing intermediate container f63f7448be6e [2023-02-20T20:32:06.446Z] ---> d71d1d61ae80 [2023-02-20T20:32:06.446Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-20T20:32:06.446Z] ---> Running in 374c3ecef740 [2023-02-20T20:32:06.446Z] Removing intermediate container 374c3ecef740 [2023-02-20T20:32:06.446Z] ---> 9a0c3aaafd9f [2023-02-20T20:32:06.446Z] Step 29/32 : CMD ["gate"] [2023-02-20T20:32:06.446Z] ---> Running in b3a83e894326 [2023-02-20T20:32:07.028Z] Removing intermediate container b3a83e894326 [2023-02-20T20:32:07.028Z] ---> 54cc11dd21f4 [2023-02-20T20:32:07.028Z] Step 30/32 : LABEL arch=arm64 [2023-02-20T20:32:07.028Z] ---> Running in affe6dbff221 [2023-02-20T20:32:07.611Z] Removing intermediate container affe6dbff221 [2023-02-20T20:32:07.611Z] ---> 547df966fe97 [2023-02-20T20:32:07.611Z] Step 31/32 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:32:07.611Z] ---> Running in 0cd7c2aef7fb [2023-02-20T20:32:08.193Z] Removing intermediate container 0cd7c2aef7fb [2023-02-20T20:32:08.193Z] ---> c9e400d02ef5 [2023-02-20T20:32:08.193Z] Step 32/32 : LABEL version=0.0.0 [2023-02-20T20:32:08.193Z] ---> Running in bd9f8a85ff36 [2023-02-20T20:32:08.777Z] Removing intermediate container bd9f8a85ff36 [2023-02-20T20:32:08.777Z] ---> 30c098945164 [2023-02-20T20:32:08.777Z] [2023-02-20T20:32:09.043Z] Successfully built 30c098945164 [2023-02-20T20:32:09.043Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-20T20:33:45.654Z]  Building security-bootstrapper ... done Removing intermediate container f98fd6ee0a69 [2023-02-20T20:33:45.654Z] ---> 63aa240c1887 [2023-02-20T20:33:45.654Z] [2023-02-20T20:33:45.654Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T20:33:45.654Z] ---> 4c81e5bf8899 [2023-02-20T20:33:45.654Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-20T20:33:45.654Z] ---> Running in b998540c3a62 [2023-02-20T20:33:45.654Z] Removing intermediate container b998540c3a62 [2023-02-20T20:33:45.654Z] ---> 8637166ff3bf [2023-02-20T20:33:45.654Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T20:33:45.654Z] ---> Running in e7c807e2ff43 [2023-02-20T20:33:45.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:33:45.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:33:45.654Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T20:33:45.654Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:33:45.654Z] OK: 5 MiB in 15 packages [2023-02-20T20:33:45.654Z] Removing intermediate container e7c807e2ff43 [2023-02-20T20:33:45.654Z] ---> e8d11e747a13 [2023-02-20T20:33:45.654Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:33:45.654Z] ---> 61856980d804 [2023-02-20T20:33:45.654Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-20T20:33:45.654Z] ---> 2a98d7b0f70b [2023-02-20T20:33:45.654Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-20T20:33:45.654Z] ---> 47e2583481ea [2023-02-20T20:33:45.654Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-20T20:33:45.921Z] ---> 90d90e1563de [2023-02-20T20:33:45.921Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T20:33:47.326Z] ---> Running in f4e2de94a363 [2023-02-20T20:33:50.665Z] Removing intermediate container f4e2de94a363 [2023-02-20T20:33:50.665Z] ---> b9b6343e0fb7 [2023-02-20T20:33:50.665Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T20:33:50.665Z] ---> Running in dc7b65732957 [2023-02-20T20:33:50.665Z] Removing intermediate container dc7b65732957 [2023-02-20T20:33:50.665Z] ---> 905a1f6cf786 [2023-02-20T20:33:50.665Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-20T20:33:50.933Z] ---> Running in fa0d39f43bba [2023-02-20T20:33:51.199Z] Removing intermediate container fa0d39f43bba [2023-02-20T20:33:51.199Z] ---> 22dd5f7a1fd0 [2023-02-20T20:33:51.199Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T20:33:51.465Z] ---> Running in 1d29f055b9fb [2023-02-20T20:33:51.798Z] Removing intermediate container 1d29f055b9fb [2023-02-20T20:33:51.798Z] ---> caf7635a3992 [2023-02-20T20:33:51.798Z] Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:33:51.798Z] ---> Running in 648e04a34e21 [2023-02-20T20:33:52.412Z] Removing intermediate container 648e04a34e21 [2023-02-20T20:33:52.412Z] ---> 7d1547442f42 [2023-02-20T20:33:52.412Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T20:33:52.413Z] ---> Running in 6ad19d2bc319 [2023-02-20T20:33:53.006Z] Removing intermediate container 6ad19d2bc319 [2023-02-20T20:33:53.006Z] ---> b7eadb815559 [2023-02-20T20:33:53.006Z] [2023-02-20T20:33:53.290Z] Successfully built b7eadb815559 [2023-02-20T20:33:53.290Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-20T20:34:40.201Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 432f38fc3094 [2023-02-20T20:34:40.201Z] ---> 7efb2fe558bc [2023-02-20T20:34:40.201Z] [2023-02-20T20:34:40.201Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T20:34:40.201Z] ---> 4c81e5bf8899 [2023-02-20T20:34:40.201Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-20T20:34:40.201Z] ---> Running in babbfe228e87 [2023-02-20T20:34:40.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:34:40.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:34:40.201Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-20T20:34:40.201Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-20T20:34:40.201Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T20:34:40.201Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T20:34:40.201Z] OK: 6 MiB in 16 packages [2023-02-20T20:34:40.201Z] Removing intermediate container babbfe228e87 [2023-02-20T20:34:40.201Z] ---> 4f698c08149a [2023-02-20T20:34:40.201Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T20:34:40.202Z] ---> Running in 389001c556de [2023-02-20T20:34:40.202Z] Removing intermediate container 389001c556de [2023-02-20T20:34:40.202Z] ---> 1b358003239e [2023-02-20T20:34:40.202Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-20T20:34:40.202Z] ---> Running in e6ac27f1383a [2023-02-20T20:34:40.202Z] Removing intermediate container e6ac27f1383a [2023-02-20T20:34:40.202Z] ---> 323e2337bfc9 [2023-02-20T20:34:40.202Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T20:34:40.472Z] ---> Running in 678107c3326c [2023-02-20T20:34:40.739Z] Removing intermediate container 678107c3326c [2023-02-20T20:34:40.739Z] ---> ed3d35a64648 [2023-02-20T20:34:40.739Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:34:41.321Z] ---> 8e7cd09c04cb [2023-02-20T20:34:41.321Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-20T20:34:43.260Z] ---> 5f7513a15da6 [2023-02-20T20:34:43.260Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-20T20:34:43.843Z] ---> 08206166a517 [2023-02-20T20:34:43.843Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-20T20:34:43.843Z] ---> Running in 3a807ee27a33 [2023-02-20T20:34:44.109Z] Removing intermediate container 3a807ee27a33 [2023-02-20T20:34:44.378Z] ---> 417cf1dc5748 [2023-02-20T20:34:44.378Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T20:34:44.378Z] ---> Running in 4774cc73a023 [2023-02-20T20:34:44.646Z] Removing intermediate container 4774cc73a023 [2023-02-20T20:34:44.646Z] ---> 1067f810736b [2023-02-20T20:34:44.646Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T20:34:44.646Z] ---> Running in 794472c1f93e [2023-02-20T20:34:45.227Z] Removing intermediate container 794472c1f93e [2023-02-20T20:34:45.227Z] ---> 009cd32dd531 [2023-02-20T20:34:45.227Z] Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:34:45.227Z] ---> Running in b091bff4c5ba [2023-02-20T20:34:45.492Z] Removing intermediate container b091bff4c5ba [2023-02-20T20:34:45.492Z] ---> 78765136a0a9 [2023-02-20T20:34:45.492Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T20:34:45.492Z] ---> Running in 61eeac362a21 [2023-02-20T20:34:45.758Z] Removing intermediate container 61eeac362a21 [2023-02-20T20:34:45.758Z] ---> 5ce8bfc0555c [2023-02-20T20:34:45.758Z] [2023-02-20T20:34:46.024Z] Successfully built 5ce8bfc0555c [2023-02-20T20:34:46.024Z] Successfully tagged support-notifications-arm64:latest [2023-02-20T20:34:58.331Z]  Building support-notifications ... done Removing intermediate container 2d7f90345fda [2023-02-20T20:34:58.331Z] ---> 4048bb715178 [2023-02-20T20:34:58.331Z] [2023-02-20T20:34:58.331Z] Step 9/19 : FROM alpine:3.15 [2023-02-20T20:34:58.331Z] ---> 354640af7b1b [2023-02-20T20:34:58.331Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T20:34:58.331Z] ---> Using cache [2023-02-20T20:34:58.331Z] ---> 29ac1858e343 [2023-02-20T20:34:58.331Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-20T20:34:58.331Z] ---> Running in a16bd52ccda1 [2023-02-20T20:34:59.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:34:59.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:35:00.516Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T20:35:00.516Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T20:35:00.516Z] OK: 15734 distinct packages available [2023-02-20T20:35:00.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T20:35:01.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T20:35:02.005Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-20T20:35:02.005Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-20T20:35:02.005Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-20T20:35:02.005Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-20T20:35:02.005Z] (5/9) Installing curl (7.80.0-r6) [2023-02-20T20:35:02.005Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-20T20:35:02.005Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-20T20:35:02.005Z] (8/9) Installing libucontext (1.1-r0) [2023-02-20T20:35:02.005Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-20T20:35:02.005Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T20:35:02.005Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T20:35:02.278Z] OK: 8 MiB in 23 packages [2023-02-20T20:35:03.679Z] Removing intermediate container a16bd52ccda1 [2023-02-20T20:35:03.679Z] ---> 1a19f1fc4299 [2023-02-20T20:35:03.679Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T20:35:03.945Z] ---> e49d96e82704 [2023-02-20T20:35:03.945Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-20T20:35:05.349Z] ---> ce5159fecdf9 [2023-02-20T20:35:05.349Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-20T20:35:05.928Z] ---> 2b7e499a8eeb [2023-02-20T20:35:05.928Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-20T20:35:05.928Z] ---> Running in 81f4ca57cb8f [2023-02-20T20:35:06.194Z] Removing intermediate container 81f4ca57cb8f [2023-02-20T20:35:06.194Z] ---> 08bfcd11bd7b [2023-02-20T20:35:06.194Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T20:35:06.194Z] ---> Running in b487bff1dc6b [2023-02-20T20:35:06.474Z] Removing intermediate container b487bff1dc6b [2023-02-20T20:35:06.474Z] ---> f44d5173ad73 [2023-02-20T20:35:06.474Z] Step 17/19 : LABEL arch=arm64 [2023-02-20T20:35:06.740Z] ---> Running in 1954cec5c34e [2023-02-20T20:35:07.006Z] Removing intermediate container 1954cec5c34e [2023-02-20T20:35:07.006Z] ---> 16d9094d08db [2023-02-20T20:35:07.006Z] Step 18/19 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c [2023-02-20T20:35:07.006Z] ---> Running in dc07169f5424 [2023-02-20T20:35:07.273Z] Removing intermediate container dc07169f5424 [2023-02-20T20:35:07.273Z] ---> a7040ce2d2d5 [2023-02-20T20:35:07.273Z] Step 19/19 : LABEL version=0.0.0 [2023-02-20T20:35:07.273Z] ---> Running in c211ec60a32e [2023-02-20T20:35:07.540Z] Removing intermediate container c211ec60a32e [2023-02-20T20:35:07.540Z] ---> 5bddf950a542 [2023-02-20T20:35:07.540Z] [2023-02-20T20:35:07.805Z] Successfully built 5bddf950a542 [2023-02-20T20:35:07.805Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-20T20:35:08.079Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-20T20:35:08.111Z] $ docker stop --time=1 b5a5f476e5e71019fa8a83e97289383da1538882b31d1eadeb6fc22b179207d9 [2023-02-20T20:35:09.731Z] $ docker rm -f --volumes b5a5f476e5e71019fa8a83e97289383da1538882b31d1eadeb6fc22b179207d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T20:35:10.245Z] + docker images [2023-02-20T20:35:10.510Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-20T20:35:10.510Z] security-spiffe-token-provider-arm64 latest 5bddf950a542 3 seconds ago 29.1MB [2023-02-20T20:35:10.510Z] 4048bb715178 14 seconds ago 1.54GB [2023-02-20T20:35:10.510Z] support-notifications-arm64 latest 5ce8bfc0555c 25 seconds ago 29.7MB [2023-02-20T20:35:10.510Z] 7efb2fe558bc 38 seconds ago 1.57GB [2023-02-20T20:35:10.510Z] core-common-config-bootstrapper-arm64 latest b7eadb815559 About a minute ago 14.9MB [2023-02-20T20:35:10.510Z] 63aa240c1887 About a minute ago 1.5GB [2023-02-20T20:35:10.510Z] security-bootstrapper-arm64 latest 30c098945164 3 minutes ago 19.6MB [2023-02-20T20:35:10.510Z] 849b81c2df2e 3 minutes ago 1.5GB [2023-02-20T20:35:10.510Z] security-secretstore-setup-arm64 latest f6101c26b5e6 6 minutes ago 29MB [2023-02-20T20:35:10.510Z] security-spire-config-arm64 latest 63f3b842429d 6 minutes ago 83.6MB [2023-02-20T20:35:10.510Z] security-spire-server-arm64 latest b869bf1d792f 6 minutes ago 84.3MB [2023-02-20T20:35:10.510Z] 9aed113abaf6 6 minutes ago 1.38GB [2023-02-20T20:35:10.510Z] baea15fe5e24 6 minutes ago 1.5GB [2023-02-20T20:35:10.510Z] 982e35d79b2c 7 minutes ago 1.38GB [2023-02-20T20:35:10.510Z] support-scheduler-arm64 latest 1cbc5e1fef17 8 minutes ago 29MB [2023-02-20T20:35:10.510Z] 183019013860 8 minutes ago 1.57GB [2023-02-20T20:35:10.510Z] core-command-arm64 latest 406fc82a3c9e 10 minutes ago 17MB [2023-02-20T20:35:10.510Z] core-metadata-arm64 latest 19f4497dc9d0 10 minutes ago 17.7MB [2023-02-20T20:35:10.510Z] core-data-arm64 latest 174349243193 10 minutes ago 17.2MB [2023-02-20T20:35:10.510Z] bf40eb2f483d 10 minutes ago 1.51GB [2023-02-20T20:35:10.510Z] e440799b9560 10 minutes ago 1.51GB [2023-02-20T20:35:10.510Z] 6135b6e01221 10 minutes ago 1.51GB [2023-02-20T20:35:10.510Z] security-proxy-setup-arm64 latest 77720ed318bf 11 minutes ago 26.9MB [2023-02-20T20:35:10.510Z] 2662bbf6ee22 11 minutes ago 1.5GB [2023-02-20T20:35:10.510Z] security-spire-agent-arm64 latest 8b5d2d498ba3 17 minutes ago 122MB [2023-02-20T20:35:10.510Z] 480b7bd01016 18 minutes ago 1.38GB [2023-02-20T20:35:10.510Z] ci-base-image-arm64 latest 5bfd51860ec4 32 minutes ago 905MB [2023-02-20T20:35:10.510Z] alpine 3.15 354640af7b1b 9 days ago 5.34MB [2023-02-20T20:35:10.510Z] alpine 3.16 4c81e5bf8899 9 days ago 5.3MB [2023-02-20T20:35:10.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-20T20:35:10.510Z] 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 [2023-02-20T20:35:11.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T20:35:11.279Z] [2023-02-20T20:35:11.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T20:35:11.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T20:35:11.683Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-20T20:35:11.683Z] 8998bd30e6a1: Pulling fs layer [2023-02-20T20:35:11.683Z] 04944245beec: Pulling fs layer [2023-02-20T20:35:11.683Z] 699f458cf7ca: Pulling fs layer [2023-02-20T20:35:11.683Z] 765212b225bb: Pulling fs layer [2023-02-20T20:35:11.683Z] f23df028b6ca: Pulling fs layer [2023-02-20T20:35:11.683Z] d65c8cfc05b1: Pulling fs layer [2023-02-20T20:35:11.683Z] 2437ff75d9bd: Pulling fs layer [2023-02-20T20:35:11.683Z] 765212b225bb: Waiting [2023-02-20T20:35:11.683Z] f23df028b6ca: Waiting [2023-02-20T20:35:11.683Z] 2437ff75d9bd: Waiting [2023-02-20T20:35:11.683Z] d65c8cfc05b1: Waiting [2023-02-20T20:35:11.947Z] 04944245beec: Verifying Checksum [2023-02-20T20:35:11.947Z] 04944245beec: Download complete [2023-02-20T20:35:11.947Z] 765212b225bb: Verifying Checksum [2023-02-20T20:35:11.947Z] 765212b225bb: Download complete [2023-02-20T20:35:12.212Z] 699f458cf7ca: Verifying Checksum [2023-02-20T20:35:12.212Z] 699f458cf7ca: Download complete [2023-02-20T20:35:12.212Z] d65c8cfc05b1: Download complete [2023-02-20T20:35:12.212Z] f23df028b6ca: Download complete [2023-02-20T20:35:12.477Z] 8998bd30e6a1: Verifying Checksum [2023-02-20T20:35:12.477Z] 8998bd30e6a1: Download complete [2023-02-20T20:35:15.047Z] 2437ff75d9bd: Verifying Checksum [2023-02-20T20:35:15.047Z] 2437ff75d9bd: Download complete [2023-02-20T20:35:16.006Z] 8998bd30e6a1: Pull complete [2023-02-20T20:35:16.272Z] 04944245beec: Pull complete [2023-02-20T20:35:17.674Z] 699f458cf7ca: Pull complete [2023-02-20T20:35:19.079Z] 765212b225bb: Pull complete [2023-02-20T20:35:19.658Z] f23df028b6ca: Pull complete [2023-02-20T20:35:19.923Z] d65c8cfc05b1: Pull complete [2023-02-20T20:35:34.901Z] 2437ff75d9bd: Pull complete [2023-02-20T20:35:34.901Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-20T20:35:34.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T20:35:34.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T20:35:35.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-6765 does not seem to be running inside a container [2023-02-20T20:35:35.312Z] $ 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 [2023-02-20T20:35:38.165Z] $ docker top be475ec7b924abff55d3ced21611480b4a392c3cbe987b8ad59958383203987b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T20:35:39.093Z] ---> job-cost.sh [2023-02-20T20:35:39.093Z] lf-activate-venv: SKIPPING [2023-02-20T20:35:39.093Z] INFO: No Stack... [2023-02-20T20:35:39.359Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-20T20:35:40.313Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T20:35:40.655Z] + cut -d, -f6 [2023-02-20T20:35:40.655Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-02-20T20:35:40.969Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4374-1-stack-cost] [2023-02-20T20:35:40.974Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4374-1-stack-cost] did not exist. Created. [2023-02-20T20:35:40.974Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4374-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T20:35:41.700Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-20T20:35:41.893Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T20:35:41.913Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4374-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T20:35:42.007Z] $ docker stop --time=1 be475ec7b924abff55d3ced21611480b4a392c3cbe987b8ad59958383203987b [2023-02-20T20:35:43.694Z] $ docker rm -f --volumes be475ec7b924abff55d3ced21611480b4a392c3cbe987b8ad59958383203987b [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 [2023-02-20T20:35:44.694Z] provisioning config files... [2023-02-20T20:35:44.701Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13971210029537459440tmp [Pipeline] { [Pipeline] sh [2023-02-20T20:35:45.034Z] + set +x [2023-02-20T20:35:45.034Z] + curl -s https://codecov.io/bash [2023-02-20T20:35:45.034Z] + bash -s -- [2023-02-20T20:35:45.034Z] [2023-02-20T20:35:45.034Z] _____ _ [2023-02-20T20:35:45.034Z] / ____| | | [2023-02-20T20:35:45.034Z] | | ___ __| | ___ ___ _____ __ [2023-02-20T20:35:45.034Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-20T20:35:45.034Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-20T20:35:45.034Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-20T20:35:45.034Z] Bash-1.0.6 [2023-02-20T20:35:45.034Z] [2023-02-20T20:35:45.034Z] [2023-02-20T20:35:45.034Z] ==> git version 2.25.1 found [2023-02-20T20:35:45.034Z] ==> 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 [2023-02-20T20:35:45.034Z] Release-Date: 2020-01-08 [2023-02-20T20:35:45.034Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-20T20:35:45.034Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-20T20:35:45.034Z] ==> Jenkins CI detected. [2023-02-20T20:35:45.034Z] current dir:  /w/workspace/edgex-go/1 [2023-02-20T20:35:45.034Z] project root: . [2023-02-20T20:35:45.034Z] --> token set from env [2023-02-20T20:35:45.034Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-20T20:35:45.034Z] ==> Running gcov in . (disable via -X gcov) [2023-02-20T20:35:45.034Z] ==> Python coveragepy not found [2023-02-20T20:35:45.034Z] ==> Searching for coverage reports in: [2023-02-20T20:35:45.034Z] + . [2023-02-20T20:35:45.034Z] -> Found 1 reports [2023-02-20T20:35:45.034Z] ==> Detecting git/mercurial file structure [2023-02-20T20:35:45.034Z] ==> Reading reports [2023-02-20T20:35:45.034Z] + ./coverage.out bytes=487323 [2023-02-20T20:35:45.293Z] ==> Appending adjustments [2023-02-20T20:35:45.293Z] https://docs.codecov.io/docs/fixing-reports [2023-02-20T20:35:46.228Z] + Found adjustments [2023-02-20T20:35:46.228Z] ==> Gzipping contents [2023-02-20T20:35:46.228Z] 64K /tmp/codecov.qJOBg8.gz [2023-02-20T20:35:46.228Z] ==> Uploading reports [2023-02-20T20:35:46.228Z] url: https://codecov.io [2023-02-20T20:35:46.228Z] query: branch=PR-4374&commit=e73e4473cb6ed841adac253e864bdf443d847c6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4374%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4374&job=&cmd_args= [2023-02-20T20:35:46.228Z] -> Pinging Codecov [2023-02-20T20:35:46.228Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4374&commit=e73e4473cb6ed841adac253e864bdf443d847c6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4374%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4374&job=&cmd_args= [2023-02-20T20:35:46.486Z] -> Uploading to [2023-02-20T20:35:46.486Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-20/00271124DB129430A58F1EEE437C3FCB/e73e4473cb6ed841adac253e864bdf443d847c6c/b6b6d4a0-057a-42a3-beed-ac68247d0852.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T203546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=627af9459131de63484a01103fb434990ecb53c19b9d9fa11fd1f3c98106d07a [2023-02-20T20:35:46.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T20:35:46.486Z] Dload Upload Total Spent Left Speed [2023-02-20T20:35:46.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62922 0 0 100 62922 0 278k --:--:-- --:--:-- --:--:-- 276k 100 62922 0 0 100 62922 0 207k --:--:-- --:--:-- --:--:-- 206k [2023-02-20T20:35:46.746Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e73e4473cb6ed841adac253e864bdf443d847c6c [Pipeline] } [2023-02-20T20:35:46.773Z] 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 [2023-02-20T20:35:48.162Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-20T20:35:48.490Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T20:35:49.375Z] ---> package-listing.sh [2023-02-20T20:35:49.375Z] ++ facter osfamily [2023-02-20T20:35:49.375Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-20T20:35:49.634Z] + OS_FAMILY=debian [2023-02-20T20:35:49.634Z] + workspace=/w/workspace/edgex-go/1 [2023-02-20T20:35:49.634Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-20T20:35:49.634Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-20T20:35:49.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-20T20:35:49.634Z] + PACKAGES=/tmp/packages_start.txt [2023-02-20T20:35:49.634Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-20T20:35:49.634Z] + PACKAGES=/tmp/packages_end.txt [2023-02-20T20:35:49.634Z] + case "${OS_FAMILY}" in [2023-02-20T20:35:49.634Z] + dpkg -l [2023-02-20T20:35:49.634Z] + grep '^ii' [2023-02-20T20:35:49.634Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-20T20:35:49.634Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-20T20:35:49.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-20T20:35:49.634Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-20T20:35:49.634Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-20T20:35:49.634Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-20T20:35:49.668Z] 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 [2023-02-20T20:35:49.963Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T20:35:50.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T20:35:50.602Z] [2023-02-20T20:35:50.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T20:35:50.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T20:35:50.984Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-20T20:35:50.984Z] 5eb5b503b376: Pulling fs layer [2023-02-20T20:35:50.984Z] 5c69ac0246d0: Pulling fs layer [2023-02-20T20:35:50.984Z] ec43610c2a17: Pulling fs layer [2023-02-20T20:35:50.984Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-20T20:35:50.984Z] 33b1e0a273af: Pulling fs layer [2023-02-20T20:35:50.984Z] 5d3b04190fa2: Pulling fs layer [2023-02-20T20:35:50.984Z] 2f39f015ded8: Pulling fs layer [2023-02-20T20:35:50.984Z] 33b1e0a273af: Waiting [2023-02-20T20:35:50.984Z] 3a2ae6a8a46f: Waiting [2023-02-20T20:35:50.984Z] 5d3b04190fa2: Waiting [2023-02-20T20:35:50.984Z] 5c69ac0246d0: Verifying Checksum [2023-02-20T20:35:50.984Z] 5c69ac0246d0: Download complete [2023-02-20T20:35:50.984Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-20T20:35:50.984Z] 3a2ae6a8a46f: Download complete [2023-02-20T20:35:51.244Z] 33b1e0a273af: Verifying Checksum [2023-02-20T20:35:51.244Z] 33b1e0a273af: Download complete [2023-02-20T20:35:51.244Z] ec43610c2a17: Verifying Checksum [2023-02-20T20:35:51.244Z] ec43610c2a17: Download complete [2023-02-20T20:35:51.244Z] 5d3b04190fa2: Download complete [2023-02-20T20:35:51.244Z] 5eb5b503b376: Download complete [2023-02-20T20:35:51.811Z] 2f39f015ded8: Download complete [2023-02-20T20:35:52.377Z] 5eb5b503b376: Pull complete [2023-02-20T20:35:52.377Z] 5c69ac0246d0: Pull complete [2023-02-20T20:35:52.943Z] ec43610c2a17: Pull complete [2023-02-20T20:35:52.943Z] 3a2ae6a8a46f: Pull complete [2023-02-20T20:35:53.200Z] 33b1e0a273af: Pull complete [2023-02-20T20:35:53.200Z] 5d3b04190fa2: Pull complete [2023-02-20T20:35:57.383Z] 2f39f015ded8: Pull complete [2023-02-20T20:35:57.383Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-20T20:35:57.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T20:35:57.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T20:35:57.585Z] prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container [2023-02-20T20:35:57.629Z] $ 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 [2023-02-20T20:36:00.578Z] $ docker top 669d9ae9bd1d3980ceb4f78bcd8df2623bd77188550aa39ab19bd485be8f26e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T20:36:01.045Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-20T20:36:01.351Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-20T20:36:01.655Z] + ls /var/log/sa-host [2023-02-20T20:36:01.655Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T20:36:01.883Z] provisioning config files... [2023-02-20T20:36:01.891Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2565354083126817007tmp [Pipeline] { [Pipeline] echo [2023-02-20T20:36:01.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T20:36:02.251Z] ---> create-netrc.sh [Pipeline] } [2023-02-20T20:36:02.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-20T20:36:02.673Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-20T20:36:02.703Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T20:36:03.009Z] ---> sudo-logs.sh [2023-02-20T20:36:03.009Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-20T20:36:03.090Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T20:36:03.415Z] ---> job-cost.sh [2023-02-20T20:36:03.415Z] lf-activate-venv: SKIPPING [2023-02-20T20:36:03.415Z] DEBUG: total: 0.10999999940395355 [2023-02-20T20:36:03.415Z] INFO: Retrieving Stack Cost... [2023-02-20T20:36:03.984Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T20:36:04.242Z] INFO: Archiving Costs [Pipeline] echo [2023-02-20T20:36:04.292Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T20:36:04.610Z] ---> logs-deploy.sh [2023-02-20T20:36:04.610Z] lf-activate-venv: SKIPPING [2023-02-20T20:36:04.610Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4374/1 [2023-02-20T20:36:04.610Z] INFO: archiving workspace using pattern(s): [2023-02-20T20:36:05.544Z] Archives upload complete. [2023-02-20T20:36:05.544Z] INFO: archiving logs to Nexus