Pull request #4200 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 78ede30a3e8baac30a9a1e988cb206c5ed4607cd rather than 895df5c41787de143cb3e0c973c0ae3bd64790aa Obtained Jenkinsfile from 78ede30a3e8baac30a9a1e988cb206c5ed4607cd 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-ssh658369153186920360.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14801000025969471546.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-4200/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-4200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11470540228228211472.key Verifying host key using known hosts file > 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-4200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7690371877385349579.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh15139014040849154476.key Verifying host key using known hosts file > 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-4200/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-4200/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18221559524677288593.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8469 in /w/workspace/edgexfoundry_edgex-go_PR-4200 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 78ede30a3e8baac30a9a1e988cb206c5ed4607cd into PR head commit 895df5c41787de143cb3e0c973c0ae3bd64790aa Merge succeeded, producing 895df5c41787de143cb3e0c973c0ae3bd64790aa Checking out Revision 895df5c41787de143cb3e0c973c0ae3bd64790aa (PR-4200) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4200/head:refs/remotes/origin/PR-4200 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 895df5c41787de143cb3e0c973c0ae3bd64790aa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 78ede30a3e8baac30a9a1e988cb206c5ed4607cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 895df5c41787de143cb3e0c973c0ae3bd64790aa # timeout=10 Commit message: "fix(scheduler): Check interval when adding intervalAction" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:42:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:42:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:42:00 ========================================================= 12:42:00 EdgeX Global Pipelines Version Info 12:42:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:42:01 ------------------- 12:42:01 stable info: 12:42:01 ------------------- 12:42:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:42:01 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 12:42:01 Message: update stable to v1.0.243 12:42:01 ------------------- 12:42:01 experimental info: 12:42:01 ------------------- 12:42:01 Commited By: **** collab-it+edgex@linuxfoundation.org 12:42:01 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 12:42:01 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4200 [Pipeline] echo 12:42:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4200 [Pipeline] echo 12:42:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4200 [Pipeline] echo 12:42:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 895df5c41787de143cb3e0c973c0ae3bd64790aa [Pipeline] echo 12:42:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 895df5c [Pipeline] echo 12:42:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:42:03 provisioning config files... 12:42:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1736849858471628598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:42:03 ---> docker-login.sh 12:42:03 nexus3.edgexfoundry.org:10001 12:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:42:04 Configure a credential helper to remove this warning. See 12:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:42:04 12:42:04 Login Succeeded 12:42:04 nexus3.edgexfoundry.org:10002 12:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:42:04 Configure a credential helper to remove this warning. See 12:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:42:04 12:42:04 Login Succeeded 12:42:04 nexus3.edgexfoundry.org:10003 12:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:42:04 Configure a credential helper to remove this warning. See 12:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:42:04 12:42:04 Login Succeeded 12:42:04 nexus3.edgexfoundry.org:10004 12:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:42:04 Configure a credential helper to remove this warning. See 12:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:42:04 12:42:04 Login Succeeded 12:42:04 docker.io 12:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:42:04 Configure a credential helper to remove this warning. See 12:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:42:04 12:42:04 Login Succeeded 12:42:04 ---> docker-login.sh ends [Pipeline] } 12:42:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:42:05 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 12:42:05 + + dirnamecut cmd/core-command/Dockerfile -d/ 12:42:05 -f2 12:42:05 + echo core-command,cmd/core-command/Dockerfile 12:42:05 + dirname cmd/core-data/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo core-data,cmd/core-data/Dockerfile 12:42:05 + dirname cmd/core-metadata/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo core-metadata,cmd/core-metadata/Dockerfile 12:42:05 + dirname cmd/security-bootstrapper/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:42:05 + dirname cmd/security-proxy-setup/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:42:05 + dirname cmd/security-secretstore-setup/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:42:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:42:05 + dirname cmd/security-spire-agent/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:42:05 + dirname cmd/security-spire-config/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:42:05 + dirname cmd/security-spire-server/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:42:05 + dirname cmd/support-notifications/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo support-notifications,cmd/support-notifications/Dockerfile 12:42:05 + dirname cmd/support-scheduler/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:42:05 + dirname cmd/sys-mgmt-agent/Dockerfile 12:42:05 + cut -d/ -f2 12:42:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:42:05 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:42:05 + git rev-list -1 --merges 895df5c41787de143cb3e0c973c0ae3bd64790aa~1..895df5c41787de143cb3e0c973c0ae3bd64790aa [Pipeline] echo 12:42:06 -----------> git rev-list -1 --merges 895df5c41787de143cb3e0c973c0ae3bd64790aa~1..895df5c41787de143cb3e0c973c0ae3bd64790aa 895df5c41787de143cb3e0c973c0ae3bd64790aa [false] [Pipeline] sh 12:42:06 + git log --format=format:%s -1 895df5c41787de143cb3e0c973c0ae3bd64790aa [Pipeline] echo 12:42:06 ========================================================= 12:42:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:42:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:42:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:42:06 + grep -v github /etc/ssh/ssh_known_hosts 12:42:06 + [ -e /tmp/ssh_known_hosts ] 12:42:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:42:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:42:06 + sudo tee -a /etc/ssh/ssh_known_hosts 12:42:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:07 12:42:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:07 0.1.4: Pulling from edgex-devops/py-git-semver 12:42:07 b85a868b505f: Pulling fs layer 12:42:07 e2be974225ed: Pulling fs layer 12:42:07 339a4e72a1f5: Pulling fs layer 12:42:07 988bab9f4d93: Pulling fs layer 12:42:07 1469e6f7b9e6: Pulling fs layer 12:42:07 eaf3925da568: Pulling fs layer 12:42:07 bab4dde63d76: Pulling fs layer 12:42:07 bde34c3a00c8: Pulling fs layer 12:42:07 b352a97aabf1: Pulling fs layer 12:42:07 4872d77fe225: Pulling fs layer 12:42:07 5851b861e8e6: Pulling fs layer 12:42:07 988bab9f4d93: Waiting 12:42:07 1469e6f7b9e6: Waiting 12:42:07 eaf3925da568: Waiting 12:42:07 bab4dde63d76: Waiting 12:42:07 bde34c3a00c8: Waiting 12:42:07 b352a97aabf1: Waiting 12:42:07 4872d77fe225: Waiting 12:42:07 5851b861e8e6: Waiting 12:42:07 e2be974225ed: Download complete 12:42:07 988bab9f4d93: Verifying Checksum 12:42:07 988bab9f4d93: Download complete 12:42:07 1469e6f7b9e6: Verifying Checksum 12:42:07 1469e6f7b9e6: Download complete 12:42:07 eaf3925da568: Verifying Checksum 12:42:07 eaf3925da568: Download complete 12:42:07 339a4e72a1f5: Verifying Checksum 12:42:07 339a4e72a1f5: Download complete 12:42:07 bde34c3a00c8: Download complete 12:42:07 b352a97aabf1: Download complete 12:42:07 4872d77fe225: Verifying Checksum 12:42:07 4872d77fe225: Download complete 12:42:07 5851b861e8e6: Verifying Checksum 12:42:07 5851b861e8e6: Download complete 12:42:07 b85a868b505f: Verifying Checksum 12:42:07 b85a868b505f: Download complete 12:42:08 bab4dde63d76: Verifying Checksum 12:42:08 bab4dde63d76: Download complete 12:42:09 b85a868b505f: Pull complete 12:42:09 e2be974225ed: Pull complete 12:42:10 339a4e72a1f5: Pull complete 12:42:10 988bab9f4d93: Pull complete 12:42:10 1469e6f7b9e6: Pull complete 12:42:10 eaf3925da568: Pull complete 12:42:12 bab4dde63d76: Pull complete 12:42:12 bde34c3a00c8: Pull complete 12:42:12 b352a97aabf1: Pull complete 12:42:12 4872d77fe225: Pull complete 12:42:12 5851b861e8e6: Pull complete 12:42:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:12 prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container 12:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:42:16 $ docker top 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 -eo pid,comm 12:42:16 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). 12:42:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:42:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:42:16 [ssh-agent] Looking for ssh-agent implementation... 12:42:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:16 $ docker exec 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 ssh-agent 12:42:16 SSH_AUTH_SOCK=/tmp/ssh-rXspFwwmJFeb/agent.32 12:42:16 SSH_AGENT_PID=38 12:42:16 Running ssh-add (command line suppressed) 12:42:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16599326913183230684.key (/w/workspace/edgex-go/1@tmp/private_key_16599326913183230684.key) 12:42:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:16 + git tag --points-at HEAD [Pipeline] } 12:42:16 $ docker exec --env ******** --env ******** 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 ssh-agent -k 12:42:17 unset SSH_AUTH_SOCK; 12:42:17 unset SSH_AGENT_PID; 12:42:17 echo Agent pid 38 killed; 12:42:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:42:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:42:17 [ssh-agent] Looking for ssh-agent implementation... 12:42:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:17 $ docker exec 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 ssh-agent 12:42:17 SSH_AUTH_SOCK=/tmp/ssh-sqcgChcrVvtl/agent.70 12:42:17 SSH_AGENT_PID=76 12:42:17 Running ssh-add (command line suppressed) 12:42:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1085550285403829300.key (/w/workspace/edgex-go/1@tmp/private_key_1085550285403829300.key) 12:42:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:17 + git semver init 12:42:18 2022-10-18 12:42:17,960 [run_init] DEBUG init version:0.0.0 force:False 12:42:18 2022-10-18 12:42:17,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 12:42:18 2022-10-18 12:42:17,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 12:42:18 2022-10-18 12:42:17,961 [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) 12:42:23 2022-10-18 12:42:22,801 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 12:42:23 2022-10-18 12:42:22,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4200 with force:False 12:42:23 2022-10-18 12:42:22,802 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4200 12:42:23 2022-10-18 12:42:22,805 [execute] INFO git cat-file --batch-check 12:42:23 2022-10-18 12:42:22,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:42:23 2022-10-18 12:42:22,811 [execute] INFO git cat-file --batch 12:42:23 2022-10-18 12:42:22,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:42:23 2022-10-18 12:42:22,817 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4200 12:42:23 0.0.0 [Pipeline] } 12:42:23 $ docker exec --env ******** --env ******** 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 ssh-agent -k 12:42:23 unset SSH_AUTH_SOCK; 12:42:23 unset SSH_AGENT_PID; 12:42:23 echo Agent pid 76 killed; 12:42:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:42:23 + git semver [Pipeline] } 12:42:24 $ docker stop --time=1 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 12:42:25 $ docker rm -f 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 [Pipeline] // withDockerContainer [Pipeline] sh 12:42:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:42:26 Stashed 1 file(s) [Pipeline] echo 12:42:26 [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 12:42:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 12:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:42:26 ========================================================= 12:42:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:42:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:42:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:42:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:42:27 213ec9aee27d: Pulling fs layer 12:42:27 4583459ba037: Pulling fs layer 12:42:27 93c1e223e6f2: Pulling fs layer 12:42:27 53926ce57604: Pulling fs layer 12:42:27 21b2b0c7a3f4: Pulling fs layer 12:42:27 30f14e443154: Pulling fs layer 12:42:27 801331c1e519: Pulling fs layer 12:42:27 99cc6dd402b0: Pulling fs layer 12:42:27 7d9ed39f4882: Pulling fs layer 12:42:27 53926ce57604: Waiting 12:42:27 21b2b0c7a3f4: Waiting 12:42:27 30f14e443154: Waiting 12:42:27 801331c1e519: Waiting 12:42:27 99cc6dd402b0: Waiting 12:42:27 7d9ed39f4882: Waiting 12:42:27 93c1e223e6f2: Download complete 12:42:27 4583459ba037: Download complete 12:42:27 21b2b0c7a3f4: Verifying Checksum 12:42:27 21b2b0c7a3f4: Download complete 12:42:27 30f14e443154: Verifying Checksum 12:42:27 213ec9aee27d: Verifying Checksum 12:42:27 213ec9aee27d: Download complete 12:42:27 801331c1e519: Verifying Checksum 12:42:27 801331c1e519: Download complete 12:42:27 213ec9aee27d: Pull complete 12:42:27 4583459ba037: Pull complete 12:42:27 93c1e223e6f2: Pull complete 12:42:27 7d9ed39f4882: Verifying Checksum 12:42:27 7d9ed39f4882: Download complete 12:42:27 99cc6dd402b0: Verifying Checksum 12:42:27 99cc6dd402b0: Download complete 12:42:27 53926ce57604: Verifying Checksum 12:42:27 53926ce57604: Download complete 12:42:32 53926ce57604: Pull complete 12:42:32 21b2b0c7a3f4: Pull complete 12:42:32 30f14e443154: Pull complete 12:42:32 801331c1e519: Pull complete 12:42:33 99cc6dd402b0: Pull complete 12:42:34 7d9ed39f4882: Pull complete 12:42:34 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 12:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:42:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 12:42:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:42:34 WORKDIR /edgex 12:42:34 COPY go.mod . 12:42:34 RUN go mod download 12:42:34 + docker build -t ci-base-image-x86_64 -f - . 12:42:35 Sending build context to Docker daemon 169.7MB 12:42:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:42:35 ---> 1dedd983c030 12:42:35 Step 2/4 : WORKDIR /edgex 12:42:40 ---> Running in ae778815afe8 12:42:40 Removing intermediate container ae778815afe8 12:42:40 ---> 2ad84d2e126c 12:42:40 Step 3/4 : COPY go.mod . 12:42:40 ---> fc1318e26536 12:42:40 Step 4/4 : RUN go mod download 12:42:40 ---> Running in f24a216b077f 12:42:41 Still waiting to schedule task 12:42:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:42:58 Removing intermediate container f24a216b077f 12:42:58 ---> 6af0f7cda689 12:42:58 Successfully built 6af0f7cda689 12:42:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:59 + docker inspect -f . ci-base-image-x86_64 12:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:59 prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container 12:42:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:42:59 $ docker top 795e0d0a598e6bfe4ecc6b9bac0e44ef9936735f7af3f49491244f76968afa1c -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:00 + go version 12:43:00 go version go1.18.7 linux/amd64 [Pipeline] } 12:43:00 $ docker stop --time=1 795e0d0a598e6bfe4ecc6b9bac0e44ef9936735f7af3f49491244f76968afa1c 12:43:01 $ docker rm -f 795e0d0a598e6bfe4ecc6b9bac0e44ef9936735f7af3f49491244f76968afa1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:02 + docker inspect -f . ci-base-image-x86_64 12:43:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:02 prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container 12:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:43:02 $ docker top d94079cce1aafbd73ac1549b45c028cf2233ee9eaa6d10d8ceb5a123f510f4cc -eo pid,comm [Pipeline] { [Pipeline] echo 12:43:02 ========================================================= 12:43:02 [edgeXBuildGoParallel] Running Tests and Build... 12:43:02 ========================================================= [Pipeline] sh 12:43:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 12:43:03 + make test 12:43:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:43:09 ? github.com/edgexfoundry/edgex-go [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 12:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.130s coverage: 98.5% of statements 12:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.110s coverage: 41.3% of statements 12:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 12:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:43:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 54.2% of statements 12:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.455s coverage: 89.2% of statements 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 2.2% of statements 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.565s coverage: 95.6% of statements 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.098s coverage: 60.0% of statements 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements 12:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.103s coverage: 47.1% of statements 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 12:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements 12:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 12:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements 12:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.280s coverage: 80.5% of statements 12:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.158s coverage: 100.0% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.132s coverage: 58.8% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.208s coverage: 91.2% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.218s coverage: 64.7% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.8% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 41.8% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:43:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 12:43:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 12:43:48 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 12:44:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 12:44:10 GO111MODULE=on go vet ./... 12:44:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:44:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:44:11 ./bin/test-attribution-txt.sh [Pipeline] echo 12:44:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:44:11 + ls -al . 12:44:11 total 760 12:44:11 drwxrwxr-x 11 1001 1001 4096 Oct 18 12:43 . 12:44:11 drwxr-xr-x 4 root root 4096 Oct 18 12:43 .. 12:44:11 drwxrwxr-x 2 1001 1001 4096 Oct 18 12:41 .blubracket 12:44:11 -rw-rw-r-- 1 1001 1001 16 Oct 18 12:41 .dockerignore 12:44:11 drwxrwxr-x 8 1001 1001 4096 Oct 18 12:43 .git 12:44:11 drwxrwxr-x 3 1001 1001 4096 Oct 18 12:41 .github 12:44:11 -rw-rw-r-- 1 1001 1001 1030 Oct 18 12:41 .gitignore 12:44:11 -rw-rw-r-- 1 1001 1001 42 Oct 18 12:41 .golangci.yml 12:44:11 -rw-rw-r-- 1 1001 1001 87 Oct 18 12:41 .hadolint.yml 12:44:11 drwxr-xr-x 3 1001 1001 4096 Oct 18 12:42 .semver 12:44:11 -rw-rw-r-- 1 1001 1001 166 Oct 18 12:41 .sonarcloud.properties 12:44:11 -rw-rw-r-- 1 1001 1001 1171 Oct 18 12:41 ADOPTERS.md 12:44:11 -rw-rw-r-- 1 1001 1001 10722 Oct 18 12:41 Attribution.txt 12:44:11 -rw-rw-r-- 1 1001 1001 63209 Oct 18 12:41 CHANGELOG.md 12:44:11 -rw-rw-r-- 1 1001 1001 3804 Oct 18 12:41 CONTRIBUTING.md 12:44:11 -rw-rw-r-- 1 1001 1001 677 Oct 18 12:41 GOVERNANCE.md 12:44:11 -rw-rw-r-- 1 1001 1001 850 Oct 18 12:41 Jenkinsfile 12:44:11 -rw-rw-r-- 1 1001 1001 10775 Oct 18 12:41 LICENSE 12:44:11 -rw-rw-r-- 1 1001 1001 13857 Oct 18 12:41 Makefile 12:44:11 -rw-rw-r-- 1 1001 1001 582 Oct 18 12:41 OWNERS.md 12:44:11 -rw-rw-r-- 1 1001 1001 9799 Oct 18 12:41 README.md 12:44:11 -rw-rw-r-- 1 1001 1001 6912 Oct 18 12:41 SECURITY.md 12:44:11 -rw-rw-r-- 1 1001 1001 5 Oct 18 12:42 VERSION 12:44:11 -rw-rw-r-- 1 1001 1001 4131 Oct 18 12:41 ZMQWindows.md 12:44:11 drwxrwxr-x 2 1001 1001 4096 Oct 18 12:41 bin 12:44:11 drwxrwxr-x 18 1001 1001 4096 Oct 18 12:41 cmd 12:44:11 -rw-r--r-- 1 root root 503479 Oct 18 12:43 coverage.out 12:44:11 -rw-rw-r-- 1 1001 1001 3458 Oct 18 12:41 go.mod 12:44:11 -rw-rw-r-- 1 1001 1001 38041 Oct 18 12:41 go.sum 12:44:11 drwxrwxr-x 8 1001 1001 4096 Oct 18 12:41 internal 12:44:11 drwxrwxr-x 3 1001 1001 4096 Oct 18 12:41 openapi 12:44:11 drwxrwxr-x 4 1001 1001 4096 Oct 18 12:41 snap 12:44:11 -rw-rw-r-- 1 1001 1001 204 Oct 18 12:41 version.go [Pipeline] sh 12:44:11 + '[' -e coverage.out ] 12:44:11 + chown 1001:1001 coverage.out [Pipeline] stash 12:44:12 Stashed 1 file(s) [Pipeline] sh 12:44:12 + make build 12:44:12 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:44:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8470 in /w/workspace/edgexfoundry_edgex-go_PR-4200 [Pipeline] { [Pipeline] ws 12:44:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:44:13 The recommended git tool is: git 12:44:18 using credential edgex-jenkins-ssh 12:44:18 Cloning the remote Git repository 12:44:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:44:18 > git init /w/workspace/edgex-go/1 # timeout=10 12:44:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:44:18 > git --version # timeout=10 12:44:18 > git --version # 'git version 2.25.1' 12:44:18 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:18 Verifying host key using known hosts file 12:44:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:44:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:44:34 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:44:34 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:44:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:44:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:44:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:44:37 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:37 Verifying host key using known hosts file 12:44:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:44:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4200/head:refs/remotes/origin/PR-4200 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:44:38 Merging remotes/origin/main commit 78ede30a3e8baac30a9a1e988cb206c5ed4607cd into PR head commit 895df5c41787de143cb3e0c973c0ae3bd64790aa 12:44:38 Merge succeeded, producing 895df5c41787de143cb3e0c973c0ae3bd64790aa 12:44:38 Checking out Revision 895df5c41787de143cb3e0c973c0ae3bd64790aa (PR-4200) 12:44:38 > git config core.sparsecheckout # timeout=10 12:44:38 > git checkout -f 895df5c41787de143cb3e0c973c0ae3bd64790aa # timeout=10 12:44:38 > git remote # timeout=10 12:44:38 > git config --get remote.origin.url # timeout=10 12:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:38 Verifying host key using known hosts file 12:44:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:44:38 > git merge 78ede30a3e8baac30a9a1e988cb206c5ed4607cd # timeout=10 12:44:38 > git rev-parse HEAD^{commit} # timeout=10 12:44:38 > git config core.sparsecheckout # timeout=10 12:44:38 > git checkout -f 895df5c41787de143cb3e0c973c0ae3bd64790aa # timeout=10 12:44:42 Commit message: "fix(scheduler): Check interval when adding intervalAction" 12:44:42 > git --version # timeout=10 12:44:42 > git --version # 'git version 2.25.1' 12:44:42 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 12:44:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:44:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 12:44:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:44:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:44:43 % Total % Received % Xferd Average Speed Time Time Time Current 12:44:43 Dload Upload Total Spent Left Speed 12:44:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh 12:44:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:44:44 + sudo tee /etc/docker/daemon.new 12:44:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:44:44 { 12:44:44 "registry-mirrors": [ 12:44:44 "https://nexus3.edgexfoundry.org:10001" 12:44:44 ], 12:44:44 "bip": "10.250.0.254/24", 12:44:44 "hosts": [ 12:44:44 "tcp://0.0.0.0:5555", 12:44:44 "unix:///var/run/docker.sock" 12:44:44 ], 12:44:44 "mtu": 1458, 12:44:44 "selinux-enabled": true, 12:44:44 "seccomp-profile": "/etc/docker/seccomp.json" 12:44:44 } [Pipeline] sh 12:44:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:44:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:44:45 + sudo service docker restart 12:44:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:44:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:44:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 12:44:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:44:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 12:44:51 $ docker stop --time=1 d94079cce1aafbd73ac1549b45c028cf2233ee9eaa6d10d8ceb5a123f510f4cc 12:44:59 $ docker rm -f d94079cce1aafbd73ac1549b45c028cf2233ee9eaa6d10d8ceb5a123f510f4cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:45:00 12:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:45:01 latest: Pulling from edgex-devops/edgex-compose 12:45:01 cbdbe7a5bc2a: Pulling fs layer 12:45:01 ca9280d653b3: Pulling fs layer 12:45:01 7e9c9ca2126c: Pulling fs layer 12:45:01 cbdbe7a5bc2a: Verifying Checksum 12:45:01 cbdbe7a5bc2a: Download complete 12:45:01 ca9280d653b3: Verifying Checksum 12:45:01 ca9280d653b3: Download complete 12:45:01 cbdbe7a5bc2a: Pull complete 12:45:01 7e9c9ca2126c: Download complete 12:45:01 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:45:03 provisioning config files... 12:45:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9161664769593301035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:45:04 ---> docker-login.sh 12:45:04 nexus3.edgexfoundry.org:10001 12:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:04 Configure a credential helper to remove this warning. See 12:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:04 12:45:04 Login Succeeded 12:45:04 nexus3.edgexfoundry.org:10002 12:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:04 Configure a credential helper to remove this warning. See 12:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:04 12:45:04 Login Succeeded 12:45:05 nexus3.edgexfoundry.org:10003 12:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:05 7e9c9ca2126c: Pull complete 12:45:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:45:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 12:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:05 Configure a credential helper to remove this warning. See 12:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:05 12:45:05 Login Succeeded 12:45:05 nexus3.edgexfoundry.org:10004 [Pipeline] withDockerContainer 12:45:05 prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container 12:45:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:05 Configure a credential helper to remove this warning. See 12:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:05 12:45:05 Login Succeeded 12:45:05 docker.io 12:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:06 Configure a credential helper to remove this warning. See 12:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:06 12:45:06 Login Succeeded 12:45:06 ---> docker-login.sh ends 12:45:08 $ docker top 280137e66fac7c8c6454796ace8c6bed0d1c9d7dd8821ce681e5fc8be5d43863 -eo pid,comm [Pipeline] { [Pipeline] } 12:45:08 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 12:45:09 + docker-compose build --help 12:45:09 + grep parallel 12:45:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 12:45:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:45:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:45:09 ========================================================= 12:45:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:45:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:45:09 --parallel Build images in parallel. [Pipeline] } 12:45:09 $ docker stop --time=1 280137e66fac7c8c6454796ace8c6bed0d1c9d7dd8821ce681e5fc8be5d43863 12:45:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:45:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:45:10 9b18e9b68314: Pulling fs layer 12:45:10 d32db5db7311: Pulling fs layer 12:45:10 d0c4b47475fc: Pulling fs layer 12:45:10 5831b945b038: Pulling fs layer 12:45:10 86bbec2aaacd: Pulling fs layer 12:45:10 e10730c5d714: Pulling fs layer 12:45:10 5dd5c2283517: Pulling fs layer 12:45:10 d5ac0230b979: Pulling fs layer 12:45:10 5831b945b038: Waiting 12:45:10 86bbec2aaacd: Waiting 12:45:10 e10730c5d714: Waiting 12:45:10 5dd5c2283517: Waiting 12:45:10 d5ac0230b979: Waiting 12:45:10 d0c4b47475fc: Verifying Checksum 12:45:10 d0c4b47475fc: Download complete 12:45:10 d32db5db7311: Verifying Checksum 12:45:10 d32db5db7311: Download complete 12:45:10 86bbec2aaacd: Verifying Checksum 12:45:10 86bbec2aaacd: Download complete 12:45:10 e10730c5d714: Verifying Checksum 12:45:10 e10730c5d714: Download complete 12:45:10 9b18e9b68314: Download complete 12:45:11 $ docker rm -f 280137e66fac7c8c6454796ace8c6bed0d1c9d7dd8821ce681e5fc8be5d43863 12:45:11 9b18e9b68314: Pull complete 12:45:11 d5ac0230b979: Verifying Checksum 12:45:11 d5ac0230b979: Download complete [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:45:11 . 12:45:11 d32db5db7311: Pull complete 12:45:11 d0c4b47475fc: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:12 prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container 12:45:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:45:12 $ docker top 815937b765744ac8678e56d38c1284cfa8fd17cfaa2620afdc2fdc6a142d786d -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:12 5dd5c2283517: Verifying Checksum 12:45:12 5dd5c2283517: Download complete 12:45:12 + docker-compose -f ./docker-compose-build.yml build --parallel 12:45:13 5831b945b038: Verifying Checksum 12:45:13 5831b945b038: Download complete 12:45:13 Building core-command ... 12:45:13 Building core-data ... 12:45:13 Building core-metadata ... 12:45:13 Building security-bootstrapper ... 12:45:13 Building security-proxy-setup ... 12:45:13 Building security-secretstore-setup ... 12:45:13 Building security-spiffe-token-provider ... 12:45:13 Building security-spire-agent ... 12:45:13 Building security-spire-config ... 12:45:13 Building security-spire-server ... 12:45:13 Building support-notifications ... 12:45:13 Building support-scheduler ... 12:45:13 Building sys-mgmt-agent ... 12:45:13 Building sys-mgmt-agent 12:45:13 Building core-metadata 12:45:13 Building security-secretstore-setup 12:45:13 Building security-proxy-setup 12:45:13 Building core-data 12:45:25 5831b945b038: Pull complete 12:45:25 86bbec2aaacd: Pull complete 12:45:25 e10730c5d714: Pull complete 12:45:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:45:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:45:25 ---> 6af0f7cda689 12:45:25 Step 3/25 : WORKDIR /edgex-go 12:45:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:45:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:45:25 ---> 6af0f7cda689 12:45:25 Step 3/23 : WORKDIR /edgex-go 12:45:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:45:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:45:25 ---> 6af0f7cda689 12:45:25 Step 3/22 : WORKDIR /edgex-go 12:45:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:45:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:45:25 ---> 6af0f7cda689 12:45:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:45:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:45:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:45:25 ---> 6af0f7cda689 12:45:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 12:45:30 5dd5c2283517: Pull complete 12:45:30 ---> Running in dd7177e9bf5d 12:45:30 ---> Running in 607ad95d438f 12:45:30 ---> Running in 75ae7706a4ae 12:45:30 ---> Running in e5b550350965 12:45:30 ---> Running in 51460a684014 12:45:31 Removing intermediate container 75ae7706a4ae 12:45:31 ---> 0a75dff8b53c 12:45:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:31 Removing intermediate container 607ad95d438f 12:45:31 ---> 29acad37eec2 12:45:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:31 Removing intermediate container 51460a684014 12:45:31 ---> cd6f99327655 12:45:31 Step 4/25 : WORKDIR /edgex-go 12:45:31 Removing intermediate container e5b550350965 12:45:31 ---> 0dfa1bf37ea4 12:45:31 Step 4/24 : WORKDIR /edgex-go 12:45:31 Removing intermediate container dd7177e9bf5d 12:45:31 ---> ea9111e1c604 12:45:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:31 ---> Running in 36a1eb2438c0 12:45:31 ---> Running in c87d3eaaee0a 12:45:31 ---> Running in 0af1d7806edd 12:45:31 ---> Running in 729f09b51985 12:45:31 ---> Running in 4b86116214ef 12:45:31 Removing intermediate container 0af1d7806edd 12:45:31 ---> 8504dd3f5636 12:45:31 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:31 Removing intermediate container 729f09b51985 12:45:31 ---> a3528b55da97 12:45:31 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:31 ---> Running in 1aa231fdac61 12:45:31 ---> Running in a7da07a51e3f 12:45:31 Removing intermediate container 36a1eb2438c0 12:45:31 ---> 83cba179c325 12:45:31 Step 5/23 : RUN apk add --update --no-cache make bash git 12:45:32 ---> Running in 3c6b165d2ef8 12:45:32 Removing intermediate container c87d3eaaee0a 12:45:32 ---> b95f71c208f0 12:45:32 Step 5/22 : RUN apk add --update --no-cache make git 12:45:32 ---> Running in b41bb11ed04c 12:45:32 Removing intermediate container 4b86116214ef 12:45:32 ---> 486dea426177 12:45:32 Step 5/25 : RUN apk add --update --no-cache make git 12:45:32 ---> Running in cd739fe38232 12:45:32 Removing intermediate container 1aa231fdac61 12:45:32 ---> 6e842b9280ca 12:45:32 Step 6/25 : RUN apk add --update --no-cache make git 12:45:32 ---> Running in 81fca9514adf 12:45:32 Removing intermediate container a7da07a51e3f 12:45:32 ---> 3aed9639d514 12:45:32 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:45:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:32 ---> Running in 3569f7f202ea 12:45:32 d5ac0230b979: Pull complete 12:45:32 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 12:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:45:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 12:45:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:45:33 WORKDIR /edgex 12:45:33 COPY go.mod . 12:45:33 RUN go mod download 12:45:33 + docker build -t ci-base-image-arm64 -f - . 12:45:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:33 Sending build context to Docker daemon 3.269MB 12:45:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:45:33 ---> 59b3b1a385d4 12:45:33 Step 2/4 : WORKDIR /edgex 12:45:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:33 OK: 211 MiB in 51 packages 12:45:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:34 OK: 211 MiB in 51 packages 12:45:34 Removing intermediate container 3c6b165d2ef8 12:45:34 ---> 0cc4c09052ab 12:45:34 Step 6/23 : COPY go.mod vendor* ./ 12:45:34 OK: 211 MiB in 51 packages 12:45:34 ---> a3d293132f31 12:45:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:34 ---> Running in 9b033521fb86 12:45:34 OK: 211 MiB in 51 packages 12:45:34 Removing intermediate container 81fca9514adf 12:45:34 ---> 6303baa79099 12:45:34 Step 7/25 : COPY go.mod vendor* ./ 12:45:34 Removing intermediate container 3569f7f202ea 12:45:34 ---> d13cc39d8c49 12:45:34 Step 7/24 : COPY go.mod vendor* ./ 12:45:34 ---> d5aa27506023 12:45:34 ---> 106024e18252 12:45:34 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:34 12:45:34 ---> Running in e43644568904 12:45:34 ---> Running in d015b2583dd4 12:45:34 OK: 211 MiB in 51 packages 12:45:34 Removing intermediate container b41bb11ed04c 12:45:34 ---> adaa2c83c79f 12:45:34 Step 6/22 : COPY go.mod vendor* ./ 12:45:35 ---> ae69066cb867 12:45:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:35 ---> Running in 12dd039737aa 12:45:35 Removing intermediate container cd739fe38232 12:45:35 ---> 123484f11c0e 12:45:35 Step 6/25 : COPY go.mod vendor* ./ 12:45:35 ---> 6ecda6520bb1 12:45:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:35 ---> Running in 79b74bb2a5ae 12:45:35 ---> Running in 65e3694a11c9 12:45:35 Removing intermediate container 65e3694a11c9 12:45:35 ---> 505d9c441376 12:45:35 Step 3/4 : COPY go.mod . 12:45:36 ---> e80e9c99e470 12:45:36 Step 4/4 : RUN go mod download 12:45:36 ---> Running in 6562105073fa 12:46:07 Removing intermediate container 79b74bb2a5ae 12:46:07 ---> f5b6a05f008d 12:46:07 Step 8/25 : COPY . . 12:46:07 Removing intermediate container 12dd039737aa 12:46:07 ---> 3fad8e55d419 12:46:07 Step 8/22 : COPY . . 12:46:07 Removing intermediate container d015b2583dd4 12:46:07 ---> b8ac74f56941 12:46:07 Step 9/24 : COPY . . 12:46:07 Removing intermediate container 9b033521fb86 12:46:07 ---> f432850fc25f 12:46:07 Step 8/23 : COPY . . 12:46:07 Removing intermediate container e43644568904 12:46:07 ---> 9684e6a58d0b 12:46:07 Step 9/25 : COPY . . 12:46:08 Removing intermediate container 6562105073fa 12:46:08 ---> f7bd9ee4c9cc 12:46:08 Successfully built f7bd9ee4c9cc 12:46:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:08 + docker inspect -f . ci-base-image-arm64 12:46:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:46:09 prd-ubuntu20.04-docker-arm64-4c-16g-8470 does not seem to be running inside a container 12:46:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:46:10 $ docker top e75fd16c924b147cb702e16f5e9dd38d9cc32a203805fdd6bfbf539ac79f289b -eo pid,comm [Pipeline] { [Pipeline] sh 12:46:11 + go version 12:46:11 go version go1.18.7 linux/arm64 [Pipeline] } 12:46:11 $ docker stop --time=1 e75fd16c924b147cb702e16f5e9dd38d9cc32a203805fdd6bfbf539ac79f289b 12:46:12 $ docker rm -f e75fd16c924b147cb702e16f5e9dd38d9cc32a203805fdd6bfbf539ac79f289b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:13 + docker inspect -f . ci-base-image-arm64 12:46:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:46:13 prd-ubuntu20.04-docker-arm64-4c-16g-8470 does not seem to be running inside a container 12:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:46:15 $ docker top 91870d8b0fe2c07c7c457113a43b4b974459c4559200abfbdf778d8aced364bf -eo pid,comm [Pipeline] { [Pipeline] echo 12:46:15 ========================================================= 12:46:15 [edgeXBuildGoParallel] Running Tests and Build... 12:46:15 ========================================================= [Pipeline] sh 12:46:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 12:46:16 + make test 12:46:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:46:25 ---> 88e1ff2436c9 12:46:26 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 12:46:26 ---> 3ec7a93f713f 12:46:26 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:46:26 ---> 902a6cdc15ce 12:46:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:46:26 ---> 96a06bd10b2d 12:46:26 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:46:26 ---> Running in 58b7ea4ffd75 12:46:26 ---> Running in 3d1af3a47daf 12:46:26 ---> Running in bed6e0fb99c1 12:46:26 ---> ff0ee6bf319d 12:46:26 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 12:46:26 ---> Running in df9ef4665231 12:46:26 ---> Running in 11887712cc5d 12:46:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:46:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:46:26 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:46:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:46:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:46:48 ? github.com/edgexfoundry/edgex-go [no test files] 12:46:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 12:46:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:47:01 Removing intermediate container 3d1af3a47daf 12:47:01 ---> b9a3f5e3dbdc 12:47:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:47:01 ---> Running in 7d7093470afd 12:47:05 Removing intermediate container df9ef4665231 12:47:05 ---> 25f16b3f631d 12:47:05 12:47:05 Step 10/25 : FROM alpine:3.16 12:47:05 Removing intermediate container bed6e0fb99c1 12:47:05 ---> dd0001fa1676 12:47:05 12:47:05 Step 10/22 : FROM alpine:3.16 12:47:05 Removing intermediate container 58b7ea4ffd75 12:47:05 ---> d04e6d1b9106 12:47:05 12:47:05 Step 11/25 : FROM alpine:3.16 12:47:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:47:06 3.16: Pulling from library/alpine 12:47:06 3.16: Pulling from library/alpine 12:47:06 3.16: Pulling from library/alpine 12:47:07 Removing intermediate container 11887712cc5d 12:47:07 ---> 061502a81d81 12:47:07 12:47:07 Step 11/24 : FROM alpine:3.16 12:47:08 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:47:08 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:47:08 Status: Downloaded newer image for alpine:3.16 12:47:08 Status: Downloaded newer image for alpine:3.16 12:47:08 ---> 9c6f07244728 12:47:08 Step 12/25 : RUN apk add --update --no-cache dumb-init 12:47:08 ---> 9c6f07244728 12:47:08 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:47:08 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:47:08 Status: Image is up to date for alpine:3.16 12:47:08 ---> 9c6f07244728 12:47:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 12:47:08 ---> Running in 9e69634cfd46 12:47:08 ---> Running in 8b23f1eb0ef1 12:47:08 3.16: Pulling from library/alpine 12:47:08 ---> Running in 724d66c60fdc 12:47:08 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:47:08 Status: Image is up to date for alpine:3.16 12:47:08 ---> 9c6f07244728 12:47:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:47:08 ---> Running in 820448f21253 12:47:08 Removing intermediate container 7d7093470afd 12:47:08 ---> 1543f25f89f1 12:47:08 12:47:08 Step 11/23 : FROM alpine:3.16 12:47:08 ---> 9c6f07244728 12:47:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:47:08 Removing intermediate container 820448f21253 12:47:08 ---> 9462b8428a9a 12:47:08 Step 13/24 : ENV APP_PORT=59880 12:47:08 ---> Running in 2d3b492ec4eb 12:47:08 ---> Running in 76e5d85fc692 12:47:08 Removing intermediate container 76e5d85fc692 12:47:08 ---> e8833d1f6253 12:47:08 Step 14/24 : EXPOSE $APP_PORT 12:47:08 Removing intermediate container 2d3b492ec4eb 12:47:08 ---> 2042024b9b2d 12:47:08 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 12:47:08 ---> Running in 3e54c7d7b45e 12:47:08 ---> Running in fee8172fb389 12:47:09 Removing intermediate container 3e54c7d7b45e 12:47:09 ---> 5a2087cb6323 12:47:09 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:47:09 ---> Running in e99558e5a72a 12:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:47:09 (1/1) Installing dumb-init (1.2.5-r1) 12:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:47:09 Executing busybox-1.35.0-r17.trigger 12:47:09 OK: 6 MiB in 15 packages 12:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:47:09 (1/3) Installing ca-certificates (20220614-r0) 12:47:09 (2/3) Installing dumb-init (1.2.5-r1) 12:47:09 (3/3) Installing su-exec (0.2-r1) 12:47:09 Executing busybox-1.35.0-r17.trigger 12:47:09 Executing ca-certificates-20220614-r0.trigger 12:47:09 OK: 6 MiB in 17 packages 12:47:09 (1/6) Installing ca-certificates (20220614-r0) 12:47:09 (2/6) Installing brotli-libs (1.0.9-r6) 12:47:09 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 12:47:09 (3/6) Installing nghttp2-libs (1.47.0-r0) 12:47:09 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 12:47:09 (4/6) Installing libcurl (7.83.1-r3) 12:47:09 (3/33) Installing readline (8.1.2-r0) 12:47:09 (5/6) Installing curl (7.83.1-r3) 12:47:09 (4/33) Installing bash (5.1.16-r2) 12:47:09 (6/6) Installing dumb-init (1.2.5-r1) 12:47:09 Executing busybox-1.35.0-r17.trigger 12:47:09 Executing bash-5.1.16-r2.post-install 12:47:09 (5/33) Installing ca-certificates (20220614-r0) 12:47:09 Executing ca-certificates-20220614-r0.trigger 12:47:09 (6/33) Installing brotli-libs (1.0.9-r6) 12:47:09 (7/33) Installing nghttp2-libs (1.47.0-r0) 12:47:09 (8/33) Installing libcurl (7.83.1-r3) 12:47:09 (9/33) Installing curl (7.83.1-r3) 12:47:09 (10/33) Installing docker-cli (20.10.18-r1) 12:47:09 OK: 8 MiB in 20 packages 12:47:09 Removing intermediate container e99558e5a72a 12:47:09 ---> 265d1360f125 12:47:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 12:47:10 Removing intermediate container 9e69634cfd46 12:47:10 ---> 2d132ba85d9d 12:47:10 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:47:10 (11/33) Installing dumb-init (1.2.5-r1) 12:47:10 (12/33) Installing libbz2 (1.0.8-r1) 12:47:10 (13/33) Installing expat (2.4.9-r0) 12:47:10 (14/33) Installing libffi (3.4.2-r1) 12:47:10 (15/33) Installing gdbm (1.23-r0) 12:47:10 (16/33) Installing xz-libs (5.2.5-r1) 12:47:10 (17/33) Installing libgcc (11.2.1_git20220219-r2) 12:47:10 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 12:47:10 (19/33) Installing mpdecimal (2.5.1-r1) 12:47:10 (20/33) Installing sqlite-libs (3.38.5-r0) 12:47:10 (21/33) Installing python3 (3.10.5-r0) 12:47:10 ---> Running in 211f18a098f4 12:47:10 ---> Running in 18203da10f22 12:47:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:47:11 (22/33) Installing py3-contextlib2 (21.6.0-r2) 12:47:11 (23/33) Installing py3-tomli (2.0.1-r1) 12:47:11 (24/33) Installing py3-pep517 (0.12.0-r2) 12:47:11 (25/33) Installing py3-six (1.16.0-r1) 12:47:11 (26/33) Installing py3-retrying (1.3.3-r3) 12:47:11 (27/33) Installing py3-appdirs (1.4.4-r3) 12:47:11 (28/33) Installing py3-more-itertools (8.13.0-r0) 12:47:11 (29/33) Installing py3-ordered-set (4.0.2-r3) 12:47:11 (30/33) Installing py3-parsing (2.4.7-r3) 12:47:11 (31/33) Installing py3-packaging (21.3-r0) 12:47:11 (32/33) Installing py3-setuptools (59.4.0-r0) 12:47:11 (33/33) Installing py3-pip (22.1.1-r0) 12:47:11 Executing busybox-1.35.0-r17.trigger 12:47:11 Executing ca-certificates-20220614-r0.trigger 12:47:11 OK: 122 MiB in 47 packages 12:47:11 Removing intermediate container 18203da10f22 12:47:11 ---> a791f3449844 12:47:11 Step 14/25 : ENV APP_PORT=59881 12:47:11 Removing intermediate container 8b23f1eb0ef1 12:47:11 ---> 7fd7c80fff83 12:47:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:47:11 ---> Running in 6b0b6bad04d8 12:47:11 Removing intermediate container 724d66c60fdc 12:47:11 ---> df10f749d403 12:47:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:47:11 ---> Running in 9a8a402eff15 12:47:11 ---> Running in 4ee873647918 12:47:11 Removing intermediate container 6b0b6bad04d8 12:47:11 ---> 92712af84d37 12:47:11 Step 15/25 : EXPOSE $APP_PORT 12:47:11 ---> Running in 62a92f3d2fc5 12:47:11 Removing intermediate container 9a8a402eff15 12:47:11 ---> 2a33759a4148 12:47:11 Step 13/25 : WORKDIR / 12:47:11 Removing intermediate container 4ee873647918 12:47:11 ---> 4a1c0da6dabe 12:47:11 Step 13/22 : WORKDIR /edgex 12:47:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:47:11 ---> Running in 05509cea7d17 12:47:11 ---> Running in d280e0e495ef 12:47:11 Removing intermediate container 62a92f3d2fc5 12:47:11 ---> 7c8fd46c6b4f 12:47:11 Step 16/25 : WORKDIR / 12:47:11 ---> Running in 05a40d1b2a8a 12:47:11 Removing intermediate container 05509cea7d17 12:47:11 ---> fd7c773ced98 12:47:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:47:11 Removing intermediate container d280e0e495ef 12:47:11 ---> 06308631b75a 12:47:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:47:11 Removing intermediate container 05a40d1b2a8a 12:47:11 ---> 87733b7f8070 12:47:11 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:12 ---> e5c02b31b0b3 12:47:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:47:12 ---> 46fa2ec47bcc 12:47:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:47:12 ---> 63830d251d58 12:47:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:47:12 (1/6) Installing dumb-init (1.2.5-r1) 12:47:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 12:47:12 (3/6) Installing libsodium (1.0.18-r0) 12:47:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 12:47:12 ---> 8dc1aa5e6599 12:47:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:47:12 (5/6) Installing libzmq (4.3.4-r0) 12:47:12 (6/6) Installing zeromq (4.3.4-r0) 12:47:12 Executing busybox-1.35.0-r17.trigger 12:47:12 OK: 8 MiB in 20 packages 12:47:12 ---> b22b36641ae6 12:47:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:47:12 ---> 8a43f2a5062e 12:47:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:47:12 ---> c77a5c22773d 12:47:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:47:13 ---> abfa044e655b 12:47:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 12:47:13 ---> e7c245b7b3d0 12:47:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:47:13 ---> ac40bfa1e459 12:47:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:47:13 Removing intermediate container 211f18a098f4 12:47:13 ---> eda7a61cd484 12:47:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:13 ---> afcc01e41ed9 12:47:13 Step 21/25 : ENTRYPOINT ["/core-metadata"] 12:47:13 ---> 4ca5145a3d9d 12:47:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:47:13 ---> Running in af9c05feb568 12:47:13 ---> Running in b3533df8cdac 12:47:13 ---> 5a10740fdae5 12:47:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:47:13 Removing intermediate container af9c05feb568 12:47:13 ---> b59dbf0443f9 12:47:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:47:13 ---> 22d9467f0424 12:47:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:47:13 ---> Running in 232337e6432f 12:47:13 Collecting docker-compose==1.23.2 12:47:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:47:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.3 MB/s eta 0:00:00 12:47:14 Collecting docker<4.0,>=3.6.0 12:47:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:47:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 86.7 MB/s eta 0:00:00 12:47:14 Collecting PyYAML<4,>=3.10 12:47:14 Downloading PyYAML-3.13.tar.gz (270 kB) 12:47:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 68.0 MB/s eta 0:00:00 12:47:14 Removing intermediate container 232337e6432f 12:47:14 ---> 28a2af525fc9 12:47:14 Step 23/25 : LABEL arch=x86_64 12:47:14 ---> 18d62e313246 12:47:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:47:14 ---> 900a1d7c5a9c 12:47:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:47:14 ---> Running in 42f3bb1c70dc 12:47:14 Preparing metadata (setup.py): started 12:47:14 Removing intermediate container 42f3bb1c70dc 12:47:14 ---> a1ffba77077a 12:47:14 Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:47:14 ---> 5fa780aaeb37 12:47:14 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:47:14 ---> b3ed47163625 12:47:14 Step 20/24 : ENTRYPOINT ["/core-data"] 12:47:14 ---> Running in 00a2a6b6b36c 12:47:14 ---> Running in c539b90077c7 12:47:14 ---> Running in a2c3ee068e72 12:47:14 Removing intermediate container b3533df8cdac 12:47:14 ---> b6f6208518d1 12:47:14 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 12:47:14 Removing intermediate container c539b90077c7 12:47:14 ---> 148038b84c8e 12:47:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:47:14 ---> Running in 86eb3b26470e 12:47:14 Removing intermediate container a2c3ee068e72 12:47:14 ---> e4319af959dc 12:47:14 Step 25/25 : LABEL version=0.0.0 12:47:14 ---> Running in 907a64d65a7f 12:47:14 Preparing metadata (setup.py): finished with status 'done' 12:47:14 Collecting dockerpty<0.5,>=0.4.1 12:47:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:47:14 Preparing metadata (setup.py): started 12:47:14 ---> Running in 425e29a4286c 12:47:14 Removing intermediate container 86eb3b26470e 12:47:14 ---> 59f992fe9483 12:47:14 Step 20/22 : LABEL arch=x86_64 12:47:15 ---> Running in d5d508a9162a 12:47:15 Removing intermediate container 907a64d65a7f 12:47:15 ---> 1f5d78f7c29b 12:47:15 Step 22/24 : LABEL arch=x86_64 12:47:15 ---> Running in e46a942e687c 12:47:15 Removing intermediate container 425e29a4286c 12:47:15 ---> 01afd9fe9114 12:47:15 12:47:15 Removing intermediate container d5d508a9162a 12:47:15 ---> 35ba3a5aecd3 12:47:15 Step 21/22 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:47:15 Preparing metadata (setup.py): finished with status 'done' 12:47:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 12:47:15 ---> Running in b31fc1c5e5d7 12:47:15 Successfully built 01afd9fe9114 12:47:15 Removing intermediate container e46a942e687c 12:47:15 ---> f9882986dc6d 12:47:15 Step 23/24 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:47:15 Successfully tagged core-metadata:latest 12:47:15  Building core-metadata ... done Building support-scheduler 12:47:15 ---> Running in 138325585f81 12:47:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:47:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:47:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 80.9 MB/s eta 0:00:00 12:47:15 Collecting texttable<0.10,>=0.9.0 12:47:15 Downloading texttable-0.9.1.tar.gz (11 kB) 12:47:15 Preparing metadata (setup.py): started 12:47:15 Removing intermediate container b31fc1c5e5d7 12:47:15 ---> fcf560b54650 12:47:15 Step 22/22 : LABEL version=0.0.0 12:47:15 Preparing metadata (setup.py): finished with status 'done' 12:47:15 Collecting websocket-client<1.0,>=0.32.0 12:47:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:47:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.2 MB/s eta 0:00:00 12:47:15 Collecting docopt<0.7,>=0.6.1 12:47:15 Downloading docopt-0.6.2.tar.gz (25 kB) 12:47:16 Preparing metadata (setup.py): started 12:47:16 Preparing metadata (setup.py): finished with status 'done' 12:47:16 Collecting cached-property<2,>=1.2.0 12:47:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:47:16 Collecting jsonschema<3,>=2.5.1 12:47:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:47:16 Collecting docker-pycreds>=0.4.0 12:47:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:47:16 Collecting idna<2.8,>=2.5 12:47:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:47:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 72.5 MB/s eta 0:00:00 12:47:16 Collecting chardet<3.1.0,>=3.0.2 12:47:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:47:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 86.8 MB/s eta 0:00:00 12:47:17 Collecting urllib3<1.25,>=1.21.1 12:47:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:47:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.7 MB/s eta 0:00:00 12:47:17 Collecting certifi>=2017.4.17 12:47:17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 12:47:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 41.9 MB/s eta 0:00:00 12:47:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:47:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:47:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:47:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:47:17 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 12:47:17 Running setup.py install for texttable: started 12:47:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:47:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:47:17 ---> 6af0f7cda689 12:47:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:47:17 ---> Using cache 12:47:17 ---> 0dfa1bf37ea4 12:47:17 Step 4/23 : WORKDIR /edgex-go 12:47:17 ---> Using cache 12:47:17 ---> a3528b55da97 12:47:17 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:17 ---> Using cache 12:47:17 ---> 3aed9639d514 12:47:17 Step 6/23 : RUN apk add --update --no-cache make git 12:47:18 Removing intermediate container 00a2a6b6b36c 12:47:18 ---> de8bdeb72e50 12:47:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:47:18 Removing intermediate container 138325585f81 12:47:18 ---> 70e99a8f60e1 12:47:18 Step 24/24 : LABEL version=0.0.0 12:47:18 ---> Running in b25404682b87 12:47:18 ---> Running in ae54ab355d69 12:47:18 ---> Running in f800420e15ee 12:47:18 ---> Running in 4723742e4739 12:47:18 Running setup.py install for texttable: finished with status 'done' 12:47:18 Running setup.py install for PyYAML: started 12:47:18 Removing intermediate container ae54ab355d69 12:47:18 ---> f64fc595dba3 12:47:18 12:47:18 Removing intermediate container f800420e15ee 12:47:18 ---> ccac8381fa0e 12:47:18 12:47:18 Removing intermediate container 4723742e4739 12:47:18 ---> 0d5236a27a97 12:47:18 Step 23/25 : LABEL arch=x86_64 12:47:18 ---> Running in 7ba6ce8e3f0a 12:47:18 Successfully built f64fc595dba3 12:47:18 Successfully tagged security-proxy-setup:latest 12:47:18  Building security-proxy-setup ... done Building security-bootstrapper 12:47:18 Successfully built ccac8381fa0e 12:47:18 Successfully tagged core-data:latest 12:47:18  Building core-data ... done Building core-command 12:47:18 Removing intermediate container 7ba6ce8e3f0a 12:47:18 ---> e610e1c5d8bd 12:47:18 Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:47:18 ---> Running in 32d5bf360f36 12:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:47:18 Removing intermediate container 32d5bf360f36 12:47:18 ---> eca31559fefc 12:47:18 Step 25/25 : LABEL version=0.0.0 12:47:18 ---> Running in 90f620284e21 12:47:18 Running setup.py install for PyYAML: finished with status 'done' 12:47:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:47:19 OK: 211 MiB in 51 packages 12:47:22 Removing intermediate container 90f620284e21 12:47:22 ---> 5b42b4733ed9 12:47:22 12:47:22 Running setup.py install for docopt: started 12:47:22 Successfully built 5b42b4733ed9 12:47:22 Running setup.py install for docopt: finished with status 'done' 12:47:22 Successfully tagged security-secretstore-setup:latest 12:47:22  Building security-secretstore-setup ... done Building support-notifications 12:47:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:47:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:47:23 ---> 6af0f7cda689 12:47:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:47:23 ---> Using cache 12:47:23 ---> 0dfa1bf37ea4 12:47:23 Step 4/24 : WORKDIR /edgex-go 12:47:23 ---> Using cache 12:47:23 ---> a3528b55da97 12:47:23 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:23 ---> Using cache 12:47:23 ---> 3aed9639d514 12:47:23 Step 6/24 : RUN apk add --update --no-cache make git 12:47:23 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:47:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 12:47:23 ---> 6af0f7cda689 12:47:23 Step 3/33 : WORKDIR /edgex-go 12:47:23 ---> Using cache 12:47:23 ---> ea9111e1c604 12:47:23 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:23 ---> Using cache 12:47:23 ---> 486dea426177 12:47:23 Step 5/33 : RUN apk add --update --no-cache make git 12:47:23 ---> Using cache 12:47:23 ---> 123484f11c0e 12:47:23 Step 6/33 : COPY go.mod vendor* ./ 12:47:23 ---> Using cache 12:47:23 ---> 6ecda6520bb1 12:47:23 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:23 ---> Using cache 12:47:23 ---> f5b6a05f008d 12:47:23 Step 8/33 : COPY . . 12:47:23 ---> Using cache 12:47:23 ---> 96a06bd10b2d 12:47:23 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:47:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:47:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:47:26 ---> 6af0f7cda689 12:47:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:47:26 ---> Using cache 12:47:26 ---> 0dfa1bf37ea4 12:47:26 Step 4/23 : WORKDIR /edgex-go 12:47:26 ---> Using cache 12:47:26 ---> a3528b55da97 12:47:26 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:26 ---> Using cache 12:47:26 ---> 3aed9639d514 12:47:26 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:47:26 Running setup.py install for dockerpty: started 12:47:28 ---> Running in 794f97754c48 12:47:28 ---> Running in 416d86d49219 12:47:28 ---> Running in 6b7a55f5a450 12:47:28 Running setup.py install for dockerpty: finished with status 'done' 12:47:28 Removing intermediate container b25404682b87 12:47:28 ---> 62936fec13c3 12:47:28 Step 7/23 : COPY go.mod vendor* ./ 12:47:28 ---> eb2e82d20151 12:47:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:28 ---> Running in 285fe5532b01 12:47:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:47:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 12:47:28 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:47:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:47:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:47:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:47:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:47:30 OK: 211 MiB in 51 packages 12:47:30 OK: 211 MiB in 51 packages 12:47:37 Removing intermediate container fee8172fb389 12:47:37 ---> 2166d4053c68 12:47:37 Step 14/23 : ENV APP_PORT=58890 12:47:37 Removing intermediate container 6b7a55f5a450 12:47:37 ---> 4c837260ed04 12:47:37 Step 7/23 : COPY go.mod vendor* ./ 12:47:39 ---> Running in dc3a0ae70465 12:47:39 Removing intermediate container 416d86d49219 12:47:39 ---> 322f3dbd0b9e 12:47:39 Step 7/24 : COPY go.mod vendor* ./ 12:47:39 ---> 5cbf9519e33d 12:47:39 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:39 ---> Running in 0f588fc439db 12:47:39 ---> 75280359bc5e 12:47:39 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:39 Removing intermediate container dc3a0ae70465 12:47:39 ---> f6bfeae8b88b 12:47:39 Step 15/23 : EXPOSE $APP_PORT 12:47:39 ---> Running in 9cdbd822f410 12:47:39 ---> Running in 0d8c2da3fe12 12:47:39 Removing intermediate container 0d8c2da3fe12 12:47:39 ---> 8f82b18a76dd 12:47:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:47:40 Removing intermediate container 285fe5532b01 12:47:40 ---> 5184493935fd 12:47:40 Step 9/23 : COPY . . 12:47:45 ---> 5d3e0d04dd54 12:47:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:47:45 ---> 233f8a27f6da 12:47:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:47:49 ---> 2450dcaecc04 12:47:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:47:49 ---> Running in 07be6362e814 12:47:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:47:52 ---> 46142e42f5c0 12:47:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:47:54 Removing intermediate container 794f97754c48 12:47:54 ---> 00815e2b0afb 12:47:54 12:47:54 Step 10/33 : FROM alpine:3.16 12:47:54 ---> 9c6f07244728 12:47:54 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:47:54 ---> Running in 6fbb1087d9b7 12:47:54 ---> Running in 573bc42c5aa5 12:47:54 Removing intermediate container 6fbb1087d9b7 12:47:54 ---> 14389012861b 12:47:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:47:55 ---> Running in 27ea39aa4e10 12:47:55 Removing intermediate container 573bc42c5aa5 12:47:55 ---> c83f0e4b5460 12:47:55 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 12:47:55 ---> Running in 72ad774524ca 12:47:55 Removing intermediate container 27ea39aa4e10 12:47:55 ---> 2451559413bf 12:47:55 Step 21/23 : LABEL arch=x86_64 12:47:55 ---> Running in 176dbf944dfd 12:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:47:56 Removing intermediate container 9cdbd822f410 12:47:56 ---> 467985fd3147 12:47:56 Step 9/24 : COPY . . 12:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:47:56 Removing intermediate container 0f588fc439db 12:47:56 ---> 8d3b2b627e9c 12:47:56 Step 9/23 : COPY . . 12:47:56 Removing intermediate container 176dbf944dfd 12:47:56 ---> 5c499775605b 12:47:56 Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:47:56 (1/2) Installing dumb-init (1.2.5-r1) 12:47:56 (2/2) Installing su-exec (0.2-r1) 12:47:56 Executing busybox-1.35.0-r17.trigger 12:47:56 OK: 6 MiB in 16 packages 12:47:57 ---> Running in 83b785aa3ad1 12:48:08 Removing intermediate container 83b785aa3ad1 12:48:08 ---> dfd9154e4400 12:48:08 Step 23/23 : LABEL version=0.0.0 12:48:08 ---> faa5ebcc7f6a 12:48:08 Step 10/23 : RUN make cmd/support-notifications/support-notifications 12:48:08 Removing intermediate container 72ad774524ca 12:48:08 ---> bd5ed1b339a7 12:48:08 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 12:48:08 ---> 06d17a53dcf2 12:48:08 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 12:48:08 ---> Running in d4e86238c645 12:48:08 ---> Running in 5317c3950b44 12:48:08 ---> Running in 4fdfd6e78534 12:48:08 ---> Running in 79f71788400d 12:48:08 Removing intermediate container 4fdfd6e78534 12:48:08 ---> bfc1d002ecfa 12:48:08 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 12:48:08 Removing intermediate container 5317c3950b44 12:48:08 ---> 3e6bf99a5c62 12:48:08 12:48:08 Successfully built 3e6bf99a5c62 12:48:08 Successfully tagged sys-mgmt-agent:latest 12:48:08  Building sys-mgmt-agent ... done Building security-spire-agent 12:48:08 ---> Running in e5cf1514187d 12:48:08 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:48:08 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:48:08 Removing intermediate container e5cf1514187d 12:48:08 ---> 8fdaf47a30be 12:48:08 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 12:48:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:48:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:48:11 ---> 6af0f7cda689 12:48:11 Step 3/26 : WORKDIR /edgex-go 12:48:11 ---> Using cache 12:48:11 ---> ea9111e1c604 12:48:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:11 ---> Using cache 12:48:11 ---> 486dea426177 12:48:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 12:48:13 ---> Running in 83913f862743 12:48:13 ---> Running in 65a261efa254 12:48:13 Removing intermediate container 83913f862743 12:48:13 ---> 0d6a03736733 12:48:13 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 12:48:14 ---> Running in 3362742228c9 12:48:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:48:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:48:15 Removing intermediate container 3362742228c9 12:48:15 ---> 22252d5c9552 12:48:15 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 12:48:15 OK: 211 MiB in 51 packages 12:48:19 ---> Running in 32955f3ab8fb 12:48:19 Removing intermediate container 07be6362e814 12:48:19 ---> 79a408018060 12:48:19 12:48:19 Step 11/23 : FROM alpine:3.16 12:48:19 ---> 9c6f07244728 12:48:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:48:19 ---> Using cache 12:48:19 ---> 2d132ba85d9d 12:48:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:48:19 ---> Using cache 12:48:19 ---> a791f3449844 12:48:19 Step 14/23 : ENV APP_PORT=59861 12:48:19 ---> Running in 972fbd5a72ca 12:48:19 Removing intermediate container 65a261efa254 12:48:19 ---> 8fac8aa66e53 12:48:19 Step 6/26 : COPY go.mod vendor* ./ 12:48:19 Removing intermediate container 972fbd5a72ca 12:48:19 ---> d7ff670d5f5a 12:48:19 Step 15/23 : EXPOSE $APP_PORT 12:48:19 ---> e431d270a9f3 12:48:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:48:19 ---> Running in 0e94c403daa0 12:48:19 ---> Running in f6336f4da570 12:48:20 Removing intermediate container 0e94c403daa0 12:48:20 ---> 158b947c670f 12:48:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:20 Removing intermediate container 32955f3ab8fb 12:48:20 ---> 9b5a4a1a97c8 12:48:20 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 12:48:20 ---> Running in 438d798942f0 12:48:20 ---> 3f208d34fba7 12:48:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:48:21 Removing intermediate container 438d798942f0 12:48:21 ---> 64cd0904c9d3 12:48:21 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 12:48:22 ---> 48ffea1f7eb2 12:48:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:48:22 ---> 704eca37d0fa 12:48:22 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 12:48:22 ---> Running in 87fdee65b8cd 12:48:22 ---> ed1c5231154e 12:48:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:48:23 ---> Running in 4066a03d0f28 12:48:25 Removing intermediate container 4066a03d0f28 12:48:25 ---> 6d629cee9586 12:48:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:48:26 ---> Running in edf193f179e3 12:48:26 Removing intermediate container 87fdee65b8cd 12:48:26 ---> 58eae9ec25eb 12:48:26 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:28 Removing intermediate container edf193f179e3 12:48:28 ---> 02440e78be7b 12:48:28 Step 21/23 : LABEL arch=x86_64 12:48:32 ---> 22988d6dc8e5 12:48:32 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:48:32 ---> Running in 02276191c898 12:48:32 Removing intermediate container 02276191c898 12:48:32 ---> 3984eed81052 12:48:32 Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:48:32 Removing intermediate container f6336f4da570 12:48:32 ---> 93ac97ed583c 12:48:32 Step 8/26 : COPY . . 12:48:33 ---> Running in c9f662ce7c73 12:48:38 ---> c22eeb93bd22 12:48:38 Removing intermediate container c9f662ce7c73 12:48:38 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ ---> 42147b766cc1 12:48:38 12:48:38 Step 23/23 : LABEL version=0.0.0 12:48:38 ---> Running in 2d302fe63ccc 12:48:38 ---> 269f4a2cdfdb 12:48:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 12:48:38 Removing intermediate container 79f71788400d 12:48:38 ---> f3d19dc436de 12:48:38 12:48:38 Step 11/24 : FROM alpine:3.16 12:48:38 ---> 9c6f07244728 12:48:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:48:38 ---> Using cache 12:48:38 ---> 2d132ba85d9d 12:48:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:48:38 ---> Using cache 12:48:38 ---> a791f3449844 12:48:38 Step 14/24 : ENV APP_PORT=59882 12:48:38 ---> 6fb0a0dfe96b 12:48:38 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:48:39 ---> Running in 4601f0d3b224 12:48:39 ---> Running in 4dbf3045e9a0 12:48:39 Removing intermediate container 2d302fe63ccc 12:48:39 ---> 54f2ebc25533 12:48:39 12:48:39 Successfully built 54f2ebc25533 12:48:39 Successfully tagged support-scheduler:latest 12:48:39  Building support-scheduler ... done Building security-spire-server 12:48:39 Removing intermediate container 4dbf3045e9a0 12:48:39 ---> f4396d87ab9c 12:48:39 Step 15/24 : EXPOSE $APP_PORT 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:48:42 Removing intermediate container 4601f0d3b224 12:48:42 ---> ccd63adb2bd8 12:48:42 Step 10/26 : WORKDIR /edgex-go/spire-build 12:48:42 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:48:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:48:42 ---> 6af0f7cda689 12:48:42 Step 3/25 : WORKDIR /edgex-go 12:48:42 ---> Using cache 12:48:42 ---> ea9111e1c604 12:48:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:42 ---> Using cache 12:48:42 ---> 486dea426177 12:48:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 12:48:42 ---> Using cache 12:48:42 ---> 8fac8aa66e53 12:48:42 Step 6/25 : COPY go.mod vendor* ./ 12:48:42 ---> Using cache 12:48:42 ---> e431d270a9f3 12:48:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:48:42 ---> Using cache 12:48:42 ---> 93ac97ed583c 12:48:42 Step 8/25 : COPY . . 12:48:42 ---> Using cache 12:48:42 ---> 269f4a2cdfdb 12:48:42 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 12:48:42 ---> Using cache 12:48:42 ---> ccd63adb2bd8 12:48:42 Step 10/25 : WORKDIR /edgex-go/spire-build 12:48:45 ---> e48b31b325c6 12:48:45 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 12:48:45 ---> Running in 1e258152f7f6 12:48:45 ---> Running in 3535aadbfd69 12:48:45 ---> Running in 734f579a33ce 12:48:45 Removing intermediate container d4e86238c645 12:48:45 ---> 4334c00fdbe6 12:48:45 12:48:45 Step 11/23 : FROM alpine:3.16 12:48:45 ---> 9c6f07244728 12:48:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:48:45 ---> Running in c8e6a3ece84d 12:48:45 ---> c2072f16fddb 12:48:45 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 12:48:45 Removing intermediate container 1e258152f7f6 12:48:45 ---> 4495b869125b 12:48:45 Step 16/24 : WORKDIR / 12:48:45 Removing intermediate container 3535aadbfd69 12:48:45 ---> 8318649d48e7 12:48:45 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 12:48:45 Removing intermediate container 734f579a33ce 12:48:45 ---> 228596046264 12:48:45 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 12:48:45 ---> Running in 90985031780a 12:48:46 ---> Running in 5a6c14178e82 12:48:46 ---> Running in 2d4c66946c68 12:48:46 ---> b5a0ab8e98b8 12:48:46 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:48:46 Removing intermediate container 90985031780a 12:48:46 ---> bd5e8e94e57e 12:48:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:46 (1/2) Installing ca-certificates (20220614-r0) 12:48:46 (2/2) Installing dumb-init (1.2.5-r1) 12:48:46 Executing busybox-1.35.0-r17.trigger 12:48:46 Executing ca-certificates-20220614-r0.trigger 12:48:46 OK: 6 MiB in 16 packages 12:48:46 ---> 0de8556f3499 12:48:46 Step 28/33 : RUN chmod +x /entrypoint.sh 12:48:47 ---> Running in 0c5d0e56d8b4 12:48:47 ---> 2642bd5ec12e 12:48:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:48:49 Removing intermediate container c8e6a3ece84d 12:48:49 ---> f7ccecaa4d14 12:48:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:48:49 ---> 0945932e5c72 12:48:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:48:49 ---> Running in 407d4b271339 12:48:49 ---> fd7c02fffaba 12:48:49 Step 20/24 : ENTRYPOINT ["/core-command"] 12:48:49 ---> Running in 125bc6e872f4 12:48:49 Removing intermediate container 5a6c14178e82 12:48:49 ---> b1d6e0035dd8 12:48:49 Step 12/26 : WORKDIR /edgex-go 12:48:49 ---> Running in a9fb1d1cc81c 12:48:49 Removing intermediate container 407d4b271339 12:48:49 ---> ab01dd81f365 12:48:49 Step 14/23 : ENV APP_PORT=59860 12:48:49 Removing intermediate container 2d4c66946c68 12:48:49 ---> 2f1152107164 12:48:49 Step 12/25 : WORKDIR /edgex-go 12:48:49 Removing intermediate container 125bc6e872f4 12:48:49 ---> 9d47d5b3fff3 12:48:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:48:49 ---> Running in ffdd33a72b2c 12:48:49 Removing intermediate container 0c5d0e56d8b4 12:48:49 ---> 0f75396d20c7 12:48:49 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 12:48:49 ---> Running in 95fab14b2764 12:48:49 ---> Running in 398d5e87ed07 12:48:49 Removing intermediate container a9fb1d1cc81c 12:48:49 ---> f970579cf5bd 12:48:49 12:48:49 Step 13/26 : FROM alpine:3.15 12:48:50 ---> Running in 6c019dd1faf0 12:48:50 Removing intermediate container 95fab14b2764 12:48:50 ---> 08f0757c012f 12:48:50 Step 15/23 : EXPOSE $APP_PORT 12:48:50 Removing intermediate container ffdd33a72b2c 12:48:50 ---> 2c5296c75c23 12:48:50 12:48:50 Step 13/25 : FROM alpine:3.15 12:48:50 3.15: Pulling from library/alpine 12:48:50 Removing intermediate container 398d5e87ed07 12:48:50 ---> 677ea8dd2a69 12:48:50 Step 22/24 : LABEL arch=x86_64 12:48:50 3.15: Pulling from library/alpine 12:48:50 ---> Running in 1c68a678ad26 12:48:50 ---> Running in c3a12a69590e 12:48:50 Removing intermediate container 6c019dd1faf0 12:48:50 ---> 9fcd1bba1248 12:48:50 Step 30/33 : CMD ["gate"] 12:48:50 ---> Running in 490fa7582f3e 12:48:50 Removing intermediate container 1c68a678ad26 12:48:50 ---> 7879fee64489 12:48:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:50 Removing intermediate container c3a12a69590e 12:48:50 ---> 5d681dccfdc4 12:48:50 Step 23/24 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:48:50 ---> Running in ce7655d89b39 12:48:50 Removing intermediate container 490fa7582f3e 12:48:50 ---> 31fd5a1be344 12:48:50 Step 31/33 : LABEL arch=x86_64 12:48:50 ---> Running in 85962168004b 12:48:50 ---> f73a84b52bde 12:48:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:48:50 Removing intermediate container ce7655d89b39 12:48:50 ---> a85a2033fced 12:48:50 Step 24/24 : LABEL version=0.0.0 12:48:50 Removing intermediate container 85962168004b 12:48:50 ---> 3e45a688c08e 12:48:50 Step 32/33 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:48:50 ---> Running in bc37070a2966 12:48:50 ---> Running in 62be414eca6f 12:48:51 Removing intermediate container bc37070a2966 12:48:51 ---> f7ee87713495 12:48:51 12:48:51 Removing intermediate container 62be414eca6f 12:48:51 ---> 02f3e52d78a3 12:48:51 Step 33/33 : LABEL version=0.0.0 12:48:51 ---> bc88fe0f8720 12:48:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:48:51 ---> Running in c043696e44a8 12:48:51 Successfully built f7ee87713495 12:48:51 Successfully tagged core-command:latest 12:48:51 Building security-spire-config 12:48:51  Building core-command ... done Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 12:48:51 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 12:48:51 Status: Downloaded newer image for alpine:3.15 12:48:51 Status: Image is up to date for alpine:3.15 12:48:51 ---> c4fc93816858 12:48:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:48:51 ---> c4fc93816858 12:48:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:48:51 ---> 5bcd5e1bc99c 12:48:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:48:51 Removing intermediate container c043696e44a8 12:48:51 ---> 8a051151ca7d 12:48:51 12:48:51 Successfully built 8a051151ca7d 12:48:52 ---> Running in 7d1879a7b439 12:48:53 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:48:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:48:55 Successfully tagged security-bootstrapper:latest 12:48:55 Building security-spiffe-token-provider 12:48:55  Building security-bootstrapper ... done  ---> 6af0f7cda689 12:48:55 Step 3/26 : WORKDIR /edgex-go 12:48:55 ---> Using cache 12:48:55 ---> ea9111e1c604 12:48:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:55 ---> Using cache 12:48:55 ---> 486dea426177 12:48:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 12:48:55 ---> Using cache 12:48:55 ---> 8fac8aa66e53 12:48:55 Step 6/26 : COPY go.mod vendor* ./ 12:48:55 ---> Using cache 12:48:55 ---> e431d270a9f3 12:48:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:48:55 ---> Using cache 12:48:55 ---> 93ac97ed583c 12:48:55 Step 8/26 : COPY . . 12:48:55 ---> Using cache 12:48:55 ---> 269f4a2cdfdb 12:48:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 12:48:55 ---> Using cache 12:48:55 ---> ccd63adb2bd8 12:48:55 Step 10/26 : WORKDIR /edgex-go/spire-build 12:48:55 ---> Using cache 12:48:55 ---> 228596046264 12:48:55 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 12:48:59 ---> Running in 0de6d318881d 12:49:00 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:49:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:49:00 ---> 6af0f7cda689 12:49:00 Step 3/20 : WORKDIR /edgex-go 12:49:00 ---> Using cache 12:49:00 ---> ea9111e1c604 12:49:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 12:49:01 ---> Running in 2b8d6d003f40 12:49:01 ---> Running in eb7e0080b3be 12:49:01 ---> Running in 7ff167bd6c17 12:49:01 Removing intermediate container 7d1879a7b439 12:49:01 ---> 0c6e6aa98644 12:49:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:49:01 Removing intermediate container 0de6d318881d 12:49:01 ---> 2ed13fdd12ab 12:49:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:49:01 ---> Running in 08641ccb1e5d 12:49:01 ---> Running in 4fc322831b4c 12:49:01 Removing intermediate container 2b8d6d003f40 12:49:01 ---> b2ded3f9f6ab 12:49:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:49:01 ---> Running in 6dbdc9f63f55 12:49:01 Removing intermediate container 6dbdc9f63f55 12:49:01 ---> d7f3d31e38cf 12:49:01 Step 21/23 : LABEL arch=x86_64 12:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements 12:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.556s coverage: 98.5% of statements 12:49:02 ---> Running in 7a605cf6db57 12:49:02 Removing intermediate container 7a605cf6db57 12:49:02 ---> e2efc7a6f738 12:49:02 Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:49:02 ---> Running in b9a4c1f459cc 12:49:02 Removing intermediate container b9a4c1f459cc 12:49:02 ---> 88fbaa9374f9 12:49:02 Step 23/23 : LABEL version=0.0.0 12:49:02 ---> Running in 06bfdb83bbc8 12:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:49:02 Removing intermediate container 06bfdb83bbc8 12:49:02 ---> 3356a27de134 12:49:02 12:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:49:02 Successfully built 3356a27de134 12:49:02 Successfully tagged support-notifications:latest 12:49:02  Building support-notifications ... done v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 12:49:02 v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 12:49:02 OK: 17037 distinct packages available 12:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:49:02 Removing intermediate container 7ff167bd6c17 12:49:02 ---> d55d3231f788 12:49:02 Step 12/26 : WORKDIR /edgex-go 12:49:02 ---> Running in eb2b79324688 12:49:02 Removing intermediate container eb2b79324688 12:49:02 ---> 500ddfc31a6c 12:49:02 12:49:02 Step 13/26 : FROM alpine:3.15 12:49:02 ---> c4fc93816858 12:49:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:49:02 ---> Using cache 12:49:02 ---> 2ed13fdd12ab 12:49:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:49:02 ---> Running in 1bed7851dfb7 12:49:02 OK: 211 MiB in 51 packages 12:49:02 Removing intermediate container 08641ccb1e5d 12:49:02 ---> 37dc828b1318 12:49:02 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:49:03 ---> Running in 2f67c44d8fe0 12:49:03 Removing intermediate container 4fc322831b4c 12:49:03 ---> 902542616563 12:49:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:49:03 ---> Running in 493bb38cfd05 12:49:03 Removing intermediate container eb7e0080b3be 12:49:03 ---> e58c777a33d8 12:49:03 Step 5/20 : COPY go.mod vendor* ./ 12:49:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:03 ---> 12d97db9d9a5 12:49:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:03 ---> Running in 0841568f924b 12:49:03 Removing intermediate container 1bed7851dfb7 12:49:03 ---> 50dd620a7ae1 12:49:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 12:49:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:03 ---> Running in 2b5c804d9402 12:49:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.708s coverage: 41.3% of statements 12:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 12:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.510s coverage: 54.2% of statements 12:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:49:04 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 12:49:04 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 12:49:04 OK: 15857 distinct packages available 12:49:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:05 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 12:49:05 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 12:49:05 OK: 15857 distinct packages available 12:49:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:05 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 12:49:05 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 12:49:05 OK: 15857 distinct packages available 12:49:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:06 (1/5) Installing dumb-init (1.2.5-r1) 12:49:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:06 (2/5) Installing musl-obstack (1.2.3-r0) 12:49:06 (3/5) Installing libucontext (1.1-r0) 12:49:06 (4/5) Installing gcompat (1.0.0-r4) 12:49:06 (1/4) Installing dumb-init (1.2.5-r1) 12:49:06 (5/5) Installing openssl (1.1.1q-r0) 12:49:06 (2/4) Installing musl-obstack (1.2.3-r0) 12:49:06 Executing busybox-1.34.1-r7.trigger 12:49:06 OK: 7 MiB in 19 packages 12:49:06 (3/4) Installing libucontext (1.1-r0) 12:49:06 (4/4) Installing gcompat (1.0.0-r4) 12:49:06 Executing busybox-1.34.1-r7.trigger 12:49:06 OK: 6 MiB in 18 packages 12:49:08 (1/5) Installing dumb-init (1.2.5-r1) 12:49:08 (2/5) Installing musl-obstack (1.2.3-r0) 12:49:09 (3/5) Installing libucontext (1.1-r0) 12:49:09 (4/5) Installing gcompat (1.0.0-r4) 12:49:09 (5/5) Installing openssl (1.1.1q-r0) 12:49:09 Executing busybox-1.34.1-r7.trigger 12:49:09 OK: 7 MiB in 19 packages 12:49:11 Removing intermediate container 493bb38cfd05 12:49:11 ---> 69c46df181d1 12:49:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 12:49:11 Removing intermediate container 2b5c804d9402 12:49:11 ---> 7581f2e72b2b 12:49:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:49:13 Removing intermediate container 2f67c44d8fe0 12:49:13 ---> 9cae77c39016 12:49:13 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:49:13 ---> b6823228dfd1 12:49:13 ---> 2fcaa5998d5c 12:49:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:49:13 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:49:13 ---> 17df3f78d050 12:49:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 12:49:13 Removing intermediate container 0841568f924b 12:49:13 ---> c46b72c7ca87 12:49:13 Step 7/20 : COPY . . 12:49:19 ---> Running in 010f6211311b 12:49:19 ---> cb0aaf139694 12:49:19 ---> 711a3fa1d6c8 12:49:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:49:19 12:49:19 ---> a7b6a1d9a34f 12:49:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:49:19 Removing intermediate container 010f6211311b 12:49:19 ---> d61fdd4abe9c 12:49:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:49:19 ---> Running in 9511f4f1dd83 12:49:19 ---> 04c6e1f2cb94 12:49:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:49:19 ---> c186828bea2a 12:49:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:49:19 ---> edaf39195b03 12:49:19 Step 21/26 : WORKDIR / 12:49:19 ---> 4e6596b6b929 12:49:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:49:19 ---> Running in 95d11b218821 12:49:19 ---> e5576331b1d5 12:49:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:49:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:49:19 Removing intermediate container 95d11b218821 12:49:19 ---> dcefdb9feb6a 12:49:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:49:19 ---> Running in b422456b3bf0 12:49:19 ---> 1d0269eaa3ea 12:49:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:49:19 ---> d0df0767e651 12:49:19 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:49:19 ---> Running in 97a333d552c9 12:49:19 ---> Running in dc672ca11cbb 12:49:19 Removing intermediate container b422456b3bf0 12:49:19 ---> 70d1c3804e1d 12:49:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:49:19 ---> Running in c8b9ace5c0a0 12:49:19 Removing intermediate container 97a333d552c9 12:49:19 ---> 4ac2ad3c8db3 12:49:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:49:19 Removing intermediate container dc672ca11cbb 12:49:19 ---> 8da423bccc36 12:49:19 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:49:20 ---> Running in f270ce594bb8 12:49:20 ---> Running in 3a47f01d103e 12:49:20 Removing intermediate container c8b9ace5c0a0 12:49:20 ---> 96ad9ba12804 12:49:20 Step 24/26 : LABEL arch=x86_64 12:49:20 ---> Running in 4c2bdf2d9e28 12:49:20 Removing intermediate container f270ce594bb8 12:49:20 ---> 2cf0bd5e7af8 12:49:20 Step 24/26 : LABEL arch=x86_64 12:49:20 ---> Running in 19bcb049a7a0 12:49:20 Removing intermediate container 3a47f01d103e 12:49:20 ---> 252278d06f9a 12:49:20 Step 23/25 : LABEL arch=x86_64 12:49:20 Removing intermediate container 4c2bdf2d9e28 12:49:20 ---> ae828b5f1428 12:49:20 Step 25/26 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:49:20 ---> Running in 9ce1fccee0e7 12:49:20 ---> Running in 22ae945715cc 12:49:20 Removing intermediate container 19bcb049a7a0 12:49:20 ---> ac5ece75a435 12:49:20 Step 25/26 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:49:20 ---> Running in 2610af34fe34 12:49:20 Removing intermediate container 22ae945715cc 12:49:20 ---> 6099ca531d73 12:49:20 Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:49:20 Removing intermediate container 9ce1fccee0e7 12:49:20 ---> 16ffe9284c02 12:49:20 Step 26/26 : LABEL version=0.0.0 12:49:20 ---> Running in d7c23a1130bc 12:49:20 Removing intermediate container 2610af34fe34 12:49:20 ---> 5548826b30ce 12:49:20 Step 26/26 : LABEL version=0.0.0 12:49:20 ---> Running in 113dda972241 12:49:20 ---> Running in 101eb007b24b 12:49:20 Removing intermediate container d7c23a1130bc 12:49:20 ---> 5452318b11b8 12:49:20 Step 25/25 : LABEL version=0.0.0 12:49:20 Removing intermediate container 113dda972241 12:49:20 ---> 31a73d53363a 12:49:20 12:49:20 ---> Running in 5ccbe892ee37 12:49:20 Removing intermediate container 101eb007b24b 12:49:20 ---> 43be3d8ad2e3 12:49:20 12:49:20 Successfully built 31a73d53363a 12:49:20 Successfully tagged security-spire-config:latest 12:49:20  Building security-spire-config ... done Successfully built 43be3d8ad2e3 12:49:20 Successfully tagged security-spire-agent:latest 12:49:20  Building security-spire-agent ... done Removing intermediate container 5ccbe892ee37 12:49:20 ---> d237322c219b 12:49:20 12:49:20 Successfully built d237322c219b 12:49:20 Successfully tagged security-spire-server:latest 12:49:38  Building security-spire-server ... done Removing intermediate container 9511f4f1dd83 12:49:38 ---> 38fb887c871e 12:49:38 12:49:38 Step 9/20 : FROM alpine:3.15 12:49:38 ---> c4fc93816858 12:49:38 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:49:38 ---> Using cache 12:49:38 ---> 2ed13fdd12ab 12:49:38 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:49:38 ---> Using cache 12:49:38 ---> 50dd620a7ae1 12:49:38 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:49:38 ---> Running in dc459c36376f 12:49:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:39 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 12:49:39 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 12:49:39 OK: 15857 distinct packages available 12:49:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:40 (1/9) Installing ca-certificates (20220614-r0) 12:49:40 (2/9) Installing brotli-libs (1.0.9-r5) 12:49:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 12:49:40 (4/9) Installing libcurl (7.80.0-r3) 12:49:40 (5/9) Installing curl (7.80.0-r3) 12:49:40 (6/9) Installing dumb-init (1.2.5-r1) 12:49:40 (7/9) Installing musl-obstack (1.2.3-r0) 12:49:41 (8/9) Installing libucontext (1.1-r0) 12:49:41 (9/9) Installing gcompat (1.0.0-r4) 12:49:41 Executing busybox-1.34.1-r7.trigger 12:49:41 Executing ca-certificates-20220614-r0.trigger 12:49:41 OK: 8 MiB in 23 packages 12:49:41 Removing intermediate container dc459c36376f 12:49:41 ---> af791fcbb51e 12:49:41 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 12:49:41 ---> 72d2c68d42da 12:49:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:49:42 ---> b5a9df818f1f 12:49:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 12:49:42 ---> da1acdc69c05 12:49:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 12:49:42 ---> Running in d1597cb9151f 12:49:42 Removing intermediate container d1597cb9151f 12:49:42 ---> 7f221e1874a9 12:49:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:49:42 ---> Running in 8a03a99107ca 12:49:42 Removing intermediate container 8a03a99107ca 12:49:42 ---> f395bad0c3be 12:49:42 Step 18/20 : LABEL arch=x86_64 12:49:42 ---> Running in db093f83155b 12:49:42 Removing intermediate container db093f83155b 12:49:42 ---> 7e0d1a08b3c1 12:49:42 Step 19/20 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 12:49:42 ---> Running in a1d91cfed880 12:49:42 Removing intermediate container a1d91cfed880 12:49:42 ---> c959c65868a5 12:49:42 Step 20/20 : LABEL version=0.0.0 12:49:42 ---> Running in 444a7fd1f970 12:49:43 Removing intermediate container 444a7fd1f970 12:49:43 ---> 3c9d1fa0b646 12:49:43 12:49:43 Successfully built 3c9d1fa0b646 12:49:43 Successfully tagged security-spiffe-token-provider:latest 12:49:43  Building security-spiffe-token-provider ... done  [Pipeline] } 12:49:43 $ docker stop --time=1 815937b765744ac8678e56d38c1284cfa8fd17cfaa2620afdc2fdc6a142d786d 12:49:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.757s coverage: 89.2% of statements 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:49:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.646s coverage: 2.2% of statements 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:49:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.582s coverage: 95.6% of statements 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 12:49:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.317s coverage: 72.2% of statements 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:49:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.567s coverage: 60.0% of statements 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:49:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 0.9% of statements 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:49:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.732s coverage: 58.8% of statements 12:49:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.546s coverage: 29.6% of statements 12:49:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:49:44 $ docker rm -f 815937b765744ac8678e56d38c1284cfa8fd17cfaa2620afdc2fdc6a142d786d [Pipeline] // withDockerContainer [Pipeline] sh 12:49:44 + docker images 12:49:44 REPOSITORY TAG IMAGE ID CREATED SIZE 12:49:44 security-spiffe-token-provider latest 3c9d1fa0b646 2 seconds ago 29.3MB 12:49:44 38fb887c871e 9 seconds ago 1.61GB 12:49:44 security-spire-agent latest 43be3d8ad2e3 24 seconds ago 125MB 12:49:44 security-spire-server latest d237322c219b 24 seconds ago 86.5MB 12:49:44 security-spire-config latest 31a73d53363a 24 seconds ago 85.8MB 12:49:44 support-notifications latest 3356a27de134 42 seconds ago 30.1MB 12:49:44 500ddfc31a6c 42 seconds ago 1.45GB 12:49:44 security-bootstrapper latest 8a051151ca7d 53 seconds ago 19.9MB 12:49:44 core-command latest f7ee87713495 54 seconds ago 17.5MB 12:49:44 f970579cf5bd 55 seconds ago 1.45GB 12:49:44 2c5296c75c23 55 seconds ago 1.45GB 12:49:44 4334c00fdbe6 About a minute ago 1.64GB 12:49:44 support-scheduler latest 54f2ebc25533 About a minute ago 29.5MB 12:49:44 f3d19dc436de About a minute ago 1.58GB 12:49:44 79a408018060 About a minute ago 1.64GB 12:49:44 sys-mgmt-agent latest 3e6bf99a5c62 About a minute ago 136MB 12:49:44 00815e2b0afb About a minute ago 1.57GB 12:49:44 security-proxy-setup latest f64fc595dba3 2 minutes ago 27.4MB 12:49:44 security-secretstore-setup latest 5b42b4733ed9 2 minutes ago 29.3MB 12:49:44 core-data latest ccac8381fa0e 2 minutes ago 21.6MB 12:49:44 core-metadata latest 01afd9fe9114 2 minutes ago 18.3MB 12:49:44 1543f25f89f1 2 minutes ago 1.56GB 12:49:44 061502a81d81 2 minutes ago 1.59GB 12:49:44 25f16b3f631d 2 minutes ago 1.57GB 12:49:44 dd0001fa1676 2 minutes ago 1.57GB 12:49:44 d04e6d1b9106 2 minutes ago 1.59GB 12:49:44 ci-base-image-x86_64 latest 6af0f7cda689 6 minutes ago 940MB 12:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 7 days ago 677MB 12:49:44 alpine 3.15 c4fc93816858 2 months ago 5.59MB 12:49:44 alpine 3.16 9c6f07244728 2 months ago 5.54MB 12:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 12:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } 12:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements 12:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.821s coverage: 79.5% of statements 12:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.455s coverage: 94.1% of statements 12:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.324s coverage: 96.3% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:49:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements 12:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.247s coverage: 94.4% of statements 12:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.233s coverage: 44.8% of statements 12:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.725s coverage: 80.5% of statements 12:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 12:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 12:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 12:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 12:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.319s coverage: 85.4% of statements 12:50:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.950s coverage: 91.2% of statements 12:50:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.926s coverage: 64.7% of statements 12:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.277s coverage: 100.0% of statements 12:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements 12:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 12:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 12:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 12:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.490s coverage: 65.8% of statements 12:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:50:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.888s coverage: 41.8% of statements 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:50:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.369s coverage: 89.5% of statements 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:50:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.433s coverage: 17.7% of statements 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.713s coverage: 92.3% of statements 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.280s coverage: 63.2% of statements 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:50:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:50:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements 12:50:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 12:50:40 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 12:50:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:50:40 GO111MODULE=on go vet ./... 12:52:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:52:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:52:32 ./bin/test-attribution-txt.sh [Pipeline] echo 12:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:52:32 + ls -al . 12:52:32 total 756 12:52:32 drwxrwxr-x 10 1001 1001 4096 Oct 18 12:46 . 12:52:32 drwxr-xr-x 4 root root 4096 Oct 18 12:46 .. 12:52:32 drwxrwxr-x 2 1001 1001 4096 Oct 18 12:44 .blubracket 12:52:32 -rw-rw-r-- 1 1001 1001 16 Oct 18 12:44 .dockerignore 12:52:32 drwxrwxr-x 8 1001 1001 4096 Oct 18 12:44 .git 12:52:32 drwxrwxr-x 3 1001 1001 4096 Oct 18 12:44 .github 12:52:32 -rw-rw-r-- 1 1001 1001 1030 Oct 18 12:44 .gitignore 12:52:32 -rw-rw-r-- 1 1001 1001 42 Oct 18 12:44 .golangci.yml 12:52:32 -rw-rw-r-- 1 1001 1001 87 Oct 18 12:44 .hadolint.yml 12:52:32 -rw-rw-r-- 1 1001 1001 166 Oct 18 12:44 .sonarcloud.properties 12:52:32 -rw-rw-r-- 1 1001 1001 1171 Oct 18 12:44 ADOPTERS.md 12:52:32 -rw-rw-r-- 1 1001 1001 10722 Oct 18 12:44 Attribution.txt 12:52:32 -rw-rw-r-- 1 1001 1001 63209 Oct 18 12:44 CHANGELOG.md 12:52:32 -rw-rw-r-- 1 1001 1001 3804 Oct 18 12:44 CONTRIBUTING.md 12:52:32 -rw-rw-r-- 1 1001 1001 677 Oct 18 12:44 GOVERNANCE.md 12:52:32 -rw-rw-r-- 1 1001 1001 850 Oct 18 12:44 Jenkinsfile 12:52:32 -rw-rw-r-- 1 1001 1001 10775 Oct 18 12:44 LICENSE 12:52:32 -rw-rw-r-- 1 1001 1001 13857 Oct 18 12:44 Makefile 12:52:32 -rw-rw-r-- 1 1001 1001 582 Oct 18 12:44 OWNERS.md 12:52:32 -rw-rw-r-- 1 1001 1001 9799 Oct 18 12:44 README.md 12:52:32 -rw-rw-r-- 1 1001 1001 6912 Oct 18 12:44 SECURITY.md 12:52:32 -rw-rw-r-- 1 1001 1001 5 Oct 18 12:42 VERSION 12:52:32 -rw-rw-r-- 1 1001 1001 4131 Oct 18 12:44 ZMQWindows.md 12:52:32 drwxrwxr-x 2 1001 1001 4096 Oct 18 12:44 bin 12:52:32 drwxrwxr-x 18 1001 1001 4096 Oct 18 12:44 cmd 12:52:32 -rw-r--r-- 1 root root 503479 Oct 18 12:50 coverage.out 12:52:32 -rw-rw-r-- 1 1001 1001 3458 Oct 18 12:44 go.mod 12:52:32 -rw-rw-r-- 1 1001 1001 38041 Oct 18 12:44 go.sum 12:52:32 drwxrwxr-x 8 1001 1001 4096 Oct 18 12:44 internal 12:52:32 drwxrwxr-x 3 1001 1001 4096 Oct 18 12:44 openapi 12:52:32 drwxrwxr-x 4 1001 1001 4096 Oct 18 12:44 snap 12:52:32 -rw-rw-r-- 1 1001 1001 204 Oct 18 12:44 version.go [Pipeline] sh 12:52:33 + '[' -e coverage.out ] 12:52:33 + chown 1001:1001 coverage.out [Pipeline] stash 12:52:33 Warning: overwriting stash ‘coverage-report’ 12:52:33 Stashed 1 file(s) [Pipeline] sh 12:52:34 + make build 12:52:34 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:54:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:55:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:55:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:55:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:55:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:56:03 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:56:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:56:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:56:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:56:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 12:56:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:56:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 12:56:38 $ docker stop --time=1 91870d8b0fe2c07c7c457113a43b4b974459c4559200abfbdf778d8aced364bf 12:56:40 $ docker rm -f 91870d8b0fe2c07c7c457113a43b4b974459c4559200abfbdf778d8aced364bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:56:43 12:56:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:56:43 latest: Pulling from edgex-devops/edgex-compose-arm64 12:56:43 29e5d40040c1: Pulling fs layer 12:56:43 1ce36da41761: Pulling fs layer 12:56:43 25b303627fd3: Pulling fs layer 12:56:44 29e5d40040c1: Download complete 12:56:44 1ce36da41761: Verifying Checksum 12:56:44 1ce36da41761: Download complete 12:56:44 29e5d40040c1: Pull complete 12:56:45 25b303627fd3: Verifying Checksum 12:56:45 25b303627fd3: Download complete 12:56:45 1ce36da41761: Pull complete 12:56:55 25b303627fd3: Pull complete 12:56:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:56:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:56:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:56 prd-ubuntu20.04-docker-arm64-4c-16g-8470 does not seem to be running inside a container 12:56:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:56:58 $ docker top 98e26bc69cc6f4277aff3612a6a3e587f11ccb8cb704a1e772966b57d0a4a4cd -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:58 + + docker-composegrep build parallel --help 12:56:58 12:57:03 --parallel Build images in parallel. [Pipeline] } 12:57:03 $ docker stop --time=1 98e26bc69cc6f4277aff3612a6a3e587f11ccb8cb704a1e772966b57d0a4a4cd 12:57:04 $ docker rm -f 98e26bc69cc6f4277aff3612a6a3e587f11ccb8cb704a1e772966b57d0a4a4cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:57:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:05 prd-ubuntu20.04-docker-arm64-4c-16g-8470 does not seem to be running inside a container 12:57:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:57:07 $ docker top c37f5056354298efb62ba1e9ecaf27012a35ce64d4ead91120ba30e1a8c06165 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:07 + docker-compose -f ./docker-compose-build.yml build --parallel 12:57:11 Building core-command ... 12:57:11 Building core-data ... 12:57:11 Building core-metadata ... 12:57:11 Building security-bootstrapper ... 12:57:11 Building security-proxy-setup ... 12:57:11 Building security-secretstore-setup ... 12:57:11 Building security-spiffe-token-provider ... 12:57:11 Building security-spire-agent ... 12:57:11 Building security-spire-config ... 12:57:11 Building security-spire-server ... 12:57:11 Building support-notifications ... 12:57:11 Building support-scheduler ... 12:57:11 Building sys-mgmt-agent ... 12:57:11 Building security-spire-agent 12:57:11 Building security-secretstore-setup 12:57:11 Building support-scheduler 12:57:11 Building security-bootstrapper 12:57:11 Building core-command 12:58:08 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:58:08 Step 2/33 : FROM ${BUILDER_BASE} AS builder 12:58:08 ---> f7bd9ee4c9cc 12:58:08 Step 3/33 : WORKDIR /edgex-go 12:58:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:58:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:58:08 ---> f7bd9ee4c9cc 12:58:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:58:08 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:58:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:58:08 ---> f7bd9ee4c9cc 12:58:08 Step 3/25 : WORKDIR /edgex-go 12:58:08 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:58:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:58:08 ---> f7bd9ee4c9cc 12:58:08 Step 3/26 : WORKDIR /edgex-go 12:58:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:58:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:58:08 ---> f7bd9ee4c9cc 12:58:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:58:08 ---> Running in 2a0580e43dc1 12:58:08 ---> Running in 3713f85d5185 12:58:08 ---> Running in 83fbe1014c22 12:58:08 ---> Running in 7ed6b2465ee7 12:58:08 ---> Running in ff64a88f24a4 12:58:08 Removing intermediate container 83fbe1014c22 12:58:08 ---> 83c4ddc071d3 12:58:08 Removing intermediate container ff64a88f24a4 12:58:08 Step 4/23 : WORKDIR /edgex-go 12:58:08 ---> 48c4051b7396 12:58:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:58:08 Removing intermediate container 2a0580e43dc1 12:58:08 ---> 02f6a22da6da 12:58:08 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:58:08 ---> Running in 59f053128447 12:58:08 Removing intermediate container 3713f85d5185 12:58:08 ---> bb32571a7392 12:58:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:58:08 ---> Running in e97712aedac8 12:58:08 Removing intermediate container 7ed6b2465ee7 12:58:08 ---> 59ac9d8a2460 12:58:08 Step 4/24 : WORKDIR /edgex-go 12:58:08 ---> Running in c98ea6d7e7a1 12:58:08 ---> Running in 410f4f095f7e 12:58:08 ---> Running in 077cff085c9b 12:58:08 Removing intermediate container 077cff085c9b 12:58:08 ---> 7e95b1f327d8 12:58:08 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:58:08 Removing intermediate container 59f053128447 12:58:08 ---> 1e0f9ce2ce9c 12:58:08 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:58:08 ---> Running in be9818c653f1 12:58:08 ---> Running in b7d2fdd841de 12:58:08 Removing intermediate container e97712aedac8 12:58:08 ---> 0cee974292fb 12:58:08 Step 5/25 : RUN apk add --update --no-cache make git 12:58:08 ---> Running in 810deb169a8b 12:58:08 Removing intermediate container c98ea6d7e7a1 12:58:08 ---> 002969cce674 12:58:08 Step 5/33 : RUN apk add --update --no-cache make git 12:58:08 ---> Running in 8633f7da105a 12:58:08 Removing intermediate container 410f4f095f7e 12:58:08 ---> 122ffc48bcfa 12:58:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 12:58:08 ---> Running in 43ae10e46b65 12:58:08 Removing intermediate container b7d2fdd841de 12:58:08 ---> 895216cb4ddf 12:58:08 Step 6/23 : RUN apk add --update --no-cache make git 12:58:08 Removing intermediate container be9818c653f1 12:58:08 ---> 0e341ba23fa4 12:58:08 Step 6/24 : RUN apk add --update --no-cache make git 12:58:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:58:08 ---> Running in 80aa73b39d60 12:58:08 ---> Running in 4460a8c7fba1 12:58:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:58:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:58:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:58:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:58:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:58:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:58:09 OK: 221 MiB in 51 packages 12:58:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:58:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:58:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:58:10 OK: 221 MiB in 51 packages 12:58:10 Removing intermediate container 810deb169a8b 12:58:10 ---> 7c1aa6e91b03 12:58:10 Step 6/25 : COPY go.mod vendor* ./ 12:58:10 OK: 221 MiB in 51 packages 12:58:11 OK: 221 MiB in 51 packages 12:58:11 OK: 221 MiB in 51 packages 12:58:12 ---> 659a8d99f68f 12:58:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:12 ---> Running in d97ded9f6d71 12:58:12 Removing intermediate container 8633f7da105a 12:58:12 ---> b2f9744efdad 12:58:12 Step 6/33 : COPY go.mod vendor* ./ 12:58:13 Removing intermediate container 4460a8c7fba1 12:58:13 ---> 931855bab871 12:58:13 Step 7/24 : COPY go.mod vendor* ./ 12:58:13 Removing intermediate container 43ae10e46b65 12:58:13 ---> bb31a3129a5e 12:58:13 Step 6/26 : COPY go.mod vendor* ./ 12:58:13 Removing intermediate container 80aa73b39d60 12:58:13 ---> 8417cba39f41 12:58:13 Step 7/23 : COPY go.mod vendor* ./ 12:58:13 ---> 3ef015f1aecd 12:58:13 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:14 ---> e3319ad8246f 12:58:14 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:14 ---> Running in e63f43f071a0 12:58:14 ---> Running in baaa60228c6d 12:58:14 ---> 88295da29bce 12:58:14 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:14 ---> Running in 7b983d66c90d 12:58:14 ---> f0dfe6ba9872 12:58:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:14 ---> Running in c357458197b3 12:59:22 Removing intermediate container 7b983d66c90d 12:59:22 ---> 0c78c6d10888 12:59:22 Step 8/26 : COPY . . 12:59:22 Removing intermediate container e63f43f071a0 12:59:22 ---> 2e55ff4c8aa9 12:59:22 Step 8/33 : COPY . . 12:59:22 Removing intermediate container baaa60228c6d 12:59:22 ---> dc5fb5cc6d9f 12:59:22 Step 9/24 : COPY . . 12:59:22 Removing intermediate container d97ded9f6d71 12:59:22 ---> 9e9025f91645 12:59:22 Step 8/25 : COPY . . 12:59:22 Removing intermediate container c357458197b3 12:59:22 ---> 70060184c734 12:59:22 Step 9/23 : COPY . . 12:59:37 ---> 7b45a78860e2 12:59:37 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:59:37 ---> a4d47083ca07 12:59:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 12:59:37 ---> 97bdd8b239db 12:59:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:59:37 ---> Running in ab257bdec472 12:59:37 ---> Running in a37a9527bf97 12:59:37 ---> 4399c77a468e 12:59:37 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:59:37 ---> Running in 6096521bcf79 12:59:37 ---> 1a639265a20c 12:59:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 12:59:37 ---> Running in 338fa046382d 12:59:37 ---> Running in 2fa1b4b8af44 12:59:38 Removing intermediate container 2fa1b4b8af44 12:59:38 ---> 68ffac141475 12:59:38 Step 10/26 : WORKDIR /edgex-go/spire-build 12:59:38 ---> Running in b534e707ae3c 12:59:39 Removing intermediate container b534e707ae3c 12:59:39 ---> ae8ce2b2ff1d 12:59:39 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 12:59:39 ---> Running in 511497787bd5 12:59:39 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:59:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:59:39 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:59:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:59:42 Removing intermediate container 511497787bd5 12:59:42 ---> 13e397c8615c 12:59:42 Step 12/26 : WORKDIR /edgex-go 12:59:42 ---> Running in 8137371c5a30 12:59:42 Removing intermediate container 8137371c5a30 12:59:42 ---> f2062639d243 12:59:42 12:59:42 Step 13/26 : FROM alpine:3.15 12:59:42 3.15: Pulling from library/alpine 12:59:44 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 12:59:44 Status: Downloaded newer image for alpine:3.15 12:59:44 ---> 02e0d6fdf486 12:59:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:59:44 ---> Running in e7711d89f509 12:59:44 Removing intermediate container e7711d89f509 12:59:44 ---> 7900ddb22bd8 12:59:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:44 ---> Running in 2f37965518ae 12:59:48 Removing intermediate container 2f37965518ae 12:59:48 ---> 1aa6b60d5fe6 12:59:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:59:48 ---> Running in 518b38bc8e0c 12:59:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:59:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:59:52 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 12:59:52 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 12:59:52 OK: 15734 distinct packages available 12:59:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:59:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:59:54 (1/5) Installing dumb-init (1.2.5-r1) 12:59:54 (2/5) Installing musl-obstack (1.2.3-r0) 12:59:54 (3/5) Installing libucontext (1.1-r0) 12:59:54 (4/5) Installing gcompat (1.0.0-r4) 12:59:54 (5/5) Installing openssl (1.1.1q-r0) 12:59:55 Executing busybox-1.34.1-r7.trigger 12:59:55 OK: 6 MiB in 19 packages 12:59:57 Removing intermediate container 518b38bc8e0c 12:59:57 ---> c779771757e0 12:59:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 13:00:01 ---> 45fe9be9df6c 13:00:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:00:06 ---> 8268891a85ac 13:00:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:00:07 ---> 903c7d31f7a8 13:00:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:00:07 ---> 98da7efbadb0 13:00:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:00:08 ---> 35e76247b36d 13:00:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:00:08 ---> Running in 7caf776b1415 13:00:09 Removing intermediate container 7caf776b1415 13:00:09 ---> cd637f25b3af 13:00:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:00:09 ---> Running in d6e934d78c60 13:00:09 Removing intermediate container d6e934d78c60 13:00:09 ---> c0469b210de9 13:00:09 Step 24/26 : LABEL arch=arm64 13:00:09 ---> Running in 5385a50e88d4 13:00:10 Removing intermediate container 5385a50e88d4 13:00:10 ---> 64536bd8300d 13:00:10 Step 25/26 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:00:10 ---> Running in f0002d6ddca8 13:00:10 Removing intermediate container f0002d6ddca8 13:00:10 ---> 0f03863f4b8f 13:00:10 Step 26/26 : LABEL version=0.0.0 13:00:10 ---> Running in 9dea9c442b61 13:00:11 Removing intermediate container 9dea9c442b61 13:00:11 ---> d77ef64c6bf5 13:00:11 13:00:11 Successfully built d77ef64c6bf5 13:00:11 Successfully tagged security-spire-agent-arm64:latest 13:00:11  Building security-spire-agent ... done Building support-notifications 13:00:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:00:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:00:29 ---> f7bd9ee4c9cc 13:00:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:00:29 ---> Using cache 13:00:29 ---> 59ac9d8a2460 13:00:29 Step 4/23 : WORKDIR /edgex-go 13:00:29 ---> Using cache 13:00:29 ---> 7e95b1f327d8 13:00:29 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:29 ---> Using cache 13:00:29 ---> 0e341ba23fa4 13:00:29 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:00:29 ---> Running in 08fbb6443173 13:00:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:00:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:00:31 OK: 221 MiB in 51 packages 13:00:32 Removing intermediate container 08fbb6443173 13:00:32 ---> f8423d3435ab 13:00:32 Step 7/23 : COPY go.mod vendor* ./ 13:00:33 ---> bfe056c6e0ad 13:00:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:33 ---> Running in d45cd34beabf 13:01:29 Removing intermediate container d45cd34beabf 13:01:29 ---> 9363496f1750 13:01:29 Step 9/23 : COPY . . 13:01:42 ---> e28f4d21bfdb 13:01:42 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:01:42 ---> Running in 0377f0459d67 13:01:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:05:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:05:16 Removing intermediate container ab257bdec472 13:05:16 ---> 9fc526393439 13:05:16 13:05:16 Step 10/25 : FROM alpine:3.16 13:05:16 3.16: Pulling from library/alpine 13:05:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:05:16 Status: Downloaded newer image for alpine:3.16 13:05:16 ---> a6215f271958 13:05:16 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:05:16 ---> Running in 7af86ab02aa7 13:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:05:20 (1/3) Installing ca-certificates (20220614-r0) 13:05:20 (2/3) Installing dumb-init (1.2.5-r1) 13:05:20 (3/3) Installing su-exec (0.2-r1) 13:05:20 Executing busybox-1.35.0-r17.trigger 13:05:20 Executing ca-certificates-20220614-r0.trigger 13:05:20 OK: 6 MiB in 17 packages 13:05:22 Removing intermediate container 338fa046382d 13:05:22 ---> d2c839368b0d 13:05:22 13:05:22 Step 10/33 : FROM alpine:3.16 13:05:22 ---> a6215f271958 13:05:22 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:05:22 ---> Running in 8b4fe2d93771 13:05:23 Removing intermediate container 8b4fe2d93771 13:05:23 ---> d872f54c5717 13:05:23 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 13:05:23 ---> Running in 6a07113abfbf 13:05:23 Removing intermediate container 7af86ab02aa7 13:05:23 ---> 1512d5934b5e 13:05:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:05:23 ---> Running in 32c41eb916c3 13:05:24 Removing intermediate container 32c41eb916c3 13:05:24 ---> 6bc733d9a6e3 13:05:24 Step 13/25 : WORKDIR / 13:05:24 ---> Running in 74fc5ad755c6 13:05:24 Removing intermediate container 74fc5ad755c6 13:05:24 ---> d7b270cf7d06 13:05:24 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:05:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:05:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:05:26 ---> f3696144118d 13:05:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:05:26 ---> 0377df3dfcc5 13:05:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:05:26 (1/2) Installing dumb-init (1.2.5-r1) 13:05:26 (2/2) Installing su-exec (0.2-r1) 13:05:26 Executing busybox-1.35.0-r17.trigger 13:05:26 OK: 5 MiB in 16 packages 13:05:28 ---> 457a9487c7cf 13:05:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:05:28 Removing intermediate container 6a07113abfbf 13:05:28 ---> ff5e203d3c20 13:05:28 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 13:05:28 ---> Running in 4e9e575c29ea 13:05:28 ---> 1d216f27c623 13:05:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:05:29 Removing intermediate container 4e9e575c29ea 13:05:29 ---> 1c1356df2ae3 13:05:29 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 13:05:29 ---> Running in 56934a975f16 13:05:30 Removing intermediate container 56934a975f16 13:05:30 ---> 3197d5a4b071 13:05:30 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 13:05:31 ---> Running in b85c7f07e54b 13:05:31 ---> 0c9c76774e7e 13:05:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:05:31 Removing intermediate container b85c7f07e54b 13:05:31 ---> bfde82666012 13:05:31 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 13:05:31 ---> Running in c724abaaf35f 13:05:32 Removing intermediate container c724abaaf35f 13:05:32 ---> f66c701e462b 13:05:32 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 13:05:32 ---> Running in d306ed486e99 13:05:33 ---> c80a41498b5d 13:05:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:05:35 ---> bd6d6015a0a7 13:05:35 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:05:35 ---> Running in b901c14f34ba 13:05:36 Removing intermediate container d306ed486e99 13:05:36 ---> c3efd29b64ed 13:05:36 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 13:05:36 ---> Running in b2adc4b922f0 13:05:37 Removing intermediate container b2adc4b922f0 13:05:37 ---> a950d722c9ac 13:05:37 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 13:05:38 ---> dfaf7ef038f0 13:05:39 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 13:05:39 ---> Running in 454733402f39 13:05:39 Removing intermediate container b901c14f34ba 13:05:39 ---> 7fe13ae2c727 13:05:39 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:05:39 ---> Running in 1ee485a8729e 13:05:40 Removing intermediate container 1ee485a8729e 13:05:40 ---> 12565db63916 13:05:40 Step 23/25 : LABEL arch=arm64 13:05:41 ---> Running in 62341af21e73 13:05:43 Removing intermediate container 62341af21e73 13:05:43 ---> 725571704976 13:05:43 Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:05:43 ---> Running in b2b065a2b6a7 13:05:44 Removing intermediate container b2b065a2b6a7 13:05:44 ---> 45dd0551a343 13:05:44 Step 25/25 : LABEL version=0.0.0 13:05:44 Removing intermediate container 454733402f39 13:05:44 ---> b9aaa749e459 13:05:44 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:44 ---> Running in 85abe00ceba4 13:05:45 Removing intermediate container 85abe00ceba4 13:05:45 ---> 77d6f0487888 13:05:45 13:05:46 Successfully built 77d6f0487888 13:05:46 Successfully tagged security-secretstore-setup-arm64:latest 13:05:46 Building security-spire-server 13:05:46  Building security-secretstore-setup ... done  ---> 65c490c32c87 13:05:46 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:05:50 ---> 3f55e3a9ae0c 13:05:50 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:05:50 Removing intermediate container a37a9527bf97 13:05:50 ---> 2549948075a4 13:05:50 13:05:50 Step 11/24 : FROM alpine:3.16 13:05:50 ---> a6215f271958 13:05:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:05:50 ---> Running in 3bde220015e0 13:05:51 ---> b30f1e4ad529 13:05:51 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:05:52 ---> 453bd0d4a89b 13:05:52 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 13:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:05:53 ---> 5969950e6757 13:05:53 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 13:05:54 (1/1) Installing dumb-init (1.2.5-r1) 13:05:54 Executing busybox-1.35.0-r17.trigger 13:05:54 OK: 5 MiB in 15 packages 13:05:54 ---> 9875d0b76b64 13:05:54 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:05:56 Removing intermediate container 3bde220015e0 13:05:56 ---> 3ed9b77e6b97 13:05:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:05:56 ---> 693b3a9acb4b 13:05:56 Step 28/33 : RUN chmod +x /entrypoint.sh 13:05:56 ---> Running in 3f85a6825177 13:05:56 ---> Running in 2d52a37588ea 13:05:57 Removing intermediate container 3f85a6825177 13:05:57 ---> 341eadf5c01b 13:05:57 Step 14/24 : ENV APP_PORT=59882 13:05:57 ---> Running in 0c1e4c5f0335 13:05:58 Removing intermediate container 0c1e4c5f0335 13:05:58 ---> eb8e7181082b 13:05:58 Step 15/24 : EXPOSE $APP_PORT 13:05:59 ---> Running in ae00afd9b6a1 13:06:00 Removing intermediate container ae00afd9b6a1 13:06:00 ---> 5283689a408b 13:06:00 Step 16/24 : WORKDIR / 13:06:00 ---> Running in cde653d786c0 13:06:00 Removing intermediate container 2d52a37588ea 13:06:00 ---> e32614abc63b 13:06:00 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 13:06:00 ---> Running in d9aabd9ccb9f 13:06:00 Removing intermediate container cde653d786c0 13:06:00 ---> 870c08dcedc5 13:06:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:06:01 Removing intermediate container d9aabd9ccb9f 13:06:01 ---> d96ec2b8a05f 13:06:01 Step 30/33 : CMD ["gate"] 13:06:01 ---> Running in 1354045e5d41 13:06:02 Removing intermediate container 1354045e5d41 13:06:02 ---> e14f8ee375d2 13:06:02 Step 31/33 : LABEL arch=arm64 13:06:02 ---> Running in 76462ba33d76 13:06:02 ---> 126a52a94449 13:06:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:06:03 Removing intermediate container 76462ba33d76 13:06:03 ---> dcc1997d4795 13:06:03 Step 32/33 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:06:03 ---> Running in c6bd84fe0ff7 13:06:04 Removing intermediate container c6bd84fe0ff7 13:06:04 ---> 23002bfff3da 13:06:04 Step 33/33 : LABEL version=0.0.0 13:06:04 ---> Running in 11b7447bb775 13:06:06 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:06:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:06:06 ---> f7bd9ee4c9cc 13:06:06 Step 3/25 : WORKDIR /edgex-go 13:06:06 ---> Using cache 13:06:06 ---> 02f6a22da6da 13:06:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:06 ---> Using cache 13:06:06 ---> 002969cce674 13:06:06 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 13:06:06 ---> Running in 7d36b6012f03 13:06:06 Removing intermediate container 11b7447bb775 13:06:06 ---> 6f0cbe640274 13:06:06 13:06:06 ---> 14ac769725c9 13:06:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:06:07 Successfully built 6f0cbe640274 13:06:07 Successfully tagged security-bootstrapper-arm64:latest 13:06:07 Building core-metadata 13:06:08  Building security-bootstrapper ... done  ---> 8970fc8687d3 13:06:08 Step 20/24 : ENTRYPOINT ["/core-command"] 13:06:08 ---> Running in f54faa64f133 13:06:08 Removing intermediate container f54faa64f133 13:06:08 ---> 2dca41f48a46 13:06:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:06:08 ---> Running in 5e565058fb75 13:06:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:06:09 Removing intermediate container 5e565058fb75 13:06:09 ---> bc751c81655e 13:06:09 Step 22/24 : LABEL arch=arm64 13:06:09 ---> Running in 4af9ab1be12a 13:06:10 Removing intermediate container 4af9ab1be12a 13:06:10 ---> 8375d436a912 13:06:10 Step 23/24 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:06:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:06:10 ---> Running in e8be8a23a94a 13:06:10 Removing intermediate container e8be8a23a94a 13:06:10 ---> 958aec6869bd 13:06:10 Step 24/24 : LABEL version=0.0.0 13:06:10 ---> Running in eb51a33a31bc 13:06:11 Removing intermediate container eb51a33a31bc 13:06:11 ---> 99c8d426cd58 13:06:11 13:06:11 Successfully built 99c8d426cd58 13:06:11 Successfully tagged core-command-arm64:latest 13:06:11  Building core-command ... done Building security-proxy-setup 13:06:11 OK: 221 MiB in 51 packages 13:06:13 Removing intermediate container 7d36b6012f03 13:06:13 ---> f99167856dd0 13:06:13 Step 6/25 : COPY go.mod vendor* ./ 13:06:14 ---> 2ad5cfd6809a 13:06:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:14 ---> Running in 2cff0dc967dc 13:06:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:06:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:06:36 ---> f7bd9ee4c9cc 13:06:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:06:36 ---> Using cache 13:06:36 ---> 59ac9d8a2460 13:06:36 Step 4/25 : WORKDIR /edgex-go 13:06:36 ---> Using cache 13:06:36 ---> 7e95b1f327d8 13:06:36 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:36 ---> Using cache 13:06:36 ---> 0e341ba23fa4 13:06:36 Step 6/25 : RUN apk add --update --no-cache make git 13:06:36 ---> Using cache 13:06:36 ---> 931855bab871 13:06:36 Step 7/25 : COPY go.mod vendor* ./ 13:06:36 ---> Using cache 13:06:36 ---> e3319ad8246f 13:06:36 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:36 ---> Using cache 13:06:36 ---> dc5fb5cc6d9f 13:06:36 Step 9/25 : COPY . . 13:06:36 ---> Using cache 13:06:36 ---> a4d47083ca07 13:06:36 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 13:06:36 ---> Running in 6d12cc2e7469 13:06:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:06:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:06:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:06:37 ---> f7bd9ee4c9cc 13:06:37 Step 3/22 : WORKDIR /edgex-go 13:06:37 ---> Using cache 13:06:37 ---> 02f6a22da6da 13:06:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:37 ---> Using cache 13:06:37 ---> 002969cce674 13:06:37 Step 5/22 : RUN apk add --update --no-cache make git 13:06:37 ---> Using cache 13:06:37 ---> b2f9744efdad 13:06:37 Step 6/22 : COPY go.mod vendor* ./ 13:06:37 ---> Using cache 13:06:37 ---> 3ef015f1aecd 13:06:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:37 ---> Using cache 13:06:37 ---> 2e55ff4c8aa9 13:06:37 Step 8/22 : COPY . . 13:06:37 ---> Using cache 13:06:37 ---> 4399c77a468e 13:06:37 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:06:37 ---> Running in 15536b2210bb 13:06:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:07:11 Removing intermediate container 2cff0dc967dc 13:07:11 ---> 1bd2f9f12db7 13:07:11 Step 8/25 : COPY . . 13:07:19 ---> e0230ddc6067 13:07:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 13:07:19 ---> Running in 536ed7be4945 13:07:19 Removing intermediate container 536ed7be4945 13:07:19 ---> 9efaa4f80817 13:07:19 Step 10/25 : WORKDIR /edgex-go/spire-build 13:07:19 ---> Running in 8e72c109d7f2 13:07:20 Removing intermediate container 8e72c109d7f2 13:07:20 ---> 643f839a001e 13:07:20 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 13:07:20 ---> Running in 478ef55beb79 13:07:23 Removing intermediate container 478ef55beb79 13:07:23 ---> 89afff5ec470 13:07:23 Step 12/25 : WORKDIR /edgex-go 13:07:23 ---> Running in 6fec784bb4b5 13:07:24 Removing intermediate container 6fec784bb4b5 13:07:24 ---> 6757b24d8b4e 13:07:24 13:07:24 Step 13/25 : FROM alpine:3.15 13:07:24 ---> 02e0d6fdf486 13:07:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:07:24 ---> Using cache 13:07:24 ---> 7900ddb22bd8 13:07:24 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:24 ---> Using cache 13:07:24 ---> 1aa6b60d5fe6 13:07:24 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:07:24 ---> Using cache 13:07:24 ---> c779771757e0 13:07:24 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:07:29 ---> 24f219fefcf2 13:07:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:07:30 ---> 1fef29c8e362 13:07:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:07:31 ---> a719c5442323 13:07:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:07:31 ---> 23a6f03cb4d1 13:07:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:07:31 ---> Running in 282a6b080523 13:07:32 Removing intermediate container 282a6b080523 13:07:32 ---> 273868d5b062 13:07:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:07:32 ---> Running in d493d88b1fa2 13:07:33 Removing intermediate container d493d88b1fa2 13:07:33 ---> 7a1e5e680142 13:07:33 Step 23/25 : LABEL arch=arm64 13:07:33 ---> Running in ecfe0398c354 13:07:33 Removing intermediate container ecfe0398c354 13:07:33 ---> 83f1c8bd1041 13:07:33 Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:07:33 ---> Running in 8b10bfdc863e 13:07:34 Removing intermediate container 8b10bfdc863e 13:07:34 ---> 2a7a84ce513b 13:07:34 Step 25/25 : LABEL version=0.0.0 13:07:34 ---> Running in cfe78de9287f 13:07:35 Removing intermediate container cfe78de9287f 13:07:35 ---> 0a5e74b77f2a 13:07:35 13:07:35 Successfully built 0a5e74b77f2a 13:07:35 Successfully tagged security-spire-server-arm64:latest 13:07:35 Building security-spire-config 13:07:53  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:07:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:07:53 ---> f7bd9ee4c9cc 13:07:53 Step 3/26 : WORKDIR /edgex-go 13:07:53 ---> Using cache 13:07:53 ---> 02f6a22da6da 13:07:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:53 ---> Using cache 13:07:53 ---> 002969cce674 13:07:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:07:53 ---> Using cache 13:07:53 ---> f99167856dd0 13:07:53 Step 6/26 : COPY go.mod vendor* ./ 13:07:53 ---> Using cache 13:07:53 ---> 2ad5cfd6809a 13:07:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:07:53 ---> Using cache 13:07:53 ---> 1bd2f9f12db7 13:07:53 Step 8/26 : COPY . . 13:07:53 ---> Using cache 13:07:53 ---> e0230ddc6067 13:07:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:07:53 ---> Using cache 13:07:53 ---> 9efaa4f80817 13:07:53 Step 10/26 : WORKDIR /edgex-go/spire-build 13:07:53 ---> Using cache 13:07:53 ---> 643f839a001e 13:07:53 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 13:07:53 ---> Running in fd534d17a84a 13:07:54 Removing intermediate container fd534d17a84a 13:07:54 ---> a47f61c9d6e1 13:07:54 Step 12/26 : WORKDIR /edgex-go 13:07:55 ---> Running in a5e77c7ed19c 13:07:55 Removing intermediate container a5e77c7ed19c 13:07:55 ---> d2f4619e19b6 13:07:55 13:07:55 Step 13/26 : FROM alpine:3.15 13:07:55 ---> 02e0d6fdf486 13:07:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:07:55 ---> Using cache 13:07:55 ---> 7900ddb22bd8 13:07:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:55 ---> Using cache 13:07:55 ---> 1aa6b60d5fe6 13:07:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:07:55 ---> Running in d46b7eb4a254 13:07:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:07:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:08:00 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 13:08:00 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 13:08:00 OK: 15734 distinct packages available 13:08:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:08:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:08:02 (1/4) Installing dumb-init (1.2.5-r1) 13:08:02 (2/4) Installing musl-obstack (1.2.3-r0) 13:08:02 (3/4) Installing libucontext (1.1-r0) 13:08:02 (4/4) Installing gcompat (1.0.0-r4) 13:08:02 Executing busybox-1.34.1-r7.trigger 13:08:02 OK: 6 MiB in 18 packages 13:08:04 Removing intermediate container d46b7eb4a254 13:08:04 ---> bb19a3a9725f 13:08:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:08:10 ---> bb0668f0c42a 13:08:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:08:11 ---> d78b62f77d8d 13:08:11 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:08:11 ---> Running in 32e4ccd92733 13:08:12 Removing intermediate container 32e4ccd92733 13:08:12 ---> 95416dace507 13:08:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:08:14 ---> 7501b32d2b66 13:08:14 Step 21/26 : WORKDIR / 13:08:14 ---> Running in ace33864033c 13:08:14 Removing intermediate container ace33864033c 13:08:14 ---> 50fd58fd7c2e 13:08:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:08:15 ---> Running in 7498578a3793 13:08:15 Removing intermediate container 7498578a3793 13:08:15 ---> 9d9924d0c39a 13:08:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:08:15 ---> Running in 3d4415c70c8a 13:08:16 Removing intermediate container 3d4415c70c8a 13:08:16 ---> 0d99ce1c1852 13:08:16 Step 24/26 : LABEL arch=arm64 13:08:16 ---> Running in 11976cba9d4e 13:08:17 Removing intermediate container 11976cba9d4e 13:08:17 ---> 2c83c612420b 13:08:17 Step 25/26 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:08:17 ---> Running in beb7b40ce4be 13:08:18 Removing intermediate container beb7b40ce4be 13:08:18 ---> 8924b9954224 13:08:18 Step 26/26 : LABEL version=0.0.0 13:08:19 ---> Running in 45e1b69b6e80 13:08:19 Removing intermediate container 45e1b69b6e80 13:08:19 ---> b70c00c70727 13:08:19 13:08:20 Successfully built b70c00c70727 13:08:20 Successfully tagged security-spire-config-arm64:latest 13:08:20  Building security-spire-config ... done Building sys-mgmt-agent 13:08:23 Removing intermediate container 6096521bcf79 13:08:23 ---> 372f60183f97 13:08:23 13:08:23 Step 11/23 : FROM alpine:3.16 13:08:23 ---> a6215f271958 13:08:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:08:23 ---> Using cache 13:08:23 ---> 3ed9b77e6b97 13:08:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:08:23 ---> Using cache 13:08:23 ---> 341eadf5c01b 13:08:23 Step 14/23 : ENV APP_PORT=59861 13:08:23 ---> Running in 19e8cb589a0b 13:08:24 Removing intermediate container 19e8cb589a0b 13:08:24 ---> 4fa602f0acbd 13:08:24 Step 15/23 : EXPOSE $APP_PORT 13:08:24 ---> Running in 3b62a0709889 13:08:25 Removing intermediate container 3b62a0709889 13:08:25 ---> 046af3cb2c0c 13:08:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:08:26 ---> c3aac6e07e76 13:08:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:08:28 ---> a7a6ddd903e0 13:08:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:08:29 ---> b3d8f32e7af0 13:08:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:08:29 ---> Running in bf96deb52ea5 13:08:30 Removing intermediate container bf96deb52ea5 13:08:30 ---> 73bd40a4c2a7 13:08:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:08:30 ---> Running in 2856293513e6 13:08:30 Removing intermediate container 2856293513e6 13:08:30 ---> 5ac6426f508f 13:08:30 Step 21/23 : LABEL arch=arm64 13:08:30 ---> Running in 9004bef5eb27 13:08:31 Removing intermediate container 9004bef5eb27 13:08:31 ---> e70aea035f89 13:08:31 Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:08:31 ---> Running in 613d7d9a8be1 13:08:32 Removing intermediate container 613d7d9a8be1 13:08:32 ---> f2f7e96ee521 13:08:32 Step 23/23 : LABEL version=0.0.0 13:08:32 ---> Running in 53049d2bdece 13:08:32 Removing intermediate container 53049d2bdece 13:08:32 ---> 68e3c15a3700 13:08:32 13:08:33 Successfully built 68e3c15a3700 13:08:33 Successfully tagged support-scheduler-arm64:latest 13:08:33  Building support-scheduler ... done Building core-data 13:08:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:08:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:08:41 ---> f7bd9ee4c9cc 13:08:41 Step 3/23 : WORKDIR /edgex-go 13:08:41 ---> Using cache 13:08:41 ---> 02f6a22da6da 13:08:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:41 ---> Using cache 13:08:41 ---> 002969cce674 13:08:41 Step 5/23 : RUN apk add --update --no-cache make bash git 13:08:41 ---> Running in d34e38af764c 13:08:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:08:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:08:45 OK: 221 MiB in 51 packages 13:08:47 Removing intermediate container d34e38af764c 13:08:47 ---> 01401b2747f1 13:08:47 Step 6/23 : COPY go.mod vendor* ./ 13:08:48 ---> e931d0eb8133 13:08:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:48 ---> Running in 087b78d1aba8 13:08:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:08:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:08:55 ---> f7bd9ee4c9cc 13:08:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:08:55 ---> Using cache 13:08:55 ---> 59ac9d8a2460 13:08:55 Step 4/24 : WORKDIR /edgex-go 13:08:55 ---> Using cache 13:08:55 ---> 7e95b1f327d8 13:08:55 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:55 ---> Using cache 13:08:55 ---> 0e341ba23fa4 13:08:55 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:08:55 ---> Running in 61c037b0d4c9 13:08:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:08:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:08:58 OK: 221 MiB in 51 packages 13:09:00 Removing intermediate container 61c037b0d4c9 13:09:00 ---> f99a23e783e2 13:09:00 Step 7/24 : COPY go.mod vendor* ./ 13:09:01 ---> 2411a6c80d55 13:09:01 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:01 ---> Running in bf9565346e84 13:09:57 Removing intermediate container 087b78d1aba8 13:09:57 ---> 4a86af0101b6 13:09:57 Step 8/23 : COPY . . 13:10:07 ---> 1836ba78a78a 13:10:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:10:07 ---> Running in f1cc26de7bdc 13:10:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:10:09 Removing intermediate container bf9565346e84 13:10:09 ---> 957eef03f931 13:10:09 Step 9/24 : COPY . . 13:10:24 Removing intermediate container 0377f0459d67 13:10:24 ---> 47b0041e8390 13:10:24 13:10:24 Step 11/23 : FROM alpine:3.16 13:10:24 ---> a6215f271958 13:10:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:10:24 ---> Running in d36b53d3ac11 13:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:10:26 (1/2) Installing ca-certificates (20220614-r0) 13:10:26 (2/2) Installing dumb-init (1.2.5-r1) 13:10:26 Executing busybox-1.35.0-r17.trigger 13:10:26 Executing ca-certificates-20220614-r0.trigger 13:10:27 OK: 6 MiB in 16 packages 13:10:27 ---> 8faa7738a1dc 13:10:27 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 13:10:27 ---> Running in 2c00a6b79997 13:10:30 Removing intermediate container d36b53d3ac11 13:10:30 ---> 2b30c3b2de72 13:10:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:10:30 ---> Running in a350a91f56b0 13:10:30 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:10:30 Removing intermediate container a350a91f56b0 13:10:30 ---> d5fc9825fdfa 13:10:30 Step 14/23 : ENV APP_PORT=59860 13:10:30 ---> Running in 88acb1ba7701 13:10:31 Removing intermediate container 88acb1ba7701 13:10:31 ---> e521c0e14a07 13:10:31 Step 15/23 : EXPOSE $APP_PORT 13:10:31 ---> Running in 61eba0790186 13:10:32 Removing intermediate container 61eba0790186 13:10:32 ---> aaf16ef78c6a 13:10:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:33 ---> c010b7b66492 13:10:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:10:35 ---> c4090beea8d0 13:10:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:10:36 ---> 6db65b8af38b 13:10:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:10:36 ---> Running in 958569d95e90 13:10:36 Removing intermediate container 958569d95e90 13:10:36 ---> 883e56ef6e0f 13:10:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:37 ---> Running in 582d8938873a 13:10:37 Removing intermediate container 582d8938873a 13:10:37 ---> 85579e94ab8b 13:10:37 Step 21/23 : LABEL arch=arm64 13:10:37 ---> Running in 6d8ae0c252a6 13:10:38 Removing intermediate container 6d8ae0c252a6 13:10:38 ---> 874450a2eead 13:10:38 Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:10:38 ---> Running in 011ebb7063e2 13:10:38 Removing intermediate container 011ebb7063e2 13:10:38 ---> 65ac73ef5e77 13:10:38 Step 23/23 : LABEL version=0.0.0 13:10:39 ---> Running in 97f89ff780e4 13:10:39 Removing intermediate container 97f89ff780e4 13:10:39 ---> a1a2cb7d4dca 13:10:39 13:10:39 Successfully built a1a2cb7d4dca 13:10:39 Successfully tagged support-notifications-arm64:latest 13:10:39  Building support-notifications ... done Building security-spiffe-token-provider 13:10:58 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:10:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:10:58 ---> f7bd9ee4c9cc 13:10:58 Step 3/20 : WORKDIR /edgex-go 13:10:58 ---> Using cache 13:10:58 ---> 02f6a22da6da 13:10:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:10:58 ---> Running in 614d626bdd64 13:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:11:00 v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 13:11:00 v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 13:11:00 OK: 16893 distinct packages available 13:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:11:02 OK: 221 MiB in 51 packages 13:11:04 Removing intermediate container 614d626bdd64 13:11:04 ---> 0c8f5fcdd111 13:11:04 Step 5/20 : COPY go.mod vendor* ./ 13:11:05 ---> 016061e983b4 13:11:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:11:05 ---> Running in 6d85f0131696 13:12:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:12:01 Removing intermediate container 6d85f0131696 13:12:01 ---> 15b64d735e85 13:12:01 Step 7/20 : COPY . . 13:12:11 ---> 113ad252f068 13:12:11 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:12:11 ---> Running in bc7e91267765 13:12:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:12:19 Removing intermediate container 15536b2210bb 13:12:19 ---> 7db2ac99d0dd 13:12:19 13:12:19 Step 10/22 : FROM alpine:3.16 13:12:19 ---> a6215f271958 13:12:19 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:12:19 ---> Running in c90cd7341ffe 13:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:12:23 (1/6) Installing ca-certificates (20220614-r0) 13:12:23 (2/6) Installing brotli-libs (1.0.9-r6) 13:12:23 (3/6) Installing nghttp2-libs (1.47.0-r0) 13:12:23 (4/6) Installing libcurl (7.83.1-r3) 13:12:23 (5/6) Installing curl (7.83.1-r3) 13:12:23 (6/6) Installing dumb-init (1.2.5-r1) 13:12:23 Executing busybox-1.35.0-r17.trigger 13:12:23 Executing ca-certificates-20220614-r0.trigger 13:12:24 OK: 8 MiB in 20 packages 13:12:25 Removing intermediate container c90cd7341ffe 13:12:25 ---> 961689d97713 13:12:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:12:26 ---> Running in a71cff84ee27 13:12:27 Removing intermediate container a71cff84ee27 13:12:27 ---> 2e92c33ccc54 13:12:27 Step 13/22 : WORKDIR /edgex 13:12:27 ---> Running in c8a67ef7a871 13:12:28 Removing intermediate container c8a67ef7a871 13:12:28 ---> 478141d8f0e0 13:12:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:12:29 ---> 72d51069c253 13:12:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:12:30 ---> a0fd3716e351 13:12:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:12:32 ---> 7b273776bb73 13:12:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:12:33 ---> 092b5d0c4f17 13:12:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:12:33 ---> Running in 8c03da36810f 13:12:36 Removing intermediate container 8c03da36810f 13:12:36 ---> eeb0059df640 13:12:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:12:36 ---> Running in f32518aac449 13:12:37 Removing intermediate container f32518aac449 13:12:37 ---> df2239195ee3 13:12:37 Step 20/22 : LABEL arch=arm64 13:12:37 ---> Running in 4f06a2c6d9b4 13:12:37 Removing intermediate container 4f06a2c6d9b4 13:12:37 ---> fa0fea8f9ac5 13:12:37 Step 21/22 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:12:37 ---> Running in f8918eac7fe0 13:12:37 Removing intermediate container f8918eac7fe0 13:12:37 ---> 6002cea2e69a 13:12:37 Step 22/22 : LABEL version=0.0.0 13:12:38 ---> Running in 183963fff116 13:12:38 Removing intermediate container 183963fff116 13:12:38 ---> 80ccc71ac472 13:12:38 13:12:38 Successfully built 80ccc71ac472 13:12:38 Successfully tagged security-proxy-setup-arm64:latest 13:13:11  Building security-proxy-setup ... done Removing intermediate container 6d12cc2e7469 13:13:11 ---> a7459005d4a7 13:13:11 13:13:11 Step 11/25 : FROM alpine:3.16 13:13:11 ---> a6215f271958 13:13:11 Step 12/25 : RUN apk add --update --no-cache dumb-init 13:13:11 ---> Using cache 13:13:11 ---> 3ed9b77e6b97 13:13:11 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:13:11 ---> Using cache 13:13:11 ---> 341eadf5c01b 13:13:11 Step 14/25 : ENV APP_PORT=59881 13:13:11 ---> Running in 5522a1a69598 13:13:11 Removing intermediate container 5522a1a69598 13:13:11 ---> 71fe66583b5b 13:13:11 Step 15/25 : EXPOSE $APP_PORT 13:13:11 ---> Running in 59de5a67dfe8 13:13:11 Removing intermediate container 59de5a67dfe8 13:13:11 ---> a55a66367470 13:13:11 Step 16/25 : WORKDIR / 13:13:11 ---> Running in f58160e38b85 13:13:11 Removing intermediate container f58160e38b85 13:13:11 ---> 90fd3a0d2df8 13:13:11 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 13:13:11 ---> 1f33e9c80b14 13:13:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:13:11 ---> fc0669580d2e 13:13:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:13:12 ---> c4dc81548728 13:13:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 13:13:13 ---> 48a323b6b023 13:13:13 Step 21/25 : ENTRYPOINT ["/core-metadata"] 13:13:13 ---> Running in 6e1928c7c492 13:13:13 Removing intermediate container 6e1928c7c492 13:13:13 ---> e65c0c8901ea 13:13:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:13:13 ---> Running in 7e10c898704b 13:13:14 Removing intermediate container 7e10c898704b 13:13:14 ---> 30be0938bba1 13:13:14 Step 23/25 : LABEL arch=arm64 13:13:14 ---> Running in 35379374ea59 13:13:14 Removing intermediate container 35379374ea59 13:13:14 ---> 9fc885fab711 13:13:14 Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:13:15 ---> Running in e0b060ee847f 13:13:15 Removing intermediate container e0b060ee847f 13:13:15 ---> fc79b129e536 13:13:15 Step 25/25 : LABEL version=0.0.0 13:13:15 ---> Running in 06b9b6b6557a 13:13:15 Removing intermediate container 06b9b6b6557a 13:13:15 ---> 4b8799687f0a 13:13:15 13:13:16 Successfully built 4b8799687f0a 13:13:16 Successfully tagged core-metadata-arm64:latest 13:14:38  Building core-metadata ... done Removing intermediate container f1cc26de7bdc 13:14:38 ---> 1c69ad5741b7 13:14:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:14:38 ---> Running in 221a68a36ef0 13:14:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:14:41 Removing intermediate container 221a68a36ef0 13:14:41 ---> 60b51abc3c60 13:14:41 13:14:41 Step 11/23 : FROM alpine:3.16 13:14:41 ---> a6215f271958 13:14:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:14:41 ---> Running in 04de6c69bdd5 13:14:41 Removing intermediate container 04de6c69bdd5 13:14:41 ---> c285c203685f 13:14:41 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 13:14:41 ---> Running in 694a4ef8fe40 13:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:14:44 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 13:14:44 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 13:14:44 (3/33) Installing readline (8.1.2-r0) 13:14:44 (4/33) Installing bash (5.1.16-r2) 13:14:44 Executing bash-5.1.16-r2.post-install 13:14:44 (5/33) Installing ca-certificates (20220614-r0) 13:14:44 (6/33) Installing brotli-libs (1.0.9-r6) 13:14:45 (7/33) Installing nghttp2-libs (1.47.0-r0) 13:14:45 (8/33) Installing libcurl (7.83.1-r3) 13:14:45 (9/33) Installing curl (7.83.1-r3) 13:14:45 (10/33) Installing docker-cli (20.10.18-r1) 13:14:46 (11/33) Installing dumb-init (1.2.5-r1) 13:14:46 (12/33) Installing libbz2 (1.0.8-r1) 13:14:46 (13/33) Installing expat (2.4.9-r0) 13:14:46 (14/33) Installing libffi (3.4.2-r1) 13:14:46 (15/33) Installing gdbm (1.23-r0) 13:14:46 (16/33) Installing xz-libs (5.2.5-r1) 13:14:46 (17/33) Installing libgcc (11.2.1_git20220219-r2) 13:14:46 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 13:14:46 (19/33) Installing mpdecimal (2.5.1-r1) 13:14:46 (20/33) Installing sqlite-libs (3.38.5-r0) 13:14:46 (21/33) Installing python3 (3.10.5-r0) 13:14:48 (22/33) Installing py3-contextlib2 (21.6.0-r2) 13:14:48 (23/33) Installing py3-tomli (2.0.1-r1) 13:14:48 (24/33) Installing py3-pep517 (0.12.0-r2) 13:14:48 (25/33) Installing py3-six (1.16.0-r1) 13:14:48 (26/33) Installing py3-retrying (1.3.3-r3) 13:14:48 (27/33) Installing py3-appdirs (1.4.4-r3) 13:14:48 (28/33) Installing py3-more-itertools (8.13.0-r0) 13:14:48 (29/33) Installing py3-ordered-set (4.0.2-r3) 13:14:48 (30/33) Installing py3-parsing (2.4.7-r3) 13:14:48 (31/33) Installing py3-packaging (21.3-r0) 13:14:48 (32/33) Installing py3-setuptools (59.4.0-r0) 13:14:48 (33/33) Installing py3-pip (22.1.1-r0) 13:14:49 Executing busybox-1.35.0-r17.trigger 13:14:49 Executing ca-certificates-20220614-r0.trigger 13:14:49 OK: 120 MiB in 47 packages 13:15:02 Collecting docker-compose==1.23.2 13:15:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:15:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.5 MB/s eta 0:00:00 13:15:02 Collecting PyYAML<4,>=3.10 13:15:02 Downloading PyYAML-3.13.tar.gz (270 kB) 13:15:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 19.1 MB/s eta 0:00:00 13:15:04 Preparing metadata (setup.py): started 13:15:06 Preparing metadata (setup.py): finished with status 'done' 13:15:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:15:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:15:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.9 MB/s eta 0:00:00 13:15:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 13:15:06 Collecting cached-property<2,>=1.2.0 13:15:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:15:07 Collecting docker<4.0,>=3.6.0 13:15:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:15:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.2 MB/s eta 0:00:00 13:15:07 Collecting dockerpty<0.5,>=0.4.1 13:15:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:15:07 Preparing metadata (setup.py): started 13:15:09 Preparing metadata (setup.py): finished with status 'done' 13:15:09 Collecting jsonschema<3,>=2.5.1 13:15:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:15:10 Collecting texttable<0.10,>=0.9.0 13:15:10 Downloading texttable-0.9.1.tar.gz (11 kB) 13:15:10 Preparing metadata (setup.py): started 13:15:12 Preparing metadata (setup.py): finished with status 'done' 13:15:12 Collecting websocket-client<1.0,>=0.32.0 13:15:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:15:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 13:15:12 Collecting docopt<0.7,>=0.6.1 13:15:12 Downloading docopt-0.6.2.tar.gz (25 kB) 13:15:12 Preparing metadata (setup.py): started 13:15:14 Preparing metadata (setup.py): finished with status 'done' 13:15:15 Collecting docker-pycreds>=0.4.0 13:15:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:15:16 Collecting urllib3<1.25,>=1.21.1 13:15:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:15:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.1 MB/s eta 0:00:00 13:15:16 Collecting certifi>=2017.4.17 13:15:16 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 13:15:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.1 MB/s eta 0:00:00 13:15:16 Collecting idna<2.8,>=2.5 13:15:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:15:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.6 MB/s eta 0:00:00 13:15:17 Collecting chardet<3.1.0,>=3.0.2 13:15:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:15:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.2 MB/s eta 0:00:00 13:15:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:15:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:15:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:15:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:15:18 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 13:15:18 Running setup.py install for texttable: started 13:15:20 Running setup.py install for texttable: finished with status 'done' 13:15:20 Running setup.py install for PyYAML: started 13:15:23 Running setup.py install for PyYAML: finished with status 'done' 13:15:24 Running setup.py install for docopt: started 13:15:27 Running setup.py install for docopt: finished with status 'done' 13:15:29 Running setup.py install for dockerpty: started 13:15:31 Running setup.py install for dockerpty: finished with status 'done' 13:15:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 13:15:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:15:42 Removing intermediate container 2c00a6b79997 13:15:42 ---> 17cbd3d8153b 13:15:42 13:15:42 Step 11/24 : FROM alpine:3.16 13:15:42 ---> a6215f271958 13:15:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:15:42 ---> Running in 18f0d8b1c580 13:15:42 Removing intermediate container 18f0d8b1c580 13:15:42 ---> c8b856a745d4 13:15:42 Step 13/24 : ENV APP_PORT=59880 13:15:42 ---> Running in b42224c795da 13:15:43 Removing intermediate container b42224c795da 13:15:43 ---> 19e5b6ae9119 13:15:43 Step 14/24 : EXPOSE $APP_PORT 13:15:43 ---> Running in 0d1f71ba00e2 13:15:44 Removing intermediate container 0d1f71ba00e2 13:15:44 ---> 41ee901c1cc1 13:15:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:44 ---> Running in 338e6f0fbccc 13:15:48 Removing intermediate container 338e6f0fbccc 13:15:48 ---> 69a5fe7ed5f4 13:15:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:15:48 ---> Running in ba1d804a8a70 13:15:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:15:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:15:52 (1/6) Installing dumb-init (1.2.5-r1) 13:15:52 (2/6) Installing libgcc (11.2.1_git20220219-r2) 13:15:52 (3/6) Installing libsodium (1.0.18-r0) 13:15:52 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 13:15:52 (5/6) Installing libzmq (4.3.4-r0) 13:15:53 (6/6) Installing zeromq (4.3.4-r0) 13:15:53 Executing busybox-1.35.0-r17.trigger 13:15:53 OK: 8 MiB in 20 packages 13:15:53 Removing intermediate container 694a4ef8fe40 13:15:53 ---> b045792dabcd 13:15:53 Step 14/23 : ENV APP_PORT=58890 13:15:53 ---> Running in a31e99fd5340 13:15:54 Removing intermediate container a31e99fd5340 13:15:54 ---> ed3c3ebb6cba 13:15:54 Step 15/23 : EXPOSE $APP_PORT 13:15:54 ---> Running in 7b0ee35fb757 13:15:54 Removing intermediate container ba1d804a8a70 13:15:54 ---> 11c78526113c 13:15:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:54 Removing intermediate container 7b0ee35fb757 13:15:54 ---> 3db1ba1cc050 13:15:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:15:55 ---> 39a4320452dd 13:15:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:15:56 ---> 68fbd5b7ae30 13:15:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:15:57 ---> 056994f91b98 13:15:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:15:57 ---> db6859cdc923 13:15:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:15:59 ---> 13aa7677c2b8 13:15:59 Step 20/24 : ENTRYPOINT ["/core-data"] ---> e924450c0f1c 13:15:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:15:59 13:15:59 ---> Running in 9ffc0c805a82 13:15:59 ---> Running in a00fc84f0427 13:15:59 Removing intermediate container 9ffc0c805a82 13:15:59 ---> 543ddd74fe27 13:15:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:59 Removing intermediate container a00fc84f0427 13:15:59 ---> 49e88c9d3f72 13:15:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:59 ---> Running in a981e68da740 13:15:59 ---> Running in e7f27a5b5131 13:16:00 Removing intermediate container a981e68da740 13:16:00 ---> ae3ed3259720 13:16:00 Step 22/24 : LABEL arch=arm64 13:16:00 ---> Running in eeb868f4cf8a 13:16:00 Removing intermediate container e7f27a5b5131 13:16:00 ---> e2b546e2e698 13:16:00 Step 21/23 : LABEL arch=arm64 13:16:00 ---> Running in 6720fde5cafb 13:16:01 Removing intermediate container eeb868f4cf8a 13:16:01 ---> 64875bcbf5f5 13:16:01 Step 23/24 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:16:01 Removing intermediate container 6720fde5cafb 13:16:01 ---> d4a2793c09b5 13:16:01 Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:16:01 ---> Running in 84a822de81e4 13:16:01 ---> Running in 335fffe613aa 13:16:01 Removing intermediate container 84a822de81e4 13:16:01 ---> cf0128bd0e39 13:16:01 Step 24/24 : LABEL version=0.0.0 13:16:02 ---> Running in 1ec92d0a2188 13:16:02 Removing intermediate container 335fffe613aa 13:16:02 ---> 955d5e04ce63 13:16:02 Step 23/23 : LABEL version=0.0.0 13:16:02 ---> Running in 0ab14612c340 13:16:02 Removing intermediate container 1ec92d0a2188 13:16:02 ---> a1d6e0437b32 13:16:02 13:16:02 Removing intermediate container 0ab14612c340 13:16:02 ---> 779dbecbda4e 13:16:02 13:16:03 Successfully built a1d6e0437b32 13:16:03 Successfully tagged core-data-arm64:latest 13:16:03  Building core-data ... done Successfully built 779dbecbda4e 13:16:03 Successfully tagged sys-mgmt-agent-arm64:latest 13:16:21  Building sys-mgmt-agent ... done Removing intermediate container bc7e91267765 13:16:21 ---> 012a35603d32 13:16:21 13:16:21 Step 9/20 : FROM alpine:3.15 13:16:21 ---> 02e0d6fdf486 13:16:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:16:21 ---> Using cache 13:16:21 ---> 7900ddb22bd8 13:16:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:21 ---> Using cache 13:16:21 ---> 1aa6b60d5fe6 13:16:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:16:21 ---> Running in 442aa18ecfbf 13:16:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:16:22 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 13:16:22 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 13:16:22 OK: 15734 distinct packages available 13:16:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:16:24 (1/9) Installing ca-certificates (20220614-r0) 13:16:24 (2/9) Installing brotli-libs (1.0.9-r5) 13:16:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:16:24 (4/9) Installing libcurl (7.80.0-r3) 13:16:24 (5/9) Installing curl (7.80.0-r3) 13:16:25 (6/9) Installing dumb-init (1.2.5-r1) 13:16:25 (7/9) Installing musl-obstack (1.2.3-r0) 13:16:25 (8/9) Installing libucontext (1.1-r0) 13:16:25 (9/9) Installing gcompat (1.0.0-r4) 13:16:25 Executing busybox-1.34.1-r7.trigger 13:16:25 Executing ca-certificates-20220614-r0.trigger 13:16:25 OK: 8 MiB in 23 packages 13:16:27 Removing intermediate container 442aa18ecfbf 13:16:27 ---> e6317f6b5305 13:16:27 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:16:27 ---> 9bbb2a70976c 13:16:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:16:28 ---> 3f82ac466f31 13:16:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:16:29 ---> 13ae1f1f1978 13:16:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:16:29 ---> Running in 5891420625c0 13:16:29 Removing intermediate container 5891420625c0 13:16:29 ---> a02ca2d5839b 13:16:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:16:29 ---> Running in 684b1f197b54 13:16:29 Removing intermediate container 684b1f197b54 13:16:29 ---> e600ec088777 13:16:29 Step 18/20 : LABEL arch=arm64 13:16:29 ---> Running in ca7875b91398 13:16:30 Removing intermediate container ca7875b91398 13:16:30 ---> c9caa93de617 13:16:30 Step 19/20 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa 13:16:30 ---> Running in 0838c4fc7eef 13:16:30 Removing intermediate container 0838c4fc7eef 13:16:30 ---> 7ae6a9752ca1 13:16:30 Step 20/20 : LABEL version=0.0.0 13:16:30 ---> Running in 408f8776e9ba 13:16:30 Removing intermediate container 408f8776e9ba 13:16:30 ---> d708218083c1 13:16:30 13:16:30 Successfully built d708218083c1 13:16:30 Successfully tagged security-spiffe-token-provider-arm64:latest 13:16:31  Building security-spiffe-token-provider ... done  [Pipeline] } 13:16:31 $ docker stop --time=1 c37f5056354298efb62ba1e9ecaf27012a35ce64d4ead91120ba30e1a8c06165 13:16:33 $ docker rm -f c37f5056354298efb62ba1e9ecaf27012a35ce64d4ead91120ba30e1a8c06165 [Pipeline] // withDockerContainer [Pipeline] sh 13:16:33 + docker images 13:16:34 REPOSITORY TAG IMAGE ID CREATED SIZE 13:16:34 security-spiffe-token-provider-arm64 latest d708218083c1 3 seconds ago 28.4MB 13:16:34 012a35603d32 15 seconds ago 1.44GB 13:16:34 sys-mgmt-agent-arm64 latest 779dbecbda4e 31 seconds ago 133MB 13:16:34 core-data-arm64 latest a1d6e0437b32 31 seconds ago 20.7MB 13:16:34 17cbd3d8153b 53 seconds ago 1.42GB 13:16:34 60b51abc3c60 About a minute ago 1.39GB 13:16:34 core-metadata-arm64 latest 4b8799687f0a 3 minutes ago 17.6MB 13:16:34 a7459005d4a7 3 minutes ago 1.41GB 13:16:34 security-proxy-setup-arm64 latest 80ccc71ac472 3 minutes ago 26.5MB 13:16:34 7db2ac99d0dd 4 minutes ago 1.4GB 13:16:34 support-notifications-arm64 latest a1a2cb7d4dca 5 minutes ago 29.1MB 13:16:34 47b0041e8390 6 minutes ago 1.47GB 13:16:34 support-scheduler-arm64 latest 68e3c15a3700 8 minutes ago 28.5MB 13:16:34 372f60183f97 8 minutes ago 1.47GB 13:16:34 security-spire-config-arm64 latest b70c00c70727 8 minutes ago 83.6MB 13:16:34 d2f4619e19b6 8 minutes ago 1.28GB 13:16:34 security-spire-server-arm64 latest 0a5e74b77f2a 8 minutes ago 84.3MB 13:16:34 6757b24d8b4e 9 minutes ago 1.28GB 13:16:34 core-command-arm64 latest 99c8d426cd58 10 minutes ago 16.8MB 13:16:34 security-bootstrapper-arm64 latest 6f0cbe640274 10 minutes ago 19.1MB 13:16:34 2549948075a4 10 minutes ago 1.41GB 13:16:34 security-secretstore-setup-arm64 latest 77d6f0487888 10 minutes ago 28.2MB 13:16:34 d2c839368b0d 11 minutes ago 1.4GB 13:16:34 9fc526393439 11 minutes ago 1.4GB 13:16:34 security-spire-agent-arm64 latest d77ef64c6bf5 16 minutes ago 122MB 13:16:34 f2062639d243 16 minutes ago 1.28GB 13:16:34 ci-base-image-arm64 latest f7bd9ee4c9cc 30 minutes ago 942MB 13:16:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 7 days ago 679MB 13:16:34 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 13:16:34 alpine 3.16 a6215f271958 2 months ago 5.29MB 13:16:34 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 13:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:34 13:16:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:35 arm64: Pulling from edgex-lftools-log-publisher 13:16:35 8998bd30e6a1: Pulling fs layer 13:16:35 04944245beec: Pulling fs layer 13:16:35 699f458cf7ca: Pulling fs layer 13:16:35 765212b225bb: Pulling fs layer 13:16:35 f23df028b6ca: Pulling fs layer 13:16:35 d65c8cfc05b1: Pulling fs layer 13:16:35 2437ff75d9bd: Pulling fs layer 13:16:35 f23df028b6ca: Waiting 13:16:35 d65c8cfc05b1: Waiting 13:16:35 765212b225bb: Waiting 13:16:35 2437ff75d9bd: Waiting 13:16:35 04944245beec: Verifying Checksum 13:16:35 04944245beec: Download complete 13:16:35 765212b225bb: Verifying Checksum 13:16:35 765212b225bb: Download complete 13:16:35 f23df028b6ca: Download complete 13:16:35 d65c8cfc05b1: Verifying Checksum 13:16:35 d65c8cfc05b1: Download complete 13:16:35 699f458cf7ca: Verifying Checksum 13:16:35 699f458cf7ca: Download complete 13:16:36 8998bd30e6a1: Verifying Checksum 13:16:36 8998bd30e6a1: Download complete 13:16:38 2437ff75d9bd: Verifying Checksum 13:16:38 2437ff75d9bd: Download complete 13:16:40 8998bd30e6a1: Pull complete 13:16:40 04944245beec: Pull complete 13:16:41 699f458cf7ca: Pull complete 13:16:42 765212b225bb: Pull complete 13:16:42 f23df028b6ca: Pull complete 13:16:43 d65c8cfc05b1: Pull complete 13:16:58 2437ff75d9bd: Pull complete 13:16:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:16:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:58 prd-ubuntu20.04-docker-arm64-4c-16g-8470 does not seem to be running inside a container 13:16:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:17:00 $ docker top 6f71c5cb63c4174c283e836f1f533377647bbc36c30212222e7b6888f9553f3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:01 ---> job-cost.sh 13:17:01 lf-activate-venv: SKIPPING 13:17:01 INFO: No Stack... 13:17:02 INFO: Retrieving Pricing Info for: v3-standard-4 13:17:03 INFO: Archiving Costs [Pipeline] sh 13:17:03 + cat /w/workspace/edgex-go/1/archives/cost.csv 13:17:03 + cut -d, -f6 [Pipeline] lock 13:17:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4200-1-stack-cost] 13:17:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4200-1-stack-cost] did not exist. Created. 13:17:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:17:04 + echo total: 0.10999999940395355 [Pipeline] stash 13:17:04 Stashed 1 file(s) [Pipeline] } 13:17:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4200-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:17:04 $ docker stop --time=1 6f71c5cb63c4174c283e836f1f533377647bbc36c30212222e7b6888f9553f3f 13:17:06 $ docker rm -f 6f71c5cb63c4174c283e836f1f533377647bbc36c30212222e7b6888f9553f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:17:07 provisioning config files... 13:17:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4517146911549549450tmp [Pipeline] { [Pipeline] sh 13:17:07 + set +x 13:17:07 + curl -s https://codecov.io/bash 13:17:07 + bash -s -- 13:17:07 13:17:07 _____ _ 13:17:07 / ____| | | 13:17:07 | | ___ __| | ___ ___ _____ __ 13:17:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:17:07 | |___| (_) | (_| | __/ (_| (_) \ V / 13:17:07 \_____\___/ \__,_|\___|\___\___/ \_/ 13:17:07 Bash-1.0.6 13:17:07 13:17:07 13:17:07 ==> git version 2.25.1 found 13:17:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:17:07 Release-Date: 2020-01-08 13:17:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:17:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:17:07 ==> Jenkins CI detected. 13:17:07 current dir:  /w/workspace/edgex-go/1 13:17:07 project root: . 13:17:07 --> token set from env 13:17:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:17:07 ==> Running gcov in . (disable via -X gcov) 13:17:07 ==> Python coveragepy not found 13:17:07 ==> Searching for coverage reports in: 13:17:07 + . 13:17:07 -> Found 1 reports 13:17:07 ==> Detecting git/mercurial file structure 13:17:07 ==> Reading reports 13:17:07 + ./coverage.out bytes=503479 13:17:07 ==> Appending adjustments 13:17:07 https://docs.codecov.io/docs/fixing-reports 13:17:09 + Found adjustments 13:17:09 ==> Gzipping contents 13:17:09 68K /tmp/codecov.FpXskX.gz 13:17:09 ==> Uploading reports 13:17:09 url: https://codecov.io 13:17:09 query: branch=PR-4200&commit=895df5c41787de143cb3e0c973c0ae3bd64790aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4200&job=&cmd_args= 13:17:09 -> Pinging Codecov 13:17:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4200&commit=895df5c41787de143cb3e0c973c0ae3bd64790aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4200&job=&cmd_args= 13:17:09 -> Uploading to 13:17:09 https://storage.googleapis.com/codecov/v4/raw/2022-10-18/00271124DB129430A58F1EEE437C3FCB/895df5c41787de143cb3e0c973c0ae3bd64790aa/b338b372-df8b-4784-88f4-ab0b01c6d744.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T131709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4931c6fe490b9dfc4e424ff7fd60eb880673d57750decd59308af679e14b5452 13:17:09 % Total % Received % Xferd Average Speed Time Time Time Current 13:17:09 Dload Upload Total Spent Left Speed 13:17:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65596 0 0 100 65596 0 251k --:--:-- --:--:-- --:--:-- 251k 13:17:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/895df5c41787de143cb3e0c973c0ae3bd64790aa [Pipeline] } 13:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:17:11 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 13:17:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:17:12 ---> package-listing.sh 13:17:12 ++ facter osfamily 13:17:12 ++ tr '[:upper:]' '[:lower:]' 13:17:12 + OS_FAMILY=debian 13:17:12 + workspace=/w/workspace/edgex-go/1 13:17:12 + START_PACKAGES=/tmp/packages_start.txt 13:17:12 + END_PACKAGES=/tmp/packages_end.txt 13:17:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:17:12 + PACKAGES=/tmp/packages_start.txt 13:17:12 + '[' /w/workspace/edgex-go/1 ']' 13:17:12 + PACKAGES=/tmp/packages_end.txt 13:17:12 + case "${OS_FAMILY}" in 13:17:12 + dpkg -l 13:17:12 + grep '^ii' 13:17:12 + '[' -f /tmp/packages_start.txt ']' 13:17:12 + '[' -f /tmp/packages_end.txt ']' 13:17:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:17:12 + '[' /w/workspace/edgex-go/1 ']' 13:17:12 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:17:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:17:12 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 13:17:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:13 13:17:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:13 latest: Pulling from edgex-lftools-log-publisher 13:17:13 5eb5b503b376: Pulling fs layer 13:17:13 5c69ac0246d0: Pulling fs layer 13:17:13 ec43610c2a17: Pulling fs layer 13:17:13 3a2ae6a8a46f: Pulling fs layer 13:17:13 33b1e0a273af: Pulling fs layer 13:17:13 5d3b04190fa2: Pulling fs layer 13:17:13 2f39f015ded8: Pulling fs layer 13:17:13 3a2ae6a8a46f: Waiting 13:17:13 33b1e0a273af: Waiting 13:17:13 5d3b04190fa2: Waiting 13:17:13 2f39f015ded8: Waiting 13:17:13 5c69ac0246d0: Download complete 13:17:13 3a2ae6a8a46f: Download complete 13:17:13 33b1e0a273af: Verifying Checksum 13:17:13 33b1e0a273af: Download complete 13:17:13 ec43610c2a17: Verifying Checksum 13:17:13 ec43610c2a17: Download complete 13:17:14 5d3b04190fa2: Verifying Checksum 13:17:14 5d3b04190fa2: Download complete 13:17:14 5eb5b503b376: Download complete 13:17:14 2f39f015ded8: Download complete 13:17:15 5eb5b503b376: Pull complete 13:17:15 5c69ac0246d0: Pull complete 13:17:15 ec43610c2a17: Pull complete 13:17:16 3a2ae6a8a46f: Pull complete 13:17:16 33b1e0a273af: Pull complete 13:17:16 5d3b04190fa2: Pull complete 13:17:20 2f39f015ded8: Pull complete 13:17:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:17:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:20 prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container 13:17:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:17:25 $ docker top 083ae682e1e7712dcbee8da7662c548023739caac1db6998032e3882283d78a0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:25 + touch /tmp/pre-build-complete [Pipeline] sh 13:17:26 + mkdir -p /var/log/sysstat [Pipeline] sh 13:17:26 + ls /var/log/sa-host 13:17:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:26 provisioning config files... 13:17:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17163159715803717821tmp [Pipeline] { [Pipeline] echo 13:17:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:17:26 ---> create-netrc.sh [Pipeline] } 13:17:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:17:27 ---> python-tools-install.sh [Pipeline] echo 13:17:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:17:27 ---> sudo-logs.sh 13:17:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:17:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:17:28 ---> job-cost.sh 13:17:28 lf-activate-venv: SKIPPING 13:17:28 DEBUG: total: 0.10999999940395355 13:17:28 INFO: Retrieving Stack Cost... 13:17:28 INFO: Retrieving Pricing Info for: v3-standard-8 13:17:28 INFO: Archiving Costs [Pipeline] echo 13:17:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:17:29 ---> logs-deploy.sh 13:17:29 lf-activate-venv: SKIPPING 13:17:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4200/1 13:17:29 INFO: archiving workspace using pattern(s): 13:17:30 Archives upload complete. 13:17:30 INFO: archiving logs to Nexus 13:17:31 ---> uname -a: 13:17:31 Linux prd-ubuntu20-04-docker-8c-8g-8469 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:17:31 13:17:31 13:17:31 ---> lscpu: 13:17:31 Architecture: x86_64 13:17:31 CPU op-mode(s): 32-bit, 64-bit 13:17:31 Byte Order: Little Endian 13:17:31 Address sizes: 40 bits physical, 48 bits virtual 13:17:31 CPU(s): 8 13:17:31 On-line CPU(s) list: 0-7 13:17:31 Thread(s) per core: 1 13:17:31 Core(s) per socket: 1 13:17:31 Socket(s): 8 13:17:31 NUMA node(s): 1 13:17:31 Vendor ID: AuthenticAMD 13:17:31 CPU family: 23 13:17:31 Model: 49 13:17:31 Model name: AMD EPYC-Rome Processor 13:17:31 Stepping: 0 13:17:31 CPU MHz: 2799.998 13:17:31 BogoMIPS: 5599.99 13:17:31 Virtualization: AMD-V 13:17:31 Hypervisor vendor: KVM 13:17:31 Virtualization type: full 13:17:31 L1d cache: 256 KiB 13:17:31 L1i cache: 256 KiB 13:17:31 L2 cache: 4 MiB 13:17:31 L3 cache: 128 MiB 13:17:31 NUMA node0 CPU(s): 0-7 13:17:31 Vulnerability Itlb multihit: Not affected 13:17:31 Vulnerability L1tf: Not affected 13:17:31 Vulnerability Mds: Not affected 13:17:31 Vulnerability Meltdown: Not affected 13:17:31 Vulnerability Mmio stale data: Not affected 13:17:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:17:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:17:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:17:31 Vulnerability Srbds: Not affected 13:17:31 Vulnerability Tsx async abort: Not affected 13:17:31 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 13:17:31 13:17:31 13:17:31 ---> nproc: 13:17:31 8 13:17:31 13:17:31 13:17:31 ---> df -h: 13:17:31 Filesystem Size Used Avail Use% Mounted on 13:17:31 overlay 155G 19G 137G 13% / 13:17:31 tmpfs 64M 0 64M 0% /dev 13:17:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:17:31 shm 64M 0 64M 0% /dev/shm 13:17:31 /dev/vda1 155G 19G 137G 13% /facter-os 13:17:31 13:17:31 13:17:31 ---> sar -b -r -n DEV: 13:17:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8469) 10/18/22 _x86_64_ (8 CPU) 13:17:31 13:17:31 12:41:17 LINUX RESTART (8 CPU) 13:17:31 13:17:31 12:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:17:31 12:43:01 153.62 9.97 143.66 0.00 1697.72 117090.08 0.00 13:17:31 12:44:01 39.19 0.08 39.11 0.00 6.93 12937.31 0.00 13:17:31 12:45:01 58.34 0.25 58.09 0.00 5.87 24083.74 0.00 13:17:31 12:46:01 401.67 7.58 394.09 0.00 72.76 139302.88 0.00 13:17:31 12:47:01 346.62 9.81 336.81 0.00 2884.45 181592.41 0.00 13:17:31 12:48:01 817.78 1.91 815.86 0.00 33.95 243167.78 0.00 13:17:31 12:49:01 693.37 0.43 692.93 0.00 14.40 193842.09 0.00 13:17:31 12:50:01 428.36 0.35 428.01 0.00 5.07 79669.12 0.00 13:17:31 12:51:01 2.40 0.00 2.40 0.00 0.00 25.72 0.00 13:17:31 12:52:01 2.12 0.00 2.12 0.00 0.00 33.99 0.00 13:17:31 12:53:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 13:17:31 12:54:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 13:17:31 12:55:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 13:17:31 12:56:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 13:17:31 12:57:01 2.02 0.02 2.00 0.00 0.13 23.86 0.00 13:17:31 12:58:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 13:17:31 12:59:01 0.83 0.00 0.83 0.00 0.00 9.06 0.00 13:17:31 13:00:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 13:17:31 13:01:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 13:17:31 13:02:01 1.43 0.00 1.43 0.00 0.00 18.26 0.00 13:17:31 13:03:01 3.13 1.02 2.12 0.00 21.86 26.53 0.00 13:17:31 13:04:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 13:17:31 13:05:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 13:17:31 13:06:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 13:17:31 13:07:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 13:17:31 13:08:01 1.85 0.00 1.85 0.00 0.00 19.59 0.00 13:17:31 13:09:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 13:17:31 13:10:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 13:17:31 13:11:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 13:17:31 13:12:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 13:17:31 13:13:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 13:17:31 13:14:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 13:17:31 13:15:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 13:17:31 13:16:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 13:17:31 13:17:01 1.03 0.02 1.02 0.00 0.13 12.13 0.00 13:17:31 Average: 85.08 0.90 84.18 0.00 135.58 28357.43 0.00 13:17:31 13:17:31 12:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:17:31 12:43:01 28524816 31584160 725124 2.21 105312 3196428 1898184 5.59 1097612 2863844 408 13:17:31 12:44:01 27844468 31369208 931784 2.83 107780 3616204 1997052 5.89 1400220 3183272 178200 13:17:31 12:45:01 28247024 31566416 738900 2.25 110308 3436908 2002012 5.90 1210092 3003624 73512 13:17:31 12:46:01 23951624 31522464 760600 2.31 250860 7229528 1900228 5.60 1953008 6215812 440604 13:17:31 12:47:01 22107308 31429180 841888 2.56 277300 8943716 2463124 7.26 1998312 7986424 66292 13:17:31 12:48:01 19333520 31228340 1036212 3.15 354552 11296556 2832284 8.35 2355224 10256224 321120 13:17:31 12:49:01 18928724 31490564 775448 2.36 395260 11882620 1924988 5.67 2139000 10842416 0 13:17:31 12:50:01 19634388 31532136 738872 2.25 429840 11178976 1910236 5.63 2277544 9994100 496 13:17:31 12:51:01 19634804 31532584 738292 2.25 429860 11178980 1910236 5.63 2277732 9994104 168 13:17:31 12:52:01 19642716 31540592 730116 2.22 429904 11178984 1910236 5.63 2269272 9994116 188 13:17:31 12:53:01 19643556 31541412 729552 2.22 429912 11178988 1910236 5.63 2269108 9994120 12 13:17:31 12:54:01 19644484 31542492 728364 2.22 429924 11179116 1910236 5.63 2268284 9994248 144 13:17:31 12:55:01 19649848 31547872 723100 2.20 429928 11179120 1910236 5.63 2264012 9994252 156 13:17:31 12:56:01 19649612 31547648 723308 2.20 429936 11179120 1910236 5.63 2263944 9994252 148 13:17:31 12:57:01 19649836 31548140 723336 2.20 429980 11179100 1916808 5.65 2264040 9994408 180 13:17:31 12:58:01 19650364 31548696 722752 2.20 430008 11179104 1916808 5.65 2263864 9994412 168 13:17:31 12:59:01 19649992 31548360 722960 2.20 430028 11179104 1916808 5.65 2263900 9994412 164 13:17:31 13:00:01 19649952 31548452 722792 2.20 430040 11179240 1916808 5.65 2264028 9994532 8 13:17:31 13:01:01 19650184 31548708 722752 2.20 430064 11179240 1916808 5.65 2263628 9994532 12 13:17:31 13:02:01 19650200 31548776 722680 2.20 430084 11179240 1900072 5.60 2263704 9994560 64 13:17:31 13:03:01 19648500 31548172 723188 2.20 430140 11179860 1903088 5.61 2263780 9995120 8 13:17:31 13:04:01 19648776 31548452 722832 2.20 430156 11179864 1903088 5.61 2263916 9995124 8 13:17:31 13:05:01 19648720 31548416 722812 2.20 430160 11179868 1903088 5.61 2263800 9995128 12 13:17:31 13:06:01 19648672 31548380 722788 2.20 430164 11179872 1903088 5.61 2263804 9995132 8 13:17:31 13:07:01 19648648 31548364 722728 2.20 430184 11179868 1903088 5.61 2263868 9995136 36 13:17:31 13:08:01 19648600 31548372 722756 2.20 430216 11179880 1903088 5.61 2263876 9995140 8 13:17:31 13:09:01 19648220 31548028 722976 2.20 430244 11179884 1903088 5.61 2264204 9995144 156 13:17:31 13:10:01 19648300 31548148 722936 2.20 430260 11179888 1903088 5.61 2264212 9995148 160 13:17:31 13:11:01 19648300 31548164 722900 2.20 430276 11179888 1903088 5.61 2264192 9995148 8 13:17:31 13:12:01 19648024 31547912 723096 2.20 430288 11179892 1903088 5.61 2264324 9995152 32 13:17:31 13:13:01 19648220 31548140 722812 2.20 430304 11179892 1903088 5.61 2264276 9995152 160 13:17:31 13:14:01 19647888 31547820 723072 2.20 430308 11179896 1903088 5.61 2264292 9995156 8 13:17:31 13:15:01 19647840 31547784 723052 2.20 430308 11179900 1903088 5.61 2264352 9995160 156 13:17:31 13:16:01 19647784 31547728 723132 2.20 430320 11179900 1903088 5.61 2264304 9995160 140 13:17:31 13:17:01 19647676 31547644 723352 2.20 430344 11179900 1903088 5.61 2264820 9995164 60 13:17:31 Average: 20544617 31528221 745808 2.27 389844 10360815 1954856 5.76 2159673 9262995 30943 13:17:31 13:17:31 12:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:17:31 12:43:01 ens3 724.70 626.48 9135.01 92.44 0.00 0.00 0.00 0.00 13:17:31 12:43:01 docker0 456.81 443.71 34.47 3469.47 0.00 0.00 0.00 0.00 13:17:31 12:43:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 13:17:31 12:44:01 ens3 31.81 19.33 26.60 12.90 0.00 0.00 0.00 0.00 13:17:31 12:44:01 veth19f0733 1.45 1.63 0.11 0.14 0.00 0.00 0.00 0.00 13:17:31 12:44:01 docker0 1.45 1.48 0.09 0.13 0.00 0.00 0.00 0.00 13:17:31 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 12:45:01 ens3 61.29 41.56 1040.72 14.11 0.00 0.00 0.00 0.00 13:17:31 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:45:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:17:31 12:46:01 ens3 537.23 461.19 5317.06 50.41 0.00 0.00 0.00 0.00 13:17:31 12:46:01 docker0 435.10 488.49 30.73 4644.83 0.00 0.00 0.00 0.00 13:17:31 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 12:46:01 veth9e562e8 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 13:17:31 12:47:01 ens3 78.97 53.23 1307.04 8.92 0.00 0.00 0.00 0.00 13:17:31 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:47:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:17:31 12:47:01 veth44ee1eb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:17:31 12:47:01 veth9e562e8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:48:01 ens3 355.19 272.24 3712.32 216.47 0.00 0.00 0.00 0.00 13:17:31 12:48:01 veth9de110b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:17:31 12:48:01 docker0 208.04 297.77 15.85 3673.80 0.00 0.00 0.00 0.00 13:17:31 12:48:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 13:17:31 12:48:01 veth9e562e8 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 13:17:31 12:49:01 ens3 134.68 77.15 1051.98 23.21 0.00 0.00 0.00 0.00 13:17:31 12:49:01 docker0 45.14 89.22 3.85 971.98 0.00 0.00 0.00 0.00 13:17:31 12:49:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 13:17:31 12:49:01 veth9e562e8 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 13:17:31 12:50:01 ens3 186.85 141.74 1336.84 21.79 0.00 0.00 0.00 0.00 13:17:31 12:50:01 docker0 122.96 155.67 8.18 1301.59 0.00 0.00 0.00 0.00 13:17:31 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 12:51:01 ens3 0.42 0.40 0.02 0.03 0.00 0.00 0.00 0.00 13:17:31 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:52:01 ens3 0.38 0.33 0.09 0.08 0.00 0.00 0.00 0.00 13:17:31 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 12:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 12:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 12:57:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:17:31 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 12:59:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:00:01 ens3 0.32 0.30 0.47 0.02 0.00 0.00 0.00 0.00 13:17:31 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:02:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 13:17:31 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:04:01 ens3 1.23 0.78 0.46 0.30 0.00 0.00 0.00 0.00 13:17:31 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:07:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:17:31 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:12:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 13:17:31 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:17:31 13:17:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:17:31 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:31 Average: ens3 60.45 48.48 655.27 12.61 0.00 0.00 0.00 0.00 13:17:31 Average: docker0 36.28 42.19 2.66 401.90 0.00 0.00 0.00 0.00 13:17:31 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 13:17:31 13:17:31 13:17:31 ---> sar -P ALL: 13:17:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8469) 10/18/22 _x86_64_ (8 CPU) 13:17:31 13:17:31 12:41:17 LINUX RESTART (8 CPU) 13:17:31 13:17:31 12:42:01 CPU %user %nice %system %iowait %steal %idle 13:17:31 12:43:01 all 8.45 0.00 3.85 3.51 0.06 84.13 13:17:31 12:43:01 0 8.01 0.00 3.96 0.15 0.05 87.83 13:17:31 12:43:01 1 7.59 0.00 4.14 8.30 0.05 79.91 13:17:31 12:43:01 2 7.44 0.00 4.46 6.61 0.05 81.43 13:17:31 12:43:01 3 7.97 0.00 2.96 1.54 0.05 87.48 13:17:31 12:43:01 4 12.64 0.00 4.59 1.83 0.07 80.87 13:17:31 12:43:01 5 7.87 0.00 4.17 7.50 0.07 80.40 13:17:31 12:43:01 6 7.60 0.00 3.17 1.09 0.05 88.09 13:17:31 12:43:01 7 8.43 0.00 3.36 1.10 0.08 87.02 13:17:31 12:44:01 all 45.22 0.00 7.57 0.58 0.11 46.53 13:17:31 12:44:01 0 44.14 0.00 8.50 0.03 0.12 47.20 13:17:31 12:44:01 1 44.57 0.00 6.58 0.08 0.08 48.68 13:17:31 12:44:01 2 45.19 0.00 6.85 0.49 0.10 47.38 13:17:31 12:44:01 3 44.53 0.00 6.86 0.10 0.10 48.41 13:17:31 12:44:01 4 45.21 0.00 8.40 0.27 0.10 46.02 13:17:31 12:44:01 5 47.61 0.00 7.20 0.12 0.10 44.98 13:17:31 12:44:01 6 46.10 0.00 7.99 3.29 0.13 42.49 13:17:31 12:44:01 7 44.38 0.00 8.16 0.29 0.12 47.06 13:17:31 12:45:01 all 41.55 0.00 5.52 2.25 0.09 50.60 13:17:31 12:45:01 0 40.18 0.00 5.46 0.13 0.08 54.14 13:17:31 12:45:01 1 40.64 0.00 5.62 0.02 0.08 53.64 13:17:31 12:45:01 2 41.94 0.00 5.43 3.78 0.08 48.76 13:17:31 12:45:01 3 43.71 0.00 5.72 8.67 0.08 41.81 13:17:31 12:45:01 4 40.92 0.00 5.73 0.05 0.08 53.22 13:17:31 12:45:01 5 42.05 0.00 5.55 3.64 0.08 48.68 13:17:31 12:45:01 6 41.68 0.00 5.49 1.21 0.10 51.51 13:17:31 12:45:01 7 41.23 0.00 5.16 0.49 0.08 53.04 13:17:31 12:46:01 all 12.60 0.00 8.01 9.61 0.08 69.70 13:17:31 12:46:01 0 13.07 0.00 8.59 12.56 0.07 65.72 13:17:31 12:46:01 1 11.98 0.00 8.53 5.02 0.08 74.39 13:17:31 12:46:01 2 12.05 0.00 7.51 17.60 0.07 62.77 13:17:31 12:46:01 3 12.57 0.00 8.87 26.76 0.10 51.70 13:17:31 12:46:01 4 10.94 0.00 7.60 6.10 0.08 75.28 13:17:31 12:46:01 5 12.82 0.00 7.63 2.32 0.07 77.16 13:17:31 12:46:01 6 13.96 0.00 7.61 1.46 0.07 76.90 13:17:31 12:46:01 7 13.43 0.00 7.78 5.07 0.09 73.63 13:17:31 12:47:01 all 48.45 0.00 9.81 7.07 0.11 34.57 13:17:31 12:47:01 0 49.99 0.00 9.52 6.19 0.10 34.20 13:17:31 12:47:01 1 48.47 0.00 9.90 1.98 0.08 39.56 13:17:31 12:47:01 2 47.42 0.00 9.22 12.42 0.12 30.82 13:17:31 12:47:01 3 48.59 0.00 10.28 3.36 0.12 37.65 13:17:31 12:47:01 4 49.32 0.00 9.10 2.45 0.08 39.05 13:17:31 12:47:01 5 49.53 0.00 10.58 23.61 0.14 16.14 13:17:31 12:47:01 6 46.27 0.00 9.96 1.52 0.10 42.15 13:17:31 12:47:01 7 47.98 0.00 9.90 5.09 0.12 36.91 13:17:31 12:48:01 all 31.60 0.00 11.63 16.17 0.15 40.45 13:17:31 12:48:01 0 32.02 0.00 11.77 12.44 0.12 43.65 13:17:31 12:48:01 1 33.18 0.00 11.61 12.88 0.16 42.18 13:17:31 12:48:01 2 30.32 0.00 9.84 6.26 0.12 53.46 13:17:31 12:48:01 3 33.46 0.00 12.62 14.44 0.19 39.28 13:17:31 12:48:01 4 31.37 0.00 13.28 34.49 0.16 20.70 13:17:31 12:48:01 5 32.07 0.00 12.20 14.75 0.14 40.84 13:17:31 12:48:01 6 26.87 0.00 8.81 19.19 0.14 44.99 13:17:31 12:48:01 7 33.54 0.00 12.94 14.83 0.19 38.49 13:17:31 12:49:01 all 39.77 0.00 9.74 14.51 0.13 35.85 13:17:31 12:49:01 0 41.93 0.00 11.05 28.65 0.14 18.23 13:17:31 12:49:01 1 40.69 0.00 10.31 32.09 0.10 16.81 13:17:31 12:49:01 2 37.76 0.00 7.69 3.35 0.14 51.07 13:17:31 12:49:01 3 41.35 0.00 10.21 7.71 0.12 40.61 13:17:31 12:49:01 4 40.09 0.00 11.12 9.75 0.14 38.91 13:17:31 12:49:01 5 41.94 0.00 10.77 9.46 0.12 37.71 13:17:31 12:49:01 6 37.54 0.00 8.86 21.43 0.10 32.06 13:17:31 12:49:01 7 36.76 0.00 7.91 3.48 0.16 51.70 13:17:31 12:50:01 all 17.11 0.00 4.63 6.19 0.07 72.01 13:17:31 12:50:01 0 20.01 0.00 4.71 4.74 0.07 70.47 13:17:31 12:50:01 1 17.96 0.00 4.49 6.58 0.05 70.91 13:17:31 12:50:01 2 14.73 0.00 4.70 2.95 0.08 77.53 13:17:31 12:50:01 3 18.20 0.00 4.93 4.37 0.07 72.43 13:17:31 12:50:01 4 16.77 0.00 5.45 16.26 0.05 61.46 13:17:31 12:50:01 5 18.03 0.00 4.80 10.39 0.07 66.72 13:17:31 12:50:01 6 15.51 0.00 3.68 0.25 0.07 80.49 13:17:31 12:50:01 7 15.62 0.00 4.29 3.99 0.08 76.01 13:17:31 12:51:01 all 0.06 0.00 0.01 0.00 0.00 99.92 13:17:31 12:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 12:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:17:31 12:51:01 2 0.03 0.00 0.03 0.00 0.00 99.93 13:17:31 12:51:01 3 0.17 0.00 0.00 0.00 0.00 99.83 13:17:31 12:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:17:31 12:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 12:51:01 6 0.20 0.00 0.03 0.00 0.00 99.77 13:17:31 12:51:01 7 0.00 0.00 0.02 0.02 0.02 99.95 13:17:31 12:52:01 all 0.30 0.00 0.01 0.01 0.00 99.68 13:17:31 12:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:17:31 12:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:17:31 12:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:17:31 12:52:01 3 0.08 0.00 0.02 0.00 0.00 99.90 13:17:31 12:52:01 4 0.05 0.00 0.00 0.05 0.00 99.90 13:17:31 12:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:17:31 12:52:01 6 2.00 0.00 0.00 0.00 0.00 98.00 13:17:31 12:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:17:31 12:53:01 all 0.12 0.00 0.01 0.00 0.01 99.86 13:17:31 12:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:17:31 12:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:17:31 12:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:17:31 12:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 12:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:17:31 12:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:17:31 12:53:01 6 0.83 0.00 0.00 0.00 0.02 99.15 13:17:31 12:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:17:31 13:17:31 12:53:01 CPU %user %nice %system %iowait %steal %idle 13:17:31 12:54:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:17:31 12:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:17:31 12:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:17:31 12:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:17:31 12:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:17:31 12:54:01 4 0.02 0.00 0.00 0.05 0.00 99.93 13:17:31 12:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 12:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 12:54:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:17:31 12:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 13:17:31 12:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 12:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 12:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 12:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 12:55:01 4 0.00 0.00 0.03 0.00 0.00 99.97 13:17:31 12:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 12:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 12:55:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:17:31 12:56:01 all 0.02 0.00 0.00 0.00 0.01 99.97 13:17:31 12:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 12:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:17:31 12:56:01 2 0.05 0.00 0.00 0.00 0.02 99.93 13:17:31 12:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 12:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:17:31 12:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 12:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 12:56:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:17:31 12:57:01 all 0.19 0.00 0.02 0.00 0.01 99.78 13:17:31 12:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:17:31 12:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:17:31 12:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:17:31 12:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:17:31 12:57:01 4 0.05 0.00 0.02 0.03 0.00 99.90 13:17:31 12:57:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:17:31 12:57:01 6 1.27 0.00 0.05 0.00 0.02 98.66 13:17:31 12:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:17:31 12:58:01 all 0.18 0.00 0.01 0.00 0.00 99.80 13:17:31 12:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 12:58:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:17:31 12:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:17:31 12:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 12:58:01 4 0.00 0.00 0.02 0.03 0.00 99.95 13:17:31 12:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 12:58:01 6 1.35 0.00 0.00 0.00 0.00 98.65 13:17:31 12:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 12:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:17:31 12:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 12:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:17:31 12:59:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:17:31 12:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 12:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:17:31 12:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:17:31 12:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:17:31 12:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:17:31 13:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 13:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:17:31 13:00:01 2 0.02 0.00 0.02 0.02 0.02 99.93 13:17:31 13:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:17:31 13:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 13:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:17:31 13:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:17:31 13:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:17:31 13:01:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:17:31 13:01:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:17:31 13:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:01:01 4 0.02 0.00 0.02 0.02 0.00 99.95 13:17:31 13:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:17:31 13:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:02:01 all 0.03 0.00 0.01 0.01 0.00 99.95 13:17:31 13:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:17:31 13:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:17:31 13:02:01 3 0.10 0.00 0.03 0.00 0.02 99.85 13:17:31 13:02:01 4 0.00 0.00 0.00 0.05 0.00 99.95 13:17:31 13:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 13:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:17:31 13:03:01 all 0.05 0.00 0.03 0.01 0.01 99.90 13:17:31 13:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:17:31 13:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:17:31 13:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:17:31 13:03:01 3 0.05 0.00 0.03 0.00 0.00 99.92 13:17:31 13:03:01 4 0.12 0.00 0.05 0.03 0.00 99.80 13:17:31 13:03:01 5 0.12 0.00 0.03 0.02 0.00 99.83 13:17:31 13:03:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:17:31 13:03:01 7 0.05 0.00 0.05 0.00 0.02 99.88 13:17:31 13:04:01 all 0.03 0.00 0.01 0.02 0.00 99.94 13:17:31 13:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:04:01 1 0.03 0.00 0.03 0.07 0.02 99.85 13:17:31 13:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:17:31 13:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:04:01 4 0.03 0.00 0.00 0.08 0.00 99.88 13:17:31 13:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:17:31 13:04:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:17:31 13:17:31 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:17:31 13:05:01 all 0.02 0.00 0.01 0.00 0.01 99.97 13:17:31 13:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:17:31 13:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:17:31 13:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:17:31 13:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:17:31 13:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:17:31 13:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:17:31 13:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:17:31 13:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:06:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:17:31 13:06:01 2 0.03 0.00 0.03 0.03 0.02 99.88 13:17:31 13:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:17:31 13:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:07:01 all 0.03 0.00 0.01 0.01 0.00 99.95 13:17:31 13:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:17:31 13:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:17:31 13:07:01 2 0.03 0.00 0.02 0.02 0.00 99.93 13:17:31 13:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:17:31 13:07:01 4 0.03 0.00 0.02 0.03 0.00 99.92 13:17:31 13:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:17:31 13:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:17:31 13:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:08:01 all 0.01 0.00 0.01 0.01 0.00 99.98 13:17:31 13:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:17:31 13:08:01 4 0.00 0.00 0.00 0.05 0.00 99.95 13:17:31 13:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 13:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 13:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:17:31 13:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 13:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:17:31 13:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:17:31 13:09:01 4 0.00 0.00 0.00 0.03 0.00 99.97 13:17:31 13:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:17:31 13:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:17:31 13:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:10:01 all 0.05 0.00 0.01 0.00 0.00 99.93 13:17:31 13:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:10:01 2 0.03 0.00 0.00 0.02 0.00 99.95 13:17:31 13:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:17:31 13:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:17:31 13:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:10:01 6 0.30 0.00 0.02 0.00 0.00 99.68 13:17:31 13:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:17:31 13:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:17:31 13:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 13:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:17:31 13:11:01 3 0.03 0.00 0.02 0.02 0.00 99.93 13:17:31 13:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:17:31 13:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:17:31 13:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:12:01 all 0.03 0.00 0.01 0.01 0.01 99.93 13:17:31 13:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:17:31 13:12:01 1 0.03 0.00 0.02 0.02 0.02 99.92 13:17:31 13:12:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:17:31 13:12:01 3 0.10 0.00 0.05 0.03 0.02 99.80 13:17:31 13:12:01 4 0.02 0.00 0.00 0.05 0.00 99.93 13:17:31 13:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:17:31 13:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:17:31 13:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 13:17:31 13:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:17:31 13:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:13:01 2 0.05 0.00 0.03 0.00 0.00 99.92 13:17:31 13:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:17:31 13:13:01 4 0.00 0.00 0.00 0.05 0.02 99.93 13:17:31 13:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:17:31 13:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:14:01 all 0.01 0.00 0.01 0.01 0.00 99.96 13:17:31 13:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:14:01 2 0.03 0.00 0.00 0.03 0.00 99.93 13:17:31 13:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:17:31 13:14:01 4 0.03 0.00 0.02 0.08 0.00 99.87 13:17:31 13:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:17:31 13:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:15:01 all 0.07 0.00 0.01 0.02 0.01 99.89 13:17:31 13:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 13:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:15:01 2 0.02 0.00 0.03 0.00 0.02 99.93 13:17:31 13:15:01 3 0.00 0.00 0.05 0.02 0.02 99.92 13:17:31 13:15:01 4 0.02 0.00 0.00 0.13 0.00 99.85 13:17:31 13:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:15:01 6 0.50 0.00 0.00 0.00 0.02 99.48 13:17:31 13:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:17:31 13:17:31 13:15:01 CPU %user %nice %system %iowait %steal %idle 13:17:31 13:16:01 all 0.17 0.00 0.01 0.00 0.00 99.80 13:17:31 13:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:17:31 13:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:17:31 13:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:17:31 13:16:01 3 0.05 0.00 0.00 0.02 0.02 99.92 13:17:31 13:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:17:31 13:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:17:31 13:16:01 6 1.17 0.00 0.07 0.00 0.00 98.76 13:17:31 13:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:17:31 13:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:17:31 13:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 13:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 13:17:31 13:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 13:17:31 13:17:01 4 0.00 0.00 0.02 0.03 0.00 99.95 13:17:31 13:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:17:31 13:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:17:31 13:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:17:31 Average: all 6.95 0.00 1.72 1.68 0.03 89.62 13:17:31 Average: 0 7.05 0.00 1.80 1.82 0.02 89.31 13:17:31 Average: 1 6.95 0.00 1.74 1.88 0.03 89.41 13:17:31 Average: 2 6.70 0.00 1.58 1.51 0.03 90.17 13:17:31 Average: 3 7.08 0.00 1.76 1.88 0.03 89.25 13:17:31 Average: 4 7.01 0.00 1.85 2.02 0.02 89.10 13:17:31 Average: 5 7.11 0.00 1.77 2.02 0.02 89.07 13:17:31 Average: 6 6.89 0.00 1.58 1.39 0.03 90.12 13:17:31 Average: 7 6.79 0.00 1.67 0.95 0.03 90.56 13:17:31 13:17:31 13:17:31