Pull request #4490 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9015bea025e8e5d13f701dcba08a12a936b09757+7dfb2bebdff01e763e027b41a3038140e2212768 (9e19ca42be7443cf753ce84aa140ab1f2fea0a2c) 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-ssh11703050939686648679.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-ssh9518218398248165057.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16065934764112662774.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 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-ssh2646020758386227444.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6484983773857925659.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 ‘prd-ubuntu20.04-docker-8c-8g-6746’ Running on prd-ubuntu20.04-docker-8c-8g-6749 in /w/workspace/edgexfoundry_edgex-go_PR-4490 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7dfb2bebdff01e763e027b41a3038140e2212768 into PR head commit 9015bea025e8e5d13f701dcba08a12a936b09757 Merge succeeded, producing 958e6f497547f214fb204caab01e6f5c4d74b01f Checking out Revision 958e6f497547f214fb204caab01e6f5c4d74b01f (PR-4490) > 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/4490/head:refs/remotes/origin/PR-4490 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9015bea025e8e5d13f701dcba08a12a936b09757 # 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 7dfb2bebdff01e763e027b41a3038140e2212768 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 958e6f497547f214fb204caab01e6f5c4d74b01f # timeout=10 Commit message: "Merge commit '7dfb2bebdff01e763e027b41a3038140e2212768' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d4602aca78f65ab89040764cc910a5e67c52750a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T23:18:50.106Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T23:18:50.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T23:18:50.171Z] ========================================================= [2023-04-03T23:18:50.171Z] EdgeX Global Pipelines Version Info [2023-04-03T23:18:50.171Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:18:50.873Z] ------------------- [2023-04-03T23:18:50.873Z] stable info: [2023-04-03T23:18:50.873Z] ------------------- [2023-04-03T23:18:50.873Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T23:18:50.873Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T23:18:50.873Z] Message: update stable to v1.0.245 [2023-04-03T23:18:51.441Z] ------------------- [2023-04-03T23:18:51.441Z] experimental info: [2023-04-03T23:18:51.441Z] ------------------- [2023-04-03T23:18:51.441Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T23:18:51.441Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T23:18:51.441Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T23:18:51.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-03T23:18:51.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-03T23:18:51.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T23:18:51.625Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T23:18:51.633Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T23:18:51.641Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T23:18:51.648Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T23:18:51.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-03T23:18:51.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-03T23:18:51.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-03T23:18:51.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T23:18:51.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T23:18:51.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T23:18:51.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T23:18:51.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T23:18:51.715Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T23:18:51.722Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T23:18:51.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T23:18:51.737Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-03T23:18:51.754Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-03T23:18:51.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T23:18:51.772Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T23:18:51.786Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T23:18:51.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4490 [Pipeline] echo [2023-04-03T23:18:51.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4490 [Pipeline] echo [2023-04-03T23:18:51.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4490 [Pipeline] echo [2023-04-03T23:18:51.831Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 958e6f497547f214fb204caab01e6f5c4d74b01f [Pipeline] echo [2023-04-03T23:18:51.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 958e6f4 [Pipeline] echo [2023-04-03T23:18:51.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:18:51.892Z] provisioning config files... [2023-04-03T23:18:51.907Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15191424198097127815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:18:52.208Z] ---> docker-login.sh [2023-04-03T23:18:52.208Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:18:52.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:52.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:52.466Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:52.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:52.466Z] [2023-04-03T23:18:52.466Z] Login Succeeded [2023-04-03T23:18:52.466Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:18:52.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:52.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:52.725Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:52.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:52.725Z] [2023-04-03T23:18:52.725Z] Login Succeeded [2023-04-03T23:18:52.725Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:18:52.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:52.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:52.725Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:52.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:52.725Z] [2023-04-03T23:18:52.725Z] Login Succeeded [2023-04-03T23:18:52.725Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:18:52.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:52.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:52.985Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:52.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:52.985Z] [2023-04-03T23:18:52.985Z] Login Succeeded [2023-04-03T23:18:52.985Z] docker.io [2023-04-03T23:18:52.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:53.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:53.244Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:53.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:53.244Z] [2023-04-03T23:18:53.244Z] Login Succeeded [2023-04-03T23:18:53.244Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:18:53.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:18:53.563Z] + 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-04-03T23:18:53.564Z] + dirname cmd/core-command/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-03T23:18:53.564Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-04-03T23:18:53.564Z] [2023-04-03T23:18:53.564Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/core-metadata/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/support-notifications/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-03T23:18:53.564Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-03T23:18:53.564Z] + cut -d/ -f2 [2023-04-03T23:18:53.564Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-03T23:18:53.617Z] 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-04-03T23:18:53.950Z] + git rev-list -1 --merges 958e6f497547f214fb204caab01e6f5c4d74b01f~1..958e6f497547f214fb204caab01e6f5c4d74b01f [Pipeline] echo [2023-04-03T23:18:53.962Z] -----------> git rev-list -1 --merges 958e6f497547f214fb204caab01e6f5c4d74b01f~1..958e6f497547f214fb204caab01e6f5c4d74b01f 958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:18:53.962Z] 958e6f497547f214fb204caab01e6f5c4d74b01f [false] [Pipeline] sh [2023-04-03T23:18:54.248Z] + git log --format=format:%s -1 958e6f497547f214fb204caab01e6f5c4d74b01f [Pipeline] echo [2023-04-03T23:18:54.264Z] ========================================================= [2023-04-03T23:18:54.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T23:18:54.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-03T23:18:54.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T23:18:54.629Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T23:18:54.629Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T23:18:54.629Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T23:18:54.629Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T23:18:54.629Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T23:18:54.629Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:18:54.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:18:54.983Z] [2023-04-03T23:18:54.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:18:55.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:18:55.286Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T23:18:55.286Z] b85a868b505f: Pulling fs layer [2023-04-03T23:18:55.286Z] e2be974225ed: Pulling fs layer [2023-04-03T23:18:55.286Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T23:18:55.286Z] 988bab9f4d93: Pulling fs layer [2023-04-03T23:18:55.286Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T23:18:55.286Z] eaf3925da568: Pulling fs layer [2023-04-03T23:18:55.286Z] bab4dde63d76: Pulling fs layer [2023-04-03T23:18:55.286Z] bde34c3a00c8: Pulling fs layer [2023-04-03T23:18:55.286Z] b352a97aabf1: Pulling fs layer [2023-04-03T23:18:55.286Z] 4872d77fe225: Pulling fs layer [2023-04-03T23:18:55.286Z] 5851b861e8e6: Pulling fs layer [2023-04-03T23:18:55.286Z] 4872d77fe225: Waiting [2023-04-03T23:18:55.286Z] bab4dde63d76: Waiting [2023-04-03T23:18:55.286Z] 988bab9f4d93: Waiting [2023-04-03T23:18:55.286Z] bde34c3a00c8: Waiting [2023-04-03T23:18:55.286Z] b352a97aabf1: Waiting [2023-04-03T23:18:55.286Z] 1469e6f7b9e6: Waiting [2023-04-03T23:18:55.286Z] 5851b861e8e6: Waiting [2023-04-03T23:18:55.286Z] eaf3925da568: Waiting [2023-04-03T23:18:55.286Z] e2be974225ed: Download complete [2023-04-03T23:18:55.286Z] 988bab9f4d93: Verifying Checksum [2023-04-03T23:18:55.286Z] 988bab9f4d93: Download complete [2023-04-03T23:18:55.544Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T23:18:55.544Z] 339a4e72a1f5: Download complete [2023-04-03T23:18:55.544Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T23:18:55.544Z] 1469e6f7b9e6: Download complete [2023-04-03T23:18:55.544Z] eaf3925da568: Verifying Checksum [2023-04-03T23:18:55.544Z] eaf3925da568: Download complete [2023-04-03T23:18:55.544Z] bde34c3a00c8: Verifying Checksum [2023-04-03T23:18:55.544Z] bde34c3a00c8: Download complete [2023-04-03T23:18:55.544Z] b352a97aabf1: Download complete [2023-04-03T23:18:55.544Z] 4872d77fe225: Download complete [2023-04-03T23:18:55.544Z] 5851b861e8e6: Download complete [2023-04-03T23:18:55.544Z] b85a868b505f: Verifying Checksum [2023-04-03T23:18:55.544Z] b85a868b505f: Download complete [2023-04-03T23:18:55.803Z] bab4dde63d76: Verifying Checksum [2023-04-03T23:18:55.803Z] bab4dde63d76: Download complete [2023-04-03T23:18:56.741Z] b85a868b505f: Pull complete [2023-04-03T23:18:57.002Z] e2be974225ed: Pull complete [2023-04-03T23:18:57.572Z] 339a4e72a1f5: Pull complete [2023-04-03T23:18:57.572Z] 988bab9f4d93: Pull complete [2023-04-03T23:18:57.831Z] 1469e6f7b9e6: Pull complete [2023-04-03T23:18:57.831Z] eaf3925da568: Pull complete [2023-04-03T23:18:59.736Z] bab4dde63d76: Pull complete [2023-04-03T23:18:59.736Z] bde34c3a00c8: Pull complete [2023-04-03T23:18:59.736Z] b352a97aabf1: Pull complete [2023-04-03T23:18:59.998Z] 4872d77fe225: Pull complete [2023-04-03T23:18:59.998Z] 5851b861e8e6: Pull complete [2023-04-03T23:18:59.998Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T23:18:59.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:18:59.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:19:00.150Z] prd-ubuntu20.04-docker-8c-8g-6749 does not seem to be running inside a container [2023-04-03T23:19:00.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-03T23:19:02.800Z] $ docker top c4bddd55f92bc450ea2e8dce2de57e78fcc55c2745a5597c22bdf4793ea475cd -eo pid,comm [2023-04-03T23:19:02.853Z] 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-04-03T23:19:02.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T23:19:02.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:19:02.905Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:19:03.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:19:03.029Z] $ docker exec c4bddd55f92bc450ea2e8dce2de57e78fcc55c2745a5597c22bdf4793ea475cd ssh-agent [2023-04-03T23:19:03.139Z] SSH_AUTH_SOCK=/tmp/ssh-McxnP1FL4ML1/agent.33 [2023-04-03T23:19:03.139Z] SSH_AGENT_PID=39 [2023-04-03T23:19:03.146Z] Running ssh-add (command line suppressed) [2023-04-03T23:19:03.254Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7098056617622126345.key (/w/workspace/edgex-go/3@tmp/private_key_7098056617622126345.key) [2023-04-03T23:19:03.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:19:03.553Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T23:19:03.578Z] $ docker exec --env ******** --env ******** c4bddd55f92bc450ea2e8dce2de57e78fcc55c2745a5597c22bdf4793ea475cd ssh-agent -k [2023-04-03T23:19:03.690Z] unset SSH_AUTH_SOCK; [2023-04-03T23:19:03.691Z] unset SSH_AGENT_PID; [2023-04-03T23:19:03.691Z] echo Agent pid 39 killed; [2023-04-03T23:19:03.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T23:19:03.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:19:03.721Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:19:03.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:19:03.866Z] $ docker exec c4bddd55f92bc450ea2e8dce2de57e78fcc55c2745a5597c22bdf4793ea475cd ssh-agent [2023-04-03T23:19:03.987Z] SSH_AUTH_SOCK=/tmp/ssh-PCqkKZub3zhT/agent.71 [2023-04-03T23:19:03.987Z] SSH_AGENT_PID=77 [2023-04-03T23:19:03.993Z] Running ssh-add (command line suppressed) [2023-04-03T23:19:04.100Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7866674127505283708.key (/w/workspace/edgex-go/3@tmp/private_key_7866674127505283708.key) [2023-04-03T23:19:04.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:19:04.407Z] + git semver init [2023-04-03T23:19:04.668Z] 2023-04-03 23:19:04,580 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T23:19:04.668Z] 2023-04-03 23:19:04,581 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-04-03T23:19:04.668Z] 2023-04-03 23:19:04,581 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-04-03T23:19:04.668Z] 2023-04-03 23:19:04,582 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-04-03T23:19:09.944Z] 2023-04-03 23:19:09,027 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-04-03T23:19:09.944Z] 2023-04-03 23:19:09,028 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4490 with force:False [2023-04-03T23:19:09.944Z] 2023-04-03 23:19:09,028 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4490 [2023-04-03T23:19:09.944Z] 2023-04-03 23:19:09,032 [execute] INFO git cat-file --batch-check [2023-04-03T23:19:09.944Z] 2023-04-03 23:19:09,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T23:19:09.944Z] 2023-04-03 23:19:09,038 [execute] INFO git cat-file --batch [2023-04-03T23:19:09.944Z] 2023-04-03 23:19:09,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T23:19:09.944Z] 2023-04-03 23:19:09,043 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4490 [2023-04-03T23:19:09.944Z] 0.0.0 [Pipeline] } [2023-04-03T23:19:09.957Z] $ docker exec --env ******** --env ******** c4bddd55f92bc450ea2e8dce2de57e78fcc55c2745a5597c22bdf4793ea475cd ssh-agent -k [2023-04-03T23:19:10.050Z] unset SSH_AUTH_SOCK; [2023-04-03T23:19:10.050Z] unset SSH_AGENT_PID; [2023-04-03T23:19:10.050Z] echo Agent pid 77 killed; [2023-04-03T23:19:10.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:19:10.352Z] + git semver [Pipeline] } [2023-04-03T23:19:10.627Z] $ docker stop --time=1 c4bddd55f92bc450ea2e8dce2de57e78fcc55c2745a5597c22bdf4793ea475cd [2023-04-03T23:19:11.923Z] $ docker rm -f --volumes c4bddd55f92bc450ea2e8dce2de57e78fcc55c2745a5597c22bdf4793ea475cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:19:12.259Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T23:19:12.466Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T23:19:12.468Z] [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-04-03T23:19:12.866Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-04-03T23:19:12.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:19:12.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:19:12.896Z] ========================================================= [2023-04-03T23:19:12.896Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T23:19:12.896Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:19:13.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:19:13.179Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T23:19:13.179Z] 63b65145d645: Pulling fs layer [2023-04-03T23:19:13.179Z] a2d21d5440eb: Pulling fs layer [2023-04-03T23:19:13.179Z] 935e6c44a52c: Pulling fs layer [2023-04-03T23:19:13.179Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T23:19:13.179Z] 30dea6a524f1: Pulling fs layer [2023-04-03T23:19:13.179Z] a2aff8979fd8: Pulling fs layer [2023-04-03T23:19:13.179Z] 6808be2612f2: Pulling fs layer [2023-04-03T23:19:13.179Z] f25807f1079a: Pulling fs layer [2023-04-03T23:19:13.179Z] 94cc34f8dd06: Waiting [2023-04-03T23:19:13.179Z] 30dea6a524f1: Waiting [2023-04-03T23:19:13.179Z] a2aff8979fd8: Waiting [2023-04-03T23:19:13.179Z] f25807f1079a: Waiting [2023-04-03T23:19:13.179Z] 6808be2612f2: Waiting [2023-04-03T23:19:13.179Z] a2d21d5440eb: Download complete [2023-04-03T23:19:13.179Z] 94cc34f8dd06: Verifying Checksum [2023-04-03T23:19:13.179Z] 94cc34f8dd06: Download complete [2023-04-03T23:19:13.179Z] 30dea6a524f1: Verifying Checksum [2023-04-03T23:19:13.179Z] 30dea6a524f1: Download complete [2023-04-03T23:19:13.179Z] 63b65145d645: Verifying Checksum [2023-04-03T23:19:13.179Z] 63b65145d645: Download complete [2023-04-03T23:19:13.179Z] a2aff8979fd8: Verifying Checksum [2023-04-03T23:19:13.179Z] a2aff8979fd8: Download complete [2023-04-03T23:19:13.439Z] 63b65145d645: Pull complete [2023-04-03T23:19:13.697Z] a2d21d5440eb: Pull complete [2023-04-03T23:19:13.697Z] f25807f1079a: Verifying Checksum [2023-04-03T23:19:13.697Z] f25807f1079a: Download complete [2023-04-03T23:19:13.955Z] 935e6c44a52c: Download complete [2023-04-03T23:19:14.214Z] 6808be2612f2: Verifying Checksum [2023-04-03T23:19:14.214Z] 6808be2612f2: Download complete [2023-04-03T23:19:17.497Z] 935e6c44a52c: Pull complete [2023-04-03T23:19:17.497Z] 94cc34f8dd06: Pull complete [2023-04-03T23:19:17.497Z] 30dea6a524f1: Pull complete [2023-04-03T23:19:17.497Z] a2aff8979fd8: Pull complete [2023-04-03T23:19:20.035Z] 6808be2612f2: Pull complete [2023-04-03T23:19:20.295Z] f25807f1079a: Pull complete [2023-04-03T23:19:20.295Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T23:19:20.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:19:20.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:19:20.842Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:19:20.842Z] WORKDIR /edgex [2023-04-03T23:19:20.842Z] COPY go.mod . [2023-04-03T23:19:20.842Z] RUN go mod download -t [2023-04-03T23:19:20.842Z] ci-base-image-x86_64 -f - . [2023-04-03T23:19:21.412Z] Sending build context to Docker daemon 170.5MB [2023-04-03T23:19:21.412Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:19:21.412Z] ---> 3b553350e43f [2023-04-03T23:19:21.412Z] Step 2/4 : WORKDIR /edgex [2023-04-03T23:19:25.599Z] ---> Running in ec21bd4a9bf4 [2023-04-03T23:19:25.599Z] Removing intermediate container ec21bd4a9bf4 [2023-04-03T23:19:25.599Z] ---> efadee32c972 [2023-04-03T23:19:25.599Z] Step 3/4 : COPY go.mod . [2023-04-03T23:19:25.599Z] ---> e242604228ab [2023-04-03T23:19:25.599Z] Step 4/4 : RUN go mod download [2023-04-03T23:19:25.599Z] ---> Running in 6f9ab353f765 [2023-04-03T23:19:27.545Z] Still waiting to schedule task [2023-04-03T23:19:27.545Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6748’ [2023-04-03T23:19:37.807Z] Removing intermediate container 6f9ab353f765 [2023-04-03T23:19:37.807Z] ---> 84049636c449 [2023-04-03T23:19:37.807Z] Successfully built 84049636c449 [2023-04-03T23:19:37.807Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:38.109Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T23:19:38.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:19:38.174Z] prd-ubuntu20.04-docker-8c-8g-6749 does not seem to be running inside a container [2023-04-03T23:19:38.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-03T23:19:38.561Z] $ docker top 0bff257e0d0e1e0dc6058cd8a401bb3bc28de09a746bedfcfa8658a3b1daa181 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:19:38.890Z] + go version [2023-04-03T23:19:38.891Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T23:19:38.904Z] $ docker stop --time=1 0bff257e0d0e1e0dc6058cd8a401bb3bc28de09a746bedfcfa8658a3b1daa181 [2023-04-03T23:19:40.149Z] $ docker rm -f --volumes 0bff257e0d0e1e0dc6058cd8a401bb3bc28de09a746bedfcfa8658a3b1daa181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:40.544Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T23:19:40.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:19:40.619Z] prd-ubuntu20.04-docker-8c-8g-6749 does not seem to be running inside a container [2023-04-03T23:19:40.651Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-03T23:19:40.954Z] $ docker top 7ed645d5b0753b7f6d794d670142bf305c32e86d8749e1c28781562cb71b4a6d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T23:19:41.011Z] ========================================================= [2023-04-03T23:19:41.011Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-03T23:19:41.011Z] ========================================================= [Pipeline] sh [2023-04-03T23:19:41.289Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:19:41.583Z] + make test [2023-04-03T23:19:41.583Z] go test -race -coverprofile=coverage.out ./... [2023-04-03T23:19:48.141Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-03T23:20:00.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-03T23:20:00.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-03T23:20:00.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-03T23:20:00.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-03T23:20:00.868Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-03T23:20:01.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-03T23:20:01.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-03T23:20:01.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-03T23:20:01.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-03T23:20:01.691Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-03T23:20:01.949Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-03T23:20:02.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-03T23:20:02.206Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-03T23:20:02.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-03T23:20:02.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-03T23:20:02.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-03T23:20:03.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-04-03T23:20:04.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-04-03T23:20:05.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-03T23:20:05.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-03T23:20:05.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-03T23:20:06.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-03T23:20:06.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-03T23:20:07.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-03T23:20:07.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:20:07.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-03T23:20:07.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-03T23:20:07.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-03T23:20:08.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.3% of statements [2023-04-03T23:20:08.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-04-03T23:20:08.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-03T23:20:08.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-03T23:20:09.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 1.964s coverage: 88.5% of statements [2023-04-03T23:20:09.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.9% of statements [2023-04-03T23:20:10.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-03T23:20:10.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:20:10.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-03T23:20:11.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.342s coverage: 95.6% of statements [2023-04-03T23:20:11.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-03T23:20:11.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-03T23:20:11.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-03T23:20:11.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-03T23:20:11.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-03T23:20:11.139Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-04-03T23:20:12.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-03T23:20:12.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-03T23:20:12.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-03T23:20:12.072Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-04-03T23:20:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-03T23:20:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-03T23:20:12.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-04-03T23:20:12.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements [2023-04-03T23:20:12.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 44.1% of statements [2023-04-03T23:20:12.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements [2023-04-03T23:20:12.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-04-03T23:20:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2023-04-03T23:20:13.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2023-04-03T23:20:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-03T23:20:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-03T23:20:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-03T23:20:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-03T23:20:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-03T23:20:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-03T23:20:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-03T23:20:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-03T23:20:14.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-03T23:20:14.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-03T23:20:14.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-03T23:20:14.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-03T23:20:15.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-03T23:20:15.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-03T23:20:15.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-03T23:20:16.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-03T23:20:16.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-03T23:20:17.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-03T23:20:17.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-03T23:20:18.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-03T23:20:18.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-03T23:20:18.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-03T23:20:20.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-03T23:20:20.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-03T23:20:20.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-03T23:20:21.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-03T23:20:21.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-03T23:20:21.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-03T23:20:21.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-03T23:20:22.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-03T23:20:22.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-03T23:20:22.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-03T23:20:22.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-03T23:20:23.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-03T23:20:23.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:20:23.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-03T23:20:23.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-03T23:20:24.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements [2023-04-03T23:20:24.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-03T23:20:24.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-03T23:20:25.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-03T23:20:25.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.267s coverage: 79.9% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.067s coverage: 92.9% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.059s coverage: 87.2% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 63.1% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-04-03T23:20:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-04-03T23:20:37.902Z] 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-04-03T23:20:37.902Z] running golangci-lint [2023-04-03T23:20:37.902Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-03T23:20:37.902Z] go version go1.20.2 linux/amd64 [2023-04-03T23:20:37.902Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-03T23:20:37.902Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-03T23:20:52.765Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 13.45764724s" [2023-04-03T23:20:52.765Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.662693ms" [2023-04-03T23:20:58.023Z] level=info msg="[linters_context/goanalysis] analyzers took 48.925637032s with top 10 stages: buildir: 25.366428373s, fact_deprecated: 1.374055111s, inspect: 1.161898312s, gosec: 1.088050307s, ctrlflow: 1.039462407s, S1038: 906.60018ms, printf: 845.708139ms, fact_purity: 675.142454ms, nilness: 673.586371ms, directives: 565.874769ms" [2023-04-03T23:20:58.023Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-03T23:20:58.023Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 201/201, exclude-rules: 21/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, cgo: 201/201, filename_unadjuster: 201/201, skip_dirs: 201/201, skip_files: 201/201, nolint: 0/21" [2023-04-03T23:20:58.023Z] level=info msg="[runner] processing took 14.766972ms with stages: nolint: 6.293062ms, identifier_marker: 3.712118ms, autogenerated_exclude: 1.453649ms, path_prettifier: 1.384058ms, exclude-rules: 1.191776ms, skip_dirs: 687.818µs, cgo: 27.001µs, filename_unadjuster: 14µs, max_same_issues: 610ns, uniq_by_line: 450ns, skip_files: 410ns, severity-rules: 380ns, exclude: 340ns, source_code: 270ns, sort_results: 240ns, diff: 220ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-04-03T23:20:58.023Z] level=info msg="[runner] linters took 6.283349299s with stages: goanalysis_metalinter: 6.268479145s" [2023-04-03T23:20:58.023Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-03T23:20:58.023Z] level=info msg="Memory: 199 samples, avg is 172.4MB, max is 757.5MB" [2023-04-03T23:20:58.023Z] level=info msg="Execution took 19.783497836s" [2023-04-03T23:20:58.023Z] go vet ./... [2023-04-03T23:21:02.206Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T23:21:02.206Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T23:21:02.206Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T23:21:02.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-03T23:21:02.497Z] + ls -al . [2023-04-03T23:21:02.497Z] total 704 [2023-04-03T23:21:02.497Z] drwxrwxr-x 11 1001 1001 4096 Apr 3 23:19 . [2023-04-03T23:21:02.497Z] drwxr-xr-x 4 root root 4096 Apr 3 23:19 .. [2023-04-03T23:21:02.497Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 23:18 .blubracket [2023-04-03T23:21:02.497Z] -rw-rw-r-- 1 1001 1001 16 Apr 3 23:18 .dockerignore [2023-04-03T23:21:02.497Z] drwxrwxr-x 8 1001 1001 4096 Apr 3 23:19 .git [2023-04-03T23:21:02.497Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 23:18 .github [2023-04-03T23:21:02.497Z] -rw-rw-r-- 1 1001 1001 1133 Apr 3 23:18 .gitignore [2023-04-03T23:21:02.497Z] -rw-rw-r-- 1 1001 1001 42 Apr 3 23:18 .golangci.yml [2023-04-03T23:21:02.497Z] -rw-rw-r-- 1 1001 1001 87 Apr 3 23:18 .hadolint.yml [2023-04-03T23:21:02.497Z] drwxr-xr-x 3 1001 1001 4096 Apr 3 23:19 .semver [2023-04-03T23:21:02.497Z] -rw-rw-r-- 1 1001 1001 166 Apr 3 23:18 .sonarcloud.properties [2023-04-03T23:21:02.497Z] -rw-rw-r-- 1 1001 1001 1171 Apr 3 23:18 ADOPTERS.md [2023-04-03T23:21:02.497Z] -rw-rw-r-- 1 1001 1001 10835 Apr 3 23:18 Attribution.txt [2023-04-03T23:21:02.497Z] -rw-rw-r-- 1 1001 1001 73765 Apr 3 23:18 CHANGELOG.md [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 3804 Apr 3 23:18 CONTRIBUTING.md [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 677 Apr 3 23:18 GOVERNANCE.md [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 883 Apr 3 23:18 Jenkinsfile [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 10775 Apr 3 23:18 LICENSE [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 14368 Apr 3 23:18 Makefile [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 582 Apr 3 23:18 OWNERS.md [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 9403 Apr 3 23:18 README.md [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 789 Apr 3 23:18 SECURITY.md [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 5 Apr 3 23:19 VERSION [2023-04-03T23:21:02.498Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 23:18 bin [2023-04-03T23:21:02.498Z] drwxrwxr-x 18 1001 1001 4096 Apr 3 23:18 cmd [2023-04-03T23:21:02.498Z] -rw-r--r-- 1 root root 447380 Apr 3 23:20 coverage.out [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 3200 Apr 3 23:18 go.mod [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 31265 Apr 3 23:18 go.sum [2023-04-03T23:21:02.498Z] drwxrwxr-x 7 1001 1001 4096 Apr 3 23:18 internal [2023-04-03T23:21:02.498Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 23:18 openapi [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 594 Apr 3 23:18 security.txt [2023-04-03T23:21:02.498Z] drwxrwxr-x 4 1001 1001 4096 Apr 3 23:18 snap [2023-04-03T23:21:02.498Z] -rw-rw-r-- 1 1001 1001 204 Apr 3 23:18 version.go [Pipeline] sh [2023-04-03T23:21:02.779Z] + '[' -e coverage.out ] [2023-04-03T23:21:02.779Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-03T23:21:02.882Z] Stashed 1 file(s) [Pipeline] sh [2023-04-03T23:21:03.161Z] + make build [2023-04-03T23:21:03.161Z] 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-04-03T23:21:15.354Z] 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-04-03T23:21:15.354Z] 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-04-03T23:21:15.611Z] 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-04-03T23:21:16.184Z] 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-04-03T23:21:22.738Z] 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-04-03T23:21:23.673Z] 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-04-03T23:21:24.631Z] 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-04-03T23:21:25.564Z] 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-04-03T23:21:26.495Z] 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-04-03T23:21:27.061Z] 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-04-03T23:21:28.436Z] 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-04-03T23:21:29.382Z] $ docker stop --time=1 7ed645d5b0753b7f6d794d670142bf305c32e86d8749e1c28781562cb71b4a6d [2023-04-03T23:21:33.310Z] $ docker rm -f --volumes 7ed645d5b0753b7f6d794d670142bf305c32e86d8749e1c28781562cb71b4a6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:21:34.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:21:34.058Z] [2023-04-03T23:21:34.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:21:34.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:21:34.356Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-03T23:21:34.356Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-03T23:21:34.356Z] ca9280d653b3: Pulling fs layer [2023-04-03T23:21:34.356Z] 7e9c9ca2126c: Pulling fs layer [2023-04-03T23:21:34.356Z] cbdbe7a5bc2a: Download complete [2023-04-03T23:21:34.614Z] ca9280d653b3: Verifying Checksum [2023-04-03T23:21:34.614Z] ca9280d653b3: Download complete [2023-04-03T23:21:34.614Z] cbdbe7a5bc2a: Pull complete [2023-04-03T23:21:34.872Z] 7e9c9ca2126c: Download complete [2023-04-03T23:21:34.872Z] ca9280d653b3: Pull complete [2023-04-03T23:21:38.147Z] 7e9c9ca2126c: Pull complete [2023-04-03T23:21:38.147Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-03T23:21:38.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:21:38.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:21:38.226Z] prd-ubuntu20.04-docker-8c-8g-6749 does not seem to be running inside a container [2023-04-03T23:21:38.252Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-03T23:21:40.240Z] $ docker top 9e8c63c7b07321072aaf6ed59dfa77966a094f665f5c559434254b5ff5f576cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:21:40.565Z] + docker-compose build --help [2023-04-03T23:21:40.565Z] + grep parallel [2023-04-03T23:21:41.132Z] --parallel Build images in parallel. [Pipeline] } [2023-04-03T23:21:41.146Z] $ docker stop --time=1 9e8c63c7b07321072aaf6ed59dfa77966a094f665f5c559434254b5ff5f576cc [2023-04-03T23:21:42.424Z] $ docker rm -f --volumes 9e8c63c7b07321072aaf6ed59dfa77966a094f665f5c559434254b5ff5f576cc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:21:42.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:21:42.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:21:42.865Z] prd-ubuntu20.04-docker-8c-8g-6749 does not seem to be running inside a container [2023-04-03T23:21:42.893Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-03T23:21:43.219Z] $ docker top c3b29655d78652877559ddedc3a1716d1c7e05ca16407d7d539d888c8bdf948c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:21:43.559Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-03T23:21:44.126Z] Building core-command ... [2023-04-03T23:21:44.126Z] Building core-common-config-bootstrapper ... [2023-04-03T23:21:44.126Z] Building core-data ... [2023-04-03T23:21:44.126Z] Building core-metadata ... [2023-04-03T23:21:44.126Z] Building security-bootstrapper ... [2023-04-03T23:21:44.126Z] Building security-proxy-auth ... [2023-04-03T23:21:44.126Z] Building security-proxy-setup ... [2023-04-03T23:21:44.126Z] Building security-secretstore-setup ... [2023-04-03T23:21:44.126Z] Building security-spiffe-token-provider ... [2023-04-03T23:21:44.126Z] Building security-spire-agent ... [2023-04-03T23:21:44.126Z] Building security-spire-config ... [2023-04-03T23:21:44.126Z] Building security-spire-server ... [2023-04-03T23:21:44.126Z] Building support-notifications ... [2023-04-03T23:21:44.126Z] Building support-scheduler ... [2023-04-03T23:21:44.126Z] Building support-notifications [2023-04-03T23:21:44.126Z] Building security-spire-config [2023-04-03T23:21:44.126Z] Building security-bootstrapper [2023-04-03T23:21:44.126Z] Building security-spire-server [2023-04-03T23:21:44.126Z] Building security-spiffe-token-provider [2023-04-03T23:21:54.088Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:21:54.088Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:21:54.088Z] ---> 84049636c449 [2023-04-03T23:21:54.088Z] Step 3/20 : WORKDIR /edgex-go [2023-04-03T23:21:54.088Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:21:54.088Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:21:54.088Z] ---> 84049636c449 [2023-04-03T23:21:54.088Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T23:21:54.088Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:21:54.088Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:21:54.088Z] ---> 84049636c449 [2023-04-03T23:21:54.088Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:21:54.088Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:21:54.088Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:21:54.088Z] ---> 84049636c449 [2023-04-03T23:21:54.088Z] Step 3/26 : WORKDIR /edgex-go [2023-04-03T23:21:54.088Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:21:54.088Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:21:54.088Z] ---> 84049636c449 [2023-04-03T23:21:54.088Z] Step 3/33 : WORKDIR /edgex-go [2023-04-03T23:21:59.355Z] ---> Running in 6a9eca8b9c45 [2023-04-03T23:21:59.355Z] ---> Running in 6db6ff255e10 [2023-04-03T23:21:59.355Z] ---> Running in f56d2e7b3175 [2023-04-03T23:21:59.355Z] ---> Running in 13f79d73df5f [2023-04-03T23:21:59.355Z] ---> Running in 3edbbf2c1c99 [2023-04-03T23:21:59.355Z] Removing intermediate container f56d2e7b3175 [2023-04-03T23:21:59.355Z] ---> 4bc545367714 [2023-04-03T23:21:59.355Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-03T23:21:59.355Z] Removing intermediate container 3edbbf2c1c99 [2023-04-03T23:21:59.355Z] ---> 270b9d4c708c [2023-04-03T23:21:59.355Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:21:59.355Z] Removing intermediate container 6db6ff255e10 [2023-04-03T23:21:59.355Z] Removing intermediate container 6a9eca8b9c45 [2023-04-03T23:21:59.355Z] ---> 2fa07d5a5e19 [2023-04-03T23:21:59.355Z] ---> 67c633a94f4f [2023-04-03T23:21:59.355Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:21:59.355Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-03T23:21:59.355Z] Removing intermediate container 13f79d73df5f [2023-04-03T23:21:59.355Z] ---> 0b16edf0daff [2023-04-03T23:21:59.355Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:21:59.355Z] ---> Running in d7622bcba385 [2023-04-03T23:21:59.355Z] ---> Running in 02339b9823cb [2023-04-03T23:21:59.355Z] ---> Running in 04f5422175ae [2023-04-03T23:21:59.355Z] ---> Running in 9b5058fd008d [2023-04-03T23:21:59.355Z] ---> Running in 56429de25be0 [2023-04-03T23:21:59.355Z] Removing intermediate container d7622bcba385 [2023-04-03T23:21:59.355Z] ---> 41b877d1c938 [2023-04-03T23:21:59.355Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-03T23:21:59.355Z] ---> Running in 0db4e35afa26 [2023-04-03T23:21:59.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:21:59.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:22:00.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:22:00.180Z] OK: 265 MiB in 53 packages [2023-04-03T23:22:00.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:22:00.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:22:00.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:22:00.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:22:00.439Z] OK: 265 MiB in 53 packages [2023-04-03T23:22:00.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:22:00.439Z] Removing intermediate container 02339b9823cb [2023-04-03T23:22:00.439Z] ---> d3115414c5a7 [2023-04-03T23:22:00.439Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-03T23:22:00.439Z] OK: 265 MiB in 53 packages [2023-04-03T23:22:00.439Z] ---> 346c57e4a4a6 [2023-04-03T23:22:00.439Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:22:00.439Z] ---> Running in 74e7c41570a4 [2023-04-03T23:22:00.439Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:22:00.439Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:22:00.439Z] OK: 17823 distinct packages available [2023-04-03T23:22:00.439Z] OK: 265 MiB in 53 packages [2023-04-03T23:22:00.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:22:00.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:22:00.715Z] Removing intermediate container 9b5058fd008d [2023-04-03T23:22:00.715Z] ---> 076c4688a930 [2023-04-03T23:22:00.715Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T23:22:00.975Z] Removing intermediate container 56429de25be0 [2023-04-03T23:22:00.975Z] ---> 1afa1d812768 [2023-04-03T23:22:00.975Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-03T23:22:00.975Z] OK: 265 MiB in 53 packages [2023-04-03T23:22:00.975Z] ---> 32a643621f10 [2023-04-03T23:22:00.975Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:22:00.975Z] ---> 45ed18648b01 [2023-04-03T23:22:00.975Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:22:00.975Z] ---> Running in d4bea8f7c618 [2023-04-03T23:22:00.975Z] Removing intermediate container 0db4e35afa26 [2023-04-03T23:22:00.975Z] ---> 3abe292a2c11 [2023-04-03T23:22:00.975Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:22:00.975Z] ---> Running in 9cb78f08ad86 [2023-04-03T23:22:01.232Z] ---> 0f279c382377 [2023-04-03T23:22:01.233Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:22:01.233Z] ---> Running in 08c4675c6afe [2023-04-03T23:22:01.490Z] Removing intermediate container 04f5422175ae [2023-04-03T23:22:01.490Z] ---> b08bb3c0242c [2023-04-03T23:22:01.490Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-03T23:22:01.747Z] ---> 42be7ae9252f [2023-04-03T23:22:01.747Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:22:01.747Z] ---> Running in 820d247532cd [2023-04-03T23:22:24.933Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6752 in /w/workspace/edgexfoundry_edgex-go_PR-4490 [Pipeline] { [Pipeline] ws [2023-04-03T23:22:24.947Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T23:22:26.637Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T23:22:26.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:22:26.638Z] Dload Upload Total Spent Left Speed [2023-04-03T23:22:26.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-04-03T23:22:27.527Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T23:22:27.919Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T23:22:27.919Z] + sudo tee /etc/docker/daemon.new [2023-04-03T23:22:27.919Z] { [2023-04-03T23:22:27.919Z] "registry-mirrors": [ [2023-04-03T23:22:27.919Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T23:22:27.919Z] ], [2023-04-03T23:22:27.919Z] "bip": "10.250.0.254/24", [2023-04-03T23:22:27.919Z] "hosts": [ [2023-04-03T23:22:27.919Z] "tcp://0.0.0.0:5555", [2023-04-03T23:22:27.919Z] "unix:///var/run/docker.sock" [2023-04-03T23:22:27.919Z] ], [2023-04-03T23:22:27.919Z] "mtu": 1458, [2023-04-03T23:22:27.919Z] "selinux-enabled": true, [2023-04-03T23:22:27.919Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T23:22:27.919Z] } [Pipeline] sh [2023-04-03T23:22:28.288Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T23:22:28.665Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:22:47.254Z] provisioning config files... [2023-04-03T23:22:47.299Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8851234582178617947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:22:47.711Z] ---> docker-login.sh [2023-04-03T23:22:47.711Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:22:48.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:22:48.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:22:48.306Z] Configure a credential helper to remove this warning. See [2023-04-03T23:22:48.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:22:48.306Z] [2023-04-03T23:22:48.306Z] Login Succeeded [2023-04-03T23:22:48.306Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:22:48.513Z] Removing intermediate container 08c4675c6afe [2023-04-03T23:22:48.513Z] ---> 2d19894ba246 [2023-04-03T23:22:48.513Z] Step 8/23 : COPY . . [2023-04-03T23:22:48.513Z] Removing intermediate container d4bea8f7c618 [2023-04-03T23:22:48.513Z] ---> 4c7064b7252d [2023-04-03T23:22:48.513Z] Step 7/27 : COPY . . [2023-04-03T23:22:48.513Z] Removing intermediate container 9cb78f08ad86 [2023-04-03T23:22:48.513Z] ---> 659e03ce0795 [2023-04-03T23:22:48.513Z] Step 7/26 : COPY . . [2023-04-03T23:22:48.513Z] Removing intermediate container 74e7c41570a4 [2023-04-03T23:22:48.513Z] ---> 2b6716072f42 [2023-04-03T23:22:48.513Z] Step 7/33 : COPY . . [2023-04-03T23:22:48.513Z] Removing intermediate container 820d247532cd [2023-04-03T23:22:48.513Z] ---> 4efe1fb9556c [2023-04-03T23:22:48.513Z] Step 7/20 : COPY . . [2023-04-03T23:22:48.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:22:48.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:22:48.852Z] Configure a credential helper to remove this warning. See [2023-04-03T23:22:48.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:22:48.852Z] [2023-04-03T23:22:48.852Z] Login Succeeded [2023-04-03T23:22:48.852Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:22:49.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:22:49.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:22:49.139Z] Configure a credential helper to remove this warning. See [2023-04-03T23:22:49.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:22:49.139Z] [2023-04-03T23:22:49.139Z] Login Succeeded [2023-04-03T23:22:49.139Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:22:49.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:22:49.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:22:49.683Z] Configure a credential helper to remove this warning. See [2023-04-03T23:22:49.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:22:49.683Z] [2023-04-03T23:22:49.683Z] Login Succeeded [2023-04-03T23:22:49.683Z] docker.io [2023-04-03T23:22:49.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:22:50.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:22:50.226Z] Configure a credential helper to remove this warning. See [2023-04-03T23:22:50.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:22:50.226Z] [2023-04-03T23:22:50.226Z] Login Succeeded [2023-04-03T23:22:50.226Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:22:50.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-03T23:22:51.122Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-04-03T23:22:51.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:22:51.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:22:51.175Z] ========================================================= [2023-04-03T23:22:51.175Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T23:22:51.175Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:22:51.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:22:51.809Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T23:22:51.809Z] af6eaf76a39c: Pulling fs layer [2023-04-03T23:22:51.809Z] 55522c791124: Pulling fs layer [2023-04-03T23:22:51.809Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T23:22:51.809Z] 169dfbe0d373: Pulling fs layer [2023-04-03T23:22:51.809Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T23:22:51.809Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T23:22:51.809Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T23:22:51.809Z] e1ff8fa3b103: Waiting [2023-04-03T23:22:51.809Z] 5abe8eddf0d5: Waiting [2023-04-03T23:22:51.809Z] 169dfbe0d373: Waiting [2023-04-03T23:22:51.809Z] 52ebb69f0ebf: Waiting [2023-04-03T23:22:51.809Z] 55522c791124: Verifying Checksum [2023-04-03T23:22:51.809Z] 55522c791124: Download complete [2023-04-03T23:22:51.809Z] 169dfbe0d373: Verifying Checksum [2023-04-03T23:22:51.809Z] 169dfbe0d373: Download complete [2023-04-03T23:22:51.809Z] e1ff8fa3b103: Verifying Checksum [2023-04-03T23:22:51.809Z] e1ff8fa3b103: Download complete [2023-04-03T23:22:51.809Z] af6eaf76a39c: Verifying Checksum [2023-04-03T23:22:51.809Z] af6eaf76a39c: Download complete [2023-04-03T23:22:52.794Z] af6eaf76a39c: Pull complete [2023-04-03T23:22:53.072Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T23:22:53.072Z] 5abe8eddf0d5: Download complete [2023-04-03T23:22:53.680Z] 55522c791124: Pull complete [2023-04-03T23:22:54.681Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T23:22:54.681Z] 52ebb69f0ebf: Download complete [2023-04-03T23:22:54.681Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T23:22:54.681Z] ce5c4a1c91eb: Download complete [2023-04-03T23:22:58.644Z] ---> cbe092ac1e5e [2023-04-03T23:22:58.644Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-03T23:22:58.644Z] ---> eb1515b49b9b [2023-04-03T23:22:58.644Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-03T23:22:58.644Z] ---> a700144c1e49 [2023-04-03T23:22:58.644Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:22:58.644Z] ---> 886d8055a0d1 [2023-04-03T23:22:58.644Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:22:58.644Z] ---> 5ecdbbb001eb [2023-04-03T23:22:58.644Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-03T23:22:58.644Z] ---> Running in 42a44b0d38c3 [2023-04-03T23:22:58.644Z] ---> Running in e8ab4f1c02da [2023-04-03T23:22:58.644Z] ---> Running in e45784d9e594 [2023-04-03T23:22:58.644Z] ---> Running in a969cc375533 [2023-04-03T23:22:58.644Z] ---> Running in 6d09fe35b3c1 [2023-04-03T23:22:58.644Z] Removing intermediate container e45784d9e594 [2023-04-03T23:22:58.644Z] ---> 66ad157f024c [2023-04-03T23:22:58.644Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-03T23:22:58.644Z] ---> Running in aa3881368b76 [2023-04-03T23:22:58.644Z] Removing intermediate container a969cc375533 [2023-04-03T23:22:58.644Z] ---> ca5e4b5cc225 [2023-04-03T23:22:58.644Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T23:22:58.644Z] ---> Running in f4fefc187a33 [2023-04-03T23:22:58.644Z] Removing intermediate container aa3881368b76 [2023-04-03T23:22:58.644Z] ---> fedef978debd [2023-04-03T23:22:58.644Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:22:58.644Z] Removing intermediate container f4fefc187a33 [2023-04-03T23:22:58.644Z] ---> b10416ec0b46 [2023-04-03T23:22:58.644Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:22:58.644Z] ---> Running in 4a5bc6bf519f [2023-04-03T23:22:58.644Z] ---> Running in 9c2c4ac7e49b [2023-04-03T23:22:58.644Z] Removing intermediate container 9c2c4ac7e49b [2023-04-03T23:22:58.644Z] ---> 9115e6a7b8a9 [2023-04-03T23:22:58.644Z] Step 11/27 : 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-04-03T23:22:58.644Z] Removing intermediate container 4a5bc6bf519f [2023-04-03T23:22:58.644Z] ---> f1912bca97cc [2023-04-03T23:22:58.644Z] 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-04-03T23:22:58.644Z] ---> Running in 13fe3ad7439b [2023-04-03T23:22:58.644Z] ---> Running in 068b6c6e877d [2023-04-03T23:22:58.644Z] 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-04-03T23:22:58.644Z] 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-04-03T23:22:58.644Z] 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-04-03T23:22:59.575Z] Removing intermediate container 068b6c6e877d [2023-04-03T23:22:59.575Z] ---> 1bbfb55b8ae9 [2023-04-03T23:22:59.575Z] Step 12/26 : WORKDIR /edgex-go [2023-04-03T23:22:59.575Z] Removing intermediate container 13fe3ad7439b [2023-04-03T23:22:59.575Z] ---> d4728533e669 [2023-04-03T23:22:59.575Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T23:22:59.575Z] ---> Running in ffbd9b32e9d7 [2023-04-03T23:22:59.575Z] ---> Running in dafe3d39d092 [2023-04-03T23:22:59.575Z] Removing intermediate container ffbd9b32e9d7 [2023-04-03T23:22:59.575Z] ---> 196a31cd302e [2023-04-03T23:22:59.575Z] [2023-04-03T23:22:59.575Z] Step 13/26 : FROM alpine:3.17 [2023-04-03T23:22:59.575Z] Removing intermediate container dafe3d39d092 [2023-04-03T23:22:59.575Z] ---> 17e643195016 [2023-04-03T23:22:59.575Z] [2023-04-03T23:22:59.575Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T23:22:59.575Z] 3.17: Pulling from library/alpine [2023-04-03T23:22:59.575Z] 3.17: Pulling from library/alpine [2023-04-03T23:22:59.879Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T23:22:59.879Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T23:22:59.879Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T23:22:59.879Z] Status: Image is up to date for alpine:3.17 [2023-04-03T23:22:59.879Z] ---> 9ed4aefc74f6 [2023-04-03T23:22:59.879Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:22:59.879Z] ---> 9ed4aefc74f6 [2023-04-03T23:22:59.879Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:23:00.137Z] ---> Running in 06b139bb35e3 [2023-04-03T23:23:00.137Z] ---> Running in 6066f678ba25 [2023-04-03T23:23:00.137Z] Removing intermediate container 06b139bb35e3 [2023-04-03T23:23:00.137Z] ---> db64dbcaec97 [2023-04-03T23:23:00.137Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-03T23:23:00.137Z] Removing intermediate container 6066f678ba25 [2023-04-03T23:23:00.137Z] ---> 59d3ccc3e3ff [2023-04-03T23:23:00.137Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T23:23:00.137Z] ---> Running in 2e2dded9b980 [2023-04-03T23:23:00.137Z] ---> Running in e547f5d94341 [2023-04-03T23:23:00.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:00.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:00.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:00.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:00.959Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:23:00.959Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:23:00.959Z] OK: 17818 distinct packages available [2023-04-03T23:23:00.959Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:23:00.959Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:23:00.959Z] OK: 17818 distinct packages available [2023-04-03T23:23:00.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:00.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:01.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:01.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:01.216Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-03T23:23:01.216Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:23:01.216Z] (3/5) Installing libucontext (1.2-r0) [2023-04-03T23:23:01.216Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-03T23:23:01.216Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-03T23:23:01.216Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-03T23:23:01.216Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:23:01.216Z] (3/4) Installing libucontext (1.2-r0) [2023-04-03T23:23:01.216Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-03T23:23:01.216Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:23:01.216Z] OK: 8 MiB in 20 packages [2023-04-03T23:23:01.216Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:23:01.473Z] OK: 7 MiB in 19 packages [2023-04-03T23:23:02.855Z] Removing intermediate container 2e2dded9b980 [2023-04-03T23:23:02.855Z] ---> 978a1b4cd030 [2023-04-03T23:23:02.855Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:23:02.855Z] Removing intermediate container e547f5d94341 [2023-04-03T23:23:02.855Z] ---> 77f31f6c5e5d [2023-04-03T23:23:02.855Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:23:03.141Z] ---> 9f4274e8df29 [2023-04-03T23:23:03.141Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:23:03.705Z] ---> dbfb4ddf6cc5 [2023-04-03T23:23:03.705Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:23:03.705Z] ---> e352bbe71afa [2023-04-03T23:23:03.705Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:23:06.255Z] ---> 662788ccc438 [2023-04-03T23:23:06.255Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:23:07.057Z] ce5c4a1c91eb: Pull complete [2023-04-03T23:23:07.058Z] 169dfbe0d373: Pull complete [2023-04-03T23:23:07.058Z] e1ff8fa3b103: Pull complete [2023-04-03T23:23:08.806Z] ---> d863b349a415 [2023-04-03T23:23:08.806Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:23:10.181Z] ---> 09af9bce7f66 [2023-04-03T23:23:10.181Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:23:10.181Z] ---> 08363412b945 [2023-04-03T23:23:10.181Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-03T23:23:10.443Z] ---> Running in d6b4ce8169a5 [2023-04-03T23:23:10.793Z] ---> c326154db016 [2023-04-03T23:23:10.793Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-03T23:23:11.053Z] Removing intermediate container d6b4ce8169a5 [2023-04-03T23:23:11.053Z] ---> c6281259ec3e [2023-04-03T23:23:11.053Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-03T23:23:11.992Z] ---> 8be131bdc86d [2023-04-03T23:23:11.992Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-03T23:23:11.992Z] ---> dd8911a69e55 [2023-04-03T23:23:11.992Z] Step 22/27 : WORKDIR / [2023-04-03T23:23:12.561Z] ---> Running in 0b04b0565122 [2023-04-03T23:23:12.561Z] ---> 91781a210487 [2023-04-03T23:23:12.561Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:23:12.821Z] ---> Running in 3faecf2c7845 [2023-04-03T23:23:12.821Z] Removing intermediate container 0b04b0565122 [2023-04-03T23:23:12.821Z] ---> f7f4e42ca586 [2023-04-03T23:23:12.821Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:23:13.081Z] ---> Running in 6bb8864262a1 [2023-04-03T23:23:13.081Z] Removing intermediate container 3faecf2c7845 [2023-04-03T23:23:13.081Z] ---> d9c5cc6a2834 [2023-04-03T23:23:13.081Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:23:13.343Z] ---> Running in 09cd03396a07 [2023-04-03T23:23:13.343Z] Removing intermediate container 6bb8864262a1 [2023-04-03T23:23:13.343Z] ---> d75c81771d31 [2023-04-03T23:23:13.343Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:23:13.343Z] Removing intermediate container 09cd03396a07 [2023-04-03T23:23:13.343Z] ---> 205ec117a7dd [2023-04-03T23:23:13.343Z] Step 24/26 : LABEL arch=x86_64 [2023-04-03T23:23:13.343Z] ---> Running in 27005fbcd370 [2023-04-03T23:23:13.343Z] ---> Running in 37b219f41e9f [2023-04-03T23:23:13.602Z] Removing intermediate container 27005fbcd370 [2023-04-03T23:23:13.602Z] ---> facc0ab32b5d [2023-04-03T23:23:13.602Z] Step 25/27 : LABEL arch=x86_64 [2023-04-03T23:23:13.602Z] ---> Running in ddf2511f945f [2023-04-03T23:23:13.602Z] Removing intermediate container 37b219f41e9f [2023-04-03T23:23:13.602Z] ---> 80d16826e92d [2023-04-03T23:23:13.602Z] Step 25/26 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:23:13.602Z] ---> Running in 0a6300603dc0 [2023-04-03T23:23:13.861Z] Removing intermediate container ddf2511f945f [2023-04-03T23:23:13.861Z] ---> 2585b9a0e4bf [2023-04-03T23:23:13.861Z] Step 26/27 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:23:13.861Z] Removing intermediate container 0a6300603dc0 [2023-04-03T23:23:13.861Z] ---> dba0ab6ea3b3 [2023-04-03T23:23:13.861Z] Step 26/26 : LABEL version=0.0.0 [2023-04-03T23:23:13.861Z] ---> Running in 61d654262432 [2023-04-03T23:23:14.119Z] ---> Running in 6abcbe2e6d09 [2023-04-03T23:23:14.119Z] Removing intermediate container 61d654262432 [2023-04-03T23:23:14.119Z] ---> 42e5b9deaba5 [2023-04-03T23:23:14.119Z] Step 27/27 : LABEL version=0.0.0 [2023-04-03T23:23:14.119Z] Removing intermediate container 6abcbe2e6d09 [2023-04-03T23:23:14.119Z] ---> 2d19b1518baa [2023-04-03T23:23:14.119Z] [2023-04-03T23:23:14.379Z] ---> Running in b764fa4643e7 [2023-04-03T23:23:14.379Z] Successfully built 2d19b1518baa [2023-04-03T23:23:14.379Z] Successfully tagged security-spire-server:latest [2023-04-03T23:23:14.379Z] Building core-command [2023-04-03T23:23:15.315Z] 52ebb69f0ebf: Pull complete [2023-04-03T23:23:16.289Z] 5abe8eddf0d5: Pull complete [2023-04-03T23:23:16.289Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T23:23:16.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:23:16.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:23:16.645Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:23:16.915Z]  Building security-spire-server ... done Removing intermediate container b764fa4643e7 [2023-04-03T23:23:16.915Z] ---> 003bdb77f6b1 [2023-04-03T23:23:16.915Z] [2023-04-03T23:23:16.915Z] Successfully built 003bdb77f6b1 [2023-04-03T23:23:16.915Z] Successfully tagged security-spire-config:latest [2023-04-03T23:23:16.915Z] Building core-metadata [2023-04-03T23:23:17.002Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T23:23:17.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:23:17.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-6752 does not seem to be running inside a container [2023-04-03T23:23:17.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-03T23:23:17.848Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:23:17.848Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:23:17.848Z] ---> 84049636c449 [2023-04-03T23:23:17.848Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:23:17.848Z] ---> Using cache [2023-04-03T23:23:17.848Z] ---> 270b9d4c708c [2023-04-03T23:23:17.848Z] Step 4/24 : WORKDIR /edgex-go [2023-04-03T23:23:17.848Z] ---> Using cache [2023-04-03T23:23:17.848Z] ---> 41b877d1c938 [2023-04-03T23:23:17.848Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-03T23:23:20.414Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:23:20.414Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:23:20.414Z] ---> 84049636c449 [2023-04-03T23:23:20.414Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:23:20.414Z] ---> Using cache [2023-04-03T23:23:20.414Z] ---> 270b9d4c708c [2023-04-03T23:23:20.414Z] Step 4/25 : WORKDIR /edgex-go [2023-04-03T23:23:20.414Z] ---> Using cache [2023-04-03T23:23:20.414Z] ---> 41b877d1c938 [2023-04-03T23:23:20.414Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-03T23:23:20.958Z] $ docker top 4307386dccec51c6dc0c17eca7a324d84b7cc2f01bd2a25d0771782e47e17392 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:23:21.909Z] + go version [2023-04-03T23:23:21.909Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T23:23:21.942Z] $ docker stop --time=1 4307386dccec51c6dc0c17eca7a324d84b7cc2f01bd2a25d0771782e47e17392 [2023-04-03T23:23:23.725Z] $ docker rm -f --volumes 4307386dccec51c6dc0c17eca7a324d84b7cc2f01bd2a25d0771782e47e17392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:23:24.344Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T23:23:24.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:23:24.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-6752 does not seem to be running inside a container [2023-04-03T23:23:24.653Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-03T23:23:26.021Z] $ docker top 049f2a08b48f756bf981b09ac1ab34babf1062e785bd9d5d45628b92d66128de -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T23:23:26.268Z] ========================================================= [2023-04-03T23:23:26.268Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-03T23:23:26.268Z] ========================================================= [Pipeline] sh [2023-04-03T23:23:26.916Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:23:27.195Z] ---> Running in 50e3da67722c [2023-04-03T23:23:27.195Z] ---> Running in 2667d48dd391 [2023-04-03T23:23:27.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:27.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:27.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:27.602Z] + make test [2023-04-03T23:23:27.602Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2023-04-03T23:23:27.634Z] $ docker stop --time=1 049f2a08b48f756bf981b09ac1ab34babf1062e785bd9d5d45628b92d66128de [2023-04-03T23:23:27.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:28.010Z] OK: 265 MiB in 53 packages [2023-04-03T23:23:28.010Z] OK: 265 MiB in 53 packages [2023-04-03T23:23:29.516Z] $ docker rm -f --volumes 049f2a08b48f756bf981b09ac1ab34babf1062e785bd9d5d45628b92d66128de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:23:30.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:23:30.151Z] [2023-04-03T23:23:30.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:23:30.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:23:30.626Z] Removing intermediate container 6d09fe35b3c1 [2023-04-03T23:23:30.626Z] ---> b8335a6d629b [2023-04-03T23:23:30.626Z] [2023-04-03T23:23:30.626Z] Step 9/33 : FROM alpine:3.17 [2023-04-03T23:23:30.626Z] ---> 9ed4aefc74f6 [2023-04-03T23:23:30.626Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T23:23:30.784Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T23:23:30.784Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T23:23:30.784Z] 04944245beec: Pulling fs layer [2023-04-03T23:23:30.784Z] 699f458cf7ca: Pulling fs layer [2023-04-03T23:23:30.784Z] 765212b225bb: Pulling fs layer [2023-04-03T23:23:30.784Z] f23df028b6ca: Pulling fs layer [2023-04-03T23:23:30.784Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T23:23:30.784Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T23:23:30.784Z] d65c8cfc05b1: Waiting [2023-04-03T23:23:30.784Z] 2437ff75d9bd: Waiting [2023-04-03T23:23:30.784Z] f23df028b6ca: Waiting [2023-04-03T23:23:30.784Z] 765212b225bb: Waiting [2023-04-03T23:23:30.784Z] 04944245beec: Verifying Checksum [2023-04-03T23:23:30.784Z] 04944245beec: Download complete [2023-04-03T23:23:30.784Z] 765212b225bb: Verifying Checksum [2023-04-03T23:23:30.784Z] 765212b225bb: Download complete [2023-04-03T23:23:30.784Z] f23df028b6ca: Download complete [2023-04-03T23:23:30.931Z] ---> Running in 8f4527679d13 [2023-04-03T23:23:31.062Z] d65c8cfc05b1: Download complete [2023-04-03T23:23:31.062Z] 699f458cf7ca: Verifying Checksum [2023-04-03T23:23:31.062Z] 699f458cf7ca: Download complete [2023-04-03T23:23:31.197Z] Removing intermediate container 2667d48dd391 [2023-04-03T23:23:31.197Z] ---> 474480f7af50 [2023-04-03T23:23:31.197Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-03T23:23:31.477Z] Removing intermediate container 50e3da67722c [2023-04-03T23:23:31.477Z] ---> 5255f0798b28 [2023-04-03T23:23:31.477Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-03T23:23:31.477Z] Removing intermediate container 8f4527679d13 [2023-04-03T23:23:31.477Z] ---> ce51902ccb91 [2023-04-03T23:23:31.477Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-03T23:23:31.477Z] Removing intermediate container e8ab4f1c02da [2023-04-03T23:23:31.477Z] ---> 955baa56af57 [2023-04-03T23:23:31.477Z] [2023-04-03T23:23:31.477Z] Step 9/20 : FROM alpine:3.17 [2023-04-03T23:23:31.477Z] ---> 9ed4aefc74f6 [2023-04-03T23:23:31.477Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T23:23:31.477Z] ---> Using cache [2023-04-03T23:23:31.477Z] ---> ce51902ccb91 [2023-04-03T23:23:31.477Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-03T23:23:31.660Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T23:23:31.660Z] 8998bd30e6a1: Download complete [2023-04-03T23:23:31.743Z] ---> 7b70f0e5f686 [2023-04-03T23:23:31.743Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:23:31.743Z] ---> Running in f4f0d4381609 [2023-04-03T23:23:31.743Z] ---> a538c045648c [2023-04-03T23:23:31.743Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:23:31.743Z] ---> Running in 3cd40afa754a [2023-04-03T23:23:32.001Z] ---> Running in 126f14e4e63e [2023-04-03T23:23:32.001Z] ---> Running in 50196187813e [2023-04-03T23:23:32.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:32.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:32.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:32.777Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:23:32.777Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:23:32.777Z] OK: 17818 distinct packages available [2023-04-03T23:23:32.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:32.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:32.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:33.035Z] Removing intermediate container 42a44b0d38c3 [2023-04-03T23:23:33.035Z] ---> 3a5e81e00450 [2023-04-03T23:23:33.035Z] [2023-04-03T23:23:33.035Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:23:33.035Z] ---> 9ed4aefc74f6 [2023-04-03T23:23:33.035Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-03T23:23:33.035Z] ---> Running in f170960c7aae [2023-04-03T23:23:33.035Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:23:33.035Z] (2/2) Installing su-exec (0.2-r2) [2023-04-03T23:23:33.361Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:23:33.361Z] OK: 7 MiB in 17 packages [2023-04-03T23:23:33.361Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-03T23:23:33.361Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-03T23:23:33.361Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-03T23:23:33.361Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-03T23:23:33.361Z] (5/9) Installing curl (7.88.1-r1) [2023-04-03T23:23:33.361Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-03T23:23:33.361Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:23:33.361Z] (8/9) Installing libucontext (1.2-r0) [2023-04-03T23:23:33.361Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-03T23:23:33.361Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:23:33.361Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:23:33.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:33.361Z] OK: 10 MiB in 24 packages [2023-04-03T23:23:33.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:33.645Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T23:23:33.645Z] Removing intermediate container 3cd40afa754a [2023-04-03T23:23:33.645Z] ---> 5252c4e73e11 [2023-04-03T23:23:33.645Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-03T23:23:33.645Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:23:33.646Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:23:33.646Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:23:33.945Z] ---> Running in 807daf52e868 [2023-04-03T23:23:33.945Z] OK: 8 MiB in 17 packages [2023-04-03T23:23:33.945Z] Removing intermediate container 807daf52e868 [2023-04-03T23:23:33.945Z] ---> 6295c818e6d6 [2023-04-03T23:23:33.945Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-03T23:23:34.231Z] ---> Running in db7c3d47002e [2023-04-03T23:23:34.231Z] Removing intermediate container f4f0d4381609 [2023-04-03T23:23:34.231Z] ---> 316a3cb13346 [2023-04-03T23:23:34.231Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:23:34.231Z] Removing intermediate container db7c3d47002e [2023-04-03T23:23:34.231Z] ---> 6548d55f83bf [2023-04-03T23:23:34.231Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-03T23:23:34.287Z] 2437ff75d9bd: Download complete [2023-04-03T23:23:34.506Z] ---> 2244ad9bc984 [2023-04-03T23:23:34.506Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:23:34.506Z] ---> Running in 4c60ecf0bb8b [2023-04-03T23:23:34.506Z] ---> f5370ed4ee3a [2023-04-03T23:23:34.506Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-03T23:23:34.506Z] Removing intermediate container f170960c7aae [2023-04-03T23:23:34.506Z] ---> 5fced2b59f0e [2023-04-03T23:23:34.506Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:23:34.506Z] ---> Running in dea93eaf2647 [2023-04-03T23:23:34.506Z] Removing intermediate container 4c60ecf0bb8b [2023-04-03T23:23:34.506Z] ---> 3f1c0a18b69b [2023-04-03T23:23:34.506Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-03T23:23:34.506Z] ---> Running in 2a26d158e57b [2023-04-03T23:23:34.777Z] Removing intermediate container dea93eaf2647 [2023-04-03T23:23:34.777Z] ---> fc70cd46ce04 [2023-04-03T23:23:34.777Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-03T23:23:34.777Z] Removing intermediate container 2a26d158e57b [2023-04-03T23:23:34.777Z] ---> 8b0fa21db897 [2023-04-03T23:23:34.777Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-03T23:23:35.052Z] ---> Running in b7c354d739ff [2023-04-03T23:23:35.052Z] ---> Running in 0bc663b601dd [2023-04-03T23:23:35.334Z] ---> 47eedcf361a7 [2023-04-03T23:23:35.334Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:23:35.334Z] Removing intermediate container b7c354d739ff [2023-04-03T23:23:35.334Z] ---> b50970c4f717 [2023-04-03T23:23:35.334Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T23:23:35.334Z] ---> Running in 2b1d30d9ab71 [2023-04-03T23:23:35.630Z] Removing intermediate container 2b1d30d9ab71 [2023-04-03T23:23:35.630Z] ---> 335952f57a1b [2023-04-03T23:23:35.630Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:23:35.630Z] ---> 7509a339c8d5 [2023-04-03T23:23:35.630Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-03T23:23:35.630Z] ---> Running in c79e9949bb05 [2023-04-03T23:23:35.630Z] ---> 6bef6da07525 [2023-04-03T23:23:35.630Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:23:35.630Z] Removing intermediate container c79e9949bb05 [2023-04-03T23:23:35.630Z] ---> d6ef30977d77 [2023-04-03T23:23:35.630Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:23:35.630Z] ---> Running in a509883da9ee [2023-04-03T23:23:35.897Z] Removing intermediate container a509883da9ee [2023-04-03T23:23:35.897Z] ---> 035dc4f93896 [2023-04-03T23:23:35.897Z] Step 18/20 : LABEL arch=x86_64 [2023-04-03T23:23:35.897Z] ---> 5cd521274749 [2023-04-03T23:23:35.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-03T23:23:35.897Z] ---> Running in 0354d51cbbd7 [2023-04-03T23:23:35.897Z] Removing intermediate container 0bc663b601dd [2023-04-03T23:23:35.897Z] ---> 640da0ee92fa [2023-04-03T23:23:35.897Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-03T23:23:35.897Z] ---> Running in 5724579b3236 [2023-04-03T23:23:36.157Z] Removing intermediate container 0354d51cbbd7 [2023-04-03T23:23:36.157Z] ---> b8147612fb7f [2023-04-03T23:23:36.157Z] Step 19/20 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:23:36.157Z] Removing intermediate container 5724579b3236 [2023-04-03T23:23:36.157Z] ---> 54a76d84c305 [2023-04-03T23:23:36.157Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-03T23:23:36.247Z] 8998bd30e6a1: Pull complete [2023-04-03T23:23:36.415Z] ---> Running in 8a7cd002b9cd [2023-04-03T23:23:36.519Z] 04944245beec: Pull complete [2023-04-03T23:23:36.680Z] ---> c76cb8530990 [2023-04-03T23:23:36.680Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-03T23:23:36.967Z] Removing intermediate container 8a7cd002b9cd [2023-04-03T23:23:36.967Z] ---> d6379ead3295 [2023-04-03T23:23:36.967Z] Step 20/20 : LABEL version=0.0.0 [2023-04-03T23:23:36.967Z] ---> Running in e9c713bd8ec8 [2023-04-03T23:23:36.967Z] ---> d71d5265003a [2023-04-03T23:23:36.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:23:37.236Z] ---> Running in 5a350ad768fa [2023-04-03T23:23:37.814Z] ---> 988e0a87ed03 [2023-04-03T23:23:37.814Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-03T23:23:37.814Z] Removing intermediate container 5a350ad768fa [2023-04-03T23:23:37.814Z] ---> 53d0f5b9041b [2023-04-03T23:23:37.814Z] [2023-04-03T23:23:37.814Z] Successfully built 53d0f5b9041b [2023-04-03T23:23:37.814Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-03T23:23:37.814Z] ---> Running in 3fb28e754d87 [2023-04-03T23:23:37.814Z]  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper [2023-04-03T23:23:37.950Z] 699f458cf7ca: Pull complete [2023-04-03T23:23:38.223Z] 765212b225bb: Pull complete [2023-04-03T23:23:39.204Z] f23df028b6ca: Pull complete [2023-04-03T23:23:39.476Z] d65c8cfc05b1: Pull complete [2023-04-03T23:23:42.012Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:23:42.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:23:42.012Z] ---> 84049636c449 [2023-04-03T23:23:42.012Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:23:42.012Z] ---> Using cache [2023-04-03T23:23:42.012Z] ---> 270b9d4c708c [2023-04-03T23:23:42.012Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:23:42.012Z] ---> Using cache [2023-04-03T23:23:42.012Z] ---> 41b877d1c938 [2023-04-03T23:23:42.012Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:23:42.012Z] ---> Using cache [2023-04-03T23:23:42.012Z] ---> 5255f0798b28 [2023-04-03T23:23:42.012Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:23:42.012Z] ---> Using cache [2023-04-03T23:23:42.012Z] ---> a538c045648c [2023-04-03T23:23:42.012Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:23:43.389Z] Removing intermediate container 3fb28e754d87 [2023-04-03T23:23:43.389Z] ---> cd5d8df9c3c5 [2023-04-03T23:23:43.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:23:47.704Z] ---> Running in 1e587df21253 [2023-04-03T23:23:47.704Z] ---> Running in 9f15a382870a [2023-04-03T23:23:48.098Z] Removing intermediate container e9c713bd8ec8 [2023-04-03T23:23:48.098Z] ---> 62b70bd8a17a [2023-04-03T23:23:48.098Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:23:48.359Z] Removing intermediate container 9f15a382870a [2023-04-03T23:23:48.359Z] ---> abdcb4272fcc [2023-04-03T23:23:48.359Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:23:48.359Z] ---> Running in 850d7c76046d [2023-04-03T23:23:48.699Z] ---> e75b7ee507b1 [2023-04-03T23:23:48.699Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:23:48.699Z] Removing intermediate container 850d7c76046d [2023-04-03T23:23:48.699Z] ---> 93421518c5de [2023-04-03T23:23:48.699Z] Step 22/23 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:23:48.699Z] ---> Running in c71e05c60658 [2023-04-03T23:23:48.989Z] ---> 3cd9ad5fb0e3 [2023-04-03T23:23:48.989Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-03T23:23:49.276Z] Removing intermediate container c71e05c60658 [2023-04-03T23:23:49.276Z] ---> 0f5fc60f1aa9 [2023-04-03T23:23:49.276Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:23:49.537Z] ---> Running in 6109b1f96bc9 [2023-04-03T23:23:49.797Z] ---> 77e61f08f3ce [2023-04-03T23:23:49.797Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-03T23:23:49.797Z] Removing intermediate container 6109b1f96bc9 [2023-04-03T23:23:49.797Z] ---> 36a75f4f5fce [2023-04-03T23:23:49.797Z] [2023-04-03T23:23:50.132Z] Successfully built 36a75f4f5fce [2023-04-03T23:23:50.392Z] Successfully tagged support-notifications:latest [2023-04-03T23:23:50.392Z]  Building support-notifications ... done Building support-scheduler [2023-04-03T23:23:53.016Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:23:53.016Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:23:53.016Z] ---> 84049636c449 [2023-04-03T23:23:53.016Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:23:53.016Z] ---> Using cache [2023-04-03T23:23:53.016Z] ---> 270b9d4c708c [2023-04-03T23:23:53.016Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:23:53.016Z] ---> Using cache [2023-04-03T23:23:53.016Z] ---> 41b877d1c938 [2023-04-03T23:23:53.016Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:23:53.016Z] ---> Using cache [2023-04-03T23:23:53.016Z] ---> 5255f0798b28 [2023-04-03T23:23:53.016Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:23:53.016Z] ---> Using cache [2023-04-03T23:23:53.016Z] ---> a538c045648c [2023-04-03T23:23:53.016Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:23:54.557Z] 2437ff75d9bd: Pull complete [2023-04-03T23:23:54.558Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T23:23:54.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:23:54.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:23:54.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-6752 does not seem to be running inside a container [2023-04-03T23:23:54.859Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-03T23:23:57.585Z] $ docker top b8b212377cc411fd1c89d7a92d64dd0363782599c283a23218c0c727babe5b48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:23:58.288Z] ---> 27588f90da45 [2023-04-03T23:23:58.289Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-03T23:23:58.289Z] ---> Running in 758351946cd6 [2023-04-03T23:23:58.289Z] ---> 8bec1c80a3de [2023-04-03T23:23:58.289Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-03T23:23:58.473Z] ---> job-cost.sh [2023-04-03T23:23:58.473Z] lf-activate-venv: SKIPPING [2023-04-03T23:23:58.473Z] INFO: No Stack... [2023-04-03T23:23:58.568Z] ---> 6d34f44a1f36 [2023-04-03T23:23:58.568Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-03T23:23:58.828Z] ---> 11874ff25846 [2023-04-03T23:23:58.828Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-03T23:23:59.061Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T23:23:59.396Z] ---> 5b67c3532437 [2023-04-03T23:23:59.396Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-03T23:23:59.396Z] ---> Running in 1d3df3d34cf4 [2023-04-03T23:23:59.654Z] Removing intermediate container 126f14e4e63e [2023-04-03T23:23:59.654Z] ---> a8da443ab084 [2023-04-03T23:23:59.654Z] Step 8/25 : COPY . . [2023-04-03T23:23:59.654Z] Removing intermediate container 50196187813e [2023-04-03T23:23:59.654Z] ---> 435abc404f4d [2023-04-03T23:23:59.654Z] Step 8/24 : COPY . . [2023-04-03T23:23:59.655Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T23:24:00.307Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-04-03T23:24:00.307Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T23:24:00.388Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4490-3-stack-cost] [2023-04-03T23:24:00.397Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4490-3-stack-cost] did not exist. Created. [2023-04-03T23:24:00.397Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4490-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T23:24:01.055Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T23:24:01.697Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T23:24:01.707Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4490-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T23:24:01.735Z] $ docker stop --time=1 b8b212377cc411fd1c89d7a92d64dd0363782599c283a23218c0c727babe5b48 [2023-04-03T23:24:03.319Z] $ docker rm -f --volumes b8b212377cc411fd1c89d7a92d64dd0363782599c283a23218c0c727babe5b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-03T23:24:03.594Z] Failed in branch arm64 [2023-04-03T23:24:09.651Z] Removing intermediate container 1d3df3d34cf4 [2023-04-03T23:24:09.651Z] ---> 38fc60f450b9 [2023-04-03T23:24:09.651Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-03T23:24:09.651Z] ---> cc77f6757264 [2023-04-03T23:24:09.651Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-03T23:24:09.651Z] ---> Running in 772d6eff27b7 [2023-04-03T23:24:09.651Z] ---> 54f14f15bb0c [2023-04-03T23:24:09.651Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-03T23:24:09.651Z] ---> Running in 261926cbfdcd [2023-04-03T23:24:09.651Z] ---> Running in c7437fbcdfc0 [2023-04-03T23:24:09.651Z] Removing intermediate container 772d6eff27b7 [2023-04-03T23:24:09.651Z] ---> 2352246a7456 [2023-04-03T23:24:09.651Z] Step 30/33 : CMD ["gate"] [2023-04-03T23:24:10.609Z] 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-04-03T23:24:10.609Z] ---> Running in 43fad2742e6f [2023-04-03T23:24:10.875Z] 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-04-03T23:24:11.136Z] Removing intermediate container 43fad2742e6f [2023-04-03T23:24:11.136Z] ---> 4315ae06b731 [2023-04-03T23:24:11.136Z] Step 31/33 : LABEL arch=x86_64 [2023-04-03T23:24:11.397Z] ---> Running in 4761041beb3f [2023-04-03T23:24:11.964Z] Removing intermediate container 4761041beb3f [2023-04-03T23:24:11.964Z] ---> c81dea611d79 [2023-04-03T23:24:11.964Z] Step 32/33 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:24:12.221Z] ---> Running in ae5d6af34a07 [2023-04-03T23:24:12.800Z] Removing intermediate container ae5d6af34a07 [2023-04-03T23:24:12.800Z] ---> 946b0090e8e9 [2023-04-03T23:24:12.800Z] Step 33/33 : LABEL version=0.0.0 [2023-04-03T23:24:13.058Z] ---> Running in 41447575b59f [2023-04-03T23:24:14.515Z] Removing intermediate container 41447575b59f [2023-04-03T23:24:14.515Z] ---> 3fe7621a5258 [2023-04-03T23:24:14.515Z] [2023-04-03T23:24:14.515Z] Successfully built 3fe7621a5258 [2023-04-03T23:24:14.515Z] Successfully tagged security-bootstrapper:latest [2023-04-03T23:24:14.515Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-04-03T23:24:17.904Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:17.904Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:17.904Z] ---> 84049636c449 [2023-04-03T23:24:17.904Z] Step 3/22 : WORKDIR /edgex-go [2023-04-03T23:24:17.904Z] ---> Using cache [2023-04-03T23:24:17.904Z] ---> 0b16edf0daff [2023-04-03T23:24:17.904Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-03T23:24:24.497Z] ---> Running in dfb2aa429a8c [2023-04-03T23:24:25.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:25.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:25.411Z] OK: 265 MiB in 53 packages [2023-04-03T23:24:25.411Z] Removing intermediate container 1e587df21253 [2023-04-03T23:24:25.411Z] ---> 264b0f789ce1 [2023-04-03T23:24:25.411Z] Step 8/23 : COPY . . [2023-04-03T23:24:30.727Z] Removing intermediate container dfb2aa429a8c [2023-04-03T23:24:30.727Z] ---> 7bd2704ac117 [2023-04-03T23:24:30.727Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-03T23:24:33.279Z] ---> f2a3b7c9dfe9 [2023-04-03T23:24:33.279Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:35.204Z] ---> Running in 1bead75ad148 [2023-04-03T23:24:35.473Z] ---> e80c2a6aaf5c [2023-04-03T23:24:35.473Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-03T23:24:35.473Z] ---> Running in 74ae860f6966 [2023-04-03T23:24:36.044Z] Removing intermediate container 758351946cd6 [2023-04-03T23:24:36.044Z] ---> cf2b65c1b8de [2023-04-03T23:24:36.044Z] Step 8/23 : COPY . . [2023-04-03T23:24:36.044Z] 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-04-03T23:24:44.311Z] ---> 265f34bacdcd [2023-04-03T23:24:44.311Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-03T23:24:44.311Z] Removing intermediate container c7437fbcdfc0 [2023-04-03T23:24:44.311Z] ---> b0f4757df548 [2023-04-03T23:24:44.311Z] [2023-04-03T23:24:44.311Z] Step 10/24 : FROM alpine:3.17 [2023-04-03T23:24:44.311Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:44.311Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:24:44.311Z] Removing intermediate container 261926cbfdcd [2023-04-03T23:24:44.311Z] ---> eb778d3fddcf [2023-04-03T23:24:44.311Z] [2023-04-03T23:24:44.311Z] Step 10/25 : FROM alpine:3.17 [2023-04-03T23:24:44.311Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:44.311Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:24:44.311Z] ---> Running in ddeaa3fb8a1b [2023-04-03T23:24:44.311Z] ---> Running in b7bb5484e15b [2023-04-03T23:24:44.311Z] ---> Running in 319734f5e8fc [2023-04-03T23:24:44.571Z] 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-04-03T23:24:44.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:44.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:44.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:44.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:44.835Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:24:44.835Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:24:44.835Z] OK: 7 MiB in 16 packages [2023-04-03T23:24:44.835Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:24:44.835Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:24:44.835Z] OK: 7 MiB in 16 packages [2023-04-03T23:24:51.410Z] Removing intermediate container 319734f5e8fc [2023-04-03T23:24:51.410Z] ---> 284287b24533 [2023-04-03T23:24:51.410Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:24:51.410Z] Removing intermediate container b7bb5484e15b [2023-04-03T23:24:51.410Z] ---> 635f3a3bb79e [2023-04-03T23:24:51.410Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:24:51.410Z] ---> Running in 8d189149ad40 [2023-04-03T23:24:51.410Z] ---> Running in 894bfb9592ac [2023-04-03T23:24:51.410Z] Removing intermediate container 8d189149ad40 [2023-04-03T23:24:51.410Z] ---> 7f66040fcc22 [2023-04-03T23:24:51.410Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-03T23:24:51.410Z] ---> Running in d8dc15f69921 [2023-04-03T23:24:51.410Z] Removing intermediate container 894bfb9592ac [2023-04-03T23:24:51.410Z] ---> 33e11784f0e7 [2023-04-03T23:24:51.410Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-03T23:24:51.410Z] ---> Running in ceb729b0a802 [2023-04-03T23:24:51.410Z] Removing intermediate container d8dc15f69921 [2023-04-03T23:24:51.410Z] ---> 2ece9953cc84 [2023-04-03T23:24:51.410Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-03T23:24:51.410Z] ---> Running in a7ba990b9d19 [2023-04-03T23:24:52.455Z] Removing intermediate container ceb729b0a802 [2023-04-03T23:24:52.455Z] ---> b53e7fa3a2ff [2023-04-03T23:24:52.455Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-03T23:24:59.037Z] Removing intermediate container a7ba990b9d19 [2023-04-03T23:24:59.037Z] ---> 6c9d5581423e [2023-04-03T23:24:59.037Z] Step 15/24 : WORKDIR / [2023-04-03T23:24:59.309Z] ---> Running in dbf0827b5f7a [2023-04-03T23:24:59.309Z] ---> Running in 8959671a3a81 [2023-04-03T23:24:59.572Z] Removing intermediate container dbf0827b5f7a [2023-04-03T23:24:59.572Z] ---> 6adcc53dc614 [2023-04-03T23:24:59.572Z] Step 15/25 : WORKDIR / [2023-04-03T23:24:59.853Z] Removing intermediate container 8959671a3a81 [2023-04-03T23:24:59.853Z] ---> b2c1bca24f99 [2023-04-03T23:24:59.853Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:24:59.853Z] ---> Running in 2f80450003e3 [2023-04-03T23:25:00.482Z] Removing intermediate container 1bead75ad148 [2023-04-03T23:25:00.482Z] ---> 69f247a97ca7 [2023-04-03T23:25:00.482Z] Step 7/22 : COPY . . [2023-04-03T23:25:05.780Z] ---> 014a6e9a5bfd [2023-04-03T23:25:05.780Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:05.780Z] Removing intermediate container 2f80450003e3 [2023-04-03T23:25:05.780Z] ---> 4d919f792192 [2023-04-03T23:25:05.780Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:06.720Z] Removing intermediate container 74ae860f6966 [2023-04-03T23:25:06.720Z] ---> 07fdfb93e9d9 [2023-04-03T23:25:06.720Z] [2023-04-03T23:25:06.720Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:25:06.979Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:06.979Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T23:25:07.249Z] ---> d4265c73da18 [2023-04-03T23:25:07.249Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:07.249Z] ---> 287e3d8b0858 [2023-04-03T23:25:07.249Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-03T23:25:07.249Z] ---> Running in f4ff19f1d7ec [2023-04-03T23:25:07.249Z] ---> 80366b14ff53 [2023-04-03T23:25:07.249Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-03T23:25:07.249Z] ---> Running in 0cb2ad630e58 [2023-04-03T23:25:07.508Z] Removing intermediate container f4ff19f1d7ec [2023-04-03T23:25:07.508Z] ---> 5e028b5cef6c [2023-04-03T23:25:07.508Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:25:07.508Z] ---> Running in f61f3b9540eb [2023-04-03T23:25:07.508Z] ---> 14fac5ff67f9 [2023-04-03T23:25:07.508Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-03T23:25:07.768Z] 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-04-03T23:25:08.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:08.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:08.048Z] ---> b5adf10ded1e [2023-04-03T23:25:08.048Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:08.317Z] ---> 8e55b5638086 [2023-04-03T23:25:08.317Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:08.317Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:25:08.317Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:25:08.317Z] OK: 7 MiB in 16 packages [2023-04-03T23:25:08.317Z] ---> cb7a3db11037 [2023-04-03T23:25:08.317Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-03T23:25:08.317Z] ---> Running in 552123cef0be [2023-04-03T23:25:08.576Z] ---> e458746f4c31 [2023-04-03T23:25:08.576Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-03T23:25:08.576Z] Removing intermediate container 552123cef0be [2023-04-03T23:25:08.576Z] ---> 8084aeebae0f [2023-04-03T23:25:08.576Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:25:08.837Z] ---> Running in 107d740e3e59 [2023-04-03T23:25:08.837Z] ---> 95b43f51fb08 [2023-04-03T23:25:08.837Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-03T23:25:08.837Z] ---> Running in 2c4b5d04af73 [2023-04-03T23:25:09.097Z] Removing intermediate container f61f3b9540eb [2023-04-03T23:25:09.097Z] ---> b1bb99b6ac60 [2023-04-03T23:25:09.097Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:09.097Z] Removing intermediate container 107d740e3e59 [2023-04-03T23:25:09.097Z] ---> 3ed265d2c71d [2023-04-03T23:25:09.097Z] Step 22/24 : LABEL arch=x86_64 [2023-04-03T23:25:09.097Z] ---> Running in 09931439bff2 [2023-04-03T23:25:09.097Z] Removing intermediate container 2c4b5d04af73 [2023-04-03T23:25:09.097Z] ---> 300d49a4160e [2023-04-03T23:25:09.097Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:25:09.097Z] ---> Running in 2cf688894043 [2023-04-03T23:25:09.097Z] Removing intermediate container 09931439bff2 [2023-04-03T23:25:09.097Z] ---> eb8ff1d424a1 [2023-04-03T23:25:09.097Z] Step 23/24 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:25:09.097Z] ---> e45e02052e5e [2023-04-03T23:25:09.097Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:09.097Z] Removing intermediate container 2cf688894043 [2023-04-03T23:25:09.097Z] ---> 1a7744f56afa [2023-04-03T23:25:09.097Z] Step 23/25 : LABEL arch=x86_64 [2023-04-03T23:25:09.357Z] ---> Running in 37b43eec25cc [2023-04-03T23:25:09.357Z] ---> Running in 394dc00af039 [2023-04-03T23:25:09.357Z] Removing intermediate container 37b43eec25cc [2023-04-03T23:25:09.357Z] ---> 44ed635c3d62 [2023-04-03T23:25:09.357Z] Step 24/24 : LABEL version=0.0.0 [2023-04-03T23:25:09.357Z] ---> 26159e854b54 [2023-04-03T23:25:09.357Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-03T23:25:09.357Z] Removing intermediate container 394dc00af039 [2023-04-03T23:25:09.357Z] ---> e8caf82624e3 [2023-04-03T23:25:09.357Z] Step 24/25 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:25:09.357Z] ---> Running in 678a04468ff3 [2023-04-03T23:25:09.357Z] ---> Running in 27208f162066 [2023-04-03T23:25:09.620Z] Removing intermediate container 27208f162066 [2023-04-03T23:25:09.620Z] Removing intermediate container 678a04468ff3 [2023-04-03T23:25:09.620Z] ---> ee0f4c3f4a4d [2023-04-03T23:25:09.620Z] ---> b3165ce12c58 [2023-04-03T23:25:09.620Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T23:25:09.620Z] [2023-04-03T23:25:09.620Z] ---> Running in eec0685a1cb2 [2023-04-03T23:25:09.620Z] Successfully built b3165ce12c58 [2023-04-03T23:25:09.881Z] Successfully tagged core-command:latest [2023-04-03T23:25:09.881Z]  Building core-command ... done Building security-proxy-auth [2023-04-03T23:25:09.881Z] ---> 6846f91cc168 [2023-04-03T23:25:09.881Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:11.273Z] Removing intermediate container eec0685a1cb2 [2023-04-03T23:25:11.273Z] ---> 9f696f94dd7a [2023-04-03T23:25:11.273Z] [2023-04-03T23:25:11.273Z] Successfully built 9f696f94dd7a [2023-04-03T23:25:12.570Z] Successfully tagged core-metadata:latest [2023-04-03T23:25:12.831Z]  Building core-metadata ... done Building security-secretstore-setup [2023-04-03T23:25:14.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:25:14.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:25:14.389Z] ---> 84049636c449 [2023-04-03T23:25:14.389Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:25:14.389Z] ---> Using cache [2023-04-03T23:25:14.389Z] ---> 270b9d4c708c [2023-04-03T23:25:14.389Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:25:14.389Z] ---> Using cache [2023-04-03T23:25:14.389Z] ---> 41b877d1c938 [2023-04-03T23:25:14.389Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:25:14.389Z] ---> Using cache [2023-04-03T23:25:14.389Z] ---> 5255f0798b28 [2023-04-03T23:25:14.389Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:25:14.389Z] ---> Using cache [2023-04-03T23:25:14.389Z] ---> a538c045648c [2023-04-03T23:25:14.389Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:25:14.389Z] ---> Using cache [2023-04-03T23:25:14.389Z] ---> cf2b65c1b8de [2023-04-03T23:25:14.389Z] Step 8/23 : COPY . . [2023-04-03T23:25:14.389Z] ---> Using cache [2023-04-03T23:25:14.389Z] ---> 265f34bacdcd [2023-04-03T23:25:14.389Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-03T23:25:16.300Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:25:16.300Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:25:16.300Z] ---> 84049636c449 [2023-04-03T23:25:16.300Z] Step 3/25 : WORKDIR /edgex-go [2023-04-03T23:25:16.300Z] ---> Using cache [2023-04-03T23:25:16.300Z] ---> 0b16edf0daff [2023-04-03T23:25:16.300Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-03T23:25:16.300Z] ---> Using cache [2023-04-03T23:25:16.300Z] ---> 7bd2704ac117 [2023-04-03T23:25:16.300Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-03T23:25:16.300Z] ---> Using cache [2023-04-03T23:25:16.300Z] ---> f2a3b7c9dfe9 [2023-04-03T23:25:16.300Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:25:16.300Z] ---> Using cache [2023-04-03T23:25:16.300Z] ---> 69f247a97ca7 [2023-04-03T23:25:16.300Z] Step 7/25 : COPY . . [2023-04-03T23:25:16.300Z] ---> Using cache [2023-04-03T23:25:16.300Z] ---> 80366b14ff53 [2023-04-03T23:25:16.300Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-03T23:25:20.537Z] ---> 31a68aa0fa71 [2023-04-03T23:25:20.537Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-03T23:25:20.537Z] ---> Running in d090a7f790f7 [2023-04-03T23:25:20.537Z] ---> Running in c486e50cafc7 [2023-04-03T23:25:20.537Z] ---> ce709a8767a7 [2023-04-03T23:25:20.537Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:25:20.537Z] ---> Running in 456d4e53cbde [2023-04-03T23:25:20.798Z] 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-04-03T23:25:20.798Z] 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-04-03T23:25:24.091Z] Removing intermediate container 456d4e53cbde [2023-04-03T23:25:24.091Z] ---> 2e74c9dfadd1 [2023-04-03T23:25:24.091Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:25:24.091Z] ---> Running in d3f89056402f [2023-04-03T23:25:24.091Z] Removing intermediate container ddeaa3fb8a1b [2023-04-03T23:25:24.091Z] ---> 06a63eee86f9 [2023-04-03T23:25:24.091Z] [2023-04-03T23:25:24.091Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:25:24.091Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:24.091Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:25:24.091Z] ---> Using cache [2023-04-03T23:25:24.091Z] ---> 635f3a3bb79e [2023-04-03T23:25:24.091Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:25:24.091Z] ---> Using cache [2023-04-03T23:25:24.091Z] ---> 33e11784f0e7 [2023-04-03T23:25:24.091Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-03T23:25:24.091Z] ---> Running in 8720c8bc892b [2023-04-03T23:25:24.091Z] Removing intermediate container d3f89056402f [2023-04-03T23:25:24.091Z] ---> 237f933c7b7a [2023-04-03T23:25:24.091Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T23:25:24.091Z] ---> Running in 22b33bb98ea6 [2023-04-03T23:25:24.350Z] Removing intermediate container 22b33bb98ea6 [2023-04-03T23:25:24.350Z] ---> 6cbd446169cf [2023-04-03T23:25:24.350Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:25:24.350Z] Removing intermediate container 8720c8bc892b [2023-04-03T23:25:24.350Z] ---> 3523ee7b35a8 [2023-04-03T23:25:24.350Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T23:25:24.350Z] ---> Running in 56b873f734f6 [2023-04-03T23:25:24.610Z] ---> Running in 66c8b5d36992 [2023-04-03T23:25:24.610Z] Removing intermediate container 56b873f734f6 [2023-04-03T23:25:24.610Z] ---> c48b450626a3 [2023-04-03T23:25:24.610Z] Step 22/23 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:25:24.941Z] ---> Running in c410227ab997 [2023-04-03T23:25:24.941Z] Removing intermediate container 66c8b5d36992 [2023-04-03T23:25:24.941Z] ---> 9d79605799ea [2023-04-03T23:25:24.941Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:25.301Z] Removing intermediate container c410227ab997 [2023-04-03T23:25:25.301Z] ---> 8c4a1790bf3f [2023-04-03T23:25:25.301Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:25:25.301Z] ---> 50daad96877f [2023-04-03T23:25:25.301Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:25.301Z] ---> Running in e49a335b1e48 [2023-04-03T23:25:25.576Z] Removing intermediate container e49a335b1e48 [2023-04-03T23:25:25.576Z] ---> 1fc2c3ed26a8 [2023-04-03T23:25:25.576Z] [2023-04-03T23:25:25.840Z] ---> 8bdec31e7be1 [2023-04-03T23:25:25.840Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-03T23:25:25.840Z] Successfully built 1fc2c3ed26a8 [2023-04-03T23:25:25.840Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-03T23:25:25.840Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-04-03T23:25:29.275Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:25:29.275Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:25:29.275Z] ---> 84049636c449 [2023-04-03T23:25:29.275Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:25:29.275Z] ---> Using cache [2023-04-03T23:25:29.275Z] ---> 270b9d4c708c [2023-04-03T23:25:29.275Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:25:29.275Z] ---> Using cache [2023-04-03T23:25:29.275Z] ---> 41b877d1c938 [2023-04-03T23:25:29.275Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:25:29.275Z] ---> Using cache [2023-04-03T23:25:29.275Z] ---> 5255f0798b28 [2023-04-03T23:25:29.275Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:25:29.275Z] ---> Using cache [2023-04-03T23:25:29.275Z] ---> a538c045648c [2023-04-03T23:25:29.275Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:25:29.275Z] ---> Using cache [2023-04-03T23:25:29.275Z] ---> cf2b65c1b8de [2023-04-03T23:25:29.275Z] Step 8/23 : COPY . . [2023-04-03T23:25:29.275Z] ---> Using cache [2023-04-03T23:25:29.275Z] ---> 265f34bacdcd [2023-04-03T23:25:29.275Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-03T23:25:35.881Z] ---> 10d64f05bc46 [2023-04-03T23:25:35.881Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:35.881Z] ---> Running in ed8ebef73eba [2023-04-03T23:25:35.881Z] ---> 20d76aa32824 [2023-04-03T23:25:35.881Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-03T23:25:35.881Z] 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-04-03T23:25:35.881Z] ---> Running in a2a692bfa06f [2023-04-03T23:25:36.449Z] Removing intermediate container a2a692bfa06f [2023-04-03T23:25:36.449Z] ---> d193f5804a07 [2023-04-03T23:25:36.449Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:25:37.852Z] ---> Running in 70b3415df927 [2023-04-03T23:25:37.852Z] Removing intermediate container 0cb2ad630e58 [2023-04-03T23:25:37.852Z] ---> 760449d7718e [2023-04-03T23:25:37.852Z] [2023-04-03T23:25:37.852Z] Step 9/22 : FROM alpine:3.17 [2023-04-03T23:25:37.852Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:37.852Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-03T23:25:37.852Z] ---> Running in a4f7b554b1fe [2023-04-03T23:25:37.852Z] Removing intermediate container 70b3415df927 [2023-04-03T23:25:37.852Z] ---> 7173ac9c63ff [2023-04-03T23:25:37.852Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:25:37.852Z] ---> Running in 41d5417ba635 [2023-04-03T23:25:38.113Z] Removing intermediate container 41d5417ba635 [2023-04-03T23:25:38.113Z] ---> 24ae4596ae95 [2023-04-03T23:25:38.113Z] Step 22/23 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:25:38.113Z] ---> Running in 8f3b750c4682 [2023-04-03T23:25:38.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:38.373Z] Removing intermediate container 8f3b750c4682 [2023-04-03T23:25:38.373Z] ---> e33bb1936fad [2023-04-03T23:25:38.373Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:25:38.373Z] ---> Running in e40377dbae97 [2023-04-03T23:25:38.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:38.634Z] Removing intermediate container e40377dbae97 [2023-04-03T23:25:38.634Z] ---> ee9b9bda6923 [2023-04-03T23:25:38.634Z] [2023-04-03T23:25:38.634Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:25:38.634Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-03T23:25:38.634Z] Successfully built ee9b9bda6923 [2023-04-03T23:25:38.634Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:25:38.634Z] Successfully tagged support-scheduler:latest [2023-04-03T23:25:38.634Z] Building security-spire-agent [2023-04-03T23:25:38.634Z]  Building support-scheduler ... done OK: 8 MiB in 17 packages [2023-04-03T23:25:41.984Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:25:41.984Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:25:41.984Z] ---> 84049636c449 [2023-04-03T23:25:41.984Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T23:25:41.984Z] ---> Using cache [2023-04-03T23:25:41.984Z] ---> 0b16edf0daff [2023-04-03T23:25:41.984Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:25:41.984Z] ---> Using cache [2023-04-03T23:25:41.984Z] ---> 1afa1d812768 [2023-04-03T23:25:41.984Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T23:25:41.984Z] ---> Using cache [2023-04-03T23:25:41.984Z] ---> 45ed18648b01 [2023-04-03T23:25:41.984Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:25:41.984Z] ---> Using cache [2023-04-03T23:25:41.984Z] ---> 659e03ce0795 [2023-04-03T23:25:41.984Z] Step 7/27 : COPY . . [2023-04-03T23:25:41.984Z] ---> Using cache [2023-04-03T23:25:41.984Z] ---> a700144c1e49 [2023-04-03T23:25:41.984Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:25:41.984Z] ---> Using cache [2023-04-03T23:25:41.984Z] ---> 66ad157f024c [2023-04-03T23:25:41.984Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T23:25:41.984Z] ---> Using cache [2023-04-03T23:25:41.984Z] ---> fedef978debd [2023-04-03T23:25:41.984Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:25:41.984Z] ---> Using cache [2023-04-03T23:25:41.984Z] ---> f1912bca97cc [2023-04-03T23:25:41.984Z] Step 11/27 : 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-04-03T23:25:45.332Z] 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-04-03T23:25:45.918Z] Removing intermediate container a4f7b554b1fe [2023-04-03T23:25:45.918Z] ---> f1f94cbc99f1 [2023-04-03T23:25:45.918Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T23:25:45.918Z] ---> Running in 9e26039ef30c [2023-04-03T23:25:45.918Z] ---> Running in 2d80e0bc13e5 [2023-04-03T23:25:46.549Z] Removing intermediate container 2d80e0bc13e5 [2023-04-03T23:25:46.549Z] ---> e98e07e49a45 [2023-04-03T23:25:46.549Z] Step 12/22 : WORKDIR /edgex [2023-04-03T23:25:47.114Z] ---> Running in 24c96b3d29a1 [2023-04-03T23:25:48.049Z] Removing intermediate container 24c96b3d29a1 [2023-04-03T23:25:48.049Z] ---> 02263060b762 [2023-04-03T23:25:48.049Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:48.330Z] Removing intermediate container 9e26039ef30c [2023-04-03T23:25:48.330Z] ---> 4da684ae20a6 [2023-04-03T23:25:48.330Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T23:25:49.718Z] ---> 8382e8eb4fc5 [2023-04-03T23:25:49.718Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:49.718Z] ---> Running in 26932f6ac982 [2023-04-03T23:25:49.718Z] Removing intermediate container c486e50cafc7 [2023-04-03T23:25:49.718Z] ---> 4eccb78fdceb [2023-04-03T23:25:49.718Z] [2023-04-03T23:25:49.718Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:25:49.718Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:49.718Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T23:25:49.718Z] ---> Using cache [2023-04-03T23:25:49.718Z] ---> 5e028b5cef6c [2023-04-03T23:25:49.718Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:25:49.718Z] ---> Using cache [2023-04-03T23:25:49.718Z] ---> b1bb99b6ac60 [2023-04-03T23:25:49.718Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:49.718Z] ---> Using cache [2023-04-03T23:25:49.977Z] ---> e45e02052e5e [2023-04-03T23:25:49.977Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:49.977Z] ---> Using cache [2023-04-03T23:25:49.977Z] ---> 26159e854b54 [2023-04-03T23:25:49.977Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-03T23:25:49.977Z] ---> 75523bfda756 [2023-04-03T23:25:49.977Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-03T23:25:49.977Z] Removing intermediate container 26932f6ac982 [2023-04-03T23:25:49.977Z] ---> 8fbfa7fbd655 [2023-04-03T23:25:49.977Z] [2023-04-03T23:25:49.977Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T23:25:49.977Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:49.977Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:25:49.977Z] ---> Using cache [2023-04-03T23:25:49.977Z] ---> 59d3ccc3e3ff [2023-04-03T23:25:49.977Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T23:25:49.977Z] ---> Using cache [2023-04-03T23:25:49.977Z] ---> 77f31f6c5e5d [2023-04-03T23:25:49.977Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:49.977Z] ---> Using cache [2023-04-03T23:25:50.236Z] Removing intermediate container d090a7f790f7 [2023-04-03T23:25:50.236Z] ---> e3bb89742d5c [2023-04-03T23:25:50.236Z] [2023-04-03T23:25:50.236Z] Step 9/25 : FROM alpine:3.17 [2023-04-03T23:25:50.236Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:50.236Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-03T23:25:50.236Z] ---> dbfb4ddf6cc5 [2023-04-03T23:25:50.236Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:50.236Z] ---> Using cache [2023-04-03T23:25:50.510Z] ---> 662788ccc438 [2023-04-03T23:25:50.510Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-03T23:25:50.510Z] ---> Running in 2fc774025a00 [2023-04-03T23:25:50.510Z] ---> 4a2e6102fabb [2023-04-03T23:25:50.510Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-03T23:25:50.776Z] ---> fe5bb3bd1972 [2023-04-03T23:25:50.776Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:51.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:51.719Z] ---> 0772bbbbe917 [2023-04-03T23:25:51.719Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-03T23:25:51.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:51.719Z] ---> fc7e74ea7452 [2023-04-03T23:25:51.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T23:25:51.719Z] ---> e7bc43b7ceae [2023-04-03T23:25:51.719Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:25:51.719Z] ---> 04efbe451d6f [2023-04-03T23:25:51.719Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:25:51.980Z] ---> Running in b193d68fe892 [2023-04-03T23:25:51.980Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-03T23:25:51.980Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-03T23:25:51.980Z] (3/3) Installing su-exec (0.2-r2) [2023-04-03T23:25:51.980Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:25:51.980Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:25:51.980Z] ---> f74d0a6948c1 [2023-04-03T23:25:51.980Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:25:51.980Z] ---> Running in 2b4277088b67 [2023-04-03T23:25:51.980Z] OK: 8 MiB in 18 packages [2023-04-03T23:25:54.532Z] ---> ccee280868dd [2023-04-03T23:25:54.532Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:25:54.532Z] Removing intermediate container 2fc774025a00 [2023-04-03T23:25:54.532Z] ---> 676d0f0a3ae7 [2023-04-03T23:25:54.532Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T23:25:55.111Z] ---> 90f65d531f5e [2023-04-03T23:25:55.111Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-03T23:25:55.111Z] ---> Running in 0556c7d16bfe [2023-04-03T23:25:55.111Z] Removing intermediate container b193d68fe892 [2023-04-03T23:25:55.111Z] ---> 52383d6adfb0 [2023-04-03T23:25:55.111Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:25:55.111Z] Removing intermediate container 2b4277088b67 [2023-04-03T23:25:55.111Z] ---> 3b299b668608 [2023-04-03T23:25:55.111Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:25:55.111Z] ---> Running in 0e21e43c8cdc [2023-04-03T23:25:55.111Z] ---> Running in c2f406abc0e4 [2023-04-03T23:25:55.376Z] Removing intermediate container 0556c7d16bfe [2023-04-03T23:25:55.376Z] ---> 1e0495ee7d89 [2023-04-03T23:25:55.376Z] Step 12/25 : WORKDIR / [2023-04-03T23:25:55.376Z] ---> 22b1f58039d7 [2023-04-03T23:25:55.376Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-03T23:25:55.376Z] ---> Running in c1aab773aefb [2023-04-03T23:25:55.376Z] Removing intermediate container c2f406abc0e4 [2023-04-03T23:25:55.376Z] ---> 91d80427a980 [2023-04-03T23:25:55.376Z] Step 20/22 : LABEL arch=x86_64 [2023-04-03T23:25:55.376Z] Removing intermediate container 0e21e43c8cdc [2023-04-03T23:25:55.376Z] ---> ae558f478595 [2023-04-03T23:25:55.376Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T23:25:55.376Z] ---> Running in 0f94342f4b7b [2023-04-03T23:25:55.376Z] ---> Running in 6d619cd12291 [2023-04-03T23:25:55.639Z] Removing intermediate container c1aab773aefb [2023-04-03T23:25:55.639Z] ---> e295623797a9 [2023-04-03T23:25:55.639Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:55.639Z] ---> 9358d04f4d1b [2023-04-03T23:25:55.639Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:25:55.639Z] Removing intermediate container 0f94342f4b7b [2023-04-03T23:25:55.639Z] ---> 690d900b458d [2023-04-03T23:25:55.639Z] Step 21/22 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:25:55.639Z] Removing intermediate container 6d619cd12291 [2023-04-03T23:25:55.639Z] ---> bea017e0afab [2023-04-03T23:25:55.639Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:25:55.639Z] ---> Running in 49527037d65f [2023-04-03T23:25:55.639Z] ---> Running in bda270e75895 [2023-04-03T23:25:55.639Z] ---> Running in 9c8ec5c3a746 [2023-04-03T23:25:55.639Z] Removing intermediate container 49527037d65f [2023-04-03T23:25:55.639Z] ---> 4f4249dba930 [2023-04-03T23:25:55.639Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:25:55.639Z] ---> 843d425b1531 [2023-04-03T23:25:55.639Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:55.639Z] Removing intermediate container bda270e75895 [2023-04-03T23:25:55.639Z] ---> 95257225f040 [2023-04-03T23:25:55.639Z] Step 22/22 : LABEL version=0.0.0 [2023-04-03T23:25:55.899Z] ---> Running in fb22398f144d [2023-04-03T23:25:55.899Z] Removing intermediate container 9c8ec5c3a746 [2023-04-03T23:25:55.899Z] ---> 3907df3a6434 [2023-04-03T23:25:55.899Z] Step 22/23 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:25:55.899Z] ---> Running in fcda2f5ee08b [2023-04-03T23:25:55.899Z] ---> Running in f16ae6673016 [2023-04-03T23:25:55.899Z] Removing intermediate container fb22398f144d [2023-04-03T23:25:55.899Z] ---> e8299d720baa [2023-04-03T23:25:55.899Z] Step 25/27 : LABEL arch=x86_64 [2023-04-03T23:25:55.899Z] ---> Running in 7f0cad644be4 [2023-04-03T23:25:55.899Z] ---> 844d2b539f45 [2023-04-03T23:25:55.899Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-03T23:25:55.899Z] Removing intermediate container fcda2f5ee08b [2023-04-03T23:25:55.899Z] ---> 1a0e6ff18d40 [2023-04-03T23:25:55.899Z] [2023-04-03T23:25:55.899Z] Removing intermediate container f16ae6673016 [2023-04-03T23:25:55.899Z] ---> 5aafb2149bbc [2023-04-03T23:25:55.899Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:25:56.159Z] Successfully built 1a0e6ff18d40 [2023-04-03T23:25:56.159Z] Successfully tagged security-proxy-setup:latest [2023-04-03T23:25:56.159Z]  Building security-proxy-setup ... done  ---> Running in 1e498f8b0cac [2023-04-03T23:25:56.159Z] Removing intermediate container 7f0cad644be4 [2023-04-03T23:25:56.159Z] ---> e1e0754b2353 [2023-04-03T23:25:56.159Z] Step 26/27 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:25:56.159Z] ---> 050c3385b6b4 [2023-04-03T23:25:56.159Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-03T23:25:56.159Z] ---> Running in 7ecc2ec677ae [2023-04-03T23:25:56.419Z] Removing intermediate container 1e498f8b0cac [2023-04-03T23:25:56.419Z] ---> 2c48cd388211 [2023-04-03T23:25:56.419Z] [2023-04-03T23:25:56.419Z] Removing intermediate container 7ecc2ec677ae [2023-04-03T23:25:56.419Z] ---> e57e92953153 [2023-04-03T23:25:56.419Z] Step 27/27 : LABEL version=0.0.0 [2023-04-03T23:25:56.419Z] Successfully built 2c48cd388211 [2023-04-03T23:25:56.419Z] Successfully tagged security-proxy-auth:latest [2023-04-03T23:25:56.419Z]  Building security-proxy-auth ... done  ---> Running in 495c36fdf128 [2023-04-03T23:25:56.419Z] ---> 444b4af10a55 [2023-04-03T23:25:56.419Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:56.419Z] Removing intermediate container 495c36fdf128 [2023-04-03T23:25:56.419Z] ---> b2833c1757e9 [2023-04-03T23:25:56.419Z] [2023-04-03T23:25:56.715Z] ---> a4f95ef1b49e [2023-04-03T23:25:56.715Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-03T23:25:56.715Z] Successfully built b2833c1757e9 [2023-04-03T23:25:56.715Z] Successfully tagged security-spire-agent:latest [2023-04-03T23:25:58.633Z]  Building security-spire-agent ... done  ---> 6fd6092f18e2 [2023-04-03T23:25:58.633Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-03T23:25:58.633Z] Removing intermediate container ed8ebef73eba [2023-04-03T23:25:58.633Z] ---> 61c45b9f535a [2023-04-03T23:25:58.633Z] [2023-04-03T23:25:58.633Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:25:58.633Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:58.633Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:25:58.633Z] ---> Running in a7d40caafdb7 [2023-04-03T23:25:58.633Z] Removing intermediate container a7d40caafdb7 [2023-04-03T23:25:58.633Z] ---> 3c6bf74b27ac [2023-04-03T23:25:58.633Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-03T23:25:58.893Z] ---> Running in af80c6b55f35 [2023-04-03T23:25:58.893Z] ---> e57deca5f8ef [2023-04-03T23:25:58.893Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T23:25:58.893Z] Removing intermediate container af80c6b55f35 [2023-04-03T23:25:58.893Z] ---> bfc0c427b7d7 [2023-04-03T23:25:58.893Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-03T23:25:58.893Z] ---> Running in 6114bb453c31 [2023-04-03T23:25:58.893Z] ---> 7cf384017168 [2023-04-03T23:25:58.893Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:25:58.893Z] ---> Running in f5c9322cf0a0 [2023-04-03T23:25:59.154Z] Removing intermediate container 6114bb453c31 [2023-04-03T23:25:59.154Z] ---> cec04b8e81be [2023-04-03T23:25:59.154Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:25:59.154Z] ---> Running in 20768c0e1295 [2023-04-03T23:25:59.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:59.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:59.672Z] Removing intermediate container f5c9322cf0a0 [2023-04-03T23:25:59.672Z] ---> ab257f2da07c [2023-04-03T23:25:59.672Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:25:59.672Z] ---> Running in c06938087ac4 [2023-04-03T23:25:59.672Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:25:59.672Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:25:59.931Z] OK: 7 MiB in 16 packages [2023-04-03T23:25:59.931Z] Removing intermediate container c06938087ac4 [2023-04-03T23:25:59.931Z] ---> b592c33cf8ca [2023-04-03T23:25:59.931Z] Step 23/25 : LABEL arch=x86_64 [2023-04-03T23:25:59.931Z] ---> Running in 30401d41115b [2023-04-03T23:25:59.931Z] Removing intermediate container 30401d41115b [2023-04-03T23:25:59.931Z] ---> e86da5410e79 [2023-04-03T23:25:59.931Z] Step 24/25 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:25:59.931Z] ---> Running in e53500c15068 [2023-04-03T23:26:00.191Z] Removing intermediate container e53500c15068 [2023-04-03T23:26:00.191Z] ---> bb9797ff4306 [2023-04-03T23:26:00.191Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T23:26:00.191Z] ---> Running in 89f6c35cdafd [2023-04-03T23:26:00.191Z] Removing intermediate container 20768c0e1295 [2023-04-03T23:26:00.191Z] ---> 1b55d194797a [2023-04-03T23:26:00.191Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:26:00.191Z] Removing intermediate container 89f6c35cdafd [2023-04-03T23:26:00.191Z] ---> 2c906a6c69d6 [2023-04-03T23:26:00.191Z] [2023-04-03T23:26:00.191Z] Successfully built 2c906a6c69d6 [2023-04-03T23:26:00.191Z] Successfully tagged security-secretstore-setup:latest [2023-04-03T23:26:00.191Z]  Building security-secretstore-setup ... done  ---> abb69e0ada79 [2023-04-03T23:26:00.191Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:26:00.450Z] ---> 880cd6627391 [2023-04-03T23:26:00.450Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-03T23:26:00.711Z] ---> 5ae1785ca8cf [2023-04-03T23:26:00.711Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:26:00.971Z] ---> 2aa42c8b3b7a [2023-04-03T23:26:00.971Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-03T23:26:00.971Z] ---> Running in 630fa75587a9 [2023-04-03T23:26:00.971Z] Removing intermediate container 630fa75587a9 [2023-04-03T23:26:00.971Z] ---> 61c74f13e03b [2023-04-03T23:26:00.971Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:26:00.971Z] ---> Running in 6dc56b5fc99b [2023-04-03T23:26:01.231Z] Removing intermediate container 6dc56b5fc99b [2023-04-03T23:26:01.231Z] ---> 7857ccbd0e4c [2023-04-03T23:26:01.231Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:26:01.231Z] ---> Running in 6face29c3adb [2023-04-03T23:26:01.231Z] Removing intermediate container 6face29c3adb [2023-04-03T23:26:01.231Z] ---> cb1d9377b9bd [2023-04-03T23:26:01.231Z] Step 22/23 : LABEL git_sha=958e6f497547f214fb204caab01e6f5c4d74b01f [2023-04-03T23:26:01.231Z] ---> Running in b08eb237de7f [2023-04-03T23:26:01.231Z] Removing intermediate container b08eb237de7f [2023-04-03T23:26:01.231Z] ---> c0bd6b8f0011 [2023-04-03T23:26:01.231Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:26:01.490Z] ---> Running in de25cf60d3e6 [2023-04-03T23:26:01.490Z] Removing intermediate container de25cf60d3e6 [2023-04-03T23:26:01.490Z] ---> e77ef2a171fb [2023-04-03T23:26:01.490Z] [2023-04-03T23:26:01.490Z] Successfully built e77ef2a171fb [2023-04-03T23:26:01.490Z] Successfully tagged core-data:latest [2023-04-03T23:26:01.496Z]  Building core-data ... done  [Pipeline] } [2023-04-03T23:26:01.503Z] $ docker stop --time=1 c3b29655d78652877559ddedc3a1716d1c7e05ca16407d7d539d888c8bdf948c [2023-04-03T23:26:02.770Z] $ docker rm -f --volumes c3b29655d78652877559ddedc3a1716d1c7e05ca16407d7d539d888c8bdf948c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:26:03.093Z] + docker images [2023-04-03T23:26:03.093Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-03T23:26:03.093Z] core-data latest e77ef2a171fb 1 second ago 20MB [2023-04-03T23:26:03.093Z] security-secretstore-setup latest 2c906a6c69d6 2 seconds ago 32.8MB [2023-04-03T23:26:03.093Z] 61c45b9f535a 4 seconds ago 1.69GB [2023-04-03T23:26:03.093Z] security-spire-agent latest b2833c1757e9 6 seconds ago 129MB [2023-04-03T23:26:03.093Z] security-proxy-auth latest 2c48cd388211 6 seconds ago 18.3MB [2023-04-03T23:26:03.093Z] security-proxy-setup latest 1a0e6ff18d40 7 seconds ago 18.7MB [2023-04-03T23:26:03.093Z] 8fbfa7fbd655 13 seconds ago 1.55GB [2023-04-03T23:26:03.093Z] e3bb89742d5c 13 seconds ago 1.68GB [2023-04-03T23:26:03.093Z] 4eccb78fdceb 14 seconds ago 1.66GB [2023-04-03T23:26:03.093Z] support-scheduler latest ee9b9bda6923 24 seconds ago 32.1MB [2023-04-03T23:26:03.093Z] 760449d7718e 25 seconds ago 1.67GB [2023-04-03T23:26:03.093Z] core-common-config-bootstrapper latest 1fc2c3ed26a8 37 seconds ago 17.2MB [2023-04-03T23:26:03.093Z] 06a63eee86f9 40 seconds ago 1.75GB [2023-04-03T23:26:03.093Z] core-command latest b3165ce12c58 53 seconds ago 19.8MB [2023-04-03T23:26:03.093Z] core-metadata latest 9f696f94dd7a 53 seconds ago 20.4MB [2023-04-03T23:26:03.093Z] 07fdfb93e9d9 57 seconds ago 1.68GB [2023-04-03T23:26:03.093Z] eb778d3fddcf About a minute ago 1.69GB [2023-04-03T23:26:03.093Z] b0f4757df548 About a minute ago 1.69GB [2023-04-03T23:26:03.093Z] security-bootstrapper latest 3fe7621a5258 About a minute ago 22.2MB [2023-04-03T23:26:03.093Z] support-notifications latest 36a75f4f5fce 2 minutes ago 32.7MB [2023-04-03T23:26:03.093Z] security-spiffe-token-provider latest 53d0f5b9041b 2 minutes ago 32.8MB [2023-04-03T23:26:03.093Z] 3a5e81e00450 2 minutes ago 1.75GB [2023-04-03T23:26:03.093Z] 955baa56af57 2 minutes ago 1.73GB [2023-04-03T23:26:03.093Z] b8335a6d629b 2 minutes ago 1.67GB [2023-04-03T23:26:03.093Z] security-spire-config latest 003bdb77f6b1 2 minutes ago 88.9MB [2023-04-03T23:26:03.093Z] security-spire-server latest 2d19b1518baa 2 minutes ago 89.8MB [2023-04-03T23:26:03.093Z] 196a31cd302e 3 minutes ago 1.55GB [2023-04-03T23:26:03.093Z] 17e643195016 3 minutes ago 1.55GB [2023-04-03T23:26:03.093Z] ci-base-image-x86_64 latest 84049636c449 6 minutes ago 881MB [2023-04-03T23:26:03.093Z] alpine 3.17 9ed4aefc74f6 5 days ago 7.05MB [2023-04-03T23:26:03.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB [2023-04-03T23:26:03.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-04-03T23:26:03.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-03T23:26:03.761Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:26:04.053Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:26:04.916Z] ---> package-listing.sh [2023-04-03T23:26:04.916Z] ++ facter osfamily [2023-04-03T23:26:04.916Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T23:26:05.174Z] + OS_FAMILY=debian [2023-04-03T23:26:05.174Z] + workspace=/w/workspace/edgex-go/3 [2023-04-03T23:26:05.174Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T23:26:05.174Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T23:26:05.174Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T23:26:05.174Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T23:26:05.174Z] + '[' /w/workspace/edgex-go/3 ']' [2023-04-03T23:26:05.174Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T23:26:05.174Z] + case "${OS_FAMILY}" in [2023-04-03T23:26:05.174Z] + dpkg -l [2023-04-03T23:26:05.174Z] + grep '^ii' [2023-04-03T23:26:05.174Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T23:26:05.174Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T23:26:05.174Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T23:26:05.174Z] + '[' /w/workspace/edgex-go/3 ']' [2023-04-03T23:26:05.174Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-04-03T23:26:05.174Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-04-03T23:26:05.184Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-03T23:26:05.462Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:26:06.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:26:06.017Z] [2023-04-03T23:26:06.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:26:06.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:26:06.313Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T23:26:06.313Z] 5eb5b503b376: Pulling fs layer [2023-04-03T23:26:06.313Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T23:26:06.313Z] ec43610c2a17: Pulling fs layer [2023-04-03T23:26:06.313Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T23:26:06.313Z] 33b1e0a273af: Pulling fs layer [2023-04-03T23:26:06.313Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T23:26:06.313Z] 2f39f015ded8: Pulling fs layer [2023-04-03T23:26:06.313Z] 3a2ae6a8a46f: Waiting [2023-04-03T23:26:06.313Z] 33b1e0a273af: Waiting [2023-04-03T23:26:06.313Z] 5d3b04190fa2: Waiting [2023-04-03T23:26:06.313Z] 2f39f015ded8: Waiting [2023-04-03T23:26:06.313Z] 5c69ac0246d0: Verifying Checksum [2023-04-03T23:26:06.313Z] 5c69ac0246d0: Download complete [2023-04-03T23:26:06.313Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-03T23:26:06.313Z] 3a2ae6a8a46f: Download complete [2023-04-03T23:26:06.313Z] ec43610c2a17: Verifying Checksum [2023-04-03T23:26:06.313Z] ec43610c2a17: Download complete [2023-04-03T23:26:06.313Z] 5d3b04190fa2: Download complete [2023-04-03T23:26:06.313Z] 33b1e0a273af: Verifying Checksum [2023-04-03T23:26:06.313Z] 33b1e0a273af: Download complete [2023-04-03T23:26:06.571Z] 5eb5b503b376: Verifying Checksum [2023-04-03T23:26:06.571Z] 5eb5b503b376: Download complete [2023-04-03T23:26:07.135Z] 2f39f015ded8: Download complete [2023-04-03T23:26:07.702Z] 5eb5b503b376: Pull complete [2023-04-03T23:26:07.702Z] 5c69ac0246d0: Pull complete [2023-04-03T23:26:08.269Z] ec43610c2a17: Pull complete [2023-04-03T23:26:08.269Z] 3a2ae6a8a46f: Pull complete [2023-04-03T23:26:08.528Z] 33b1e0a273af: Pull complete [2023-04-03T23:26:08.528Z] 5d3b04190fa2: Pull complete [2023-04-03T23:26:12.709Z] 2f39f015ded8: Pull complete [2023-04-03T23:26:12.709Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T23:26:12.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:26:12.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:26:12.785Z] prd-ubuntu20.04-docker-8c-8g-6749 does not seem to be running inside a container [2023-04-03T23:26:12.819Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-03T23:26:17.140Z] $ docker top da9a7acc31a83e119a30c57920efc3bdc6b93ef5c97675f9362c6530ef99a611 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:26:17.478Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T23:26:17.760Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T23:26:18.045Z] + ls /var/log/sa-host [2023-04-03T23:26:18.045Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:26:18.106Z] provisioning config files... [2023-04-03T23:26:18.112Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6074782786672426951tmp [Pipeline] { [Pipeline] echo [2023-04-03T23:26:18.123Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:26:18.409Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T23:26:18.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:26:18.728Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T23:26:18.740Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:26:19.021Z] ---> sudo-logs.sh [2023-04-03T23:26:19.021Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T23:26:19.058Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:26:19.347Z] ---> job-cost.sh [2023-04-03T23:26:19.347Z] lf-activate-venv: SKIPPING [2023-04-03T23:26:19.347Z] DEBUG: total: 0.10999999940395355 [2023-04-03T23:26:19.347Z] INFO: Retrieving Stack Cost... [2023-04-03T23:26:19.916Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T23:26:20.175Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T23:26:20.185Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:26:20.465Z] ---> logs-deploy.sh [2023-04-03T23:26:20.466Z] lf-activate-venv: SKIPPING [2023-04-03T23:26:20.466Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4490/3 [2023-04-03T23:26:20.466Z] INFO: archiving workspace using pattern(s): [2023-04-03T23:26:21.403Z] Archives upload complete. [2023-04-03T23:26:21.403Z] INFO: archiving logs to Nexus