Pull request #4346 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 15a983a6f6d5b88e20add8024b7e596911b920c9 rather than 4aea7bda880e73b64731ccf8ececfe2369e686e5 Obtained Jenkinsfile from 15a983a6f6d5b88e20add8024b7e596911b920c9 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-ssh14516880697791622990.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17944141798077924918.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9936450259552730213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11187179527972975019.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6513277592799323702.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4346/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4346/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2834830147712162357.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5526’ Running on prd-ubuntu20.04-docker-8c-8g-5528 in /w/workspace/edgexfoundry_edgex-go_PR-4346 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4346/head:refs/remotes/origin/PR-4346 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 4aea7bda880e73b64731ccf8ececfe2369e686e5 Merge succeeded, producing 4aea7bda880e73b64731ccf8ececfe2369e686e5 Checking out Revision 4aea7bda880e73b64731ccf8ececfe2369e686e5 (PR-4346) > git config core.sparsecheckout # timeout=10 > git checkout -f 4aea7bda880e73b64731ccf8ececfe2369e686e5 # 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 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aea7bda880e73b64731ccf8ececfe2369e686e5 # timeout=10 Commit message: "feat: Implement Provision Watcher System Events" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T10:20:34.861Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T10:20:35.025Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T10:20:35.130Z] ========================================================= [2023-02-13T10:20:35.130Z] EdgeX Global Pipelines Version Info [2023-02-13T10:20:35.130Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T10:20:35.877Z] ------------------- [2023-02-13T10:20:35.877Z] stable info: [2023-02-13T10:20:35.877Z] ------------------- [2023-02-13T10:20:35.877Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T10:20:35.877Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T10:20:35.877Z] Message: update stable to v1.0.244 [2023-02-13T10:20:36.447Z] ------------------- [2023-02-13T10:20:36.447Z] experimental info: [2023-02-13T10:20:36.447Z] ------------------- [2023-02-13T10:20:36.447Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T10:20:36.447Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T10:20:36.447Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T10:20:36.738Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-13T10:20:36.776Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-13T10:20:36.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T10:20:36.851Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T10:20:36.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T10:20:36.928Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T10:20:36.964Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T10:20:36.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-13T10:20:37.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-13T10:20:37.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-13T10:20:37.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T10:20:37.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T10:20:37.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T10:20:37.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T10:20:37.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T10:20:37.276Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T10:20:37.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T10:20:37.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T10:20:37.390Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-13T10:20:37.426Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-13T10:20:37.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T10:20:37.499Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T10:20:37.540Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T10:20:37.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4346 [Pipeline] echo [2023-02-13T10:20:37.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4346 [Pipeline] echo [2023-02-13T10:20:37.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4346 [Pipeline] echo [2023-02-13T10:20:37.692Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4aea7bda880e73b64731ccf8ececfe2369e686e5 [Pipeline] echo [2023-02-13T10:20:37.731Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4aea7bd [Pipeline] echo [2023-02-13T10:20:37.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T10:20:37.886Z] provisioning config files... [2023-02-13T10:20:37.900Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config484224092234288333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T10:20:38.240Z] ---> docker-login.sh [2023-02-13T10:20:38.240Z] nexus3.edgexfoundry.org:10001 [2023-02-13T10:20:38.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T10:20:38.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T10:20:38.500Z] Configure a credential helper to remove this warning. See [2023-02-13T10:20:38.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T10:20:38.500Z] [2023-02-13T10:20:38.500Z] Login Succeeded [2023-02-13T10:20:38.500Z] nexus3.edgexfoundry.org:10002 [2023-02-13T10:20:38.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T10:20:38.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T10:20:38.500Z] Configure a credential helper to remove this warning. See [2023-02-13T10:20:38.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T10:20:38.500Z] [2023-02-13T10:20:38.500Z] Login Succeeded [2023-02-13T10:20:38.500Z] nexus3.edgexfoundry.org:10003 [2023-02-13T10:20:38.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T10:20:38.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T10:20:38.761Z] Configure a credential helper to remove this warning. See [2023-02-13T10:20:38.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T10:20:38.761Z] [2023-02-13T10:20:38.761Z] Login Succeeded [2023-02-13T10:20:38.761Z] nexus3.edgexfoundry.org:10004 [2023-02-13T10:20:38.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T10:20:38.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T10:20:38.761Z] Configure a credential helper to remove this warning. See [2023-02-13T10:20:38.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T10:20:38.761Z] [2023-02-13T10:20:38.761Z] Login Succeeded [2023-02-13T10:20:39.022Z] docker.io [2023-02-13T10:20:39.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T10:20:39.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T10:20:39.283Z] Configure a credential helper to remove this warning. See [2023-02-13T10:20:39.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T10:20:39.283Z] [2023-02-13T10:20:39.283Z] Login Succeeded [2023-02-13T10:20:39.283Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T10:20:39.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T10:20:39.727Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/core-command/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/core-data/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/core-metadata/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/support-notifications/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-13T10:20:39.727Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-13T10:20:39.727Z] + cut -d/ -f2 [2023-02-13T10:20:39.727Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-13T10:20:39.796Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T10:20:40.325Z] + git rev-list -1 --merges 4aea7bda880e73b64731ccf8ececfe2369e686e5~1..4aea7bda880e73b64731ccf8ececfe2369e686e5 [Pipeline] echo [2023-02-13T10:20:40.358Z] -----------> git rev-list -1 --merges 4aea7bda880e73b64731ccf8ececfe2369e686e5~1..4aea7bda880e73b64731ccf8ececfe2369e686e5 4aea7bda880e73b64731ccf8ececfe2369e686e5 [false] [Pipeline] sh [2023-02-13T10:20:40.669Z] + git log --format=format:%s -1 4aea7bda880e73b64731ccf8ececfe2369e686e5 [Pipeline] echo [2023-02-13T10:20:40.707Z] ========================================================= [2023-02-13T10:20:40.707Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T10:20:40.707Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-13T10:20:41.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T10:20:41.247Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T10:20:41.247Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T10:20:41.247Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T10:20:41.247Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T10:20:41.247Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T10:20:41.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:20:41.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T10:20:41.746Z] [2023-02-13T10:20:41.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:20:42.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T10:20:42.126Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T10:20:42.126Z] b85a868b505f: Pulling fs layer [2023-02-13T10:20:42.126Z] e2be974225ed: Pulling fs layer [2023-02-13T10:20:42.126Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T10:20:42.126Z] 988bab9f4d93: Pulling fs layer [2023-02-13T10:20:42.126Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T10:20:42.126Z] eaf3925da568: Pulling fs layer [2023-02-13T10:20:42.126Z] bab4dde63d76: Pulling fs layer [2023-02-13T10:20:42.126Z] bde34c3a00c8: Pulling fs layer [2023-02-13T10:20:42.126Z] b352a97aabf1: Pulling fs layer [2023-02-13T10:20:42.126Z] 4872d77fe225: Pulling fs layer [2023-02-13T10:20:42.126Z] 5851b861e8e6: Pulling fs layer [2023-02-13T10:20:42.126Z] 988bab9f4d93: Waiting [2023-02-13T10:20:42.126Z] bab4dde63d76: Waiting [2023-02-13T10:20:42.126Z] bde34c3a00c8: Waiting [2023-02-13T10:20:42.126Z] b352a97aabf1: Waiting [2023-02-13T10:20:42.126Z] 1469e6f7b9e6: Waiting [2023-02-13T10:20:42.126Z] eaf3925da568: Waiting [2023-02-13T10:20:42.126Z] 4872d77fe225: Waiting [2023-02-13T10:20:42.126Z] 5851b861e8e6: Waiting [2023-02-13T10:20:42.392Z] e2be974225ed: Verifying Checksum [2023-02-13T10:20:42.392Z] e2be974225ed: Download complete [2023-02-13T10:20:42.392Z] 988bab9f4d93: Verifying Checksum [2023-02-13T10:20:42.392Z] 988bab9f4d93: Download complete [2023-02-13T10:20:42.392Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T10:20:42.392Z] 1469e6f7b9e6: Download complete [2023-02-13T10:20:42.657Z] eaf3925da568: Download complete [2023-02-13T10:20:42.657Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T10:20:42.657Z] 339a4e72a1f5: Download complete [2023-02-13T10:20:42.657Z] bde34c3a00c8: Download complete [2023-02-13T10:20:42.657Z] b352a97aabf1: Verifying Checksum [2023-02-13T10:20:42.657Z] b352a97aabf1: Download complete [2023-02-13T10:20:42.657Z] 4872d77fe225: Verifying Checksum [2023-02-13T10:20:42.657Z] 4872d77fe225: Download complete [2023-02-13T10:20:42.657Z] 5851b861e8e6: Verifying Checksum [2023-02-13T10:20:42.657Z] 5851b861e8e6: Download complete [2023-02-13T10:20:42.657Z] b85a868b505f: Verifying Checksum [2023-02-13T10:20:42.657Z] b85a868b505f: Download complete [2023-02-13T10:20:43.230Z] bab4dde63d76: Verifying Checksum [2023-02-13T10:20:43.230Z] bab4dde63d76: Download complete [2023-02-13T10:20:44.225Z] b85a868b505f: Pull complete [2023-02-13T10:20:44.484Z] e2be974225ed: Pull complete [2023-02-13T10:20:45.055Z] 339a4e72a1f5: Pull complete [2023-02-13T10:20:45.055Z] 988bab9f4d93: Pull complete [2023-02-13T10:20:45.328Z] 1469e6f7b9e6: Pull complete [2023-02-13T10:20:45.328Z] eaf3925da568: Pull complete [2023-02-13T10:20:47.255Z] bab4dde63d76: Pull complete [2023-02-13T10:20:47.255Z] bde34c3a00c8: Pull complete [2023-02-13T10:20:47.515Z] b352a97aabf1: Pull complete [2023-02-13T10:20:47.515Z] 4872d77fe225: Pull complete [2023-02-13T10:20:47.778Z] 5851b861e8e6: Pull complete [2023-02-13T10:20:47.778Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T10:20:47.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T10:20:47.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T10:20:47.990Z] prd-ubuntu20.04-docker-8c-8g-5528 does not seem to be running inside a container [2023-02-13T10:20:48.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T10:20:52.254Z] $ docker top cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 -eo pid,comm [2023-02-13T10:20:52.308Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T10:20:52.308Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T10:20:52.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T10:20:52.430Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T10:20:52.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T10:20:52.561Z] $ docker exec cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 ssh-agent [2023-02-13T10:20:52.682Z] SSH_AUTH_SOCK=/tmp/ssh-n7dP2bTmKwqg/agent.32 [2023-02-13T10:20:52.682Z] SSH_AGENT_PID=38 [2023-02-13T10:20:52.689Z] Running ssh-add (command line suppressed) [2023-02-13T10:20:52.800Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17315494927242871930.key (/w/workspace/edgex-go/1@tmp/private_key_17315494927242871930.key) [2023-02-13T10:20:52.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T10:20:53.135Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T10:20:53.169Z] $ docker exec --env ******** --env ******** cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 ssh-agent -k [2023-02-13T10:20:53.262Z] unset SSH_AUTH_SOCK; [2023-02-13T10:20:53.262Z] unset SSH_AGENT_PID; [2023-02-13T10:20:53.263Z] echo Agent pid 38 killed; [2023-02-13T10:20:53.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T10:20:53.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T10:20:53.358Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T10:20:53.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T10:20:53.495Z] $ docker exec cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 ssh-agent [2023-02-13T10:20:53.599Z] SSH_AUTH_SOCK=/tmp/ssh-aIcLrLCmHoTa/agent.69 [2023-02-13T10:20:53.599Z] SSH_AGENT_PID=75 [2023-02-13T10:20:53.604Z] Running ssh-add (command line suppressed) [2023-02-13T10:20:53.711Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8106511927825594324.key (/w/workspace/edgex-go/1@tmp/private_key_8106511927825594324.key) [2023-02-13T10:20:53.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T10:20:54.061Z] + git semver init [2023-02-13T10:20:54.322Z] 2023-02-13 10:20:54,250 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T10:20:54.322Z] 2023-02-13 10:20:54,251 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-13T10:20:54.322Z] 2023-02-13 10:20:54,251 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-13T10:20:54.322Z] 2023-02-13 10:20:54,252 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-13T10:21:02.461Z] 2023-02-13 10:21:01,456 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-13T10:21:02.461Z] 2023-02-13 10:21:01,457 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4346 with force:False [2023-02-13T10:21:02.461Z] 2023-02-13 10:21:01,458 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4346 [2023-02-13T10:21:02.461Z] 2023-02-13 10:21:01,466 [execute] INFO git cat-file --batch-check [2023-02-13T10:21:02.461Z] 2023-02-13 10:21:01,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T10:21:02.461Z] 2023-02-13 10:21:01,473 [execute] INFO git cat-file --batch [2023-02-13T10:21:02.461Z] 2023-02-13 10:21:01,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T10:21:02.461Z] 2023-02-13 10:21:01,482 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4346 [2023-02-13T10:21:02.461Z] 0.0.0 [Pipeline] } [2023-02-13T10:21:02.493Z] $ docker exec --env ******** --env ******** cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 ssh-agent -k [2023-02-13T10:21:02.595Z] unset SSH_AUTH_SOCK; [2023-02-13T10:21:02.595Z] unset SSH_AGENT_PID; [2023-02-13T10:21:02.596Z] echo Agent pid 75 killed; [2023-02-13T10:21:02.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T10:21:03.016Z] + git semver [Pipeline] } [2023-02-13T10:21:03.302Z] $ docker stop --time=1 cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 [2023-02-13T10:21:04.640Z] $ docker rm -f --volumes cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T10:21:05.041Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T10:21:05.295Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T10:21:05.311Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T10:21:06.071Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-13T10:21:06.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T10:21:06.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T10:21:06.173Z] ========================================================= [2023-02-13T10:21:06.173Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T10:21:06.173Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-13T10:21:06.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T10:21:06.511Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T10:21:06.511Z] 213ec9aee27d: Pulling fs layer [2023-02-13T10:21:06.511Z] 4583459ba037: Pulling fs layer [2023-02-13T10:21:06.511Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T10:21:06.511Z] 53926ce57604: Pulling fs layer [2023-02-13T10:21:06.511Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T10:21:06.511Z] 22ff95d597cd: Pulling fs layer [2023-02-13T10:21:06.511Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T10:21:06.511Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T10:21:06.511Z] a7acece74701: Pulling fs layer [2023-02-13T10:21:06.511Z] 53926ce57604: Waiting [2023-02-13T10:21:06.511Z] 21b2b0c7a3f4: Waiting [2023-02-13T10:21:06.511Z] a7acece74701: Waiting [2023-02-13T10:21:06.511Z] 22ff95d597cd: Waiting [2023-02-13T10:21:06.511Z] 96b7cbca73a9: Waiting [2023-02-13T10:21:06.511Z] 93c1e223e6f2: Verifying Checksum [2023-02-13T10:21:06.511Z] 93c1e223e6f2: Download complete [2023-02-13T10:21:06.511Z] 4583459ba037: Verifying Checksum [2023-02-13T10:21:06.511Z] 4583459ba037: Download complete [2023-02-13T10:21:06.511Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-13T10:21:06.511Z] 21b2b0c7a3f4: Download complete [2023-02-13T10:21:06.511Z] 22ff95d597cd: Verifying Checksum [2023-02-13T10:21:06.511Z] 22ff95d597cd: Download complete [2023-02-13T10:21:06.511Z] 213ec9aee27d: Verifying Checksum [2023-02-13T10:21:06.773Z] 12d6caf4c0d1: Verifying Checksum [2023-02-13T10:21:06.773Z] 12d6caf4c0d1: Download complete [2023-02-13T10:21:06.773Z] 213ec9aee27d: Pull complete [2023-02-13T10:21:07.036Z] 4583459ba037: Pull complete [2023-02-13T10:21:07.036Z] 93c1e223e6f2: Pull complete [2023-02-13T10:21:08.040Z] 53926ce57604: Verifying Checksum [2023-02-13T10:21:08.040Z] 53926ce57604: Download complete [2023-02-13T10:21:08.040Z] a7acece74701: Verifying Checksum [2023-02-13T10:21:08.040Z] a7acece74701: Download complete [2023-02-13T10:21:08.040Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T10:21:08.040Z] 96b7cbca73a9: Download complete [2023-02-13T10:21:12.226Z] 53926ce57604: Pull complete [2023-02-13T10:21:12.226Z] 21b2b0c7a3f4: Pull complete [2023-02-13T10:21:12.226Z] 22ff95d597cd: Pull complete [2023-02-13T10:21:12.226Z] 12d6caf4c0d1: Pull complete [2023-02-13T10:21:14.132Z] 96b7cbca73a9: Pull complete [2023-02-13T10:21:15.068Z] a7acece74701: Pull complete [2023-02-13T10:21:15.068Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T10:21:15.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T10:21:15.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-13T10:21:15.426Z] + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T10:21:15.426Z] WORKDIR /edgex [2023-02-13T10:21:15.426Z] COPY go.mod . [2023-02-13T10:21:15.426Z] RUN go mod download . [2023-02-13T10:21:15.426Z] [2023-02-13T10:21:16.008Z] Sending build context to Docker daemon 170.2MB [2023-02-13T10:21:16.008Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T10:21:16.008Z] ---> db6d94c90886 [2023-02-13T10:21:16.008Z] Step 2/4 : WORKDIR /edgex [2023-02-13T10:21:20.609Z] Still waiting to schedule task [2023-02-13T10:21:20.609Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-13T10:21:26.121Z] ---> Running in fa4dc459110a [2023-02-13T10:21:26.121Z] Removing intermediate container fa4dc459110a [2023-02-13T10:21:26.121Z] ---> bb15c0c398e9 [2023-02-13T10:21:26.121Z] Step 3/4 : COPY go.mod . [2023-02-13T10:21:26.121Z] ---> 746751484dff [2023-02-13T10:21:26.121Z] Step 4/4 : RUN go mod download [2023-02-13T10:21:26.121Z] ---> Running in fd8a12ff0c22 [2023-02-13T10:21:48.114Z] Removing intermediate container fd8a12ff0c22 [2023-02-13T10:21:48.114Z] ---> 4abc37fb2251 [2023-02-13T10:21:48.114Z] Successfully built 4abc37fb2251 [2023-02-13T10:21:48.114Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:21:48.499Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T10:21:48.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T10:21:48.662Z] prd-ubuntu20.04-docker-8c-8g-5528 does not seem to be running inside a container [2023-02-13T10:21:48.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T10:21:49.195Z] $ docker top 32f9844245dd6a1fa16db38cf8ec389b64f17b97e7b79fbf8eb1b0a6d8861e42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T10:21:49.592Z] + go version [2023-02-13T10:21:49.592Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T10:21:49.626Z] $ docker stop --time=1 32f9844245dd6a1fa16db38cf8ec389b64f17b97e7b79fbf8eb1b0a6d8861e42 [2023-02-13T10:21:51.321Z] $ docker rm -f --volumes 32f9844245dd6a1fa16db38cf8ec389b64f17b97e7b79fbf8eb1b0a6d8861e42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:21:52.090Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T10:21:52.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T10:21:52.231Z] prd-ubuntu20.04-docker-8c-8g-5528 does not seem to be running inside a container [2023-02-13T10:21:52.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T10:21:52.617Z] $ docker top f5c943689fdb6f312d719ddb400243df9ba62bc427a8f05266da638d504b7a30 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T10:21:52.729Z] ========================================================= [2023-02-13T10:21:52.729Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-13T10:21:52.729Z] ========================================================= [Pipeline] sh [2023-02-13T10:21:53.024Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-13T10:21:53.383Z] + make test [2023-02-13T10:21:53.383Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T10:21:59.947Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-13T10:22:14.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-13T10:22:14.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-13T10:22:15.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2023-02-13T10:22:18.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 73.2% of statements [2023-02-13T10:22:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-13T10:22:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-13T10:22:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-13T10:22:18.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.0% of statements [2023-02-13T10:22:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-13T10:22:18.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-13T10:22:20.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.027s coverage: 89.2% of statements [2023-02-13T10:22:20.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-13T10:22:20.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-13T10:22:20.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-13T10:22:20.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-13T10:22:20.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-13T10:22:20.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.9% of statements [2023-02-13T10:22:20.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-13T10:22:20.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-13T10:22:20.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.571s coverage: 95.6% of statements [2023-02-13T10:22:20.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-13T10:22:20.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-13T10:22:20.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-13T10:22:20.068Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2023-02-13T10:22:20.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-13T10:22:20.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-13T10:22:20.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-13T10:22:20.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-13T10:22:20.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-13T10:22:20.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-02-13T10:22:20.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-13T10:22:20.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-13T10:22:20.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-13T10:22:20.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2023-02-13T10:22:20.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-13T10:22:20.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2023-02-13T10:22:20.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-13T10:22:20.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2023-02-13T10:22:20.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 82.9% of statements [2023-02-13T10:22:20.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-02-13T10:22:20.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2023-02-13T10:22:20.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-02-13T10:22:24.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2023-02-13T10:22:24.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.095s coverage: 44.8% of statements [2023-02-13T10:22:32.472Z] flag provided but not defined: -invalid [2023-02-13T10:22:32.472Z] Usage of setupRegistryACL: [2023-02-13T10:22:32.472Z] -configDir string [2023-02-13T10:22:32.472Z] [2023-02-13T10:22:32.472Z] --- FAIL: TestExecute (0.00s) [2023-02-13T10:22:32.472Z] --- FAIL: TestExecute/Bad:setupRegistryACL_with_config_access_API_failed_response_from_server (1.07s) [2023-02-13T10:22:32.472Z] command_test.go:178: [2023-02-13T10:22:32.472Z] Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:178 [2023-02-13T10:22:32.472Z] Error: An error is expected but got nil. [2023-02-13T10:22:32.472Z] Test: TestExecute/Bad:setupRegistryACL_with_config_access_API_failed_response_from_server [2023-02-13T10:22:32.472Z] FAIL [2023-02-13T10:22:32.472Z] coverage: 79.7% of statements [2023-02-13T10:22:32.472Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.277s [2023-02-13T10:22:32.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 77.4% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.270s coverage: 63.1% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.3% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 41.0% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.157s coverage: 17.7% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-13T10:22:34.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.160s coverage: 97.7% of statements [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-13T10:22:34.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-13T10:22:34.399Z] FAIL [2023-02-13T10:22:35.338Z] make: *** [Makefile:143: unittest] Error 1 [Pipeline] } [2023-02-13T10:22:35.384Z] $ docker stop --time=1 f5c943689fdb6f312d719ddb400243df9ba62bc427a8f05266da638d504b7a30 [2023-02-13T10:22:37.073Z] $ docker rm -f --volumes f5c943689fdb6f312d719ddb400243df9ba62bc427a8f05266da638d504b7a30 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T10:22:37.998Z] Failed in branch amd64 [2023-02-13T10:22:49.514Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5529 in /w/workspace/edgexfoundry_edgex-go_PR-4346 [Pipeline] { [Pipeline] ws [2023-02-13T10:22:49.571Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-13T10:22:49.646Z] The recommended git tool is: git [2023-02-13T10:22:54.728Z] using credential edgex-jenkins-ssh [2023-02-13T10:22:54.748Z] Cloning the remote Git repository [2023-02-13T10:22:54.784Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-13T10:22:54.854Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-13T10:22:54.992Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-13T10:22:54.992Z] > git --version # timeout=10 [2023-02-13T10:22:55.011Z] > git --version # 'git version 2.25.1' [2023-02-13T10:22:55.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T10:22:55.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T10:23:12.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-13T10:23:12.592Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T10:23:13.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-13T10:23:13.457Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-13T10:23:13.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T10:23:13.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4346/head:refs/remotes/origin/PR-4346 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-13T10:23:14.347Z] Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:23:14.720Z] Merge succeeded, producing 4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:23:14.720Z] Checking out Revision 4aea7bda880e73b64731ccf8ececfe2369e686e5 (PR-4346) [2023-02-13T10:23:14.366Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T10:23:14.388Z] > git checkout -f 4aea7bda880e73b64731ccf8ececfe2369e686e5 # timeout=10 [2023-02-13T10:23:14.612Z] > git remote # timeout=10 [2023-02-13T10:23:14.634Z] > git config --get remote.origin.url # timeout=10 [2023-02-13T10:23:14.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T10:23:14.672Z] > git merge 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 [2023-02-13T10:23:14.700Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-13T10:23:14.728Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T10:23:14.744Z] > git checkout -f 4aea7bda880e73b64731ccf8ececfe2369e686e5 # timeout=10 [2023-02-13T10:23:18.385Z] Commit message: "feat: Implement Provision Watcher System Events" [2023-02-13T10:23:18.436Z] > git --version # timeout=10 [2023-02-13T10:23:18.449Z] > git --version # 'git version 2.25.1' [2023-02-13T10:23:18.472Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T10:23:19.619Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T10:23:19.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T10:23:19.619Z] Dload Upload Total Spent Left Speed [2023-02-13T10:23:19.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-02-13T10:23:20.308Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T10:23:20.669Z] + sudo tee /etc/docker/daemon.new [2023-02-13T10:23:20.669Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T10:23:20.669Z] { [2023-02-13T10:23:20.669Z] "registry-mirrors": [ [2023-02-13T10:23:20.669Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T10:23:20.669Z] ], [2023-02-13T10:23:20.669Z] "bip": "10.250.0.254/24", [2023-02-13T10:23:20.669Z] "hosts": [ [2023-02-13T10:23:20.669Z] "tcp://0.0.0.0:5555", [2023-02-13T10:23:20.669Z] "unix:///var/run/docker.sock" [2023-02-13T10:23:20.669Z] ], [2023-02-13T10:23:20.669Z] "mtu": 1458, [2023-02-13T10:23:20.669Z] "selinux-enabled": true, [2023-02-13T10:23:20.669Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T10:23:20.669Z] } [Pipeline] sh [2023-02-13T10:23:21.025Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T10:23:21.382Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T10:23:39.725Z] provisioning config files... [2023-02-13T10:23:39.752Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11612990001051407166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T10:23:40.133Z] ---> docker-login.sh [2023-02-13T10:23:40.133Z] nexus3.edgexfoundry.org:10001 [2023-02-13T10:23:40.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T10:23:40.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T10:23:40.992Z] Configure a credential helper to remove this warning. See [2023-02-13T10:23:40.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T10:23:40.992Z] [2023-02-13T10:23:40.992Z] Login Succeeded [2023-02-13T10:23:40.992Z] nexus3.edgexfoundry.org:10002 [2023-02-13T10:23:40.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T10:23:41.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T10:23:41.263Z] Configure a credential helper to remove this warning. See [2023-02-13T10:23:41.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T10:23:41.263Z] [2023-02-13T10:23:41.263Z] Login Succeeded [2023-02-13T10:23:41.263Z] nexus3.edgexfoundry.org:10003 [2023-02-13T10:23:41.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T10:23:41.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T10:23:41.532Z] Configure a credential helper to remove this warning. See [2023-02-13T10:23:41.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T10:23:41.532Z] [2023-02-13T10:23:41.532Z] Login Succeeded [2023-02-13T10:23:41.532Z] nexus3.edgexfoundry.org:10004 [2023-02-13T10:23:41.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T10:23:41.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T10:23:41.802Z] Configure a credential helper to remove this warning. See [2023-02-13T10:23:41.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T10:23:41.802Z] [2023-02-13T10:23:41.802Z] Login Succeeded [2023-02-13T10:23:41.802Z] docker.io [2023-02-13T10:23:42.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T10:23:42.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T10:23:42.338Z] Configure a credential helper to remove this warning. See [2023-02-13T10:23:42.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T10:23:42.338Z] [2023-02-13T10:23:42.338Z] Login Succeeded [2023-02-13T10:23:42.338Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T10:23:42.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-13T10:23:43.033Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-13T10:23:43.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T10:23:43.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T10:23:43.140Z] ========================================================= [2023-02-13T10:23:43.140Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T10:23:43.140Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-13T10:23:43.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T10:23:43.514Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T10:23:43.514Z] 9b18e9b68314: Pulling fs layer [2023-02-13T10:23:43.514Z] 35d82f9e3411: Pulling fs layer [2023-02-13T10:23:43.514Z] e16973657156: Pulling fs layer [2023-02-13T10:23:43.514Z] fc693d55d65f: Pulling fs layer [2023-02-13T10:23:43.514Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T10:23:43.514Z] dda99020689f: Pulling fs layer [2023-02-13T10:23:43.514Z] db1c61fa0a46: Pulling fs layer [2023-02-13T10:23:43.514Z] 891c053d2c06: Pulling fs layer [2023-02-13T10:23:43.514Z] fc693d55d65f: Waiting [2023-02-13T10:23:43.514Z] 7e9fc2657dce: Waiting [2023-02-13T10:23:43.514Z] dda99020689f: Waiting [2023-02-13T10:23:43.514Z] db1c61fa0a46: Waiting [2023-02-13T10:23:43.514Z] 891c053d2c06: Waiting [2023-02-13T10:23:43.782Z] e16973657156: Download complete [2023-02-13T10:23:43.783Z] 35d82f9e3411: Verifying Checksum [2023-02-13T10:23:43.783Z] 35d82f9e3411: Download complete [2023-02-13T10:23:43.783Z] 7e9fc2657dce: Verifying Checksum [2023-02-13T10:23:43.783Z] 7e9fc2657dce: Download complete [2023-02-13T10:23:43.783Z] dda99020689f: Verifying Checksum [2023-02-13T10:23:43.783Z] dda99020689f: Download complete [2023-02-13T10:23:43.783Z] 9b18e9b68314: Verifying Checksum [2023-02-13T10:23:43.783Z] 9b18e9b68314: Download complete [2023-02-13T10:23:44.762Z] 9b18e9b68314: Pull complete [2023-02-13T10:23:45.035Z] 891c053d2c06: Verifying Checksum [2023-02-13T10:23:45.035Z] 891c053d2c06: Download complete [2023-02-13T10:23:45.326Z] 35d82f9e3411: Pull complete [2023-02-13T10:23:45.598Z] e16973657156: Pull complete [2023-02-13T10:23:46.190Z] db1c61fa0a46: Verifying Checksum [2023-02-13T10:23:46.190Z] db1c61fa0a46: Download complete [2023-02-13T10:23:46.776Z] fc693d55d65f: Verifying Checksum [2023-02-13T10:23:46.776Z] fc693d55d65f: Download complete [2023-02-13T10:23:59.102Z] fc693d55d65f: Pull complete [2023-02-13T10:23:59.102Z] 7e9fc2657dce: Pull complete [2023-02-13T10:23:59.102Z] dda99020689f: Pull complete [2023-02-13T10:24:05.767Z] db1c61fa0a46: Pull complete [2023-02-13T10:24:07.183Z] 891c053d2c06: Pull complete [2023-02-13T10:24:07.183Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T10:24:07.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T10:24:07.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-13T10:24:07.568Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T10:24:07.568Z] WORKDIR /edgex [2023-02-13T10:24:07.568Z] COPY go.mod . [2023-02-13T10:24:07.568Z] RUN go mod downloaddocker [2023-02-13T10:24:07.568Z] build -t ci-base-image-arm64 -f - . [2023-02-13T10:24:08.154Z] Sending build context to Docker daemon 3.101MB [2023-02-13T10:24:08.154Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T10:24:08.154Z] ---> f96f9c87975a [2023-02-13T10:24:08.154Z] Step 2/4 : WORKDIR /edgex [2023-02-13T10:24:10.106Z] ---> Running in 4b4977fe2ac7 [2023-02-13T10:24:10.382Z] Removing intermediate container 4b4977fe2ac7 [2023-02-13T10:24:10.382Z] ---> 1e80ea5bbc17 [2023-02-13T10:24:10.382Z] Step 3/4 : COPY go.mod . [2023-02-13T10:24:10.658Z] ---> 74e303915752 [2023-02-13T10:24:10.658Z] Step 4/4 : RUN go mod download [2023-02-13T10:24:10.927Z] ---> Running in 6e935b1f823a [2023-02-13T10:24:43.166Z] Removing intermediate container 6e935b1f823a [2023-02-13T10:24:43.166Z] ---> 1ef2b4bcd793 [2023-02-13T10:24:43.166Z] Successfully built 1ef2b4bcd793 [2023-02-13T10:24:43.166Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:24:43.563Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T10:24:43.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T10:24:43.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-5529 does not seem to be running inside a container [2023-02-13T10:24:43.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T10:24:45.080Z] $ docker top f413861291a9bf9678c9a6eee252b0bdd6f02cce659ce11ea8fe8d2bf6e60cf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T10:24:45.971Z] + go version [2023-02-13T10:24:45.971Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T10:24:46.005Z] $ docker stop --time=1 f413861291a9bf9678c9a6eee252b0bdd6f02cce659ce11ea8fe8d2bf6e60cf4 [2023-02-13T10:24:47.619Z] $ docker rm -f --volumes f413861291a9bf9678c9a6eee252b0bdd6f02cce659ce11ea8fe8d2bf6e60cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:24:48.439Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T10:24:48.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T10:24:48.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-5529 does not seem to be running inside a container [2023-02-13T10:24:48.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T10:24:49.892Z] $ docker top ac2e1c8529def49ee3cb935b81eabf9bb6ed30c0caf1d3dd25e8c98246b77a64 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T10:24:50.138Z] ========================================================= [2023-02-13T10:24:50.138Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-13T10:24:50.138Z] ========================================================= [Pipeline] sh [2023-02-13T10:24:50.772Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-13T10:24:51.153Z] + make test [2023-02-13T10:24:51.422Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T10:25:23.657Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-13T10:27:00.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-13T10:27:00.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-13T10:27:00.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-13T10:27:02.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-13T10:27:02.278Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-13T10:27:17.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-13T10:27:17.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-13T10:27:17.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-13T10:27:17.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-13T10:27:17.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-13T10:27:17.300Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-13T10:27:17.300Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-13T10:27:17.300Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-13T10:27:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-13T10:27:27.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.298s coverage: 28.7% of statements [2023-02-13T10:27:27.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-13T10:27:27.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-13T10:27:35.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.623s coverage: 98.5% of statements [2023-02-13T10:27:42.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.967s coverage: 73.2% of statements [2023-02-13T10:27:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-13T10:27:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-13T10:27:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-13T10:27:42.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.548s coverage: 54.0% of statements [2023-02-13T10:27:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-13T10:27:42.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-13T10:28:04.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.070s coverage: 89.2% of statements [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-13T10:28:04.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.635s coverage: 3.9% of statements [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-13T10:28:04.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.935s coverage: 95.6% of statements [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-13T10:28:04.403Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.404s coverage: 72.2% of statements [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-13T10:28:04.403Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.311s coverage: 65.9% of statements [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-13T10:28:04.403Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.985s coverage: 0.9% of statements [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-13T10:28:04.403Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.620s coverage: 29.6% of statements [2023-02-13T10:28:04.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-13T10:28:05.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.261s coverage: 47.1% of statements [2023-02-13T10:28:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.399s coverage: 82.9% of statements [2023-02-13T10:28:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2023-02-13T10:28:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.296s coverage: 96.3% of statements [2023-02-13T10:28:10.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.304s coverage: 87.5% of statements [2023-02-13T10:28:21.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.264s coverage: 94.4% of statements [2023-02-13T10:28:21.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.247s coverage: 44.8% of statements [2023-02-13T10:28:29.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.079s coverage: 79.9% of statements [2023-02-13T10:28:29.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-13T10:28:34.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.325s coverage: 92.9% of statements [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-13T10:28:34.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-13T10:28:34.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.273s coverage: 86.9% of statements [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-13T10:28:34.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.398s coverage: 87.2% of statements [2023-02-13T10:28:34.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.199s coverage: 20.0% of statements [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-13T10:28:34.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.203s coverage: 100.0% of statements [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-13T10:28:34.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.328s coverage: 77.4% of statements [2023-02-13T10:28:34.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-13T10:28:34.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.311s coverage: 80.0% of statements [2023-02-13T10:28:34.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2023-02-13T10:28:35.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.015s coverage: 91.2% of statements [2023-02-13T10:28:35.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-13T10:28:43.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.374s coverage: 63.1% of statements [2023-02-13T10:28:43.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-13T10:28:43.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-13T10:28:43.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements [2023-02-13T10:28:43.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.153s coverage: 89.4% of statements [2023-02-13T10:28:43.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements [2023-02-13T10:28:43.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2023-02-13T10:28:43.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2023-02-13T10:28:47.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.444s coverage: 65.3% of statements [2023-02-13T10:28:47.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-13T10:28:47.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-13T10:28:47.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-13T10:28:49.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.827s coverage: 41.0% of statements [2023-02-13T10:28:49.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-13T10:28:49.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-13T10:28:49.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.302s coverage: 89.5% of statements [2023-02-13T10:28:49.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-13T10:28:49.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2023-02-13T10:28:49.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-13T10:28:49.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-13T10:28:49.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-13T10:28:49.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-13T10:28:57.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 17.7% of statements [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-13T10:28:57.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.675s coverage: 92.3% of statements [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-13T10:28:57.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.468s coverage: 63.2% of statements [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-13T10:28:57.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-13T10:28:57.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-13T10:28:58.447Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-13T10:28:58.447Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-13T10:28:58.447Z] go vet ./... [2023-02-13T10:30:50.109Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T10:30:50.109Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T10:30:50.109Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T10:30:50.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-13T10:30:50.489Z] + ls -al . [2023-02-13T10:30:50.489Z] total 740 [2023-02-13T10:30:50.489Z] drwxrwxr-x 10 1001 1001 4096 Feb 13 10:24 . [2023-02-13T10:30:50.489Z] drwxr-xr-x 4 root root 4096 Feb 13 10:24 .. [2023-02-13T10:30:50.489Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 10:23 .blubracket [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 16 Feb 13 10:23 .dockerignore [2023-02-13T10:30:50.489Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 10:23 .git [2023-02-13T10:30:50.489Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 10:23 .github [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 1024 Feb 13 10:23 .gitignore [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 42 Feb 13 10:23 .golangci.yml [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 87 Feb 13 10:23 .hadolint.yml [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 166 Feb 13 10:23 .sonarcloud.properties [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 1171 Feb 13 10:23 ADOPTERS.md [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 10825 Feb 13 10:23 Attribution.txt [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 73765 Feb 13 10:23 CHANGELOG.md [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 10:23 CONTRIBUTING.md [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 677 Feb 13 10:23 GOVERNANCE.md [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 850 Feb 13 10:23 Jenkinsfile [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 10:23 LICENSE [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 13375 Feb 13 10:23 Makefile [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 582 Feb 13 10:23 OWNERS.md [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 9403 Feb 13 10:23 README.md [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 6912 Feb 13 10:23 SECURITY.md [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 5 Feb 13 10:21 VERSION [2023-02-13T10:30:50.489Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 10:23 bin [2023-02-13T10:30:50.489Z] drwxrwxr-x 17 1001 1001 4096 Feb 13 10:23 cmd [2023-02-13T10:30:50.489Z] -rw-r--r-- 1 root root 487139 Feb 13 10:28 coverage.out [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 3295 Feb 13 10:23 go.mod [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 33318 Feb 13 10:23 go.sum [2023-02-13T10:30:50.489Z] drwxrwxr-x 7 1001 1001 4096 Feb 13 10:23 internal [2023-02-13T10:30:50.489Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 10:23 openapi [2023-02-13T10:30:50.489Z] drwxrwxr-x 4 1001 1001 4096 Feb 13 10:23 snap [2023-02-13T10:30:50.489Z] -rw-rw-r-- 1 1001 1001 204 Feb 13 10:23 version.go [Pipeline] sh [2023-02-13T10:30:50.825Z] + '[' -e coverage.out ] [2023-02-13T10:30:50.825Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-13T10:30:51.611Z] Stashed 1 file(s) [Pipeline] sh [2023-02-13T10:30:51.938Z] + make build [2023-02-13T10:30:51.938Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-13T10:32:28.559Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-13T10:32:28.559Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-13T10:32:28.559Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-13T10:32:31.902Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-13T10:33:18.783Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-13T10:33:23.029Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-13T10:33:28.363Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-13T10:33:33.702Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-13T10:33:37.951Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-13T10:33:42.216Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-13T10:33:54.511Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-13T10:34:01.187Z] $ docker stop --time=1 ac2e1c8529def49ee3cb935b81eabf9bb6ed30c0caf1d3dd25e8c98246b77a64 [2023-02-13T10:34:03.035Z] $ docker rm -f --volumes ac2e1c8529def49ee3cb935b81eabf9bb6ed30c0caf1d3dd25e8c98246b77a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:34:05.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T10:34:05.531Z] [2023-02-13T10:34:05.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:34:05.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T10:34:06.209Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-13T10:34:06.209Z] 29e5d40040c1: Pulling fs layer [2023-02-13T10:34:06.209Z] 1ce36da41761: Pulling fs layer [2023-02-13T10:34:06.209Z] 25b303627fd3: Pulling fs layer [2023-02-13T10:34:06.478Z] 29e5d40040c1: Verifying Checksum [2023-02-13T10:34:06.478Z] 29e5d40040c1: Download complete [2023-02-13T10:34:06.747Z] 1ce36da41761: Verifying Checksum [2023-02-13T10:34:06.747Z] 1ce36da41761: Download complete [2023-02-13T10:34:07.012Z] 29e5d40040c1: Pull complete [2023-02-13T10:34:07.972Z] 1ce36da41761: Pull complete [2023-02-13T10:34:08.237Z] 25b303627fd3: Verifying Checksum [2023-02-13T10:34:08.237Z] 25b303627fd3: Download complete [2023-02-13T10:34:18.451Z] 25b303627fd3: Pull complete [2023-02-13T10:34:18.451Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-13T10:34:18.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T10:34:18.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T10:34:18.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-5529 does not seem to be running inside a container [2023-02-13T10:34:18.879Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-13T10:34:21.641Z] $ docker top 6aa07a0c0b376444ef94aced2fdad6c6c3d14a174b9ea5275676939db126f863 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T10:34:22.544Z] + docker-compose build --help [2023-02-13T10:34:22.544Z] + grep parallel [2023-02-13T10:34:27.887Z] --parallel Build images in parallel. [Pipeline] } [2023-02-13T10:34:27.930Z] $ docker stop --time=1 6aa07a0c0b376444ef94aced2fdad6c6c3d14a174b9ea5275676939db126f863 [2023-02-13T10:34:29.534Z] $ docker rm -f --volumes 6aa07a0c0b376444ef94aced2fdad6c6c3d14a174b9ea5275676939db126f863 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:34:30.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T10:34:30.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T10:34:30.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-5529 does not seem to be running inside a container [2023-02-13T10:34:30.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-13T10:34:31.727Z] $ docker top aa2d15fa8e551848faaabbc69159317aa923139ecb1f6ad9af9642c999106b40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T10:34:32.265Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-13T10:34:38.896Z] Building core-command ... [2023-02-13T10:34:38.897Z] Building core-common-config-bootstrapper ... [2023-02-13T10:34:38.897Z] Building core-data ... [2023-02-13T10:34:38.897Z] Building core-metadata ... [2023-02-13T10:34:38.897Z] Building security-bootstrapper ... [2023-02-13T10:34:38.897Z] Building security-proxy-setup ... [2023-02-13T10:34:38.897Z] Building security-secretstore-setup ... [2023-02-13T10:34:38.897Z] Building security-spiffe-token-provider ... [2023-02-13T10:34:38.897Z] Building security-spire-agent ... [2023-02-13T10:34:38.897Z] Building security-spire-config ... [2023-02-13T10:34:38.897Z] Building security-spire-server ... [2023-02-13T10:34:38.897Z] Building support-notifications ... [2023-02-13T10:34:38.897Z] Building support-scheduler ... [2023-02-13T10:34:38.897Z] Building security-spire-agent [2023-02-13T10:34:38.897Z] Building core-metadata [2023-02-13T10:34:38.897Z] Building support-scheduler [2023-02-13T10:34:38.897Z] Building core-common-config-bootstrapper [2023-02-13T10:34:38.897Z] Building security-proxy-setup [2023-02-13T10:35:25.744Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:35:25.744Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:35:25.744Z] ---> 1ef2b4bcd793 [2023-02-13T10:35:25.744Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-13T10:35:25.744Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:35:25.744Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:35:25.744Z] ---> 1ef2b4bcd793 [2023-02-13T10:35:25.744Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T10:35:25.744Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:35:25.744Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:35:25.744Z] ---> 1ef2b4bcd793 [2023-02-13T10:35:25.744Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T10:35:25.744Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:35:25.744Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:35:25.744Z] ---> 1ef2b4bcd793 [2023-02-13T10:35:25.744Z] Step 3/21 : WORKDIR /edgex-go [2023-02-13T10:35:25.744Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:35:25.744Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:35:25.744Z] ---> 1ef2b4bcd793 [2023-02-13T10:35:25.744Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T10:35:26.014Z] ---> Running in dd7dd194533a [2023-02-13T10:35:26.014Z] ---> Running in b83c2996cad6 [2023-02-13T10:35:26.014Z] ---> Running in aba95a6daae2 [2023-02-13T10:35:26.014Z] ---> Running in 6c7f75be2d3b [2023-02-13T10:35:26.014Z] ---> Running in 27d95a130f1f [2023-02-13T10:35:26.612Z] Removing intermediate container dd7dd194533a [2023-02-13T10:35:26.612Z] ---> 016e0002896b [2023-02-13T10:35:26.612Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T10:35:26.612Z] Removing intermediate container b83c2996cad6 [2023-02-13T10:35:26.612Z] ---> caa85790e14d [2023-02-13T10:35:26.612Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T10:35:26.612Z] ---> Running in 0c25bbf6dedf [2023-02-13T10:35:26.612Z] Removing intermediate container 6c7f75be2d3b [2023-02-13T10:35:26.612Z] ---> fd909424bff7 [2023-02-13T10:35:26.612Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-13T10:35:26.887Z] Removing intermediate container 27d95a130f1f [2023-02-13T10:35:26.887Z] ---> ed9c10f3ca88 [2023-02-13T10:35:26.887Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T10:35:26.887Z] ---> Running in 89cbeb6eb375 [2023-02-13T10:35:26.887Z] Removing intermediate container aba95a6daae2 [2023-02-13T10:35:26.887Z] ---> 2bad9cea86fd [2023-02-13T10:35:26.887Z] Step 4/24 : WORKDIR /edgex-go [2023-02-13T10:35:26.887Z] ---> Running in b95e6c370067 [2023-02-13T10:35:26.887Z] ---> Running in 1176a2de3e46 [2023-02-13T10:35:27.159Z] ---> Running in e2c20c342146 [2023-02-13T10:35:28.122Z] Removing intermediate container 0c25bbf6dedf [2023-02-13T10:35:28.122Z] ---> c94c7663a6f9 [2023-02-13T10:35:28.122Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T10:35:28.122Z] Removing intermediate container b95e6c370067 [2023-02-13T10:35:28.122Z] ---> dd3e3debbee5 [2023-02-13T10:35:28.122Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T10:35:28.122Z] Removing intermediate container e2c20c342146 [2023-02-13T10:35:28.122Z] ---> 47b960de32e6 [2023-02-13T10:35:28.122Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-13T10:35:28.122Z] ---> Running in f782155fecef [2023-02-13T10:35:28.122Z] ---> Running in 905ca856dccf [2023-02-13T10:35:28.122Z] ---> Running in 8530b63dc14d [2023-02-13T10:35:29.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:35:29.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:35:29.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:35:29.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:35:30.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:35:30.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:35:30.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:35:30.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:35:30.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:35:31.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:35:31.414Z] OK: 221 MiB in 51 packages [2023-02-13T10:35:31.414Z] OK: 221 MiB in 51 packages [2023-02-13T10:35:31.997Z] OK: 221 MiB in 51 packages [2023-02-13T10:35:32.583Z] OK: 221 MiB in 51 packages [2023-02-13T10:35:32.583Z] OK: 221 MiB in 51 packages [2023-02-13T10:35:33.169Z] Removing intermediate container 1176a2de3e46 [2023-02-13T10:35:33.169Z] ---> 2b6107fe6659 [2023-02-13T10:35:33.169Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-13T10:35:33.753Z] Removing intermediate container 89cbeb6eb375 [2023-02-13T10:35:33.753Z] ---> edf65ca0c56d [2023-02-13T10:35:33.753Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T10:35:33.753Z] Removing intermediate container f782155fecef [2023-02-13T10:35:33.753Z] ---> 7e42db9a3fbf [2023-02-13T10:35:33.754Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T10:35:34.022Z] Removing intermediate container 8530b63dc14d [2023-02-13T10:35:34.022Z] ---> d7a8b4024ac7 [2023-02-13T10:35:34.290Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-13T10:35:34.291Z] Removing intermediate container 905ca856dccf [2023-02-13T10:35:34.291Z] ---> f9ec478bbdc3 [2023-02-13T10:35:34.291Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T10:35:34.558Z] ---> 998c14242570 [2023-02-13T10:35:34.558Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:35:34.558Z] ---> Running in ba3b08287900 [2023-02-13T10:35:34.833Z] ---> dd39046b0a21 [2023-02-13T10:35:34.833Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:35:35.110Z] ---> Running in 4c40d04cb0f1 [2023-02-13T10:35:35.379Z] ---> b641c6fdace0 [2023-02-13T10:35:35.379Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:35:35.656Z] ---> 186c28d6abd4 [2023-02-13T10:35:35.656Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:35:35.656Z] ---> Running in bc5ba4d1f772 [2023-02-13T10:35:35.933Z] ---> Running in 241573efc698 [2023-02-13T10:35:36.204Z] ---> fbd60f8046d0 [2023-02-13T10:35:36.204Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:35:36.478Z] ---> Running in 863fae3bdae5 [2023-02-13T10:37:43.157Z] Removing intermediate container bc5ba4d1f772 [2023-02-13T10:37:43.157Z] ---> 1dc101475216 [2023-02-13T10:37:43.157Z] Step 8/22 : COPY . . [2023-02-13T10:37:43.157Z] Removing intermediate container 863fae3bdae5 [2023-02-13T10:37:43.157Z] ---> 80f3f0bbda1c [2023-02-13T10:37:43.157Z] Step 8/22 : COPY . . [2023-02-13T10:37:43.157Z] Removing intermediate container ba3b08287900 [2023-02-13T10:37:43.157Z] ---> dee211d4e987 [2023-02-13T10:37:43.157Z] Step 7/21 : COPY . . [2023-02-13T10:37:43.157Z] Removing intermediate container 4c40d04cb0f1 [2023-02-13T10:37:43.157Z] ---> fb41e1d21880 [2023-02-13T10:37:43.157Z] Step 7/24 : COPY . . [2023-02-13T10:37:43.157Z] Removing intermediate container 241573efc698 [2023-02-13T10:37:43.157Z] ---> ea2c0efbb7ff [2023-02-13T10:37:43.157Z] Step 8/24 : COPY . . [2023-02-13T10:37:49.821Z] ---> 4bce5449235e [2023-02-13T10:37:49.821Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-13T10:37:49.821Z] ---> b41fdfe80938 [2023-02-13T10:37:49.821Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-13T10:37:49.821Z] ---> 5076327aacc0 [2023-02-13T10:37:49.821Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-13T10:37:49.821Z] ---> Running in dd5e1c0158a5 [2023-02-13T10:37:49.821Z] ---> 469a11984a2b [2023-02-13T10:37:49.821Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T10:37:49.821Z] ---> Running in cfb9e36fd1c7 [2023-02-13T10:37:49.821Z] ---> Running in d40c2f254e4f [2023-02-13T10:37:49.821Z] ---> 7fc09b50b788 [2023-02-13T10:37:49.821Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-13T10:37:49.821Z] ---> Running in cf323e6214d9 [2023-02-13T10:37:49.821Z] ---> Running in a4995b12a768 [2023-02-13T10:37:50.088Z] Removing intermediate container cf323e6214d9 [2023-02-13T10:37:50.088Z] ---> a015616f8bf0 [2023-02-13T10:37:50.088Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T10:37:50.359Z] ---> Running in 63835d480f07 [2023-02-13T10:37:50.946Z] Removing intermediate container 63835d480f07 [2023-02-13T10:37:50.946Z] ---> 32837ab75022 [2023-02-13T10:37:50.946Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-13T10:37:51.215Z] ---> Running in fe5dab859e50 [2023-02-13T10:37:52.191Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-13T10:37:52.191Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-13T10:37:52.191Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-13T10:37:52.459Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-13T10:37:54.417Z] Removing intermediate container fe5dab859e50 [2023-02-13T10:37:54.417Z] ---> ab433572956c [2023-02-13T10:37:54.417Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T10:37:54.417Z] ---> Running in 65b924ba6bbf [2023-02-13T10:37:55.014Z] Removing intermediate container 65b924ba6bbf [2023-02-13T10:37:55.014Z] ---> 5ffaabfe3f11 [2023-02-13T10:37:55.014Z] [2023-02-13T10:37:55.014Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T10:37:55.014Z] 3.15: Pulling from library/alpine [2023-02-13T10:37:56.427Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T10:37:56.427Z] Status: Downloaded newer image for alpine:3.15 [2023-02-13T10:37:56.427Z] ---> 354640af7b1b [2023-02-13T10:37:56.427Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T10:37:56.427Z] ---> Running in 92d74adec6a6 [2023-02-13T10:37:56.698Z] Removing intermediate container 92d74adec6a6 [2023-02-13T10:37:56.698Z] ---> baea5733c71d [2023-02-13T10:37:56.698Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T10:37:56.965Z] ---> Running in bfb702ed9109 [2023-02-13T10:37:58.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:37:59.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:38:00.915Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T10:38:00.915Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T10:38:00.915Z] OK: 15734 distinct packages available [2023-02-13T10:38:01.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:38:01.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:38:02.866Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-13T10:38:02.866Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-13T10:38:02.866Z] (3/5) Installing libucontext (1.1-r0) [2023-02-13T10:38:02.866Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-13T10:38:02.866Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-13T10:38:02.866Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T10:38:02.866Z] OK: 6 MiB in 19 packages [2023-02-13T10:38:04.814Z] Removing intermediate container bfb702ed9109 [2023-02-13T10:38:04.814Z] ---> b27c326bc08a [2023-02-13T10:38:04.814Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-13T10:38:08.157Z] ---> 7cfd0106dae7 [2023-02-13T10:38:08.157Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T10:38:14.811Z] ---> d39b793954db [2023-02-13T10:38:14.811Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T10:38:15.396Z] ---> 97a3d0d097b7 [2023-02-13T10:38:15.396Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-13T10:38:16.383Z] ---> 9108185e5026 [2023-02-13T10:38:16.383Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-13T10:38:17.344Z] ---> 382985a2ae96 [2023-02-13T10:38:17.344Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T10:38:17.344Z] ---> Running in a0adc5151a86 [2023-02-13T10:38:17.930Z] Removing intermediate container a0adc5151a86 [2023-02-13T10:38:17.930Z] ---> 1fb09d6f37fd [2023-02-13T10:38:17.930Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T10:38:17.930Z] ---> Running in 4eb88ad93567 [2023-02-13T10:38:18.517Z] Removing intermediate container 4eb88ad93567 [2023-02-13T10:38:18.517Z] ---> 461fb30c4502 [2023-02-13T10:38:18.517Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T10:38:18.517Z] ---> Running in de1e57aa5606 [2023-02-13T10:38:19.101Z] Removing intermediate container de1e57aa5606 [2023-02-13T10:38:19.101Z] ---> 5321b5a028de [2023-02-13T10:38:19.101Z] Step 23/24 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:38:19.101Z] ---> Running in 8ba708c6ef4a [2023-02-13T10:38:19.689Z] Removing intermediate container 8ba708c6ef4a [2023-02-13T10:38:19.689Z] ---> 4eacebce45bb [2023-02-13T10:38:19.689Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T10:38:19.962Z] ---> Running in 628cf7834b5c [2023-02-13T10:38:20.557Z] Removing intermediate container 628cf7834b5c [2023-02-13T10:38:20.557Z] ---> f911c17bf51c [2023-02-13T10:38:20.557Z] [2023-02-13T10:38:20.827Z] Successfully built f911c17bf51c [2023-02-13T10:38:20.827Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-13T10:38:20.827Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-02-13T10:38:39.031Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:38:39.031Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:38:39.031Z] ---> 1ef2b4bcd793 [2023-02-13T10:38:39.031Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T10:38:39.031Z] ---> Using cache [2023-02-13T10:38:39.031Z] ---> fd909424bff7 [2023-02-13T10:38:39.031Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-13T10:38:39.031Z] ---> Using cache [2023-02-13T10:38:39.031Z] ---> 2b6107fe6659 [2023-02-13T10:38:39.031Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T10:38:39.031Z] ---> Using cache [2023-02-13T10:38:39.031Z] ---> 998c14242570 [2023-02-13T10:38:39.031Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:38:39.031Z] ---> Using cache [2023-02-13T10:38:39.031Z] ---> dee211d4e987 [2023-02-13T10:38:39.031Z] Step 7/24 : COPY . . [2023-02-13T10:38:39.031Z] ---> Using cache [2023-02-13T10:38:39.031Z] ---> 5076327aacc0 [2023-02-13T10:38:39.031Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-13T10:38:39.031Z] ---> Running in 3968df4257f3 [2023-02-13T10:38:39.031Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-13T10:43:46.027Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-13T10:44:12.691Z] Removing intermediate container d40c2f254e4f [2023-02-13T10:44:12.691Z] ---> b8043318dcb8 [2023-02-13T10:44:12.691Z] [2023-02-13T10:44:12.691Z] Step 9/21 : FROM alpine:3.16 [2023-02-13T10:44:12.691Z] 3.16: Pulling from library/alpine [2023-02-13T10:44:12.691Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T10:44:12.691Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T10:44:12.691Z] ---> 4c81e5bf8899 [2023-02-13T10:44:12.691Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-13T10:44:12.691Z] ---> Running in 6fc3b8d512eb [2023-02-13T10:44:14.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:44:14.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:44:15.780Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-13T10:44:15.780Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-13T10:44:15.780Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-13T10:44:15.780Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-13T10:44:15.780Z] (5/6) Installing curl (7.83.1-r5) [2023-02-13T10:44:16.047Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-13T10:44:16.047Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T10:44:16.047Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T10:44:16.632Z] OK: 8 MiB in 20 packages [2023-02-13T10:44:19.218Z] Removing intermediate container 6fc3b8d512eb [2023-02-13T10:44:19.218Z] ---> 8a924f92b8eb [2023-02-13T10:44:19.218Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T10:44:19.218Z] ---> Running in a414abdcc476 [2023-02-13T10:44:19.928Z] Removing intermediate container a414abdcc476 [2023-02-13T10:44:19.928Z] ---> 4fa729761c06 [2023-02-13T10:44:19.928Z] Step 12/21 : WORKDIR /edgex [2023-02-13T10:44:19.928Z] ---> Running in ea109bb57412 [2023-02-13T10:44:20.223Z] Removing intermediate container ea109bb57412 [2023-02-13T10:44:20.223Z] ---> 94f936bbefc0 [2023-02-13T10:44:20.223Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-13T10:44:21.239Z] ---> c25fc98a6fb9 [2023-02-13T10:44:21.239Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-13T10:44:23.254Z] ---> 7f89bad27a2d [2023-02-13T10:44:23.254Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-13T10:44:24.696Z] ---> fc312f7916c2 [2023-02-13T10:44:24.696Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T10:44:25.280Z] ---> 49287824e179 [2023-02-13T10:44:25.280Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T10:44:25.552Z] ---> Running in ac6d9e75c07b [2023-02-13T10:44:30.890Z] Removing intermediate container ac6d9e75c07b [2023-02-13T10:44:30.890Z] ---> 9cb8ea23df6f [2023-02-13T10:44:30.890Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T10:44:30.890Z] ---> Running in 0c4fad143fb3 [2023-02-13T10:44:31.847Z] Removing intermediate container 0c4fad143fb3 [2023-02-13T10:44:31.847Z] ---> 17419ef8c95b [2023-02-13T10:44:31.847Z] Step 19/21 : LABEL arch=arm64 [2023-02-13T10:44:32.115Z] ---> Running in 4b156e6c43f4 [2023-02-13T10:44:33.113Z] Removing intermediate container 4b156e6c43f4 [2023-02-13T10:44:33.114Z] ---> 7790ab56523b [2023-02-13T10:44:33.114Z] Step 20/21 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:44:33.383Z] ---> Running in f672d0248089 [2023-02-13T10:44:34.342Z] Removing intermediate container f672d0248089 [2023-02-13T10:44:34.342Z] ---> 99799dd35692 [2023-02-13T10:44:34.342Z] Step 21/21 : LABEL version=0.0.0 [2023-02-13T10:44:34.342Z] ---> Running in d6e28f828231 [2023-02-13T10:44:34.929Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-13T10:44:35.197Z] Removing intermediate container d6e28f828231 [2023-02-13T10:44:35.197Z] ---> f49996f7b406 [2023-02-13T10:44:35.197Z] [2023-02-13T10:44:35.780Z] Successfully built f49996f7b406 [2023-02-13T10:44:35.780Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-13T10:44:36.050Z] Building security-spiffe-token-provider [2023-02-13T10:44:36.632Z]  Building security-proxy-setup ... done Removing intermediate container cfb9e36fd1c7 [2023-02-13T10:44:36.632Z] ---> ef49b7cce625 [2023-02-13T10:44:36.632Z] [2023-02-13T10:44:36.632Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T10:44:36.632Z] ---> 4c81e5bf8899 [2023-02-13T10:44:36.632Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-13T10:44:36.632Z] ---> Running in ef1169abdc66 [2023-02-13T10:44:37.215Z] Removing intermediate container ef1169abdc66 [2023-02-13T10:44:37.215Z] ---> 58d34ca8c48c [2023-02-13T10:44:37.215Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T10:44:37.215Z] ---> Running in e23336afdd1d [2023-02-13T10:44:39.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:44:39.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:44:41.153Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T10:44:41.154Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T10:44:41.154Z] OK: 5 MiB in 15 packages [2023-02-13T10:44:44.501Z] Removing intermediate container e23336afdd1d [2023-02-13T10:44:44.501Z] ---> 9482e03944ad [2023-02-13T10:44:44.501Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T10:44:45.929Z] ---> ca1cea5f9c76 [2023-02-13T10:44:45.929Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-13T10:44:47.877Z] ---> adc4f22c92af [2023-02-13T10:44:47.877Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-13T10:44:49.288Z] ---> a270e03ae6ce [2023-02-13T10:44:49.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-13T10:44:51.278Z] ---> a9f1576e9afb [2023-02-13T10:44:51.278Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T10:44:51.545Z] ---> Running in c01a11855d55 [2023-02-13T10:44:54.887Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:44:54.887Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:44:54.887Z] ---> 1ef2b4bcd793 [2023-02-13T10:44:54.887Z] Step 3/19 : WORKDIR /edgex-go [2023-02-13T10:44:54.887Z] ---> Using cache [2023-02-13T10:44:54.887Z] ---> fd909424bff7 [2023-02-13T10:44:54.887Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-13T10:44:54.887Z] ---> Running in e06bc1730c4f [2023-02-13T10:44:56.291Z] Removing intermediate container c01a11855d55 [2023-02-13T10:44:56.291Z] ---> 82aa058cb036 [2023-02-13T10:44:56.291Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T10:44:56.559Z] ---> Running in ef4dff067427 [2023-02-13T10:44:57.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:44:57.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:44:58.014Z] Removing intermediate container ef4dff067427 [2023-02-13T10:44:58.014Z] ---> d9dd3591eff4 [2023-02-13T10:44:58.014Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-13T10:44:58.284Z] ---> Running in e1b1c34784fc [2023-02-13T10:44:58.864Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-13T10:44:58.864Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-13T10:44:58.864Z] OK: 16903 distinct packages available [2023-02-13T10:44:58.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:44:59.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:44:59.726Z] Removing intermediate container e1b1c34784fc [2023-02-13T10:44:59.726Z] ---> 16ff8f920d5b [2023-02-13T10:44:59.726Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T10:44:59.993Z] ---> Running in 95df5219bca9 [2023-02-13T10:45:00.259Z] OK: 221 MiB in 51 packages [2023-02-13T10:45:00.863Z] Removing intermediate container 95df5219bca9 [2023-02-13T10:45:00.863Z] ---> 772b0881673c [2023-02-13T10:45:00.863Z] Step 21/22 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:45:01.474Z] ---> Running in 189a6b851329 [2023-02-13T10:45:02.441Z] Removing intermediate container 189a6b851329 [2023-02-13T10:45:02.441Z] ---> b048dd775e5a [2023-02-13T10:45:02.441Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T10:45:02.709Z] Removing intermediate container e06bc1730c4f [2023-02-13T10:45:02.709Z] ---> 12ef0c6c5e1e [2023-02-13T10:45:02.709Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-13T10:45:02.709Z] ---> Running in 5d1b20c30ad9 [2023-02-13T10:45:04.111Z] Removing intermediate container 5d1b20c30ad9 [2023-02-13T10:45:04.111Z] ---> 5934bf7aa99c [2023-02-13T10:45:04.111Z] [2023-02-13T10:45:04.379Z] Removing intermediate container 3968df4257f3 [2023-02-13T10:45:04.379Z] ---> ab5679e20c06 [2023-02-13T10:45:04.379Z] [2023-02-13T10:45:04.379Z] Step 9/24 : FROM alpine:3.16 [2023-02-13T10:45:04.379Z] ---> 4c81e5bf8899 [2023-02-13T10:45:04.652Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-13T10:45:04.652Z] ---> 50f480e99e80 [2023-02-13T10:45:04.652Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:45:04.652Z] ---> Running in cb120d40e9be [2023-02-13T10:45:04.919Z] Successfully built 5934bf7aa99c [2023-02-13T10:45:04.919Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-13T10:45:04.919Z] Building support-notifications [2023-02-13T10:45:04.919Z]  Building core-common-config-bootstrapper ... done  ---> Running in b2fa8c42bb5e [2023-02-13T10:45:07.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:45:07.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:45:09.717Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-13T10:45:09.717Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-13T10:45:09.717Z] (3/3) Installing su-exec (0.2-r1) [2023-02-13T10:45:09.717Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T10:45:09.717Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T10:45:09.985Z] OK: 6 MiB in 17 packages [2023-02-13T10:45:11.929Z] Removing intermediate container dd5e1c0158a5 [2023-02-13T10:45:11.929Z] ---> 3eb42eaffe60 [2023-02-13T10:45:11.929Z] [2023-02-13T10:45:11.929Z] Step 10/24 : FROM alpine:3.16 [2023-02-13T10:45:11.929Z] ---> 4c81e5bf8899 [2023-02-13T10:45:11.929Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-13T10:45:12.196Z] ---> Running in 3f7b22b06cde [2023-02-13T10:45:13.604Z] Removing intermediate container cb120d40e9be [2023-02-13T10:45:13.604Z] ---> a9e9e83ee1a5 [2023-02-13T10:45:13.604Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T10:45:13.604Z] ---> Running in 0dda6216bb00 [2023-02-13T10:45:14.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:45:14.569Z] Removing intermediate container 0dda6216bb00 [2023-02-13T10:45:14.569Z] ---> 4a7f1f7e8dab [2023-02-13T10:45:14.569Z] Step 12/24 : WORKDIR / [2023-02-13T10:45:14.569Z] ---> Running in bac70e6246cc [2023-02-13T10:45:14.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:45:15.423Z] Removing intermediate container bac70e6246cc [2023-02-13T10:45:15.423Z] ---> d56a4b9bc3ac [2023-02-13T10:45:15.423Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-13T10:45:16.007Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T10:45:16.007Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T10:45:16.007Z] OK: 5 MiB in 15 packages [2023-02-13T10:45:16.596Z] ---> 95cdb56c0eb9 [2023-02-13T10:45:16.596Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-13T10:45:18.541Z] Removing intermediate container 3f7b22b06cde [2023-02-13T10:45:18.541Z] ---> f061ef2ccc73 [2023-02-13T10:45:18.541Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T10:45:18.541Z] ---> ad2fcdb1835e [2023-02-13T10:45:18.541Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-13T10:45:18.541Z] ---> Running in 70d028edb2b9 [2023-02-13T10:45:19.499Z] Removing intermediate container 70d028edb2b9 [2023-02-13T10:45:19.499Z] ---> 7b223a41ae30 [2023-02-13T10:45:19.499Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-13T10:45:19.765Z] ---> 2289bd3b5cc8 [2023-02-13T10:45:19.765Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-13T10:45:19.765Z] ---> Running in 79fba07e77bc [2023-02-13T10:45:20.721Z] Removing intermediate container 79fba07e77bc [2023-02-13T10:45:20.721Z] ---> 5104023a2fd3 [2023-02-13T10:45:20.721Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-13T10:45:20.721Z] ---> Running in 1c4f8891a7be [2023-02-13T10:45:21.306Z] ---> d653cf6ce4c9 [2023-02-13T10:45:21.306Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-13T10:45:21.576Z] Removing intermediate container 1c4f8891a7be [2023-02-13T10:45:21.576Z] ---> 75d2eee0bf03 [2023-02-13T10:45:21.576Z] Step 15/24 : WORKDIR / [2023-02-13T10:45:21.843Z] ---> Running in b5b61d7425d8 [2023-02-13T10:45:23.260Z] Removing intermediate container b5b61d7425d8 [2023-02-13T10:45:23.260Z] ---> 329a698c6057 [2023-02-13T10:45:23.260Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T10:45:23.845Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:45:23.845Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:45:23.845Z] ---> 1ef2b4bcd793 [2023-02-13T10:45:23.845Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T10:45:23.845Z] ---> Using cache [2023-02-13T10:45:23.845Z] ---> 2bad9cea86fd [2023-02-13T10:45:23.845Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T10:45:23.845Z] ---> Using cache [2023-02-13T10:45:23.845Z] ---> 47b960de32e6 [2023-02-13T10:45:23.845Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-13T10:45:23.845Z] ---> Running in 91e83dbf03de [2023-02-13T10:45:24.109Z] ---> b7ce49bbe2b2 [2023-02-13T10:45:24.109Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-13T10:45:24.701Z] ---> a288d2157a05 [2023-02-13T10:45:24.701Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-13T10:45:26.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:45:26.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:45:27.647Z] ---> 3f1da02ce14d [2023-02-13T10:45:27.647Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-13T10:45:27.647Z] ---> 3dab4f04cf4b [2023-02-13T10:45:27.647Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T10:45:27.916Z] OK: 221 MiB in 51 packages [2023-02-13T10:45:28.881Z] ---> 17e1c947fa91 [2023-02-13T10:45:28.881Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T10:45:29.148Z] ---> b63591f56ffa [2023-02-13T10:45:29.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-13T10:45:29.148Z] ---> Running in 042000c87142 [2023-02-13T10:45:30.104Z] Removing intermediate container 91e83dbf03de [2023-02-13T10:45:30.104Z] ---> 5dc677d77988 [2023-02-13T10:45:30.104Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T10:45:31.090Z] ---> 55507ffbce2f [2023-02-13T10:45:31.090Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-13T10:45:31.361Z] ---> Running in 7efc234d8d60 [2023-02-13T10:45:31.948Z] ---> 184d71041abb [2023-02-13T10:45:31.948Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:45:32.221Z] ---> Running in 19013de74164 [2023-02-13T10:45:32.221Z] Removing intermediate container 7efc234d8d60 [2023-02-13T10:45:32.221Z] ---> df2806c8ebac [2023-02-13T10:45:32.221Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T10:45:32.490Z] ---> Running in 35c58996b78b [2023-02-13T10:45:35.963Z] Removing intermediate container 35c58996b78b [2023-02-13T10:45:35.963Z] ---> 4239add5966e [2023-02-13T10:45:35.963Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T10:45:35.963Z] Removing intermediate container 042000c87142 [2023-02-13T10:45:35.963Z] ---> ca40ecdfc128 [2023-02-13T10:45:35.963Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T10:45:36.232Z] ---> Running in be7c12cc23c7 [2023-02-13T10:45:36.232Z] ---> Running in d0269364029f [2023-02-13T10:45:36.814Z] Removing intermediate container be7c12cc23c7 [2023-02-13T10:45:36.814Z] ---> 28ec0c3aeb6d [2023-02-13T10:45:36.814Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T10:45:37.081Z] Removing intermediate container d0269364029f [2023-02-13T10:45:37.081Z] ---> 8a914aeab2d0 [2023-02-13T10:45:37.081Z] Step 23/24 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:45:37.081Z] ---> Running in d4c45ba85d46 [2023-02-13T10:45:37.081Z] ---> Running in 5ad0ce79fc7c [2023-02-13T10:45:37.664Z] Removing intermediate container d4c45ba85d46 [2023-02-13T10:45:37.664Z] Removing intermediate container 5ad0ce79fc7c [2023-02-13T10:45:37.664Z] ---> 38eb57db3a22 [2023-02-13T10:45:37.664Z] Step 23/24 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:45:37.664Z] ---> fe1b7d1e8127 [2023-02-13T10:45:37.664Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T10:45:37.931Z] ---> Running in 1de2003624cc [2023-02-13T10:45:37.931Z] ---> Running in 5dcca49417e0 [2023-02-13T10:45:38.524Z] Removing intermediate container 1de2003624cc [2023-02-13T10:45:38.524Z] ---> 9c22c700dd69 [2023-02-13T10:45:38.524Z] Removing intermediate container 5dcca49417e0 [2023-02-13T10:45:38.524Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T10:45:38.524Z] ---> 54760a1da075 [2023-02-13T10:45:38.524Z] [2023-02-13T10:45:38.792Z] ---> Running in bb3676f3cdf9 [2023-02-13T10:45:39.060Z] Successfully built 54760a1da075 [2023-02-13T10:45:39.327Z] Successfully tagged core-metadata-arm64:latest [2023-02-13T10:45:39.327Z] Building security-spire-server [2023-02-13T10:45:39.327Z]  Building core-metadata ... done Removing intermediate container bb3676f3cdf9 [2023-02-13T10:45:39.327Z] ---> dda27972c0e3 [2023-02-13T10:45:39.327Z] [2023-02-13T10:45:39.594Z] Successfully built dda27972c0e3 [2023-02-13T10:45:39.594Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-13T10:45:39.861Z] Building security-spire-config [2023-02-13T10:46:06.538Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:46:06.539Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:46:06.539Z] ---> 1ef2b4bcd793 [2023-02-13T10:46:06.539Z] Step 3/23 : WORKDIR /edgex-go [2023-02-13T10:46:06.539Z] ---> Using cache [2023-02-13T10:46:06.539Z] ---> fd909424bff7 [2023-02-13T10:46:06.539Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T10:46:06.539Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:46:06.539Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:46:06.539Z] ---> 1ef2b4bcd793 [2023-02-13T10:46:06.539Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T10:46:06.539Z] ---> Using cache [2023-02-13T10:46:06.539Z] ---> fd909424bff7 [2023-02-13T10:46:06.539Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T10:46:06.539Z] ---> Running in c243bd7d8660 [2023-02-13T10:46:06.539Z] ---> Running in 6aa62335251c [2023-02-13T10:46:07.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:46:07.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:46:07.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:46:08.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:46:09.189Z] OK: 221 MiB in 51 packages [2023-02-13T10:46:09.455Z] OK: 221 MiB in 51 packages [2023-02-13T10:46:12.039Z] Removing intermediate container 6aa62335251c [2023-02-13T10:46:12.039Z] ---> f3e1f25e37e9 [2023-02-13T10:46:12.039Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-13T10:46:12.039Z] Removing intermediate container c243bd7d8660 [2023-02-13T10:46:12.039Z] ---> 7497031fee0c [2023-02-13T10:46:12.039Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T10:46:13.978Z] ---> 9291123f569d [2023-02-13T10:46:13.978Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:46:14.244Z] ---> 9222a963e373 [2023-02-13T10:46:14.244Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:46:14.513Z] ---> Running in 0e3f1ccb7b73 [2023-02-13T10:46:14.513Z] ---> Running in 0abd2d465bb2 [2023-02-13T10:46:46.718Z] Removing intermediate container b2fa8c42bb5e [2023-02-13T10:46:46.718Z] ---> fd2b4b264b1c [2023-02-13T10:46:46.718Z] Step 7/19 : COPY . . [2023-02-13T10:46:59.021Z] Removing intermediate container a4995b12a768 [2023-02-13T10:46:59.021Z] ---> ab06a26d1311 [2023-02-13T10:46:59.021Z] [2023-02-13T10:46:59.021Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T10:46:59.021Z] ---> 4c81e5bf8899 [2023-02-13T10:46:59.021Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T10:46:59.021Z] ---> Using cache [2023-02-13T10:46:59.021Z] ---> f061ef2ccc73 [2023-02-13T10:46:59.021Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T10:46:59.021Z] ---> Using cache [2023-02-13T10:46:59.021Z] ---> 7b223a41ae30 [2023-02-13T10:46:59.021Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-13T10:46:59.021Z] ---> Running in 2f3152c7db3a [2023-02-13T10:46:59.618Z] Removing intermediate container 2f3152c7db3a [2023-02-13T10:46:59.618Z] ---> 65a9ef2812b7 [2023-02-13T10:46:59.618Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T10:46:59.884Z] ---> Running in fe755233f0b4 [2023-02-13T10:47:00.468Z] Removing intermediate container fe755233f0b4 [2023-02-13T10:47:00.468Z] ---> 2aabdd72b00c [2023-02-13T10:47:00.468Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T10:47:01.876Z] ---> 80c651edb152 [2023-02-13T10:47:01.876Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-13T10:47:03.816Z] Removing intermediate container 19013de74164 [2023-02-13T10:47:03.816Z] ---> 0497bc0aedba [2023-02-13T10:47:03.816Z] Step 8/22 : COPY . . [2023-02-13T10:47:04.086Z] ---> 1ec31cb6e426 [2023-02-13T10:47:04.086Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-13T10:47:04.354Z] ---> Running in 677350e1c6fb [2023-02-13T10:47:05.315Z] ---> 02a9c78453ca [2023-02-13T10:47:05.315Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-13T10:47:05.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-13T10:47:06.483Z] ---> 42a2cf474c3f [2023-02-13T10:47:06.483Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-13T10:47:06.483Z] ---> Running in de1b903ca6e4 [2023-02-13T10:47:07.441Z] Removing intermediate container de1b903ca6e4 [2023-02-13T10:47:07.441Z] ---> 81d76de075a8 [2023-02-13T10:47:07.441Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T10:47:07.441Z] ---> Running in 0aaffca0d99f [2023-02-13T10:47:08.406Z] Removing intermediate container 0aaffca0d99f [2023-02-13T10:47:08.406Z] ---> cadd20163f5f [2023-02-13T10:47:08.406Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T10:47:08.673Z] ---> Running in ef5953c87428 [2023-02-13T10:47:09.758Z] Removing intermediate container ef5953c87428 [2023-02-13T10:47:09.758Z] ---> b5959e94320b [2023-02-13T10:47:09.758Z] Step 21/22 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:47:09.758Z] ---> Running in 0444ac7b451f [2023-02-13T10:47:11.193Z] Removing intermediate container 0444ac7b451f [2023-02-13T10:47:11.193Z] ---> de55cdb70b69 [2023-02-13T10:47:11.193Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T10:47:11.486Z] ---> Running in 12d837e2af45 [2023-02-13T10:47:12.943Z] Removing intermediate container 12d837e2af45 [2023-02-13T10:47:12.943Z] ---> a1731ab16890 [2023-02-13T10:47:12.943Z] [2023-02-13T10:47:13.916Z] Successfully built a1731ab16890 [2023-02-13T10:47:13.916Z] Successfully tagged support-scheduler-arm64:latest [2023-02-13T10:47:13.916Z] Building core-command [2023-02-13T10:47:32.116Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:47:32.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:47:32.116Z] ---> 1ef2b4bcd793 [2023-02-13T10:47:32.116Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-13T10:47:32.116Z] ---> Using cache [2023-02-13T10:47:32.116Z] ---> 2bad9cea86fd [2023-02-13T10:47:32.116Z] Step 4/23 : WORKDIR /edgex-go [2023-02-13T10:47:32.116Z] ---> Using cache [2023-02-13T10:47:32.116Z] ---> 47b960de32e6 [2023-02-13T10:47:32.116Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-13T10:47:32.116Z] ---> Using cache [2023-02-13T10:47:32.116Z] ---> d7a8b4024ac7 [2023-02-13T10:47:32.116Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-13T10:47:32.116Z] ---> Using cache [2023-02-13T10:47:32.116Z] ---> 186c28d6abd4 [2023-02-13T10:47:32.116Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:47:32.116Z] ---> Using cache [2023-02-13T10:47:32.116Z] ---> ea2c0efbb7ff [2023-02-13T10:47:32.116Z] Step 8/23 : COPY . . [2023-02-13T10:47:32.386Z] ---> Using cache [2023-02-13T10:47:32.386Z] ---> 4bce5449235e [2023-02-13T10:47:32.386Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-13T10:47:33.804Z] ---> Running in a0863773d123 [2023-02-13T10:47:35.755Z] ---> 43f65b89a5f2 [2023-02-13T10:47:35.755Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-13T10:47:36.027Z] ---> Running in dc7044efca0b [2023-02-13T10:47:36.027Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-13T10:47:38.610Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-13T10:47:56.798Z] Removing intermediate container 0abd2d465bb2 [2023-02-13T10:47:56.798Z] ---> 863391a6c749 [2023-02-13T10:47:56.798Z] Step 7/24 : COPY . . [2023-02-13T10:47:56.798Z] Removing intermediate container 0e3f1ccb7b73 [2023-02-13T10:47:56.798Z] ---> 73677a680755 [2023-02-13T10:47:56.798Z] Step 7/23 : COPY . . [2023-02-13T10:48:18.841Z] ---> 591c7ecb5d77 [2023-02-13T10:48:18.841Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T10:48:18.841Z] ---> 6d10a30fb4f8 [2023-02-13T10:48:18.841Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T10:48:18.841Z] ---> Running in 31ae211ac3e6 [2023-02-13T10:48:18.841Z] ---> Running in 03e456c32db5 [2023-02-13T10:48:18.841Z] Removing intermediate container 03e456c32db5 [2023-02-13T10:48:18.841Z] ---> 361410afbf38 [2023-02-13T10:48:18.841Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-13T10:48:18.841Z] Removing intermediate container 31ae211ac3e6 [2023-02-13T10:48:18.841Z] ---> deb13e116ae4 [2023-02-13T10:48:18.841Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T10:48:18.841Z] ---> Running in 5b9f1134962e [2023-02-13T10:48:18.841Z] ---> Running in af6feb92906b [2023-02-13T10:48:18.841Z] Removing intermediate container 5b9f1134962e [2023-02-13T10:48:18.841Z] ---> 9e1553e953b0 [2023-02-13T10:48:18.841Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-13T10:48:18.841Z] Removing intermediate container af6feb92906b [2023-02-13T10:48:18.841Z] ---> 18fea9481467 [2023-02-13T10:48:18.841Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-13T10:48:18.841Z] ---> Running in eb7095669db8 [2023-02-13T10:48:18.841Z] ---> Running in 7df7fc9c1093 [2023-02-13T10:48:24.633Z] Removing intermediate container 7df7fc9c1093 [2023-02-13T10:48:24.633Z] ---> a9c246cd049d [2023-02-13T10:48:24.633Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T10:48:24.633Z] Removing intermediate container eb7095669db8 [2023-02-13T10:48:24.633Z] ---> 2b65dbf71826 [2023-02-13T10:48:24.633Z] Step 11/23 : WORKDIR /edgex-go [2023-02-13T10:48:24.633Z] ---> Running in 6a313f9eed50 [2023-02-13T10:48:24.633Z] ---> Running in 502be46ff5a9 [2023-02-13T10:48:24.902Z] Removing intermediate container 502be46ff5a9 [2023-02-13T10:48:24.902Z] ---> 370b95fa6082 [2023-02-13T10:48:24.902Z] [2023-02-13T10:48:24.902Z] Step 12/23 : FROM alpine:3.15 [2023-02-13T10:48:24.902Z] ---> 354640af7b1b [2023-02-13T10:48:24.902Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T10:48:24.902Z] ---> Using cache [2023-02-13T10:48:24.902Z] ---> baea5733c71d [2023-02-13T10:48:24.902Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T10:48:24.902Z] ---> Using cache [2023-02-13T10:48:24.902Z] ---> b27c326bc08a [2023-02-13T10:48:24.902Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T10:48:24.902Z] Removing intermediate container 6a313f9eed50 [2023-02-13T10:48:24.902Z] ---> d08f506d7695 [2023-02-13T10:48:24.902Z] [2023-02-13T10:48:24.902Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T10:48:24.902Z] ---> 354640af7b1b [2023-02-13T10:48:24.902Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T10:48:24.902Z] ---> Using cache [2023-02-13T10:48:24.902Z] ---> baea5733c71d [2023-02-13T10:48:24.902Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-13T10:48:25.168Z] ---> Running in d6127f5fb34f [2023-02-13T10:48:27.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:48:27.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:48:29.614Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T10:48:29.614Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T10:48:29.614Z] OK: 15734 distinct packages available [2023-02-13T10:48:29.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:48:29.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:48:31.283Z] ---> c46b531bd380 [2023-02-13T10:48:31.283Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T10:48:31.549Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-13T10:48:31.549Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-13T10:48:31.549Z] (3/4) Installing libucontext (1.1-r0) [2023-02-13T10:48:31.549Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-13T10:48:31.549Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T10:48:31.549Z] OK: 6 MiB in 18 packages [2023-02-13T10:48:32.507Z] ---> 67b8f5f36a36 [2023-02-13T10:48:32.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-13T10:48:33.916Z] Removing intermediate container d6127f5fb34f [2023-02-13T10:48:33.916Z] ---> aeda9cb1c7f2 [2023-02-13T10:48:33.916Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T10:48:33.916Z] ---> 8241de90a73a [2023-02-13T10:48:33.916Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-13T10:48:37.249Z] ---> b58bab29c80c [2023-02-13T10:48:37.249Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T10:48:37.249Z] ---> Running in c56e3284e4fc [2023-02-13T10:48:37.841Z] Removing intermediate container c56e3284e4fc [2023-02-13T10:48:37.841Z] ---> 17ab45acb02f [2023-02-13T10:48:37.841Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T10:48:38.107Z] ---> Running in b041cb400f57 [2023-02-13T10:48:38.688Z] Removing intermediate container b041cb400f57 [2023-02-13T10:48:38.688Z] ---> a8253daf19e5 [2023-02-13T10:48:38.688Z] Step 21/23 : LABEL arch=arm64 [2023-02-13T10:48:38.957Z] ---> Running in 929695c92492 [2023-02-13T10:48:39.537Z] Removing intermediate container 929695c92492 [2023-02-13T10:48:39.538Z] ---> b6fdc08b978c [2023-02-13T10:48:39.538Z] Step 22/23 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:48:39.805Z] ---> Running in 235d1744bee6 [2023-02-13T10:48:40.762Z] Removing intermediate container 235d1744bee6 [2023-02-13T10:48:40.762Z] ---> 3933d2f54f0a [2023-02-13T10:48:40.762Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T10:48:40.762Z] ---> Running in 0b8d6e4f279e [2023-02-13T10:48:40.762Z] ---> 9b2205cc66ea [2023-02-13T10:48:40.762Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T10:48:41.343Z] Removing intermediate container 0b8d6e4f279e [2023-02-13T10:48:41.343Z] ---> 77c9d9eb0673 [2023-02-13T10:48:41.343Z] [2023-02-13T10:48:41.926Z] Successfully built 77c9d9eb0673 [2023-02-13T10:48:41.926Z] Successfully tagged security-spire-server-arm64:latest [2023-02-13T10:48:41.926Z]  Building security-spire-server ... done Building security-bootstrapper [2023-02-13T10:48:41.926Z] ---> 52ac7acd669c [2023-02-13T10:48:41.926Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-13T10:48:42.193Z] ---> Running in 823c598a99bc [2023-02-13T10:48:42.779Z] Removing intermediate container 823c598a99bc [2023-02-13T10:48:42.779Z] ---> 37fda708355d [2023-02-13T10:48:42.779Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-13T10:48:43.735Z] ---> 7c7cd6153f00 [2023-02-13T10:48:43.735Z] Step 19/24 : WORKDIR / [2023-02-13T10:48:44.001Z] ---> Running in 6ccef7f30f4e [2023-02-13T10:48:44.591Z] Removing intermediate container 6ccef7f30f4e [2023-02-13T10:48:44.591Z] ---> c45cd2a8bc5a [2023-02-13T10:48:44.591Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T10:48:44.857Z] ---> Running in d50304544361 [2023-02-13T10:48:45.438Z] Removing intermediate container d50304544361 [2023-02-13T10:48:45.438Z] ---> 17e6a2258115 [2023-02-13T10:48:45.438Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T10:48:45.438Z] ---> Running in 85afc5abbaad [2023-02-13T10:48:46.018Z] Removing intermediate container 85afc5abbaad [2023-02-13T10:48:46.018Z] ---> 667f2a332de8 [2023-02-13T10:48:46.018Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T10:48:46.018Z] ---> Running in 43fb44fae986 [2023-02-13T10:48:46.596Z] Removing intermediate container 43fb44fae986 [2023-02-13T10:48:46.596Z] ---> 9bfc18e3f4f3 [2023-02-13T10:48:46.596Z] Step 23/24 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:48:46.596Z] ---> Running in 82ae4195382c [2023-02-13T10:48:47.175Z] Removing intermediate container 82ae4195382c [2023-02-13T10:48:47.175Z] ---> c9e131b8a74d [2023-02-13T10:48:47.175Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T10:48:47.175Z] ---> Running in 348b917ea697 [2023-02-13T10:48:47.756Z] Removing intermediate container 348b917ea697 [2023-02-13T10:48:47.756Z] ---> 960f02191932 [2023-02-13T10:48:47.756Z] [2023-02-13T10:48:48.021Z] Successfully built 960f02191932 [2023-02-13T10:48:48.021Z] Successfully tagged security-spire-config-arm64:latest [2023-02-13T10:48:48.021Z]  Building security-spire-config ... done Building core-data [2023-02-13T10:49:10.077Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:49:10.077Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:49:10.077Z] ---> 1ef2b4bcd793 [2023-02-13T10:49:10.077Z] Step 3/32 : WORKDIR /edgex-go [2023-02-13T10:49:10.077Z] ---> Using cache [2023-02-13T10:49:10.077Z] ---> fd909424bff7 [2023-02-13T10:49:10.077Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-13T10:49:10.077Z] ---> Using cache [2023-02-13T10:49:10.077Z] ---> 2b6107fe6659 [2023-02-13T10:49:10.077Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-13T10:49:10.077Z] ---> Using cache [2023-02-13T10:49:10.077Z] ---> 998c14242570 [2023-02-13T10:49:10.077Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:49:10.077Z] ---> Using cache [2023-02-13T10:49:10.077Z] ---> dee211d4e987 [2023-02-13T10:49:10.077Z] Step 7/32 : COPY . . [2023-02-13T10:49:10.077Z] ---> Using cache [2023-02-13T10:49:10.077Z] ---> 5076327aacc0 [2023-02-13T10:49:10.077Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-13T10:49:10.077Z] ---> Running in f0cef219a89a [2023-02-13T10:49:10.077Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-13T10:49:12.014Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T10:49:12.014Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T10:49:12.014Z] ---> 1ef2b4bcd793 [2023-02-13T10:49:12.014Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T10:49:12.014Z] ---> Using cache [2023-02-13T10:49:12.014Z] ---> 2bad9cea86fd [2023-02-13T10:49:12.014Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T10:49:12.014Z] ---> Using cache [2023-02-13T10:49:12.014Z] ---> 47b960de32e6 [2023-02-13T10:49:12.014Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T10:49:12.014Z] ---> Using cache [2023-02-13T10:49:12.014Z] ---> d7a8b4024ac7 [2023-02-13T10:49:12.014Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T10:49:12.014Z] ---> Using cache [2023-02-13T10:49:12.014Z] ---> 186c28d6abd4 [2023-02-13T10:49:12.014Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T10:49:12.014Z] ---> Using cache [2023-02-13T10:49:12.014Z] ---> ea2c0efbb7ff [2023-02-13T10:49:12.014Z] Step 8/22 : COPY . . [2023-02-13T10:49:12.014Z] ---> Using cache [2023-02-13T10:49:12.014Z] ---> 4bce5449235e [2023-02-13T10:49:12.014Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-13T10:49:12.014Z] ---> Running in 6e6fdca0514e [2023-02-13T10:49:13.957Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-13T10:54:05.781Z] Removing intermediate container a0863773d123 [2023-02-13T10:54:05.781Z] ---> 472c552c25cf [2023-02-13T10:54:05.781Z] [2023-02-13T10:54:05.781Z] Step 10/23 : FROM alpine:3.16 [2023-02-13T10:54:05.781Z] ---> 4c81e5bf8899 [2023-02-13T10:54:05.781Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-13T10:54:05.781Z] ---> Using cache [2023-02-13T10:54:05.781Z] ---> f061ef2ccc73 [2023-02-13T10:54:05.781Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T10:54:05.781Z] ---> Using cache [2023-02-13T10:54:05.781Z] ---> 7b223a41ae30 [2023-02-13T10:54:05.781Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-13T10:54:05.781Z] ---> Running in 462a86078306 [2023-02-13T10:54:05.781Z] Removing intermediate container 462a86078306 [2023-02-13T10:54:05.781Z] ---> bb906728f010 [2023-02-13T10:54:05.781Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-13T10:54:05.781Z] ---> Running in 524d58f8b887 [2023-02-13T10:54:05.781Z] Removing intermediate container 524d58f8b887 [2023-02-13T10:54:05.781Z] ---> 1a456c192626 [2023-02-13T10:54:05.781Z] Step 15/23 : WORKDIR / [2023-02-13T10:54:05.781Z] ---> Running in 078b50d3c5a8 [2023-02-13T10:54:05.781Z] Removing intermediate container 078b50d3c5a8 [2023-02-13T10:54:05.781Z] ---> 8c28b5e4a3b3 [2023-02-13T10:54:05.781Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T10:54:05.781Z] ---> 7fe2f564f95d [2023-02-13T10:54:05.781Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-13T10:54:05.781Z] ---> 157dbc109c49 [2023-02-13T10:54:05.781Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-13T10:54:05.781Z] ---> 4df04604efb2 [2023-02-13T10:54:05.781Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-13T10:54:05.781Z] ---> Running in f4d5750787dd [2023-02-13T10:54:05.781Z] Removing intermediate container f4d5750787dd [2023-02-13T10:54:05.781Z] ---> 75097804c858 [2023-02-13T10:54:05.781Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T10:54:05.781Z] ---> Running in 23c88378c5cc [2023-02-13T10:54:05.781Z] Removing intermediate container 23c88378c5cc [2023-02-13T10:54:05.781Z] ---> 1d8450ed1533 [2023-02-13T10:54:05.781Z] Step 21/23 : LABEL arch=arm64 [2023-02-13T10:54:05.781Z] ---> Running in 78bb78a1ce95 [2023-02-13T10:54:05.781Z] Removing intermediate container 78bb78a1ce95 [2023-02-13T10:54:05.781Z] ---> 4899d5bf5fe4 [2023-02-13T10:54:05.781Z] Step 22/23 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:54:05.781Z] ---> Running in ba4ca4be398a [2023-02-13T10:54:05.781Z] Removing intermediate container ba4ca4be398a [2023-02-13T10:54:05.781Z] ---> 4bf2838ba4f4 [2023-02-13T10:54:05.781Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T10:54:05.781Z] ---> Running in a66728eb2d18 [2023-02-13T10:54:05.781Z] Removing intermediate container a66728eb2d18 [2023-02-13T10:54:05.781Z] ---> cc4bd047a043 [2023-02-13T10:54:05.781Z] [2023-02-13T10:54:05.781Z] Successfully built cc4bd047a043 [2023-02-13T10:54:05.781Z] Successfully tagged core-command-arm64:latest [2023-02-13T10:54:32.431Z]  Building core-command ... done Removing intermediate container 677350e1c6fb [2023-02-13T10:54:32.431Z] ---> 03868d64211b [2023-02-13T10:54:32.431Z] [2023-02-13T10:54:32.431Z] Step 9/19 : FROM alpine:3.15 [2023-02-13T10:54:32.431Z] ---> 354640af7b1b [2023-02-13T10:54:32.431Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T10:54:32.431Z] ---> Using cache [2023-02-13T10:54:32.431Z] ---> baea5733c71d [2023-02-13T10:54:32.431Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-13T10:54:32.431Z] ---> Running in 668c4565bf06 [2023-02-13T10:54:33.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:54:33.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:54:34.541Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T10:54:34.541Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T10:54:34.541Z] OK: 15734 distinct packages available [2023-02-13T10:54:34.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:54:34.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:54:35.759Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-13T10:54:36.023Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-13T10:54:36.023Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-13T10:54:36.023Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-13T10:54:36.023Z] (5/9) Installing curl (7.80.0-r5) [2023-02-13T10:54:36.023Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-13T10:54:36.023Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-13T10:54:36.023Z] (8/9) Installing libucontext (1.1-r0) [2023-02-13T10:54:36.023Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-13T10:54:36.023Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T10:54:36.314Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T10:54:36.580Z] OK: 8 MiB in 23 packages [2023-02-13T10:54:38.519Z] Removing intermediate container 668c4565bf06 [2023-02-13T10:54:38.519Z] ---> 32d9caf5113a [2023-02-13T10:54:38.519Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T10:54:39.481Z] ---> 158358c7296c [2023-02-13T10:54:39.481Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-13T10:54:41.423Z] ---> 170e76e8f74c [2023-02-13T10:54:41.423Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-13T10:54:42.376Z] ---> ab43114b91c4 [2023-02-13T10:54:42.376Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-13T10:54:42.376Z] ---> Running in 66f2e076d5fd [2023-02-13T10:54:42.955Z] Removing intermediate container 66f2e076d5fd [2023-02-13T10:54:42.955Z] ---> 49741104bfd4 [2023-02-13T10:54:42.955Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T10:54:42.955Z] ---> Running in c3f56acc6fb9 [2023-02-13T10:54:43.227Z] Removing intermediate container c3f56acc6fb9 [2023-02-13T10:54:43.227Z] ---> 11c0bf8b6ae5 [2023-02-13T10:54:43.227Z] Step 17/19 : LABEL arch=arm64 [2023-02-13T10:54:43.491Z] ---> Running in 7772a1eb00b9 [2023-02-13T10:54:44.071Z] Removing intermediate container 7772a1eb00b9 [2023-02-13T10:54:44.071Z] ---> 4e98175c221d [2023-02-13T10:54:44.071Z] Step 18/19 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:54:44.071Z] ---> Running in 904e7150a597 [2023-02-13T10:54:44.674Z] Removing intermediate container 904e7150a597 [2023-02-13T10:54:44.674Z] ---> c73d66296622 [2023-02-13T10:54:44.674Z] Step 19/19 : LABEL version=0.0.0 [2023-02-13T10:54:44.674Z] ---> Running in fdfdb33b308b [2023-02-13T10:54:45.255Z] Removing intermediate container fdfdb33b308b [2023-02-13T10:54:45.255Z] ---> e81fedce451b [2023-02-13T10:54:45.255Z] [2023-02-13T10:54:45.520Z] Successfully built e81fedce451b [2023-02-13T10:54:45.520Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-13T10:55:07.551Z]  Building security-spiffe-token-provider ... done Removing intermediate container f0cef219a89a [2023-02-13T10:55:07.551Z] ---> ef83c0f32f83 [2023-02-13T10:55:07.551Z] [2023-02-13T10:55:07.551Z] Step 9/32 : FROM alpine:3.16 [2023-02-13T10:55:07.551Z] ---> 4c81e5bf8899 [2023-02-13T10:55:07.551Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T10:55:07.551Z] ---> Running in 2014d712696a [2023-02-13T10:55:07.551Z] Removing intermediate container 2014d712696a [2023-02-13T10:55:07.551Z] ---> 165bea0bea92 [2023-02-13T10:55:07.551Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-13T10:55:07.551Z] ---> Running in 03dc5afea469 [2023-02-13T10:55:07.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:55:07.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:55:07.551Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-13T10:55:07.551Z] (2/2) Installing su-exec (0.2-r1) [2023-02-13T10:55:07.551Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T10:55:07.551Z] OK: 5 MiB in 16 packages [2023-02-13T10:55:08.956Z] Removing intermediate container 03dc5afea469 [2023-02-13T10:55:08.956Z] ---> 9a24f3d8f6d3 [2023-02-13T10:55:08.956Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-13T10:55:09.223Z] ---> Running in a944be2b716d [2023-02-13T10:55:09.499Z] Removing intermediate container a944be2b716d [2023-02-13T10:55:09.499Z] ---> b37c039ca13e [2023-02-13T10:55:09.499Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-13T10:55:09.499Z] ---> Running in 8fbad76abc08 [2023-02-13T10:55:10.085Z] Removing intermediate container 8fbad76abc08 [2023-02-13T10:55:10.085Z] ---> 7fd6d512811c [2023-02-13T10:55:10.085Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-13T10:55:10.085Z] ---> Running in a5d0c7f6db5b [2023-02-13T10:55:10.352Z] Removing intermediate container a5d0c7f6db5b [2023-02-13T10:55:10.352Z] ---> 549a12844df4 [2023-02-13T10:55:10.352Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-13T10:55:10.623Z] ---> Running in f8b8262a47c1 [2023-02-13T10:55:10.897Z] Removing intermediate container f8b8262a47c1 [2023-02-13T10:55:10.897Z] ---> 5ac98e12fdaf [2023-02-13T10:55:10.897Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-13T10:55:10.897Z] ---> Running in 239d96a2fb92 [2023-02-13T10:55:13.541Z] Removing intermediate container 239d96a2fb92 [2023-02-13T10:55:13.541Z] ---> 471f45735557 [2023-02-13T10:55:13.541Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-13T10:55:13.541Z] ---> Running in a0fd0e9dc293 [2023-02-13T10:55:15.553Z] Removing intermediate container a0fd0e9dc293 [2023-02-13T10:55:15.553Z] ---> c9c96b56e16e [2023-02-13T10:55:15.553Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-13T10:55:17.059Z] ---> 24175cd4d64e [2023-02-13T10:55:17.059Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-13T10:55:17.059Z] ---> Running in 5e1f7e9053cc [2023-02-13T10:55:20.419Z] Removing intermediate container 5e1f7e9053cc [2023-02-13T10:55:20.419Z] ---> b0e27e09cf4f [2023-02-13T10:55:20.419Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T10:55:21.001Z] ---> 50030b77b6fd [2023-02-13T10:55:21.001Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-13T10:55:22.400Z] ---> 1ea704abbba8 [2023-02-13T10:55:22.400Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-13T10:55:22.981Z] Removing intermediate container 6e6fdca0514e [2023-02-13T10:55:22.981Z] ---> bb011b73aec8 [2023-02-13T10:55:22.981Z] [2023-02-13T10:55:22.981Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T10:55:22.981Z] ---> 4c81e5bf8899 [2023-02-13T10:55:22.981Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-13T10:55:23.247Z] ---> Running in bf10aec30ab6 [2023-02-13T10:55:23.247Z] ---> 55f542d7227c [2023-02-13T10:55:23.247Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-13T10:55:23.830Z] Removing intermediate container bf10aec30ab6 [2023-02-13T10:55:23.830Z] ---> e3b7fa13fd4a [2023-02-13T10:55:23.830Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-13T10:55:24.094Z] ---> Running in 45dd89b423eb [2023-02-13T10:55:24.094Z] ---> 79f33f957f92 [2023-02-13T10:55:24.094Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-13T10:55:24.359Z] Removing intermediate container 45dd89b423eb [2023-02-13T10:55:24.359Z] ---> f5c578dc849f [2023-02-13T10:55:24.359Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-13T10:55:24.624Z] ---> Running in 9873e10e3c62 [2023-02-13T10:55:24.908Z] ---> a9b9ea204ea7 [2023-02-13T10:55:24.908Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-13T10:55:25.174Z] Removing intermediate container 9873e10e3c62 [2023-02-13T10:55:25.174Z] ---> db1bf582877e [2023-02-13T10:55:25.174Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T10:55:25.174Z] ---> Running in 23d269b217d9 [2023-02-13T10:55:25.758Z] ---> f0c2dffee0e2 [2023-02-13T10:55:25.758Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-13T10:55:26.719Z] ---> 153e0a85db6d [2023-02-13T10:55:26.719Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-13T10:55:26.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:55:26.719Z] ---> Running in 63392a5480f9 [2023-02-13T10:55:26.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:55:28.394Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T10:55:28.394Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T10:55:28.394Z] OK: 5 MiB in 15 packages [2023-02-13T10:55:29.362Z] Removing intermediate container 63392a5480f9 [2023-02-13T10:55:29.362Z] ---> 9221c8371778 [2023-02-13T10:55:29.362Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-13T10:55:29.636Z] ---> Running in 89a5c2b52582 [2023-02-13T10:55:29.902Z] Removing intermediate container 23d269b217d9 [2023-02-13T10:55:29.902Z] ---> d940bc1b03cf [2023-02-13T10:55:29.902Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T10:55:29.902Z] Removing intermediate container 89a5c2b52582 [2023-02-13T10:55:29.902Z] ---> 057675561ab5 [2023-02-13T10:55:29.902Z] Step 29/32 : CMD ["gate"] [2023-02-13T10:55:30.174Z] ---> Running in 91af805c87e5 [2023-02-13T10:55:30.755Z] Removing intermediate container 91af805c87e5 [2023-02-13T10:55:30.755Z] ---> 26e3a4f4e84c [2023-02-13T10:55:30.755Z] Step 30/32 : LABEL arch=arm64 [2023-02-13T10:55:30.755Z] ---> 5e520d0b0c61 [2023-02-13T10:55:30.755Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-13T10:55:30.755Z] ---> Running in 9256f9edc8e0 [2023-02-13T10:55:31.342Z] Removing intermediate container 9256f9edc8e0 [2023-02-13T10:55:31.342Z] ---> ba77c32f4246 [2023-02-13T10:55:31.342Z] Step 31/32 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:55:31.342Z] ---> Running in 71fe4311dac2 [2023-02-13T10:55:31.923Z] Removing intermediate container 71fe4311dac2 [2023-02-13T10:55:31.923Z] ---> a732fe935737 [2023-02-13T10:55:31.923Z] Step 32/32 : LABEL version=0.0.0 [2023-02-13T10:55:31.923Z] ---> Running in d0d4b977ab3c [2023-02-13T10:55:32.189Z] ---> 0bd83ad16b0e [2023-02-13T10:55:32.189Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-13T10:55:32.454Z] Removing intermediate container d0d4b977ab3c [2023-02-13T10:55:32.454Z] ---> 2ae0dd43b6d2 [2023-02-13T10:55:32.454Z] [2023-02-13T10:55:32.719Z] Successfully built 2ae0dd43b6d2 [2023-02-13T10:55:32.719Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-13T10:55:32.719Z]  Building security-bootstrapper ... done  ---> a52181acfe5d [2023-02-13T10:55:32.719Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-13T10:55:32.719Z] ---> Running in 48bf310e0e7e [2023-02-13T10:55:33.300Z] Removing intermediate container 48bf310e0e7e [2023-02-13T10:55:33.300Z] ---> a2789b166fbd [2023-02-13T10:55:33.301Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T10:55:33.301Z] ---> Running in 4d450496b04e [2023-02-13T10:55:33.565Z] Removing intermediate container 4d450496b04e [2023-02-13T10:55:33.565Z] ---> 213924c6c1e2 [2023-02-13T10:55:33.565Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T10:55:33.565Z] ---> Running in 09ee7107bdf7 [2023-02-13T10:55:33.829Z] Removing intermediate container 09ee7107bdf7 [2023-02-13T10:55:33.829Z] ---> 4391267b8839 [2023-02-13T10:55:33.829Z] Step 21/22 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:55:34.094Z] ---> Running in 82468a9e5365 [2023-02-13T10:55:34.360Z] Removing intermediate container 82468a9e5365 [2023-02-13T10:55:34.360Z] ---> a0436b6084cc [2023-02-13T10:55:34.360Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T10:55:34.360Z] ---> Running in f6f913e51ccc [2023-02-13T10:55:34.625Z] Removing intermediate container f6f913e51ccc [2023-02-13T10:55:34.625Z] ---> ca048799aeb5 [2023-02-13T10:55:34.625Z] [2023-02-13T10:55:34.890Z] Successfully built ca048799aeb5 [2023-02-13T10:55:34.890Z] Successfully tagged core-data-arm64:latest [2023-02-13T10:55:44.937Z]  Building core-data ... done Removing intermediate container dc7044efca0b [2023-02-13T10:55:44.937Z] ---> 07c4250c6438 [2023-02-13T10:55:44.937Z] [2023-02-13T10:55:44.937Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T10:55:44.937Z] ---> 4c81e5bf8899 [2023-02-13T10:55:44.937Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-13T10:55:44.937Z] ---> Running in e2643e68aade [2023-02-13T10:55:44.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T10:55:44.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T10:55:45.887Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-13T10:55:45.887Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-13T10:55:45.887Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T10:55:45.887Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T10:55:46.152Z] OK: 6 MiB in 16 packages [2023-02-13T10:55:47.106Z] Removing intermediate container e2643e68aade [2023-02-13T10:55:47.106Z] ---> 2623a71f345b [2023-02-13T10:55:47.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T10:55:47.370Z] ---> Running in 42ea651a143f [2023-02-13T10:55:47.634Z] Removing intermediate container 42ea651a143f [2023-02-13T10:55:47.634Z] ---> 3c3faac8fe30 [2023-02-13T10:55:47.634Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-13T10:55:47.634Z] ---> Running in 549d3df16f04 [2023-02-13T10:55:47.898Z] Removing intermediate container 549d3df16f04 [2023-02-13T10:55:47.898Z] ---> e238ecd081fa [2023-02-13T10:55:47.898Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T10:55:47.898Z] ---> Running in fa4a35689149 [2023-02-13T10:55:48.162Z] Removing intermediate container fa4a35689149 [2023-02-13T10:55:48.162Z] ---> 7021876f36f3 [2023-02-13T10:55:48.162Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T10:55:48.745Z] ---> 6c9982e86869 [2023-02-13T10:55:48.745Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-13T10:55:50.146Z] ---> 962e6a0810ce [2023-02-13T10:55:50.146Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-13T10:55:50.411Z] ---> 975a840e90ae [2023-02-13T10:55:50.411Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-13T10:55:50.411Z] ---> Running in d1856f6fd06a [2023-02-13T10:55:50.675Z] Removing intermediate container d1856f6fd06a [2023-02-13T10:55:50.675Z] ---> 2b76c705d6b8 [2023-02-13T10:55:50.675Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T10:55:50.675Z] ---> Running in 175c3741bfc5 [2023-02-13T10:55:50.940Z] Removing intermediate container 175c3741bfc5 [2023-02-13T10:55:50.940Z] ---> 45f63431a101 [2023-02-13T10:55:50.940Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T10:55:51.206Z] ---> Running in c33718bf9ccb [2023-02-13T10:55:51.471Z] Removing intermediate container c33718bf9ccb [2023-02-13T10:55:51.471Z] ---> 5e1c70c4b7f9 [2023-02-13T10:55:51.471Z] Step 21/22 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 [2023-02-13T10:55:51.471Z] ---> Running in 4b8f62be798c [2023-02-13T10:55:51.736Z] Removing intermediate container 4b8f62be798c [2023-02-13T10:55:51.736Z] ---> b777a82789cd [2023-02-13T10:55:51.736Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T10:55:51.736Z] ---> Running in 75cb7a73e5ce [2023-02-13T10:55:52.000Z] Removing intermediate container 75cb7a73e5ce [2023-02-13T10:55:52.000Z] ---> 7e47678607fc [2023-02-13T10:55:52.000Z] [2023-02-13T10:55:52.265Z] Successfully built 7e47678607fc [2023-02-13T10:55:52.265Z] Successfully tagged support-notifications-arm64:latest [2023-02-13T10:55:52.538Z]  Building support-notifications ... done  [Pipeline] } [2023-02-13T10:55:52.557Z] $ docker stop --time=1 aa2d15fa8e551848faaabbc69159317aa923139ecb1f6ad9af9642c999106b40 [2023-02-13T10:55:54.155Z] $ docker rm -f --volumes aa2d15fa8e551848faaabbc69159317aa923139ecb1f6ad9af9642c999106b40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T10:55:54.676Z] + docker images [2023-02-13T10:55:54.941Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-13T10:55:54.941Z] support-notifications-arm64 latest 7e47678607fc 3 seconds ago 29.7MB [2023-02-13T10:55:54.941Z] 07c4250c6438 12 seconds ago 1.57GB [2023-02-13T10:55:54.941Z] core-data-arm64 latest ca048799aeb5 20 seconds ago 17.2MB [2023-02-13T10:55:54.941Z] security-bootstrapper-arm64 latest 2ae0dd43b6d2 22 seconds ago 19.6MB [2023-02-13T10:55:54.941Z] bb011b73aec8 32 seconds ago 1.51GB [2023-02-13T10:55:54.942Z] ef83c0f32f83 52 seconds ago 1.5GB [2023-02-13T10:55:54.942Z] security-spiffe-token-provider-arm64 latest e81fedce451b About a minute ago 29.1MB [2023-02-13T10:55:54.942Z] 03868d64211b About a minute ago 1.54GB [2023-02-13T10:55:54.942Z] core-command-arm64 latest cc4bd047a043 About a minute ago 17MB [2023-02-13T10:55:54.942Z] 472c552c25cf 2 minutes ago 1.51GB [2023-02-13T10:55:54.942Z] security-spire-config-arm64 latest 960f02191932 7 minutes ago 83.6MB [2023-02-13T10:55:54.942Z] security-spire-server-arm64 latest 77c9d9eb0673 7 minutes ago 84.3MB [2023-02-13T10:55:54.942Z] 370b95fa6082 7 minutes ago 1.38GB [2023-02-13T10:55:54.942Z] d08f506d7695 7 minutes ago 1.38GB [2023-02-13T10:55:54.942Z] support-scheduler-arm64 latest a1731ab16890 8 minutes ago 29MB [2023-02-13T10:55:54.942Z] ab06a26d1311 8 minutes ago 1.57GB [2023-02-13T10:55:54.942Z] security-secretstore-setup-arm64 latest dda27972c0e3 10 minutes ago 29MB [2023-02-13T10:55:54.942Z] core-metadata-arm64 latest 54760a1da075 10 minutes ago 17.7MB [2023-02-13T10:55:54.942Z] 3eb42eaffe60 10 minutes ago 1.51GB [2023-02-13T10:55:54.942Z] core-common-config-bootstrapper-arm64 latest 5934bf7aa99c 10 minutes ago 14.9MB [2023-02-13T10:55:54.942Z] ab5679e20c06 10 minutes ago 1.5GB [2023-02-13T10:55:54.942Z] ef49b7cce625 11 minutes ago 1.5GB [2023-02-13T10:55:54.942Z] security-proxy-setup-arm64 latest f49996f7b406 11 minutes ago 26.9MB [2023-02-13T10:55:54.942Z] b8043318dcb8 11 minutes ago 1.5GB [2023-02-13T10:55:54.942Z] security-spire-agent-arm64 latest f911c17bf51c 17 minutes ago 122MB [2023-02-13T10:55:54.942Z] 5ffaabfe3f11 18 minutes ago 1.38GB [2023-02-13T10:55:54.942Z] ci-base-image-arm64 latest 1ef2b4bcd793 31 minutes ago 905MB [2023-02-13T10:55:54.942Z] alpine 3.15 354640af7b1b 2 days ago 5.34MB [2023-02-13T10:55:54.942Z] alpine 3.16 4c81e5bf8899 2 days ago 5.3MB [2023-02-13T10:55:54.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-13T10:55:54.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:55:55.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T10:55:55.768Z] [2023-02-13T10:55:55.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:55:56.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T10:55:56.168Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T10:55:56.168Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T10:55:56.168Z] 04944245beec: Pulling fs layer [2023-02-13T10:55:56.168Z] 699f458cf7ca: Pulling fs layer [2023-02-13T10:55:56.168Z] 765212b225bb: Pulling fs layer [2023-02-13T10:55:56.168Z] f23df028b6ca: Pulling fs layer [2023-02-13T10:55:56.168Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T10:55:56.168Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T10:55:56.168Z] 765212b225bb: Waiting [2023-02-13T10:55:56.168Z] f23df028b6ca: Waiting [2023-02-13T10:55:56.168Z] d65c8cfc05b1: Waiting [2023-02-13T10:55:56.168Z] 2437ff75d9bd: Waiting [2023-02-13T10:55:56.434Z] 04944245beec: Verifying Checksum [2023-02-13T10:55:56.434Z] 04944245beec: Download complete [2023-02-13T10:55:56.434Z] 765212b225bb: Verifying Checksum [2023-02-13T10:55:56.434Z] 765212b225bb: Download complete [2023-02-13T10:55:56.434Z] f23df028b6ca: Verifying Checksum [2023-02-13T10:55:56.434Z] f23df028b6ca: Download complete [2023-02-13T10:55:56.434Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T10:55:56.434Z] d65c8cfc05b1: Download complete [2023-02-13T10:55:56.700Z] 699f458cf7ca: Verifying Checksum [2023-02-13T10:55:56.700Z] 699f458cf7ca: Download complete [2023-02-13T10:55:56.966Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T10:55:56.966Z] 8998bd30e6a1: Download complete [2023-02-13T10:55:58.916Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T10:55:58.916Z] 2437ff75d9bd: Download complete [2023-02-13T10:56:00.848Z] 8998bd30e6a1: Pull complete [2023-02-13T10:56:00.848Z] 04944245beec: Pull complete [2023-02-13T10:56:02.246Z] 699f458cf7ca: Pull complete [2023-02-13T10:56:02.246Z] 765212b225bb: Pull complete [2023-02-13T10:56:02.826Z] f23df028b6ca: Pull complete [2023-02-13T10:56:03.090Z] d65c8cfc05b1: Pull complete [2023-02-13T10:56:15.384Z] 2437ff75d9bd: Pull complete [2023-02-13T10:56:15.384Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T10:56:15.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T10:56:15.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T10:56:15.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-5529 does not seem to be running inside a container [2023-02-13T10:56:15.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-13T10:56:18.567Z] $ docker top ff8dd253e0e694da2f4332ac646752bb4909e938ccb07f46da910d63afad7f42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T10:56:19.489Z] ---> job-cost.sh [2023-02-13T10:56:19.489Z] lf-activate-venv: SKIPPING [2023-02-13T10:56:19.489Z] INFO: No Stack... [2023-02-13T10:56:20.443Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T10:56:21.398Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T10:56:22.052Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-13T10:56:22.052Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T10:56:22.135Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4346-1-stack-cost] [2023-02-13T10:56:22.140Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4346-1-stack-cost] did not exist. Created. [2023-02-13T10:56:22.140Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T10:56:22.545Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T10:56:22.722Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T10:56:22.738Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4346-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T10:56:22.823Z] $ docker stop --time=1 ff8dd253e0e694da2f4332ac646752bb4909e938ccb07f46da910d63afad7f42 [2023-02-13T10:56:24.320Z] $ docker rm -f --volumes ff8dd253e0e694da2f4332ac646752bb4909e938ccb07f46da910d63afad7f42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-02-13T10:56:26.320Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-13T10:56:26.650Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T10:56:27.546Z] ---> package-listing.sh [2023-02-13T10:56:27.546Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T10:56:27.546Z] ++ facter osfamily [2023-02-13T10:56:27.806Z] + OS_FAMILY=debian [2023-02-13T10:56:27.806Z] + workspace=/w/workspace/edgex-go/1 [2023-02-13T10:56:27.806Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T10:56:27.806Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T10:56:27.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T10:56:27.806Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T10:56:27.806Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-13T10:56:27.806Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T10:56:27.806Z] + case "${OS_FAMILY}" in [2023-02-13T10:56:27.806Z] + dpkg -l [2023-02-13T10:56:27.806Z] + grep '^ii' [2023-02-13T10:56:27.806Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T10:56:27.806Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T10:56:27.806Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T10:56:27.806Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-13T10:56:27.806Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-13T10:56:27.806Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-13T10:56:27.841Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-13T10:56:28.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:56:28.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T10:56:28.760Z] [2023-02-13T10:56:28.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T10:56:29.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T10:56:29.150Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T10:56:29.150Z] 5eb5b503b376: Pulling fs layer [2023-02-13T10:56:29.150Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T10:56:29.150Z] ec43610c2a17: Pulling fs layer [2023-02-13T10:56:29.150Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T10:56:29.150Z] 33b1e0a273af: Pulling fs layer [2023-02-13T10:56:29.150Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T10:56:29.150Z] 2f39f015ded8: Pulling fs layer [2023-02-13T10:56:29.150Z] 33b1e0a273af: Waiting [2023-02-13T10:56:29.150Z] 5d3b04190fa2: Waiting [2023-02-13T10:56:29.150Z] 2f39f015ded8: Waiting [2023-02-13T10:56:29.150Z] 3a2ae6a8a46f: Waiting [2023-02-13T10:56:29.150Z] 5c69ac0246d0: Download complete [2023-02-13T10:56:29.150Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T10:56:29.150Z] 3a2ae6a8a46f: Download complete [2023-02-13T10:56:29.411Z] 33b1e0a273af: Verifying Checksum [2023-02-13T10:56:29.411Z] 33b1e0a273af: Download complete [2023-02-13T10:56:29.411Z] 5d3b04190fa2: Verifying Checksum [2023-02-13T10:56:29.411Z] 5d3b04190fa2: Download complete [2023-02-13T10:56:29.411Z] ec43610c2a17: Verifying Checksum [2023-02-13T10:56:29.411Z] ec43610c2a17: Download complete [2023-02-13T10:56:29.670Z] 5eb5b503b376: Verifying Checksum [2023-02-13T10:56:29.670Z] 5eb5b503b376: Download complete [2023-02-13T10:56:30.237Z] 2f39f015ded8: Download complete [2023-02-13T10:56:30.804Z] 5eb5b503b376: Pull complete [2023-02-13T10:56:31.063Z] 5c69ac0246d0: Pull complete [2023-02-13T10:56:31.322Z] ec43610c2a17: Pull complete [2023-02-13T10:56:31.322Z] 3a2ae6a8a46f: Pull complete [2023-02-13T10:56:31.581Z] 33b1e0a273af: Pull complete [2023-02-13T10:56:31.869Z] 5d3b04190fa2: Pull complete [2023-02-13T10:56:37.141Z] 2f39f015ded8: Pull complete [2023-02-13T10:56:37.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T10:56:37.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T10:56:37.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T10:56:37.367Z] prd-ubuntu20.04-docker-8c-8g-5528 does not seem to be running inside a container [2023-02-13T10:56:37.402Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T10:56:43.862Z] $ docker top 15c246952045954e3e2be874c3265896f0d6bf5ab0c6779dd664534a0e89b56f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T10:56:44.257Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T10:56:44.572Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T10:56:44.884Z] + ls /var/log/sa-host [2023-02-13T10:56:44.884Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T10:56:45.021Z] provisioning config files... [2023-02-13T10:56:45.029Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3103713497412067510tmp [Pipeline] { [Pipeline] echo [2023-02-13T10:56:45.080Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T10:56:45.399Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T10:56:45.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T10:56:45.827Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T10:56:45.860Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T10:56:46.175Z] ---> sudo-logs.sh [2023-02-13T10:56:46.175Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T10:56:46.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T10:56:46.569Z] ---> job-cost.sh [2023-02-13T10:56:46.569Z] lf-activate-venv: SKIPPING [2023-02-13T10:56:46.569Z] DEBUG: total: 0.10999999940395355 [2023-02-13T10:56:46.569Z] INFO: Retrieving Stack Cost... [2023-02-13T10:56:46.832Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T10:56:47.405Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T10:56:47.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T10:56:47.762Z] ---> logs-deploy.sh [2023-02-13T10:56:47.762Z] lf-activate-venv: SKIPPING [2023-02-13T10:56:47.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4346/1 [2023-02-13T10:56:47.762Z] INFO: archiving workspace using pattern(s): [2023-02-13T10:56:48.700Z] Archives upload complete. [2023-02-13T10:56:48.960Z] INFO: archiving logs to Nexus [2023-02-13T10:56:49.528Z] ---> uname -a: [2023-02-13T10:56:49.528Z] Linux prd-ubuntu20-04-docker-8c-8g-5528 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-13T10:56:49.528Z] [2023-02-13T10:56:49.528Z] [2023-02-13T10:56:49.528Z] ---> lscpu: [2023-02-13T10:56:49.528Z] Architecture: x86_64 [2023-02-13T10:56:49.528Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-13T10:56:49.528Z] Byte Order: Little Endian [2023-02-13T10:56:49.528Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-13T10:56:49.528Z] CPU(s): 8 [2023-02-13T10:56:49.528Z] On-line CPU(s) list: 0-7 [2023-02-13T10:56:49.528Z] Thread(s) per core: 1 [2023-02-13T10:56:49.528Z] Core(s) per socket: 1 [2023-02-13T10:56:49.528Z] Socket(s): 8 [2023-02-13T10:56:49.528Z] NUMA node(s): 1 [2023-02-13T10:56:49.529Z] Vendor ID: AuthenticAMD [2023-02-13T10:56:49.529Z] CPU family: 23 [2023-02-13T10:56:49.529Z] Model: 49 [2023-02-13T10:56:49.529Z] Model name: AMD EPYC-Rome Processor [2023-02-13T10:56:49.529Z] Stepping: 0 [2023-02-13T10:56:49.529Z] CPU MHz: 2799.996 [2023-02-13T10:56:49.529Z] BogoMIPS: 5599.99 [2023-02-13T10:56:49.529Z] Virtualization: AMD-V [2023-02-13T10:56:49.529Z] Hypervisor vendor: KVM [2023-02-13T10:56:49.529Z] Virtualization type: full [2023-02-13T10:56:49.529Z] L1d cache: 256 KiB [2023-02-13T10:56:49.529Z] L1i cache: 256 KiB [2023-02-13T10:56:49.529Z] L2 cache: 4 MiB [2023-02-13T10:56:49.529Z] L3 cache: 128 MiB [2023-02-13T10:56:49.529Z] NUMA node0 CPU(s): 0-7 [2023-02-13T10:56:49.529Z] Vulnerability Itlb multihit: Not affected [2023-02-13T10:56:49.529Z] Vulnerability L1tf: Not affected [2023-02-13T10:56:49.529Z] Vulnerability Mds: Not affected [2023-02-13T10:56:49.529Z] Vulnerability Meltdown: Not affected [2023-02-13T10:56:49.529Z] Vulnerability Mmio stale data: Not affected [2023-02-13T10:56:49.529Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-13T10:56:49.529Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-13T10:56:49.529Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-13T10:56:49.529Z] Vulnerability Srbds: Not affected [2023-02-13T10:56:49.529Z] Vulnerability Tsx async abort: Not affected [2023-02-13T10:56:49.529Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-13T10:56:49.529Z] [2023-02-13T10:56:49.529Z] [2023-02-13T10:56:49.529Z] ---> nproc: [2023-02-13T10:56:49.529Z] 8 [2023-02-13T10:56:49.529Z] [2023-02-13T10:56:49.529Z] [2023-02-13T10:56:49.529Z] ---> df -h: [2023-02-13T10:56:49.529Z] Filesystem Size Used Avail Use% Mounted on [2023-02-13T10:56:49.529Z] overlay 155G 12G 144G 8% / [2023-02-13T10:56:49.529Z] tmpfs 64M 0 64M 0% /dev [2023-02-13T10:56:49.529Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-13T10:56:49.529Z] shm 64M 0 64M 0% /dev/shm [2023-02-13T10:56:49.529Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-13T10:56:49.529Z] [2023-02-13T10:56:49.529Z]