Pull request #4456 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ed5b1e786c1d5898367dbcc4ca863663ecac5dc1+b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 (90746c8a5615c93d6e7d55388ff6b45687a0e48f) 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-ssh17010592443898432171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11274862490241801456.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4456/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-4456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10407381330993548125.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-4456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5759791287077484125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh12002151925536268142.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-4456/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-4456/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh759665501787831914.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2497 in /w/workspace/edgexfoundry_edgex-go_PR-4456 [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 > 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/4456/head:refs/remotes/origin/PR-4456 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 Merge succeeded, producing ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 Checking out Revision ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 (PR-4456) Commit message: "refactor!: Change configuration file format to YAML" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T18:45:00.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 # 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 b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 # timeout=10 [Pipeline] withCredentials [2023-03-16T18:45:00.498Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T18:45:00.592Z] ========================================================= [2023-03-16T18:45:00.592Z] EdgeX Global Pipelines Version Info [2023-03-16T18:45:00.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T18:45:01.328Z] ------------------- [2023-03-16T18:45:01.328Z] stable info: [2023-03-16T18:45:01.328Z] ------------------- [2023-03-16T18:45:01.328Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T18:45:01.328Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T18:45:01.328Z] Message: update stable to v1.0.245 [2023-03-16T18:45:01.899Z] ------------------- [2023-03-16T18:45:01.899Z] experimental info: [2023-03-16T18:45:01.899Z] ------------------- [2023-03-16T18:45:01.899Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T18:45:01.899Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T18:45:01.899Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T18:45:02.185Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-16T18:45:02.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-16T18:45:02.262Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T18:45:02.309Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T18:45:02.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T18:45:02.380Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T18:45:02.421Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T18:45:02.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-16T18:45:02.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-16T18:45:02.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-16T18:45:02.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T18:45:02.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T18:45:02.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T18:45:02.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T18:45:02.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T18:45:02.726Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T18:45:02.759Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T18:45:02.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T18:45:02.824Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T18:45:02.859Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-16T18:45:02.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T18:45:02.926Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T18:45:02.964Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T18:45:02.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4456 [Pipeline] echo [2023-03-16T18:45:03.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4456 [Pipeline] echo [2023-03-16T18:45:03.069Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4456 [Pipeline] echo [2023-03-16T18:45:03.106Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [Pipeline] echo [2023-03-16T18:45:03.146Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed5b1e7 [Pipeline] echo [2023-03-16T18:45:03.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T18:45:03.286Z] provisioning config files... [2023-03-16T18:45:03.304Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7082313401213092724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T18:45:03.666Z] ---> docker-login.sh [2023-03-16T18:45:03.666Z] nexus3.edgexfoundry.org:10001 [2023-03-16T18:45:03.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T18:45:03.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T18:45:03.931Z] Configure a credential helper to remove this warning. See [2023-03-16T18:45:03.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T18:45:03.931Z] [2023-03-16T18:45:03.931Z] Login Succeeded [2023-03-16T18:45:03.931Z] nexus3.edgexfoundry.org:10002 [2023-03-16T18:45:03.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T18:45:04.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T18:45:04.190Z] Configure a credential helper to remove this warning. See [2023-03-16T18:45:04.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T18:45:04.190Z] [2023-03-16T18:45:04.190Z] Login Succeeded [2023-03-16T18:45:04.190Z] nexus3.edgexfoundry.org:10003 [2023-03-16T18:45:04.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T18:45:04.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T18:45:04.190Z] Configure a credential helper to remove this warning. See [2023-03-16T18:45:04.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T18:45:04.190Z] [2023-03-16T18:45:04.190Z] Login Succeeded [2023-03-16T18:45:04.190Z] nexus3.edgexfoundry.org:10004 [2023-03-16T18:45:04.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T18:45:04.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T18:45:04.451Z] Configure a credential helper to remove this warning. See [2023-03-16T18:45:04.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T18:45:04.451Z] [2023-03-16T18:45:04.451Z] Login Succeeded [2023-03-16T18:45:04.451Z] docker.io [2023-03-16T18:45:04.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T18:45:05.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T18:45:05.025Z] Configure a credential helper to remove this warning. See [2023-03-16T18:45:05.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T18:45:05.025Z] [2023-03-16T18:45:05.025Z] Login Succeeded [2023-03-16T18:45:05.025Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T18:45:05.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T18:45:05.450Z] + 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-auth/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-03-16T18:45:05.450Z] + dirname cmd/core-command/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/core-data/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/core-metadata/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/support-notifications/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-16T18:45:05.450Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-16T18:45:05.450Z] + cut -d/ -f2 [2023-03-16T18:45:05.450Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-16T18:45:05.513Z] 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-auth, dockerfile:cmd/security-proxy-auth/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-03-16T18:45:06.009Z] + git rev-list -1 --merges ed5b1e786c1d5898367dbcc4ca863663ecac5dc1~1..ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [Pipeline] echo [2023-03-16T18:45:06.042Z] -----------> git rev-list -1 --merges ed5b1e786c1d5898367dbcc4ca863663ecac5dc1~1..ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [false] [Pipeline] sh [2023-03-16T18:45:06.357Z] + git log --format=format:%s -1 ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [Pipeline] echo [2023-03-16T18:45:06.393Z] ========================================================= [2023-03-16T18:45:06.394Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T18:45:06.394Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-16T18:45:06.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T18:45:06.832Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T18:45:06.832Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T18:45:06.832Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T18:45:06.832Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T18:45:06.832Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T18:45:06.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T18:45:07.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T18:45:07.362Z] [2023-03-16T18:45:07.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T18:45:07.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T18:45:07.735Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T18:45:07.735Z] b85a868b505f: Pulling fs layer [2023-03-16T18:45:07.735Z] e2be974225ed: Pulling fs layer [2023-03-16T18:45:07.735Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T18:45:07.735Z] 988bab9f4d93: Pulling fs layer [2023-03-16T18:45:07.735Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T18:45:07.735Z] eaf3925da568: Pulling fs layer [2023-03-16T18:45:07.735Z] bab4dde63d76: Pulling fs layer [2023-03-16T18:45:07.735Z] bde34c3a00c8: Pulling fs layer [2023-03-16T18:45:07.735Z] b352a97aabf1: Pulling fs layer [2023-03-16T18:45:07.735Z] 4872d77fe225: Pulling fs layer [2023-03-16T18:45:07.735Z] 5851b861e8e6: Pulling fs layer [2023-03-16T18:45:07.735Z] eaf3925da568: Waiting [2023-03-16T18:45:07.735Z] 1469e6f7b9e6: Waiting [2023-03-16T18:45:07.735Z] bab4dde63d76: Waiting [2023-03-16T18:45:07.735Z] 988bab9f4d93: Waiting [2023-03-16T18:45:07.735Z] 4872d77fe225: Waiting [2023-03-16T18:45:07.735Z] 5851b861e8e6: Waiting [2023-03-16T18:45:07.735Z] bde34c3a00c8: Waiting [2023-03-16T18:45:07.735Z] b352a97aabf1: Waiting [2023-03-16T18:45:07.735Z] e2be974225ed: Verifying Checksum [2023-03-16T18:45:07.735Z] e2be974225ed: Download complete [2023-03-16T18:45:07.735Z] 988bab9f4d93: Verifying Checksum [2023-03-16T18:45:07.735Z] 988bab9f4d93: Download complete [2023-03-16T18:45:07.995Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T18:45:07.995Z] 1469e6f7b9e6: Download complete [2023-03-16T18:45:07.995Z] eaf3925da568: Download complete [2023-03-16T18:45:07.995Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T18:45:07.995Z] 339a4e72a1f5: Download complete [2023-03-16T18:45:07.995Z] bde34c3a00c8: Download complete [2023-03-16T18:45:07.995Z] b352a97aabf1: Download complete [2023-03-16T18:45:07.995Z] 4872d77fe225: Verifying Checksum [2023-03-16T18:45:07.995Z] 4872d77fe225: Download complete [2023-03-16T18:45:07.995Z] 5851b861e8e6: Download complete [2023-03-16T18:45:07.995Z] b85a868b505f: Verifying Checksum [2023-03-16T18:45:07.995Z] b85a868b505f: Download complete [2023-03-16T18:45:08.254Z] bab4dde63d76: Verifying Checksum [2023-03-16T18:45:08.254Z] bab4dde63d76: Download complete [2023-03-16T18:45:09.191Z] b85a868b505f: Pull complete [2023-03-16T18:45:09.450Z] e2be974225ed: Pull complete [2023-03-16T18:45:10.019Z] 339a4e72a1f5: Pull complete [2023-03-16T18:45:10.019Z] 988bab9f4d93: Pull complete [2023-03-16T18:45:10.278Z] 1469e6f7b9e6: Pull complete [2023-03-16T18:45:10.278Z] eaf3925da568: Pull complete [2023-03-16T18:45:12.183Z] bab4dde63d76: Pull complete [2023-03-16T18:45:12.183Z] bde34c3a00c8: Pull complete [2023-03-16T18:45:12.441Z] b352a97aabf1: Pull complete [2023-03-16T18:45:12.441Z] 4872d77fe225: Pull complete [2023-03-16T18:45:12.441Z] 5851b861e8e6: Pull complete [2023-03-16T18:45:12.701Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T18:45:12.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T18:45:12.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T18:45:12.933Z] prd-ubuntu20.04-docker-8c-8g-2497 does not seem to be running inside a container [2023-03-16T18:45:12.968Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T18:45:15.994Z] $ docker top edd3b6243a12debaff5054dac853e9ecbade55fb71edd9332215d3a9a8be1224 -eo pid,comm [2023-03-16T18:45:16.049Z] 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-03-16T18:45:16.050Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T18:45:16.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T18:45:16.282Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T18:45:16.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T18:45:16.403Z] $ docker exec edd3b6243a12debaff5054dac853e9ecbade55fb71edd9332215d3a9a8be1224 ssh-agent [2023-03-16T18:45:16.512Z] SSH_AUTH_SOCK=/tmp/ssh-Y7sfCUhLjsuY/agent.33 [2023-03-16T18:45:16.512Z] SSH_AGENT_PID=39 [2023-03-16T18:45:16.518Z] Running ssh-add (command line suppressed) [2023-03-16T18:45:16.632Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9962209709703890721.key (/w/workspace/edgex-go/1@tmp/private_key_9962209709703890721.key) [2023-03-16T18:45:16.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T18:45:16.972Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T18:45:17.001Z] $ docker exec --env ******** --env ******** edd3b6243a12debaff5054dac853e9ecbade55fb71edd9332215d3a9a8be1224 ssh-agent -k [2023-03-16T18:45:17.099Z] unset SSH_AUTH_SOCK; [2023-03-16T18:45:17.100Z] unset SSH_AGENT_PID; [2023-03-16T18:45:17.100Z] echo Agent pid 39 killed; [2023-03-16T18:45:17.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T18:45:17.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T18:45:17.193Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T18:45:17.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T18:45:17.313Z] $ docker exec edd3b6243a12debaff5054dac853e9ecbade55fb71edd9332215d3a9a8be1224 ssh-agent [2023-03-16T18:45:17.418Z] SSH_AUTH_SOCK=/tmp/ssh-RFVy41Kl49lW/agent.71 [2023-03-16T18:45:17.418Z] SSH_AGENT_PID=77 [2023-03-16T18:45:17.423Z] Running ssh-add (command line suppressed) [2023-03-16T18:45:17.534Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9701438243381584889.key (/w/workspace/edgex-go/1@tmp/private_key_9701438243381584889.key) [2023-03-16T18:45:17.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T18:45:17.864Z] + git semver init [2023-03-16T18:45:18.124Z] 2023-03-16 18:45:18,074 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T18:45:18.124Z] 2023-03-16 18:45:18,074 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-16T18:45:18.124Z] 2023-03-16 18:45:18,075 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-16T18:45:18.124Z] 2023-03-16 18:45:18,075 [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-03-16T18:45:23.386Z] 2023-03-16 18:45:23,083 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-16T18:45:23.386Z] 2023-03-16 18:45:23,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4456 with force:False [2023-03-16T18:45:23.386Z] 2023-03-16 18:45:23,083 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4456 [2023-03-16T18:45:23.386Z] 2023-03-16 18:45:23,086 [execute] INFO git cat-file --batch-check [2023-03-16T18:45:23.386Z] 2023-03-16 18:45:23,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T18:45:23.386Z] 2023-03-16 18:45:23,093 [execute] INFO git cat-file --batch [2023-03-16T18:45:23.386Z] 2023-03-16 18:45:23,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T18:45:23.386Z] 2023-03-16 18:45:23,100 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4456 [2023-03-16T18:45:23.386Z] 0.0.0 [Pipeline] } [2023-03-16T18:45:23.416Z] $ docker exec --env ******** --env ******** edd3b6243a12debaff5054dac853e9ecbade55fb71edd9332215d3a9a8be1224 ssh-agent -k [2023-03-16T18:45:23.517Z] unset SSH_AUTH_SOCK; [2023-03-16T18:45:23.518Z] unset SSH_AGENT_PID; [2023-03-16T18:45:23.518Z] echo Agent pid 77 killed; [2023-03-16T18:45:23.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T18:45:24.067Z] + git semver [Pipeline] } [2023-03-16T18:45:24.352Z] $ docker stop --time=1 edd3b6243a12debaff5054dac853e9ecbade55fb71edd9332215d3a9a8be1224 [2023-03-16T18:45:25.665Z] $ docker rm -f --volumes edd3b6243a12debaff5054dac853e9ecbade55fb71edd9332215d3a9a8be1224 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T18:45:26.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T18:45:26.314Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T18:45:26.329Z] [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-03-16T18:45:27.047Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-16T18:45:27.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T18:45:27.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T18:45:27.149Z] ========================================================= [2023-03-16T18:45:27.149Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T18:45:27.149Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T18:45:27.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T18:45:27.485Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T18:45:27.485Z] 63b65145d645: Pulling fs layer [2023-03-16T18:45:27.485Z] a2d21d5440eb: Pulling fs layer [2023-03-16T18:45:27.485Z] 935e6c44a52c: Pulling fs layer [2023-03-16T18:45:27.485Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T18:45:27.485Z] 30dea6a524f1: Pulling fs layer [2023-03-16T18:45:27.485Z] a2aff8979fd8: Pulling fs layer [2023-03-16T18:45:27.485Z] 6808be2612f2: Pulling fs layer [2023-03-16T18:45:27.485Z] f25807f1079a: Pulling fs layer [2023-03-16T18:45:27.485Z] a2aff8979fd8: Waiting [2023-03-16T18:45:27.485Z] 6808be2612f2: Waiting [2023-03-16T18:45:27.485Z] 30dea6a524f1: Waiting [2023-03-16T18:45:27.485Z] 94cc34f8dd06: Waiting [2023-03-16T18:45:27.485Z] f25807f1079a: Waiting [2023-03-16T18:45:27.485Z] a2d21d5440eb: Download complete [2023-03-16T18:45:27.485Z] 30dea6a524f1: Verifying Checksum [2023-03-16T18:45:27.485Z] 30dea6a524f1: Download complete [2023-03-16T18:45:27.485Z] 63b65145d645: Verifying Checksum [2023-03-16T18:45:27.485Z] 63b65145d645: Download complete [2023-03-16T18:45:27.746Z] a2aff8979fd8: Verifying Checksum [2023-03-16T18:45:27.746Z] a2aff8979fd8: Download complete [2023-03-16T18:45:27.746Z] 63b65145d645: Pull complete [2023-03-16T18:45:28.017Z] f25807f1079a: Verifying Checksum [2023-03-16T18:45:28.017Z] f25807f1079a: Download complete [2023-03-16T18:45:28.017Z] a2d21d5440eb: Pull complete [2023-03-16T18:45:28.586Z] 6808be2612f2: Verifying Checksum [2023-03-16T18:45:28.586Z] 6808be2612f2: Download complete [2023-03-16T18:45:28.586Z] 935e6c44a52c: Verifying Checksum [2023-03-16T18:45:28.586Z] 935e6c44a52c: Download complete [2023-03-16T18:45:31.873Z] 935e6c44a52c: Pull complete [2023-03-16T18:45:31.873Z] 94cc34f8dd06: Pull complete [2023-03-16T18:45:32.132Z] 30dea6a524f1: Pull complete [2023-03-16T18:45:32.132Z] a2aff8979fd8: Pull complete [2023-03-16T18:45:34.663Z] 6808be2612f2: Pull complete [2023-03-16T18:45:35.227Z] f25807f1079a: Pull complete [2023-03-16T18:45:35.227Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T18:45:35.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T18:45:35.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T18:45:35.587Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T18:45:35.587Z] WORKDIR /edgex [2023-03-16T18:45:35.587Z] COPY go.mod . [2023-03-16T18:45:35.587Z] RUN go mod download [2023-03-16T18:45:35.587Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-16T18:45:36.523Z] Sending build context to Docker daemon 170.5MB [2023-03-16T18:45:36.523Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T18:45:36.523Z] ---> 3b553350e43f [2023-03-16T18:45:36.523Z] Step 2/4 : WORKDIR /edgex [2023-03-16T18:45:40.714Z] ---> Running in e25255dfa705 [2023-03-16T18:45:40.714Z] Removing intermediate container e25255dfa705 [2023-03-16T18:45:40.714Z] ---> 2c77660d2429 [2023-03-16T18:45:40.714Z] Step 3/4 : COPY go.mod . [2023-03-16T18:45:40.714Z] ---> 3520b54f8d78 [2023-03-16T18:45:40.714Z] Step 4/4 : RUN go mod download [2023-03-16T18:45:40.714Z] ---> Running in b4f5504a9427 [2023-03-16T18:45:41.591Z] Still waiting to schedule task [2023-03-16T18:45:41.591Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2496’ [2023-03-16T18:45:55.603Z] Removing intermediate container b4f5504a9427 [2023-03-16T18:45:55.603Z] ---> 41fa01477058 [2023-03-16T18:45:55.603Z] Successfully built 41fa01477058 [2023-03-16T18:45:55.603Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T18:45:55.985Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T18:45:55.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T18:45:56.141Z] prd-ubuntu20.04-docker-8c-8g-2497 does not seem to be running inside a container [2023-03-16T18:45:56.174Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T18:45:56.649Z] $ docker top 1288b974754e2141367eeed8d63ace97b9762f2cffceeea3b7b3e802cae601da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T18:45:57.033Z] + go version [2023-03-16T18:45:57.033Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T18:45:57.064Z] $ docker stop --time=1 1288b974754e2141367eeed8d63ace97b9762f2cffceeea3b7b3e802cae601da [2023-03-16T18:45:58.366Z] $ docker rm -f --volumes 1288b974754e2141367eeed8d63ace97b9762f2cffceeea3b7b3e802cae601da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T18:45:59.051Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T18:45:59.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T18:45:59.202Z] prd-ubuntu20.04-docker-8c-8g-2497 does not seem to be running inside a container [2023-03-16T18:45:59.233Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T18:45:59.548Z] $ docker top 0d4ce6a2452558330304681b44d8aa58293f2d51b5ea987719309edf0a51ce51 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T18:45:59.667Z] ========================================================= [2023-03-16T18:45:59.667Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T18:45:59.667Z] ========================================================= [Pipeline] sh [2023-03-16T18:45:59.964Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T18:46:00.322Z] + make test [2023-03-16T18:46:00.322Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T18:46:08.440Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T18:46:23.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T18:46:25.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T18:46:25.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T18:46:25.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-03-16T18:46:27.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-03-16T18:46:32.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.2% of statements [2023-03-16T18:46:32.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T18:46:32.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T18:46:32.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T18:46:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T18:46:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T18:46:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-03-16T18:46:34.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T18:46:34.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T18:46:34.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T18:46:34.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T18:46:34.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T18:46:35.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T18:46:35.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T18:46:37.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.084s coverage: 88.5% of statements [2023-03-16T18:46:37.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.062s coverage: 3.9% of statements [2023-03-16T18:46:37.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T18:46:37.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T18:46:37.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T18:46:38.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.368s coverage: 95.6% of statements [2023-03-16T18:46:38.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T18:46:38.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T18:46:38.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T18:46:38.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T18:46:38.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T18:46:38.331Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2023-03-16T18:46:39.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T18:46:39.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T18:46:39.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T18:46:39.706Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-03-16T18:46:39.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T18:46:40.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T18:46:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-16T18:46:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements [2023-03-16T18:46:40.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 45.5% of statements [2023-03-16T18:46:41.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 82.9% of statements [2023-03-16T18:46:41.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-03-16T18:46:41.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2023-03-16T18:46:41.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-03-16T18:46:41.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T18:46:41.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T18:46:41.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T18:46:41.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T18:46:42.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T18:46:42.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T18:46:42.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T18:46:42.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T18:46:43.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T18:46:43.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T18:46:43.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T18:46:43.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T18:46:43.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T18:46:43.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T18:46:44.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T18:46:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T18:46:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T18:46:46.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T18:46:46.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T18:46:48.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T18:46:48.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T18:46:48.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T18:46:49.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T18:46:49.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T18:46:49.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T18:46:50.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T18:46:50.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T18:46:50.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T18:46:50.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T18:46:52.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T18:46:52.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T18:46:52.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T18:46:52.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T18:46:53.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-03-16T18:46:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T18:46:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T18:46:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T18:46:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T18:46:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T18:46:54.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T18:46:54.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T18:46:54.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.324s coverage: 79.9% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.067s coverage: 92.9% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 64.4% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.104s coverage: 82.1% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 84.8% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-03-16T18:47:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-03-16T18:47:07.196Z] 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-03-16T18:47:33.759Z] go vet ./... [2023-03-16T18:47:34.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T18:47:34.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T18:47:34.591Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T18:47:34.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T18:47:35.001Z] + ls -al . [2023-03-16T18:47:35.001Z] total 704 [2023-03-16T18:47:35.001Z] drwxrwxr-x 11 1001 1001 4096 Mar 16 18:46 . [2023-03-16T18:47:35.001Z] drwxr-xr-x 4 root root 4096 Mar 16 18:45 .. [2023-03-16T18:47:35.001Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 18:44 .blubracket [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 18:44 .dockerignore [2023-03-16T18:47:35.001Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 18:45 .git [2023-03-16T18:47:35.001Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 18:44 .github [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 18:44 .gitignore [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 18:44 .golangci.yml [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 18:44 .hadolint.yml [2023-03-16T18:47:35.001Z] drwxr-xr-x 3 1001 1001 4096 Mar 16 18:45 .semver [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 18:44 .sonarcloud.properties [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 18:44 ADOPTERS.md [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 18:44 Attribution.txt [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 18:44 CHANGELOG.md [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 18:44 CONTRIBUTING.md [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 18:44 GOVERNANCE.md [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 18:44 Jenkinsfile [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 18:44 LICENSE [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 18:44 Makefile [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 18:44 OWNERS.md [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 18:44 README.md [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 18:44 SECURITY.md [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 18:45 VERSION [2023-03-16T18:47:35.001Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 18:44 bin [2023-03-16T18:47:35.001Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 18:44 cmd [2023-03-16T18:47:35.001Z] -rw-r--r-- 1 root root 447485 Mar 16 18:47 coverage.out [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 3233 Mar 16 18:44 go.mod [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 31100 Mar 16 18:44 go.sum [2023-03-16T18:47:35.001Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 18:44 internal [2023-03-16T18:47:35.001Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 18:44 openapi [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 18:44 security.txt [2023-03-16T18:47:35.001Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 18:44 snap [2023-03-16T18:47:35.001Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 18:44 version.go [Pipeline] sh [2023-03-16T18:47:35.312Z] + '[' -e coverage.out ] [2023-03-16T18:47:35.312Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T18:47:35.446Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T18:47:35.741Z] + make build [2023-03-16T18:47:35.741Z] 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-03-16T18:47:47.951Z] 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-03-16T18:47:49.328Z] 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-03-16T18:47:50.708Z] 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-03-16T18:47:51.273Z] 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-03-16T18:47:59.445Z] 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-03-16T18:47:59.705Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T18:48:01.085Z] 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-03-16T18:48:02.020Z] 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-03-16T18:48:02.957Z] 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-03-16T18:48:03.893Z] 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-03-16T18:48:05.268Z] 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-03-16T18:48:06.668Z] $ docker stop --time=1 0d4ce6a2452558330304681b44d8aa58293f2d51b5ea987719309edf0a51ce51 [2023-03-16T18:48:10.967Z] $ docker rm -f --volumes 0d4ce6a2452558330304681b44d8aa58293f2d51b5ea987719309edf0a51ce51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T18:48:12.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T18:48:12.128Z] [2023-03-16T18:48:12.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T18:48:12.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T18:48:12.490Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-16T18:48:12.490Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-16T18:48:12.490Z] ca9280d653b3: Pulling fs layer [2023-03-16T18:48:12.490Z] 7e9c9ca2126c: Pulling fs layer [2023-03-16T18:48:12.750Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-16T18:48:12.750Z] cbdbe7a5bc2a: Download complete [2023-03-16T18:48:12.750Z] ca9280d653b3: Verifying Checksum [2023-03-16T18:48:12.750Z] ca9280d653b3: Download complete [2023-03-16T18:48:12.750Z] cbdbe7a5bc2a: Pull complete [2023-03-16T18:48:13.316Z] 7e9c9ca2126c: Download complete [2023-03-16T18:48:13.316Z] ca9280d653b3: Pull complete [2023-03-16T18:48:16.607Z] 7e9c9ca2126c: Pull complete [2023-03-16T18:48:16.607Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-16T18:48:16.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T18:48:16.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T18:48:16.806Z] prd-ubuntu20.04-docker-8c-8g-2497 does not seem to be running inside a container [2023-03-16T18:48:16.833Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T18:48:18.973Z] $ docker top a981eb0e10eceb1ab106ac54420db41c06cc7f88896a233c742eadf7076a5f88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T18:48:19.364Z] + docker-compose build --help [2023-03-16T18:48:19.364Z] + grep parallel [2023-03-16T18:48:19.935Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T18:48:19.973Z] $ docker stop --time=1 a981eb0e10eceb1ab106ac54420db41c06cc7f88896a233c742eadf7076a5f88 [2023-03-16T18:48:21.249Z] $ docker rm -f --volumes a981eb0e10eceb1ab106ac54420db41c06cc7f88896a233c742eadf7076a5f88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T18:48:21.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T18:48:21.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T18:48:21.910Z] prd-ubuntu20.04-docker-8c-8g-2497 does not seem to be running inside a container [2023-03-16T18:48:21.942Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T18:48:22.292Z] $ docker top 78350f4331e1fc8628a866c7facee97ca68bdaab2dc64c8da26f8d61f558a663 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T18:48:22.685Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T18:48:23.253Z] Building core-command ... [2023-03-16T18:48:23.253Z] Building core-common-config-bootstrapper ... [2023-03-16T18:48:23.253Z] Building core-data ... [2023-03-16T18:48:23.253Z] Building core-metadata ... [2023-03-16T18:48:23.253Z] Building security-bootstrapper ... [2023-03-16T18:48:23.253Z] Building security-proxy-auth ... [2023-03-16T18:48:23.253Z] Building security-proxy-setup ... [2023-03-16T18:48:23.253Z] Building security-secretstore-setup ... [2023-03-16T18:48:23.253Z] Building security-spiffe-token-provider ... [2023-03-16T18:48:23.253Z] Building security-spire-agent ... [2023-03-16T18:48:23.253Z] Building security-spire-config ... [2023-03-16T18:48:23.253Z] Building security-spire-server ... [2023-03-16T18:48:23.253Z] Building support-notifications ... [2023-03-16T18:48:23.253Z] Building support-scheduler ... [2023-03-16T18:48:23.253Z] Building security-bootstrapper [2023-03-16T18:48:23.253Z] Building security-spire-config [2023-03-16T18:48:23.253Z] Building security-spire-server [2023-03-16T18:48:23.253Z] Building core-common-config-bootstrapper [2023-03-16T18:48:23.253Z] Building security-spiffe-token-provider [2023-03-16T18:48:38.134Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:48:38.134Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:48:38.134Z] ---> 41fa01477058 [2023-03-16T18:48:38.134Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T18:48:38.134Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:48:38.134Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:48:38.134Z] ---> 41fa01477058 [2023-03-16T18:48:38.134Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T18:48:38.134Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:48:38.134Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:48:38.134Z] ---> 41fa01477058 [2023-03-16T18:48:38.134Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T18:48:38.134Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:48:38.134Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:48:38.134Z] ---> 41fa01477058 [2023-03-16T18:48:38.134Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T18:48:38.134Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:48:38.134Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:48:38.134Z] ---> 41fa01477058 [2023-03-16T18:48:38.134Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T18:48:44.702Z] ---> Running in e7ec04dab5a4 [2023-03-16T18:48:44.702Z] ---> Running in 1fb119bae580 [2023-03-16T18:48:44.702Z] ---> Running in 40774aacb281 [2023-03-16T18:48:44.702Z] ---> Running in 95dfdc66c3a1 [2023-03-16T18:48:44.702Z] ---> Running in b51367d5671a [2023-03-16T18:48:44.703Z] Removing intermediate container b51367d5671a [2023-03-16T18:48:44.703Z] ---> 1d701dc7c3d3 [2023-03-16T18:48:44.703Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T18:48:44.703Z] Removing intermediate container e7ec04dab5a4 [2023-03-16T18:48:44.703Z] ---> 71c0af9eec4f [2023-03-16T18:48:44.703Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T18:48:44.703Z] Removing intermediate container 40774aacb281 [2023-03-16T18:48:44.703Z] ---> e5838e311aa6 [2023-03-16T18:48:44.703Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T18:48:44.703Z] Removing intermediate container 95dfdc66c3a1 [2023-03-16T18:48:44.703Z] ---> 7a487ddc3bac [2023-03-16T18:48:44.703Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T18:48:44.703Z] Removing intermediate container 1fb119bae580 [2023-03-16T18:48:44.703Z] ---> d8dafa379850 [2023-03-16T18:48:44.703Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T18:48:44.703Z] ---> Running in 4444a2c5505d [2023-03-16T18:48:44.703Z] ---> Running in 13718f359526 [2023-03-16T18:48:44.703Z] ---> Running in 2e2c17942544 [2023-03-16T18:48:44.703Z] ---> Running in 90901cf5511d [2023-03-16T18:48:44.703Z] ---> Running in 1f75e23fc187 [2023-03-16T18:48:44.703Z] Removing intermediate container 4444a2c5505d [2023-03-16T18:48:44.703Z] ---> bf1ce2ae50cf [2023-03-16T18:48:44.703Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T18:48:44.703Z] ---> Running in cb2af4686828 [2023-03-16T18:48:44.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:44.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:44.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:44.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:44.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:44.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:44.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:44.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:44.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:44.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:45.217Z] OK: 265 MiB in 53 packages [2023-03-16T18:48:45.217Z] OK: 265 MiB in 53 packages [2023-03-16T18:48:45.217Z] OK: 265 MiB in 53 packages [2023-03-16T18:48:45.217Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T18:48:45.217Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T18:48:45.217Z] OK: 17816 distinct packages available [2023-03-16T18:48:45.217Z] OK: 265 MiB in 53 packages [2023-03-16T18:48:45.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:45.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:48:45.734Z] OK: 265 MiB in 53 packages [2023-03-16T18:48:45.735Z] Removing intermediate container 2e2c17942544 [2023-03-16T18:48:45.735Z] ---> d8dbba4dde1a [2023-03-16T18:48:45.735Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T18:48:45.735Z] Removing intermediate container 13718f359526 [2023-03-16T18:48:45.735Z] ---> 3cb9f9a24f48 [2023-03-16T18:48:45.735Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T18:48:45.735Z] Removing intermediate container 90901cf5511d [2023-03-16T18:48:45.735Z] ---> 3db7266ca83b [2023-03-16T18:48:45.735Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T18:48:45.735Z] Removing intermediate container cb2af4686828 [2023-03-16T18:48:45.735Z] ---> 63ee3191039e [2023-03-16T18:48:45.735Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T18:48:45.992Z] ---> de709fd58a37 [2023-03-16T18:48:45.992Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:48:45.992Z] ---> Running in 1362c32a6218 [2023-03-16T18:48:45.992Z] ---> 5b6fdb592444 [2023-03-16T18:48:45.992Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:48:45.992Z] ---> Running in 220efaf7443e [2023-03-16T18:48:45.992Z] ---> 5861b0f8a634 [2023-03-16T18:48:45.992Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:48:45.992Z] ---> Running in 9be63cc41626 [2023-03-16T18:48:45.992Z] ---> 62424bfe32c5 [2023-03-16T18:48:45.992Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:48:45.992Z] ---> Running in b85b2678442d [2023-03-16T18:48:45.992Z] Removing intermediate container 1f75e23fc187 [2023-03-16T18:48:45.992Z] ---> 6298efd8fb3a [2023-03-16T18:48:45.992Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T18:48:46.249Z] ---> fe1ddfe3a6c2 [2023-03-16T18:48:46.249Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:48:46.249Z] ---> Running in 8874dc8ab9d6 [2023-03-16T18:49:17.225Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2498 in /w/workspace/edgexfoundry_edgex-go_PR-4456 [Pipeline] { [Pipeline] ws [2023-03-16T18:49:17.279Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-16T18:49:17.355Z] The recommended git tool is: git [2023-03-16T18:49:25.919Z] using credential edgex-jenkins-ssh [2023-03-16T18:49:25.939Z] Cloning the remote Git repository [2023-03-16T18:49:25.987Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-16T18:49:26.085Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-16T18:49:26.238Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T18:49:26.239Z] > git --version # timeout=10 [2023-03-16T18:49:26.261Z] > git --version # 'git version 2.25.1' [2023-03-16T18:49:26.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T18:49:26.415Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T18:49:33.040Z] Removing intermediate container 8874dc8ab9d6 [2023-03-16T18:49:33.040Z] ---> 6ffdd1709c41 [2023-03-16T18:49:33.040Z] Step 7/20 : COPY . . [2023-03-16T18:49:33.040Z] Removing intermediate container 9be63cc41626 [2023-03-16T18:49:33.040Z] ---> 3a0a37d519fd [2023-03-16T18:49:33.040Z] Step 7/26 : COPY . . [2023-03-16T18:49:33.040Z] Removing intermediate container 1362c32a6218 [2023-03-16T18:49:33.040Z] ---> dce858676dce [2023-03-16T18:49:33.040Z] Step 7/25 : COPY . . [2023-03-16T18:49:33.040Z] Removing intermediate container 220efaf7443e [2023-03-16T18:49:33.040Z] ---> ee9e40b06af0 [2023-03-16T18:49:33.040Z] Step 7/33 : COPY . . [2023-03-16T18:49:33.040Z] Removing intermediate container b85b2678442d [2023-03-16T18:49:33.040Z] ---> b0f6cc6b6330 [2023-03-16T18:49:33.040Z] Step 8/23 : COPY . . [2023-03-16T18:49:42.310Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T18:49:42.329Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T18:49:43.101Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T18:49:43.145Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T18:49:43.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T18:49:43.160Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4456/head:refs/remotes/origin/PR-4456 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T18:49:44.028Z] Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:49:44.419Z] Merge succeeded, producing ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:49:44.420Z] Checking out Revision ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 (PR-4456) [2023-03-16T18:49:44.972Z] Commit message: "refactor!: Change configuration file format to YAML" [2023-03-16T18:49:45.020Z] > git --version # timeout=10 [2023-03-16T18:49:45.036Z] > git --version # 'git version 2.25.1' [2023-03-16T18:49:45.058Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T18:49:46.086Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T18:49:46.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T18:49:46.086Z] Dload Upload Total Spent Left Speed [2023-03-16T18:49:46.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [2023-03-16T18:49:44.047Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T18:49:44.120Z] > git checkout -f ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 # timeout=10 [2023-03-16T18:49:44.333Z] > git remote # timeout=10 [2023-03-16T18:49:44.350Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T18:49:44.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T18:49:44.381Z] > git merge b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 [2023-03-16T18:49:44.405Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T18:49:44.429Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T18:49:44.440Z] > git checkout -f ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 # timeout=10 [Pipeline] sh [2023-03-16T18:49:46.663Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T18:49:47.006Z] + sudo tee /etc/docker/daemon.new [2023-03-16T18:49:47.006Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T18:49:47.006Z] { [2023-03-16T18:49:47.006Z] "registry-mirrors": [ [2023-03-16T18:49:47.006Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T18:49:47.006Z] ], [2023-03-16T18:49:47.006Z] "bip": "10.250.0.254/24", [2023-03-16T18:49:47.006Z] "hosts": [ [2023-03-16T18:49:47.006Z] "tcp://0.0.0.0:5555", [2023-03-16T18:49:47.006Z] "unix:///var/run/docker.sock" [2023-03-16T18:49:47.006Z] ], [2023-03-16T18:49:47.006Z] "mtu": 1458, [2023-03-16T18:49:47.006Z] "selinux-enabled": true, [2023-03-16T18:49:47.006Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T18:49:47.006Z] } [Pipeline] sh [2023-03-16T18:49:47.348Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T18:49:47.697Z] + sudo service docker restart [2023-03-16T18:49:55.009Z] ---> 35886599ff1d [2023-03-16T18:49:55.009Z] ---> f08a8a34bb10 [2023-03-16T18:49:55.009Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T18:49:55.009Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T18:49:55.009Z] ---> 800d4c6595cc [2023-03-16T18:49:55.009Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T18:49:55.009Z] ---> 37ead6a94159 [2023-03-16T18:49:55.009Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T18:49:55.009Z] ---> 1c2a585e4ad0 [2023-03-16T18:49:55.009Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T18:49:55.009Z] ---> Running in 4297b34050f1 [2023-03-16T18:49:55.009Z] ---> Running in 250d3289fdae [2023-03-16T18:49:55.009Z] ---> Running in ac907a2225e8 [2023-03-16T18:49:55.009Z] ---> Running in 467cd5d15595 [2023-03-16T18:49:55.009Z] ---> Running in 6d680431850b [2023-03-16T18:49:55.009Z] Removing intermediate container 467cd5d15595 [2023-03-16T18:49:55.009Z] ---> 68117087d9ce [2023-03-16T18:49:55.009Z] Removing intermediate container ac907a2225e8 [2023-03-16T18:49:55.009Z] Step 9/25 : WORKDIR /edgex-go/spire-build ---> 0e3e9f6c0dc4 [2023-03-16T18:49:55.009Z] [2023-03-16T18:49:55.009Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T18:49:55.009Z] ---> Running in a0a561bb1b22 [2023-03-16T18:49:55.009Z] ---> Running in 0e56c4a6b28c [2023-03-16T18:49:55.009Z] Removing intermediate container 0e56c4a6b28c [2023-03-16T18:49:55.009Z] ---> 61c4ad579af9 [2023-03-16T18:49:55.009Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T18:49:55.009Z] Removing intermediate container a0a561bb1b22 [2023-03-16T18:49:55.009Z] ---> 56acaa514e1e [2023-03-16T18:49:55.009Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T18:49:55.009Z] ---> Running in d1aea0c49746 [2023-03-16T18:49:55.009Z] ---> Running in 38f3bfcf2131 [2023-03-16T18:49:55.009Z] Removing intermediate container d1aea0c49746 [2023-03-16T18:49:55.009Z] ---> 287a30a7353a [2023-03-16T18:49:55.009Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T18:49:55.009Z] Removing intermediate container 38f3bfcf2131 [2023-03-16T18:49:55.009Z] ---> bf17aeef71c3 [2023-03-16T18:49:55.009Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T18:49:55.009Z] ---> Running in ec1914897ad6 [2023-03-16T18:49:55.009Z] ---> Running in 41c938f2af78 [2023-03-16T18:49:55.009Z] 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-03-16T18:49:55.009Z] 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-03-16T18:49:55.009Z] 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-03-16T18:49:55.009Z] Removing intermediate container 41c938f2af78 [2023-03-16T18:49:55.009Z] ---> 3445ee0d6b6d [2023-03-16T18:49:55.009Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T18:49:55.009Z] Removing intermediate container ec1914897ad6 [2023-03-16T18:49:55.009Z] ---> 2dfbc7a76a9f [2023-03-16T18:49:55.009Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T18:49:55.009Z] ---> Running in 94a917e76f38 [2023-03-16T18:49:55.009Z] ---> Running in 22c01c43b9f5 [2023-03-16T18:49:55.009Z] Removing intermediate container 94a917e76f38 [2023-03-16T18:49:55.009Z] ---> fc517e9b8b84 [2023-03-16T18:49:55.009Z] [2023-03-16T18:49:55.009Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T18:49:55.009Z] Removing intermediate container 22c01c43b9f5 [2023-03-16T18:49:55.009Z] ---> 01d0aeecd810 [2023-03-16T18:49:55.009Z] [2023-03-16T18:49:55.009Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T18:49:55.009Z] 3.17: Pulling from library/alpine [2023-03-16T18:49:55.009Z] 3.17: Pulling from library/alpine [2023-03-16T18:49:55.009Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T18:49:55.009Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T18:49:55.009Z] ---> b2aa39c304c2 [2023-03-16T18:49:55.009Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T18:49:55.009Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T18:49:55.009Z] Status: Image is up to date for alpine:3.17 [2023-03-16T18:49:55.009Z] ---> b2aa39c304c2 [2023-03-16T18:49:55.009Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T18:49:55.009Z] ---> Running in 0a13e6a84f88 [2023-03-16T18:49:55.009Z] ---> Running in 518009f1e1a0 [2023-03-16T18:49:55.267Z] Removing intermediate container 518009f1e1a0 [2023-03-16T18:49:55.267Z] ---> f6319116653f [2023-03-16T18:49:55.267Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T18:49:55.267Z] Removing intermediate container 0a13e6a84f88 [2023-03-16T18:49:55.267Z] ---> 2cb70d06fdaf [2023-03-16T18:49:55.267Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T18:49:55.267Z] ---> Running in 01796890f2b4 [2023-03-16T18:49:55.267Z] ---> Running in 4ad6c341c2a3 [2023-03-16T18:49:55.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:49:56.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:49:56.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:49:56.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:49:56.348Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T18:49:56.348Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T18:49:56.348Z] OK: 17816 distinct packages available [2023-03-16T18:49:56.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:49:56.604Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T18:49:56.604Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T18:49:56.604Z] OK: 17816 distinct packages available [2023-03-16T18:49:56.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:49:56.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:49:56.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:49:56.861Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T18:49:56.861Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T18:49:56.861Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T18:49:56.861Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T18:49:56.861Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T18:49:56.861Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T18:49:56.861Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T18:49:56.861Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T18:49:56.861Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T18:49:56.861Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T18:49:56.861Z] OK: 8 MiB in 20 packages [2023-03-16T18:49:56.861Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T18:49:56.861Z] OK: 7 MiB in 19 packages [2023-03-16T18:49:59.418Z] Removing intermediate container 4ad6c341c2a3 [2023-03-16T18:49:59.418Z] ---> f8e88c218e0d [2023-03-16T18:49:59.418Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:49:59.418Z] Removing intermediate container 01796890f2b4 [2023-03-16T18:49:59.418Z] ---> 49884443c99a [2023-03-16T18:49:59.418Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:50:00.790Z] ---> fecf1130fc9d [2023-03-16T18:50:00.790Z] ---> c2a7f5138ee9 [2023-03-16T18:50:00.790Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T18:50:00.790Z] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T18:50:06.009Z] provisioning config files... [2023-03-16T18:50:06.036Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6148475720419341702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T18:50:06.413Z] ---> docker-login.sh [2023-03-16T18:50:06.413Z] nexus3.edgexfoundry.org:10001 [2023-03-16T18:50:06.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T18:50:06.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T18:50:06.949Z] Configure a credential helper to remove this warning. See [2023-03-16T18:50:06.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T18:50:06.949Z] [2023-03-16T18:50:06.949Z] Login Succeeded [2023-03-16T18:50:06.949Z] nexus3.edgexfoundry.org:10002 [2023-03-16T18:50:07.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T18:50:07.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T18:50:07.219Z] Configure a credential helper to remove this warning. See [2023-03-16T18:50:07.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T18:50:07.219Z] [2023-03-16T18:50:07.219Z] Login Succeeded [2023-03-16T18:50:07.219Z] nexus3.edgexfoundry.org:10003 [2023-03-16T18:50:07.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T18:50:07.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T18:50:07.754Z] Configure a credential helper to remove this warning. See [2023-03-16T18:50:07.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T18:50:07.754Z] [2023-03-16T18:50:07.754Z] Login Succeeded [2023-03-16T18:50:07.754Z] nexus3.edgexfoundry.org:10004 [2023-03-16T18:50:08.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T18:50:08.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T18:50:08.023Z] Configure a credential helper to remove this warning. See [2023-03-16T18:50:08.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T18:50:08.023Z] [2023-03-16T18:50:08.023Z] Login Succeeded [2023-03-16T18:50:08.023Z] docker.io [2023-03-16T18:50:08.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T18:50:08.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T18:50:08.559Z] Configure a credential helper to remove this warning. See [2023-03-16T18:50:08.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T18:50:08.559Z] [2023-03-16T18:50:08.559Z] Login Succeeded [2023-03-16T18:50:08.559Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T18:50:08.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-16T18:50:09.282Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-16T18:50:09.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T18:50:09.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T18:50:09.375Z] ========================================================= [2023-03-16T18:50:09.375Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T18:50:09.375Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T18:50:09.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T18:50:10.020Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T18:50:10.020Z] af6eaf76a39c: Pulling fs layer [2023-03-16T18:50:10.020Z] 55522c791124: Pulling fs layer [2023-03-16T18:50:10.020Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T18:50:10.020Z] 169dfbe0d373: Pulling fs layer [2023-03-16T18:50:10.020Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T18:50:10.020Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T18:50:10.020Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T18:50:10.020Z] 169dfbe0d373: Waiting [2023-03-16T18:50:10.020Z] 52ebb69f0ebf: Waiting [2023-03-16T18:50:10.020Z] 5abe8eddf0d5: Waiting [2023-03-16T18:50:10.020Z] e1ff8fa3b103: Waiting [2023-03-16T18:50:10.020Z] 55522c791124: Verifying Checksum [2023-03-16T18:50:10.020Z] 55522c791124: Download complete [2023-03-16T18:50:10.020Z] 169dfbe0d373: Verifying Checksum [2023-03-16T18:50:10.020Z] 169dfbe0d373: Download complete [2023-03-16T18:50:10.020Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T18:50:10.020Z] e1ff8fa3b103: Download complete [2023-03-16T18:50:10.020Z] af6eaf76a39c: Verifying Checksum [2023-03-16T18:50:10.996Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T18:50:10.996Z] 5abe8eddf0d5: Download complete [2023-03-16T18:50:10.996Z] af6eaf76a39c: Pull complete [2023-03-16T18:50:12.431Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T18:50:12.431Z] 52ebb69f0ebf: Download complete [2023-03-16T18:50:12.431Z] ce5c4a1c91eb: Download complete [2023-03-16T18:50:12.986Z] ---> 9bb914c710b7 [2023-03-16T18:50:12.986Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T18:50:12.986Z] ---> 666d31be10b6 [2023-03-16T18:50:12.986Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T18:50:12.986Z] ---> 4c6c9940f204 [2023-03-16T18:50:12.986Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T18:50:12.986Z] ---> b322a42121cf [2023-03-16T18:50:12.986Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T18:50:12.986Z] ---> 1b876d8975d4 [2023-03-16T18:50:12.986Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T18:50:12.986Z] ---> Running in 13f25c0bcea8 [2023-03-16T18:50:12.986Z] Removing intermediate container 13f25c0bcea8 [2023-03-16T18:50:12.986Z] ---> 8cf1155a0df7 [2023-03-16T18:50:12.986Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T18:50:12.986Z] ---> bb9ae9cc8e42 [2023-03-16T18:50:12.986Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T18:50:12.986Z] ---> Running in 740306232b42 [2023-03-16T18:50:13.256Z] ---> f3e98ea90806 [2023-03-16T18:50:13.256Z] Step 21/26 : WORKDIR / [2023-03-16T18:50:13.256Z] Removing intermediate container 740306232b42 [2023-03-16T18:50:13.256Z] ---> b99e38793003 [2023-03-16T18:50:13.256Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T18:50:13.394Z] 55522c791124: Pull complete [2023-03-16T18:50:13.513Z] ---> Running in 4820bca084a3 [2023-03-16T18:50:13.513Z] ---> Running in 362e3bd800cc [2023-03-16T18:50:14.883Z] Removing intermediate container 362e3bd800cc [2023-03-16T18:50:14.883Z] ---> 70c784760f1c [2023-03-16T18:50:14.883Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T18:50:14.883Z] Removing intermediate container 4820bca084a3 [2023-03-16T18:50:14.883Z] ---> 56d7e4f3e064 [2023-03-16T18:50:14.883Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T18:50:16.262Z] ---> Running in 7c3f21030944 [2023-03-16T18:50:16.262Z] ---> Running in c5b33f345652 [2023-03-16T18:50:16.520Z] Removing intermediate container 7c3f21030944 [2023-03-16T18:50:16.520Z] ---> ce981e138635 [2023-03-16T18:50:16.520Z] Step 24/25 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:50:16.520Z] Removing intermediate container c5b33f345652 [2023-03-16T18:50:16.520Z] ---> 34582aedb954 [2023-03-16T18:50:16.520Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T18:50:17.083Z] ---> Running in 9e3d9965cdff [2023-03-16T18:50:18.036Z] ---> Running in cf808773a3c2 [2023-03-16T18:50:18.601Z] Removing intermediate container 9e3d9965cdff [2023-03-16T18:50:18.601Z] ---> 21998b3be017 [2023-03-16T18:50:18.601Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T18:50:18.601Z] Removing intermediate container cf808773a3c2 [2023-03-16T18:50:18.601Z] ---> 0b5da789324d [2023-03-16T18:50:18.601Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T18:50:18.601Z] ---> Running in 8193aff0aa28 [2023-03-16T18:50:18.860Z] ---> Running in 0c7fb1b35165 [2023-03-16T18:50:18.860Z] Removing intermediate container 250d3289fdae [2023-03-16T18:50:18.860Z] ---> 116a79c1081a [2023-03-16T18:50:18.860Z] [2023-03-16T18:50:18.860Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T18:50:18.860Z] ---> b2aa39c304c2 [2023-03-16T18:50:18.860Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T18:50:18.860Z] Removing intermediate container 4297b34050f1 [2023-03-16T18:50:18.860Z] ---> 6c09f036cf14 [2023-03-16T18:50:18.860Z] [2023-03-16T18:50:18.860Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T18:50:18.860Z] ---> b2aa39c304c2 [2023-03-16T18:50:18.860Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-16T18:50:19.118Z] ---> Running in 84f315257430 [2023-03-16T18:50:19.118Z] ---> Running in 46dc8c5253b8 [2023-03-16T18:50:19.375Z] Removing intermediate container 8193aff0aa28 [2023-03-16T18:50:19.375Z] ---> 7fdd6de10517 [2023-03-16T18:50:19.375Z] [2023-03-16T18:50:19.375Z] Removing intermediate container 0c7fb1b35165 [2023-03-16T18:50:19.375Z] ---> d555490608df [2023-03-16T18:50:19.375Z] Step 25/26 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:50:19.375Z] Successfully built 7fdd6de10517 [2023-03-16T18:50:19.375Z] ---> Running in 0198b78446e9 [2023-03-16T18:50:19.375Z] Successfully tagged security-spire-server:latest [2023-03-16T18:50:19.375Z]  Building security-spire-server ... done Building core-command [2023-03-16T18:50:19.642Z] Removing intermediate container 84f315257430 [2023-03-16T18:50:19.642Z] ---> d05a03c5cbbd [2023-03-16T18:50:19.642Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T18:50:19.642Z] Removing intermediate container 46dc8c5253b8 [2023-03-16T18:50:19.642Z] ---> c1ef1eb89923 [2023-03-16T18:50:19.642Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T18:50:22.948Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:50:22.948Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:50:22.948Z] ---> 41fa01477058 [2023-03-16T18:50:22.948Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T18:50:22.948Z] ---> Using cache [2023-03-16T18:50:22.948Z] ---> 71c0af9eec4f [2023-03-16T18:50:22.948Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T18:50:22.948Z] ---> Using cache [2023-03-16T18:50:22.948Z] ---> bf1ce2ae50cf [2023-03-16T18:50:22.948Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T18:50:22.948Z] ---> Using cache [2023-03-16T18:50:22.948Z] ---> 63ee3191039e [2023-03-16T18:50:22.948Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T18:50:22.948Z] ---> Using cache [2023-03-16T18:50:22.948Z] ---> 62424bfe32c5 [2023-03-16T18:50:22.948Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:50:22.948Z] ---> Using cache [2023-03-16T18:50:22.948Z] ---> b0f6cc6b6330 [2023-03-16T18:50:22.948Z] Step 8/24 : COPY . . [2023-03-16T18:50:22.948Z] ---> Using cache [2023-03-16T18:50:22.948Z] ---> 35886599ff1d [2023-03-16T18:50:22.948Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T18:50:25.492Z] ---> Running in 6a17713b8130 [2023-03-16T18:50:25.492Z] Removing intermediate container 0198b78446e9 [2023-03-16T18:50:25.492Z] ---> 5ae2eb539026 [2023-03-16T18:50:25.492Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T18:50:25.492Z] ---> Running in c035a2514060 [2023-03-16T18:50:25.492Z] ---> Running in c2c38bbae76a [2023-03-16T18:50:25.492Z] ---> Running in 12f2113f56b3 [2023-03-16T18:50:25.750Z] Removing intermediate container 12f2113f56b3 [2023-03-16T18:50:25.750Z] ---> afd861e4c85f [2023-03-16T18:50:25.750Z] [2023-03-16T18:50:25.750Z] Removing intermediate container 6d680431850b [2023-03-16T18:50:25.750Z] ---> 16651c6ffb2f [2023-03-16T18:50:25.750Z] [2023-03-16T18:50:25.750Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T18:50:25.750Z] ---> b2aa39c304c2 [2023-03-16T18:50:25.750Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-16T18:50:25.750Z] ---> Using cache [2023-03-16T18:50:25.750Z] ---> c1ef1eb89923 [2023-03-16T18:50:25.750Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T18:50:25.750Z] Successfully built afd861e4c85f [2023-03-16T18:50:25.750Z] Successfully tagged security-spire-config:latest [2023-03-16T18:50:25.750Z] Building core-metadata [2023-03-16T18:50:25.750Z]  Building security-spire-config ... done  ---> Running in 0fca35e3ad12 [2023-03-16T18:50:26.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:26.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:26.008Z] 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-03-16T18:50:26.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:26.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:26.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:26.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:26.523Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T18:50:26.523Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T18:50:26.523Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T18:50:26.523Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T18:50:26.523Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T18:50:26.523Z] OK: 7 MiB in 16 packages [2023-03-16T18:50:26.523Z] OK: 7 MiB in 17 packages [2023-03-16T18:50:26.523Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T18:50:26.523Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T18:50:26.523Z] OK: 17816 distinct packages available [2023-03-16T18:50:26.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:26.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:26.780Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T18:50:27.039Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T18:50:27.039Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T18:50:27.039Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T18:50:27.039Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T18:50:27.039Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T18:50:27.039Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T18:50:27.039Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T18:50:27.039Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T18:50:27.039Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T18:50:27.039Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T18:50:27.039Z] OK: 10 MiB in 24 packages [2023-03-16T18:50:28.426Z] ce5c4a1c91eb: Pull complete [2023-03-16T18:50:28.426Z] 169dfbe0d373: Pull complete [2023-03-16T18:50:28.426Z] e1ff8fa3b103: Pull complete [2023-03-16T18:50:30.332Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:50:30.332Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:50:30.332Z] ---> 41fa01477058 [2023-03-16T18:50:30.332Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T18:50:30.332Z] ---> Using cache [2023-03-16T18:50:30.332Z] ---> 71c0af9eec4f [2023-03-16T18:50:30.332Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T18:50:30.332Z] ---> Using cache [2023-03-16T18:50:30.332Z] ---> bf1ce2ae50cf [2023-03-16T18:50:30.332Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T18:50:30.332Z] ---> Using cache [2023-03-16T18:50:30.332Z] ---> 63ee3191039e [2023-03-16T18:50:30.332Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T18:50:30.332Z] ---> Using cache [2023-03-16T18:50:30.332Z] ---> 62424bfe32c5 [2023-03-16T18:50:30.332Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:50:30.332Z] ---> Using cache [2023-03-16T18:50:30.332Z] ---> b0f6cc6b6330 [2023-03-16T18:50:30.332Z] Step 8/25 : COPY . . [2023-03-16T18:50:30.332Z] ---> Using cache [2023-03-16T18:50:30.332Z] ---> 35886599ff1d [2023-03-16T18:50:30.332Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T18:50:33.790Z] 52ebb69f0ebf: Pull complete [2023-03-16T18:50:34.512Z] ---> Running in bf9f872cc092 [2023-03-16T18:50:34.756Z] 5abe8eddf0d5: Pull complete [2023-03-16T18:50:34.774Z] Removing intermediate container c035a2514060 [2023-03-16T18:50:34.774Z] ---> ae47d03567f8 [2023-03-16T18:50:34.774Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T18:50:34.774Z] Removing intermediate container 6a17713b8130 [2023-03-16T18:50:34.774Z] ---> f55929a54568 [2023-03-16T18:50:34.774Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T18:50:34.774Z] ---> Running in 5696bd002721 [2023-03-16T18:50:34.774Z] Removing intermediate container 0fca35e3ad12 [2023-03-16T18:50:34.774Z] ---> 0738da212295 [2023-03-16T18:50:34.774Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T18:50:34.774Z] 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-03-16T18:50:35.023Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T18:50:35.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T18:50:35.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T18:50:35.035Z] Removing intermediate container 5696bd002721 [2023-03-16T18:50:35.035Z] ---> 21f6f581df2f [2023-03-16T18:50:35.035Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T18:50:35.035Z] ---> Running in a87cf4df2233 [2023-03-16T18:50:35.035Z] ---> bbe8c73eca2c [2023-03-16T18:50:35.035Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:50:35.035Z] ---> 2f89d0343512 [2023-03-16T18:50:35.035Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:50:35.035Z] Removing intermediate container a87cf4df2233 [2023-03-16T18:50:35.035Z] ---> dc5db2a022ba [2023-03-16T18:50:35.035Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [Pipeline] fileExists [Pipeline] sh [2023-03-16T18:50:35.293Z] ---> Running in 4f30056ca4f3 [2023-03-16T18:50:35.293Z] ---> b3ac4c043439 [2023-03-16T18:50:35.293Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T18:50:35.293Z] ---> 3c3a65f86db2 [2023-03-16T18:50:35.293Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T18:50:35.293Z] Removing intermediate container 4f30056ca4f3 [2023-03-16T18:50:35.293Z] ---> 65a7a33c2900 [2023-03-16T18:50:35.293Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T18:50:35.293Z] ---> Running in 3affd115c184 [2023-03-16T18:50:35.437Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T18:50:35.437Z] WORKDIR /edgex [2023-03-16T18:50:35.437Z] COPY go.mod . [2023-03-16T18:50:35.437Z] RUN go mod download [2023-03-16T18:50:35.437Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-16T18:50:35.858Z] Removing intermediate container 3affd115c184 [2023-03-16T18:50:35.858Z] ---> beb5befd203e [2023-03-16T18:50:35.858Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T18:50:36.024Z] Sending build context to Docker daemon 2.93MB [2023-03-16T18:50:36.024Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T18:50:36.024Z] ---> 6cb57ee374ae [2023-03-16T18:50:36.024Z] Step 2/4 : WORKDIR /edgex [2023-03-16T18:50:36.116Z] ---> 0d453b1af96c [2023-03-16T18:50:36.116Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T18:50:36.116Z] ---> 1f0142ea92e9 [2023-03-16T18:50:36.116Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-16T18:50:36.116Z] ---> Running in fb15ffc0982f [2023-03-16T18:50:36.116Z] ---> b25f1421712d [2023-03-16T18:50:36.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T18:50:36.116Z] ---> 9ec04157abf9 [2023-03-16T18:50:36.116Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T18:50:36.116Z] ---> Running in 452f496f3883 [2023-03-16T18:50:36.372Z] Removing intermediate container 452f496f3883 [2023-03-16T18:50:36.372Z] ---> 7555417585c7 [2023-03-16T18:50:36.372Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T18:50:36.372Z] ---> Running in 8f6f4f52b1d1 [2023-03-16T18:50:36.372Z] ---> 998dc8be9dcc [2023-03-16T18:50:36.372Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T18:50:36.372Z] ---> Running in a47926b05fff [2023-03-16T18:50:36.372Z] Removing intermediate container 8f6f4f52b1d1 [2023-03-16T18:50:36.372Z] ---> 987c1adee8ef [2023-03-16T18:50:36.372Z] Step 18/20 : LABEL arch=x86_64 [2023-03-16T18:50:36.372Z] ---> Running in b267d10339c1 [2023-03-16T18:50:36.640Z] Removing intermediate container b267d10339c1 [2023-03-16T18:50:36.640Z] ---> 62c1ff744ac4 [2023-03-16T18:50:36.640Z] Step 19/20 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:50:36.640Z] ---> Running in 014c64df9f6e [2023-03-16T18:50:36.640Z] Removing intermediate container fb15ffc0982f [2023-03-16T18:50:36.640Z] ---> bac0c7603e76 [2023-03-16T18:50:36.640Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T18:50:36.640Z] ---> Running in 0bd9d4b45fec [2023-03-16T18:50:36.899Z] Removing intermediate container 014c64df9f6e [2023-03-16T18:50:36.899Z] ---> 9ef0c1976ba0 [2023-03-16T18:50:36.899Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T18:50:36.899Z] ---> Running in 81bb95c1afa0 [2023-03-16T18:50:36.899Z] Removing intermediate container 0bd9d4b45fec [2023-03-16T18:50:36.899Z] ---> 3a1f23cc4058 [2023-03-16T18:50:36.899Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T18:50:37.182Z] Removing intermediate container 81bb95c1afa0 [2023-03-16T18:50:37.182Z] ---> 493c06542411 [2023-03-16T18:50:37.182Z] [2023-03-16T18:50:37.182Z] Successfully built 493c06542411 [2023-03-16T18:50:37.182Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-16T18:50:37.182Z]  Building security-spiffe-token-provider ... done Building core-data [2023-03-16T18:50:37.530Z] Removing intermediate container a47926b05fff [2023-03-16T18:50:37.530Z] ---> 4d98d43a2627 [2023-03-16T18:50:37.530Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T18:50:37.974Z] ---> Running in 3a105be18509 [2023-03-16T18:50:37.974Z] Removing intermediate container 3a105be18509 [2023-03-16T18:50:37.974Z] ---> 6b3de4babef3 [2023-03-16T18:50:37.974Z] Step 3/4 : COPY go.mod . [2023-03-16T18:50:38.568Z] ---> cdd22ece1b6d [2023-03-16T18:50:38.568Z] Step 4/4 : RUN go mod download [2023-03-16T18:50:38.568Z] ---> Running in bdbd000b79d3 [2023-03-16T18:50:40.164Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:50:40.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:50:40.164Z] ---> 41fa01477058 [2023-03-16T18:50:40.164Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T18:50:40.164Z] ---> Using cache [2023-03-16T18:50:40.164Z] ---> 71c0af9eec4f [2023-03-16T18:50:40.164Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T18:50:40.164Z] ---> Using cache [2023-03-16T18:50:40.164Z] ---> bf1ce2ae50cf [2023-03-16T18:50:40.164Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T18:50:40.164Z] ---> Using cache [2023-03-16T18:50:40.164Z] ---> 63ee3191039e [2023-03-16T18:50:40.164Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T18:50:40.164Z] ---> Using cache [2023-03-16T18:50:40.164Z] ---> 62424bfe32c5 [2023-03-16T18:50:40.164Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:50:40.164Z] ---> Using cache [2023-03-16T18:50:40.164Z] ---> b0f6cc6b6330 [2023-03-16T18:50:40.164Z] Step 8/23 : COPY . . [2023-03-16T18:50:40.164Z] ---> Using cache [2023-03-16T18:50:40.164Z] ---> 35886599ff1d [2023-03-16T18:50:40.164Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T18:50:43.451Z] ---> d138ea47cf6e [2023-03-16T18:50:43.451Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T18:50:44.035Z] ---> Running in cfa2b8c0a949 [2023-03-16T18:50:44.035Z] ---> Running in 9224e2e2efb3 [2023-03-16T18:50:44.035Z] ---> Running in 69b9777d47ba [2023-03-16T18:50:44.035Z] Removing intermediate container 9224e2e2efb3 [2023-03-16T18:50:44.035Z] ---> 3ecdd3328c95 [2023-03-16T18:50:44.035Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T18:50:44.300Z] ---> Running in 1c46259abba9 [2023-03-16T18:50:44.607Z] Removing intermediate container 1c46259abba9 [2023-03-16T18:50:44.607Z] ---> c716d0fadc7b [2023-03-16T18:50:44.607Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T18:50:44.865Z] 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-03-16T18:50:44.865Z] ---> Running in 9d6602eac5da [2023-03-16T18:50:45.590Z] Removing intermediate container 9d6602eac5da [2023-03-16T18:50:45.590Z] ---> 301d132e6bbd [2023-03-16T18:50:45.590Z] Step 22/23 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:50:46.181Z] ---> Running in 74a524f9e730 [2023-03-16T18:50:46.758Z] Removing intermediate container cfa2b8c0a949 [2023-03-16T18:50:46.758Z] ---> 99474bbef728 [2023-03-16T18:50:46.758Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T18:50:46.758Z] Removing intermediate container 74a524f9e730 [2023-03-16T18:50:46.758Z] ---> 62bea88fca2f [2023-03-16T18:50:46.758Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T18:50:47.017Z] ---> Running in 57a7d189e3fc [2023-03-16T18:50:47.017Z] ---> c7219fe23d99 [2023-03-16T18:50:47.017Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:50:47.017Z] Removing intermediate container 57a7d189e3fc [2023-03-16T18:50:47.017Z] ---> 5466c16d0fc7 [2023-03-16T18:50:47.017Z] [2023-03-16T18:50:47.276Z] Successfully built 5466c16d0fc7 [2023-03-16T18:50:47.276Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-16T18:50:47.276Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-03-16T18:50:50.554Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:50:50.554Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:50:50.554Z] ---> 41fa01477058 [2023-03-16T18:50:50.554Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T18:50:50.554Z] ---> Using cache [2023-03-16T18:50:50.554Z] ---> 7a487ddc3bac [2023-03-16T18:50:50.554Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T18:50:53.081Z] Removing intermediate container c2c38bbae76a [2023-03-16T18:50:53.081Z] ---> 0d3369d047f8 [2023-03-16T18:50:53.081Z] [2023-03-16T18:50:53.081Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T18:50:53.081Z] ---> b2aa39c304c2 [2023-03-16T18:50:53.081Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T18:50:53.749Z] ---> 1a401217f514 [2023-03-16T18:50:53.749Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T18:50:54.316Z] ---> Running in 6c7f0bc90188 [2023-03-16T18:50:54.316Z] ---> Running in 07d7a1c1b427 [2023-03-16T18:50:55.252Z] ---> 03e358ca8208 [2023-03-16T18:50:55.252Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-16T18:50:55.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:55.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:55.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:55.773Z] ---> a1365bc9086e [2023-03-16T18:50:55.773Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T18:50:56.046Z] OK: 265 MiB in 53 packages [2023-03-16T18:50:56.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:50:56.313Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T18:50:56.313Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T18:50:56.313Z] OK: 7 MiB in 16 packages [2023-03-16T18:50:56.573Z] ---> ef228b8d776b [2023-03-16T18:50:56.573Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T18:50:57.144Z] Removing intermediate container 6c7f0bc90188 [2023-03-16T18:50:57.144Z] ---> 8231ba5d5f73 [2023-03-16T18:50:57.144Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T18:50:57.144Z] ---> 26f6294dda2d [2023-03-16T18:50:57.144Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T18:50:57.144Z] Removing intermediate container 07d7a1c1b427 [2023-03-16T18:50:57.144Z] ---> e6d3bdb571cc [2023-03-16T18:50:57.144Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-16T18:50:57.144Z] ---> Running in 1df03ad49ac8 [2023-03-16T18:50:57.144Z] ---> 227df8816a6d [2023-03-16T18:50:57.144Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:50:57.407Z] ---> Running in fa7d4768d5b8 [2023-03-16T18:50:57.407Z] Removing intermediate container 1df03ad49ac8 [2023-03-16T18:50:57.407Z] ---> b1bb267b539c [2023-03-16T18:50:57.407Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T18:50:57.407Z] ---> 5acee01ac899 [2023-03-16T18:50:57.407Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T18:50:57.407Z] ---> Running in 977b24b7f7f5 [2023-03-16T18:50:57.407Z] Removing intermediate container 977b24b7f7f5 [2023-03-16T18:50:57.407Z] ---> 6cfffc40eb68 [2023-03-16T18:50:57.407Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T18:50:57.407Z] ---> e1d8170f32d6 [2023-03-16T18:50:57.407Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T18:50:57.665Z] ---> Running in 2a64f288d1f8 [2023-03-16T18:50:57.665Z] ---> Running in 4b744e7d4468 [2023-03-16T18:50:57.933Z] Removing intermediate container 2a64f288d1f8 [2023-03-16T18:50:57.933Z] ---> 8a20ea0c3a76 [2023-03-16T18:50:57.933Z] Step 15/24 : WORKDIR / [2023-03-16T18:50:58.193Z] ---> Running in 46d3304ca3f6 [2023-03-16T18:50:58.759Z] Removing intermediate container 46d3304ca3f6 [2023-03-16T18:50:58.759Z] ---> 070a852a0889 [2023-03-16T18:50:58.759Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T18:51:00.158Z] ---> d3ae69091c17 [2023-03-16T18:51:00.158Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:51:00.158Z] Removing intermediate container 4b744e7d4468 [2023-03-16T18:51:00.158Z] ---> e26c3ea61975 [2023-03-16T18:51:00.158Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T18:51:00.158Z] ---> Running in 371f58df6368 [2023-03-16T18:51:00.507Z] ---> a3aeeac928ea [2023-03-16T18:51:00.507Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T18:51:00.507Z] Removing intermediate container bf9f872cc092 [2023-03-16T18:51:00.507Z] ---> 0c4ef93d31fb [2023-03-16T18:51:00.507Z] [2023-03-16T18:51:00.507Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T18:51:00.507Z] ---> b2aa39c304c2 [2023-03-16T18:51:00.507Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T18:51:00.507Z] ---> Using cache [2023-03-16T18:51:00.507Z] ---> e6d3bdb571cc [2023-03-16T18:51:00.507Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-16T18:51:00.507Z] ---> Using cache [2023-03-16T18:51:00.507Z] ---> b1bb267b539c [2023-03-16T18:51:00.507Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T18:51:00.507Z] ---> Running in ee5da4a3e8a0 [2023-03-16T18:51:00.507Z] Removing intermediate container 371f58df6368 [2023-03-16T18:51:00.507Z] ---> 96dc523ac15b [2023-03-16T18:51:00.507Z] Step 30/33 : CMD ["gate"] [2023-03-16T18:51:00.507Z] ---> Running in 07b430904c01 [2023-03-16T18:51:00.768Z] Removing intermediate container ee5da4a3e8a0 [2023-03-16T18:51:00.768Z] ---> 38782967daaf [2023-03-16T18:51:00.768Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T18:51:00.768Z] Removing intermediate container 07b430904c01 [2023-03-16T18:51:00.768Z] ---> 96fa6f89579a [2023-03-16T18:51:00.768Z] Step 31/33 : LABEL arch=x86_64 [2023-03-16T18:51:00.768Z] ---> Running in 0d66216fe18d [2023-03-16T18:51:01.026Z] ---> Running in d58170e29402 [2023-03-16T18:51:01.026Z] ---> 60808b2281d1 [2023-03-16T18:51:01.026Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-16T18:51:01.026Z] Removing intermediate container 0d66216fe18d [2023-03-16T18:51:01.026Z] ---> bc9e3ee6397e [2023-03-16T18:51:01.026Z] Step 15/25 : WORKDIR / [2023-03-16T18:51:01.026Z] ---> Running in a1324148923a [2023-03-16T18:51:01.284Z] Removing intermediate container d58170e29402 [2023-03-16T18:51:01.284Z] ---> 3f2f9e292655 [2023-03-16T18:51:01.284Z] Step 32/33 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:51:01.284Z] ---> Running in 74dc88f37f09 [2023-03-16T18:51:01.284Z] ---> c79297f7aa01 [2023-03-16T18:51:01.284Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T18:51:01.284Z] Removing intermediate container a1324148923a [2023-03-16T18:51:01.284Z] ---> b3ca0a79ccd2 [2023-03-16T18:51:01.284Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T18:51:01.542Z] ---> Running in 8298c9880ecb [2023-03-16T18:51:01.542Z] Removing intermediate container 74dc88f37f09 [2023-03-16T18:51:01.542Z] ---> 701910bf8e2c [2023-03-16T18:51:01.542Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T18:51:01.542Z] ---> Running in 1776f9863ec2 [2023-03-16T18:51:01.542Z] ---> a96d6bdc57e5 [2023-03-16T18:51:01.542Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:51:01.800Z] Removing intermediate container 8298c9880ecb [2023-03-16T18:51:01.800Z] ---> 71dfa9ef3344 [2023-03-16T18:51:01.800Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T18:51:01.800Z] ---> Running in c5da019965f6 [2023-03-16T18:51:01.800Z] Removing intermediate container 1776f9863ec2 [2023-03-16T18:51:01.800Z] ---> 05bae2b7a075 [2023-03-16T18:51:01.800Z] [2023-03-16T18:51:01.800Z] Successfully built 05bae2b7a075 [2023-03-16T18:51:01.800Z] Successfully tagged security-bootstrapper:latest [2023-03-16T18:51:01.800Z] Building security-proxy-setup [2023-03-16T18:51:02.744Z]  Building security-bootstrapper ... done Removing intermediate container c5da019965f6 [2023-03-16T18:51:02.744Z] ---> 2903be076fb8 [2023-03-16T18:51:02.744Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T18:51:05.284Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:51:05.284Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:51:05.284Z] ---> 41fa01477058 [2023-03-16T18:51:05.284Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T18:51:05.284Z] ---> Using cache [2023-03-16T18:51:05.284Z] ---> 7a487ddc3bac [2023-03-16T18:51:05.284Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T18:51:05.284Z] ---> Using cache [2023-03-16T18:51:05.284Z] ---> 8231ba5d5f73 [2023-03-16T18:51:05.284Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T18:51:05.284Z] ---> Using cache [2023-03-16T18:51:05.284Z] ---> 227df8816a6d [2023-03-16T18:51:05.284Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:51:07.825Z] ---> 559216a8f38c [2023-03-16T18:51:07.825Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T18:51:07.825Z] ---> Running in d6b87f202877 [2023-03-16T18:51:07.825Z] ---> Running in b3ab264dec39 [2023-03-16T18:51:08.091Z] Removing intermediate container d6b87f202877 [2023-03-16T18:51:08.091Z] ---> 34d0abce1064 [2023-03-16T18:51:08.091Z] Step 23/24 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:51:08.091Z] ---> c3c0bbf78683 [2023-03-16T18:51:08.091Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-16T18:51:08.091Z] ---> Running in ad7f25e19099 [2023-03-16T18:51:09.033Z] ---> ffa9894618df [2023-03-16T18:51:09.033Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T18:51:09.378Z] Removing intermediate container ad7f25e19099 [2023-03-16T18:51:09.378Z] ---> 896a43094acf [2023-03-16T18:51:09.378Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T18:51:09.638Z] ---> 54b2ac6e8d45 [2023-03-16T18:51:09.638Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T18:51:09.638Z] ---> Running in f42074c4cb5e [2023-03-16T18:51:09.638Z] ---> Running in 5b779dbe21a3 [2023-03-16T18:51:09.638Z] Removing intermediate container f42074c4cb5e [2023-03-16T18:51:09.638Z] ---> b2980e013da6 [2023-03-16T18:51:09.638Z] [2023-03-16T18:51:09.897Z] Removing intermediate container 5b779dbe21a3 [2023-03-16T18:51:09.897Z] ---> 2ca5374a7315 [2023-03-16T18:51:09.898Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T18:51:09.898Z] Successfully built b2980e013da6 [2023-03-16T18:51:09.898Z] Successfully tagged core-command:latest [2023-03-16T18:51:09.898Z] ---> Running in ba0fc6c7163e [2023-03-16T18:51:09.898Z] Building security-proxy-auth [2023-03-16T18:51:10.803Z] Removing intermediate container bdbd000b79d3 [2023-03-16T18:51:10.803Z] ---> c2b547499bfa [2023-03-16T18:51:10.803Z] Successfully built c2b547499bfa [2023-03-16T18:51:10.803Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T18:51:11.207Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T18:51:11.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T18:51:11.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-2498 does not seem to be running inside a container [2023-03-16T18:51:11.541Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T18:51:12.746Z] $ docker top 1f885f1088d5faf078d41de6f4ec16ca7b8dae2bc56bc2ef73c17589d12424cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T18:51:13.373Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:51:13.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:51:13.649Z] + go version [2023-03-16T18:51:13.649Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T18:51:13.683Z] $ docker stop --time=1 1f885f1088d5faf078d41de6f4ec16ca7b8dae2bc56bc2ef73c17589d12424cb [2023-03-16T18:51:13.685Z] ---> 41fa01477058 [2023-03-16T18:51:13.685Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T18:51:13.685Z] ---> Using cache [2023-03-16T18:51:13.685Z] ---> 71c0af9eec4f [2023-03-16T18:51:13.685Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T18:51:13.685Z] ---> Using cache [2023-03-16T18:51:13.685Z] ---> bf1ce2ae50cf [2023-03-16T18:51:13.685Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T18:51:13.685Z] ---> Using cache [2023-03-16T18:51:13.685Z] ---> 63ee3191039e [2023-03-16T18:51:13.685Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T18:51:13.685Z] ---> Using cache [2023-03-16T18:51:13.685Z] ---> 62424bfe32c5 [2023-03-16T18:51:13.685Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:51:13.685Z] ---> Using cache [2023-03-16T18:51:13.685Z] ---> b0f6cc6b6330 [2023-03-16T18:51:13.685Z] Step 8/23 : COPY . . [2023-03-16T18:51:13.685Z] ---> Using cache [2023-03-16T18:51:13.685Z] ---> 35886599ff1d [2023-03-16T18:51:13.685Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T18:51:14.870Z] Removing intermediate container ba0fc6c7163e [2023-03-16T18:51:14.870Z] ---> f3ad5c43a6d1 [2023-03-16T18:51:14.870Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T18:51:14.870Z] ---> Running in 205e89f97e6b [2023-03-16T18:51:14.870Z] ---> Running in 347f9af44521 [2023-03-16T18:51:15.147Z] Removing intermediate container 69b9777d47ba [2023-03-16T18:51:15.147Z] ---> 45f75b0bf43c [2023-03-16T18:51:15.147Z] [2023-03-16T18:51:15.147Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T18:51:15.147Z] ---> b2aa39c304c2 [2023-03-16T18:51:15.147Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-16T18:51:15.297Z] $ docker rm -f --volumes 1f885f1088d5faf078d41de6f4ec16ca7b8dae2bc56bc2ef73c17589d12424cb [2023-03-16T18:51:15.407Z] Removing intermediate container 205e89f97e6b [2023-03-16T18:51:15.407Z] ---> ecd5db39649a [2023-03-16T18:51:15.407Z] Step 24/25 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T18:51:16.268Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T18:51:16.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T18:51:16.385Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T18:51:16.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-2498 does not seem to be running inside a container [2023-03-16T18:51:16.569Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T18:51:16.663Z] ---> Running in 0057b796cf61 [2023-03-16T18:51:16.923Z] ---> Running in 687df9b49c11 [2023-03-16T18:51:16.923Z] Removing intermediate container 0057b796cf61 [2023-03-16T18:51:16.923Z] ---> 555410664818 [2023-03-16T18:51:16.923Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T18:51:17.190Z] Removing intermediate container 687df9b49c11 [2023-03-16T18:51:17.190Z] ---> 8f6f0e63ec9b [2023-03-16T18:51:17.190Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T18:51:17.190Z] ---> Running in 3b65f189cf81 [2023-03-16T18:51:17.190Z] ---> Running in b2318a62de95 [2023-03-16T18:51:17.459Z] Removing intermediate container 3b65f189cf81 [2023-03-16T18:51:17.459Z] ---> 2f50d6c36bc1 [2023-03-16T18:51:17.459Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T18:51:17.459Z] Removing intermediate container b2318a62de95 [2023-03-16T18:51:17.459Z] ---> 53ba0e97d029 [2023-03-16T18:51:17.459Z] [2023-03-16T18:51:17.459Z] ---> Running in f15cb8f98620 [2023-03-16T18:51:17.459Z] Successfully built 53ba0e97d029 [2023-03-16T18:51:17.459Z] Successfully tagged core-metadata:latest [2023-03-16T18:51:17.459Z]  Building core-metadata ... done Building security-spire-agent [2023-03-16T18:51:17.459Z] Removing intermediate container f15cb8f98620 [2023-03-16T18:51:17.459Z] ---> 4a108e6a14a4 [2023-03-16T18:51:17.459Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T18:51:17.675Z] $ docker top c8fd351f96378ddee868ab90af3d66ed057d968f58b1c1620391eb9585d91b37 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T18:51:17.996Z] ========================================================= [2023-03-16T18:51:17.996Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T18:51:17.996Z] ========================================================= [Pipeline] sh [2023-03-16T18:51:18.034Z] ---> Running in ffddcf274fb4 [2023-03-16T18:51:18.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:51:18.316Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T18:51:18.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:51:18.815Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T18:51:18.815Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T18:51:18.815Z] OK: 7 MiB in 16 packages [2023-03-16T18:51:19.014Z] + make test [2023-03-16T18:51:19.014Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T18:51:22.120Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:51:22.120Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:51:22.120Z] ---> 41fa01477058 [2023-03-16T18:51:22.120Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T18:51:22.120Z] ---> Using cache [2023-03-16T18:51:22.120Z] ---> 7a487ddc3bac [2023-03-16T18:51:22.120Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T18:51:22.120Z] ---> Using cache [2023-03-16T18:51:22.120Z] ---> 3db7266ca83b [2023-03-16T18:51:22.120Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T18:51:22.120Z] ---> Using cache [2023-03-16T18:51:22.120Z] ---> 5861b0f8a634 [2023-03-16T18:51:22.120Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:51:22.120Z] ---> Using cache [2023-03-16T18:51:22.120Z] ---> 3a0a37d519fd [2023-03-16T18:51:22.120Z] Step 7/26 : COPY . . [2023-03-16T18:51:22.120Z] ---> Using cache [2023-03-16T18:51:22.120Z] ---> 37ead6a94159 [2023-03-16T18:51:22.120Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T18:51:22.120Z] ---> Using cache [2023-03-16T18:51:22.120Z] ---> 0e3e9f6c0dc4 [2023-03-16T18:51:22.120Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T18:51:22.120Z] ---> Using cache [2023-03-16T18:51:22.120Z] ---> 61c4ad579af9 [2023-03-16T18:51:22.120Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T18:51:22.120Z] ---> Using cache [2023-03-16T18:51:22.120Z] ---> 287a30a7353a [2023-03-16T18:51:22.121Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T18:51:22.121Z] ---> Using cache [2023-03-16T18:51:22.121Z] ---> 2dfbc7a76a9f [2023-03-16T18:51:22.121Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T18:51:22.121Z] ---> Using cache [2023-03-16T18:51:22.121Z] ---> 01d0aeecd810 [2023-03-16T18:51:22.121Z] [2023-03-16T18:51:22.121Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T18:51:22.121Z] ---> b2aa39c304c2 [2023-03-16T18:51:22.121Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T18:51:22.121Z] ---> Using cache [2023-03-16T18:51:22.121Z] ---> 2cb70d06fdaf [2023-03-16T18:51:22.121Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T18:51:22.121Z] ---> Using cache [2023-03-16T18:51:22.121Z] ---> f8e88c218e0d [2023-03-16T18:51:22.121Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:51:22.121Z] ---> Using cache [2023-03-16T18:51:32.132Z] ---> fecf1130fc9d [2023-03-16T18:51:32.132Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T18:51:32.716Z] Removing intermediate container ffddcf274fb4 [2023-03-16T18:51:32.716Z] ---> 3f9238f1c70c [2023-03-16T18:51:32.716Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T18:51:32.973Z] Removing intermediate container fa7d4768d5b8 [2023-03-16T18:51:32.973Z] ---> f419e352cb7c [2023-03-16T18:51:32.973Z] Step 7/24 : COPY . . [2023-03-16T18:51:45.320Z] ---> f6a37e66fcf5 [2023-03-16T18:51:45.320Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:51:45.320Z] ---> 6e1b251c11af [2023-03-16T18:51:45.320Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T18:51:45.320Z] ---> 1d69eb8e2f95 [2023-03-16T18:51:45.320Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T18:51:45.320Z] ---> Running in f55afcbd1c03 [2023-03-16T18:51:45.320Z] Removing intermediate container b3ab264dec39 [2023-03-16T18:51:45.320Z] ---> e6814558aeac [2023-03-16T18:51:45.320Z] Step 7/21 : COPY . . [2023-03-16T18:51:45.578Z] 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-03-16T18:51:53.848Z] ---> ae2478c8dca1 [2023-03-16T18:51:53.848Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T18:51:53.848Z] ---> 9a764d03ca15 [2023-03-16T18:51:53.848Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T18:51:53.848Z] ---> 53ca0977faa4 [2023-03-16T18:51:53.848Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T18:51:53.848Z] Removing intermediate container 347f9af44521 [2023-03-16T18:51:53.848Z] ---> 2033ee7671d4 [2023-03-16T18:51:53.848Z] [2023-03-16T18:51:53.848Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T18:51:53.848Z] ---> b2aa39c304c2 [2023-03-16T18:51:53.848Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T18:51:53.848Z] ---> Using cache [2023-03-16T18:51:53.848Z] ---> d05a03c5cbbd [2023-03-16T18:51:53.848Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T18:51:53.848Z] ---> Using cache [2023-03-16T18:51:53.848Z] ---> f55929a54568 [2023-03-16T18:51:53.848Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T18:51:53.848Z] ---> Using cache [2023-03-16T18:51:53.848Z] ---> bbe8c73eca2c [2023-03-16T18:51:53.848Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:51:53.848Z] ---> Using cache [2023-03-16T18:51:53.848Z] ---> 3c3a65f86db2 [2023-03-16T18:51:53.848Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T18:51:53.848Z] ---> Running in 83c21ecb17d9 [2023-03-16T18:51:53.848Z] ---> c88bda167bbf [2023-03-16T18:51:53.848Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T18:51:53.848Z] ---> 1cc9158b0864 [2023-03-16T18:51:53.848Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-16T18:51:53.848Z] ---> cbacd08c853f [2023-03-16T18:51:53.848Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-16T18:51:54.109Z] ---> 55bcf5fa3495 [2023-03-16T18:51:54.109Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T18:51:54.381Z] ---> 5af5211f8261 [2023-03-16T18:51:54.381Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T18:51:54.381Z] ---> beb1f8a14bc2 [2023-03-16T18:51:54.381Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T18:51:54.381Z] ---> Running in 305c5872c74d [2023-03-16T18:51:54.645Z] 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-03-16T18:51:54.645Z] ---> cf78ec454cc4 [2023-03-16T18:51:54.645Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T18:51:54.645Z] ---> Running in fbc2871811b5 [2023-03-16T18:51:54.645Z] ---> ad49185a20a4 [2023-03-16T18:51:54.645Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T18:51:54.645Z] Removing intermediate container 305c5872c74d [2023-03-16T18:51:54.645Z] ---> 7cbd0c4a6e37 [2023-03-16T18:51:54.645Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T18:51:54.913Z] ---> Running in 1c1ad7c611b6 [2023-03-16T18:51:54.913Z] ---> Running in da77d206a149 [2023-03-16T18:51:55.173Z] Removing intermediate container fbc2871811b5 [2023-03-16T18:51:55.173Z] ---> 96e7c3b74bfa [2023-03-16T18:51:55.173Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T18:51:55.173Z] ---> Running in efc9c01af6f9 [2023-03-16T18:51:55.434Z] Removing intermediate container da77d206a149 [2023-03-16T18:51:55.434Z] ---> 22d4b327eb18 [2023-03-16T18:51:55.434Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T18:51:55.434Z] ---> Running in 5f29698f0a2e [2023-03-16T18:51:55.434Z] Removing intermediate container efc9c01af6f9 [2023-03-16T18:51:55.434Z] ---> 56029dc37a67 [2023-03-16T18:51:55.434Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T18:51:55.434Z] ---> Running in 797084c7c657 [2023-03-16T18:51:55.694Z] Removing intermediate container 5f29698f0a2e [2023-03-16T18:51:55.694Z] ---> 2575be6b4bbe [2023-03-16T18:51:55.694Z] Step 22/23 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:51:55.694Z] ---> Running in 0d72acbce1c4 [2023-03-16T18:51:56.271Z] Removing intermediate container 797084c7c657 [2023-03-16T18:51:56.271Z] ---> cd349595e690 [2023-03-16T18:51:56.271Z] Step 25/26 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:51:56.271Z] Removing intermediate container 0d72acbce1c4 [2023-03-16T18:51:56.271Z] ---> 4e9d78017714 [2023-03-16T18:51:56.271Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T18:51:56.271Z] ---> Running in 65e8fa8fcd1a [2023-03-16T18:51:56.271Z] ---> Running in 35c38e972126 [2023-03-16T18:51:56.271Z] Removing intermediate container 65e8fa8fcd1a [2023-03-16T18:51:56.271Z] ---> f418f0024fac [2023-03-16T18:51:56.271Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T18:51:56.532Z] ---> Running in 894d6a25cd1b [2023-03-16T18:51:56.532Z] Removing intermediate container 1c1ad7c611b6 [2023-03-16T18:51:56.532Z] ---> c55e7c3ba95f [2023-03-16T18:51:56.532Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T18:51:56.794Z] ---> Running in e0c5bd82364a [2023-03-16T18:51:56.794Z] Removing intermediate container 35c38e972126 [2023-03-16T18:51:56.794Z] ---> 1c96e7b0b4ae [2023-03-16T18:51:56.794Z] [2023-03-16T18:51:56.794Z] Removing intermediate container 894d6a25cd1b [2023-03-16T18:51:56.794Z] ---> 2b68e44dbb5a [2023-03-16T18:51:56.794Z] [2023-03-16T18:51:56.794Z] Successfully built 1c96e7b0b4ae [2023-03-16T18:51:56.794Z] Successfully tagged core-data:latest [2023-03-16T18:51:56.794Z]  Building core-data ... done Building support-scheduler [2023-03-16T18:51:56.794Z] Successfully built 2b68e44dbb5a [2023-03-16T18:51:56.794Z] Successfully tagged security-spire-agent:latest [2023-03-16T18:51:56.794Z]  Building security-spire-agent ... done Building support-notifications [2023-03-16T18:51:56.794Z] Removing intermediate container e0c5bd82364a [2023-03-16T18:51:56.794Z] ---> 61a7b4728650 [2023-03-16T18:51:56.794Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T18:51:57.054Z] ---> Running in 6f01c07bc1d1 [2023-03-16T18:51:57.880Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T18:52:02.339Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:52:02.339Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:52:02.339Z] ---> 41fa01477058 [2023-03-16T18:52:02.339Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T18:52:02.339Z] ---> Using cache [2023-03-16T18:52:02.339Z] ---> 71c0af9eec4f [2023-03-16T18:52:02.339Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T18:52:02.339Z] ---> Using cache [2023-03-16T18:52:02.339Z] ---> bf1ce2ae50cf [2023-03-16T18:52:02.339Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T18:52:02.339Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T18:52:02.339Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T18:52:02.339Z] ---> 41fa01477058 [2023-03-16T18:52:02.339Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T18:52:02.339Z] ---> Using cache [2023-03-16T18:52:02.339Z] ---> 71c0af9eec4f [2023-03-16T18:52:02.339Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T18:52:02.339Z] ---> Using cache [2023-03-16T18:52:02.339Z] ---> bf1ce2ae50cf [2023-03-16T18:52:02.339Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T18:52:02.339Z] ---> Using cache [2023-03-16T18:52:02.339Z] ---> 63ee3191039e [2023-03-16T18:52:02.339Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T18:52:02.339Z] ---> Using cache [2023-03-16T18:52:02.339Z] ---> 62424bfe32c5 [2023-03-16T18:52:02.339Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:52:02.339Z] ---> Using cache [2023-03-16T18:52:02.339Z] ---> b0f6cc6b6330 [2023-03-16T18:52:02.339Z] Step 8/23 : COPY . . [2023-03-16T18:52:02.339Z] ---> Using cache [2023-03-16T18:52:02.339Z] ---> 35886599ff1d [2023-03-16T18:52:02.339Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T18:52:05.649Z] 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-03-16T18:52:07.611Z] Removing intermediate container 6f01c07bc1d1 [2023-03-16T18:52:07.611Z] ---> 9899c6ce5967 [2023-03-16T18:52:07.611Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T18:52:08.552Z] ---> Running in 98a5945ca6fa [2023-03-16T18:52:08.552Z] ---> Running in 70dd50561eda [2023-03-16T18:52:08.552Z] ---> Running in ade32124ced7 [2023-03-16T18:52:08.920Z] Removing intermediate container ade32124ced7 [2023-03-16T18:52:08.920Z] ---> 068d8d9dde46 [2023-03-16T18:52:08.920Z] Step 22/23 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:52:09.180Z] ---> Running in 3aee3e87b2b5 [2023-03-16T18:52:09.509Z] 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-03-16T18:52:09.509Z] Removing intermediate container 3aee3e87b2b5 [2023-03-16T18:52:09.509Z] ---> add373377d6c [2023-03-16T18:52:09.509Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T18:52:09.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:52:09.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:52:09.771Z] ---> Running in 8999b6757e69 [2023-03-16T18:52:10.031Z] OK: 265 MiB in 53 packages [2023-03-16T18:52:10.291Z] Removing intermediate container 8999b6757e69 [2023-03-16T18:52:10.291Z] ---> 16994fa04f77 [2023-03-16T18:52:10.291Z] [2023-03-16T18:52:10.291Z] Successfully built 16994fa04f77 [2023-03-16T18:52:10.291Z] Successfully tagged security-proxy-auth:latest [2023-03-16T18:52:10.865Z]  Building security-proxy-auth ... done Removing intermediate container f55afcbd1c03 [2023-03-16T18:52:10.865Z] ---> b1af4017a6e5 [2023-03-16T18:52:10.865Z] [2023-03-16T18:52:10.865Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T18:52:10.865Z] ---> b2aa39c304c2 [2023-03-16T18:52:10.865Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T18:52:10.865Z] ---> Running in bf8cbac5b77f [2023-03-16T18:52:10.865Z] Removing intermediate container 98a5945ca6fa [2023-03-16T18:52:10.865Z] ---> eca6f8be8814 [2023-03-16T18:52:10.865Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T18:52:10.865Z] ---> 7ff0cbb51cc2 [2023-03-16T18:52:10.865Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T18:52:11.126Z] ---> Running in be84bf4a8063 [2023-03-16T18:52:11.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:52:11.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:52:11.647Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T18:52:11.647Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T18:52:11.647Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T18:52:11.647Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T18:52:11.647Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T18:52:11.647Z] OK: 8 MiB in 18 packages [2023-03-16T18:52:12.594Z] Removing intermediate container bf8cbac5b77f [2023-03-16T18:52:12.594Z] ---> 9cec8e7e5035 [2023-03-16T18:52:12.594Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T18:52:12.594Z] ---> Running in df70e63212a7 [2023-03-16T18:52:12.594Z] Removing intermediate container df70e63212a7 [2023-03-16T18:52:12.594Z] ---> 48289a09107e [2023-03-16T18:52:12.594Z] Step 12/24 : WORKDIR / [2023-03-16T18:52:12.594Z] ---> Running in 8d2d4d8a36e7 [2023-03-16T18:52:12.857Z] Removing intermediate container 8d2d4d8a36e7 [2023-03-16T18:52:12.857Z] ---> f178e7ca2f25 [2023-03-16T18:52:12.857Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:52:13.166Z] ---> 3f69dbe3f0bd [2023-03-16T18:52:13.166Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T18:52:13.426Z] ---> d34b5ce43e81 [2023-03-16T18:52:13.426Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-16T18:52:13.426Z] ---> b7f2cb1fffe8 [2023-03-16T18:52:13.426Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-16T18:52:14.000Z] ---> ff1a53e00c45 [2023-03-16T18:52:14.000Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T18:52:15.390Z] ---> e52a7e259f2f [2023-03-16T18:52:15.390Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T18:52:16.830Z] ---> 9615d6df5085 [2023-03-16T18:52:16.831Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T18:52:22.217Z] ---> 9656d576fef8 [2023-03-16T18:52:22.217Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T18:52:22.476Z] ---> Running in 1d05a765b117 [2023-03-16T18:52:27.744Z] Removing intermediate container 83c21ecb17d9 [2023-03-16T18:52:27.744Z] ---> 4d531b1f47a0 [2023-03-16T18:52:27.744Z] [2023-03-16T18:52:27.744Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T18:52:27.744Z] ---> b2aa39c304c2 [2023-03-16T18:52:27.744Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T18:52:29.121Z] Removing intermediate container 1d05a765b117 [2023-03-16T18:52:29.121Z] ---> ab2380dbbabf [2023-03-16T18:52:29.121Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T18:52:29.121Z] ---> Running in 2673fa3eb0d4 [2023-03-16T18:52:29.121Z] ---> Running in 23a40f94cf33 [2023-03-16T18:52:29.121Z] Removing intermediate container 23a40f94cf33 [2023-03-16T18:52:29.121Z] ---> f997b2b4f85e [2023-03-16T18:52:29.121Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T18:52:29.121Z] ---> Running in af17d3a42f4c [2023-03-16T18:52:29.397Z] Removing intermediate container af17d3a42f4c [2023-03-16T18:52:29.397Z] ---> f886651f019e [2023-03-16T18:52:29.397Z] Step 23/24 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:52:29.397Z] ---> Running in 037e51b98de7 [2023-03-16T18:52:29.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:52:29.397Z] Removing intermediate container be84bf4a8063 [2023-03-16T18:52:29.397Z] ---> c73536649bab [2023-03-16T18:52:29.397Z] Step 8/23 : COPY . . [2023-03-16T18:52:29.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:52:29.657Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T18:52:29.657Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T18:52:29.657Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T18:52:29.657Z] OK: 8 MiB in 17 packages [2023-03-16T18:52:30.594Z] Removing intermediate container 037e51b98de7 [2023-03-16T18:52:30.594Z] ---> 095151edfd50 [2023-03-16T18:52:30.594Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T18:52:34.787Z] ---> Running in 46149c609aed [2023-03-16T18:52:34.787Z] ---> d5fb5b9d5c7f [2023-03-16T18:52:34.787Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T18:52:34.787Z] ---> Running in 23fe3b9a4d2e [2023-03-16T18:52:34.787Z] Removing intermediate container 46149c609aed [2023-03-16T18:52:34.787Z] ---> a4f81442c1c9 [2023-03-16T18:52:34.787Z] [2023-03-16T18:52:34.787Z] Successfully built a4f81442c1c9 [2023-03-16T18:52:34.787Z] Successfully tagged security-secretstore-setup:latest [2023-03-16T18:52:34.787Z]  Building security-secretstore-setup ... done Removing intermediate container 2673fa3eb0d4 [2023-03-16T18:52:34.787Z] ---> 2aaf718c7afc [2023-03-16T18:52:34.787Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T18:52:34.787Z] ---> Running in 71d4e90f5ffc [2023-03-16T18:52:34.787Z] 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-03-16T18:52:34.787Z] Removing intermediate container 71d4e90f5ffc [2023-03-16T18:52:34.787Z] ---> 9b136b2b56c6 [2023-03-16T18:52:34.787Z] Step 12/21 : WORKDIR /edgex [2023-03-16T18:52:35.046Z] ---> Running in 4e549e7d86a9 [2023-03-16T18:52:35.046Z] Removing intermediate container 4e549e7d86a9 [2023-03-16T18:52:35.046Z] ---> 9f5b46b1a284 [2023-03-16T18:52:35.046Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:52:35.613Z] ---> 03e9bafe71e1 [2023-03-16T18:52:35.613Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-16T18:52:36.180Z] ---> 2ea29bef4e91 [2023-03-16T18:52:36.180Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T18:52:37.554Z] ---> e8dd2ee19fa5 [2023-03-16T18:52:37.554Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T18:52:37.554Z] Removing intermediate container 70dd50561eda [2023-03-16T18:52:37.554Z] ---> 84495fee5889 [2023-03-16T18:52:37.554Z] [2023-03-16T18:52:37.554Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T18:52:37.554Z] ---> b2aa39c304c2 [2023-03-16T18:52:37.554Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T18:52:37.554Z] ---> Using cache [2023-03-16T18:52:37.554Z] ---> e6d3bdb571cc [2023-03-16T18:52:37.554Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-16T18:52:37.554Z] ---> Using cache [2023-03-16T18:52:37.554Z] ---> b1bb267b539c [2023-03-16T18:52:37.554Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T18:52:37.554Z] ---> Running in 7dacfe96c919 [2023-03-16T18:52:37.554Z] ---> f501df4b01f7 [2023-03-16T18:52:37.554Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T18:52:37.554Z] ---> Running in b879e7a96cc0 [2023-03-16T18:52:37.813Z] Removing intermediate container 7dacfe96c919 [2023-03-16T18:52:37.813Z] ---> 0ca57b401ea9 [2023-03-16T18:52:37.813Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T18:52:37.813Z] ---> Running in e9284fbcdf01 [2023-03-16T18:52:37.813Z] Removing intermediate container e9284fbcdf01 [2023-03-16T18:52:37.813Z] ---> 094a602e54fe [2023-03-16T18:52:37.813Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T18:52:38.071Z] ---> ef264231638e [2023-03-16T18:52:38.071Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:52:38.332Z] ---> b7ae1d79c326 [2023-03-16T18:52:38.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T18:52:38.603Z] Removing intermediate container b879e7a96cc0 [2023-03-16T18:52:38.603Z] ---> 53e9da13175a [2023-03-16T18:52:38.603Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T18:52:38.860Z] ---> Running in d333430ccfcc [2023-03-16T18:52:39.118Z] Removing intermediate container d333430ccfcc [2023-03-16T18:52:39.118Z] ---> b1e4d9658607 [2023-03-16T18:52:39.118Z] Step 19/21 : LABEL arch=x86_64 [2023-03-16T18:52:39.377Z] ---> 8c6a3e170659 [2023-03-16T18:52:39.377Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-16T18:52:39.377Z] ---> Running in 7206b7fbea69 [2023-03-16T18:52:39.634Z] Removing intermediate container 7206b7fbea69 [2023-03-16T18:52:39.634Z] ---> 9993a5cdcc93 [2023-03-16T18:52:39.634Z] Step 20/21 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:52:39.634Z] ---> ced93de5ed70 [2023-03-16T18:52:39.634Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T18:52:39.634Z] ---> Running in af58fa423c05 [2023-03-16T18:52:39.634Z] ---> Running in 169c1c1cfb3a [2023-03-16T18:52:39.892Z] Removing intermediate container 169c1c1cfb3a [2023-03-16T18:52:39.892Z] ---> d3fba6af511a [2023-03-16T18:52:39.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T18:52:39.892Z] ---> Running in 97e1fb50ba1d [2023-03-16T18:52:39.892Z] Removing intermediate container af58fa423c05 [2023-03-16T18:52:39.892Z] ---> 0ab10bd58fcf [2023-03-16T18:52:39.892Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T18:52:39.892Z] ---> Running in 264ccd9d78db [2023-03-16T18:52:39.892Z] Removing intermediate container 97e1fb50ba1d [2023-03-16T18:52:39.892Z] ---> 679ba5b2e122 [2023-03-16T18:52:39.892Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T18:52:39.892Z] Removing intermediate container 264ccd9d78db [2023-03-16T18:52:39.892Z] ---> e5be0174c57e [2023-03-16T18:52:39.892Z] [2023-03-16T18:52:40.149Z] ---> Running in 7560f347627b [2023-03-16T18:52:40.149Z] Successfully built e5be0174c57e [2023-03-16T18:52:40.149Z] Successfully tagged security-proxy-setup:latest [2023-03-16T18:52:40.149Z]  Building security-proxy-setup ... done Removing intermediate container 7560f347627b [2023-03-16T18:52:40.149Z] ---> 6ca0444b9b2c [2023-03-16T18:52:40.149Z] Step 22/23 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:52:40.406Z] ---> Running in b6c8d4f5bd63 [2023-03-16T18:52:40.406Z] Removing intermediate container b6c8d4f5bd63 [2023-03-16T18:52:40.406Z] ---> b8c6023da4bc [2023-03-16T18:52:40.406Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T18:52:40.406Z] ---> Running in 759a46ede21f [2023-03-16T18:52:40.664Z] Removing intermediate container 759a46ede21f [2023-03-16T18:52:40.664Z] ---> ff05a9c47fe4 [2023-03-16T18:52:40.664Z] [2023-03-16T18:52:40.664Z] Successfully built ff05a9c47fe4 [2023-03-16T18:52:40.921Z] Successfully tagged support-scheduler:latest [2023-03-16T18:52:59.144Z]  Building support-scheduler ... done Removing intermediate container 23fe3b9a4d2e [2023-03-16T18:52:59.144Z] ---> 6d93ac60c2d2 [2023-03-16T18:52:59.144Z] [2023-03-16T18:52:59.144Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T18:52:59.144Z] ---> b2aa39c304c2 [2023-03-16T18:52:59.144Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T18:52:59.144Z] ---> Running in c83a8047e11b [2023-03-16T18:52:59.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T18:52:59.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T18:52:59.144Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T18:52:59.144Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T18:52:59.144Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T18:52:59.144Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T18:52:59.144Z] OK: 8 MiB in 17 packages [2023-03-16T18:52:59.144Z] Removing intermediate container c83a8047e11b [2023-03-16T18:52:59.144Z] ---> 38350ce18d48 [2023-03-16T18:52:59.144Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-16T18:52:59.144Z] ---> Running in 19446c044d4a [2023-03-16T18:52:59.144Z] Removing intermediate container 19446c044d4a [2023-03-16T18:52:59.144Z] ---> ea90c7fd3a4c [2023-03-16T18:52:59.144Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T18:52:59.144Z] ---> Running in 6ad8c9fc7153 [2023-03-16T18:52:59.429Z] Removing intermediate container 6ad8c9fc7153 [2023-03-16T18:52:59.429Z] ---> 8a506badf0e3 [2023-03-16T18:52:59.429Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T18:52:59.429Z] ---> Running in 8238837a478c [2023-03-16T18:52:59.429Z] Removing intermediate container 8238837a478c [2023-03-16T18:52:59.429Z] ---> 620a03eb63c2 [2023-03-16T18:52:59.429Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T18:52:59.710Z] ---> be08c188f0c1 [2023-03-16T18:52:59.710Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T18:52:59.710Z] ---> ca77add2c751 [2023-03-16T18:52:59.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T18:53:00.422Z] ---> 8ab907f12a91 [2023-03-16T18:53:00.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-16T18:53:00.710Z] ---> 35b58100987f [2023-03-16T18:53:00.710Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T18:53:00.710Z] ---> Running in cf72b0104656 [2023-03-16T18:53:00.710Z] Removing intermediate container cf72b0104656 [2023-03-16T18:53:00.710Z] ---> fd6e91ebc940 [2023-03-16T18:53:00.710Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T18:53:00.710Z] ---> Running in d7224a37f6ea [2023-03-16T18:53:00.710Z] Removing intermediate container d7224a37f6ea [2023-03-16T18:53:00.710Z] ---> 13c3ea6c88db [2023-03-16T18:53:00.710Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T18:53:00.710Z] ---> Running in 3b5ca3e01c50 [2023-03-16T18:53:00.990Z] Removing intermediate container 3b5ca3e01c50 [2023-03-16T18:53:00.990Z] ---> b5129f0a1aa8 [2023-03-16T18:53:00.990Z] Step 22/23 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T18:53:00.990Z] ---> Running in a74501aa818a [2023-03-16T18:53:00.990Z] Removing intermediate container a74501aa818a [2023-03-16T18:53:00.990Z] ---> f0eeb9d34ad6 [2023-03-16T18:53:00.990Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T18:53:00.990Z] ---> Running in d8fc775b927d [2023-03-16T18:53:00.990Z] Removing intermediate container d8fc775b927d [2023-03-16T18:53:00.990Z] ---> 0049edc89c52 [2023-03-16T18:53:00.990Z] [2023-03-16T18:53:01.274Z] Successfully built 0049edc89c52 [2023-03-16T18:53:01.274Z] Successfully tagged support-notifications:latest [2023-03-16T18:53:01.308Z]  Building support-notifications ... done  [Pipeline] } [2023-03-16T18:53:01.325Z] $ docker stop --time=1 78350f4331e1fc8628a866c7facee97ca68bdaab2dc64c8da26f8d61f558a663 [2023-03-16T18:53:02.606Z] $ docker rm -f --volumes 78350f4331e1fc8628a866c7facee97ca68bdaab2dc64c8da26f8d61f558a663 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T18:53:02.986Z] + docker images [2023-03-16T18:53:02.986Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T18:53:02.986Z] support-notifications latest 0049edc89c52 2 seconds ago 33MB [2023-03-16T18:53:02.986Z] 6d93ac60c2d2 7 seconds ago 1.75GB [2023-03-16T18:53:02.986Z] support-scheduler latest ff05a9c47fe4 22 seconds ago 32.4MB [2023-03-16T18:53:02.986Z] security-proxy-setup latest e5be0174c57e 23 seconds ago 19MB [2023-03-16T18:53:02.986Z] 84495fee5889 25 seconds ago 1.75GB [2023-03-16T18:53:02.986Z] security-secretstore-setup latest a4f81442c1c9 28 seconds ago 33.5MB [2023-03-16T18:53:02.986Z] 4d531b1f47a0 37 seconds ago 1.67GB [2023-03-16T18:53:02.986Z] b1af4017a6e5 52 seconds ago 1.68GB [2023-03-16T18:53:02.986Z] security-proxy-auth latest 16994fa04f77 53 seconds ago 18.6MB [2023-03-16T18:53:02.986Z] security-spire-agent latest 2b68e44dbb5a About a minute ago 129MB [2023-03-16T18:53:02.986Z] core-data latest 1c96e7b0b4ae About a minute ago 20.4MB [2023-03-16T18:53:02.986Z] 2033ee7671d4 About a minute ago 1.67GB [2023-03-16T18:53:02.986Z] core-metadata latest 53ba0e97d029 About a minute ago 20.6MB [2023-03-16T18:53:02.986Z] 45f75b0bf43c About a minute ago 1.69GB [2023-03-16T18:53:02.986Z] core-command latest b2980e013da6 About a minute ago 20.2MB [2023-03-16T18:53:02.986Z] security-bootstrapper latest 05bae2b7a075 2 minutes ago 22.5MB [2023-03-16T18:53:02.986Z] 0c4ef93d31fb 2 minutes ago 1.69GB [2023-03-16T18:53:02.986Z] 0d3369d047f8 2 minutes ago 1.69GB [2023-03-16T18:53:02.986Z] core-common-config-bootstrapper latest 5466c16d0fc7 2 minutes ago 17.6MB [2023-03-16T18:53:02.986Z] security-spiffe-token-provider latest 493c06542411 2 minutes ago 33.1MB [2023-03-16T18:53:02.986Z] security-spire-config latest afd861e4c85f 2 minutes ago 88.9MB [2023-03-16T18:53:02.986Z] 16651c6ffb2f 2 minutes ago 1.73GB [2023-03-16T18:53:02.986Z] 116a79c1081a 2 minutes ago 1.68GB [2023-03-16T18:53:02.986Z] security-spire-server latest 7fdd6de10517 2 minutes ago 89.8MB [2023-03-16T18:53:02.986Z] 6c09f036cf14 2 minutes ago 1.67GB [2023-03-16T18:53:02.986Z] fc517e9b8b84 3 minutes ago 1.54GB [2023-03-16T18:53:02.986Z] 01d0aeecd810 3 minutes ago 1.54GB [2023-03-16T18:53:02.986Z] ci-base-image-x86_64 latest 41fa01477058 7 minutes ago 883MB [2023-03-16T18:53:02.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB [2023-03-16T18:53:02.986Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-16T18:53:02.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-16T18:53:02.986Z] 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-03-16T18:53:49.562Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T18:53:49.562Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T18:53:49.562Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T18:53:50.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T18:53:50.975Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T18:53:54.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T18:53:54.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T18:53:54.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T18:53:54.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T18:53:56.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T18:53:58.851Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T18:53:58.851Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T18:53:58.851Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T18:53:58.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T18:54:11.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T18:54:11.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T18:54:11.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.346s coverage: 28.7% of statements [2023-03-16T18:54:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.267s coverage: 98.5% of statements [2023-03-16T18:54:26.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T18:54:26.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T18:54:26.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T18:54:30.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.606s coverage: 71.2% of statements [2023-03-16T18:54:33.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T18:54:33.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T18:54:33.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.328s coverage: 54.0% of statements [2023-03-16T18:54:38.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T18:54:38.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T18:54:38.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T18:54:38.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T18:54:38.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T18:54:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T18:54:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T18:54:49.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.895s coverage: 88.5% of statements [2023-03-16T18:54:49.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.495s coverage: 3.9% of statements [2023-03-16T18:54:59.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T18:54:59.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T18:54:59.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T18:55:00.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.621s coverage: 95.6% of statements [2023-03-16T18:55:00.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T18:55:00.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T18:55:00.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T18:55:00.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T18:55:00.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T18:55:00.940Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-03-16T18:55:06.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T18:55:06.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T18:55:06.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T18:55:06.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 65.9% of statements [2023-03-16T18:55:16.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T18:55:16.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T18:55:16.341Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.425s coverage: 0.9% of statements [2023-03-16T18:55:16.341Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.241s coverage: 29.0% of statements [2023-03-16T18:55:19.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 45.5% of statements [2023-03-16T18:55:19.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.238s coverage: 82.9% of statements [2023-03-16T18:55:19.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements [2023-03-16T18:55:19.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.300s coverage: 96.3% of statements [2023-03-16T18:55:23.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements [2023-03-16T18:55:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T18:55:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T18:55:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T18:55:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T18:55:28.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T18:55:28.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T18:55:28.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T18:55:28.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T18:55:36.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2023-03-16T18:55:36.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T18:55:36.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T18:55:36.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T18:55:36.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T18:55:39.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T18:55:39.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T18:55:41.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T18:55:49.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T18:55:49.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.079s coverage: 79.9% of statements [2023-03-16T18:55:49.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.279s coverage: 92.9% of statements [2023-03-16T18:55:49.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-03-16T18:55:49.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.199s coverage: 86.9% of statements [2023-03-16T18:55:49.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2023-03-16T18:55:49.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-03-16T18:55:49.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-03-16T18:55:49.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.440s coverage: 81.2% of statements [2023-03-16T18:55:49.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.451s coverage: 82.1% of statements [2023-03-16T18:55:51.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T18:55:51.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 84.8% of statements [2023-03-16T18:55:55.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T18:55:55.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T18:55:56.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.001s coverage: 63.1% of statements [2023-03-16T18:55:56.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.217s coverage: 100.0% of statements [2023-03-16T18:55:57.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2023-03-16T18:55:57.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-03-16T18:55:57.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2023-03-16T18:55:58.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T18:55:58.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T18:55:58.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T18:55:58.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-03-16T18:56:06.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T18:56:06.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T18:56:06.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T18:56:06.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.977s coverage: 38.4% of statements [2023-03-16T18:56:06.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements [2023-03-16T18:56:10.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T18:56:10.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T18:56:10.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T18:56:10.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T18:56:10.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements [2023-03-16T18:56:16.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T18:56:16.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T18:56:16.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T18:56:16.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T18:56:22.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.267s coverage: 17.7% of statements [2023-03-16T18:56:22.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T18:56:22.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T18:56:22.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T18:56:22.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T18:56:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.542s coverage: 92.3% of statements [2023-03-16T18:56:27.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T18:56:27.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T18:56:27.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 61.5% of statements [2023-03-16T18:56:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T18:56:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T18:56:29.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.7% of statements [2023-03-16T18:56:30.642Z] 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-03-16T18:56:30.642Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T18:56:30.642Z] go vet ./... [2023-03-16T18:59:07.337Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T18:59:07.337Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T18:59:07.337Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T18:59:07.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T18:59:08.022Z] + ls -al . [2023-03-16T18:59:08.022Z] total 700 [2023-03-16T18:59:08.022Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 18:51 . [2023-03-16T18:59:08.022Z] drwxr-xr-x 4 root root 4096 Mar 16 18:51 .. [2023-03-16T18:59:08.022Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 18:49 .blubracket [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 18:49 .dockerignore [2023-03-16T18:59:08.022Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 18:49 .git [2023-03-16T18:59:08.022Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 18:49 .github [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 18:49 .gitignore [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 18:49 .golangci.yml [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 18:49 .hadolint.yml [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 18:49 .sonarcloud.properties [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 18:49 ADOPTERS.md [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 18:49 Attribution.txt [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 18:49 CHANGELOG.md [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 18:49 CONTRIBUTING.md [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 18:49 GOVERNANCE.md [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 18:49 Jenkinsfile [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 18:49 LICENSE [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 18:49 Makefile [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 18:49 OWNERS.md [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 18:49 README.md [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 18:49 SECURITY.md [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 18:45 VERSION [2023-03-16T18:59:08.022Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 18:49 bin [2023-03-16T18:59:08.022Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 18:49 cmd [2023-03-16T18:59:08.022Z] -rw-r--r-- 1 root root 447486 Mar 16 18:56 coverage.out [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 3233 Mar 16 18:49 go.mod [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 31100 Mar 16 18:49 go.sum [2023-03-16T18:59:08.022Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 18:49 internal [2023-03-16T18:59:08.022Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 18:49 openapi [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 18:49 security.txt [2023-03-16T18:59:08.022Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 18:49 snap [2023-03-16T18:59:08.022Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 18:49 version.go [Pipeline] sh [2023-03-16T18:59:08.676Z] + '[' -e coverage.out ] [2023-03-16T18:59:08.676Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T18:59:08.713Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T18:59:09.514Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T18:59:10.158Z] + make build [2023-03-16T18:59:10.158Z] 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-03-16T19:00:46.797Z] 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-03-16T19:00:46.797Z] 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-03-16T19:00:48.748Z] 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-03-16T19:00:52.086Z] 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-03-16T19:01:38.909Z] 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-03-16T19:01:40.312Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T19:01:45.648Z] 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-03-16T19:01:52.282Z] 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-03-16T19:01:54.850Z] 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-03-16T19:01:59.095Z] 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-03-16T19:02:04.429Z] 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-03-16T19:02:12.647Z] $ docker stop --time=1 c8fd351f96378ddee868ab90af3d66ed057d968f58b1c1620391eb9585d91b37 [2023-03-16T19:02:14.759Z] $ docker rm -f --volumes c8fd351f96378ddee868ab90af3d66ed057d968f58b1c1620391eb9585d91b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T19:02:17.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T19:02:17.248Z] [2023-03-16T19:02:17.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T19:02:17.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T19:02:17.906Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-16T19:02:17.906Z] 29e5d40040c1: Pulling fs layer [2023-03-16T19:02:17.906Z] 1ce36da41761: Pulling fs layer [2023-03-16T19:02:17.906Z] 25b303627fd3: Pulling fs layer [2023-03-16T19:02:17.906Z] 29e5d40040c1: Verifying Checksum [2023-03-16T19:02:17.906Z] 29e5d40040c1: Download complete [2023-03-16T19:02:18.172Z] 1ce36da41761: Verifying Checksum [2023-03-16T19:02:18.172Z] 1ce36da41761: Download complete [2023-03-16T19:02:18.762Z] 29e5d40040c1: Pull complete [2023-03-16T19:02:19.723Z] 25b303627fd3: Verifying Checksum [2023-03-16T19:02:19.723Z] 25b303627fd3: Download complete [2023-03-16T19:02:19.723Z] 1ce36da41761: Pull complete [2023-03-16T19:02:29.788Z] 25b303627fd3: Pull complete [2023-03-16T19:02:29.788Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-16T19:02:29.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T19:02:29.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T19:02:30.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-2498 does not seem to be running inside a container [2023-03-16T19:02:30.245Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T19:02:32.514Z] $ docker top 583201ac307112a3be2fb55fbcd4084ccd5769cb94cf5a4d366df91694e4385f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T19:02:33.430Z] + docker-compose build --help [2023-03-16T19:02:33.430Z] + grep parallel [2023-03-16T19:02:37.698Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T19:02:37.985Z] $ docker stop --time=1 583201ac307112a3be2fb55fbcd4084ccd5769cb94cf5a4d366df91694e4385f [2023-03-16T19:02:39.625Z] $ docker rm -f --volumes 583201ac307112a3be2fb55fbcd4084ccd5769cb94cf5a4d366df91694e4385f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T19:02:40.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T19:02:40.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T19:02:40.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-2498 does not seem to be running inside a container [2023-03-16T19:02:40.667Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T19:02:42.133Z] $ docker top 5ddc0d0f5cc456b246dc0ceadd126f7b14f2fbb30b00dc3124a65cb693fd5b31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T19:02:42.730Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T19:02:47.244Z] Building core-command ... [2023-03-16T19:02:47.244Z] Building core-common-config-bootstrapper ... [2023-03-16T19:02:47.244Z] Building core-data ... [2023-03-16T19:02:47.244Z] Building core-metadata ... [2023-03-16T19:02:47.244Z] Building security-bootstrapper ... [2023-03-16T19:02:47.244Z] Building security-proxy-auth ... [2023-03-16T19:02:47.244Z] Building security-proxy-setup ... [2023-03-16T19:02:47.244Z] Building security-secretstore-setup ... [2023-03-16T19:02:47.244Z] Building security-spiffe-token-provider ... [2023-03-16T19:02:47.244Z] Building security-spire-agent ... [2023-03-16T19:02:47.244Z] Building security-spire-config ... [2023-03-16T19:02:47.244Z] Building security-spire-server ... [2023-03-16T19:02:47.244Z] Building support-notifications ... [2023-03-16T19:02:47.244Z] Building support-scheduler ... [2023-03-16T19:02:47.244Z] Building security-bootstrapper [2023-03-16T19:02:47.244Z] Building core-data [2023-03-16T19:02:47.244Z] Building security-proxy-auth [2023-03-16T19:02:47.244Z] Building core-common-config-bootstrapper [2023-03-16T19:02:47.244Z] Building security-secretstore-setup [2023-03-16T19:03:43.639Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:03:43.639Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:03:43.639Z] ---> c2b547499bfa [2023-03-16T19:03:43.639Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T19:03:43.639Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:03:43.639Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:03:43.639Z] ---> c2b547499bfa [2023-03-16T19:03:43.639Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T19:03:43.639Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:03:43.639Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:03:43.639Z] ---> c2b547499bfa [2023-03-16T19:03:43.639Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T19:03:43.639Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:03:43.639Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:03:43.639Z] [2023-03-16T19:03:43.639Z] ---> c2b547499bfa [2023-03-16T19:03:43.639Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T19:03:43.639Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:03:43.639Z] ---> c2b547499bfa [2023-03-16T19:03:43.639Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T19:03:43.639Z] ---> Running in fbb238e4a64e [2023-03-16T19:03:43.639Z] ---> Running in e52f550cab36 [2023-03-16T19:03:43.639Z] ---> Running in 48ac4e297ea3 [2023-03-16T19:03:43.639Z] ---> Running in 199b998611fd [2023-03-16T19:03:43.639Z] ---> Running in ebc6b75a56f4 [2023-03-16T19:03:43.639Z] Removing intermediate container 199b998611fd [2023-03-16T19:03:43.639Z] ---> 0adc96e3c8cc [2023-03-16T19:03:43.639Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T19:03:43.639Z] Removing intermediate container e52f550cab36 [2023-03-16T19:03:43.639Z] Removing intermediate container 48ac4e297ea3 [2023-03-16T19:03:43.639Z] ---> 4e3c4d4b29de [2023-03-16T19:03:43.639Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T19:03:43.639Z] ---> 382ae0ff5a54 [2023-03-16T19:03:43.639Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T19:03:43.639Z] Removing intermediate container fbb238e4a64e [2023-03-16T19:03:43.639Z] ---> 449462492a25 [2023-03-16T19:03:43.639Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T19:03:43.639Z] Removing intermediate container ebc6b75a56f4 [2023-03-16T19:03:43.639Z] ---> 120882b410a7 [2023-03-16T19:03:43.639Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T19:03:43.639Z] ---> Running in 0c1b9a8cd1f9 [2023-03-16T19:03:43.639Z] ---> Running in 141e69f0b569 [2023-03-16T19:03:43.639Z] ---> Running in 153fe9822317 [2023-03-16T19:03:43.639Z] ---> Running in 113a5d61c980 [2023-03-16T19:03:43.639Z] ---> Running in 3dabb0be6881 [2023-03-16T19:03:43.639Z] Removing intermediate container 0c1b9a8cd1f9 [2023-03-16T19:03:43.639Z] ---> 2cfb1c48cb85 [2023-03-16T19:03:43.639Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T19:03:43.639Z] ---> Running in a449e35916cf [2023-03-16T19:03:43.639Z] Removing intermediate container 3dabb0be6881 [2023-03-16T19:03:43.639Z] ---> a55fe7b39418 [2023-03-16T19:03:43.639Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T19:03:43.639Z] Removing intermediate container 113a5d61c980 [2023-03-16T19:03:43.639Z] ---> 1da7eb2282ff [2023-03-16T19:03:43.639Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T19:03:43.639Z] ---> Running in a9ea565c85e4 [2023-03-16T19:03:43.639Z] ---> Running in 6fd2f54bbeca [2023-03-16T19:03:43.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:03:43.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:03:43.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:03:43.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:03:43.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:03:43.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:03:43.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:03:43.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:03:43.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:03:43.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:03:43.639Z] OK: 263 MiB in 53 packages [2023-03-16T19:03:43.639Z] OK: 263 MiB in 53 packages [2023-03-16T19:03:43.639Z] OK: 263 MiB in 53 packages [2023-03-16T19:03:43.639Z] OK: 263 MiB in 53 packages [2023-03-16T19:03:43.639Z] OK: 263 MiB in 53 packages [2023-03-16T19:03:44.230Z] Removing intermediate container 141e69f0b569 [2023-03-16T19:03:44.230Z] ---> f43f354c0a97 [2023-03-16T19:03:44.230Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T19:03:44.230Z] Removing intermediate container 153fe9822317 [2023-03-16T19:03:44.230Z] ---> 6d82b46f856a [2023-03-16T19:03:44.230Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T19:03:44.230Z] Removing intermediate container a449e35916cf [2023-03-16T19:03:44.230Z] ---> ab8aa5d55065 [2023-03-16T19:03:44.230Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T19:03:44.501Z] Removing intermediate container a9ea565c85e4 [2023-03-16T19:03:44.501Z] ---> 0fc19ab8cdf2 [2023-03-16T19:03:44.501Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T19:03:44.501Z] Removing intermediate container 6fd2f54bbeca [2023-03-16T19:03:44.501Z] ---> 878bb91765c9 [2023-03-16T19:03:44.501Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T19:03:45.085Z] ---> cbfb7588d8d6 [2023-03-16T19:03:45.085Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:03:45.354Z] ---> d6064759f593 [2023-03-16T19:03:45.354Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:03:45.354Z] ---> Running in ca04c6d9580a [2023-03-16T19:03:45.354Z] ---> 959ca54388c6 [2023-03-16T19:03:45.354Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:03:45.354Z] ---> Running in 7e9c283943e8 [2023-03-16T19:03:45.627Z] ---> a4ddc07b976e [2023-03-16T19:03:45.627Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:03:45.627Z] ---> Running in 34f13317de9a [2023-03-16T19:03:45.627Z] ---> Running in f9c68875c183 [2023-03-16T19:03:46.209Z] ---> 75f920a4a2d2 [2023-03-16T19:03:46.209Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:03:46.209Z] ---> Running in 6f945bfa62ab [2023-03-16T19:05:37.861Z] Removing intermediate container ca04c6d9580a [2023-03-16T19:05:37.861Z] ---> 8c140e291a6d [2023-03-16T19:05:37.861Z] Step 7/24 : COPY . . [2023-03-16T19:05:37.861Z] Removing intermediate container 7e9c283943e8 [2023-03-16T19:05:37.861Z] ---> f2e23789341f [2023-03-16T19:05:37.861Z] Step 7/33 : COPY . . [2023-03-16T19:05:37.861Z] Removing intermediate container f9c68875c183 [2023-03-16T19:05:37.861Z] ---> 42e96d0199a2 [2023-03-16T19:05:37.861Z] Step 8/23 : COPY . . [2023-03-16T19:05:37.861Z] Removing intermediate container 34f13317de9a [2023-03-16T19:05:37.861Z] ---> 5228fe2e0708 [2023-03-16T19:05:37.861Z] Step 8/23 : COPY . . [2023-03-16T19:05:37.861Z] Removing intermediate container 6f945bfa62ab [2023-03-16T19:05:37.861Z] ---> 35b37d7d226f [2023-03-16T19:05:37.861Z] Step 8/23 : COPY . . [2023-03-16T19:05:46.051Z] ---> 0e8f058f1502 [2023-03-16T19:05:46.051Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T19:05:46.051Z] ---> Running in 98bb1d449fbe [2023-03-16T19:05:46.051Z] ---> ec0778895dc2 [2023-03-16T19:05:46.051Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T19:05:46.051Z] ---> d9aa6f6ef0b4 [2023-03-16T19:05:46.051Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T19:05:46.321Z] ---> 633fa84063fa [2023-03-16T19:05:46.321Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T19:05:46.321Z] ---> Running in 597bb263e32d [2023-03-16T19:05:46.321Z] ---> Running in 621ace8766e5 [2023-03-16T19:05:46.321Z] ---> Running in 007ca49ee955 [2023-03-16T19:05:46.910Z] ---> aa5de49fe911 [2023-03-16T19:05:46.910Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T19:05:47.177Z] ---> Running in 1bd32ac0ebdc [2023-03-16T19:05:47.758Z] 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-03-16T19:05:48.341Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T19:05:48.922Z] 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-03-16T19:05:49.188Z] 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-03-16T19:05:49.188Z] 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-03-16T19:11:56.107Z] 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-03-16T19:11:56.107Z] Removing intermediate container 621ace8766e5 [2023-03-16T19:11:56.107Z] ---> d3da68f2cb9f [2023-03-16T19:11:56.107Z] [2023-03-16T19:11:56.107Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T19:11:56.107Z] 3.17: Pulling from library/alpine [2023-03-16T19:11:56.107Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T19:11:56.107Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T19:11:56.107Z] ---> d74e625d9115 [2023-03-16T19:11:56.107Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T19:11:56.107Z] ---> Running in bc5a68869f75 [2023-03-16T19:11:56.107Z] Removing intermediate container bc5a68869f75 [2023-03-16T19:11:56.107Z] ---> 1816e2142fca [2023-03-16T19:11:56.107Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T19:11:56.107Z] ---> Running in df200ec3be31 [2023-03-16T19:11:56.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:11:56.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:11:56.687Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T19:11:56.687Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T19:11:56.687Z] OK: 8 MiB in 16 packages [2023-03-16T19:12:03.324Z] Removing intermediate container df200ec3be31 [2023-03-16T19:12:03.324Z] ---> 9741d4c22a0a [2023-03-16T19:12:03.324Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T19:12:03.906Z] ---> 270a679202fd [2023-03-16T19:12:03.906Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:12:04.491Z] Removing intermediate container 98bb1d449fbe [2023-03-16T19:12:04.491Z] ---> 7f21447f1aae [2023-03-16T19:12:04.491Z] [2023-03-16T19:12:04.491Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T19:12:04.491Z] ---> d74e625d9115 [2023-03-16T19:12:04.491Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-16T19:12:04.761Z] ---> Running in e33a0d2e4cb6 [2023-03-16T19:12:05.343Z] ---> 99d60c01e04e [2023-03-16T19:12:05.343Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T19:12:05.620Z] Removing intermediate container e33a0d2e4cb6 [2023-03-16T19:12:05.620Z] ---> 354835fadd0f [2023-03-16T19:12:05.620Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T19:12:05.890Z] ---> Running in ecb5c8fd9d21 [2023-03-16T19:12:07.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:12:08.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:12:09.380Z] ---> a9616f01cb97 [2023-03-16T19:12:09.380Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-16T19:12:09.961Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T19:12:09.961Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T19:12:09.961Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T19:12:09.961Z] OK: 8 MiB in 17 packages [2023-03-16T19:12:10.926Z] ---> e3d49d46d6f1 [2023-03-16T19:12:10.926Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T19:12:12.355Z] Removing intermediate container ecb5c8fd9d21 [2023-03-16T19:12:12.355Z] ---> dc11abe49357 [2023-03-16T19:12:12.355Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T19:12:12.355Z] ---> Running in caa9cc8b3369 [2023-03-16T19:12:12.355Z] ---> 47862586a993 [2023-03-16T19:12:12.355Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T19:12:12.622Z] ---> Running in 37f5fd6873f3 [2023-03-16T19:12:13.203Z] Removing intermediate container caa9cc8b3369 [2023-03-16T19:12:13.203Z] ---> e1fb60b5050c [2023-03-16T19:12:13.203Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T19:12:13.203Z] ---> Running in d0e4cccda686 [2023-03-16T19:12:14.352Z] Removing intermediate container d0e4cccda686 [2023-03-16T19:12:14.352Z] ---> 1ad2dd725ab6 [2023-03-16T19:12:14.352Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T19:12:14.352Z] ---> Running in 54e76d2889c3 [2023-03-16T19:12:14.624Z] Removing intermediate container 007ca49ee955 [2023-03-16T19:12:14.624Z] ---> 65f90d263263 [2023-03-16T19:12:14.624Z] [2023-03-16T19:12:14.624Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T19:12:14.624Z] ---> d74e625d9115 [2023-03-16T19:12:14.624Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T19:12:14.900Z] ---> Running in 11ecde3fb6fc [2023-03-16T19:12:15.939Z] Removing intermediate container 54e76d2889c3 [2023-03-16T19:12:15.939Z] ---> 437d3fad5b02 [2023-03-16T19:12:15.939Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T19:12:16.223Z] ---> Running in dd5ed78949e1 [2023-03-16T19:12:16.223Z] Removing intermediate container 37f5fd6873f3 [2023-03-16T19:12:16.223Z] ---> 8c8f8227920e [2023-03-16T19:12:16.223Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T19:12:16.223Z] ---> Running in a3f449a6a509 [2023-03-16T19:12:17.195Z] Removing intermediate container dd5ed78949e1 [2023-03-16T19:12:17.195Z] ---> 9a10477bad0f [2023-03-16T19:12:17.195Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T19:12:17.463Z] Removing intermediate container a3f449a6a509 [2023-03-16T19:12:17.463Z] ---> 884442077a94 [2023-03-16T19:12:17.463Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T19:12:17.463Z] ---> Running in df62e6606e40 [2023-03-16T19:12:17.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:12:17.730Z] ---> Running in 6d5900e3d60f [2023-03-16T19:12:18.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:12:18.312Z] Removing intermediate container 6d5900e3d60f [2023-03-16T19:12:18.312Z] ---> bd22fcb7a15d [2023-03-16T19:12:18.312Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T19:12:18.577Z] ---> Running in 6602ace28935 [2023-03-16T19:12:19.539Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T19:12:19.539Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T19:12:19.539Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T19:12:19.539Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T19:12:19.539Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T19:12:19.806Z] Removing intermediate container 6602ace28935 [2023-03-16T19:12:19.806Z] ---> 7203ad1cb071 [2023-03-16T19:12:19.806Z] Step 22/23 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:12:20.088Z] ---> Running in 7d1ea07cd452 [2023-03-16T19:12:20.088Z] OK: 8 MiB in 18 packages [2023-03-16T19:12:21.048Z] Removing intermediate container 7d1ea07cd452 [2023-03-16T19:12:21.048Z] ---> ad74e34feefb [2023-03-16T19:12:21.048Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T19:12:21.048Z] Removing intermediate container df62e6606e40 [2023-03-16T19:12:21.048Z] ---> 84ee3cd27a5e [2023-03-16T19:12:21.048Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T19:12:21.048Z] ---> Running in c9a8f06589fe [2023-03-16T19:12:21.315Z] ---> Running in f674aa08397f [2023-03-16T19:12:21.900Z] Removing intermediate container f674aa08397f [2023-03-16T19:12:21.900Z] ---> 4de62dabf263 [2023-03-16T19:12:21.900Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T19:12:22.172Z] Removing intermediate container c9a8f06589fe [2023-03-16T19:12:22.172Z] ---> c60b7993c96d [2023-03-16T19:12:22.172Z] [2023-03-16T19:12:22.172Z] Removing intermediate container 1bd32ac0ebdc [2023-03-16T19:12:22.172Z] ---> ca8f0dd14e89 [2023-03-16T19:12:22.172Z] [2023-03-16T19:12:22.172Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T19:12:22.172Z] ---> d74e625d9115 [2023-03-16T19:12:22.172Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T19:12:22.172Z] ---> Using cache [2023-03-16T19:12:22.172Z] ---> 1816e2142fca [2023-03-16T19:12:22.172Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T19:12:22.172Z] ---> Using cache [2023-03-16T19:12:22.172Z] ---> 9741d4c22a0a [2023-03-16T19:12:22.172Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T19:12:22.172Z] ---> Using cache [2023-03-16T19:12:22.172Z] Removing intermediate container 11ecde3fb6fc [2023-03-16T19:12:22.172Z] ---> 848d27fef096 [2023-03-16T19:12:22.173Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T19:12:22.439Z] ---> 270a679202fd [2023-03-16T19:12:22.439Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:12:22.439Z] ---> Using cache [2023-03-16T19:12:22.439Z] ---> 99d60c01e04e [2023-03-16T19:12:22.439Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T19:12:22.439Z] ---> Running in 60152a2eca46 [2023-03-16T19:12:22.705Z] Successfully built c60b7993c96d [2023-03-16T19:12:22.705Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-16T19:12:22.705Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-16T19:12:23.285Z] Removing intermediate container 60152a2eca46 [2023-03-16T19:12:23.285Z] ---> 3fa739072528 [2023-03-16T19:12:23.285Z] Step 12/24 : WORKDIR / [2023-03-16T19:12:23.285Z] ---> c26e78e1144b [2023-03-16T19:12:23.285Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T19:12:23.285Z] ---> Running in 1158ab39d790 [2023-03-16T19:12:23.551Z] ---> Running in 065856a3e5c0 [2023-03-16T19:12:24.510Z] Removing intermediate container 1158ab39d790 [2023-03-16T19:12:24.510Z] ---> a1c19e9e2f77 [2023-03-16T19:12:24.510Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:12:25.092Z] ---> 509898e7b682 [2023-03-16T19:12:25.092Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T19:12:26.051Z] ---> 2e0bc6869814 [2023-03-16T19:12:26.051Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T19:12:26.323Z] ---> 8f0ac65d95a0 [2023-03-16T19:12:26.323Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T19:12:26.588Z] Removing intermediate container 065856a3e5c0 [2023-03-16T19:12:26.588Z] ---> 206a0bdc5f4c [2023-03-16T19:12:26.588Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T19:12:28.534Z] ---> d579bab61cac [2023-03-16T19:12:28.534Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-16T19:12:28.801Z] ---> 52955925006f [2023-03-16T19:12:28.801Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:12:28.801Z] ---> ec4f1c744033 [2023-03-16T19:12:28.801Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T19:12:29.066Z] ---> Running in e0839de811c0 [2023-03-16T19:12:30.473Z] ---> d0250c4662d4 [2023-03-16T19:12:30.473Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-16T19:12:30.473Z] ---> 315c7b3db30e [2023-03-16T19:12:30.473Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T19:12:31.884Z] ---> 6d5fd5346355 [2023-03-16T19:12:31.884Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T19:12:31.884Z] Removing intermediate container e0839de811c0 [2023-03-16T19:12:31.884Z] ---> 91f3a3f55c76 [2023-03-16T19:12:31.884Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T19:12:32.149Z] ---> Running in 9c61dc7cf093 [2023-03-16T19:12:32.733Z] Removing intermediate container 9c61dc7cf093 [2023-03-16T19:12:32.733Z] ---> 21979ead635a [2023-03-16T19:12:32.733Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T19:12:32.733Z] ---> Running in 54efe3eb909b [2023-03-16T19:12:33.317Z] ---> cb24d1bc893f [2023-03-16T19:12:33.317Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-16T19:12:33.586Z] Removing intermediate container 54efe3eb909b [2023-03-16T19:12:33.586Z] ---> 9098773f415a [2023-03-16T19:12:33.586Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T19:12:33.855Z] ---> Running in 1731ec6d1ad1 [2023-03-16T19:12:33.855Z] ---> c73c4e7a49b5 [2023-03-16T19:12:34.122Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T19:12:34.122Z] ---> c282ede521b4 [2023-03-16T19:12:34.122Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T19:12:34.122Z] Removing intermediate container 597bb263e32d [2023-03-16T19:12:34.394Z] ---> 15732df166b7 [2023-03-16T19:12:34.394Z] [2023-03-16T19:12:34.394Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T19:12:34.394Z] ---> d74e625d9115 [2023-03-16T19:12:34.394Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-16T19:12:34.394Z] Removing intermediate container 1731ec6d1ad1 [2023-03-16T19:12:34.394Z] ---> 904305ce7659 [2023-03-16T19:12:34.394Z] Step 22/23 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:12:34.394Z] ---> Running in b7716a7f8595 [2023-03-16T19:12:34.664Z] ---> Running in 979e3d943f43 [2023-03-16T19:12:34.935Z] Removing intermediate container b7716a7f8595 [2023-03-16T19:12:34.935Z] ---> d3d78d7c16d9 [2023-03-16T19:12:34.935Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T19:12:35.212Z] Removing intermediate container 979e3d943f43 [2023-03-16T19:12:35.212Z] ---> 912ea5feb697 [2023-03-16T19:12:35.212Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T19:12:35.212Z] ---> Running in 2877da5d2fde [2023-03-16T19:12:35.212Z] ---> Running in ced6614d9d21 [2023-03-16T19:12:35.486Z] ---> f8a88ce049f7 [2023-03-16T19:12:35.486Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T19:12:36.069Z] Removing intermediate container 2877da5d2fde [2023-03-16T19:12:36.069Z] ---> d756846da779 [2023-03-16T19:12:36.069Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T19:12:36.069Z] Removing intermediate container ced6614d9d21 [2023-03-16T19:12:36.069Z] ---> b9e3b4e3cd9f [2023-03-16T19:12:36.069Z] [2023-03-16T19:12:36.069Z] ---> Running in e883e6338a00 [2023-03-16T19:12:36.342Z] ---> 8795505b3599 [2023-03-16T19:12:36.342Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T19:12:36.616Z] Removing intermediate container e883e6338a00 [2023-03-16T19:12:36.616Z] ---> 4aa350d01b8f [2023-03-16T19:12:36.616Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T19:12:36.889Z] Successfully built b9e3b4e3cd9f [2023-03-16T19:12:36.889Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-16T19:12:36.889Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-03-16T19:12:36.890Z] ---> 6fec455ed025 [2023-03-16T19:12:36.890Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T19:12:36.890Z] ---> Running in e208649f6221 [2023-03-16T19:12:37.846Z] ---> 5c312598a58a [2023-03-16T19:12:37.846Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T19:12:38.111Z] ---> 103b24e1c814 [2023-03-16T19:12:38.111Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T19:12:38.377Z] ---> Running in a65b1e290969 [2023-03-16T19:12:38.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:12:39.224Z] ---> 651532e6f041 [2023-03-16T19:12:39.224Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T19:12:39.224Z] ---> Running in e7a828caf514 [2023-03-16T19:12:39.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:12:42.835Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T19:12:42.835Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:12:42.835Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:12:42.835Z] ---> c2b547499bfa [2023-03-16T19:12:42.835Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T19:12:42.835Z] ---> Using cache [2023-03-16T19:12:42.835Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T19:12:42.835Z] ---> 120882b410a7 [2023-03-16T19:12:42.835Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T19:12:42.835Z] ---> Using cache [2023-03-16T19:12:42.835Z] ---> a55fe7b39418 [2023-03-16T19:12:42.835Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T19:12:42.835Z] ---> Using cache [2023-03-16T19:12:42.835Z] ---> 0fc19ab8cdf2 [2023-03-16T19:12:42.835Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T19:12:42.835Z] ---> Using cache [2023-03-16T19:12:42.835Z] ---> a4ddc07b976e [2023-03-16T19:12:42.835Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:12:42.835Z] ---> Using cache [2023-03-16T19:12:42.835Z] ---> 42e96d0199a2 [2023-03-16T19:12:42.835Z] OK: 8 MiB in 16 packages [2023-03-16T19:12:42.835Z] Step 8/23 : COPY . . [2023-03-16T19:12:42.835Z] ---> Using cache [2023-03-16T19:12:42.835Z] ---> d9aa6f6ef0b4 [2023-03-16T19:12:42.835Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T19:12:42.835Z] ---> Running in e676ef8ebbea [2023-03-16T19:12:44.244Z] Removing intermediate container a65b1e290969 [2023-03-16T19:12:44.244Z] ---> efd331c0d889 [2023-03-16T19:12:44.244Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T19:12:44.244Z] ---> Running in 9612fbabbfc9 [2023-03-16T19:12:44.244Z] Removing intermediate container e208649f6221 [2023-03-16T19:12:44.244Z] ---> 6fe4c321d5b6 [2023-03-16T19:12:44.244Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T19:12:44.510Z] Removing intermediate container e7a828caf514 [2023-03-16T19:12:44.510Z] ---> 052a845e5c8b [2023-03-16T19:12:44.510Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T19:12:44.780Z] 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-03-16T19:12:44.780Z] ---> Running in eb7cd722bad4 [2023-03-16T19:12:44.780Z] Removing intermediate container 9612fbabbfc9 [2023-03-16T19:12:44.780Z] ---> e9e7db85a6e2 [2023-03-16T19:12:44.780Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T19:12:45.046Z] ---> Running in f95c3324cdc8 [2023-03-16T19:12:45.630Z] Removing intermediate container eb7cd722bad4 [2023-03-16T19:12:45.631Z] ---> e0b44adee2d9 [2023-03-16T19:12:45.631Z] Step 30/33 : CMD ["gate"] [2023-03-16T19:12:45.631Z] ---> f868a104c706 [2023-03-16T19:12:45.631Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:12:45.631Z] ---> Running in 7b997abcebf1 [2023-03-16T19:12:45.896Z] Removing intermediate container f95c3324cdc8 [2023-03-16T19:12:45.896Z] ---> 1d0ca802d266 [2023-03-16T19:12:45.897Z] Step 23/24 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:12:46.162Z] ---> Running in ce9aca4d22b7 [2023-03-16T19:12:46.743Z] Removing intermediate container 7b997abcebf1 [2023-03-16T19:12:46.743Z] ---> ce67e01b13ae [2023-03-16T19:12:46.743Z] Step 31/33 : LABEL arch=arm64 [2023-03-16T19:12:46.743Z] Removing intermediate container ce9aca4d22b7 [2023-03-16T19:12:46.743Z] ---> a27ba5df10a3 [2023-03-16T19:12:46.743Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T19:12:47.010Z] ---> 3ddadefa3112 [2023-03-16T19:12:47.010Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / ---> Running in 519280aef9a4 [2023-03-16T19:12:47.010Z] [2023-03-16T19:12:47.010Z] ---> Running in 9b4f21d1de4e [2023-03-16T19:12:47.968Z] Removing intermediate container 519280aef9a4 [2023-03-16T19:12:47.968Z] ---> 79e0e32f71ed [2023-03-16T19:12:47.968Z] Step 32/33 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:12:47.968Z] Removing intermediate container 9b4f21d1de4e [2023-03-16T19:12:47.968Z] ---> 6ba10dc00858 [2023-03-16T19:12:47.968Z] [2023-03-16T19:12:47.968Z] ---> Running in eb2f940387a1 [2023-03-16T19:12:48.566Z] Successfully built 6ba10dc00858 [2023-03-16T19:12:48.566Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-16T19:12:48.566Z]  Building security-secretstore-setup ... done Building support-notifications [2023-03-16T19:12:48.833Z] Removing intermediate container eb2f940387a1 [2023-03-16T19:12:48.833Z] ---> c83c2e3d94c9 [2023-03-16T19:12:48.833Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T19:12:48.833Z] ---> Running in 2bc54deec844 [2023-03-16T19:12:49.794Z] Removing intermediate container 2bc54deec844 [2023-03-16T19:12:49.794Z] ---> 3029b22a698a [2023-03-16T19:12:49.794Z] [2023-03-16T19:12:49.794Z] ---> ec896e1824c2 [2023-03-16T19:12:49.794Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-16T19:12:50.063Z] Successfully built 3029b22a698a [2023-03-16T19:12:50.063Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-16T19:12:50.063Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-16T19:12:50.644Z] ---> 5c77494119ab [2023-03-16T19:12:50.644Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T19:12:50.910Z] ---> Running in 05418e962c4f [2023-03-16T19:12:51.493Z] Removing intermediate container 05418e962c4f [2023-03-16T19:12:51.493Z] ---> cf54b49efe02 [2023-03-16T19:12:51.493Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T19:12:51.493Z] ---> Running in 2c47a81a215e [2023-03-16T19:12:52.084Z] Removing intermediate container 2c47a81a215e [2023-03-16T19:12:52.084Z] ---> fc812e592b88 [2023-03-16T19:12:52.084Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T19:12:52.084Z] ---> Running in 0774d15d9562 [2023-03-16T19:12:52.670Z] Removing intermediate container 0774d15d9562 [2023-03-16T19:12:52.670Z] ---> 8fc3d1ad838f [2023-03-16T19:12:52.670Z] Step 22/23 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:12:52.937Z] ---> Running in 24eaaa135938 [2023-03-16T19:12:56.279Z] Removing intermediate container 24eaaa135938 [2023-03-16T19:12:56.279Z] ---> a2d46ea3e1c2 [2023-03-16T19:12:56.279Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T19:12:56.279Z] ---> Running in 2b355e72e44d [2023-03-16T19:12:56.864Z] Removing intermediate container 2b355e72e44d [2023-03-16T19:12:56.864Z] ---> ae5846be4c35 [2023-03-16T19:12:56.864Z] [2023-03-16T19:12:57.150Z] Successfully built ae5846be4c35 [2023-03-16T19:12:57.150Z] Successfully tagged core-data-arm64:latest [2023-03-16T19:12:57.150Z] Building security-proxy-setup [2023-03-16T19:12:57.421Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:12:57.421Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:12:57.421Z] ---> c2b547499bfa [2023-03-16T19:12:57.421Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T19:12:57.421Z] ---> Using cache [2023-03-16T19:12:57.421Z] ---> 382ae0ff5a54 [2023-03-16T19:12:57.686Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T19:12:57.686Z] ---> Running in 7a65e7454c4b [2023-03-16T19:12:59.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:12:59.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:13:00.778Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T19:13:00.778Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T19:13:00.778Z] OK: 17687 distinct packages available [2023-03-16T19:13:00.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:13:01.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:13:02.320Z] OK: 263 MiB in 53 packages [2023-03-16T19:13:04.262Z] Removing intermediate container 7a65e7454c4b [2023-03-16T19:13:04.262Z] ---> ddecb849fe95 [2023-03-16T19:13:04.262Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T19:13:05.695Z] ---> 3fc6f44bc0f3 [2023-03-16T19:13:05.695Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:13:05.695Z] ---> Running in 7964fe36e4d6 [2023-03-16T19:13:18.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:13:18.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:13:18.010Z] ---> c2b547499bfa [2023-03-16T19:13:18.010Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T19:13:18.010Z] ---> Using cache [2023-03-16T19:13:18.010Z] ---> 120882b410a7 [2023-03-16T19:13:18.010Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T19:13:18.010Z] ---> Using cache [2023-03-16T19:13:18.010Z] ---> a55fe7b39418 [2023-03-16T19:13:18.010Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T19:13:18.010Z] ---> Running in 42c60ab6ef49 [2023-03-16T19:13:20.588Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:13:20.588Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:13:20.588Z] ---> c2b547499bfa [2023-03-16T19:13:20.588Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T19:13:20.588Z] ---> Using cache [2023-03-16T19:13:20.588Z] ---> 382ae0ff5a54 [2023-03-16T19:13:20.588Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T19:13:20.588Z] ---> Running in ca2997e09380 [2023-03-16T19:13:20.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:13:21.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:13:22.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:13:22.842Z] OK: 263 MiB in 53 packages [2023-03-16T19:13:23.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:13:23.427Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:13:23.427Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:13:23.427Z] ---> c2b547499bfa [2023-03-16T19:13:23.427Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T19:13:23.427Z] ---> Using cache [2023-03-16T19:13:23.427Z] ---> 382ae0ff5a54 [2023-03-16T19:13:23.427Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T19:13:23.427Z] ---> Using cache [2023-03-16T19:13:23.427Z] ---> 6d82b46f856a [2023-03-16T19:13:23.427Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T19:13:23.427Z] ---> Using cache [2023-03-16T19:13:23.427Z] ---> d6064759f593 [2023-03-16T19:13:23.427Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:13:23.427Z] ---> Using cache [2023-03-16T19:13:23.427Z] ---> f2e23789341f [2023-03-16T19:13:23.427Z] Step 7/21 : COPY . . [2023-03-16T19:13:23.693Z] ---> Using cache [2023-03-16T19:13:23.693Z] ---> 0e8f058f1502 [2023-03-16T19:13:23.693Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T19:13:24.277Z] ---> Running in cad7e3ac2c71 [2023-03-16T19:13:24.862Z] OK: 263 MiB in 53 packages [2023-03-16T19:13:25.130Z] Removing intermediate container 42c60ab6ef49 [2023-03-16T19:13:25.130Z] ---> 85b3af816653 [2023-03-16T19:13:25.130Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T19:13:26.545Z] 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-03-16T19:13:26.545Z] ---> 8e81f4fdbeac [2023-03-16T19:13:26.545Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:13:26.812Z] ---> Running in 8130ec3fefc8 [2023-03-16T19:13:26.812Z] Removing intermediate container ca2997e09380 [2023-03-16T19:13:26.812Z] ---> de431cb692c9 [2023-03-16T19:13:26.812Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T19:13:28.759Z] ---> 74c1fa76a7bc [2023-03-16T19:13:28.759Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:13:28.759Z] ---> Running in c39c6fb4381d [2023-03-16T19:14:36.624Z] Removing intermediate container 7964fe36e4d6 [2023-03-16T19:14:36.624Z] ---> 7e8f4be97a61 [2023-03-16T19:14:36.624Z] Step 7/20 : COPY . . [2023-03-16T19:15:15.461Z] ---> 11582f02ad9d [2023-03-16T19:15:15.461Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T19:15:15.461Z] ---> Running in de93b7880ae8 [2023-03-16T19:15:15.461Z] 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-03-16T19:15:27.757Z] Removing intermediate container 8130ec3fefc8 [2023-03-16T19:15:27.757Z] ---> 99b706d38f78 [2023-03-16T19:15:27.757Z] Step 8/23 : COPY . . [2023-03-16T19:15:27.757Z] Removing intermediate container c39c6fb4381d [2023-03-16T19:15:27.757Z] ---> 73a67b6621e5 [2023-03-16T19:15:27.757Z] Step 7/26 : COPY . . [2023-03-16T19:15:51.292Z] ---> ce621ec2e55e [2023-03-16T19:15:51.292Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T19:15:51.292Z] ---> f09b9b9528b4 [2023-03-16T19:15:51.292Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T19:15:51.292Z] ---> Running in f03527805e9b [2023-03-16T19:15:51.292Z] ---> Running in 66513eaefe3e [2023-03-16T19:15:51.292Z] Removing intermediate container 66513eaefe3e [2023-03-16T19:15:51.292Z] ---> 5736e56a7a03 [2023-03-16T19:15:51.292Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T19:15:51.292Z] ---> Running in 1b0e1ae6b0e9 [2023-03-16T19:15:51.292Z] Removing intermediate container 1b0e1ae6b0e9 [2023-03-16T19:15:51.292Z] ---> 7bac9510543b [2023-03-16T19:15:51.292Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T19:15:51.292Z] ---> Running in 5a35d1867cd6 [2023-03-16T19:15:51.292Z] 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-03-16T19:15:51.292Z] Removing intermediate container 5a35d1867cd6 [2023-03-16T19:15:51.292Z] ---> 562bbae7b195 [2023-03-16T19:15:51.292Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T19:15:51.292Z] ---> Running in aefc47139082 [2023-03-16T19:15:53.241Z] Removing intermediate container aefc47139082 [2023-03-16T19:15:53.241Z] ---> 47e736439c63 [2023-03-16T19:15:53.241Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T19:15:53.506Z] ---> Running in 69cd8764b2d8 [2023-03-16T19:15:54.088Z] Removing intermediate container 69cd8764b2d8 [2023-03-16T19:15:54.088Z] ---> f49fcb7e0d20 [2023-03-16T19:15:54.088Z] [2023-03-16T19:15:54.088Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T19:15:54.088Z] ---> d74e625d9115 [2023-03-16T19:15:54.088Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T19:15:54.088Z] ---> Running in c4b622a85b0a [2023-03-16T19:15:54.674Z] Removing intermediate container c4b622a85b0a [2023-03-16T19:15:54.674Z] ---> d9cbf5b6b1bb [2023-03-16T19:15:54.674Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T19:15:54.674Z] ---> Running in 1f41416fea09 [2023-03-16T19:15:56.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:15:57.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:15:59.149Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T19:15:59.149Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T19:15:59.149Z] OK: 17687 distinct packages available [2023-03-16T19:15:59.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:15:59.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:16:01.139Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T19:16:01.139Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T19:16:01.139Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T19:16:01.139Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T19:16:01.139Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T19:16:01.406Z] OK: 8 MiB in 19 packages [2023-03-16T19:16:03.346Z] Removing intermediate container 1f41416fea09 [2023-03-16T19:16:03.346Z] ---> 4c8794bf6131 [2023-03-16T19:16:03.346Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:16:03.925Z] ---> b71e003418e3 [2023-03-16T19:16:03.925Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T19:16:09.258Z] ---> d7ce6d9e2daf [2023-03-16T19:16:09.258Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T19:16:09.838Z] ---> 0ca951e811f4 [2023-03-16T19:16:09.838Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T19:16:09.838Z] ---> Running in 052aad786b94 [2023-03-16T19:16:10.103Z] Removing intermediate container 052aad786b94 [2023-03-16T19:16:10.103Z] ---> 722807434f94 [2023-03-16T19:16:10.103Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T19:16:12.675Z] ---> 48ae56ffd175 [2023-03-16T19:16:12.675Z] Step 21/26 : WORKDIR / [2023-03-16T19:16:12.675Z] ---> Running in 6188478e6042 [2023-03-16T19:16:12.676Z] Removing intermediate container 6188478e6042 [2023-03-16T19:16:12.676Z] ---> 11f8380f12eb [2023-03-16T19:16:12.676Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T19:16:12.940Z] ---> Running in 3d2f274399a0 [2023-03-16T19:16:13.250Z] Removing intermediate container 3d2f274399a0 [2023-03-16T19:16:13.250Z] ---> f46d8181f268 [2023-03-16T19:16:13.250Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T19:16:13.514Z] ---> Running in 8d6dfb59b23e [2023-03-16T19:16:13.780Z] Removing intermediate container 8d6dfb59b23e [2023-03-16T19:16:13.780Z] ---> 28b53123574f [2023-03-16T19:16:13.780Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T19:16:14.046Z] ---> Running in f8d37d577288 [2023-03-16T19:16:14.624Z] Removing intermediate container f8d37d577288 [2023-03-16T19:16:14.624Z] ---> 7a178d799cee [2023-03-16T19:16:14.624Z] Step 25/26 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:16:14.624Z] ---> Running in e4cbe41a7252 [2023-03-16T19:16:14.897Z] Removing intermediate container e4cbe41a7252 [2023-03-16T19:16:14.897Z] ---> e0b6178ca1df [2023-03-16T19:16:14.897Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T19:16:15.164Z] ---> Running in df212f327d66 [2023-03-16T19:16:15.429Z] Removing intermediate container df212f327d66 [2023-03-16T19:16:15.429Z] ---> b77cc043b8bd [2023-03-16T19:16:15.429Z] [2023-03-16T19:16:15.694Z] Successfully built b77cc043b8bd [2023-03-16T19:16:15.694Z] Successfully tagged security-spire-config-arm64:latest [2023-03-16T19:16:15.694Z]  Building security-spire-config ... done Building security-spire-server [2023-03-16T19:16:34.108Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:16:34.108Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:16:34.108Z] ---> c2b547499bfa [2023-03-16T19:16:34.108Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T19:16:34.108Z] ---> Using cache [2023-03-16T19:16:34.108Z] ---> 382ae0ff5a54 [2023-03-16T19:16:34.108Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T19:16:34.108Z] ---> Using cache [2023-03-16T19:16:34.108Z] ---> de431cb692c9 [2023-03-16T19:16:34.108Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T19:16:34.108Z] ---> Using cache [2023-03-16T19:16:34.108Z] ---> 74c1fa76a7bc [2023-03-16T19:16:34.108Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:16:34.108Z] ---> Using cache [2023-03-16T19:16:34.108Z] ---> 73a67b6621e5 [2023-03-16T19:16:34.108Z] Step 7/25 : COPY . . [2023-03-16T19:16:34.108Z] ---> Using cache [2023-03-16T19:16:34.108Z] ---> f09b9b9528b4 [2023-03-16T19:16:34.108Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T19:16:34.108Z] ---> Using cache [2023-03-16T19:16:34.108Z] ---> 5736e56a7a03 [2023-03-16T19:16:34.108Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T19:16:34.108Z] ---> Using cache [2023-03-16T19:16:34.108Z] ---> 7bac9510543b [2023-03-16T19:16:34.108Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T19:16:34.108Z] ---> Using cache [2023-03-16T19:16:34.108Z] ---> 562bbae7b195 [2023-03-16T19:16:34.108Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T19:16:34.108Z] ---> Running in a50fb4cc8880 [2023-03-16T19:16:35.066Z] Removing intermediate container a50fb4cc8880 [2023-03-16T19:16:35.066Z] ---> eee9bbc761e9 [2023-03-16T19:16:35.066Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T19:16:35.066Z] ---> Running in 1f04ea2c124a [2023-03-16T19:16:37.655Z] Removing intermediate container 1f04ea2c124a [2023-03-16T19:16:37.655Z] ---> e24aa71074a5 [2023-03-16T19:16:37.655Z] [2023-03-16T19:16:37.655Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T19:16:37.655Z] ---> d74e625d9115 [2023-03-16T19:16:37.655Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T19:16:37.655Z] ---> Using cache [2023-03-16T19:16:37.655Z] ---> d9cbf5b6b1bb [2023-03-16T19:16:37.655Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T19:16:37.655Z] ---> Running in 178dd15cb11d [2023-03-16T19:16:39.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:16:40.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:16:41.505Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T19:16:41.505Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T19:16:41.505Z] OK: 17687 distinct packages available [2023-03-16T19:16:41.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:16:42.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:16:44.122Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T19:16:44.122Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T19:16:44.122Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T19:16:44.122Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T19:16:44.122Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T19:16:44.122Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T19:16:44.122Z] OK: 9 MiB in 20 packages [2023-03-16T19:16:45.525Z] Removing intermediate container 178dd15cb11d [2023-03-16T19:16:45.525Z] ---> 18df3003acc0 [2023-03-16T19:16:45.525Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:16:46.479Z] ---> bd1652105c71 [2023-03-16T19:16:46.479Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T19:16:51.814Z] ---> 2d9e625d345d [2023-03-16T19:16:51.814Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T19:16:52.080Z] ---> ee8580d26f73 [2023-03-16T19:16:52.080Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T19:16:53.036Z] ---> 5d385e85e305 [2023-03-16T19:16:53.036Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T19:16:53.990Z] ---> 98035e0f2400 [2023-03-16T19:16:53.990Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T19:16:53.990Z] ---> Running in 8385636ba958 [2023-03-16T19:16:54.570Z] Removing intermediate container 8385636ba958 [2023-03-16T19:16:54.570Z] ---> 4cb869388036 [2023-03-16T19:16:54.570Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T19:16:54.570Z] ---> Running in 1afdfe2b2261 [2023-03-16T19:16:55.152Z] Removing intermediate container 1afdfe2b2261 [2023-03-16T19:16:55.152Z] ---> 186f2f2837da [2023-03-16T19:16:55.152Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T19:16:55.418Z] ---> Running in 35d8a01beed2 [2023-03-16T19:16:55.684Z] Removing intermediate container 35d8a01beed2 [2023-03-16T19:16:55.684Z] ---> 583d3287c028 [2023-03-16T19:16:55.684Z] Step 24/25 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:16:55.949Z] ---> Running in 1f2e76f2c14d [2023-03-16T19:16:56.221Z] Removing intermediate container 1f2e76f2c14d [2023-03-16T19:16:56.221Z] ---> 4c26cf6b5a6d [2023-03-16T19:16:56.221Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T19:16:56.488Z] ---> Running in 3b74364054cb [2023-03-16T19:16:56.753Z] Removing intermediate container 3b74364054cb [2023-03-16T19:16:56.753Z] ---> 77c86a05b620 [2023-03-16T19:16:56.753Z] [2023-03-16T19:16:57.018Z] Successfully built 77c86a05b620 [2023-03-16T19:16:57.018Z] Successfully tagged security-spire-server-arm64:latest [2023-03-16T19:16:57.018Z] Building security-spire-agent [2023-03-16T19:17:15.216Z]  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:17:15.216Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:17:15.216Z] ---> c2b547499bfa [2023-03-16T19:17:15.216Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T19:17:15.216Z] ---> Using cache [2023-03-16T19:17:15.216Z] ---> 382ae0ff5a54 [2023-03-16T19:17:15.216Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T19:17:15.216Z] ---> Using cache [2023-03-16T19:17:15.216Z] ---> de431cb692c9 [2023-03-16T19:17:15.216Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T19:17:15.216Z] ---> Using cache [2023-03-16T19:17:15.216Z] ---> 74c1fa76a7bc [2023-03-16T19:17:15.216Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:17:15.216Z] ---> Using cache [2023-03-16T19:17:15.216Z] ---> 73a67b6621e5 [2023-03-16T19:17:15.216Z] Step 7/26 : COPY . . [2023-03-16T19:17:15.216Z] ---> Using cache [2023-03-16T19:17:15.216Z] ---> f09b9b9528b4 [2023-03-16T19:17:15.216Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T19:17:15.216Z] ---> Using cache [2023-03-16T19:17:15.216Z] ---> 5736e56a7a03 [2023-03-16T19:17:15.216Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T19:17:15.216Z] ---> Using cache [2023-03-16T19:17:15.216Z] ---> 7bac9510543b [2023-03-16T19:17:15.216Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T19:17:15.217Z] ---> Using cache [2023-03-16T19:17:15.217Z] ---> 562bbae7b195 [2023-03-16T19:17:15.217Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T19:17:15.217Z] ---> Using cache [2023-03-16T19:17:15.217Z] ---> 47e736439c63 [2023-03-16T19:17:15.217Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T19:17:15.217Z] ---> Using cache [2023-03-16T19:17:15.217Z] ---> f49fcb7e0d20 [2023-03-16T19:17:15.217Z] [2023-03-16T19:17:15.217Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T19:17:15.217Z] ---> d74e625d9115 [2023-03-16T19:17:15.217Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T19:17:15.217Z] ---> Using cache [2023-03-16T19:17:15.217Z] ---> d9cbf5b6b1bb [2023-03-16T19:17:15.217Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T19:17:15.217Z] ---> Using cache [2023-03-16T19:17:15.217Z] ---> 18df3003acc0 [2023-03-16T19:17:15.217Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:17:15.217Z] ---> Using cache [2023-03-16T19:17:15.217Z] ---> bd1652105c71 [2023-03-16T19:17:15.217Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T19:17:18.548Z] ---> 2687a496b1c2 [2023-03-16T19:17:18.548Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T19:17:23.896Z] ---> ab37a50058ec [2023-03-16T19:17:23.896Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T19:17:23.896Z] ---> b1bbbff404d7 [2023-03-16T19:17:23.896Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T19:17:24.853Z] ---> f33cf938f134 [2023-03-16T19:17:24.853Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T19:17:25.811Z] ---> 5f18086b50a5 [2023-03-16T19:17:25.811Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T19:17:25.811Z] ---> Running in bd6b49913bbe [2023-03-16T19:17:26.391Z] Removing intermediate container bd6b49913bbe [2023-03-16T19:17:26.391Z] ---> ee3a08eee7a6 [2023-03-16T19:17:26.391Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T19:17:26.391Z] ---> Running in de99f141a825 [2023-03-16T19:17:26.971Z] Removing intermediate container de99f141a825 [2023-03-16T19:17:26.971Z] ---> 9ed9892204c1 [2023-03-16T19:17:26.971Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T19:17:26.971Z] ---> Running in f4d7a3d6b669 [2023-03-16T19:17:27.550Z] Removing intermediate container f4d7a3d6b669 [2023-03-16T19:17:27.550Z] ---> 8c09ee5f3fb3 [2023-03-16T19:17:27.550Z] Step 25/26 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:17:27.550Z] ---> Running in f813598e6d8a [2023-03-16T19:17:31.497Z] Removing intermediate container f813598e6d8a [2023-03-16T19:17:31.497Z] ---> ee4fbd380b31 [2023-03-16T19:17:31.497Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T19:17:31.497Z] ---> Running in 5fdfc97a2945 [2023-03-16T19:17:32.077Z] Removing intermediate container 5fdfc97a2945 [2023-03-16T19:17:32.077Z] ---> 1f62db75d7c7 [2023-03-16T19:17:32.077Z] [2023-03-16T19:17:32.343Z] Successfully built 1f62db75d7c7 [2023-03-16T19:17:32.343Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-16T19:17:32.343Z] Building core-command [2023-03-16T19:17:54.366Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:17:54.366Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:17:54.366Z] ---> c2b547499bfa [2023-03-16T19:17:54.366Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T19:17:54.366Z] ---> Using cache [2023-03-16T19:17:54.366Z] ---> 120882b410a7 [2023-03-16T19:17:54.366Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T19:17:54.366Z] ---> Using cache [2023-03-16T19:17:54.366Z] ---> a55fe7b39418 [2023-03-16T19:17:54.366Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T19:17:54.366Z] ---> Using cache [2023-03-16T19:17:54.366Z] ---> 0fc19ab8cdf2 [2023-03-16T19:17:54.366Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T19:17:54.366Z] ---> Using cache [2023-03-16T19:17:54.366Z] ---> a4ddc07b976e [2023-03-16T19:17:54.366Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:17:54.366Z] ---> Using cache [2023-03-16T19:17:54.366Z] ---> 42e96d0199a2 [2023-03-16T19:17:54.366Z] Step 8/24 : COPY . . [2023-03-16T19:17:54.366Z] ---> Using cache [2023-03-16T19:17:54.366Z] ---> d9aa6f6ef0b4 [2023-03-16T19:17:54.366Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T19:17:54.366Z] ---> Running in dcc0f4b74210 [2023-03-16T19:17:54.366Z] 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-03-16T19:19:30.982Z] Removing intermediate container cad7e3ac2c71 [2023-03-16T19:19:30.982Z] ---> eae1c51d09d0 [2023-03-16T19:19:30.982Z] [2023-03-16T19:19:30.982Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T19:19:30.982Z] ---> d74e625d9115 [2023-03-16T19:19:30.982Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T19:19:30.982Z] ---> Running in 2d40b5a977b4 [2023-03-16T19:19:30.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:19:30.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:19:30.983Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T19:19:30.983Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T19:19:30.983Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T19:19:30.983Z] OK: 8 MiB in 17 packages [2023-03-16T19:19:30.983Z] Removing intermediate container 2d40b5a977b4 [2023-03-16T19:19:30.983Z] ---> 443747becd6a [2023-03-16T19:19:30.983Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T19:19:30.983Z] ---> Running in f5da99bd0847 [2023-03-16T19:19:30.983Z] Removing intermediate container f5da99bd0847 [2023-03-16T19:19:30.983Z] ---> e8afc96770c6 [2023-03-16T19:19:30.983Z] Step 12/21 : WORKDIR /edgex [2023-03-16T19:19:30.983Z] ---> Running in 259ab9857ac9 [2023-03-16T19:19:30.983Z] Removing intermediate container 259ab9857ac9 [2023-03-16T19:19:30.983Z] ---> deea91e63e21 [2023-03-16T19:19:30.983Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:19:30.983Z] ---> 4dddd38fd490 [2023-03-16T19:19:30.983Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-16T19:19:30.983Z] ---> e7f9eb59a252 [2023-03-16T19:19:30.983Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T19:19:30.983Z] ---> 639b7f4a554d [2023-03-16T19:19:30.983Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T19:19:30.983Z] ---> 8b634d1581f3 [2023-03-16T19:19:30.983Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T19:19:30.983Z] ---> Running in 57effe6bba11 [2023-03-16T19:19:32.919Z] Removing intermediate container 57effe6bba11 [2023-03-16T19:19:32.919Z] ---> b59f8c44f783 [2023-03-16T19:19:32.919Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T19:19:32.919Z] ---> Running in 5c2a5d991439 [2023-03-16T19:19:33.520Z] Removing intermediate container 5c2a5d991439 [2023-03-16T19:19:33.520Z] ---> a311f3b7bc4e [2023-03-16T19:19:33.520Z] Step 19/21 : LABEL arch=arm64 [2023-03-16T19:19:33.520Z] ---> Running in 1a7809971528 [2023-03-16T19:19:34.103Z] Removing intermediate container 1a7809971528 [2023-03-16T19:19:34.103Z] ---> a26bb7d6ff00 [2023-03-16T19:19:34.103Z] Step 20/21 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:19:34.103Z] ---> Running in 4b0ea0a3caa8 [2023-03-16T19:19:34.385Z] Removing intermediate container 4b0ea0a3caa8 [2023-03-16T19:19:34.385Z] ---> 87720b10bfcf [2023-03-16T19:19:34.385Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T19:19:34.656Z] ---> Running in 5b7e272a42e6 [2023-03-16T19:19:34.922Z] Removing intermediate container 5b7e272a42e6 [2023-03-16T19:19:34.922Z] ---> 6ed9dc5b6530 [2023-03-16T19:19:34.922Z] [2023-03-16T19:19:35.188Z] Successfully built 6ed9dc5b6530 [2023-03-16T19:19:35.188Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-16T19:19:35.188Z]  Building security-proxy-setup ... done Building core-metadata [2023-03-16T19:19:53.385Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T19:19:53.385Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T19:19:53.385Z] ---> c2b547499bfa [2023-03-16T19:19:53.385Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T19:19:53.385Z] ---> Using cache [2023-03-16T19:19:53.385Z] ---> 120882b410a7 [2023-03-16T19:19:53.385Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T19:19:53.385Z] ---> Using cache [2023-03-16T19:19:53.385Z] ---> a55fe7b39418 [2023-03-16T19:19:53.385Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T19:19:53.385Z] ---> Using cache [2023-03-16T19:19:53.385Z] ---> 0fc19ab8cdf2 [2023-03-16T19:19:53.385Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T19:19:53.385Z] ---> Using cache [2023-03-16T19:19:53.385Z] ---> a4ddc07b976e [2023-03-16T19:19:53.385Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T19:19:53.385Z] ---> Using cache [2023-03-16T19:19:53.385Z] ---> 42e96d0199a2 [2023-03-16T19:19:53.385Z] Step 8/25 : COPY . . [2023-03-16T19:19:53.385Z] ---> Using cache [2023-03-16T19:19:53.385Z] ---> d9aa6f6ef0b4 [2023-03-16T19:19:53.385Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T19:19:53.385Z] ---> Running in fd473b2e7dec [2023-03-16T19:19:53.651Z] 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-03-16T19:21:30.257Z] Removing intermediate container e676ef8ebbea [2023-03-16T19:21:30.257Z] ---> ec665fb8bf09 [2023-03-16T19:21:30.257Z] [2023-03-16T19:21:30.257Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T19:21:30.257Z] ---> d74e625d9115 [2023-03-16T19:21:30.257Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T19:21:30.257Z] ---> Running in 101ce4fb7d2d [2023-03-16T19:21:30.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:21:30.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:21:31.673Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T19:21:31.674Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T19:21:31.674Z] OK: 8 MiB in 16 packages [2023-03-16T19:21:33.074Z] Removing intermediate container 101ce4fb7d2d [2023-03-16T19:21:33.074Z] ---> 1b59fe7d3dd2 [2023-03-16T19:21:33.074Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-16T19:21:33.339Z] ---> Running in 78f1c72cae7a [2023-03-16T19:21:33.610Z] Removing intermediate container 78f1c72cae7a [2023-03-16T19:21:33.610Z] ---> 0ac88c727f92 [2023-03-16T19:21:33.610Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T19:21:33.874Z] ---> Running in 8c90ca6c307c [2023-03-16T19:21:34.453Z] Removing intermediate container 8c90ca6c307c [2023-03-16T19:21:34.453Z] ---> ed690a3e4563 [2023-03-16T19:21:34.453Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T19:21:34.453Z] ---> Running in ddf9fb70c45a [2023-03-16T19:21:35.036Z] Removing intermediate container ddf9fb70c45a [2023-03-16T19:21:35.036Z] ---> a2e8613f1fe1 [2023-03-16T19:21:35.036Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T19:21:35.615Z] ---> e83726110af6 [2023-03-16T19:21:35.615Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:21:36.569Z] ---> 841935732594 [2023-03-16T19:21:36.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T19:21:39.147Z] ---> 1302e904e435 [2023-03-16T19:21:39.147Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-16T19:21:40.105Z] ---> 6b07f7a156ed [2023-03-16T19:21:40.105Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T19:21:40.370Z] ---> Running in 293b1ec7fcb1 [2023-03-16T19:21:40.971Z] Removing intermediate container 293b1ec7fcb1 [2023-03-16T19:21:40.971Z] ---> 1f58f70d166b [2023-03-16T19:21:40.971Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T19:21:40.971Z] ---> Running in 8ceb836c4cef [2023-03-16T19:21:41.555Z] Removing intermediate container 8ceb836c4cef [2023-03-16T19:21:41.555Z] ---> de0a3ca35b69 [2023-03-16T19:21:41.555Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T19:21:41.555Z] ---> Running in dc70f879045f [2023-03-16T19:21:42.138Z] Removing intermediate container dc70f879045f [2023-03-16T19:21:42.138Z] ---> 67e8aba87b27 [2023-03-16T19:21:42.138Z] Step 22/23 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:21:42.138Z] ---> Running in 6970c61d6b69 [2023-03-16T19:21:42.720Z] Removing intermediate container 6970c61d6b69 [2023-03-16T19:21:42.720Z] ---> a151e786fac2 [2023-03-16T19:21:42.720Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T19:21:42.720Z] ---> Running in a255c431d7d5 [2023-03-16T19:21:43.316Z] Removing intermediate container a255c431d7d5 [2023-03-16T19:21:43.316Z] ---> 9a5c590c0421 [2023-03-16T19:21:43.316Z] [2023-03-16T19:21:43.582Z] Successfully built 9a5c590c0421 [2023-03-16T19:21:43.583Z] Successfully tagged support-scheduler-arm64:latest [2023-03-16T19:23:35.213Z]  Building support-scheduler ... done Removing intermediate container de93b7880ae8 [2023-03-16T19:23:35.213Z] ---> d9a34af5afea [2023-03-16T19:23:35.213Z] [2023-03-16T19:23:35.213Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T19:23:35.213Z] ---> d74e625d9115 [2023-03-16T19:23:35.213Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-16T19:23:35.213Z] ---> Using cache [2023-03-16T19:23:35.213Z] ---> 354835fadd0f [2023-03-16T19:23:35.213Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T19:23:35.213Z] ---> Running in 4db40357bee1 [2023-03-16T19:23:35.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:23:35.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:23:35.214Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T19:23:35.214Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T19:23:35.214Z] OK: 17687 distinct packages available [2023-03-16T19:23:35.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:23:35.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:23:35.214Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T19:23:35.214Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T19:23:35.214Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T19:23:35.214Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T19:23:35.214Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T19:23:35.214Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T19:23:35.214Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T19:23:35.214Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T19:23:35.214Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T19:23:35.214Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T19:23:35.214Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T19:23:35.214Z] OK: 11 MiB in 24 packages [2023-03-16T19:23:35.214Z] Removing intermediate container 4db40357bee1 [2023-03-16T19:23:35.214Z] ---> 498cb9c8f68d [2023-03-16T19:23:35.214Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T19:23:35.214Z] ---> 987aecda5c8d [2023-03-16T19:23:35.214Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:23:35.481Z] ---> 3694c4dacfd6 [2023-03-16T19:23:35.481Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T19:23:37.420Z] ---> 6357b258c11f [2023-03-16T19:23:37.420Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-16T19:23:38.380Z] ---> 71936ed03df3 [2023-03-16T19:23:38.380Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T19:23:38.645Z] ---> Running in 0021ef94861f [2023-03-16T19:23:39.224Z] Removing intermediate container 0021ef94861f [2023-03-16T19:23:39.224Z] ---> 115113dd8403 [2023-03-16T19:23:39.224Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T19:23:39.224Z] ---> Running in a185815ffc1d [2023-03-16T19:23:39.489Z] Removing intermediate container a185815ffc1d [2023-03-16T19:23:39.489Z] ---> 46c7d6333304 [2023-03-16T19:23:39.489Z] Step 18/20 : LABEL arch=arm64 [2023-03-16T19:23:39.755Z] ---> Running in 003b95d71249 [2023-03-16T19:23:40.338Z] Removing intermediate container 003b95d71249 [2023-03-16T19:23:40.338Z] ---> 707983dbdb1f [2023-03-16T19:23:40.338Z] Step 19/20 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:23:40.338Z] ---> Running in 238bd70e69eb [2023-03-16T19:23:40.920Z] Removing intermediate container 238bd70e69eb [2023-03-16T19:23:40.920Z] ---> 71b7bc0a19f5 [2023-03-16T19:23:40.920Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T19:23:40.920Z] ---> Running in d225a884c3d6 [2023-03-16T19:23:41.627Z] Removing intermediate container d225a884c3d6 [2023-03-16T19:23:41.627Z] ---> 9558a5ac332a [2023-03-16T19:23:41.627Z] [2023-03-16T19:23:41.627Z] Successfully built 9558a5ac332a [2023-03-16T19:23:41.627Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-16T19:24:08.375Z]  Building security-spiffe-token-provider ... done Removing intermediate container dcc0f4b74210 [2023-03-16T19:24:08.375Z] ---> 0e03fc508e08 [2023-03-16T19:24:08.375Z] [2023-03-16T19:24:08.375Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T19:24:08.375Z] ---> d74e625d9115 [2023-03-16T19:24:08.375Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T19:24:08.375Z] ---> Using cache [2023-03-16T19:24:08.375Z] ---> 1b59fe7d3dd2 [2023-03-16T19:24:08.375Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-16T19:24:08.375Z] ---> Using cache [2023-03-16T19:24:08.375Z] ---> 0ac88c727f92 [2023-03-16T19:24:08.376Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T19:24:08.376Z] ---> Running in 5d4598d7bbe2 [2023-03-16T19:24:08.376Z] Removing intermediate container 5d4598d7bbe2 [2023-03-16T19:24:08.376Z] ---> d183d29e1147 [2023-03-16T19:24:08.376Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T19:24:08.376Z] ---> Running in 13b5edf41963 [2023-03-16T19:24:08.376Z] Removing intermediate container 13b5edf41963 [2023-03-16T19:24:08.376Z] ---> 450335a06ee1 [2023-03-16T19:24:08.376Z] Step 15/24 : WORKDIR / [2023-03-16T19:24:08.376Z] ---> Running in 4a2f400df1a4 [2023-03-16T19:24:08.376Z] Removing intermediate container 4a2f400df1a4 [2023-03-16T19:24:08.376Z] ---> 62b372b616b7 [2023-03-16T19:24:08.376Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T19:24:09.333Z] ---> a0ae0dcaf5bb [2023-03-16T19:24:09.333Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:24:10.287Z] ---> fa6c616a3979 [2023-03-16T19:24:10.287Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T19:24:11.692Z] ---> 17d7448a0fb9 [2023-03-16T19:24:11.692Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-16T19:24:12.647Z] ---> b6eeda687e11 [2023-03-16T19:24:12.647Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T19:24:12.912Z] ---> Running in cd5f9d91530f [2023-03-16T19:24:13.497Z] Removing intermediate container cd5f9d91530f [2023-03-16T19:24:13.497Z] ---> 164669490217 [2023-03-16T19:24:13.497Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T19:24:13.497Z] ---> Running in c274875576f8 [2023-03-16T19:24:13.776Z] Removing intermediate container c274875576f8 [2023-03-16T19:24:13.776Z] ---> deb529332ef7 [2023-03-16T19:24:13.776Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T19:24:14.041Z] ---> Running in d1fbc5179ac4 [2023-03-16T19:24:15.974Z] Removing intermediate container d1fbc5179ac4 [2023-03-16T19:24:15.974Z] ---> aa4aa84d71e3 [2023-03-16T19:24:15.974Z] Step 23/24 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:24:15.974Z] ---> Running in 124522de936b [2023-03-16T19:24:16.553Z] Removing intermediate container 124522de936b [2023-03-16T19:24:16.553Z] ---> d6261fbbafb1 [2023-03-16T19:24:16.553Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T19:24:16.818Z] ---> Running in e4e7b0478131 [2023-03-16T19:24:17.083Z] Removing intermediate container e4e7b0478131 [2023-03-16T19:24:17.083Z] ---> 26253d3e2f7c [2023-03-16T19:24:17.083Z] [2023-03-16T19:24:17.348Z] Successfully built 26253d3e2f7c [2023-03-16T19:24:17.348Z] Successfully tagged core-command-arm64:latest [2023-03-16T19:24:35.539Z]  Building core-command ... done Removing intermediate container f03527805e9b [2023-03-16T19:24:35.539Z] ---> 8c9a1c2bcecf [2023-03-16T19:24:35.539Z] [2023-03-16T19:24:35.539Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T19:24:35.539Z] ---> d74e625d9115 [2023-03-16T19:24:35.539Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T19:24:35.539Z] ---> Running in 4903388c4884 [2023-03-16T19:24:36.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T19:24:37.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T19:24:38.479Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T19:24:38.479Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T19:24:38.479Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T19:24:38.479Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T19:24:39.060Z] OK: 8 MiB in 17 packages [2023-03-16T19:24:43.294Z] Removing intermediate container 4903388c4884 [2023-03-16T19:24:43.294Z] ---> b208407dc229 [2023-03-16T19:24:43.294Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-16T19:24:43.294Z] ---> Running in 0b0063fe2add [2023-03-16T19:24:43.559Z] Removing intermediate container 0b0063fe2add [2023-03-16T19:24:43.559Z] ---> 6e078eec15ac [2023-03-16T19:24:43.559Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T19:24:43.559Z] ---> Running in 9891bd2c5d11 [2023-03-16T19:24:44.138Z] Removing intermediate container 9891bd2c5d11 [2023-03-16T19:24:44.138Z] ---> 76558d2558cb [2023-03-16T19:24:44.138Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T19:24:44.138Z] ---> Running in 690facba9a3f [2023-03-16T19:24:44.718Z] Removing intermediate container 690facba9a3f [2023-03-16T19:24:44.718Z] ---> 7569cf554381 [2023-03-16T19:24:44.718Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T19:24:45.299Z] ---> 90062de1e8cd [2023-03-16T19:24:45.299Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:24:45.879Z] ---> 7ba18ad63675 [2023-03-16T19:24:45.879Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T19:24:47.281Z] ---> 4d92766149e9 [2023-03-16T19:24:47.281Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-16T19:24:47.862Z] Removing intermediate container fd473b2e7dec [2023-03-16T19:24:47.862Z] ---> 00b9f895f3cf [2023-03-16T19:24:47.862Z] [2023-03-16T19:24:47.862Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T19:24:47.862Z] ---> d74e625d9115 [2023-03-16T19:24:47.862Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T19:24:47.862Z] ---> Using cache [2023-03-16T19:24:47.862Z] ---> 1b59fe7d3dd2 [2023-03-16T19:24:47.862Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-16T19:24:47.862Z] ---> Using cache [2023-03-16T19:24:47.862Z] ---> 0ac88c727f92 [2023-03-16T19:24:47.862Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T19:24:47.862Z] ---> Running in 0bce58a8193e [2023-03-16T19:24:47.862Z] ---> 99849278f419 [2023-03-16T19:24:47.862Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T19:24:47.862Z] ---> Running in 68e9af775042 [2023-03-16T19:24:48.128Z] Removing intermediate container 0bce58a8193e [2023-03-16T19:24:48.128Z] ---> 988bb96ebda7 [2023-03-16T19:24:48.128Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T19:24:48.128Z] ---> Running in 7a95542be87d [2023-03-16T19:24:48.128Z] Removing intermediate container 68e9af775042 [2023-03-16T19:24:48.128Z] ---> f0ab5368906b [2023-03-16T19:24:48.128Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T19:24:48.396Z] ---> Running in f6779cd82b22 [2023-03-16T19:24:48.396Z] Removing intermediate container 7a95542be87d [2023-03-16T19:24:48.396Z] ---> e4444f89580f [2023-03-16T19:24:48.396Z] Step 15/25 : WORKDIR / [2023-03-16T19:24:48.662Z] ---> Running in be0b435693bb [2023-03-16T19:24:48.662Z] Removing intermediate container f6779cd82b22 [2023-03-16T19:24:48.662Z] ---> 1b7bd8400ead [2023-03-16T19:24:48.662Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T19:24:48.662Z] ---> Running in ff64222b6102 [2023-03-16T19:24:48.927Z] Removing intermediate container be0b435693bb [2023-03-16T19:24:48.927Z] ---> 0e63614a7010 [2023-03-16T19:24:48.927Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T19:24:49.197Z] Removing intermediate container ff64222b6102 [2023-03-16T19:24:49.197Z] ---> c7a3f2dea8d5 [2023-03-16T19:24:49.197Z] Step 22/23 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:24:49.197Z] ---> Running in 9d80d3126b45 [2023-03-16T19:24:49.463Z] Removing intermediate container 9d80d3126b45 [2023-03-16T19:24:49.463Z] ---> 7b91e3598731 [2023-03-16T19:24:49.463Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T19:24:49.463Z] ---> ee398b88da6c [2023-03-16T19:24:49.463Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T19:24:49.463Z] ---> Running in d23c8dd86c73 [2023-03-16T19:24:49.728Z] Removing intermediate container d23c8dd86c73 [2023-03-16T19:24:49.728Z] ---> eade8c573e7e [2023-03-16T19:24:49.728Z] [2023-03-16T19:24:49.992Z] ---> d2447830c070 [2023-03-16T19:24:49.992Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T19:24:49.992Z] Successfully built eade8c573e7e [2023-03-16T19:24:49.992Z] Successfully tagged support-notifications-arm64:latest [2023-03-16T19:24:50.945Z]  Building support-notifications ... done  ---> 0c341b5a19e5 [2023-03-16T19:24:50.945Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-16T19:24:51.526Z] ---> 33fdfb220d27 [2023-03-16T19:24:51.526Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T19:24:51.797Z] ---> baa485a68234 [2023-03-16T19:24:51.797Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T19:24:51.797Z] ---> Running in 8f113fc399be [2023-03-16T19:24:52.068Z] Removing intermediate container 8f113fc399be [2023-03-16T19:24:52.068Z] ---> c5e876c64100 [2023-03-16T19:24:52.068Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T19:24:52.333Z] ---> Running in 7e45e8f54723 [2023-03-16T19:24:52.599Z] Removing intermediate container 7e45e8f54723 [2023-03-16T19:24:52.599Z] ---> 528a2c17bbdc [2023-03-16T19:24:52.599Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T19:24:52.599Z] ---> Running in 1965bf5ee42b [2023-03-16T19:24:52.864Z] Removing intermediate container 1965bf5ee42b [2023-03-16T19:24:52.864Z] ---> 84bffd1b0a80 [2023-03-16T19:24:52.864Z] Step 24/25 : LABEL git_sha=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [2023-03-16T19:24:52.864Z] ---> Running in d0f2828794f4 [2023-03-16T19:24:53.131Z] Removing intermediate container d0f2828794f4 [2023-03-16T19:24:53.131Z] ---> 158cdbdc1957 [2023-03-16T19:24:53.131Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T19:24:53.131Z] ---> Running in 9ee1a32deaa7 [2023-03-16T19:24:53.708Z] Removing intermediate container 9ee1a32deaa7 [2023-03-16T19:24:53.708Z] ---> 31584d034226 [2023-03-16T19:24:53.708Z] [2023-03-16T19:24:53.708Z] Successfully built 31584d034226 [2023-03-16T19:24:53.708Z] Successfully tagged core-metadata-arm64:latest [2023-03-16T19:24:53.979Z]  Building core-metadata ... done  [Pipeline] } [2023-03-16T19:24:53.990Z] $ docker stop --time=1 5ddc0d0f5cc456b246dc0ceadd126f7b14f2fbb30b00dc3124a65cb693fd5b31 [2023-03-16T19:24:56.159Z] $ docker rm -f --volumes 5ddc0d0f5cc456b246dc0ceadd126f7b14f2fbb30b00dc3124a65cb693fd5b31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T19:24:56.688Z] + docker images [2023-03-16T19:24:56.952Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T19:24:56.953Z] core-metadata-arm64 latest 31584d034226 3 seconds ago 20.4MB [2023-03-16T19:24:56.953Z] support-notifications-arm64 latest eade8c573e7e 7 seconds ago 32.5MB [2023-03-16T19:24:56.953Z] 00b9f895f3cf 10 seconds ago 1.5GB [2023-03-16T19:24:56.953Z] 8c9a1c2bcecf 24 seconds ago 1.56GB [2023-03-16T19:24:56.953Z] core-command-arm64 latest 26253d3e2f7c 40 seconds ago 20MB [2023-03-16T19:24:56.953Z] 0e03fc508e08 51 seconds ago 1.49GB [2023-03-16T19:24:56.953Z] security-spiffe-token-provider-arm64 latest 9558a5ac332a About a minute ago 33MB [2023-03-16T19:24:56.953Z] d9a34af5afea About a minute ago 1.53GB [2023-03-16T19:24:56.953Z] support-scheduler-arm64 latest 9a5c590c0421 3 minutes ago 31.8MB [2023-03-16T19:24:56.953Z] ec665fb8bf09 3 minutes ago 1.56GB [2023-03-16T19:24:56.953Z] security-proxy-setup-arm64 latest 6ed9dc5b6530 5 minutes ago 19MB [2023-03-16T19:24:56.953Z] eae1c51d09d0 5 minutes ago 1.47GB [2023-03-16T19:24:56.953Z] security-spire-agent-arm64 latest 1f62db75d7c7 7 minutes ago 125MB [2023-03-16T19:24:56.953Z] security-spire-server-arm64 latest 77c86a05b620 8 minutes ago 87.1MB [2023-03-16T19:24:56.953Z] e24aa71074a5 8 minutes ago 1.35GB [2023-03-16T19:24:56.953Z] security-spire-config-arm64 latest b77cc043b8bd 8 minutes ago 86.2MB [2023-03-16T19:24:56.953Z] f49fcb7e0d20 9 minutes ago 1.35GB [2023-03-16T19:24:56.953Z] core-data-arm64 latest ae5846be4c35 12 minutes ago 20.1MB [2023-03-16T19:24:56.953Z] security-bootstrapper-arm64 latest 3029b22a698a 12 minutes ago 22.2MB [2023-03-16T19:24:56.953Z] security-secretstore-setup-arm64 latest 6ba10dc00858 12 minutes ago 32.8MB [2023-03-16T19:24:56.953Z] core-common-config-bootstrapper-arm64 latest b9e3b4e3cd9f 12 minutes ago 17.4MB [2023-03-16T19:24:56.953Z] 15732df166b7 12 minutes ago 1.5GB [2023-03-16T19:24:56.953Z] security-proxy-auth-arm64 latest c60b7993c96d 12 minutes ago 18.5MB [2023-03-16T19:24:56.953Z] ca8f0dd14e89 12 minutes ago 1.49GB [2023-03-16T19:24:56.953Z] 65f90d263263 12 minutes ago 1.49GB [2023-03-16T19:24:56.953Z] 7f21447f1aae 12 minutes ago 1.48GB [2023-03-16T19:24:56.953Z] d3da68f2cb9f 13 minutes ago 1.47GB [2023-03-16T19:24:56.953Z] ci-base-image-arm64 latest c2b547499bfa 33 minutes ago 868MB [2023-03-16T19:24:56.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB [2023-03-16T19:24:56.953Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-16T19:24:56.953Z] 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-03-16T19:24:57.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T19:24:57.706Z] [2023-03-16T19:24:57.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T19:24:58.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T19:24:58.357Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T19:24:58.357Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T19:24:58.357Z] 04944245beec: Pulling fs layer [2023-03-16T19:24:58.357Z] 699f458cf7ca: Pulling fs layer [2023-03-16T19:24:58.357Z] 765212b225bb: Pulling fs layer [2023-03-16T19:24:58.357Z] f23df028b6ca: Pulling fs layer [2023-03-16T19:24:58.357Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T19:24:58.357Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T19:24:58.357Z] 765212b225bb: Waiting [2023-03-16T19:24:58.357Z] f23df028b6ca: Waiting [2023-03-16T19:24:58.357Z] d65c8cfc05b1: Waiting [2023-03-16T19:24:58.357Z] 2437ff75d9bd: Waiting [2023-03-16T19:24:58.357Z] 04944245beec: Verifying Checksum [2023-03-16T19:24:58.357Z] 04944245beec: Download complete [2023-03-16T19:24:58.357Z] 765212b225bb: Verifying Checksum [2023-03-16T19:24:58.357Z] 765212b225bb: Download complete [2023-03-16T19:24:58.624Z] f23df028b6ca: Download complete [2023-03-16T19:24:58.624Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T19:24:58.624Z] d65c8cfc05b1: Download complete [2023-03-16T19:24:58.624Z] 699f458cf7ca: Verifying Checksum [2023-03-16T19:24:58.624Z] 699f458cf7ca: Download complete [2023-03-16T19:24:58.890Z] 8998bd30e6a1: Download complete [2023-03-16T19:25:00.822Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T19:25:00.822Z] 2437ff75d9bd: Download complete [2023-03-16T19:25:02.753Z] 8998bd30e6a1: Pull complete [2023-03-16T19:25:03.017Z] 04944245beec: Pull complete [2023-03-16T19:25:03.965Z] 699f458cf7ca: Pull complete [2023-03-16T19:25:04.229Z] 765212b225bb: Pull complete [2023-03-16T19:25:04.806Z] f23df028b6ca: Pull complete [2023-03-16T19:25:05.070Z] d65c8cfc05b1: Pull complete [2023-03-16T19:25:20.042Z] 2437ff75d9bd: Pull complete [2023-03-16T19:25:20.042Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T19:25:20.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T19:25:20.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T19:25:20.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-2498 does not seem to be running inside a container [2023-03-16T19:25:20.403Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T19:25:24.039Z] $ docker top f50215d6241a29e2ff04dd17dab9a8d24990ec31f025f94a0e7903594afba1a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T19:25:24.989Z] ---> job-cost.sh [2023-03-16T19:25:24.989Z] lf-activate-venv: SKIPPING [2023-03-16T19:25:24.989Z] INFO: No Stack... [2023-03-16T19:25:25.253Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T19:25:26.206Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T19:25:26.551Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut [2023-03-16T19:25:26.551Z] -d, -f6 [Pipeline] lock [2023-03-16T19:25:26.598Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4456-1-stack-cost] [2023-03-16T19:25:26.603Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4456-1-stack-cost] did not exist. Created. [2023-03-16T19:25:26.603Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T19:25:26.996Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T19:25:27.170Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T19:25:27.185Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4456-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T19:25:27.246Z] $ docker stop --time=1 f50215d6241a29e2ff04dd17dab9a8d24990ec31f025f94a0e7903594afba1a9 [2023-03-16T19:25:28.717Z] $ docker rm -f --volumes f50215d6241a29e2ff04dd17dab9a8d24990ec31f025f94a0e7903594afba1a9 [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-03-16T19:25:29.646Z] provisioning config files... [2023-03-16T19:25:29.655Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6603529015151612544tmp [Pipeline] { [Pipeline] sh [2023-03-16T19:25:29.988Z] + set +x [2023-03-16T19:25:29.988Z] + bash -s -- [2023-03-16T19:25:29.988Z] + curl -s https://codecov.io/bash [2023-03-16T19:25:29.988Z] [2023-03-16T19:25:29.988Z] _____ _ [2023-03-16T19:25:29.988Z] / ____| | | [2023-03-16T19:25:29.988Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T19:25:29.988Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T19:25:29.988Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T19:25:29.988Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T19:25:29.988Z] Bash-1.0.6 [2023-03-16T19:25:29.988Z] [2023-03-16T19:25:29.988Z] [2023-03-16T19:25:29.988Z] ==> git version 2.25.1 found [2023-03-16T19:25:29.988Z] ==> 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-03-16T19:25:29.988Z] Release-Date: 2020-01-08 [2023-03-16T19:25:29.988Z] 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-03-16T19:25:29.988Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T19:25:29.988Z] ==> Jenkins CI detected. [2023-03-16T19:25:29.988Z] current dir:  /w/workspace/edgex-go/1 [2023-03-16T19:25:29.988Z] project root: . [2023-03-16T19:25:29.988Z] --> token set from env [2023-03-16T19:25:29.988Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T19:25:29.988Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T19:25:30.247Z] ==> Python coveragepy not found [2023-03-16T19:25:30.247Z] ==> Searching for coverage reports in: [2023-03-16T19:25:30.247Z] + . [2023-03-16T19:25:30.247Z] -> Found 1 reports [2023-03-16T19:25:30.247Z] ==> Detecting git/mercurial file structure [2023-03-16T19:25:30.247Z] ==> Reading reports [2023-03-16T19:25:30.247Z] + ./coverage.out bytes=447486 [2023-03-16T19:25:30.247Z] ==> Appending adjustments [2023-03-16T19:25:30.247Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T19:25:31.626Z] + Found adjustments [2023-03-16T19:25:31.626Z] ==> Gzipping contents [2023-03-16T19:25:31.626Z] 60K /tmp/codecov.AML5zs.gz [2023-03-16T19:25:31.626Z] ==> Uploading reports [2023-03-16T19:25:31.626Z] url: https://codecov.io [2023-03-16T19:25:31.626Z] query: branch=PR-4456&commit=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4456&job=&cmd_args= [2023-03-16T19:25:31.626Z] -> Pinging Codecov [2023-03-16T19:25:31.626Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4456&commit=ed5b1e786c1d5898367dbcc4ca863663ecac5dc1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4456&job=&cmd_args= [2023-03-16T19:25:31.626Z] -> Uploading to [2023-03-16T19:25:31.626Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/ed5b1e786c1d5898367dbcc4ca863663ecac5dc1/544c5a5c-19dc-48ec-9875-2ab123039b18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T192531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e98a1309e271b4c1c8a7cecc00818de97ee650249a7b764e9fdcffc1f63390ed [2023-03-16T19:25:31.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T19:25:31.626Z] Dload Upload Total Spent Left Speed [2023-03-16T19:25:31.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57491 0 0 100 57491 0 201k --:--:-- --:--:-- --:--:-- 201k [2023-03-16T19:25:31.884Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ed5b1e786c1d5898367dbcc4ca863663ecac5dc1 [Pipeline] } [2023-03-16T19:25:31.912Z] 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-03-16T19:25:33.217Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-16T19:25:33.544Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T19:25:34.470Z] ---> package-listing.sh [2023-03-16T19:25:34.470Z] ++ facter osfamily [2023-03-16T19:25:34.470Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T19:25:34.728Z] + OS_FAMILY=debian [2023-03-16T19:25:34.728Z] + workspace=/w/workspace/edgex-go/1 [2023-03-16T19:25:34.728Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T19:25:34.728Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T19:25:34.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T19:25:34.728Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T19:25:34.728Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-16T19:25:34.728Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T19:25:34.728Z] + case "${OS_FAMILY}" in [2023-03-16T19:25:34.728Z] + dpkg -l [2023-03-16T19:25:34.728Z] + grep '^ii' [2023-03-16T19:25:34.728Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T19:25:34.728Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T19:25:34.728Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T19:25:34.729Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-16T19:25:34.729Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-16T19:25:34.729Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-16T19:25:34.764Z] 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-03-16T19:25:35.053Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T19:25:35.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T19:25:35.672Z] [2023-03-16T19:25:35.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T19:25:36.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T19:25:36.040Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T19:25:36.040Z] 5eb5b503b376: Pulling fs layer [2023-03-16T19:25:36.040Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T19:25:36.040Z] ec43610c2a17: Pulling fs layer [2023-03-16T19:25:36.040Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T19:25:36.040Z] 33b1e0a273af: Pulling fs layer [2023-03-16T19:25:36.040Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T19:25:36.040Z] 2f39f015ded8: Pulling fs layer [2023-03-16T19:25:36.040Z] 3a2ae6a8a46f: Waiting [2023-03-16T19:25:36.040Z] 33b1e0a273af: Waiting [2023-03-16T19:25:36.040Z] 5d3b04190fa2: Waiting [2023-03-16T19:25:36.040Z] 2f39f015ded8: Waiting [2023-03-16T19:25:36.040Z] 5c69ac0246d0: Download complete [2023-03-16T19:25:36.040Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T19:25:36.040Z] 3a2ae6a8a46f: Download complete [2023-03-16T19:25:36.298Z] 33b1e0a273af: Verifying Checksum [2023-03-16T19:25:36.298Z] 33b1e0a273af: Download complete [2023-03-16T19:25:36.298Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T19:25:36.298Z] 5d3b04190fa2: Download complete [2023-03-16T19:25:36.298Z] ec43610c2a17: Verifying Checksum [2023-03-16T19:25:36.298Z] ec43610c2a17: Download complete [2023-03-16T19:25:36.298Z] 5eb5b503b376: Verifying Checksum [2023-03-16T19:25:36.298Z] 5eb5b503b376: Download complete [2023-03-16T19:25:36.863Z] 2f39f015ded8: Download complete [2023-03-16T19:25:37.797Z] 5eb5b503b376: Pull complete [2023-03-16T19:25:37.797Z] 5c69ac0246d0: Pull complete [2023-03-16T19:25:38.055Z] ec43610c2a17: Pull complete [2023-03-16T19:25:38.314Z] 3a2ae6a8a46f: Pull complete [2023-03-16T19:25:38.314Z] 33b1e0a273af: Pull complete [2023-03-16T19:25:38.573Z] 5d3b04190fa2: Pull complete [2023-03-16T19:25:43.839Z] 2f39f015ded8: Pull complete [2023-03-16T19:25:43.839Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T19:25:43.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T19:25:43.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T19:25:44.040Z] prd-ubuntu20.04-docker-8c-8g-2497 does not seem to be running inside a container [2023-03-16T19:25:44.074Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T19:25:47.351Z] $ docker top a348f0c89f545cf58e2871dcdd0a1f11be2e0d6611c487d8775352a2f4bc6e0b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T19:25:47.751Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T19:25:48.064Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T19:25:48.377Z] + ls /var/log/sa-host [2023-03-16T19:25:48.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T19:25:48.597Z] provisioning config files... [2023-03-16T19:25:48.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7831053015038912888tmp [Pipeline] { [Pipeline] echo [2023-03-16T19:25:48.648Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T19:25:48.969Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T19:25:48.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T19:25:49.387Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T19:25:49.419Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T19:25:49.726Z] ---> sudo-logs.sh [2023-03-16T19:25:49.726Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T19:25:49.795Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T19:25:50.098Z] ---> job-cost.sh [2023-03-16T19:25:50.099Z] lf-activate-venv: SKIPPING [2023-03-16T19:25:50.099Z] DEBUG: total: 0.10999999940395355 [2023-03-16T19:25:50.099Z] INFO: Retrieving Stack Cost... [2023-03-16T19:25:50.669Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T19:25:50.928Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T19:25:50.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T19:25:51.271Z] ---> logs-deploy.sh [2023-03-16T19:25:51.271Z] lf-activate-venv: SKIPPING [2023-03-16T19:25:51.271Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4456/1 [2023-03-16T19:25:51.271Z] INFO: archiving workspace using pattern(s): [2023-03-16T19:25:52.209Z] Archives upload complete. [2023-03-16T19:25:52.469Z] INFO: archiving logs to Nexus