Pull request #4122 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df592d1b272866ed299abf99a11c09f73505f9bb+d0806caeb40f4e3531513a6632e1dafeaa9bd88e (fadc0c1cab2ba6e5690a1af2418282984d6104bf) 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-ssh4804775113564722664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1743141355053280636.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4122/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-4122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1652164915677628721.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2214889973758704054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh5062680513667898749.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-4122/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-4122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6731015662960044551.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-22434 in /w/workspace/edgexfoundry_edgex-go_PR-4122 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d0806caeb40f4e3531513a6632e1dafeaa9bd88e into PR head commit df592d1b272866ed299abf99a11c09f73505f9bb Merge succeeded, producing df592d1b272866ed299abf99a11c09f73505f9bb Checking out Revision df592d1b272866ed299abf99a11c09f73505f9bb (PR-4122) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4122/head:refs/remotes/origin/PR-4122 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df592d1b272866ed299abf99a11c09f73505f9bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df592d1b272866ed299abf99a11c09f73505f9bb # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-10T19:07:01.506Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-10T19:07:01.673Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-10T19:07:01.784Z] ========================================================= [2022-08-10T19:07:01.784Z] EdgeX Global Pipelines Version Info [2022-08-10T19:07:01.784Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:07:02.570Z] ------------------- [2022-08-10T19:07:02.570Z] stable info: [2022-08-10T19:07:02.570Z] ------------------- [2022-08-10T19:07:02.570Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T19:07:02.570Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T19:07:02.570Z] Message: update stable to v1.0.238 [2022-08-10T19:07:03.146Z] ------------------- [2022-08-10T19:07:03.146Z] experimental info: [2022-08-10T19:07:03.146Z] ------------------- [2022-08-10T19:07:03.146Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T19:07:03.146Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T19:07:03.146Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-10T19:07:03.528Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-10T19:07:03.574Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-10T19:07:03.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-10T19:07:03.658Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-10T19:07:03.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-10T19:07:03.743Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-10T19:07:03.789Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-10T19:07:03.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-10T19:07:03.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-10T19:07:03.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-10T19:07:03.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-10T19:07:03.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-10T19:07:04.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-10T19:07:04.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-10T19:07:04.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-10T19:07:04.142Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T19:07:04.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T19:07:04.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-10T19:07:04.258Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-10T19:07:04.300Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-10T19:07:04.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-10T19:07:04.377Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-10T19:07:04.419Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-10T19:07:04.459Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4122 [Pipeline] echo [2022-08-10T19:07:04.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4122 [Pipeline] echo [2022-08-10T19:07:04.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4122 [Pipeline] echo [2022-08-10T19:07:04.573Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df592d1b272866ed299abf99a11c09f73505f9bb [Pipeline] echo [2022-08-10T19:07:04.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df592d1 [Pipeline] echo [2022-08-10T19:07:04.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T19:07:04.759Z] provisioning config files... [2022-08-10T19:07:04.777Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3192043720537971436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:07:05.120Z] ---> docker-login.sh [2022-08-10T19:07:05.120Z] nexus3.edgexfoundry.org:10001 [2022-08-10T19:07:05.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:07:05.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:07:05.658Z] Configure a credential helper to remove this warning. See [2022-08-10T19:07:05.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:07:05.658Z] [2022-08-10T19:07:05.658Z] Login Succeeded [2022-08-10T19:07:05.658Z] nexus3.edgexfoundry.org:10002 [2022-08-10T19:07:05.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:07:05.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:07:05.658Z] Configure a credential helper to remove this warning. See [2022-08-10T19:07:05.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:07:05.658Z] [2022-08-10T19:07:05.658Z] Login Succeeded [2022-08-10T19:07:05.658Z] nexus3.edgexfoundry.org:10003 [2022-08-10T19:07:05.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:07:05.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:07:05.923Z] Configure a credential helper to remove this warning. See [2022-08-10T19:07:05.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:07:05.923Z] [2022-08-10T19:07:05.923Z] Login Succeeded [2022-08-10T19:07:05.923Z] nexus3.edgexfoundry.org:10004 [2022-08-10T19:07:05.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:07:05.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:07:05.923Z] Configure a credential helper to remove this warning. See [2022-08-10T19:07:05.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:07:05.923Z] [2022-08-10T19:07:05.923Z] Login Succeeded [2022-08-10T19:07:05.923Z] docker.io [2022-08-10T19:07:06.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:07:06.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:07:06.453Z] Configure a credential helper to remove this warning. See [2022-08-10T19:07:06.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:07:06.453Z] [2022-08-10T19:07:06.453Z] Login Succeeded [2022-08-10T19:07:06.453Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T19:07:06.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T19:07:06.903Z] + 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 [2022-08-10T19:07:06.904Z] + dirname cmd/core-command/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-10T19:07:06.904Z] + dirname cmd/core-data/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-10T19:07:06.904Z] + dirname cmd/core-metadata/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-10T19:07:06.904Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-10T19:07:06.904Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-10T19:07:06.904Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-10T19:07:06.904Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-10T19:07:06.904Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-10T19:07:06.904Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-10T19:07:06.904Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-10T19:07:06.904Z] + dirname cmd/support-notifications/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-10T19:07:06.904Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-10T19:07:06.904Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-10T19:07:06.904Z] + cut -d/ -f2 [2022-08-10T19:07:06.904Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-10T19:07:06.962Z] 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 [2022-08-10T19:07:07.472Z] + git rev-list -1 --merges df592d1b272866ed299abf99a11c09f73505f9bb~1..df592d1b272866ed299abf99a11c09f73505f9bb [Pipeline] echo [2022-08-10T19:07:07.509Z] -----------> git rev-list -1 --merges df592d1b272866ed299abf99a11c09f73505f9bb~1..df592d1b272866ed299abf99a11c09f73505f9bb df592d1b272866ed299abf99a11c09f73505f9bb [false] [Pipeline] sh [2022-08-10T19:07:07.826Z] + git log --format=format:%s -1 df592d1b272866ed299abf99a11c09f73505f9bb [Pipeline] echo [2022-08-10T19:07:07.860Z] ========================================================= [2022-08-10T19:07:07.860Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-10T19:07:07.860Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-10T19:07:08.369Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T19:07:08.369Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-10T19:07:08.369Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-10T19:07:08.369Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-10T19:07:08.369Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-10T19:07:08.369Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-10T19:07:08.369Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:07:08.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T19:07:08.809Z] [2022-08-10T19:07:08.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:07:09.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T19:07:09.182Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-10T19:07:09.182Z] b85a868b505f: Pulling fs layer [2022-08-10T19:07:09.182Z] e2be974225ed: Pulling fs layer [2022-08-10T19:07:09.182Z] 339a4e72a1f5: Pulling fs layer [2022-08-10T19:07:09.182Z] 988bab9f4d93: Pulling fs layer [2022-08-10T19:07:09.182Z] 1469e6f7b9e6: Pulling fs layer [2022-08-10T19:07:09.182Z] eaf3925da568: Pulling fs layer [2022-08-10T19:07:09.182Z] bab4dde63d76: Pulling fs layer [2022-08-10T19:07:09.182Z] bde34c3a00c8: Pulling fs layer [2022-08-10T19:07:09.182Z] b352a97aabf1: Pulling fs layer [2022-08-10T19:07:09.182Z] 4872d77fe225: Pulling fs layer [2022-08-10T19:07:09.182Z] 5851b861e8e6: Pulling fs layer [2022-08-10T19:07:09.182Z] bab4dde63d76: Waiting [2022-08-10T19:07:09.182Z] 5851b861e8e6: Waiting [2022-08-10T19:07:09.182Z] 4872d77fe225: Waiting [2022-08-10T19:07:09.182Z] 988bab9f4d93: Waiting [2022-08-10T19:07:09.182Z] 1469e6f7b9e6: Waiting [2022-08-10T19:07:09.182Z] bde34c3a00c8: Waiting [2022-08-10T19:07:09.182Z] b352a97aabf1: Waiting [2022-08-10T19:07:09.182Z] eaf3925da568: Waiting [2022-08-10T19:07:09.182Z] e2be974225ed: Verifying Checksum [2022-08-10T19:07:09.182Z] e2be974225ed: Download complete [2022-08-10T19:07:09.182Z] 988bab9f4d93: Verifying Checksum [2022-08-10T19:07:09.182Z] 988bab9f4d93: Download complete [2022-08-10T19:07:09.447Z] 1469e6f7b9e6: Verifying Checksum [2022-08-10T19:07:09.447Z] 1469e6f7b9e6: Download complete [2022-08-10T19:07:09.447Z] 339a4e72a1f5: Verifying Checksum [2022-08-10T19:07:09.447Z] 339a4e72a1f5: Download complete [2022-08-10T19:07:09.447Z] eaf3925da568: Verifying Checksum [2022-08-10T19:07:09.447Z] eaf3925da568: Download complete [2022-08-10T19:07:09.447Z] bde34c3a00c8: Verifying Checksum [2022-08-10T19:07:09.447Z] bde34c3a00c8: Download complete [2022-08-10T19:07:09.447Z] b352a97aabf1: Verifying Checksum [2022-08-10T19:07:09.447Z] b352a97aabf1: Download complete [2022-08-10T19:07:09.447Z] 4872d77fe225: Verifying Checksum [2022-08-10T19:07:09.447Z] 4872d77fe225: Download complete [2022-08-10T19:07:09.447Z] 5851b861e8e6: Verifying Checksum [2022-08-10T19:07:09.447Z] 5851b861e8e6: Download complete [2022-08-10T19:07:09.447Z] b85a868b505f: Download complete [2022-08-10T19:07:09.706Z] bab4dde63d76: Verifying Checksum [2022-08-10T19:07:09.706Z] bab4dde63d76: Download complete [2022-08-10T19:07:11.096Z] b85a868b505f: Pull complete [2022-08-10T19:07:11.096Z] e2be974225ed: Pull complete [2022-08-10T19:07:11.359Z] 339a4e72a1f5: Pull complete [2022-08-10T19:07:11.619Z] 988bab9f4d93: Pull complete [2022-08-10T19:07:11.881Z] 1469e6f7b9e6: Pull complete [2022-08-10T19:07:11.881Z] eaf3925da568: Pull complete [2022-08-10T19:07:13.788Z] bab4dde63d76: Pull complete [2022-08-10T19:07:13.788Z] bde34c3a00c8: Pull complete [2022-08-10T19:07:13.788Z] b352a97aabf1: Pull complete [2022-08-10T19:07:13.788Z] 4872d77fe225: Pull complete [2022-08-10T19:07:14.051Z] 5851b861e8e6: Pull complete [2022-08-10T19:07:14.051Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-10T19:07:14.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T19:07:14.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:07:14.259Z] prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container [2022-08-10T19:07:14.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-10T19:07:15.563Z] $ docker top a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 -eo pid,comm [2022-08-10T19:07:15.631Z] 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). [2022-08-10T19:07:15.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T19:07:15.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T19:07:15.748Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T19:07:15.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T19:07:15.871Z] $ docker exec a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 ssh-agent [2022-08-10T19:07:15.987Z] SSH_AUTH_SOCK=/tmp/ssh-FHe8Hv0Tfgyv/agent.33 [2022-08-10T19:07:15.987Z] SSH_AGENT_PID=40 [2022-08-10T19:07:15.993Z] Running ssh-add (command line suppressed) [2022-08-10T19:07:16.102Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8544925970313571518.key (/w/workspace/edgex-go/1@tmp/private_key_8544925970313571518.key) [2022-08-10T19:07:16.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T19:07:16.443Z] + git tag --points-at HEAD [Pipeline] } [2022-08-10T19:07:16.466Z] $ docker exec --env ******** --env ******** a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 ssh-agent -k [2022-08-10T19:07:16.565Z] unset SSH_AUTH_SOCK; [2022-08-10T19:07:16.566Z] unset SSH_AGENT_PID; [2022-08-10T19:07:16.566Z] echo Agent pid 40 killed; [2022-08-10T19:07:16.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-10T19:07:16.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T19:07:16.660Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T19:07:16.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T19:07:16.790Z] $ docker exec a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 ssh-agent [2022-08-10T19:07:16.918Z] SSH_AUTH_SOCK=/tmp/ssh-GX6DFFrCCfz0/agent.74 [2022-08-10T19:07:16.918Z] SSH_AGENT_PID=81 [2022-08-10T19:07:16.923Z] Running ssh-add (command line suppressed) [2022-08-10T19:07:17.060Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3930744473314750473.key (/w/workspace/edgex-go/1@tmp/private_key_3930744473314750473.key) [2022-08-10T19:07:17.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T19:07:17.403Z] + git semver init [2022-08-10T19:07:17.663Z] 2022-08-10 19:07:17,609 [run_init] DEBUG init version:0.0.0 force:False [2022-08-10T19:07:17.663Z] 2022-08-10 19:07:17,609 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-10T19:07:17.663Z] 2022-08-10 19:07:17,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-10T19:07:17.663Z] 2022-08-10 19:07:17,610 [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) [2022-08-10T19:07:21.897Z] 2022-08-10 19:07:21,351 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-10T19:07:21.897Z] 2022-08-10 19:07:21,351 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4122 with force:False [2022-08-10T19:07:21.897Z] 2022-08-10 19:07:21,351 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4122 [2022-08-10T19:07:21.897Z] 2022-08-10 19:07:21,356 [execute] INFO git cat-file --batch-check [2022-08-10T19:07:21.897Z] 2022-08-10 19:07:21,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T19:07:21.897Z] 2022-08-10 19:07:21,363 [execute] INFO git cat-file --batch [2022-08-10T19:07:21.897Z] 2022-08-10 19:07:21,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T19:07:21.897Z] 2022-08-10 19:07:21,368 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4122 [2022-08-10T19:07:21.897Z] 0.0.0 [Pipeline] } [2022-08-10T19:07:21.921Z] $ docker exec --env ******** --env ******** a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 ssh-agent -k [2022-08-10T19:07:22.030Z] unset SSH_AUTH_SOCK; [2022-08-10T19:07:22.030Z] unset SSH_AGENT_PID; [2022-08-10T19:07:22.030Z] echo Agent pid 81 killed; [2022-08-10T19:07:22.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T19:07:22.466Z] + git semver [Pipeline] } [2022-08-10T19:07:22.750Z] $ docker stop --time=1 a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 [2022-08-10T19:07:24.065Z] $ docker rm -f a1df458449ac4ab43b914333494c9c14b1a4494b1ea9ce2bec181f871dc5a531 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T19:07:24.479Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-10T19:07:24.787Z] Stashed 1 file(s) [Pipeline] echo [2022-08-10T19:07:24.805Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T19:07:25.565Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-10T19:07:25.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T19:07:25.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T19:07:25.667Z] ========================================================= [2022-08-10T19:07:25.667Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-10T19:07:25.667Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-10T19:07:26.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T19:07:26.007Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-10T19:07:26.007Z] 2408cc74d12b: Pulling fs layer [2022-08-10T19:07:26.007Z] ea60b727a1ce: Pulling fs layer [2022-08-10T19:07:26.007Z] 30c4a7721957: Pulling fs layer [2022-08-10T19:07:26.007Z] 370296b7ddb6: Pulling fs layer [2022-08-10T19:07:26.007Z] 7c6cee850709: Pulling fs layer [2022-08-10T19:07:26.007Z] 39a5fcdaea64: Pulling fs layer [2022-08-10T19:07:26.007Z] d94ebbe4e438: Pulling fs layer [2022-08-10T19:07:26.007Z] bcfd1f05c69d: Pulling fs layer [2022-08-10T19:07:26.007Z] 39a5fcdaea64: Waiting [2022-08-10T19:07:26.007Z] d94ebbe4e438: Waiting [2022-08-10T19:07:26.007Z] bcfd1f05c69d: Waiting [2022-08-10T19:07:26.007Z] 7c6cee850709: Waiting [2022-08-10T19:07:26.007Z] 59ccb84bbe0f: Pulling fs layer [2022-08-10T19:07:26.007Z] 30c4a7721957: Verifying Checksum [2022-08-10T19:07:26.007Z] 30c4a7721957: Download complete [2022-08-10T19:07:26.007Z] ea60b727a1ce: Verifying Checksum [2022-08-10T19:07:26.007Z] ea60b727a1ce: Download complete [2022-08-10T19:07:26.007Z] 7c6cee850709: Verifying Checksum [2022-08-10T19:07:26.007Z] 7c6cee850709: Download complete [2022-08-10T19:07:26.007Z] 39a5fcdaea64: Verifying Checksum [2022-08-10T19:07:26.007Z] 39a5fcdaea64: Download complete [2022-08-10T19:07:26.007Z] 2408cc74d12b: Verifying Checksum [2022-08-10T19:07:26.007Z] 2408cc74d12b: Download complete [2022-08-10T19:07:26.007Z] d94ebbe4e438: Verifying Checksum [2022-08-10T19:07:26.007Z] d94ebbe4e438: Download complete [2022-08-10T19:07:26.270Z] 2408cc74d12b: Pull complete [2022-08-10T19:07:26.270Z] ea60b727a1ce: Pull complete [2022-08-10T19:07:26.532Z] 30c4a7721957: Pull complete [2022-08-10T19:07:26.532Z] 59ccb84bbe0f: Verifying Checksum [2022-08-10T19:07:26.532Z] 59ccb84bbe0f: Download complete [2022-08-10T19:07:26.792Z] bcfd1f05c69d: Verifying Checksum [2022-08-10T19:07:26.792Z] bcfd1f05c69d: Download complete [2022-08-10T19:07:26.792Z] 370296b7ddb6: Verifying Checksum [2022-08-10T19:07:26.792Z] 370296b7ddb6: Download complete [2022-08-10T19:07:30.990Z] 370296b7ddb6: Pull complete [2022-08-10T19:07:30.990Z] 7c6cee850709: Pull complete [2022-08-10T19:07:30.990Z] 39a5fcdaea64: Pull complete [2022-08-10T19:07:30.990Z] d94ebbe4e438: Pull complete [2022-08-10T19:07:33.529Z] bcfd1f05c69d: Pull complete [2022-08-10T19:07:34.099Z] 59ccb84bbe0f: Pull complete [2022-08-10T19:07:34.099Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-10T19:07:34.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T19:07:34.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-10T19:07:34.456Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T19:07:34.457Z] WORKDIR /edgex [2022-08-10T19:07:34.457Z] COPY go.mod . [2022-08-10T19:07:34.457Z] RUN go mod downloaddocker build -t ci-base-image-x86_64 -f - . [2022-08-10T19:07:34.457Z] [2022-08-10T19:07:35.026Z] Sending build context to Docker daemon 169.2MB [2022-08-10T19:07:35.026Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T19:07:35.026Z] ---> a4fb48ad2a94 [2022-08-10T19:07:35.026Z] Step 2/4 : WORKDIR /edgex [2022-08-10T19:07:36.937Z] ---> Running in d29bf4489486 [2022-08-10T19:07:36.937Z] Removing intermediate container d29bf4489486 [2022-08-10T19:07:36.937Z] ---> 5872de721267 [2022-08-10T19:07:36.937Z] Step 3/4 : COPY go.mod . [2022-08-10T19:07:36.937Z] ---> a8b8dd736943 [2022-08-10T19:07:36.937Z] Step 4/4 : RUN go mod download [2022-08-10T19:07:36.937Z] ---> Running in 94ba6d6152a8 [2022-08-10T19:07:40.105Z] Still waiting to schedule task [2022-08-10T19:07:40.105Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-10T19:07:51.855Z] Removing intermediate container 94ba6d6152a8 [2022-08-10T19:07:51.855Z] ---> 2f3eb419b522 [2022-08-10T19:07:51.855Z] Successfully built 2f3eb419b522 [2022-08-10T19:07:51.855Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:07:52.271Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T19:07:52.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:07:52.424Z] prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container [2022-08-10T19:07:52.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-10T19:07:52.866Z] $ docker top 583e3c65270339de2027d3bba6d208745d2e61c399e4f553b1d503fca136eca5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:07:53.273Z] + go version [2022-08-10T19:07:53.273Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-10T19:07:53.302Z] $ docker stop --time=1 583e3c65270339de2027d3bba6d208745d2e61c399e4f553b1d503fca136eca5 [2022-08-10T19:07:54.619Z] $ docker rm -f 583e3c65270339de2027d3bba6d208745d2e61c399e4f553b1d503fca136eca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:07:55.342Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T19:07:55.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:07:55.518Z] prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container [2022-08-10T19:07:55.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-10T19:07:55.973Z] $ docker top a53e306c35ffe43636561639c7886ad638de6794c72df03731882ac910d292bf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-10T19:07:56.108Z] ========================================================= [2022-08-10T19:07:56.108Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-10T19:07:56.108Z] ========================================================= [Pipeline] sh [2022-08-10T19:07:56.413Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-10T19:07:56.784Z] + make test [2022-08-10T19:07:56.784Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-10T19:08:03.353Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-10T19:08:18.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-10T19:08:18.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-10T19:08:18.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-10T19:08:18.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.103s coverage: 89.2% of statements [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.1% of statements [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.497s coverage: 95.6% of statements [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements [2022-08-10T19:08:23.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2022-08-10T19:08:23.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2022-08-10T19:08:27.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2022-08-10T19:08:27.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-08-10T19:08:34.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.2% of statements [2022-08-10T19:08:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.148s coverage: 92.9% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 91.2% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.8% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.236s coverage: 43.6% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.185s coverage: 92.3% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.131s coverage: 97.7% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-10T19:08:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-08-10T19:08:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-10T19:08:40.893Z] 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 [2022-08-10T19:09:02.835Z] 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." [2022-08-10T19:09:02.835Z] GO111MODULE=on go vet ./... [2022-08-10T19:09:04.743Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T19:09:04.743Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T19:09:04.743Z] ./bin/test-attribution-txt.sh [2022-08-10T19:09:04.743Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-10T19:09:04.743Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-10T19:09:04.743Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-10T19:09:04.743Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-10T19:09:04.743Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-10T19:09:04.743Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-10T19:09:04.743Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-10T19:09:04.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-10T19:09:05.098Z] + ls -al . [2022-08-10T19:09:05.098Z] total 728 [2022-08-10T19:09:05.098Z] drwxrwxr-x 10 1001 1001 4096 Aug 10 19:07 . [2022-08-10T19:09:05.098Z] drwxr-xr-x 4 root root 4096 Aug 10 19:07 .. [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 16 Aug 10 19:06 .dockerignore [2022-08-10T19:09:05.098Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 19:08 .git [2022-08-10T19:09:05.098Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 19:06 .github [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 1030 Aug 10 19:06 .gitignore [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 42 Aug 10 19:06 .golangci.yml [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 87 Aug 10 19:06 .hadolint.yml [2022-08-10T19:09:05.098Z] drwxr-xr-x 3 1001 1001 4096 Aug 10 19:07 .semver [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 19:06 .sonarcloud.properties [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 19:06 ADOPTERS.md [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 10347 Aug 10 19:06 Attribution.txt [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 63209 Aug 10 19:06 CHANGELOG.md [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 19:06 CONTRIBUTING.md [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 19:06 GOVERNANCE.md [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 850 Aug 10 19:06 Jenkinsfile [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 19:06 LICENSE [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 12212 Aug 10 19:06 Makefile [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 19:06 OWNERS.md [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 9094 Aug 10 19:06 README.md [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 19:06 SECURITY.md [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 19:07 VERSION [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 19:06 ZMQWindows.md [2022-08-10T19:09:05.098Z] drwxrwxr-x 2 1001 1001 4096 Aug 10 19:06 bin [2022-08-10T19:09:05.098Z] drwxrwxr-x 18 1001 1001 4096 Aug 10 19:06 cmd [2022-08-10T19:09:05.098Z] -rw-r--r-- 1 root root 478941 Aug 10 19:08 coverage.out [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 3681 Aug 10 19:06 go.mod [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 38033 Aug 10 19:06 go.sum [2022-08-10T19:09:05.098Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 19:06 internal [2022-08-10T19:09:05.098Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 19:06 openapi [2022-08-10T19:09:05.098Z] drwxrwxr-x 4 1001 1001 4096 Aug 10 19:06 snap [2022-08-10T19:09:05.098Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 19:06 version.go [Pipeline] sh [2022-08-10T19:09:05.409Z] + '[' -e coverage.out ] [2022-08-10T19:09:05.409Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-10T19:09:05.520Z] Stashed 1 file(s) [Pipeline] sh [2022-08-10T19:09:05.815Z] + make build [2022-08-10T19:09:05.815Z] 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 [2022-08-10T19:09:16.185Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22435 in /w/workspace/edgexfoundry_edgex-go_PR-4122 [Pipeline] { [Pipeline] ws [2022-08-10T19:09:16.227Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-10T19:09:16.308Z] The recommended git tool is: git [2022-08-10T19:09:18.028Z] 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 [2022-08-10T19:09:23.494Z] using credential edgex-jenkins-ssh [2022-08-10T19:09:23.511Z] Cloning the remote Git repository [2022-08-10T19:09:23.565Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-10T19:09:23.641Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-10T19:09:23.746Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-10T19:09:23.747Z] > git --version # timeout=10 [2022-08-10T19:09:23.770Z] > git --version # 'git version 2.25.1' [2022-08-10T19:09:23.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T19:09:23.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T19:09:30.235Z] 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/core-command/core-command ./cmd/core-command [2022-08-10T19:09:30.235Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-10T19:09:36.809Z] 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 [2022-08-10T19:09:36.809Z] 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 [2022-08-10T19:09:37.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-10T19:09:38.767Z] 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 [2022-08-10T19:09:39.337Z] 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 [2022-08-10T19:09:40.549Z] Merging remotes/origin/main commit d0806caeb40f4e3531513a6632e1dafeaa9bd88e into PR head commit df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:09:40.719Z] 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 [2022-08-10T19:09:40.921Z] Merge succeeded, producing df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:09:40.921Z] Checking out Revision df592d1b272866ed299abf99a11c09f73505f9bb (PR-4122) [2022-08-10T19:09:41.286Z] 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 [2022-08-10T19:09:39.905Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-10T19:09:39.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T19:09:39.956Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-10T19:09:39.990Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-10T19:09:39.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T19:09:40.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4122/head:refs/remotes/origin/PR-4122 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-10T19:09:40.569Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T19:09:40.589Z] > git checkout -f df592d1b272866ed299abf99a11c09f73505f9bb # timeout=10 [2022-08-10T19:09:40.825Z] > git remote # timeout=10 [2022-08-10T19:09:40.846Z] > git config --get remote.origin.url # timeout=10 [2022-08-10T19:09:40.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T19:09:40.881Z] > git merge d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 [2022-08-10T19:09:40.906Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-10T19:09:40.931Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T19:09:40.944Z] > git checkout -f df592d1b272866ed299abf99a11c09f73505f9bb # timeout=10 [2022-08-10T19:09:42.225Z] 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 [2022-08-10T19:09:43.617Z] 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] } [2022-08-10T19:09:45.111Z] $ docker stop --time=1 a53e306c35ffe43636561639c7886ad638de6794c72df03731882ac910d292bf [2022-08-10T19:09:45.201Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-08-10T19:09:45.260Z] > git --version # timeout=10 [2022-08-10T19:09:45.271Z] > git --version # 'git version 2.25.1' [2022-08-10T19:09:45.284Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T19:09:47.430Z] $ docker rm -f a53e306c35ffe43636561639c7886ad638de6794c72df03731882ac910d292bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T19:09:48.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T19:09:48.596Z] [2022-08-10T19:09:48.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:09:48.913Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-10T19:09:48.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T19:09:48.913Z] Dload Upload Total Spent Left Speed [2022-08-10T19:09:48.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 87460 0 --:--:-- --:--:-- --:--:-- 88085 [2022-08-10T19:09:48.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T19:09:48.978Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-10T19:09:48.978Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-10T19:09:48.978Z] ca9280d653b3: Pulling fs layer [2022-08-10T19:09:48.978Z] 7e9c9ca2126c: Pulling fs layer [2022-08-10T19:09:48.978Z] cbdbe7a5bc2a: Download complete [2022-08-10T19:09:49.240Z] ca9280d653b3: Verifying Checksum [2022-08-10T19:09:49.240Z] ca9280d653b3: Download complete [2022-08-10T19:09:49.240Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-08-10T19:09:49.805Z] 7e9c9ca2126c: Verifying Checksum [2022-08-10T19:09:49.805Z] 7e9c9ca2126c: Download complete [2022-08-10T19:09:49.805Z] ca9280d653b3: Pull complete [2022-08-10T19:09:49.834Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-10T19:09:50.194Z] + sudo tee /etc/docker/daemon.new [2022-08-10T19:09:50.194Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-10T19:09:50.194Z] { [2022-08-10T19:09:50.194Z] "registry-mirrors": [ [2022-08-10T19:09:50.194Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-10T19:09:50.194Z] ], [2022-08-10T19:09:50.194Z] "bip": "10.250.0.254/24", [2022-08-10T19:09:50.194Z] "hosts": [ [2022-08-10T19:09:50.194Z] "tcp://0.0.0.0:5555", [2022-08-10T19:09:50.194Z] "unix:///var/run/docker.sock" [2022-08-10T19:09:50.194Z] ], [2022-08-10T19:09:50.194Z] "mtu": 1458, [2022-08-10T19:09:50.194Z] "selinux-enabled": true, [2022-08-10T19:09:50.194Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-10T19:09:50.194Z] } [Pipeline] sh [2022-08-10T19:09:50.553Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-10T19:09:50.917Z] + sudo service docker restart [2022-08-10T19:09:53.096Z] 7e9c9ca2126c: Pull complete [2022-08-10T19:09:53.096Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-10T19:09:53.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T19:09:53.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:09:53.321Z] prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container [2022-08-10T19:09:53.354Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-10T19:09:54.756Z] $ docker top 7010b3508c03305123dd6464ea184962bad0a54c6294c74315f682758b62d3fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:09:55.164Z] + docker-compose build --help [2022-08-10T19:09:55.165Z] + grep parallel [2022-08-10T19:09:55.733Z] --parallel Build images in parallel. [Pipeline] } [2022-08-10T19:09:55.762Z] $ docker stop --time=1 7010b3508c03305123dd6464ea184962bad0a54c6294c74315f682758b62d3fb [2022-08-10T19:09:57.058Z] $ docker rm -f 7010b3508c03305123dd6464ea184962bad0a54c6294c74315f682758b62d3fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:09:57.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T19:09:57.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:09:57.808Z] prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container [2022-08-10T19:09:57.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-10T19:09:58.187Z] $ docker top 9cb854fb723665de57f675723ef3f018d2ec48a7ec1fad49feba1feb86d42e3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:09:58.589Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-10T19:09:59.162Z] Building core-command ... [2022-08-10T19:09:59.162Z] Building core-data ... [2022-08-10T19:09:59.162Z] Building core-metadata ... [2022-08-10T19:09:59.162Z] Building security-bootstrapper ... [2022-08-10T19:09:59.162Z] Building security-proxy-setup ... [2022-08-10T19:09:59.162Z] Building security-secretstore-setup ... [2022-08-10T19:09:59.162Z] Building security-spiffe-token-provider ... [2022-08-10T19:09:59.162Z] Building security-spire-agent ... [2022-08-10T19:09:59.162Z] Building security-spire-config ... [2022-08-10T19:09:59.162Z] Building security-spire-server ... [2022-08-10T19:09:59.162Z] Building support-notifications ... [2022-08-10T19:09:59.162Z] Building support-scheduler ... [2022-08-10T19:09:59.162Z] Building sys-mgmt-agent ... [2022-08-10T19:09:59.162Z] Building support-notifications [2022-08-10T19:09:59.162Z] Building security-spire-server [2022-08-10T19:09:59.162Z] Building security-bootstrapper [2022-08-10T19:09:59.162Z] Building security-secretstore-setup [2022-08-10T19:09:59.162Z] Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T19:10:09.310Z] provisioning config files... [2022-08-10T19:10:09.335Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8576633600056485489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:10:09.729Z] ---> docker-login.sh [2022-08-10T19:10:09.729Z] nexus3.edgexfoundry.org:10001 [2022-08-10T19:10:10.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:10:10.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:10:10.601Z] Configure a credential helper to remove this warning. See [2022-08-10T19:10:10.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:10:10.601Z] [2022-08-10T19:10:10.601Z] Login Succeeded [2022-08-10T19:10:10.601Z] nexus3.edgexfoundry.org:10002 [2022-08-10T19:10:10.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:10:10.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:10:10.875Z] Configure a credential helper to remove this warning. See [2022-08-10T19:10:10.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:10:10.875Z] [2022-08-10T19:10:10.875Z] Login Succeeded [2022-08-10T19:10:11.151Z] nexus3.edgexfoundry.org:10003 [2022-08-10T19:10:11.383Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:10:11.383Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:10:11.383Z] ---> 2f3eb419b522 [2022-08-10T19:10:11.383Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T19:10:11.383Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:10:11.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:10:11.383Z] ---> 2f3eb419b522 [2022-08-10T19:10:11.383Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T19:10:11.383Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:10:11.383Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:10:11.383Z] ---> 2f3eb419b522 [2022-08-10T19:10:11.383Z] Step 3/31 : WORKDIR /edgex-go [2022-08-10T19:10:11.383Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:10:11.383Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:10:11.383Z] ---> 2f3eb419b522 [2022-08-10T19:10:11.383Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T19:10:11.383Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:10:11.383Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:10:11.383Z] ---> 2f3eb419b522 [2022-08-10T19:10:11.383Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T19:10:11.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:10:11.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:10:11.430Z] Configure a credential helper to remove this warning. See [2022-08-10T19:10:11.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:10:11.430Z] [2022-08-10T19:10:11.430Z] Login Succeeded [2022-08-10T19:10:11.430Z] nexus3.edgexfoundry.org:10004 [2022-08-10T19:10:12.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:10:12.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:10:12.035Z] Configure a credential helper to remove this warning. See [2022-08-10T19:10:12.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:10:12.035Z] [2022-08-10T19:10:12.035Z] Login Succeeded [2022-08-10T19:10:12.035Z] docker.io [2022-08-10T19:10:12.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:10:12.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:10:12.903Z] Configure a credential helper to remove this warning. See [2022-08-10T19:10:12.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:10:12.903Z] [2022-08-10T19:10:12.903Z] Login Succeeded [2022-08-10T19:10:12.903Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T19:10:12.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-08-10T19:10:13.293Z] ---> Running in 3e718579c24a [2022-08-10T19:10:13.293Z] ---> Running in cf4af9a7fad5 [2022-08-10T19:10:13.293Z] ---> Running in a1a2125660e2 [2022-08-10T19:10:13.293Z] ---> Running in 347426a3ece9 [2022-08-10T19:10:13.293Z] ---> Running in 8c505c3c3494 [Pipeline] sh [2022-08-10T19:10:13.555Z] Removing intermediate container 8c505c3c3494 [2022-08-10T19:10:13.555Z] ---> e89acec8241d [2022-08-10T19:10:13.555Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:10:13.555Z] Removing intermediate container 347426a3ece9 [2022-08-10T19:10:13.555Z] ---> 13fe6af8a27e [2022-08-10T19:10:13.555Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:10:13.555Z] Removing intermediate container 3e718579c24a [2022-08-10T19:10:13.555Z] ---> c14cf9c238e0 [2022-08-10T19:10:13.555Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:10:13.555Z] Removing intermediate container a1a2125660e2 [2022-08-10T19:10:13.555Z] ---> 70a2df3f1d7e [2022-08-10T19:10:13.555Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:10:13.555Z] Removing intermediate container cf4af9a7fad5 [2022-08-10T19:10:13.555Z] ---> 6245c18187a0 [2022-08-10T19:10:13.555Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:10:13.555Z] ---> Running in 7757a630c851 [2022-08-10T19:10:13.555Z] ---> Running in 69587636d5b4 [2022-08-10T19:10:13.555Z] ---> Running in d788f5cc55f5 [2022-08-10T19:10:13.641Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-10T19:10:13.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T19:10:13.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T19:10:13.750Z] ========================================================= [2022-08-10T19:10:13.750Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-10T19:10:13.750Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-10T19:10:13.814Z] ---> Running in 6e26a0f26262 [2022-08-10T19:10:13.815Z] ---> Running in 09cb6c0fb192 [2022-08-10T19:10:14.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T19:10:14.409Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-10T19:10:14.409Z] b3c136eddcbf: Pulling fs layer [2022-08-10T19:10:14.409Z] c0a3192eca97: Pulling fs layer [2022-08-10T19:10:14.409Z] a050256f5b6f: Pulling fs layer [2022-08-10T19:10:14.409Z] 656be50a0ddc: Pulling fs layer [2022-08-10T19:10:14.409Z] 2bbca73fdf42: Pulling fs layer [2022-08-10T19:10:14.409Z] 46d945488cbd: Pulling fs layer [2022-08-10T19:10:14.409Z] 8a5474983e97: Pulling fs layer [2022-08-10T19:10:14.409Z] 329c88fbcd65: Pulling fs layer [2022-08-10T19:10:14.409Z] 656be50a0ddc: Waiting [2022-08-10T19:10:14.409Z] 2bbca73fdf42: Waiting [2022-08-10T19:10:14.409Z] 8a5474983e97: Waiting [2022-08-10T19:10:14.409Z] 329c88fbcd65: Waiting [2022-08-10T19:10:14.409Z] 46d945488cbd: Waiting [2022-08-10T19:10:14.409Z] a050256f5b6f: Verifying Checksum [2022-08-10T19:10:14.409Z] a050256f5b6f: Download complete [2022-08-10T19:10:14.409Z] c0a3192eca97: Verifying Checksum [2022-08-10T19:10:14.409Z] c0a3192eca97: Download complete [2022-08-10T19:10:14.409Z] 2bbca73fdf42: Verifying Checksum [2022-08-10T19:10:14.409Z] 2bbca73fdf42: Download complete [2022-08-10T19:10:14.409Z] 46d945488cbd: Verifying Checksum [2022-08-10T19:10:14.409Z] 46d945488cbd: Download complete [2022-08-10T19:10:14.409Z] b3c136eddcbf: Verifying Checksum [2022-08-10T19:10:14.757Z] Removing intermediate container 7757a630c851 [2022-08-10T19:10:14.757Z] ---> 5c175d1be7fd [2022-08-10T19:10:14.757Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-10T19:10:14.757Z] Removing intermediate container 69587636d5b4 [2022-08-10T19:10:14.757Z] ---> f989d19e7353 [2022-08-10T19:10:14.757Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-10T19:10:14.757Z] ---> Running in e9be7f003ffb [2022-08-10T19:10:14.757Z] ---> Running in c7873fe07386 [2022-08-10T19:10:15.017Z] Removing intermediate container 09cb6c0fb192 [2022-08-10T19:10:15.017Z] ---> 950f71af8329 [2022-08-10T19:10:15.017Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-10T19:10:15.017Z] ---> Running in 2810c19d4efe [2022-08-10T19:10:15.281Z] Removing intermediate container 6e26a0f26262 [2022-08-10T19:10:15.281Z] ---> 68fef110a622 [2022-08-10T19:10:15.281Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T19:10:15.281Z] ---> Running in e9a0a28aed0e [2022-08-10T19:10:15.281Z] Removing intermediate container d788f5cc55f5 [2022-08-10T19:10:15.281Z] ---> ed5773d2889d [2022-08-10T19:10:15.281Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T19:10:15.399Z] b3c136eddcbf: Pull complete [2022-08-10T19:10:15.399Z] 329c88fbcd65: Verifying Checksum [2022-08-10T19:10:15.399Z] 329c88fbcd65: Download complete [2022-08-10T19:10:15.543Z] ---> Running in 1945ebf21f45 [2022-08-10T19:10:15.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:15.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:15.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:15.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:16.005Z] c0a3192eca97: Pull complete [2022-08-10T19:10:16.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:16.286Z] a050256f5b6f: Pull complete [2022-08-10T19:10:16.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:16.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:16.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:16.561Z] 8a5474983e97: Verifying Checksum [2022-08-10T19:10:16.561Z] 8a5474983e97: Download complete [2022-08-10T19:10:16.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:16.852Z] OK: 211 MiB in 51 packages [2022-08-10T19:10:16.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:16.852Z] OK: 211 MiB in 51 packages [2022-08-10T19:10:17.113Z] OK: 211 MiB in 51 packages [2022-08-10T19:10:17.114Z] OK: 211 MiB in 51 packages [2022-08-10T19:10:17.159Z] 656be50a0ddc: Verifying Checksum [2022-08-10T19:10:17.159Z] 656be50a0ddc: Download complete [2022-08-10T19:10:17.373Z] Removing intermediate container e9be7f003ffb [2022-08-10T19:10:17.374Z] ---> 37ecc1537bc3 [2022-08-10T19:10:17.374Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T19:10:17.374Z] Removing intermediate container c7873fe07386 [2022-08-10T19:10:17.374Z] ---> 4e4b625fa4f5 [2022-08-10T19:10:17.374Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-10T19:10:17.633Z] ---> 33a2d03d2217 [2022-08-10T19:10:17.633Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:10:17.633Z] ---> 3b8749886efe [2022-08-10T19:10:17.633Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:10:17.633Z] ---> Running in 6bac86f619d4 [2022-08-10T19:10:17.633Z] ---> Running in 38a00c57a8f6 [2022-08-10T19:10:17.633Z] Removing intermediate container 1945ebf21f45 [2022-08-10T19:10:17.633Z] ---> 1526f25f62f2 [2022-08-10T19:10:17.633Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T19:10:17.894Z] Removing intermediate container e9a0a28aed0e [2022-08-10T19:10:17.894Z] ---> 0305aea8fcd2 [2022-08-10T19:10:17.894Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T19:10:17.894Z] ---> 8e9a921bb549 [2022-08-10T19:10:17.894Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:10:18.152Z] OK: 211 MiB in 51 packages [2022-08-10T19:10:18.152Z] ---> 0b187bcd93be [2022-08-10T19:10:18.152Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:10:18.152Z] ---> Running in b68dfbc6fb54 [2022-08-10T19:10:18.152Z] ---> Running in 3cd8f1654a9a [2022-08-10T19:10:18.724Z] Removing intermediate container 2810c19d4efe [2022-08-10T19:10:18.724Z] ---> 794fe168eac9 [2022-08-10T19:10:18.724Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T19:10:18.724Z] ---> 0c696776217d [2022-08-10T19:10:18.724Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:10:18.991Z] ---> Running in d2bb2ceac34d [2022-08-10T19:10:31.228Z] Removing intermediate container 38a00c57a8f6 [2022-08-10T19:10:31.228Z] ---> 7103d42a5fb5 [2022-08-10T19:10:31.228Z] Step 8/22 : COPY . . [2022-08-10T19:10:31.228Z] Removing intermediate container 6bac86f619d4 [2022-08-10T19:10:31.228Z] ---> 1ebf5e76dab5 [2022-08-10T19:10:31.228Z] Step 8/31 : COPY . . [2022-08-10T19:10:31.228Z] Removing intermediate container d2bb2ceac34d [2022-08-10T19:10:31.228Z] ---> 431c61dedb80 [2022-08-10T19:10:31.228Z] Step 8/25 : COPY . . [2022-08-10T19:10:31.228Z] Removing intermediate container b68dfbc6fb54 [2022-08-10T19:10:31.228Z] ---> 3b7e4c11b645 [2022-08-10T19:10:31.228Z] Step 8/26 : COPY . . [2022-08-10T19:10:31.228Z] Removing intermediate container 3cd8f1654a9a [2022-08-10T19:10:31.228Z] ---> 3ab99d617ef1 [2022-08-10T19:10:31.228Z] Step 8/25 : COPY . . [2022-08-10T19:10:32.280Z] 656be50a0ddc: Pull complete [2022-08-10T19:10:32.280Z] 2bbca73fdf42: Pull complete [2022-08-10T19:10:32.280Z] 46d945488cbd: Pull complete [2022-08-10T19:10:37.699Z] 8a5474983e97: Pull complete [2022-08-10T19:10:39.141Z] 329c88fbcd65: Pull complete [2022-08-10T19:10:39.141Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-10T19:10:39.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T19:10:39.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-10T19:10:39.357Z] ---> f852aa0d5ccb [2022-08-10T19:10:39.357Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T19:10:39.357Z] ---> d802f9fc2f1e [2022-08-10T19:10:39.357Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T19:10:39.357Z] ---> 9de19598b805 [2022-08-10T19:10:39.357Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-10T19:10:39.357Z] ---> c9300dc00c9d [2022-08-10T19:10:39.357Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-10T19:10:39.357Z] ---> 1f94f6b29426 [2022-08-10T19:10:39.357Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-10T19:10:39.357Z] ---> Running in b0e34eb3a50a [2022-08-10T19:10:39.357Z] ---> Running in b8f74f6e3852 [2022-08-10T19:10:39.357Z] ---> Running in 3ad73b01e1e3 [2022-08-10T19:10:39.357Z] ---> Running in ab9bfcf748dc [2022-08-10T19:10:39.357Z] ---> Running in d6a864b496ab [2022-08-10T19:10:39.357Z] Removing intermediate container b0e34eb3a50a [2022-08-10T19:10:39.357Z] ---> ce520fe2081c [2022-08-10T19:10:39.357Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-10T19:10:39.357Z] Removing intermediate container b8f74f6e3852 [2022-08-10T19:10:39.357Z] ---> 2559f3eac7f2 [2022-08-10T19:10:39.357Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T19:10:39.357Z] ---> Running in bd03e76c7a7b [2022-08-10T19:10:39.357Z] ---> Running in e0249d374cf2 [2022-08-10T19:10:39.357Z] Removing intermediate container bd03e76c7a7b [2022-08-10T19:10:39.357Z] ---> 61d46352cae4 [2022-08-10T19:10:39.357Z] 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 [2022-08-10T19:10:39.357Z] Removing intermediate container e0249d374cf2 [2022-08-10T19:10:39.357Z] ---> 3bba57909c2c [2022-08-10T19:10:39.357Z] 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 [2022-08-10T19:10:39.357Z] ---> Running in 702666a38df5 [2022-08-10T19:10:39.357Z] ---> Running in 525c226935ea [2022-08-10T19:10:39.357Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-10T19:10:39.357Z] 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 [2022-08-10T19:10:39.357Z] 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 [2022-08-10T19:10:39.545Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T19:10:39.545Z] WORKDIR /edgex [2022-08-10T19:10:39.545Z] COPY go.mod . [2022-08-10T19:10:39.545Z] RUN go mod download build [2022-08-10T19:10:39.545Z] -t ci-base-image-arm64 -f - . [2022-08-10T19:10:40.151Z] Sending build context to Docker daemon 3.125MB [2022-08-10T19:10:40.151Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T19:10:40.151Z] ---> ff4287adb874 [2022-08-10T19:10:40.151Z] Step 2/4 : WORKDIR /edgex [2022-08-10T19:10:40.299Z] Removing intermediate container 525c226935ea [2022-08-10T19:10:40.299Z] ---> 0480a46c9474 [2022-08-10T19:10:40.299Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T19:10:40.299Z] Removing intermediate container 702666a38df5 [2022-08-10T19:10:40.299Z] ---> 937ecc0d97b6 [2022-08-10T19:10:40.299Z] Step 12/25 : WORKDIR /edgex-go [2022-08-10T19:10:40.299Z] ---> Running in 74e03fde3236 [2022-08-10T19:10:40.299Z] ---> Running in b510201612bd [2022-08-10T19:10:40.299Z] Removing intermediate container 74e03fde3236 [2022-08-10T19:10:40.299Z] ---> 3dce2603e294 [2022-08-10T19:10:40.299Z] [2022-08-10T19:10:40.299Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T19:10:40.299Z] Removing intermediate container b510201612bd [2022-08-10T19:10:40.299Z] ---> 7d734e71096a [2022-08-10T19:10:40.299Z] [2022-08-10T19:10:40.299Z] Step 13/25 : FROM alpine:3.15 [2022-08-10T19:10:40.558Z] 3.15: Pulling from library/alpine [2022-08-10T19:10:40.558Z] 3.15: Pulling from library/alpine [2022-08-10T19:10:40.820Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-10T19:10:40.820Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-10T19:10:40.820Z] Status: Downloaded newer image for alpine:3.15 [2022-08-10T19:10:40.820Z] Status: Image is up to date for alpine:3.15 [2022-08-10T19:10:40.820Z] ---> c4fc93816858 [2022-08-10T19:10:40.820Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T19:10:40.820Z] ---> c4fc93816858 [2022-08-10T19:10:40.820Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T19:10:40.820Z] ---> Running in d22f72c478e2 [2022-08-10T19:10:40.820Z] ---> Running in 3f903e8b1c70 [2022-08-10T19:10:41.086Z] Removing intermediate container 3f903e8b1c70 [2022-08-10T19:10:41.086Z] ---> 926b97c2d565 [2022-08-10T19:10:41.086Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:10:41.086Z] ---> Running in 4cff7e94ce3c [2022-08-10T19:10:41.086Z] Removing intermediate container d22f72c478e2 [2022-08-10T19:10:41.086Z] ---> 021eab5ee61c [2022-08-10T19:10:41.086Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:10:41.345Z] ---> Running in f9092730a80f [2022-08-10T19:10:42.136Z] ---> Running in 7f2d6111745b [2022-08-10T19:10:42.136Z] Removing intermediate container 7f2d6111745b [2022-08-10T19:10:42.136Z] ---> 40b5204cfdc8 [2022-08-10T19:10:42.136Z] Step 3/4 : COPY go.mod . [2022-08-10T19:10:42.285Z] Removing intermediate container 4cff7e94ce3c [2022-08-10T19:10:42.285Z] ---> 01af52d6baed [2022-08-10T19:10:42.285Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T19:10:42.285Z] ---> Running in caced319efdd [2022-08-10T19:10:42.543Z] Removing intermediate container f9092730a80f [2022-08-10T19:10:42.543Z] ---> 0fbfb11adc38 [2022-08-10T19:10:42.543Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-10T19:10:42.745Z] ---> 5b2ad25f0307 [2022-08-10T19:10:42.745Z] Step 4/4 : RUN go mod download [2022-08-10T19:10:42.745Z] ---> Running in 4ec9ce01cc48 [2022-08-10T19:10:42.803Z] ---> Running in 089d16245f60 [2022-08-10T19:10:43.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:43.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:44.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:44.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:44.467Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T19:10:44.467Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T19:10:44.467Z] OK: 15856 distinct packages available [2022-08-10T19:10:44.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:44.726Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T19:10:44.726Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T19:10:44.726Z] OK: 15856 distinct packages available [2022-08-10T19:10:44.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:45.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:45.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:10:45.663Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T19:10:45.930Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T19:10:45.930Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T19:10:45.930Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T19:10:46.189Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-10T19:10:46.189Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T19:10:46.189Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-10T19:10:46.189Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T19:10:46.189Z] OK: 7 MiB in 19 packages [2022-08-10T19:10:46.189Z] (3/4) Installing libucontext (1.1-r0) [2022-08-10T19:10:46.449Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-10T19:10:46.449Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T19:10:46.449Z] OK: 6 MiB in 18 packages [2022-08-10T19:10:47.391Z] Removing intermediate container caced319efdd [2022-08-10T19:10:47.391Z] ---> d1e687976642 [2022-08-10T19:10:47.391Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T19:10:47.391Z] Removing intermediate container 089d16245f60 [2022-08-10T19:10:47.391Z] ---> 24234f80730e [2022-08-10T19:10:47.391Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T19:10:51.604Z] ---> 59072fabc5fd [2022-08-10T19:10:51.604Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T19:10:51.604Z] ---> 1c99ca425aca [2022-08-10T19:10:51.604Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T19:10:51.604Z] ---> 21a3885bafab [2022-08-10T19:10:51.604Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-10T19:10:51.604Z] ---> 48d97c1b2bca [2022-08-10T19:10:51.604Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-10T19:10:51.604Z] ---> Running in a6794affe75d [2022-08-10T19:10:51.867Z] Removing intermediate container a6794affe75d [2022-08-10T19:10:51.867Z] ---> 8258633c66b1 [2022-08-10T19:10:51.867Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-10T19:10:52.128Z] ---> 86f98d814ccd [2022-08-10T19:10:52.128Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-10T19:10:52.391Z] ---> 0b014b5a5cf2 [2022-08-10T19:10:52.391Z] Step 21/26 : WORKDIR / [2022-08-10T19:10:52.391Z] ---> d0c529e886b6 [2022-08-10T19:10:52.391Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T19:10:52.650Z] ---> Running in 055d54c627b8 [2022-08-10T19:10:52.650Z] ---> Running in 4282ef034242 [2022-08-10T19:10:53.224Z] Removing intermediate container 4282ef034242 [2022-08-10T19:10:53.224Z] ---> 207641f29ccf [2022-08-10T19:10:53.224Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T19:10:53.224Z] Removing intermediate container 055d54c627b8 [2022-08-10T19:10:53.224Z] ---> 486b70cac295 [2022-08-10T19:10:53.224Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T19:10:53.224Z] ---> Running in 561bece8617a [2022-08-10T19:10:53.224Z] ---> Running in b6c7c11ef929 [2022-08-10T19:10:53.792Z] Removing intermediate container b6c7c11ef929 [2022-08-10T19:10:53.792Z] ---> 722f67554ecf [2022-08-10T19:10:53.792Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T19:10:53.792Z] ---> Running in c887d99ba588 [2022-08-10T19:10:53.792Z] Removing intermediate container 561bece8617a [2022-08-10T19:10:53.792Z] ---> 911ec8a6d548 [2022-08-10T19:10:53.792Z] Step 23/25 : LABEL arch=x86_64 [2022-08-10T19:10:54.062Z] ---> Running in 48d31a0b7d77 [2022-08-10T19:10:54.321Z] Removing intermediate container c887d99ba588 [2022-08-10T19:10:54.321Z] ---> 899d91474c50 [2022-08-10T19:10:54.321Z] Step 24/26 : LABEL arch=x86_64 [2022-08-10T19:10:54.321Z] Removing intermediate container 48d31a0b7d77 [2022-08-10T19:10:54.321Z] ---> d3665b6e9563 [2022-08-10T19:10:54.321Z] Step 24/25 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:10:54.580Z] ---> Running in 97d5c1ba2dc4 [2022-08-10T19:10:54.580Z] ---> Running in df3d650869e4 [2022-08-10T19:10:54.857Z] Removing intermediate container df3d650869e4 [2022-08-10T19:10:54.857Z] Removing intermediate container 97d5c1ba2dc4 [2022-08-10T19:10:54.857Z] ---> 3398bc925290 [2022-08-10T19:10:54.857Z] ---> 817b8635aa77 [2022-08-10T19:10:54.857Z] Step 25/25 : LABEL version=0.0.0Step 25/26 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:10:54.857Z] [2022-08-10T19:10:55.151Z] ---> Running in 7bc379604a61 [2022-08-10T19:10:55.151Z] ---> Running in e2a505664265 [2022-08-10T19:10:55.412Z] Removing intermediate container 7bc379604a61 [2022-08-10T19:10:55.412Z] ---> f4043039e9db [2022-08-10T19:10:55.412Z] [2022-08-10T19:10:55.412Z] Removing intermediate container e2a505664265 [2022-08-10T19:10:55.412Z] ---> fbdb97e6a86c [2022-08-10T19:10:55.412Z] Step 26/26 : LABEL version=0.0.0 [2022-08-10T19:10:55.412Z] Successfully built f4043039e9db [2022-08-10T19:10:55.412Z] Successfully tagged security-spire-server:latest [2022-08-10T19:10:55.412Z]  Building security-spire-server ... done Building security-proxy-setup [2022-08-10T19:10:55.672Z] ---> Running in a83eaf20cbab [2022-08-10T19:10:57.050Z] Removing intermediate container a83eaf20cbab [2022-08-10T19:10:57.050Z] ---> eb91b1378743 [2022-08-10T19:10:57.050Z] [2022-08-10T19:10:57.314Z] Successfully built eb91b1378743 [2022-08-10T19:10:57.314Z] Successfully tagged security-spire-config:latest [2022-08-10T19:10:57.314Z] Building core-data [2022-08-10T19:10:59.326Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:10:59.326Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:10:59.326Z] ---> 2f3eb419b522 [2022-08-10T19:10:59.326Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T19:10:59.326Z] ---> Using cache [2022-08-10T19:10:59.326Z] ---> 6245c18187a0 [2022-08-10T19:10:59.326Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:10:59.326Z] ---> Using cache [2022-08-10T19:10:59.326Z] ---> 950f71af8329 [2022-08-10T19:10:59.326Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T19:10:59.326Z] ---> Using cache [2022-08-10T19:10:59.326Z] ---> 794fe168eac9 [2022-08-10T19:10:59.326Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T19:10:59.326Z] ---> Using cache [2022-08-10T19:10:59.326Z] ---> 0c696776217d [2022-08-10T19:10:59.326Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:10:59.326Z] ---> Using cache [2022-08-10T19:10:59.326Z] ---> 431c61dedb80 [2022-08-10T19:10:59.326Z] Step 8/22 : COPY . . [2022-08-10T19:10:59.326Z] ---> Using cache [2022-08-10T19:10:59.326Z] ---> 1f94f6b29426 [2022-08-10T19:10:59.326Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-10T19:11:00.835Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:11:00.835Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:11:00.835Z] ---> 2f3eb419b522 [2022-08-10T19:11:00.835Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T19:11:00.835Z] ---> Using cache [2022-08-10T19:11:00.835Z] ---> 6245c18187a0 [2022-08-10T19:11:00.835Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:11:00.835Z] ---> Using cache [2022-08-10T19:11:00.835Z] ---> 950f71af8329 [2022-08-10T19:11:00.835Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-10T19:11:00.835Z] 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 [2022-08-10T19:11:03.370Z] ---> Running in 3288698e074e [2022-08-10T19:11:03.370Z] ---> Running in 4df488bbe621 [2022-08-10T19:11:03.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:03.629Z] 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 [2022-08-10T19:11:04.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:04.828Z] OK: 211 MiB in 51 packages [2022-08-10T19:11:05.767Z] Removing intermediate container ab9bfcf748dc [2022-08-10T19:11:05.767Z] ---> 00dcf1a9e83a [2022-08-10T19:11:05.767Z] [2022-08-10T19:11:05.767Z] Step 10/31 : FROM alpine:3.16 [2022-08-10T19:11:05.767Z] Removing intermediate container d6a864b496ab [2022-08-10T19:11:05.767Z] ---> 1ae79547f55e [2022-08-10T19:11:05.767Z] [2022-08-10T19:11:05.767Z] Step 10/25 : FROM alpine:3.16 [2022-08-10T19:11:06.027Z] 3.16: Pulling from library/alpine [2022-08-10T19:11:06.027Z] 3.16: Pulling from library/alpine [2022-08-10T19:11:06.964Z] Removing intermediate container 4df488bbe621 [2022-08-10T19:11:06.964Z] ---> 7fc8aad2c2b0 [2022-08-10T19:11:06.964Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T19:11:07.904Z] ---> 9717265b0a70 [2022-08-10T19:11:07.904Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:11:07.904Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T19:11:07.904Z] ---> Running in c9e85016846e [2022-08-10T19:11:07.904Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T19:11:07.904Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T19:11:07.904Z] Status: Image is up to date for alpine:3.16 [2022-08-10T19:11:07.904Z] ---> 9c6f07244728 [2022-08-10T19:11:07.904Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-10T19:11:07.904Z] ---> 9c6f07244728 [2022-08-10T19:11:07.904Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T19:11:07.904Z] Removing intermediate container 3ad73b01e1e3 [2022-08-10T19:11:07.904Z] ---> f1bce7165e8f [2022-08-10T19:11:07.904Z] [2022-08-10T19:11:07.904Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T19:11:07.904Z] ---> 9c6f07244728 [2022-08-10T19:11:07.904Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-10T19:11:08.186Z] ---> Running in 2f06ebcf40b7 [2022-08-10T19:11:08.186Z] ---> Running in 331bb30f7bbb [2022-08-10T19:11:08.186Z] ---> Running in 2bec8a45935d [2022-08-10T19:11:08.445Z] Removing intermediate container 2f06ebcf40b7 [2022-08-10T19:11:08.445Z] ---> 500048f4bba8 [2022-08-10T19:11:08.445Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-10T19:11:08.445Z] ---> Running in 4258d0d7df4b [2022-08-10T19:11:08.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:08.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:08.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:08.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:08.965Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-10T19:11:08.965Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-10T19:11:08.965Z] (3/3) Installing su-exec (0.2-r1) [2022-08-10T19:11:08.965Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:11:08.965Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T19:11:08.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:08.965Z] OK: 6 MiB in 17 packages [2022-08-10T19:11:08.965Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-10T19:11:08.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:08.965Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-10T19:11:08.965Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:11:08.965Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T19:11:09.310Z] OK: 6 MiB in 16 packages [2022-08-10T19:11:09.310Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-10T19:11:09.310Z] (2/2) Installing su-exec (0.2-r1) [2022-08-10T19:11:09.310Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:11:09.310Z] OK: 6 MiB in 16 packages [2022-08-10T19:11:11.229Z] Removing intermediate container 2bec8a45935d [2022-08-10T19:11:11.229Z] ---> 2f4cd771de69 [2022-08-10T19:11:11.229Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T19:11:11.229Z] Removing intermediate container 4258d0d7df4b [2022-08-10T19:11:11.229Z] ---> 4bd7609d5323 [2022-08-10T19:11:11.229Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-10T19:11:11.229Z] Removing intermediate container 331bb30f7bbb [2022-08-10T19:11:11.229Z] ---> 11eaec757370 [2022-08-10T19:11:11.229Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T19:11:11.487Z] ---> Running in f90df90d3a39 [2022-08-10T19:11:11.487Z] ---> Running in 8b75f3699fe0 [2022-08-10T19:11:11.487Z] ---> Running in 2352f1db7fd8 [2022-08-10T19:11:12.055Z] Removing intermediate container f90df90d3a39 [2022-08-10T19:11:12.055Z] ---> cb6257b41e73 [2022-08-10T19:11:12.055Z] Step 13/25 : WORKDIR / [2022-08-10T19:11:12.315Z] Removing intermediate container 2352f1db7fd8 [2022-08-10T19:11:12.315Z] ---> d32d6718b740 [2022-08-10T19:11:12.315Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-10T19:11:12.315Z] Removing intermediate container 8b75f3699fe0 [2022-08-10T19:11:12.315Z] ---> 48a4329fd517 [2022-08-10T19:11:12.315Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-10T19:11:12.315Z] ---> Running in 0a34c5d752bf [2022-08-10T19:11:12.315Z] ---> Running in bb42b60fcc5d [2022-08-10T19:11:12.315Z] ---> Running in 278e4da4ba36 [2022-08-10T19:11:12.600Z] Removing intermediate container 0a34c5d752bf [2022-08-10T19:11:12.600Z] ---> a3aee1c6428f [2022-08-10T19:11:12.600Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-10T19:11:12.600Z] Removing intermediate container bb42b60fcc5d [2022-08-10T19:11:12.600Z] ---> fdb33891a65e [2022-08-10T19:11:12.600Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T19:11:12.600Z] Removing intermediate container 278e4da4ba36 [2022-08-10T19:11:12.600Z] ---> aecf5a2c9ca6 [2022-08-10T19:11:12.600Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-10T19:11:12.860Z] ---> Running in bd782e89987e [2022-08-10T19:11:12.860Z] ---> Running in 66f9c9e8ee32 [2022-08-10T19:11:13.119Z] ---> c537234575c6 [2022-08-10T19:11:13.119Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-10T19:11:13.119Z] Removing intermediate container bd782e89987e [2022-08-10T19:11:13.119Z] ---> def24612987b [2022-08-10T19:11:13.119Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:11:13.119Z] Removing intermediate container 66f9c9e8ee32 [2022-08-10T19:11:13.119Z] ---> e4427c68d35b [2022-08-10T19:11:13.119Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-10T19:11:13.382Z] ---> a379fa343258 [2022-08-10T19:11:13.382Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-10T19:11:13.382Z] ---> Running in e2c67996b0ee [2022-08-10T19:11:13.382Z] ---> f2abefd0943d [2022-08-10T19:11:13.382Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-10T19:11:13.958Z] ---> bb60a0be5f07 [2022-08-10T19:11:13.958Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-10T19:11:14.524Z] ---> 7e619ebbf7fb [2022-08-10T19:11:14.524Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-10T19:11:14.790Z] ---> 24b12ed5361c [2022-08-10T19:11:14.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-10T19:11:15.051Z] Removing intermediate container e2c67996b0ee [2022-08-10T19:11:15.051Z] ---> de8f6be8901a [2022-08-10T19:11:15.051Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-10T19:11:15.051Z] ---> b79def9c01e4 [2022-08-10T19:11:15.051Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-10T19:11:15.144Z] Removing intermediate container 4ec9ce01cc48 [2022-08-10T19:11:15.144Z] ---> 850436192edb [2022-08-10T19:11:15.144Z] Successfully built 850436192edb [2022-08-10T19:11:15.144Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:11:15.338Z] ---> Running in 1abbecc7170c [2022-08-10T19:11:15.338Z] ---> 7a47e5c4a79a [2022-08-10T19:11:15.338Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-10T19:11:15.338Z] ---> Running in 08de6eb078e7 [2022-08-10T19:11:15.551Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T19:11:15.551Z] . [Pipeline] } [2022-08-10T19:11:15.600Z] Removing intermediate container 1abbecc7170c [2022-08-10T19:11:15.600Z] ---> fa7d896f19d0 [2022-08-10T19:11:15.600Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:11:15.875Z] Removing intermediate container 08de6eb078e7 [2022-08-10T19:11:15.875Z] ---> 1edf5cbe2a51 [2022-08-10T19:11:15.875Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:11:15.875Z] ---> d5849f6a7096 [2022-08-10T19:11:15.875Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-10T19:11:15.875Z] ---> 0020d9cf8813 [2022-08-10T19:11:15.875Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T19:11:15.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-22435 does not seem to be running inside a container [2022-08-10T19:11:15.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-10T19:11:16.134Z] ---> Running in c08c8948ea6a [2022-08-10T19:11:16.134Z] ---> Running in 55c864067250 [2022-08-10T19:11:16.394Z] Removing intermediate container c08c8948ea6a [2022-08-10T19:11:16.394Z] ---> 148e718b6297 [2022-08-10T19:11:16.394Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T19:11:16.394Z] ---> 6fcd73357f4a [2022-08-10T19:11:16.394Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T19:11:16.394Z] ---> Running in 7bc4d4145553 [2022-08-10T19:11:16.394Z] ---> Running in 08ee6656806a [2022-08-10T19:11:16.653Z] Removing intermediate container 7bc4d4145553 [2022-08-10T19:11:16.653Z] ---> 85c521463b7b [2022-08-10T19:11:16.653Z] Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:11:16.653Z] Removing intermediate container c9e85016846e [2022-08-10T19:11:16.653Z] ---> 7d7b5f3b54b7 [2022-08-10T19:11:16.653Z] Step 8/23 : COPY . . [2022-08-10T19:11:17.004Z] ---> Running in e206e82c065b [2022-08-10T19:11:17.004Z] 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 [2022-08-10T19:11:17.190Z] $ docker top 2c9a138b2b0362ed9203546252ae1ec87f1fd95f6ef7169e22c5cb8fe2573f09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:11:18.198Z] + go version [2022-08-10T19:11:18.198Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-10T19:11:18.236Z] $ docker stop --time=1 2c9a138b2b0362ed9203546252ae1ec87f1fd95f6ef7169e22c5cb8fe2573f09 [2022-08-10T19:11:18.393Z] Removing intermediate container e206e82c065b [2022-08-10T19:11:18.393Z] ---> 3d3ff4c8b81b [2022-08-10T19:11:18.393Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T19:11:18.684Z] ---> Running in 9adcb1391671 [2022-08-10T19:11:18.684Z] Removing intermediate container 55c864067250 [2022-08-10T19:11:18.684Z] ---> 419a2168be75 [2022-08-10T19:11:18.684Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:11:18.684Z] Removing intermediate container 08ee6656806a [2022-08-10T19:11:18.684Z] ---> e5dbf5c489f5 [2022-08-10T19:11:18.684Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T19:11:18.969Z] Removing intermediate container 9adcb1391671 [2022-08-10T19:11:18.969Z] ---> cbac3860a862 [2022-08-10T19:11:18.969Z] [2022-08-10T19:11:18.969Z] Successfully built cbac3860a862 [2022-08-10T19:11:18.969Z] ---> Running in 7a34fa05754a [2022-08-10T19:11:18.969Z] Successfully tagged support-notifications:latest [2022-08-10T19:11:18.969Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-08-10T19:11:19.556Z] ---> 3057c75a533b [2022-08-10T19:11:19.556Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-10T19:11:19.835Z] $ docker rm -f 2c9a138b2b0362ed9203546252ae1ec87f1fd95f6ef7169e22c5cb8fe2573f09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:11:20.774Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T19:11:20.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:11:20.933Z] Removing intermediate container 7a34fa05754a [2022-08-10T19:11:20.933Z] ---> 9510197694c5 [2022-08-10T19:11:20.933Z] Step 23/25 : LABEL arch=x86_64 [2022-08-10T19:11:21.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-22435 does not seem to be running inside a container [2022-08-10T19:11:21.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-10T19:11:21.503Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:11:21.503Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:11:21.503Z] ---> 2f3eb419b522 [2022-08-10T19:11:21.503Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T19:11:21.503Z] ---> Using cache [2022-08-10T19:11:21.503Z] ---> 6245c18187a0 [2022-08-10T19:11:21.503Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:11:21.503Z] ---> Using cache [2022-08-10T19:11:21.503Z] ---> 950f71af8329 [2022-08-10T19:11:21.503Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-10T19:11:21.503Z] ---> 8565493d4ed7 [2022-08-10T19:11:21.503Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-10T19:11:21.503Z] ---> Running in 7d78b2977654 [2022-08-10T19:11:21.503Z] ---> Running in 183184ba1661 [2022-08-10T19:11:21.503Z] ---> abf28f713087 [2022-08-10T19:11:21.503Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-10T19:11:21.763Z] Removing intermediate container 3288698e074e [2022-08-10T19:11:21.763Z] ---> 6b0388a814a5 [2022-08-10T19:11:21.763Z] [2022-08-10T19:11:21.763Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T19:11:21.763Z] ---> 9c6f07244728 [2022-08-10T19:11:21.763Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-10T19:11:21.763Z] ---> Running in 491e6479d696 [2022-08-10T19:11:21.763Z] ---> Running in 52df2792b5aa [2022-08-10T19:11:21.763Z] ---> 0f53bbf647bb [2022-08-10T19:11:21.763Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-10T19:11:21.763Z] Removing intermediate container 7d78b2977654 [2022-08-10T19:11:21.763Z] ---> 7d73d8499063 [2022-08-10T19:11:21.763Z] Step 24/25 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:11:21.763Z] ---> Running in 8cbac60652f8 [2022-08-10T19:11:22.027Z] Removing intermediate container 8cbac60652f8 [2022-08-10T19:11:22.027Z] ---> 43b80396e071 [2022-08-10T19:11:22.027Z] Step 25/25 : LABEL version=0.0.0 [2022-08-10T19:11:22.027Z] ---> bc81ae4b4239 [2022-08-10T19:11:22.027Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-10T19:11:22.027Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:22.027Z] ---> Running in 414d17cf4e57 [2022-08-10T19:11:22.027Z] Removing intermediate container 414d17cf4e57 [2022-08-10T19:11:22.027Z] ---> e4bc1a12b0ee [2022-08-10T19:11:22.027Z] [2022-08-10T19:11:22.027Z] ---> 84313a085ff6 [2022-08-10T19:11:22.027Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-10T19:11:22.329Z] 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 [2022-08-10T19:11:22.329Z] Successfully built e4bc1a12b0ee [2022-08-10T19:11:22.329Z] Successfully tagged security-secretstore-setup:latest [2022-08-10T19:11:22.329Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-08-10T19:11:22.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:22.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:22.350Z] $ docker top 9510b07997dd33fcf7302bbe34e104d137f998e72c19027737dfa867c57c9841 -eo pid,comm [2022-08-10T19:11:22.589Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-10T19:11:22.589Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-10T19:11:22.589Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T19:11:22.589Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-10T19:11:22.589Z] (5/6) Installing curl (7.83.1-r2) [2022-08-10T19:11:22.589Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-10T19:11:22.589Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:11:22.589Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T19:11:22.589Z] OK: 8 MiB in 20 packages [Pipeline] { [Pipeline] echo [2022-08-10T19:11:22.749Z] ========================================================= [2022-08-10T19:11:22.749Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-10T19:11:22.749Z] ========================================================= [Pipeline] sh [2022-08-10T19:11:22.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:23.123Z] OK: 211 MiB in 51 packages [2022-08-10T19:11:23.401Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-10T19:11:23.698Z] ---> 8a2b81e6d70c [2022-08-10T19:11:23.698Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-10T19:11:24.121Z] + make test [2022-08-10T19:11:24.121Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-10T19:11:24.281Z] ---> Running in 60b1de1c6eaa [2022-08-10T19:11:24.849Z] Removing intermediate container 183184ba1661 [2022-08-10T19:11:24.849Z] ---> 057baa2cc0a2 [2022-08-10T19:11:24.849Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T19:11:24.849Z] Removing intermediate container 52df2792b5aa [2022-08-10T19:11:24.849Z] ---> f4d34ac44766 [2022-08-10T19:11:24.849Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T19:11:24.849Z] ---> Running in fd875860a635 [2022-08-10T19:11:25.107Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:11:25.107Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:11:25.107Z] ---> 2f3eb419b522 [2022-08-10T19:11:25.107Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T19:11:25.107Z] ---> Using cache [2022-08-10T19:11:25.107Z] ---> 6245c18187a0 [2022-08-10T19:11:25.107Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:11:25.107Z] ---> Using cache [2022-08-10T19:11:25.107Z] ---> 950f71af8329 [2022-08-10T19:11:25.107Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T19:11:25.107Z] ---> 9bd700509fd4 [2022-08-10T19:11:25.107Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:11:25.107Z] Removing intermediate container fd875860a635 [2022-08-10T19:11:25.107Z] ---> 76e65c794b22 [2022-08-10T19:11:25.107Z] Step 13/22 : WORKDIR /edgex [2022-08-10T19:11:25.369Z] ---> Running in c9f3dd8975a2 [2022-08-10T19:11:25.369Z] ---> Running in a12b5ee0293c [2022-08-10T19:11:25.369Z] ---> Running in 7bbb38f79b2e [2022-08-10T19:11:25.369Z] Removing intermediate container 60b1de1c6eaa [2022-08-10T19:11:25.369Z] ---> c50245eaec89 [2022-08-10T19:11:25.369Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-10T19:11:25.629Z] ---> Running in 60c11c3c2d7e [2022-08-10T19:11:25.629Z] Removing intermediate container 7bbb38f79b2e [2022-08-10T19:11:25.629Z] ---> 4594e05f66d8 [2022-08-10T19:11:25.629Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-10T19:11:25.893Z] Removing intermediate container 60c11c3c2d7e [2022-08-10T19:11:25.893Z] ---> 7a692ee5ee9c [2022-08-10T19:11:25.893Z] Step 28/31 : CMD ["gate"] [2022-08-10T19:11:25.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:25.893Z] ---> Running in 2e5aab2913a0 [2022-08-10T19:11:25.893Z] ---> 1f32b56e00d8 [2022-08-10T19:11:25.893Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-10T19:11:26.152Z] Removing intermediate container 2e5aab2913a0 [2022-08-10T19:11:26.152Z] ---> ce1f61fe139f [2022-08-10T19:11:26.152Z] Step 29/31 : LABEL arch=x86_64 [2022-08-10T19:11:26.152Z] ---> Running in 2867e310a319 [2022-08-10T19:11:26.720Z] Removing intermediate container 2867e310a319 [2022-08-10T19:11:26.720Z] ---> 797be1b5a373 [2022-08-10T19:11:26.720Z] Step 30/31 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:11:26.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:26.720Z] ---> a0b9324ae3ca [2022-08-10T19:11:26.720Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-10T19:11:26.720Z] ---> Running in b3c8603e49ec [2022-08-10T19:11:26.987Z] Removing intermediate container b3c8603e49ec [2022-08-10T19:11:26.987Z] ---> d246da42dbcf [2022-08-10T19:11:26.987Z] Step 31/31 : LABEL version=0.0.0 [2022-08-10T19:11:27.255Z] OK: 211 MiB in 51 packages [2022-08-10T19:11:27.255Z] ---> Running in b7d9a23ba04a [2022-08-10T19:11:27.513Z] ---> 70e7cab800dd [2022-08-10T19:11:27.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T19:11:28.082Z] Removing intermediate container b7d9a23ba04a [2022-08-10T19:11:28.083Z] ---> f8a6e6a09350 [2022-08-10T19:11:28.083Z] [2022-08-10T19:11:28.346Z] ---> a9ef2f18f7ff [2022-08-10T19:11:28.346Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T19:11:28.346Z] Successfully built f8a6e6a09350 [2022-08-10T19:11:28.346Z] Successfully tagged security-bootstrapper:latest [2022-08-10T19:11:28.346Z] Building core-command [2022-08-10T19:11:28.346Z]  Building security-bootstrapper ... done Removing intermediate container c9f3dd8975a2 [2022-08-10T19:11:28.346Z] ---> 01c7f0d82cdd [2022-08-10T19:11:28.346Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T19:11:28.346Z] ---> Running in e122655b0cb9 [2022-08-10T19:11:29.726Z] ---> a9d4b15b4de8 [2022-08-10T19:11:29.726Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:11:30.295Z] ---> Running in b781d0b3d4b9 [2022-08-10T19:11:30.555Z] Removing intermediate container e122655b0cb9 [2022-08-10T19:11:30.555Z] ---> 994d7fc5ac15 [2022-08-10T19:11:30.555Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T19:11:30.814Z] ---> Running in 3c62e1aedee9 [2022-08-10T19:11:31.077Z] Removing intermediate container 3c62e1aedee9 [2022-08-10T19:11:31.078Z] ---> 2fc7925bb740 [2022-08-10T19:11:31.078Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T19:11:31.078Z] ---> Running in 63a291bb023f [2022-08-10T19:11:31.338Z] Removing intermediate container 63a291bb023f [2022-08-10T19:11:31.338Z] ---> 3a5d221c1b37 [2022-08-10T19:11:31.338Z] Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:11:31.597Z] ---> Running in 8c112a6f7d8c [2022-08-10T19:11:31.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:11:31.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:11:31.856Z] ---> 2f3eb419b522 [2022-08-10T19:11:31.856Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T19:11:31.856Z] ---> Using cache [2022-08-10T19:11:31.856Z] ---> 6245c18187a0 [2022-08-10T19:11:31.856Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:11:31.856Z] ---> Using cache [2022-08-10T19:11:31.856Z] ---> 950f71af8329 [2022-08-10T19:11:31.856Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T19:11:31.856Z] ---> Using cache [2022-08-10T19:11:31.856Z] ---> 794fe168eac9 [2022-08-10T19:11:31.856Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T19:11:31.856Z] ---> Using cache [2022-08-10T19:11:31.856Z] ---> 0c696776217d [2022-08-10T19:11:31.856Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:11:31.856Z] ---> Using cache [2022-08-10T19:11:31.856Z] ---> 431c61dedb80 [2022-08-10T19:11:31.856Z] Step 8/23 : COPY . . [2022-08-10T19:11:31.856Z] ---> Using cache [2022-08-10T19:11:31.856Z] ---> 1f94f6b29426 [2022-08-10T19:11:31.856Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-10T19:11:32.118Z] Removing intermediate container 8c112a6f7d8c [2022-08-10T19:11:32.118Z] ---> fc952c558370 [2022-08-10T19:11:32.118Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T19:11:32.688Z] ---> Running in 1f925062b23a [2022-08-10T19:11:32.948Z] ---> Running in 7fb026a4298d [2022-08-10T19:11:33.208Z] Removing intermediate container 7fb026a4298d [2022-08-10T19:11:33.208Z] ---> 972efc2d76c6 [2022-08-10T19:11:33.208Z] [2022-08-10T19:11:33.467Z] Successfully built 972efc2d76c6 [2022-08-10T19:11:33.467Z] Successfully tagged security-proxy-setup:latest [2022-08-10T19:11:33.467Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-08-10T19:11:33.727Z] 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/core-command/core-command ./cmd/core-command [2022-08-10T19:11:35.637Z] Removing intermediate container a12b5ee0293c [2022-08-10T19:11:35.637Z] ---> b7f89e6e4d8c [2022-08-10T19:11:35.637Z] Step 8/23 : COPY . . [2022-08-10T19:11:38.929Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:11:38.929Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:11:38.929Z] ---> 2f3eb419b522 [2022-08-10T19:11:38.929Z] Step 3/20 : WORKDIR /edgex-go [2022-08-10T19:11:38.929Z] ---> Using cache [2022-08-10T19:11:38.929Z] ---> 6245c18187a0 [2022-08-10T19:11:38.929Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-10T19:11:40.309Z] Removing intermediate container b781d0b3d4b9 [2022-08-10T19:11:40.309Z] ---> 11a4f936abae [2022-08-10T19:11:40.309Z] Step 8/26 : COPY . . [2022-08-10T19:11:40.309Z] ---> Running in 7cd03eb3081e [2022-08-10T19:11:41.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:42.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:42.622Z] ---> b48d2498eaf0 [2022-08-10T19:11:42.622Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-10T19:11:42.622Z] v3.16.2-8-ge8da928bbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-10T19:11:42.622Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-10T19:11:42.622Z] OK: 17038 distinct packages available [2022-08-10T19:11:42.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:42.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:42.881Z] ---> Running in 1bffa3d486e5 [2022-08-10T19:11:42.881Z] OK: 211 MiB in 51 packages [2022-08-10T19:11:43.824Z] 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 [2022-08-10T19:11:44.084Z] Removing intermediate container 7cd03eb3081e [2022-08-10T19:11:44.084Z] ---> 99bb671978ad [2022-08-10T19:11:44.084Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-10T19:11:44.084Z] Removing intermediate container 491e6479d696 [2022-08-10T19:11:44.084Z] ---> e3998cb80752 [2022-08-10T19:11:44.084Z] [2022-08-10T19:11:44.084Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T19:11:44.084Z] ---> 9c6f07244728 [2022-08-10T19:11:44.084Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-10T19:11:44.342Z] ---> Running in b663d3625926 [2022-08-10T19:11:44.342Z] ---> 87087c00d7d5 [2022-08-10T19:11:44.342Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:11:44.342Z] ---> Running in 0069ea7a19d2 [2022-08-10T19:11:44.602Z] Removing intermediate container b663d3625926 [2022-08-10T19:11:44.602Z] ---> 76915bf84f0f [2022-08-10T19:11:44.602Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-10T19:11:44.602Z] ---> Running in cc532e633191 [2022-08-10T19:11:44.862Z] Removing intermediate container cc532e633191 [2022-08-10T19:11:44.862Z] ---> 4f55348969b0 [2022-08-10T19:11:44.862Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-10T19:11:44.862Z] ---> Running in 85e97267345a [2022-08-10T19:11:45.121Z] Removing intermediate container 85e97267345a [2022-08-10T19:11:45.121Z] ---> 15da8d2ee3ec [2022-08-10T19:11:45.121Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:11:45.121Z] ---> Running in 6e41cade991d [2022-08-10T19:11:47.673Z] ---> b2ed43f82241 [2022-08-10T19:11:47.673Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T19:11:47.673Z] Removing intermediate container 6e41cade991d [2022-08-10T19:11:47.673Z] ---> 88e544c010a7 [2022-08-10T19:11:47.673Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T19:11:47.673Z] ---> Running in b13a154d9c8f [2022-08-10T19:11:47.673Z] ---> Running in 729d45cae533 [2022-08-10T19:11:47.934Z] Removing intermediate container b13a154d9c8f [2022-08-10T19:11:47.934Z] ---> 704ddc8a0ee7 [2022-08-10T19:11:47.934Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T19:11:47.934Z] ---> Running in b4096c082730 [2022-08-10T19:11:48.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:48.452Z] Removing intermediate container b4096c082730 [2022-08-10T19:11:48.452Z] ---> 941b07a28417 [2022-08-10T19:11:48.452Z] 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 [2022-08-10T19:11:48.452Z] ---> Running in 49833e161155 [2022-08-10T19:11:49.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:49.280Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T19:11:49.540Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T19:11:49.540Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T19:11:49.540Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T19:11:49.842Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T19:11:49.842Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T19:11:49.842Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:11:50.102Z] Removing intermediate container 49833e161155 [2022-08-10T19:11:50.102Z] ---> 282a2d48d9fe [2022-08-10T19:11:50.102Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T19:11:50.102Z] OK: 8 MiB in 20 packages [2022-08-10T19:11:50.102Z] ---> Running in 009dcd78a9c3 [2022-08-10T19:11:50.668Z] Removing intermediate container 009dcd78a9c3 [2022-08-10T19:11:50.668Z] ---> a84315bafb2b [2022-08-10T19:11:50.668Z] [2022-08-10T19:11:50.668Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T19:11:50.668Z] ---> c4fc93816858 [2022-08-10T19:11:50.668Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T19:11:50.668Z] ---> Using cache [2022-08-10T19:11:50.668Z] ---> 021eab5ee61c [2022-08-10T19:11:50.668Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:11:50.668Z] ---> Using cache [2022-08-10T19:11:50.668Z] ---> 0fbfb11adc38 [2022-08-10T19:11:50.668Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T19:11:50.930Z] Removing intermediate container 729d45cae533 [2022-08-10T19:11:50.930Z] ---> b523f20bb15d [2022-08-10T19:11:50.930Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:11:50.930Z] ---> Running in 0864c8e8cacd [2022-08-10T19:11:51.506Z] ---> 39d6e160f35c [2022-08-10T19:11:51.506Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-10T19:11:51.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:52.083Z] Removing intermediate container 1f925062b23a [2022-08-10T19:11:52.083Z] ---> 2abdaee7af6d [2022-08-10T19:11:52.083Z] [2022-08-10T19:11:52.083Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T19:11:52.083Z] ---> 9c6f07244728 [2022-08-10T19:11:52.083Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T19:11:52.083Z] ---> 961ec6747753 [2022-08-10T19:11:52.083Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-10T19:11:52.083Z] ---> Running in 9e88144dded8 [2022-08-10T19:11:52.342Z] ---> 0b08469baef2 [2022-08-10T19:11:52.342Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-10T19:11:52.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:52.342Z] ---> Running in b15710f510f7 [2022-08-10T19:11:52.342Z] Removing intermediate container 0069ea7a19d2 [2022-08-10T19:11:52.342Z] ---> ca9c28c23158 [2022-08-10T19:11:52.342Z] Step 7/20 : COPY . . [2022-08-10T19:11:52.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:52.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:52.609Z] Removing intermediate container b15710f510f7 [2022-08-10T19:11:52.610Z] ---> bba0ff070f01 [2022-08-10T19:11:52.610Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:11:52.870Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T19:11:52.870Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T19:11:52.870Z] OK: 15856 distinct packages available [2022-08-10T19:11:52.870Z] ---> Running in 1b3c5f916751 [2022-08-10T19:11:52.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:52.870Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-10T19:11:52.870Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:11:52.870Z] OK: 6 MiB in 15 packages [2022-08-10T19:11:53.129Z] Removing intermediate container 1b3c5f916751 [2022-08-10T19:11:53.129Z] ---> 84fd2469256d [2022-08-10T19:11:53.129Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T19:11:53.708Z] ---> Running in 6b07339a6eac [2022-08-10T19:11:53.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:11:53.708Z] Removing intermediate container 6b07339a6eac [2022-08-10T19:11:53.708Z] ---> 091e159ec374 [2022-08-10T19:11:53.708Z] Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:11:53.708Z] Removing intermediate container 9e88144dded8 [2022-08-10T19:11:53.708Z] ---> 9e426907a4ba [2022-08-10T19:11:53.708Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T19:11:53.708Z] ---> Running in ce6d7acdab34 [2022-08-10T19:11:53.994Z] ---> Running in 42b8ebd2c84a [2022-08-10T19:11:53.994Z] Removing intermediate container ce6d7acdab34 [2022-08-10T19:11:53.994Z] ---> c90e01c90a9b [2022-08-10T19:11:53.994Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T19:11:53.994Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T19:11:53.994Z] ---> Running in 26fd439d8da3 [2022-08-10T19:11:53.994Z] Removing intermediate container 42b8ebd2c84a [2022-08-10T19:11:53.994Z] ---> bd2e6c4cc28d [2022-08-10T19:11:53.994Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-10T19:11:54.255Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T19:11:54.255Z] ---> Running in c7759747703f [2022-08-10T19:11:54.255Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T19:11:54.255Z] Removing intermediate container 26fd439d8da3 [2022-08-10T19:11:54.255Z] ---> 2b4b33a6256e [2022-08-10T19:11:54.255Z] [2022-08-10T19:11:54.255Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T19:11:54.255Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T19:11:54.515Z] Removing intermediate container c7759747703f [2022-08-10T19:11:54.515Z] ---> 5fa08e0e48c4 [2022-08-10T19:11:54.515Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T19:11:54.515Z] Successfully built 2b4b33a6256e [2022-08-10T19:11:54.515Z] Successfully tagged core-data:latest [2022-08-10T19:11:54.515Z] Building support-scheduler [2022-08-10T19:11:54.515Z]  Building core-data ... done Executing busybox-1.34.1-r7.trigger [2022-08-10T19:11:54.515Z] OK: 7 MiB in 19 packages [2022-08-10T19:11:54.515Z] ---> Running in b8f1c22cefa4 [2022-08-10T19:11:55.897Z] Removing intermediate container b8f1c22cefa4 [2022-08-10T19:11:55.897Z] ---> 1df12af417cc [2022-08-10T19:11:55.897Z] Step 15/23 : WORKDIR / [2022-08-10T19:11:56.470Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-10T19:11:57.279Z] ---> Running in 5ac621c2efb8 [2022-08-10T19:11:57.279Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:11:57.279Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:11:57.279Z] ---> 2f3eb419b522 [2022-08-10T19:11:57.279Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T19:11:57.279Z] ---> Using cache [2022-08-10T19:11:57.279Z] ---> 6245c18187a0 [2022-08-10T19:11:57.279Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:11:57.279Z] ---> Using cache [2022-08-10T19:11:57.279Z] ---> 950f71af8329 [2022-08-10T19:11:57.279Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T19:11:57.279Z] ---> Using cache [2022-08-10T19:11:57.279Z] ---> 794fe168eac9 [2022-08-10T19:11:57.279Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T19:11:57.279Z] ---> Using cache [2022-08-10T19:11:57.279Z] ---> 0c696776217d [2022-08-10T19:11:57.279Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:11:57.279Z] ---> Using cache [2022-08-10T19:11:57.279Z] ---> 431c61dedb80 [2022-08-10T19:11:57.279Z] Step 8/22 : COPY . . [2022-08-10T19:11:57.279Z] ---> e5063d48cc2e [2022-08-10T19:11:57.279Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-10T19:11:57.279Z] ---> Using cache [2022-08-10T19:11:57.279Z] ---> 1f94f6b29426 [2022-08-10T19:11:57.279Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-10T19:11:57.540Z] Removing intermediate container 5ac621c2efb8 [2022-08-10T19:11:57.540Z] ---> 8109148f6e59 [2022-08-10T19:11:57.540Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:11:57.540Z] Removing intermediate container 0864c8e8cacd [2022-08-10T19:11:57.540Z] ---> b9743d0021da [2022-08-10T19:11:57.540Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-10T19:11:57.540Z] ---> Running in 9625df4898c4 [2022-08-10T19:11:57.540Z] ---> Running in 629dbee86e8f [2022-08-10T19:11:58.109Z] ---> 2727ed2181a2 [2022-08-10T19:11:58.109Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-10T19:11:58.724Z] 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 [2022-08-10T19:11:58.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-10T19:11:58.724Z] ---> a891fd179b17 [2022-08-10T19:11:58.724Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T19:11:58.724Z] ---> 24b7aca0d4b9 [2022-08-10T19:11:58.724Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-10T19:11:58.724Z] Removing intermediate container 1bffa3d486e5 [2022-08-10T19:11:58.724Z] ---> fc4b90ce6614 [2022-08-10T19:11:58.724Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-10T19:11:59.045Z] ---> Running in 415ee66e4446 [2022-08-10T19:11:59.045Z] ---> f308dd4d9ec9 [2022-08-10T19:11:59.045Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-10T19:11:59.309Z] ---> Running in 87ce82b6693b [2022-08-10T19:11:59.637Z] Removing intermediate container 87ce82b6693b [2022-08-10T19:11:59.637Z] ---> dc29005d4b6d [2022-08-10T19:11:59.637Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:11:59.637Z] 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 [2022-08-10T19:11:59.637Z] ---> Running in 0306f5032999 [2022-08-10T19:11:59.988Z] Removing intermediate container 0306f5032999 [2022-08-10T19:11:59.988Z] ---> abdc3344538b [2022-08-10T19:11:59.988Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T19:11:59.988Z] ---> Running in 79d73a164d18 [2022-08-10T19:11:59.988Z] Removing intermediate container 79d73a164d18 [2022-08-10T19:11:59.988Z] ---> f6f936cb653e [2022-08-10T19:11:59.988Z] Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:12:00.254Z] ---> Running in 2d0338b09c04 [2022-08-10T19:12:00.254Z] Removing intermediate container 2d0338b09c04 [2022-08-10T19:12:00.254Z] ---> 48943a2c6746 [2022-08-10T19:12:00.254Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T19:12:00.254Z] ---> 764ba4ca1313 [2022-08-10T19:12:00.254Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T19:12:00.514Z] ---> Running in d5f215920d2a [2022-08-10T19:12:00.776Z] Removing intermediate container d5f215920d2a [2022-08-10T19:12:00.776Z] ---> d6b3de470f64 [2022-08-10T19:12:00.776Z] ---> d18fe8921655 [2022-08-10T19:12:00.776Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-10T19:12:00.776Z] [2022-08-10T19:12:00.776Z] Removing intermediate container 415ee66e4446 [2022-08-10T19:12:00.776Z] ---> 318ed3d25654 [2022-08-10T19:12:00.776Z] [2022-08-10T19:12:00.776Z] Step 11/23 : FROM alpine:3.16 [2022-08-10T19:12:00.776Z] ---> 9c6f07244728 [2022-08-10T19:12:00.776Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-10T19:12:00.776Z] Successfully built d18fe8921655 [2022-08-10T19:12:00.776Z] ---> Running in bb6f22d6e372 [2022-08-10T19:12:00.776Z] Successfully tagged core-command:latest [2022-08-10T19:12:00.776Z] Building core-metadata [2022-08-10T19:12:02.156Z]  Building core-command ... done Removing intermediate container bb6f22d6e372 [2022-08-10T19:12:02.156Z] ---> 91508ccf3edb [2022-08-10T19:12:02.156Z] 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 [2022-08-10T19:12:02.414Z] ---> 846bf3d6ea0d [2022-08-10T19:12:02.414Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-10T19:12:02.673Z] ---> Running in 7e76c3e3b0e3 [2022-08-10T19:12:03.240Z] ---> 5b68cd79309f [2022-08-10T19:12:03.240Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T19:12:03.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:12:03.499Z] ---> Running in 000ccf078835 [2022-08-10T19:12:03.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:12:03.759Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-10T19:12:03.759Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-10T19:12:03.759Z] (3/33) Installing readline (8.1.2-r0) [2022-08-10T19:12:03.759Z] (4/33) Installing bash (5.1.16-r2) [2022-08-10T19:12:03.759Z] Executing bash-5.1.16-r2.post-install [2022-08-10T19:12:03.759Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-10T19:12:03.759Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-10T19:12:03.759Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T19:12:03.759Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-10T19:12:03.759Z] (9/33) Installing curl (7.83.1-r2) [2022-08-10T19:12:03.759Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-10T19:12:04.021Z] Removing intermediate container 000ccf078835 [2022-08-10T19:12:04.021Z] ---> 2da999861a98 [2022-08-10T19:12:04.021Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T19:12:04.021Z] ---> Running in a3d93c09af56 [2022-08-10T19:12:04.279Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-10T19:12:04.279Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-10T19:12:04.279Z] (13/33) Installing expat (2.4.8-r0) [2022-08-10T19:12:04.279Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-10T19:12:04.279Z] (15/33) Installing gdbm (1.23-r0) [2022-08-10T19:12:04.279Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-10T19:12:04.279Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:12:04.279Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:12:04.279Z] ---> 2f3eb419b522 [2022-08-10T19:12:04.279Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T19:12:04.279Z] ---> Using cache [2022-08-10T19:12:04.279Z] ---> 6245c18187a0 [2022-08-10T19:12:04.279Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:12:04.279Z] ---> Using cache [2022-08-10T19:12:04.279Z] ---> 950f71af8329 [2022-08-10T19:12:04.279Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T19:12:04.279Z] ---> Using cache [2022-08-10T19:12:04.279Z] ---> 794fe168eac9 [2022-08-10T19:12:04.279Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T19:12:04.279Z] ---> Using cache [2022-08-10T19:12:04.279Z] ---> 0c696776217d [2022-08-10T19:12:04.279Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:12:04.279Z] ---> Using cache [2022-08-10T19:12:04.279Z] ---> 431c61dedb80 [2022-08-10T19:12:04.279Z] Step 8/23 : COPY . . [2022-08-10T19:12:04.279Z] ---> Using cache [2022-08-10T19:12:04.279Z] ---> 1f94f6b29426 [2022-08-10T19:12:04.279Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T19:12:04.279Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-10T19:12:04.279Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T19:12:04.279Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-10T19:12:04.279Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-10T19:12:04.279Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-10T19:12:04.846Z] Removing intermediate container a3d93c09af56 [2022-08-10T19:12:04.846Z] ---> 484715b0ef38 [2022-08-10T19:12:04.846Z] Step 24/26 : LABEL arch=x86_64 [2022-08-10T19:12:04.846Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-10T19:12:04.846Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-10T19:12:04.846Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-10T19:12:04.846Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-10T19:12:04.846Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-10T19:12:04.846Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-10T19:12:04.846Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-10T19:12:04.846Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-10T19:12:04.846Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-10T19:12:04.846Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-10T19:12:04.846Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-10T19:12:04.846Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-10T19:12:05.105Z] ---> Running in e6ef8239ff92 [2022-08-10T19:12:05.105Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:12:05.105Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T19:12:05.105Z] OK: 122 MiB in 47 packages [2022-08-10T19:12:05.364Z] ---> Running in 61b0dc9fd81c [2022-08-10T19:12:05.625Z] Removing intermediate container 61b0dc9fd81c [2022-08-10T19:12:05.625Z] ---> f05869a008a8 [2022-08-10T19:12:05.625Z] Step 25/26 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:12:05.625Z] ---> Running in 2f58d7dd4bf0 [2022-08-10T19:12:05.883Z] Removing intermediate container 2f58d7dd4bf0 [2022-08-10T19:12:05.883Z] ---> 79d30211b7cb [2022-08-10T19:12:05.883Z] Step 26/26 : LABEL version=0.0.0 [2022-08-10T19:12:05.883Z] ---> Running in bff8699b950c [2022-08-10T19:12:05.883Z] 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 [2022-08-10T19:12:06.140Z] Removing intermediate container bff8699b950c [2022-08-10T19:12:06.140Z] ---> 7f2b3d9b02cf [2022-08-10T19:12:06.140Z] [2022-08-10T19:12:06.140Z] Successfully built 7f2b3d9b02cf [2022-08-10T19:12:06.140Z] Successfully tagged security-spire-agent:latest [2022-08-10T19:12:07.512Z]  Building security-spire-agent ... done Collecting docker-compose==1.23.2 [2022-08-10T19:12:07.512Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-10T19:12:07.512Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.8 MB/s eta 0:00:00 [2022-08-10T19:12:07.512Z] Collecting docopt<0.7,>=0.6.1 [2022-08-10T19:12:07.512Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-10T19:12:07.512Z] Preparing metadata (setup.py): started [2022-08-10T19:12:07.512Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T19:12:07.774Z] Collecting cached-property<2,>=1.2.0 [2022-08-10T19:12:07.774Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-10T19:12:07.774Z] Collecting texttable<0.10,>=0.9.0 [2022-08-10T19:12:07.774Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-10T19:12:07.774Z] Preparing metadata (setup.py): started [2022-08-10T19:12:08.032Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T19:12:08.032Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-10T19:12:08.032Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-10T19:12:08.032Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-10T19:12:08.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 168.4 MB/s eta 0:00:00 [2022-08-10T19:12:08.032Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-10T19:12:08.032Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-10T19:12:08.032Z] Preparing metadata (setup.py): started [2022-08-10T19:12:08.290Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T19:12:08.548Z] Collecting PyYAML<4,>=3.10 [2022-08-10T19:12:08.549Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-10T19:12:08.549Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 44.5 MB/s eta 0:00:00 [2022-08-10T19:12:08.549Z] Preparing metadata (setup.py): started [2022-08-10T19:12:08.809Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T19:12:09.071Z] Collecting docker<4.0,>=3.6.0 [2022-08-10T19:12:09.071Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-10T19:12:09.071Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 62.1 MB/s eta 0:00:00 [2022-08-10T19:12:09.071Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-10T19:12:09.071Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-10T19:12:09.071Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 186.1 MB/s eta 0:00:00 [2022-08-10T19:12:09.071Z] Collecting jsonschema<3,>=2.5.1 [2022-08-10T19:12:09.071Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-10T19:12:09.071Z] Collecting docker-pycreds>=0.4.0 [2022-08-10T19:12:09.071Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-10T19:12:09.329Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-10T19:12:09.329Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-10T19:12:09.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 60.7 MB/s eta 0:00:00 [2022-08-10T19:12:09.329Z] Collecting idna<2.8,>=2.5 [2022-08-10T19:12:09.329Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-10T19:12:09.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 185.7 MB/s eta 0:00:00 [2022-08-10T19:12:09.329Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-10T19:12:09.329Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-10T19:12:09.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 51.3 MB/s eta 0:00:00 [2022-08-10T19:12:09.329Z] Collecting certifi>=2017.4.17 [2022-08-10T19:12:09.329Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-10T19:12:09.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 19.3 MB/s eta 0:00:00 [2022-08-10T19:12:09.586Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-10T19:12:09.586Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-10T19:12:09.586Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-10T19:12:09.586Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-10T19:12:09.586Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-10T19:12:09.586Z] Running setup.py install for texttable: started [2022-08-10T19:12:09.846Z] Running setup.py install for texttable: finished with status 'done' [2022-08-10T19:12:09.846Z] Running setup.py install for PyYAML: started [2022-08-10T19:12:10.411Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-10T19:12:10.670Z] Running setup.py install for docopt: started [2022-08-10T19:12:10.929Z] Running setup.py install for docopt: finished with status 'done' [2022-08-10T19:12:11.188Z] Running setup.py install for dockerpty: started [2022-08-10T19:12:11.754Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-10T19:12:12.013Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 [2022-08-10T19:12:12.013Z] 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 [2022-08-10T19:12:17.292Z] Removing intermediate container 7e76c3e3b0e3 [2022-08-10T19:12:17.292Z] ---> 9c8598fa8d64 [2022-08-10T19:12:17.292Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-10T19:12:17.292Z] ---> Running in 4707251c484e [2022-08-10T19:12:17.552Z] Removing intermediate container 4707251c484e [2022-08-10T19:12:17.552Z] ---> 39a92fd91dc0 [2022-08-10T19:12:17.552Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-10T19:12:17.812Z] ---> Running in 0086574a939e [2022-08-10T19:12:18.071Z] Removing intermediate container 0086574a939e [2022-08-10T19:12:18.071Z] ---> dfde9e0fa050 [2022-08-10T19:12:18.071Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-10T19:12:19.008Z] ---> 6f53271caea0 [2022-08-10T19:12:19.008Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-10T19:12:19.946Z] ---> 95584fda7b10 [2022-08-10T19:12:19.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-10T19:12:20.513Z] ---> 66fbafc7f97f [2022-08-10T19:12:20.513Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-10T19:12:20.772Z] ---> Running in 75b76464f408 [2022-08-10T19:12:21.041Z] Removing intermediate container 75b76464f408 [2022-08-10T19:12:21.041Z] ---> c736bc645542 [2022-08-10T19:12:21.041Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:12:21.041Z] ---> Running in 1c79b0759fe0 [2022-08-10T19:12:21.299Z] Removing intermediate container 1c79b0759fe0 [2022-08-10T19:12:21.300Z] ---> e1eb8b8bfb0a [2022-08-10T19:12:21.300Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T19:12:21.300Z] ---> Running in efdec6fd0bc8 [2022-08-10T19:12:21.558Z] Removing intermediate container efdec6fd0bc8 [2022-08-10T19:12:21.558Z] ---> c00ebfa34ecb [2022-08-10T19:12:21.558Z] Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:12:21.558Z] ---> Running in d0f9e4cee9fd [2022-08-10T19:12:21.558Z] Removing intermediate container d0f9e4cee9fd [2022-08-10T19:12:21.558Z] ---> d1dc1200e25f [2022-08-10T19:12:21.558Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T19:12:21.558Z] ---> Running in 7129e0c9d2bf [2022-08-10T19:12:21.816Z] Removing intermediate container 7129e0c9d2bf [2022-08-10T19:12:21.816Z] ---> 0d600829a294 [2022-08-10T19:12:21.816Z] [2022-08-10T19:12:21.816Z] Successfully built 0d600829a294 [2022-08-10T19:12:21.816Z] Successfully tagged sys-mgmt-agent:latest [2022-08-10T19:12:28.385Z]  Building sys-mgmt-agent ... done Removing intermediate container 629dbee86e8f [2022-08-10T19:12:28.385Z] ---> d548bf1c7e61 [2022-08-10T19:12:28.385Z] [2022-08-10T19:12:28.385Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T19:12:28.385Z] ---> 9c6f07244728 [2022-08-10T19:12:28.385Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-10T19:12:28.385Z] ---> Using cache [2022-08-10T19:12:28.385Z] ---> 9e426907a4ba [2022-08-10T19:12:28.385Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T19:12:28.385Z] ---> Using cache [2022-08-10T19:12:28.385Z] ---> bd2e6c4cc28d [2022-08-10T19:12:28.385Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-10T19:12:28.385Z] Removing intermediate container 9625df4898c4 [2022-08-10T19:12:28.385Z] ---> 84001d155470 [2022-08-10T19:12:28.385Z] [2022-08-10T19:12:28.385Z] Step 9/20 : FROM alpine:3.15 [2022-08-10T19:12:28.385Z] ---> c4fc93816858 [2022-08-10T19:12:28.385Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T19:12:28.385Z] ---> Using cache [2022-08-10T19:12:28.385Z] ---> 021eab5ee61c [2022-08-10T19:12:28.385Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:12:28.385Z] ---> Using cache [2022-08-10T19:12:28.385Z] ---> 0fbfb11adc38 [2022-08-10T19:12:28.385Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-10T19:12:28.385Z] ---> Running in 139e240eec74 [2022-08-10T19:12:28.385Z] ---> Running in 9b5bb82c7d9f [2022-08-10T19:12:28.385Z] Removing intermediate container 139e240eec74 [2022-08-10T19:12:28.385Z] ---> 4f9eab26247a [2022-08-10T19:12:28.385Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T19:12:28.385Z] ---> Running in 1df2b426f832 [2022-08-10T19:12:28.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:12:28.385Z] Removing intermediate container 1df2b426f832 [2022-08-10T19:12:28.385Z] ---> 4063f150eae1 [2022-08-10T19:12:28.385Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:12:28.385Z] ---> 806bd5f61b9d [2022-08-10T19:12:28.385Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-10T19:12:28.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:12:29.227Z] ---> 30dd61e0b24b [2022-08-10T19:12:29.227Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-10T19:12:29.227Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T19:12:29.227Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T19:12:29.227Z] OK: 15856 distinct packages available [2022-08-10T19:12:29.227Z] Removing intermediate container e6ef8239ff92 [2022-08-10T19:12:29.227Z] ---> 8bfa738dd7d7 [2022-08-10T19:12:29.227Z] [2022-08-10T19:12:29.227Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T19:12:29.227Z] ---> 9c6f07244728 [2022-08-10T19:12:29.227Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T19:12:29.227Z] ---> Using cache [2022-08-10T19:12:29.227Z] ---> 9e426907a4ba [2022-08-10T19:12:29.227Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T19:12:29.227Z] ---> Using cache [2022-08-10T19:12:29.227Z] ---> bd2e6c4cc28d [2022-08-10T19:12:29.227Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-10T19:12:29.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:12:29.227Z] ---> Running in 41ec39b0e6cb [2022-08-10T19:12:29.227Z] ---> c7148cc2a20a [2022-08-10T19:12:29.227Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-10T19:12:29.227Z] ---> Running in 783397f742ae [2022-08-10T19:12:29.227Z] Removing intermediate container 41ec39b0e6cb [2022-08-10T19:12:29.227Z] ---> 707c3aa2d84b [2022-08-10T19:12:29.227Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T19:12:29.488Z] ---> Running in 1d89d88a9937 [2022-08-10T19:12:29.488Z] Removing intermediate container 783397f742ae [2022-08-10T19:12:29.488Z] ---> b7c0fd33caf5 [2022-08-10T19:12:29.488Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:12:29.488Z] ---> Running in c3a1d0a2cfd8 [2022-08-10T19:12:29.488Z] Removing intermediate container 1d89d88a9937 [2022-08-10T19:12:29.488Z] ---> 8ae34d83c8c1 [2022-08-10T19:12:29.488Z] Step 15/23 : WORKDIR / [2022-08-10T19:12:29.488Z] ---> Running in 6ffe9283dfcc [2022-08-10T19:12:29.488Z] Removing intermediate container c3a1d0a2cfd8 [2022-08-10T19:12:29.488Z] ---> bd262d8f68e8 [2022-08-10T19:12:29.488Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T19:12:29.488Z] ---> Running in df62db0e514d [2022-08-10T19:12:29.747Z] Removing intermediate container 6ffe9283dfcc [2022-08-10T19:12:29.747Z] ---> 69a919a1db20 [2022-08-10T19:12:29.747Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:12:29.747Z] Removing intermediate container df62db0e514d [2022-08-10T19:12:29.747Z] ---> 51ebadeaa0b2 [2022-08-10T19:12:29.747Z] Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:12:29.747Z] ---> Running in f069c01bd7b2 [2022-08-10T19:12:29.747Z] ---> 693425d0308a [2022-08-10T19:12:29.747Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-10T19:12:29.747Z] Removing intermediate container f069c01bd7b2 [2022-08-10T19:12:29.747Z] ---> d7846ac49612 [2022-08-10T19:12:29.747Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T19:12:29.747Z] ---> Running in 1fb6a9079a3c [2022-08-10T19:12:30.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:12:30.009Z] Removing intermediate container 1fb6a9079a3c [2022-08-10T19:12:30.009Z] ---> caa8db8df5be [2022-08-10T19:12:30.009Z] [2022-08-10T19:12:30.009Z] Successfully built caa8db8df5be [2022-08-10T19:12:30.009Z] Successfully tagged support-scheduler:latest [2022-08-10T19:12:30.009Z]  Building support-scheduler ... done  ---> a222c13da968 [2022-08-10T19:12:30.009Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-10T19:12:30.269Z] ---> 0ebf2eeb4681 [2022-08-10T19:12:30.269Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-10T19:12:30.269Z] ---> Running in 2164613b8e2e [2022-08-10T19:12:30.269Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-10T19:12:30.530Z] Removing intermediate container 2164613b8e2e [2022-08-10T19:12:30.530Z] ---> 186087780bea [2022-08-10T19:12:30.530Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:12:30.530Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-10T19:12:30.530Z] ---> Running in 55700fac41c5 [2022-08-10T19:12:30.530Z] Removing intermediate container 55700fac41c5 [2022-08-10T19:12:30.530Z] ---> d6c06b902545 [2022-08-10T19:12:30.530Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T19:12:30.530Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-10T19:12:30.530Z] ---> Running in 092f769f422a [2022-08-10T19:12:30.530Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-10T19:12:30.790Z] Removing intermediate container 092f769f422a [2022-08-10T19:12:30.790Z] ---> 10b959ca860f [2022-08-10T19:12:30.790Z] Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:12:30.790Z] ---> Running in 416c62e371bf [2022-08-10T19:12:30.790Z] (5/9) Installing curl (7.80.0-r2) [2022-08-10T19:12:30.790Z] Removing intermediate container 416c62e371bf [2022-08-10T19:12:30.790Z] ---> de8065bc6260 [2022-08-10T19:12:30.790Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T19:12:30.790Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-10T19:12:30.790Z] ---> Running in 619a68faa746 [2022-08-10T19:12:31.050Z] Removing intermediate container 619a68faa746 [2022-08-10T19:12:31.050Z] ---> bacb8e17d0cf [2022-08-10T19:12:31.050Z] [2022-08-10T19:12:31.050Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-10T19:12:31.050Z] Successfully built bacb8e17d0cf [2022-08-10T19:12:31.050Z] Successfully tagged core-metadata:latest [2022-08-10T19:12:31.050Z]  Building core-metadata ... done (8/9) Installing libucontext (1.1-r0) [2022-08-10T19:12:31.050Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-10T19:12:31.311Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T19:12:31.311Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T19:12:31.311Z] OK: 8 MiB in 23 packages [2022-08-10T19:12:31.880Z] Removing intermediate container 9b5bb82c7d9f [2022-08-10T19:12:31.880Z] ---> 5c3a8329cbb7 [2022-08-10T19:12:31.880Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:12:31.880Z] ---> afebbb2d9b17 [2022-08-10T19:12:31.880Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-10T19:12:32.449Z] ---> 0039a873ce13 [2022-08-10T19:12:32.449Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-10T19:12:32.449Z] ---> 379771815edb [2022-08-10T19:12:32.449Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-10T19:12:32.449Z] ---> Running in 0dd8aea09c8f [2022-08-10T19:12:32.716Z] Removing intermediate container 0dd8aea09c8f [2022-08-10T19:12:32.716Z] ---> 234b2e21271a [2022-08-10T19:12:32.716Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:12:32.716Z] ---> Running in f3e11497753a [2022-08-10T19:12:32.716Z] Removing intermediate container f3e11497753a [2022-08-10T19:12:32.716Z] ---> 8a9cb566f657 [2022-08-10T19:12:32.716Z] Step 18/20 : LABEL arch=x86_64 [2022-08-10T19:12:32.716Z] ---> Running in f10216220962 [2022-08-10T19:12:32.716Z] Removing intermediate container f10216220962 [2022-08-10T19:12:32.716Z] ---> e7c3c67e06fd [2022-08-10T19:12:32.716Z] Step 19/20 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:12:32.976Z] ---> Running in 08087d461593 [2022-08-10T19:12:32.976Z] Removing intermediate container 08087d461593 [2022-08-10T19:12:32.976Z] ---> 4b4f9f9f8784 [2022-08-10T19:12:32.976Z] Step 20/20 : LABEL version=0.0.0 [2022-08-10T19:12:32.976Z] ---> Running in 76e729b674cb [2022-08-10T19:12:32.976Z] Removing intermediate container 76e729b674cb [2022-08-10T19:12:32.976Z] ---> d9333f8f72cf [2022-08-10T19:12:32.976Z] [2022-08-10T19:12:33.236Z] Successfully built d9333f8f72cf [2022-08-10T19:12:33.236Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-10T19:12:33.243Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-10T19:12:33.269Z] $ docker stop --time=1 9cb854fb723665de57f675723ef3f018d2ec48a7ec1fad49feba1feb86d42e3f [2022-08-10T19:12:34.562Z] $ docker rm -f 9cb854fb723665de57f675723ef3f018d2ec48a7ec1fad49feba1feb86d42e3f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T19:12:34.976Z] + docker images [2022-08-10T19:12:34.976Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-10T19:12:34.976Z] security-spiffe-token-provider latest d9333f8f72cf 2 seconds ago 29.2MB [2022-08-10T19:12:34.976Z] core-metadata latest bacb8e17d0cf 4 seconds ago 18.2MB [2022-08-10T19:12:34.976Z] support-scheduler latest caa8db8df5be 5 seconds ago 26.5MB [2022-08-10T19:12:34.976Z] 8bfa738dd7d7 6 seconds ago 1.55GB [2022-08-10T19:12:34.976Z] d548bf1c7e61 8 seconds ago 1.58GB [2022-08-10T19:12:34.976Z] 84001d155470 8 seconds ago 1.57GB [2022-08-10T19:12:34.976Z] sys-mgmt-agent latest 0d600829a294 13 seconds ago 135MB [2022-08-10T19:12:34.976Z] security-spire-agent latest 7f2b3d9b02cf 29 seconds ago 125MB [2022-08-10T19:12:34.976Z] core-command latest d18fe8921655 34 seconds ago 16.2MB [2022-08-10T19:12:34.976Z] 318ed3d25654 34 seconds ago 1.52GB [2022-08-10T19:12:34.976Z] core-data latest 2b4b33a6256e 40 seconds ago 21.5MB [2022-08-10T19:12:34.976Z] 2abdaee7af6d 43 seconds ago 1.52GB [2022-08-10T19:12:34.976Z] a84315bafb2b 44 seconds ago 1.42GB [2022-08-10T19:12:34.977Z] e3998cb80752 51 seconds ago 1.55GB [2022-08-10T19:12:34.977Z] security-proxy-setup latest 972efc2d76c6 About a minute ago 27.2MB [2022-08-10T19:12:34.977Z] security-bootstrapper latest f8a6e6a09350 About a minute ago 19.3MB [2022-08-10T19:12:34.977Z] security-secretstore-setup latest e4bc1a12b0ee About a minute ago 28.9MB [2022-08-10T19:12:34.977Z] 6b0388a814a5 About a minute ago 1.53GB [2022-08-10T19:12:34.977Z] support-notifications latest cbac3860a862 About a minute ago 27.2MB [2022-08-10T19:12:34.977Z] f1bce7165e8f About a minute ago 1.58GB [2022-08-10T19:12:34.977Z] 1ae79547f55e About a minute ago 1.53GB [2022-08-10T19:12:34.977Z] 00dcf1a9e83a About a minute ago 1.52GB [2022-08-10T19:12:34.977Z] security-spire-server latest f4043039e9db About a minute ago 86.5MB [2022-08-10T19:12:34.977Z] security-spire-config latest eb91b1378743 About a minute ago 85.8MB [2022-08-10T19:12:34.977Z] 7d734e71096a About a minute ago 1.42GB [2022-08-10T19:12:34.977Z] 3dce2603e294 About a minute ago 1.42GB [2022-08-10T19:12:34.977Z] ci-base-image-x86_64 latest 2f3eb419b522 4 minutes ago 993MB [2022-08-10T19:12:34.977Z] alpine 3.15 c4fc93816858 26 hours ago 5.59MB [2022-08-10T19:12:34.977Z] alpine 3.16 9c6f07244728 26 hours ago 5.54MB [2022-08-10T19:12:34.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-10T19:12:34.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-10T19:12:34.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-10T19:13:33.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-10T19:13:33.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-10T19:13:36.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-10T19:13:36.772Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-10T19:13:36.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-10T19:13:36.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-10T19:13:36.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-10T19:13:36.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-10T19:13:37.053Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-10T19:13:39.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-10T19:13:39.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-10T19:13:39.320Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-10T19:13:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-10T19:13:39.597Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-10T19:13:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-10T19:13:54.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.369s coverage: 28.7% of statements [2022-08-10T19:13:54.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-10T19:13:54.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-10T19:13:56.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.398s coverage: 98.5% of statements [2022-08-10T19:13:56.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-10T19:13:56.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.493s coverage: 54.2% of statements [2022-08-10T19:13:56.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-10T19:13:56.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-10T19:14:15.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.364s coverage: 89.2% of statements [2022-08-10T19:14:15.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-10T19:14:15.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-10T19:14:15.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-10T19:14:15.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-10T19:14:15.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-10T19:14:15.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.427s coverage: 2.1% of statements [2022-08-10T19:14:15.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-10T19:14:15.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-10T19:14:19.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.423s coverage: 95.6% of statements [2022-08-10T19:14:19.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-10T19:14:19.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-10T19:14:19.535Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.292s coverage: 72.2% of statements [2022-08-10T19:14:19.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-10T19:14:19.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-10T19:14:19.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-10T19:14:19.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-10T19:14:19.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-10T19:14:19.535Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.247s coverage: 60.0% of statements [2022-08-10T19:14:19.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-10T19:14:19.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-10T19:14:19.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-10T19:14:19.535Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.351s coverage: 0.9% of statements [2022-08-10T19:14:19.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-10T19:14:20.144Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.235s coverage: 58.8% of statements [2022-08-10T19:14:20.144Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.331s coverage: 29.6% of statements [2022-08-10T19:14:20.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-10T19:14:25.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 47.1% of statements [2022-08-10T19:14:25.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.280s coverage: 79.5% of statements [2022-08-10T19:14:25.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements [2022-08-10T19:14:25.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.312s coverage: 96.3% of statements [2022-08-10T19:14:28.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2022-08-10T19:14:36.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements [2022-08-10T19:14:36.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.236s coverage: 44.8% of statements [2022-08-10T19:14:46.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.643s coverage: 82.2% of statements [2022-08-10T19:14:46.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-10T19:14:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.334s coverage: 92.9% of statements [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-10T19:14:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-10T19:14:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-10T19:14:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.180s coverage: 100.0% of statements [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-10T19:14:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-10T19:14:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2022-08-10T19:14:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2022-08-10T19:14:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements [2022-08-10T19:14:51.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.895s coverage: 91.2% of statements [2022-08-10T19:14:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-10T19:14:55.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.959s coverage: 64.7% of statements [2022-08-10T19:14:55.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-10T19:14:55.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-10T19:14:55.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.380s coverage: 100.0% of statements [2022-08-10T19:14:55.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements [2022-08-10T19:14:55.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2022-08-10T19:14:55.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2022-08-10T19:14:55.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-08-10T19:15:03.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.373s coverage: 65.8% of statements [2022-08-10T19:15:03.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-10T19:15:03.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-10T19:15:03.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-10T19:15:03.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.843s coverage: 43.6% of statements [2022-08-10T19:15:03.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-10T19:15:03.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-10T19:15:03.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.342s coverage: 89.5% of statements [2022-08-10T19:15:03.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-10T19:15:03.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements [2022-08-10T19:15:03.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-10T19:15:03.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-10T19:15:03.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-10T19:15:03.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-10T19:15:13.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-10T19:15:13.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.726s coverage: 92.3% of statements [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-10T19:15:13.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 63.2% of statements [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-10T19:15:13.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.456s coverage: 97.7% of statements [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-10T19:15:13.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.241s coverage: 28.9% of statements [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-10T19:15:13.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-10T19:15:13.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.228s coverage: 100.0% of statements [2022-08-10T19:15:13.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 96.9% of statements [2022-08-10T19:15:14.927Z] 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 [2022-08-10T19:15:14.927Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-10T19:15:14.927Z] GO111MODULE=on go vet ./... [2022-08-10T19:17:06.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T19:17:06.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T19:17:06.844Z] ./bin/test-attribution-txt.sh [2022-08-10T19:17:06.844Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-10T19:17:06.844Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-10T19:17:06.844Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-10T19:17:06.844Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-10T19:17:06.844Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-10T19:17:06.844Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-10T19:17:06.844Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-10T19:17:06.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-10T19:17:07.559Z] + ls -al . [2022-08-10T19:17:07.559Z] total 724 [2022-08-10T19:17:07.559Z] drwxrwxr-x 9 1001 1001 4096 Aug 10 19:11 . [2022-08-10T19:17:07.559Z] drwxr-xr-x 4 root root 4096 Aug 10 19:11 .. [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 16 Aug 10 19:09 .dockerignore [2022-08-10T19:17:07.559Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 19:09 .git [2022-08-10T19:17:07.559Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 19:09 .github [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 1030 Aug 10 19:09 .gitignore [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 42 Aug 10 19:09 .golangci.yml [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 87 Aug 10 19:09 .hadolint.yml [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 19:09 .sonarcloud.properties [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 19:09 ADOPTERS.md [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 10347 Aug 10 19:09 Attribution.txt [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 63209 Aug 10 19:09 CHANGELOG.md [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 19:09 CONTRIBUTING.md [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 19:09 GOVERNANCE.md [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 850 Aug 10 19:09 Jenkinsfile [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 19:09 LICENSE [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 12212 Aug 10 19:09 Makefile [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 19:09 OWNERS.md [2022-08-10T19:17:07.559Z] -rw-rw-r-- 1 1001 1001 9094 Aug 10 19:09 README.md [2022-08-10T19:17:07.560Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 19:09 SECURITY.md [2022-08-10T19:17:07.560Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 19:07 VERSION [2022-08-10T19:17:07.560Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 19:09 ZMQWindows.md [2022-08-10T19:17:07.560Z] drwxrwxr-x 2 1001 1001 4096 Aug 10 19:09 bin [2022-08-10T19:17:07.560Z] drwxrwxr-x 18 1001 1001 4096 Aug 10 19:09 cmd [2022-08-10T19:17:07.560Z] -rw-r--r-- 1 root root 478941 Aug 10 19:15 coverage.out [2022-08-10T19:17:07.560Z] -rw-rw-r-- 1 1001 1001 3681 Aug 10 19:09 go.mod [2022-08-10T19:17:07.560Z] -rw-rw-r-- 1 1001 1001 38033 Aug 10 19:09 go.sum [2022-08-10T19:17:07.560Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 19:09 internal [2022-08-10T19:17:07.560Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 19:09 openapi [2022-08-10T19:17:07.560Z] drwxrwxr-x 4 1001 1001 4096 Aug 10 19:09 snap [2022-08-10T19:17:07.560Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 19:09 version.go [Pipeline] sh [2022-08-10T19:17:08.294Z] + '[' -e coverage.out ] [2022-08-10T19:17:08.295Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-10T19:17:08.331Z] Warning: overwriting stash ‘coverage-report’ [2022-08-10T19:17:09.126Z] Stashed 1 file(s) [Pipeline] sh [2022-08-10T19:17:09.787Z] + make build [2022-08-10T19:17:09.787Z] 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 [2022-08-10T19:18:46.648Z] 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 [2022-08-10T19:19:54.759Z] 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/core-command/core-command ./cmd/core-command [2022-08-10T19:20:00.174Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-10T19:20:47.209Z] 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 [2022-08-10T19:20:47.209Z] 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 [2022-08-10T19:20:47.209Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-10T19:20:52.627Z] 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 [2022-08-10T19:20:56.028Z] 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 [2022-08-10T19:21:01.450Z] 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 [2022-08-10T19:21:04.854Z] 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 [2022-08-10T19:21:09.247Z] 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 [2022-08-10T19:21:19.769Z] 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] } [2022-08-10T19:21:25.196Z] $ docker stop --time=1 9510b07997dd33fcf7302bbe34e104d137f998e72c19027737dfa867c57c9841 [2022-08-10T19:21:27.207Z] $ docker rm -f 9510b07997dd33fcf7302bbe34e104d137f998e72c19027737dfa867c57c9841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:21:29.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T19:21:29.844Z] [2022-08-10T19:21:29.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:21:30.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T19:21:30.523Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-10T19:21:30.523Z] 29e5d40040c1: Pulling fs layer [2022-08-10T19:21:30.523Z] 1ce36da41761: Pulling fs layer [2022-08-10T19:21:30.523Z] 25b303627fd3: Pulling fs layer [2022-08-10T19:21:30.800Z] 29e5d40040c1: Verifying Checksum [2022-08-10T19:21:30.800Z] 29e5d40040c1: Download complete [2022-08-10T19:21:31.078Z] 1ce36da41761: Verifying Checksum [2022-08-10T19:21:31.078Z] 1ce36da41761: Download complete [2022-08-10T19:21:31.355Z] 29e5d40040c1: Pull complete [2022-08-10T19:21:32.809Z] 25b303627fd3: Verifying Checksum [2022-08-10T19:21:32.809Z] 25b303627fd3: Download complete [2022-08-10T19:21:32.809Z] 1ce36da41761: Pull complete [2022-08-10T19:21:45.216Z] 25b303627fd3: Pull complete [2022-08-10T19:21:45.216Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-10T19:21:45.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T19:21:45.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:21:45.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-22435 does not seem to be running inside a container [2022-08-10T19:21:45.701Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-10T19:21:48.187Z] $ docker top 4084f4e23ed6db77f6ee10c75a0d371637889d31f140693c26dc872f05663be9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:21:49.167Z] + grep parallel [2022-08-10T19:21:49.167Z] + docker-compose build --help [2022-08-10T19:21:54.558Z] --parallel Build images in parallel. [Pipeline] } [2022-08-10T19:21:54.589Z] $ docker stop --time=1 4084f4e23ed6db77f6ee10c75a0d371637889d31f140693c26dc872f05663be9 [2022-08-10T19:21:56.246Z] $ docker rm -f 4084f4e23ed6db77f6ee10c75a0d371637889d31f140693c26dc872f05663be9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:21:57.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T19:21:57.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:21:57.381Z] prd-ubuntu20.04-docker-arm64-4c-16g-22435 does not seem to be running inside a container [2022-08-10T19:21:57.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-10T19:21:58.760Z] $ docker top 53b119909148e16e73cbf022555c9fbfb61e672b870781a1f5963711055e3eb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:21:59.743Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-10T19:22:04.043Z] Building core-command ... [2022-08-10T19:22:04.043Z] Building core-data ... [2022-08-10T19:22:04.043Z] Building core-metadata ... [2022-08-10T19:22:04.043Z] Building security-bootstrapper ... [2022-08-10T19:22:04.043Z] Building security-proxy-setup ... [2022-08-10T19:22:04.043Z] Building security-secretstore-setup ... [2022-08-10T19:22:04.043Z] Building security-spiffe-token-provider ... [2022-08-10T19:22:04.043Z] Building security-spire-agent ... [2022-08-10T19:22:04.043Z] Building security-spire-config ... [2022-08-10T19:22:04.043Z] Building security-spire-server ... [2022-08-10T19:22:04.043Z] Building support-notifications ... [2022-08-10T19:22:04.043Z] Building support-scheduler ... [2022-08-10T19:22:04.043Z] Building sys-mgmt-agent ... [2022-08-10T19:22:04.043Z] Building security-bootstrapper [2022-08-10T19:22:04.043Z] Building sys-mgmt-agent [2022-08-10T19:22:04.043Z] Building core-data [2022-08-10T19:22:04.043Z] Building security-spiffe-token-provider [2022-08-10T19:22:04.043Z] Building security-secretstore-setup [2022-08-10T19:22:50.996Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:22:50.996Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:22:50.996Z] ---> 850436192edb [2022-08-10T19:22:50.996Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T19:22:50.996Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:22:50.996Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:22:50.996Z] ---> 850436192edb [2022-08-10T19:22:50.996Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T19:22:51.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:22:51.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:22:51.278Z] ---> 850436192edb [2022-08-10T19:22:51.278Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T19:22:51.278Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:22:51.278Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:22:51.278Z] ---> 850436192edb [2022-08-10T19:22:51.278Z] Step 3/20 : WORKDIR /edgex-go [2022-08-10T19:22:51.558Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:22:51.558Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:22:51.558Z] ---> 850436192edb [2022-08-10T19:22:51.558Z] Step 3/31 : WORKDIR /edgex-go [2022-08-10T19:22:51.832Z] ---> Running in be387e226f24 [2022-08-10T19:22:51.832Z] ---> Running in 71ec0a0f4ff4 [2022-08-10T19:22:51.832Z] ---> Running in f69776d75215 [2022-08-10T19:22:51.832Z] ---> Running in 7c5419160844 [2022-08-10T19:22:51.832Z] ---> Running in 0d59d8bd099c [2022-08-10T19:22:52.439Z] Removing intermediate container 71ec0a0f4ff4 [2022-08-10T19:22:52.439Z] ---> ed5e92e27d55 [2022-08-10T19:22:52.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:22:52.439Z] ---> Running in 99a46694a561 [2022-08-10T19:22:52.439Z] Removing intermediate container f69776d75215 [2022-08-10T19:22:52.439Z] ---> b570d872f597 [2022-08-10T19:22:52.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:22:52.719Z] Removing intermediate container 0d59d8bd099c [2022-08-10T19:22:52.719Z] ---> e6f72c16c738 [2022-08-10T19:22:52.719Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:22:52.719Z] Removing intermediate container 7c5419160844 [2022-08-10T19:22:52.719Z] ---> a2044bf60788 [2022-08-10T19:22:52.719Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:22:52.719Z] ---> Running in dd52a4e4ac05 [2022-08-10T19:22:52.719Z] Removing intermediate container be387e226f24 [2022-08-10T19:22:52.719Z] ---> 5505eeabea01 [2022-08-10T19:22:52.719Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-10T19:22:53.018Z] ---> Running in 035ed8875b2a [2022-08-10T19:22:53.018Z] ---> Running in 9d6706b993af [2022-08-10T19:22:53.018Z] ---> Running in 1c9bff2a818a [2022-08-10T19:22:55.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:22:55.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:22:55.996Z] Removing intermediate container 99a46694a561 [2022-08-10T19:22:55.996Z] ---> 0a7d6a1dce6f [2022-08-10T19:22:55.996Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-10T19:22:56.612Z] ---> Running in 619fae78547d [2022-08-10T19:22:57.211Z] Removing intermediate container dd52a4e4ac05 [2022-08-10T19:22:57.211Z] ---> 8a848298a2dd [2022-08-10T19:22:57.211Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-10T19:22:57.211Z] v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-10T19:22:57.211Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-10T19:22:57.211Z] OK: 16892 distinct packages available [2022-08-10T19:22:57.211Z] Removing intermediate container 035ed8875b2a [2022-08-10T19:22:57.211Z] ---> 69e07d223546 [2022-08-10T19:22:57.211Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-10T19:22:57.211Z] ---> Running in 738b248ea793 [2022-08-10T19:22:57.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:22:57.489Z] Removing intermediate container 1c9bff2a818a [2022-08-10T19:22:57.489Z] ---> d49908b5b1d9 [2022-08-10T19:22:57.489Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-10T19:22:57.489Z] ---> Running in cde0977cafb9 [2022-08-10T19:22:57.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:22:57.769Z] ---> Running in e0ce6fa8fb27 [2022-08-10T19:22:58.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:22:58.756Z] OK: 221 MiB in 51 packages [2022-08-10T19:22:59.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:22:59.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:23:00.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:23:00.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:23:00.327Z] Removing intermediate container 9d6706b993af [2022-08-10T19:23:00.328Z] ---> 02bbddf926c5 [2022-08-10T19:23:00.328Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-10T19:23:00.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:23:00.931Z] OK: 221 MiB in 51 packages [2022-08-10T19:23:00.931Z] ---> 32f646977b09 [2022-08-10T19:23:00.931Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:23:01.230Z] ---> Running in 7c9f36257bae [2022-08-10T19:23:01.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:23:01.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:23:02.693Z] Removing intermediate container 619fae78547d [2022-08-10T19:23:02.693Z] ---> 0164acafe6ff [2022-08-10T19:23:02.693Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T19:23:02.693Z] OK: 221 MiB in 51 packages [2022-08-10T19:23:02.693Z] OK: 221 MiB in 51 packages [2022-08-10T19:23:02.693Z] OK: 221 MiB in 51 packages [2022-08-10T19:23:04.153Z] ---> 2a8dd71412db [2022-08-10T19:23:04.154Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:23:04.154Z] Removing intermediate container cde0977cafb9 [2022-08-10T19:23:04.154Z] ---> 16019473e42f [2022-08-10T19:23:04.154Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-10T19:23:04.154Z] ---> Running in e79a4b85ff51 [2022-08-10T19:23:04.768Z] Removing intermediate container 738b248ea793 [2022-08-10T19:23:04.768Z] ---> c86cce83d067 [2022-08-10T19:23:04.768Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T19:23:05.055Z] Removing intermediate container e0ce6fa8fb27 [2022-08-10T19:23:05.055Z] ---> 5fd16478b6d9 [2022-08-10T19:23:05.055Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T19:23:06.088Z] ---> b9403beff299 [2022-08-10T19:23:06.088Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:23:06.088Z] ---> Running in 3eae7b16b91c [2022-08-10T19:23:06.088Z] ---> b10d9d8ce25f [2022-08-10T19:23:06.088Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:23:06.380Z] ---> c5af4f1178ce [2022-08-10T19:23:06.380Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:23:06.380Z] ---> Running in 2ee49b5bfa10 [2022-08-10T19:23:06.673Z] ---> Running in 87d4c5d7ba35 [2022-08-10T19:24:03.258Z] Removing intermediate container 7c9f36257bae [2022-08-10T19:24:03.258Z] ---> 4eed4740a625 [2022-08-10T19:24:03.258Z] Step 7/20 : COPY . . [2022-08-10T19:24:03.258Z] Removing intermediate container 3eae7b16b91c [2022-08-10T19:24:03.258Z] ---> 9982a7ff5ba7 [2022-08-10T19:24:03.258Z] Step 8/31 : COPY . . [2022-08-10T19:24:03.258Z] Removing intermediate container e79a4b85ff51 [2022-08-10T19:24:03.258Z] ---> b513958dbcf9 [2022-08-10T19:24:03.258Z] Step 8/23 : COPY . . [2022-08-10T19:24:03.258Z] Removing intermediate container 87d4c5d7ba35 [2022-08-10T19:24:03.258Z] ---> 4cd757c6089b [2022-08-10T19:24:03.258Z] Step 8/25 : COPY . . [2022-08-10T19:24:03.258Z] Removing intermediate container 2ee49b5bfa10 [2022-08-10T19:24:03.258Z] ---> 9a4d32ae5e5c [2022-08-10T19:24:03.258Z] Step 8/23 : COPY . . [2022-08-10T19:24:15.666Z] ---> 28dbb227127e [2022-08-10T19:24:15.666Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-10T19:24:15.666Z] ---> Running in 2012ae475d48 [2022-08-10T19:24:17.662Z] 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 [2022-08-10T19:24:17.662Z] ---> 27f2b659e60f [2022-08-10T19:24:17.662Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-10T19:24:18.262Z] ---> Running in 89ae88e3d322 [2022-08-10T19:24:19.262Z] ---> c9d74a4a0b91 [2022-08-10T19:24:19.262Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-10T19:24:19.262Z] ---> 5299737975b9 [2022-08-10T19:24:19.262Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-10T19:24:19.262Z] ---> Running in 480dec4ac991 [2022-08-10T19:24:19.539Z] ---> Running in 532db747f4a9 [2022-08-10T19:24:19.816Z] ---> e05b3c2ac5db [2022-08-10T19:24:19.816Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-10T19:24:19.816Z] ---> Running in 5b146f821ad8 [2022-08-10T19:24:20.830Z] 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 [2022-08-10T19:24:22.287Z] 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 [2022-08-10T19:24:22.287Z] 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 [2022-08-10T19:24:22.564Z] 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 [2022-08-10T19:29:14.762Z] 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 [2022-08-10T19:29:18.182Z] Removing intermediate container 5b146f821ad8 [2022-08-10T19:29:18.182Z] ---> 5fa35b7ec8f6 [2022-08-10T19:29:18.182Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-10T19:29:18.182Z] ---> Running in e5c9139c75d8 [2022-08-10T19:29:20.172Z] 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 [2022-08-10T19:29:25.599Z] Removing intermediate container e5c9139c75d8 [2022-08-10T19:29:25.599Z] ---> e95a2ecaf5ed [2022-08-10T19:29:25.599Z] [2022-08-10T19:29:25.599Z] Step 11/23 : FROM alpine:3.16 [2022-08-10T19:29:25.874Z] 3.16: Pulling from library/alpine [2022-08-10T19:29:28.537Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T19:29:28.537Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T19:29:28.537Z] ---> a6215f271958 [2022-08-10T19:29:28.537Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-10T19:29:28.814Z] ---> Running in 7aa6be521f0e [2022-08-10T19:29:30.278Z] Removing intermediate container 7aa6be521f0e [2022-08-10T19:29:30.278Z] ---> e3be964148ba [2022-08-10T19:29:30.278Z] 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 [2022-08-10T19:29:30.278Z] ---> Running in 82e3d856c6d9 [2022-08-10T19:29:32.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:29:32.920Z] Removing intermediate container 89ae88e3d322 [2022-08-10T19:29:32.920Z] ---> 689f1f66cc8e [2022-08-10T19:29:32.920Z] [2022-08-10T19:29:32.920Z] Step 10/31 : FROM alpine:3.16 [2022-08-10T19:29:32.920Z] ---> a6215f271958 [2022-08-10T19:29:32.920Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T19:29:33.203Z] ---> Running in 3b477ffdd8a5 [2022-08-10T19:29:33.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:29:34.484Z] Removing intermediate container 3b477ffdd8a5 [2022-08-10T19:29:34.484Z] ---> a4a56179a9f8 [2022-08-10T19:29:34.484Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-10T19:29:34.484Z] ---> Running in 18ff50453be6 [2022-08-10T19:29:35.098Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-10T19:29:35.098Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-10T19:29:35.098Z] (3/33) Installing readline (8.1.2-r0) [2022-08-10T19:29:35.098Z] (4/33) Installing bash (5.1.16-r2) [2022-08-10T19:29:35.098Z] Executing bash-5.1.16-r2.post-install [2022-08-10T19:29:35.098Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-10T19:29:35.379Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-10T19:29:35.379Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T19:29:35.379Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-10T19:29:35.379Z] (9/33) Installing curl (7.83.1-r2) [2022-08-10T19:29:35.379Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-10T19:29:36.854Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-10T19:29:36.854Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-10T19:29:36.854Z] (13/33) Installing expat (2.4.8-r0) [2022-08-10T19:29:36.854Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-10T19:29:36.854Z] (15/33) Installing gdbm (1.23-r0) [2022-08-10T19:29:36.854Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-10T19:29:36.854Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T19:29:36.854Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T19:29:36.854Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-10T19:29:36.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:29:36.854Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-10T19:29:36.854Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-10T19:29:37.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:29:38.074Z] Removing intermediate container 480dec4ac991 [2022-08-10T19:29:38.074Z] ---> e4c039475e0c [2022-08-10T19:29:38.074Z] [2022-08-10T19:29:38.074Z] Step 10/25 : FROM alpine:3.16 [2022-08-10T19:29:38.074Z] ---> a6215f271958 [2022-08-10T19:29:38.074Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-10T19:29:38.352Z] ---> Running in 88fc9d25f2b3 [2022-08-10T19:29:38.981Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-10T19:29:38.981Z] (2/2) Installing su-exec (0.2-r1) [2022-08-10T19:29:38.981Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:29:38.981Z] OK: 5 MiB in 16 packages [2022-08-10T19:29:39.974Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-10T19:29:39.974Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-10T19:29:39.974Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-10T19:29:39.974Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-10T19:29:39.974Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-10T19:29:39.974Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-10T19:29:39.974Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-10T19:29:39.974Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-10T19:29:39.974Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-10T19:29:39.974Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-10T19:29:40.251Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-10T19:29:40.251Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-10T19:29:40.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:29:41.145Z] Removing intermediate container 18ff50453be6 [2022-08-10T19:29:41.145Z] ---> 69cbd73b49e4 [2022-08-10T19:29:41.145Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-10T19:29:41.145Z] ---> Running in a31c61bce05e [2022-08-10T19:29:41.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:29:41.768Z] Removing intermediate container a31c61bce05e [2022-08-10T19:29:41.768Z] ---> 6d295e86c49b [2022-08-10T19:29:41.768Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-10T19:29:41.768Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:29:42.044Z] ---> Running in 1993da063a41 [2022-08-10T19:29:42.044Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T19:29:42.324Z] OK: 120 MiB in 47 packages [2022-08-10T19:29:42.324Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-10T19:29:42.606Z] Removing intermediate container 1993da063a41 [2022-08-10T19:29:42.606Z] ---> e2b43ad925bd [2022-08-10T19:29:42.606Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-10T19:29:42.606Z] ---> Running in 95f03b1955d6 [2022-08-10T19:29:42.606Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-10T19:29:42.606Z] (3/3) Installing su-exec (0.2-r1) [2022-08-10T19:29:42.606Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:29:42.606Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T19:29:43.217Z] OK: 6 MiB in 17 packages [2022-08-10T19:29:43.217Z] Removing intermediate container 95f03b1955d6 [2022-08-10T19:29:43.217Z] ---> c2947d1d38a6 [2022-08-10T19:29:43.217Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-10T19:29:43.217Z] ---> Running in b6d6549117e0 [2022-08-10T19:29:45.865Z] Removing intermediate container 88fc9d25f2b3 [2022-08-10T19:29:45.865Z] ---> b5d864a0be2f [2022-08-10T19:29:45.865Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T19:29:45.865Z] ---> Running in 6abead7deac3 [2022-08-10T19:29:46.484Z] Removing intermediate container 6abead7deac3 [2022-08-10T19:29:46.484Z] ---> c15afcb0ffb7 [2022-08-10T19:29:46.484Z] Step 13/25 : WORKDIR / [2022-08-10T19:29:46.769Z] ---> Running in 12bea7e7db6a [2022-08-10T19:29:47.060Z] Removing intermediate container b6d6549117e0 [2022-08-10T19:29:47.060Z] ---> 4ee8f82b5938 [2022-08-10T19:29:47.060Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-10T19:29:47.060Z] ---> Running in e9030e3e35a9 [2022-08-10T19:29:47.338Z] Removing intermediate container 12bea7e7db6a [2022-08-10T19:29:47.338Z] ---> 8c495d801834 [2022-08-10T19:29:47.338Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-10T19:29:47.946Z] Removing intermediate container e9030e3e35a9 [2022-08-10T19:29:47.946Z] ---> f7fd0f410d15 [2022-08-10T19:29:47.946Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-10T19:29:48.942Z] ---> e0c9c9d762bc [2022-08-10T19:29:48.942Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-10T19:29:48.942Z] ---> d31d60bfe718 [2022-08-10T19:29:48.942Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-10T19:29:48.942Z] ---> Running in 9dd827c8c5fb [2022-08-10T19:29:50.398Z] ---> 0ea174427128 [2022-08-10T19:29:50.398Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-10T19:29:51.396Z] ---> e461fd15500d [2022-08-10T19:29:51.396Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-10T19:29:52.392Z] Removing intermediate container 9dd827c8c5fb [2022-08-10T19:29:52.392Z] ---> 0dbda276d9c9 [2022-08-10T19:29:52.392Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:29:52.674Z] ---> 200953d4976f [2022-08-10T19:29:52.674Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-10T19:29:54.130Z] ---> 0f38fdd7d031 [2022-08-10T19:29:54.130Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-10T19:29:54.741Z] ---> 0b43b8908a8d [2022-08-10T19:29:54.741Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-10T19:29:56.745Z] ---> f5994b6ead8e [2022-08-10T19:29:56.745Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-10T19:29:57.031Z] ---> 5ceafd30406c [2022-08-10T19:29:57.031Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T19:29:57.638Z] ---> c43f92ffe26f [2022-08-10T19:29:57.638Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-10T19:29:59.097Z] ---> 7621144d0729 [2022-08-10T19:29:59.097Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-10T19:29:59.097Z] ---> 1c122b88ef80 [2022-08-10T19:29:59.097Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T19:29:59.097Z] ---> Running in d1655a428f91 [2022-08-10T19:29:59.097Z] Collecting docker-compose==1.23.2 [2022-08-10T19:29:59.097Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-10T19:29:59.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.7 MB/s eta 0:00:00 [2022-08-10T19:29:59.705Z] Collecting texttable<0.10,>=0.9.0 [2022-08-10T19:29:59.705Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-10T19:29:59.705Z] Preparing metadata (setup.py): started [2022-08-10T19:30:00.315Z] ---> 2bfdf57ae32c [2022-08-10T19:30:00.315Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-10T19:30:01.336Z] ---> 36970a03f0ed [2022-08-10T19:30:01.336Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-10T19:30:01.336Z] ---> Running in fe7335bd4f55 [2022-08-10T19:30:02.352Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T19:30:02.636Z] Removing intermediate container d1655a428f91 [2022-08-10T19:30:02.636Z] ---> e7591a03b979 [2022-08-10T19:30:02.636Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T19:30:02.636Z] ---> Running in 2699cffa5d72 [2022-08-10T19:30:02.911Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-10T19:30:02.911Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-10T19:30:02.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.0 MB/s eta 0:00:00 [2022-08-10T19:30:03.194Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-10T19:30:03.194Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-10T19:30:03.194Z] Preparing metadata (setup.py): started [2022-08-10T19:30:03.483Z] Removing intermediate container 2699cffa5d72 [2022-08-10T19:30:03.483Z] ---> 51a8651223b3 [2022-08-10T19:30:03.483Z] Step 23/25 : LABEL arch=arm64 [2022-08-10T19:30:03.483Z] ---> Running in 5bf8910d2fde [2022-08-10T19:30:04.090Z] Removing intermediate container 5bf8910d2fde [2022-08-10T19:30:04.090Z] ---> 87f8ec305d9f [2022-08-10T19:30:04.090Z] Step 24/25 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:30:04.371Z] ---> Running in 9b4d644762fe [2022-08-10T19:30:04.980Z] Removing intermediate container 9b4d644762fe [2022-08-10T19:30:04.980Z] ---> ad5578112649 [2022-08-10T19:30:04.980Z] Step 25/25 : LABEL version=0.0.0 [2022-08-10T19:30:05.268Z] Removing intermediate container fe7335bd4f55 [2022-08-10T19:30:05.268Z] ---> 43a90d0ac76e [2022-08-10T19:30:05.268Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-10T19:30:05.268Z] ---> Running in 561fac8c74d9 [2022-08-10T19:30:05.268Z] ---> Running in 9bf88e733e9a [2022-08-10T19:30:05.546Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T19:30:05.546Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-10T19:30:05.821Z] Collecting cached-property<2,>=1.2.0 [2022-08-10T19:30:05.821Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-10T19:30:06.100Z] Removing intermediate container 9bf88e733e9a [2022-08-10T19:30:06.100Z] ---> c75bc63c579c [2022-08-10T19:30:06.100Z] Step 28/31 : CMD ["gate"] [2022-08-10T19:30:06.100Z] Removing intermediate container 561fac8c74d9 [2022-08-10T19:30:06.100Z] ---> bc0932eb9218 [2022-08-10T19:30:06.100Z] [2022-08-10T19:30:06.100Z] ---> Running in 13fced842050 [2022-08-10T19:30:06.703Z] Successfully built bc0932eb9218 [2022-08-10T19:30:06.703Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-10T19:30:06.703Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-08-10T19:30:06.703Z] Removing intermediate container 13fced842050 [2022-08-10T19:30:06.703Z] ---> d546a7140598 [2022-08-10T19:30:06.703Z] Step 29/31 : LABEL arch=arm64 [2022-08-10T19:30:06.703Z] ---> Running in 1c00c52a4ad6 [2022-08-10T19:30:06.983Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-10T19:30:06.983Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-10T19:30:06.983Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.6 MB/s eta 0:00:00 [2022-08-10T19:30:07.261Z] Removing intermediate container 1c00c52a4ad6 [2022-08-10T19:30:07.261Z] ---> 4fa940a09a33 [2022-08-10T19:30:07.261Z] Step 30/31 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:30:07.261Z] ---> Running in 2571697f735f [2022-08-10T19:30:07.541Z] Collecting jsonschema<3,>=2.5.1 [2022-08-10T19:30:07.541Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-10T19:30:07.541Z] Collecting docopt<0.7,>=0.6.1 [2022-08-10T19:30:07.541Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-10T19:30:07.835Z] Preparing metadata (setup.py): started [2022-08-10T19:30:07.835Z] Removing intermediate container 2571697f735f [2022-08-10T19:30:07.835Z] ---> a1c937778fc7 [2022-08-10T19:30:07.835Z] Step 31/31 : LABEL version=0.0.0 [2022-08-10T19:30:08.120Z] ---> Running in 595c109c5f2d [2022-08-10T19:30:08.398Z] Removing intermediate container 595c109c5f2d [2022-08-10T19:30:08.398Z] ---> 8d785bc8dd4b [2022-08-10T19:30:08.398Z] [2022-08-10T19:30:08.672Z] Successfully built 8d785bc8dd4b [2022-08-10T19:30:08.950Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-10T19:30:08.950Z] Building security-spire-config [2022-08-10T19:30:09.942Z]  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-10T19:30:10.930Z] Collecting PyYAML<4,>=3.10 [2022-08-10T19:30:10.930Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-10T19:30:10.930Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.0 MB/s eta 0:00:00 [2022-08-10T19:30:12.386Z] Preparing metadata (setup.py): started [2022-08-10T19:30:14.377Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T19:30:14.651Z] Collecting docker<4.0,>=3.6.0 [2022-08-10T19:30:14.651Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-10T19:30:14.651Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.7 MB/s eta 0:00:00 [2022-08-10T19:30:15.640Z] Collecting docker-pycreds>=0.4.0 [2022-08-10T19:30:15.640Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-10T19:30:16.632Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-10T19:30:16.632Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-10T19:30:16.632Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 12.1 MB/s eta 0:00:00 [2022-08-10T19:30:16.909Z] Collecting idna<2.8,>=2.5 [2022-08-10T19:30:16.909Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-10T19:30:16.909Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 [2022-08-10T19:30:17.187Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-10T19:30:17.187Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-10T19:30:17.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.4 MB/s eta 0:00:00 [2022-08-10T19:30:17.795Z] Collecting certifi>=2017.4.17 [2022-08-10T19:30:17.795Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-10T19:30:17.795Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.3 MB/s eta 0:00:00 [2022-08-10T19:30:18.398Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-10T19:30:18.398Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-10T19:30:18.398Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-10T19:30:18.398Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-10T19:30:19.847Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-10T19:30:19.847Z] Running setup.py install for texttable: started [2022-08-10T19:30:22.525Z] Running setup.py install for texttable: finished with status 'done' [2022-08-10T19:30:22.525Z] Running setup.py install for PyYAML: started [2022-08-10T19:30:25.198Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-10T19:30:27.203Z] Running setup.py install for docopt: started [2022-08-10T19:30:29.843Z] Running setup.py install for docopt: finished with status 'done' [2022-08-10T19:30:31.834Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:30:31.834Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:30:31.834Z] ---> 850436192edb [2022-08-10T19:30:31.834Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T19:30:31.834Z] ---> Using cache [2022-08-10T19:30:31.834Z] ---> 5505eeabea01 [2022-08-10T19:30:31.834Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:30:32.824Z] ---> Running in 2d01eb65b288 [2022-08-10T19:30:33.814Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:30:33.815Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:30:33.815Z] ---> 850436192edb [2022-08-10T19:30:33.815Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T19:30:33.815Z] ---> Using cache [2022-08-10T19:30:33.815Z] ---> 5505eeabea01 [2022-08-10T19:30:33.815Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:30:33.815Z] ---> Running in 84b761580537 [2022-08-10T19:30:34.421Z] Running setup.py install for dockerpty: started [2022-08-10T19:30:36.433Z] Removing intermediate container 2d01eb65b288 [2022-08-10T19:30:36.433Z] ---> 743838541676 [2022-08-10T19:30:36.433Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T19:30:36.712Z] ---> Running in aaa6dede3039 [2022-08-10T19:30:37.331Z] Removing intermediate container 84b761580537 [2022-08-10T19:30:37.331Z] ---> dcf224446e41 [2022-08-10T19:30:37.331Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T19:30:37.606Z] ---> Running in ffede84d975d [2022-08-10T19:30:37.606Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-10T19:30:39.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:30:39.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:30:39.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:30:40.558Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 [2022-08-10T19:30:40.558Z] 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 [2022-08-10T19:30:40.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:30:41.167Z] OK: 221 MiB in 51 packages [2022-08-10T19:30:42.179Z] OK: 221 MiB in 51 packages [2022-08-10T19:30:42.794Z] Removing intermediate container aaa6dede3039 [2022-08-10T19:30:42.794Z] ---> 58e41f7586ca [2022-08-10T19:30:42.794Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T19:30:43.802Z] Removing intermediate container ffede84d975d [2022-08-10T19:30:43.802Z] ---> 693d00d7a437 [2022-08-10T19:30:43.802Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T19:30:44.414Z] ---> f7a86f2f9e2a [2022-08-10T19:30:44.414Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:30:44.414Z] ---> Running in cb2f711a0e9e [2022-08-10T19:30:46.442Z] ---> 4e600ea94202 [2022-08-10T19:30:46.442Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:30:46.442Z] ---> Running in e9c9da085eed [2022-08-10T19:31:01.567Z] Removing intermediate container 532db747f4a9 [2022-08-10T19:31:01.567Z] ---> 4e369378e2f2 [2022-08-10T19:31:01.567Z] [2022-08-10T19:31:01.567Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T19:31:01.567Z] ---> a6215f271958 [2022-08-10T19:31:01.567Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-10T19:31:01.567Z] ---> Running in c3a0654aeb8c [2022-08-10T19:31:03.022Z] Removing intermediate container c3a0654aeb8c [2022-08-10T19:31:03.022Z] ---> b06868d2b399 [2022-08-10T19:31:03.022Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-10T19:31:03.022Z] ---> Running in d48ae91da573 [2022-08-10T19:31:03.625Z] Removing intermediate container 82e3d856c6d9 [2022-08-10T19:31:03.625Z] ---> e35553070ccb [2022-08-10T19:31:03.625Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-10T19:31:03.899Z] ---> Running in 438bc38bfde7 [2022-08-10T19:31:04.184Z] Removing intermediate container d48ae91da573 [2022-08-10T19:31:04.184Z] ---> 57189f9ac64f [2022-08-10T19:31:04.184Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-10T19:31:04.184Z] ---> Running in ec6bd49e8d44 [2022-08-10T19:31:05.175Z] Removing intermediate container 438bc38bfde7 [2022-08-10T19:31:05.175Z] ---> c658e2ca23b8 [2022-08-10T19:31:05.175Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-10T19:31:05.175Z] Removing intermediate container ec6bd49e8d44 [2022-08-10T19:31:05.175Z] ---> 717cf6a552f0 [2022-08-10T19:31:05.175Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:31:05.175Z] ---> Running in 06e839007074 [2022-08-10T19:31:05.468Z] ---> Running in d34c4de5c1cc [2022-08-10T19:31:06.463Z] Removing intermediate container 06e839007074 [2022-08-10T19:31:06.463Z] ---> 2484451516d6 [2022-08-10T19:31:06.463Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-10T19:31:09.107Z] Removing intermediate container d34c4de5c1cc [2022-08-10T19:31:09.107Z] ---> 60772fb28853 [2022-08-10T19:31:09.107Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T19:31:09.107Z] ---> 20e3a0be6840 [2022-08-10T19:31:09.107Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-10T19:31:09.107Z] ---> Running in 516986ebb3cc [2022-08-10T19:31:10.089Z] ---> dd12bf07d088 [2022-08-10T19:31:10.089Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-10T19:31:10.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:31:11.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:31:11.952Z] ---> 25d93df48a2e [2022-08-10T19:31:11.952Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-10T19:31:11.952Z] ---> Running in 03f7297131ed [2022-08-10T19:31:12.556Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T19:31:12.837Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T19:31:12.837Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T19:31:12.837Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T19:31:12.837Z] Removing intermediate container 03f7297131ed [2022-08-10T19:31:12.837Z] ---> e66dc5898a57 [2022-08-10T19:31:12.837Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:31:13.125Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T19:31:13.125Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T19:31:13.125Z] ---> Running in 78be35c6fe70 [2022-08-10T19:31:13.125Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:31:13.125Z] OK: 8 MiB in 20 packages [2022-08-10T19:31:14.111Z] Removing intermediate container 78be35c6fe70 [2022-08-10T19:31:14.111Z] ---> db973484ee5d [2022-08-10T19:31:14.111Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T19:31:14.111Z] ---> Running in 6dfa5eb97abe [2022-08-10T19:31:15.094Z] Removing intermediate container 516986ebb3cc [2022-08-10T19:31:15.094Z] ---> 7b306a35526d [2022-08-10T19:31:15.094Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:31:15.094Z] Removing intermediate container 6dfa5eb97abe [2022-08-10T19:31:15.094Z] ---> 66678f98f734 [2022-08-10T19:31:15.094Z] Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:31:15.368Z] ---> Running in 295733a8acb6 [2022-08-10T19:31:15.969Z] Removing intermediate container 2012ae475d48 [2022-08-10T19:31:15.969Z] ---> dc469e04ce6d [2022-08-10T19:31:15.969Z] [2022-08-10T19:31:15.969Z] Step 9/20 : FROM alpine:3.15 [2022-08-10T19:31:16.258Z] Removing intermediate container 295733a8acb6 [2022-08-10T19:31:16.258Z] ---> 89b689519104 [2022-08-10T19:31:16.258Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T19:31:16.258Z] ---> 6d622c9442a7 [2022-08-10T19:31:16.258Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-10T19:31:16.258Z] 3.15: Pulling from library/alpine [2022-08-10T19:31:16.535Z] ---> Running in 1ef0047e72d1 [2022-08-10T19:31:17.526Z] Removing intermediate container 1ef0047e72d1 [2022-08-10T19:31:17.526Z] ---> 2a0cba854b7b [2022-08-10T19:31:17.526Z] [2022-08-10T19:31:18.124Z] Successfully built 2a0cba854b7b [2022-08-10T19:31:18.124Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-10T19:31:18.124Z] Building security-spire-server [2022-08-10T19:31:18.400Z]  Building sys-mgmt-agent ... done Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-10T19:31:18.401Z] Status: Downloaded newer image for alpine:3.15 [2022-08-10T19:31:18.401Z] ---> 02e0d6fdf486 [2022-08-10T19:31:18.401Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T19:31:18.677Z] ---> Running in 8d0479cf12a0 [2022-08-10T19:31:19.283Z] ---> 92a70ea8fc95 [2022-08-10T19:31:19.283Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-10T19:31:19.283Z] Removing intermediate container 8d0479cf12a0 [2022-08-10T19:31:19.283Z] ---> 7345a4d65a9e [2022-08-10T19:31:19.283Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:31:19.559Z] ---> Running in 0d18be0ffda5 [2022-08-10T19:31:21.021Z] ---> ae400fb6523f [2022-08-10T19:31:21.021Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-10T19:31:21.021Z] ---> Running in 1fd92a7e3efb [2022-08-10T19:31:22.477Z] Removing intermediate container 1fd92a7e3efb [2022-08-10T19:31:22.477Z] ---> e3a2afc83146 [2022-08-10T19:31:22.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:31:22.477Z] ---> Running in aca6e2fcae32 [2022-08-10T19:31:22.477Z] Removing intermediate container 0d18be0ffda5 [2022-08-10T19:31:22.753Z] ---> 15d1bda25597 [2022-08-10T19:31:22.753Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-10T19:31:22.753Z] ---> Running in 574cefafe377 [2022-08-10T19:31:23.030Z] Removing intermediate container aca6e2fcae32 [2022-08-10T19:31:23.030Z] ---> b087d8e421ed [2022-08-10T19:31:23.030Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T19:31:23.629Z] ---> Running in 4c1b7eb0d6f6 [2022-08-10T19:31:24.233Z] Removing intermediate container 4c1b7eb0d6f6 [2022-08-10T19:31:24.233Z] ---> c8a0be48307c [2022-08-10T19:31:24.233Z] Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:31:24.511Z] ---> Running in f5003e9b7a48 [2022-08-10T19:31:24.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:31:25.413Z] Removing intermediate container f5003e9b7a48 [2022-08-10T19:31:25.413Z] ---> 25e63cc3ac5f [2022-08-10T19:31:25.413Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T19:31:25.687Z] ---> Running in ca48f0064f10 [2022-08-10T19:31:25.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:31:26.680Z] Removing intermediate container ca48f0064f10 [2022-08-10T19:31:26.680Z] ---> bf2d0b610454 [2022-08-10T19:31:26.680Z] [2022-08-10T19:31:26.958Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T19:31:26.958Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T19:31:26.958Z] OK: 15733 distinct packages available [2022-08-10T19:31:26.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:31:27.229Z] Successfully built bf2d0b610454 [2022-08-10T19:31:27.229Z] Successfully tagged core-data-arm64:latest [2022-08-10T19:31:27.229Z]  Building core-data ... done Building support-notifications [2022-08-10T19:31:28.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:31:29.202Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-10T19:31:29.202Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-10T19:31:29.202Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-10T19:31:29.202Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-10T19:31:29.476Z] (5/9) Installing curl (7.80.0-r2) [2022-08-10T19:31:29.476Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-10T19:31:29.756Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-10T19:31:29.756Z] (8/9) Installing libucontext (1.1-r0) [2022-08-10T19:31:29.756Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-10T19:31:30.034Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T19:31:30.034Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T19:31:30.309Z] OK: 8 MiB in 23 packages [2022-08-10T19:31:33.747Z] Removing intermediate container 574cefafe377 [2022-08-10T19:31:33.747Z] ---> 87c518b28618 [2022-08-10T19:31:33.747Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:31:34.746Z] ---> c6dd560a442b [2022-08-10T19:31:34.746Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-10T19:31:34.746Z] Removing intermediate container cb2f711a0e9e [2022-08-10T19:31:34.746Z] ---> f518c24d1e21 [2022-08-10T19:31:34.746Z] Step 8/26 : COPY . . [2022-08-10T19:31:35.347Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:31:35.347Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:31:35.347Z] ---> 850436192edb [2022-08-10T19:31:35.347Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T19:31:35.347Z] ---> Using cache [2022-08-10T19:31:35.347Z] ---> 5505eeabea01 [2022-08-10T19:31:35.347Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:31:35.347Z] ---> Using cache [2022-08-10T19:31:35.347Z] ---> dcf224446e41 [2022-08-10T19:31:35.347Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T19:31:35.347Z] ---> Using cache [2022-08-10T19:31:35.347Z] ---> 693d00d7a437 [2022-08-10T19:31:35.347Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T19:31:35.347Z] ---> Using cache [2022-08-10T19:31:35.347Z] ---> 4e600ea94202 [2022-08-10T19:31:35.347Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:31:35.347Z] ---> Using cache [2022-08-10T19:31:35.347Z] ---> 95603b4880e5 [2022-08-10T19:31:35.347Z] Step 8/25 : COPY . . [2022-08-10T19:31:36.336Z] Removing intermediate container e9c9da085eed [2022-08-10T19:31:36.336Z] ---> 95603b4880e5 [2022-08-10T19:31:36.336Z] Step 8/26 : COPY . . [2022-08-10T19:31:37.790Z] ---> 96d0f9baa074 [2022-08-10T19:31:37.790Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-10T19:31:38.782Z] ---> 9becaf9df3bf [2022-08-10T19:31:38.782Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-10T19:31:39.063Z] ---> Running in 6344e752949f [2022-08-10T19:31:39.663Z] Removing intermediate container 6344e752949f [2022-08-10T19:31:39.663Z] ---> 6c15ac268df3 [2022-08-10T19:31:39.663Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:31:39.663Z] ---> Running in 1081a73c2768 [2022-08-10T19:31:40.263Z] Removing intermediate container 1081a73c2768 [2022-08-10T19:31:40.263Z] ---> dc6e8ecea30c [2022-08-10T19:31:40.263Z] Step 18/20 : LABEL arch=arm64 [2022-08-10T19:31:40.541Z] ---> Running in e021caf6f773 [2022-08-10T19:31:41.146Z] Removing intermediate container e021caf6f773 [2022-08-10T19:31:41.146Z] ---> b53372fa0988 [2022-08-10T19:31:41.146Z] Step 19/20 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:31:41.420Z] ---> Running in 28eafc192232 [2022-08-10T19:31:42.040Z] Removing intermediate container 28eafc192232 [2022-08-10T19:31:42.040Z] ---> b498a4f6a07a [2022-08-10T19:31:42.040Z] Step 20/20 : LABEL version=0.0.0 [2022-08-10T19:31:42.040Z] ---> Running in a699b2752d0f [2022-08-10T19:31:42.648Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:31:42.648Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:31:42.648Z] ---> 850436192edb [2022-08-10T19:31:42.648Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T19:31:42.648Z] ---> Using cache [2022-08-10T19:31:42.648Z] ---> 5505eeabea01 [2022-08-10T19:31:42.648Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:31:42.648Z] ---> Using cache [2022-08-10T19:31:42.648Z] ---> dcf224446e41 [2022-08-10T19:31:42.648Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-10T19:31:42.925Z] Removing intermediate container a699b2752d0f [2022-08-10T19:31:42.925Z] ---> f1c91c5a4a03 [2022-08-10T19:31:42.925Z] [2022-08-10T19:31:42.925Z] ---> Running in 74114af85738 [2022-08-10T19:31:43.524Z] Successfully built f1c91c5a4a03 [2022-08-10T19:31:43.524Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-10T19:31:43.524Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-08-10T19:31:44.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:31:45.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:31:46.548Z] OK: 221 MiB in 51 packages [2022-08-10T19:31:49.206Z] Removing intermediate container 74114af85738 [2022-08-10T19:31:49.206Z] ---> 69b35e4d02cd [2022-08-10T19:31:49.206Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T19:31:49.824Z] ---> 558e37a7ab2d [2022-08-10T19:31:49.824Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:31:50.099Z] ---> Running in 69ae5d67500e [2022-08-10T19:31:54.424Z] ---> a00057647e82 [2022-08-10T19:31:54.424Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T19:31:54.424Z] ---> 8eeea0f1e48f [2022-08-10T19:31:54.424Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T19:31:54.424Z] ---> Running in 65c0276dd71b [2022-08-10T19:31:54.424Z] ---> Running in fd21bf13bb32 [2022-08-10T19:31:55.036Z] ---> 628accf3a13c [2022-08-10T19:31:55.036Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T19:31:55.318Z] Removing intermediate container 65c0276dd71b [2022-08-10T19:31:55.318Z] ---> 947640648bbe [2022-08-10T19:31:55.318Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-10T19:31:55.318Z] Removing intermediate container fd21bf13bb32 [2022-08-10T19:31:55.318Z] ---> c89d9c9775a1 [2022-08-10T19:31:55.318Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T19:31:55.318Z] ---> Running in 148660b9be2f [2022-08-10T19:31:55.599Z] ---> Running in 89df92d55e8a [2022-08-10T19:31:55.599Z] ---> Running in 80d887dc8187 [2022-08-10T19:31:56.203Z] Removing intermediate container 148660b9be2f [2022-08-10T19:31:56.203Z] ---> 8706d05b3225 [2022-08-10T19:31:56.203Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T19:31:56.487Z] Removing intermediate container 89df92d55e8a [2022-08-10T19:31:56.487Z] ---> fd691c4aa16b [2022-08-10T19:31:56.487Z] 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 [2022-08-10T19:31:56.487Z] ---> Running in 121c82b09553 [2022-08-10T19:31:56.767Z] Removing intermediate container 80d887dc8187 [2022-08-10T19:31:56.767Z] ---> 24b2684d0fc5 [2022-08-10T19:31:56.767Z] 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 [2022-08-10T19:31:56.767Z] ---> Running in f2815c6ee201 [2022-08-10T19:31:57.048Z] ---> Running in 49f71c1d631f [2022-08-10T19:31:58.066Z] Removing intermediate container 121c82b09553 [2022-08-10T19:31:58.066Z] ---> 3376d572bb72 [2022-08-10T19:31:58.066Z] 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 [2022-08-10T19:31:58.344Z] ---> Running in a6c67a429914 [2022-08-10T19:31:59.791Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:31:59.791Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:31:59.791Z] ---> 850436192edb [2022-08-10T19:31:59.791Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T19:31:59.791Z] ---> Using cache [2022-08-10T19:31:59.791Z] ---> 5505eeabea01 [2022-08-10T19:31:59.791Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:31:59.791Z] ---> Using cache [2022-08-10T19:31:59.791Z] ---> dcf224446e41 [2022-08-10T19:31:59.791Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T19:31:59.791Z] ---> Running in 14ab66d5f3b6 [2022-08-10T19:32:01.817Z] Removing intermediate container f2815c6ee201 [2022-08-10T19:32:01.817Z] ---> 13634deb4284 [2022-08-10T19:32:01.817Z] Step 12/25 : WORKDIR /edgex-go [2022-08-10T19:32:01.817Z] Removing intermediate container 49f71c1d631f [2022-08-10T19:32:01.817Z] ---> aef3491b5461 [2022-08-10T19:32:01.817Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T19:32:02.101Z] ---> Running in 2749b1ad4e96 [2022-08-10T19:32:02.101Z] ---> Running in b4928887e42c [2022-08-10T19:32:02.388Z] Removing intermediate container a6c67a429914 [2022-08-10T19:32:02.388Z] ---> 62ab8dd00286 [2022-08-10T19:32:02.388Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T19:32:02.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:02.673Z] ---> Running in 9ca0c0f95395 [2022-08-10T19:32:02.673Z] Removing intermediate container 2749b1ad4e96 [2022-08-10T19:32:02.971Z] ---> 15dc4cea5dab [2022-08-10T19:32:02.971Z] [2022-08-10T19:32:02.971Z] Step 13/25 : FROM alpine:3.15 [2022-08-10T19:32:02.971Z] ---> 02e0d6fdf486 [2022-08-10T19:32:02.971Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T19:32:02.971Z] ---> Using cache [2022-08-10T19:32:02.971Z] ---> 7345a4d65a9e [2022-08-10T19:32:02.971Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:32:02.971Z] ---> Using cache [2022-08-10T19:32:02.971Z] ---> 15d1bda25597 [2022-08-10T19:32:02.971Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T19:32:02.971Z] Removing intermediate container b4928887e42c [2022-08-10T19:32:02.971Z] ---> d289422acec2 [2022-08-10T19:32:02.971Z] [2022-08-10T19:32:02.971Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T19:32:02.971Z] ---> 02e0d6fdf486 [2022-08-10T19:32:02.971Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T19:32:02.971Z] ---> Using cache [2022-08-10T19:32:02.971Z] ---> 7345a4d65a9e [2022-08-10T19:32:02.971Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:32:02.971Z] ---> Using cache [2022-08-10T19:32:02.971Z] ---> 15d1bda25597 [2022-08-10T19:32:02.971Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T19:32:02.971Z] ---> Running in da850663f7ba [2022-08-10T19:32:02.971Z] ---> Running in 2d1840319cd6 [2022-08-10T19:32:03.256Z] Removing intermediate container 9ca0c0f95395 [2022-08-10T19:32:03.256Z] ---> 3e78990d5f7f [2022-08-10T19:32:03.256Z] [2022-08-10T19:32:03.256Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T19:32:03.256Z] ---> 02e0d6fdf486 [2022-08-10T19:32:03.256Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T19:32:03.256Z] ---> Using cache [2022-08-10T19:32:03.256Z] ---> 7345a4d65a9e [2022-08-10T19:32:03.256Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:32:03.256Z] ---> Using cache [2022-08-10T19:32:03.256Z] ---> 15d1bda25597 [2022-08-10T19:32:03.256Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-10T19:32:03.256Z] ---> Running in 4f3517a61847 [2022-08-10T19:32:03.531Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:04.528Z] OK: 221 MiB in 51 packages [2022-08-10T19:32:05.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:05.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:05.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:05.970Z] Removing intermediate container 14ab66d5f3b6 [2022-08-10T19:32:05.970Z] ---> 6129e72eed96 [2022-08-10T19:32:05.970Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T19:32:06.963Z] ---> 1bea66ca8593 [2022-08-10T19:32:06.963Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:32:06.963Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:06.963Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:06.963Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:06.963Z] ---> Running in bb34ca11dae2 [2022-08-10T19:32:08.410Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T19:32:08.410Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T19:32:08.410Z] OK: 15733 distinct packages available [2022-08-10T19:32:08.410Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T19:32:08.410Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T19:32:08.410Z] OK: 15733 distinct packages available [2022-08-10T19:32:08.410Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:08.410Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:09.022Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T19:32:09.022Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T19:32:09.022Z] OK: 15733 distinct packages available [2022-08-10T19:32:09.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:09.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:09.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:10.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:32:10.585Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T19:32:10.585Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T19:32:10.585Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T19:32:10.585Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T19:32:10.585Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T19:32:10.585Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T19:32:10.862Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T19:32:10.862Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T19:32:10.862Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T19:32:10.862Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T19:32:10.862Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T19:32:11.140Z] OK: 6 MiB in 19 packages [2022-08-10T19:32:11.140Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T19:32:11.140Z] OK: 6 MiB in 19 packages [2022-08-10T19:32:11.417Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-10T19:32:11.417Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-10T19:32:11.417Z] (3/4) Installing libucontext (1.1-r0) [2022-08-10T19:32:11.707Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-10T19:32:11.707Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T19:32:11.707Z] OK: 6 MiB in 18 packages [2022-08-10T19:32:13.712Z] Removing intermediate container 2d1840319cd6 [2022-08-10T19:32:13.712Z] ---> 66cd765bc41f [2022-08-10T19:32:13.712Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T19:32:13.991Z] Removing intermediate container 4f3517a61847 [2022-08-10T19:32:13.991Z] ---> dbab136c899a [2022-08-10T19:32:13.991Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T19:32:13.991Z] Removing intermediate container da850663f7ba [2022-08-10T19:32:13.991Z] ---> a08600844bd6 [2022-08-10T19:32:13.991Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-10T19:32:20.752Z] ---> 56b5f328cde6 [2022-08-10T19:32:20.752Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T19:32:23.381Z] ---> 0e1bc0374c51 [2022-08-10T19:32:23.381Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T19:32:23.381Z] ---> f9080bad5843 [2022-08-10T19:32:23.381Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T19:32:24.842Z] ---> 258ebc3c7706 [2022-08-10T19:32:24.842Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-10T19:32:24.842Z] ---> 621a47ac3b34 [2022-08-10T19:32:24.842Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-10T19:32:24.842Z] ---> Running in 0df15f0b4b9c [2022-08-10T19:32:25.827Z] Removing intermediate container 0df15f0b4b9c [2022-08-10T19:32:25.827Z] ---> a379413817a0 [2022-08-10T19:32:25.827Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-10T19:32:25.827Z] ---> 121644c85331 [2022-08-10T19:32:25.827Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-10T19:32:26.824Z] ---> 9f12e73b019e [2022-08-10T19:32:26.824Z] Step 21/26 : WORKDIR / [2022-08-10T19:32:26.824Z] ---> Running in b398b04b90e3 [2022-08-10T19:32:27.099Z] ---> 6a15aa1a2351 [2022-08-10T19:32:27.099Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T19:32:27.373Z] ---> Running in 51cdf8689817 [2022-08-10T19:32:27.648Z] Removing intermediate container b398b04b90e3 [2022-08-10T19:32:27.648Z] ---> d3de90601aff [2022-08-10T19:32:27.648Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T19:32:27.941Z] ---> Running in 5d4f163c3aa3 [2022-08-10T19:32:27.941Z] Removing intermediate container 51cdf8689817 [2022-08-10T19:32:27.941Z] ---> 735797460942 [2022-08-10T19:32:27.941Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T19:32:28.219Z] ---> Running in 1d015e9405e9 [2022-08-10T19:32:28.495Z] Removing intermediate container 5d4f163c3aa3 [2022-08-10T19:32:28.495Z] ---> bc0ad465c9d2 [2022-08-10T19:32:28.495Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T19:32:28.495Z] ---> Running in 303a81eb9c3e [2022-08-10T19:32:28.773Z] Removing intermediate container 1d015e9405e9 [2022-08-10T19:32:28.773Z] ---> ca210dbd137a [2022-08-10T19:32:28.773Z] Step 23/25 : LABEL arch=arm64 [2022-08-10T19:32:29.053Z] ---> Running in 326350810a8c [2022-08-10T19:32:29.340Z] Removing intermediate container 303a81eb9c3e [2022-08-10T19:32:29.340Z] ---> 1a0215db5103 [2022-08-10T19:32:29.340Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T19:32:29.340Z] ---> Running in 22040a13aafd [2022-08-10T19:32:29.620Z] Removing intermediate container 326350810a8c [2022-08-10T19:32:29.620Z] ---> 11cff1d63bc1 [2022-08-10T19:32:29.620Z] Step 24/25 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:32:29.620Z] ---> 453b6e90408e [2022-08-10T19:32:29.620Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T19:32:29.620Z] ---> Running in b82184776619 [2022-08-10T19:32:29.899Z] Removing intermediate container 22040a13aafd [2022-08-10T19:32:29.899Z] ---> 2b82baa91ded [2022-08-10T19:32:29.899Z] Step 25/26 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:32:30.173Z] ---> Running in 2ff4f0c58169 [2022-08-10T19:32:30.173Z] Removing intermediate container b82184776619 [2022-08-10T19:32:30.454Z] ---> 47578f27f383 [2022-08-10T19:32:30.454Z] Step 25/25 : LABEL version=0.0.0 [2022-08-10T19:32:30.454Z] ---> Running in 07028b00e063 [2022-08-10T19:32:30.730Z] Removing intermediate container 2ff4f0c58169 [2022-08-10T19:32:30.730Z] ---> 2c9f3b188918 [2022-08-10T19:32:30.730Z] Step 26/26 : LABEL version=0.0.0 [2022-08-10T19:32:30.730Z] ---> ef9b052d893b [2022-08-10T19:32:30.730Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-10T19:32:31.004Z] ---> Running in cd5e4205421e [2022-08-10T19:32:31.278Z] Removing intermediate container 07028b00e063 [2022-08-10T19:32:31.278Z] ---> 9e1fb623fea3 [2022-08-10T19:32:31.278Z] [2022-08-10T19:32:31.554Z] Removing intermediate container 69ae5d67500e [2022-08-10T19:32:31.555Z] ---> 33b9bd98bd99 [2022-08-10T19:32:31.555Z] Step 8/22 : COPY . . [2022-08-10T19:32:31.828Z] Removing intermediate container cd5e4205421e [2022-08-10T19:32:31.828Z] ---> da7d777787dc [2022-08-10T19:32:31.828Z] [2022-08-10T19:32:31.828Z] Successfully built 9e1fb623fea3 [2022-08-10T19:32:31.828Z] Successfully tagged security-spire-server-arm64:latest [2022-08-10T19:32:31.828Z]  Building security-spire-server ... done Building support-scheduler [2022-08-10T19:32:31.828Z] ---> b32ad7409eab [2022-08-10T19:32:31.828Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-10T19:32:32.430Z] Successfully built da7d777787dc [2022-08-10T19:32:32.430Z] Successfully tagged security-spire-config-arm64:latest [2022-08-10T19:32:32.430Z]  Building security-spire-config ... done Building core-metadata [2022-08-10T19:32:33.034Z] ---> d7ee84b667c4 [2022-08-10T19:32:33.034Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T19:32:33.034Z] ---> Running in 0094c9578474 [2022-08-10T19:32:34.022Z] Removing intermediate container 0094c9578474 [2022-08-10T19:32:34.022Z] ---> 2f7beb6a833e [2022-08-10T19:32:34.022Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T19:32:34.022Z] ---> Running in 2af24c9b669b [2022-08-10T19:32:35.017Z] Removing intermediate container 2af24c9b669b [2022-08-10T19:32:35.017Z] ---> 07bd42ae1a51 [2022-08-10T19:32:35.017Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T19:32:35.017Z] ---> Running in 169cb4916ee3 [2022-08-10T19:32:35.627Z] Removing intermediate container 169cb4916ee3 [2022-08-10T19:32:35.627Z] ---> 85680e8448bf [2022-08-10T19:32:35.627Z] Step 25/26 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:32:35.905Z] ---> Running in 26bc85b51150 [2022-08-10T19:32:36.891Z] Removing intermediate container 26bc85b51150 [2022-08-10T19:32:36.891Z] ---> 9f0b47baca10 [2022-08-10T19:32:36.891Z] Step 26/26 : LABEL version=0.0.0 [2022-08-10T19:32:36.891Z] ---> Running in 41aded825a4d [2022-08-10T19:32:37.494Z] Removing intermediate container 41aded825a4d [2022-08-10T19:32:37.494Z] ---> 06bb03efe2b2 [2022-08-10T19:32:37.494Z] [2022-08-10T19:32:38.097Z] Successfully built 06bb03efe2b2 [2022-08-10T19:32:38.097Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-10T19:32:38.097Z]  Building security-spire-agent ... done Building core-command [2022-08-10T19:32:46.429Z] Removing intermediate container bb34ca11dae2 [2022-08-10T19:32:46.429Z] ---> 4afb3c471061 [2022-08-10T19:32:46.429Z] Step 8/22 : COPY . . [2022-08-10T19:32:46.711Z] ---> 4bfbe0416144 [2022-08-10T19:32:46.711Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-10T19:32:46.987Z] ---> Running in 2236053222d9 [2022-08-10T19:32:48.429Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-10T19:32:55.169Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:32:55.169Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:32:55.169Z] ---> 850436192edb [2022-08-10T19:32:55.169Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T19:32:55.169Z] ---> Using cache [2022-08-10T19:32:55.169Z] ---> 5505eeabea01 [2022-08-10T19:32:55.169Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:32:55.169Z] ---> Using cache [2022-08-10T19:32:55.169Z] ---> dcf224446e41 [2022-08-10T19:32:55.169Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T19:32:55.169Z] ---> Using cache [2022-08-10T19:32:55.169Z] ---> 6129e72eed96 [2022-08-10T19:32:55.169Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T19:32:55.169Z] ---> Using cache [2022-08-10T19:32:55.169Z] ---> 1bea66ca8593 [2022-08-10T19:32:55.169Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:32:55.169Z] ---> Using cache [2022-08-10T19:32:55.169Z] ---> 4afb3c471061 [2022-08-10T19:32:55.169Z] Step 8/22 : COPY . . [2022-08-10T19:32:55.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:32:55.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:32:55.169Z] ---> 850436192edb [2022-08-10T19:32:55.169Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T19:32:55.169Z] ---> Using cache [2022-08-10T19:32:55.169Z] ---> 5505eeabea01 [2022-08-10T19:32:55.169Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:32:55.169Z] ---> Using cache [2022-08-10T19:32:55.169Z] ---> dcf224446e41 [2022-08-10T19:32:55.169Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T19:32:55.169Z] ---> Using cache [2022-08-10T19:32:55.169Z] ---> 6129e72eed96 [2022-08-10T19:32:55.169Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T19:32:55.169Z] ---> Using cache [2022-08-10T19:32:55.169Z] ---> 1bea66ca8593 [2022-08-10T19:32:55.169Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:32:55.169Z] ---> Using cache [2022-08-10T19:32:55.169Z] ---> 4afb3c471061 [2022-08-10T19:32:55.169Z] Step 8/23 : COPY . . [2022-08-10T19:33:00.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T19:33:00.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T19:33:00.630Z] ---> 850436192edb [2022-08-10T19:33:00.630Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T19:33:00.630Z] ---> Using cache [2022-08-10T19:33:00.630Z] ---> 5505eeabea01 [2022-08-10T19:33:00.630Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:33:00.630Z] ---> Using cache [2022-08-10T19:33:00.630Z] ---> dcf224446e41 [2022-08-10T19:33:00.630Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T19:33:00.630Z] ---> Using cache [2022-08-10T19:33:00.630Z] ---> 6129e72eed96 [2022-08-10T19:33:00.630Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T19:33:00.630Z] ---> Using cache [2022-08-10T19:33:00.630Z] ---> 1bea66ca8593 [2022-08-10T19:33:00.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:33:00.630Z] ---> Using cache [2022-08-10T19:33:00.630Z] ---> 4afb3c471061 [2022-08-10T19:33:00.630Z] Step 8/23 : COPY . . [2022-08-10T19:33:07.384Z] ---> ed5b99cc662b [2022-08-10T19:33:07.384Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-10T19:33:07.384Z] ---> Running in 60d788fa5eac [2022-08-10T19:33:09.378Z] 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 [2022-08-10T19:33:17.740Z] ---> d57fe411bb21 [2022-08-10T19:33:17.740Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-10T19:33:18.020Z] ---> Running in 03e8c430ccf8 [2022-08-10T19:33:20.012Z] ---> f4f4514f69bc [2022-08-10T19:33:20.012Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-10T19:33:20.012Z] ---> Running in e13ccf4b5425 [2022-08-10T19:33:20.289Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-10T19:33:22.293Z] 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 [2022-08-10T19:33:23.293Z] ---> b61fb1e0c9e5 [2022-08-10T19:33:23.293Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-10T19:33:23.293Z] ---> Running in d194778aba5c [2022-08-10T19:33:25.325Z] 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/core-command/core-command ./cmd/core-command [2022-08-10T19:37:47.510Z] 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 [2022-08-10T19:38:10.328Z] Removing intermediate container 60d788fa5eac [2022-08-10T19:38:10.328Z] ---> 47d4c71b1de9 [2022-08-10T19:38:10.328Z] [2022-08-10T19:38:10.328Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T19:38:10.328Z] ---> a6215f271958 [2022-08-10T19:38:10.328Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-10T19:38:10.328Z] ---> Running in 28f2cc1bf5d8 [2022-08-10T19:38:11.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:38:11.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:38:12.911Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-10T19:38:12.911Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-10T19:38:12.911Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T19:38:12.911Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-10T19:38:12.911Z] (5/6) Installing curl (7.83.1-r2) [2022-08-10T19:38:12.911Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-10T19:38:12.911Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:38:13.188Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T19:38:13.465Z] OK: 8 MiB in 20 packages [2022-08-10T19:38:16.894Z] Removing intermediate container 28f2cc1bf5d8 [2022-08-10T19:38:16.894Z] ---> dcbeabd257ef [2022-08-10T19:38:16.894Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T19:38:16.894Z] ---> Running in 17b1d3d79f60 [2022-08-10T19:38:17.501Z] Removing intermediate container 17b1d3d79f60 [2022-08-10T19:38:17.501Z] ---> 802b9c3962ec [2022-08-10T19:38:17.784Z] Step 13/22 : WORKDIR /edgex [2022-08-10T19:38:17.784Z] ---> Running in cd832a7ed7c0 [2022-08-10T19:38:18.773Z] Removing intermediate container cd832a7ed7c0 [2022-08-10T19:38:18.773Z] ---> 552a77f80450 [2022-08-10T19:38:18.773Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-10T19:38:20.223Z] ---> ab005cce8a5d [2022-08-10T19:38:20.223Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-10T19:38:23.641Z] ---> e7bd0ca65b59 [2022-08-10T19:38:23.641Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-10T19:38:23.641Z] Removing intermediate container d194778aba5c [2022-08-10T19:38:23.641Z] ---> 7987d302bd06 [2022-08-10T19:38:23.641Z] [2022-08-10T19:38:23.641Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T19:38:23.641Z] ---> a6215f271958 [2022-08-10T19:38:23.641Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T19:38:23.641Z] ---> Running in e4e11f3b869c [2022-08-10T19:38:25.674Z] ---> 923a6e53ceef [2022-08-10T19:38:25.674Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T19:38:25.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:38:26.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:38:26.552Z] ---> 1cc646ad2272 [2022-08-10T19:38:26.552Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T19:38:26.552Z] ---> Running in 45854f2ca10c [2022-08-10T19:38:28.012Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-10T19:38:28.012Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:38:28.012Z] OK: 5 MiB in 15 packages [2022-08-10T19:38:29.489Z] Removing intermediate container e4e11f3b869c [2022-08-10T19:38:29.489Z] ---> 57bd4c5bd17c [2022-08-10T19:38:29.489Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T19:38:29.769Z] ---> Running in 85eb3121353b [2022-08-10T19:38:29.769Z] Removing intermediate container 45854f2ca10c [2022-08-10T19:38:29.769Z] ---> 916c3c204e45 [2022-08-10T19:38:29.769Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T19:38:30.049Z] ---> Running in f13fa232767b [2022-08-10T19:38:30.653Z] Removing intermediate container 85eb3121353b [2022-08-10T19:38:30.653Z] ---> 09f22296527a [2022-08-10T19:38:30.653Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-10T19:38:30.653Z] ---> Running in 9af62192d68d [2022-08-10T19:38:30.932Z] Removing intermediate container f13fa232767b [2022-08-10T19:38:30.932Z] ---> 09ec03e69db0 [2022-08-10T19:38:30.932Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T19:38:31.209Z] ---> Running in f5d3e46d0e94 [2022-08-10T19:38:31.484Z] Removing intermediate container 9af62192d68d [2022-08-10T19:38:31.484Z] ---> 072d296bede3 [2022-08-10T19:38:31.484Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T19:38:31.484Z] ---> Running in 9402e6d33db8 [2022-08-10T19:38:31.766Z] Removing intermediate container f5d3e46d0e94 [2022-08-10T19:38:31.766Z] ---> 5bd1f032b4dd [2022-08-10T19:38:31.766Z] Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:38:32.048Z] ---> Running in 80c7ea76ced8 [2022-08-10T19:38:32.324Z] Removing intermediate container 9402e6d33db8 [2022-08-10T19:38:32.324Z] ---> a2972d1ffc3f [2022-08-10T19:38:32.324Z] Step 15/23 : WORKDIR / [2022-08-10T19:38:32.604Z] ---> Running in 8ff4994c61d2 [2022-08-10T19:38:32.884Z] Removing intermediate container 80c7ea76ced8 [2022-08-10T19:38:32.884Z] ---> 8a10e4a5d1dd [2022-08-10T19:38:32.884Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T19:38:33.164Z] ---> Running in e82915204dd5 [2022-08-10T19:38:33.448Z] Removing intermediate container 8ff4994c61d2 [2022-08-10T19:38:33.448Z] ---> 2e157017ea37 [2022-08-10T19:38:33.448Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:38:33.720Z] Removing intermediate container e82915204dd5 [2022-08-10T19:38:33.720Z] ---> 10913c2b1a39 [2022-08-10T19:38:33.720Z] [2022-08-10T19:38:34.328Z] Successfully built 10913c2b1a39 [2022-08-10T19:38:34.329Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-10T19:38:34.607Z]  Building security-proxy-setup ... done  ---> 27e377b3f3e3 [2022-08-10T19:38:34.607Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-10T19:38:36.053Z] ---> 9f076a01fd8e [2022-08-10T19:38:36.053Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-10T19:38:37.039Z] ---> d4b04178b615 [2022-08-10T19:38:37.039Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-10T19:38:37.039Z] ---> Running in 013d675fe509 [2022-08-10T19:38:37.642Z] Removing intermediate container 013d675fe509 [2022-08-10T19:38:37.642Z] ---> 03f62993b3ff [2022-08-10T19:38:37.642Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:38:37.642Z] ---> Running in f8928b602655 [2022-08-10T19:38:38.246Z] Removing intermediate container f8928b602655 [2022-08-10T19:38:38.246Z] ---> af49ed67f049 [2022-08-10T19:38:38.246Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T19:38:38.246Z] ---> Running in 1ad4a25312c7 [2022-08-10T19:38:38.856Z] Removing intermediate container 1ad4a25312c7 [2022-08-10T19:38:38.856Z] ---> 539aa4c08760 [2022-08-10T19:38:38.856Z] Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:38:38.856Z] ---> Running in a709e87b0a43 [2022-08-10T19:38:39.456Z] Removing intermediate container a709e87b0a43 [2022-08-10T19:38:39.456Z] ---> 12bdca35f2e2 [2022-08-10T19:38:39.456Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T19:38:39.730Z] ---> Running in e16701c19d79 [2022-08-10T19:38:40.010Z] Removing intermediate container e16701c19d79 [2022-08-10T19:38:40.010Z] ---> 639c2f963d77 [2022-08-10T19:38:40.010Z] [2022-08-10T19:38:40.295Z] Successfully built 639c2f963d77 [2022-08-10T19:38:40.573Z] Successfully tagged core-command-arm64:latest [2022-08-10T19:39:19.588Z]  Building core-command ... done Removing intermediate container e13ccf4b5425 [2022-08-10T19:39:19.588Z] ---> c78afcea6fdd [2022-08-10T19:39:19.588Z] [2022-08-10T19:39:19.588Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T19:39:19.588Z] ---> a6215f271958 [2022-08-10T19:39:19.588Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T19:39:19.588Z] ---> Using cache [2022-08-10T19:39:19.588Z] ---> 57bd4c5bd17c [2022-08-10T19:39:19.588Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T19:39:19.588Z] ---> Using cache [2022-08-10T19:39:19.588Z] ---> 09f22296527a [2022-08-10T19:39:19.588Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-10T19:39:19.588Z] ---> Running in 2efec92405d1 [2022-08-10T19:39:19.588Z] Removing intermediate container 2efec92405d1 [2022-08-10T19:39:19.588Z] ---> 50e862ec4524 [2022-08-10T19:39:19.588Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T19:39:19.588Z] ---> Running in c9449bc7b9e9 [2022-08-10T19:39:19.588Z] Removing intermediate container c9449bc7b9e9 [2022-08-10T19:39:19.588Z] ---> a36dd16a772e [2022-08-10T19:39:19.588Z] Step 15/23 : WORKDIR / [2022-08-10T19:39:19.588Z] ---> Running in 484ed69d13dc [2022-08-10T19:39:19.588Z] Removing intermediate container 484ed69d13dc [2022-08-10T19:39:19.588Z] ---> d90e098adf6e [2022-08-10T19:39:19.588Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:39:19.588Z] ---> f5522cac1819 [2022-08-10T19:39:19.588Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-10T19:39:19.588Z] ---> 12272a9aa775 [2022-08-10T19:39:19.588Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-10T19:39:19.588Z] ---> 252c5f1c9998 [2022-08-10T19:39:19.588Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-10T19:39:19.588Z] ---> Running in 46e21138a811 [2022-08-10T19:39:19.588Z] Removing intermediate container 46e21138a811 [2022-08-10T19:39:19.588Z] ---> 1273913a5eaa [2022-08-10T19:39:19.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:39:19.588Z] ---> Running in f365cdf84775 [2022-08-10T19:39:19.588Z] Removing intermediate container f365cdf84775 [2022-08-10T19:39:19.588Z] ---> ba169dbdde04 [2022-08-10T19:39:19.588Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T19:39:19.588Z] ---> Running in 0d5da5db8312 [2022-08-10T19:39:19.588Z] Removing intermediate container 0d5da5db8312 [2022-08-10T19:39:19.588Z] ---> 74afa0efccd6 [2022-08-10T19:39:19.588Z] Step 22/23 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:39:19.861Z] ---> Running in d2a42df2e27a [2022-08-10T19:39:20.484Z] Removing intermediate container d2a42df2e27a [2022-08-10T19:39:20.484Z] ---> 526a18480cda [2022-08-10T19:39:20.484Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T19:39:20.484Z] ---> Running in 77d9872eb26a [2022-08-10T19:39:21.087Z] Removing intermediate container 77d9872eb26a [2022-08-10T19:39:21.087Z] ---> 6eca36c539e2 [2022-08-10T19:39:21.087Z] [2022-08-10T19:39:21.363Z] Successfully built 6eca36c539e2 [2022-08-10T19:39:21.363Z] Successfully tagged core-metadata-arm64:latest [2022-08-10T19:39:29.646Z]  Building core-metadata ... done Removing intermediate container 2236053222d9 [2022-08-10T19:39:29.646Z] ---> 70ac30c5566d [2022-08-10T19:39:29.646Z] [2022-08-10T19:39:29.646Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T19:39:29.646Z] ---> a6215f271958 [2022-08-10T19:39:29.646Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-10T19:39:29.646Z] ---> Running in bb315cf6533a [2022-08-10T19:39:31.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:39:32.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:39:33.063Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-10T19:39:33.063Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-10T19:39:33.063Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:39:33.063Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T19:39:33.339Z] OK: 6 MiB in 16 packages [2022-08-10T19:39:34.789Z] Removing intermediate container bb315cf6533a [2022-08-10T19:39:34.789Z] ---> 9f48936f03f8 [2022-08-10T19:39:34.789Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T19:39:34.789Z] ---> Running in aea3a38eae59 [2022-08-10T19:39:35.070Z] Removing intermediate container aea3a38eae59 [2022-08-10T19:39:35.070Z] ---> 48dc31cd984e [2022-08-10T19:39:35.070Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-10T19:39:35.340Z] ---> Running in dd8f1af707f2 [2022-08-10T19:39:35.612Z] Removing intermediate container dd8f1af707f2 [2022-08-10T19:39:35.612Z] ---> eb521d744145 [2022-08-10T19:39:35.612Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T19:39:35.612Z] ---> Running in 8903110ac5e9 [2022-08-10T19:39:35.887Z] Removing intermediate container 8903110ac5e9 [2022-08-10T19:39:35.887Z] ---> b2e0b87511c3 [2022-08-10T19:39:35.887Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:39:36.492Z] ---> 820cfe8d990a [2022-08-10T19:39:36.492Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-10T19:39:38.474Z] ---> 24007473b1fc [2022-08-10T19:39:38.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-10T19:39:39.081Z] ---> c90d806d90cc [2022-08-10T19:39:39.081Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-10T19:39:39.081Z] ---> Running in cb0883fec4d3 [2022-08-10T19:39:39.353Z] Removing intermediate container cb0883fec4d3 [2022-08-10T19:39:39.353Z] ---> 92a7c0ed137f [2022-08-10T19:39:39.353Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:39:39.353Z] ---> Running in a70b962182f9 [2022-08-10T19:39:39.959Z] Removing intermediate container a70b962182f9 [2022-08-10T19:39:39.959Z] ---> c8f56f3c0619 [2022-08-10T19:39:39.960Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T19:39:39.960Z] ---> Running in b3c2495b9ed5 [2022-08-10T19:39:40.562Z] Removing intermediate container b3c2495b9ed5 [2022-08-10T19:39:40.562Z] ---> 2827e3bd834b [2022-08-10T19:39:40.562Z] Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:39:40.562Z] ---> Running in 7656d3f0f3ec [2022-08-10T19:39:41.158Z] Removing intermediate container 7656d3f0f3ec [2022-08-10T19:39:41.158Z] ---> 92a76d1e6a39 [2022-08-10T19:39:41.158Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T19:39:41.158Z] ---> Running in 19190d3340f2 [2022-08-10T19:39:41.755Z] Removing intermediate container 19190d3340f2 [2022-08-10T19:39:41.755Z] ---> 62ef849febc1 [2022-08-10T19:39:41.755Z] [2022-08-10T19:39:41.755Z] Successfully built 62ef849febc1 [2022-08-10T19:39:41.755Z] Successfully tagged support-notifications-arm64:latest [2022-08-10T19:39:46.050Z]  Building support-notifications ... done Removing intermediate container 03e8c430ccf8 [2022-08-10T19:39:46.050Z] ---> 9c18b9ef93ea [2022-08-10T19:39:46.050Z] [2022-08-10T19:39:46.050Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T19:39:46.050Z] ---> a6215f271958 [2022-08-10T19:39:46.050Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-10T19:39:46.050Z] ---> Using cache [2022-08-10T19:39:46.050Z] ---> 57bd4c5bd17c [2022-08-10T19:39:46.050Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T19:39:46.050Z] ---> Using cache [2022-08-10T19:39:46.050Z] ---> 09f22296527a [2022-08-10T19:39:46.050Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-10T19:39:46.050Z] ---> Running in b692f2b49ef0 [2022-08-10T19:39:46.323Z] Removing intermediate container b692f2b49ef0 [2022-08-10T19:39:46.323Z] ---> c539ffef06eb [2022-08-10T19:39:46.323Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T19:39:46.323Z] ---> Running in c072554583ff [2022-08-10T19:39:46.595Z] Removing intermediate container c072554583ff [2022-08-10T19:39:46.595Z] ---> 1564b28a97c4 [2022-08-10T19:39:46.595Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T19:39:47.189Z] ---> bdb7f54f3374 [2022-08-10T19:39:47.189Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-10T19:39:48.619Z] ---> 3a7cf28bb8c1 [2022-08-10T19:39:48.619Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-10T19:39:49.216Z] ---> 62a8019375d8 [2022-08-10T19:39:49.216Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-10T19:39:49.216Z] ---> Running in d763ba08a597 [2022-08-10T19:39:49.488Z] Removing intermediate container d763ba08a597 [2022-08-10T19:39:49.488Z] ---> 4c1c0535c019 [2022-08-10T19:39:49.488Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:39:49.488Z] ---> Running in 87837f64ddb9 [2022-08-10T19:39:49.764Z] Removing intermediate container 87837f64ddb9 [2022-08-10T19:39:49.764Z] ---> e5e0ebed140c [2022-08-10T19:39:49.764Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T19:39:49.764Z] ---> Running in 498c7dadfc28 [2022-08-10T19:39:50.044Z] Removing intermediate container 498c7dadfc28 [2022-08-10T19:39:50.044Z] ---> 585e005c370f [2022-08-10T19:39:50.044Z] Step 21/22 : LABEL git_sha=df592d1b272866ed299abf99a11c09f73505f9bb [2022-08-10T19:39:50.319Z] ---> Running in f664bb36403b [2022-08-10T19:39:50.592Z] Removing intermediate container f664bb36403b [2022-08-10T19:39:50.592Z] ---> 13f0b2afd3c5 [2022-08-10T19:39:50.592Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T19:39:50.592Z] ---> Running in 0faae181782f [2022-08-10T19:39:50.864Z] Removing intermediate container 0faae181782f [2022-08-10T19:39:50.864Z] ---> 8cbae751e5ad [2022-08-10T19:39:50.864Z] [2022-08-10T19:39:51.138Z] Successfully built 8cbae751e5ad [2022-08-10T19:39:51.138Z] Successfully tagged support-scheduler-arm64:latest [2022-08-10T19:39:51.426Z]  Building support-scheduler ... done  [Pipeline] } [2022-08-10T19:39:51.436Z] $ docker stop --time=1 53b119909148e16e73cbf022555c9fbfb61e672b870781a1f5963711055e3eb6 [2022-08-10T19:39:53.099Z] $ docker rm -f 53b119909148e16e73cbf022555c9fbfb61e672b870781a1f5963711055e3eb6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T19:39:53.726Z] + docker images [2022-08-10T19:39:53.997Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-10T19:39:53.997Z] support-scheduler-arm64 latest 8cbae751e5ad 3 seconds ago 25.6MB [2022-08-10T19:39:53.997Z] 9c18b9ef93ea 9 seconds ago 1.41GB [2022-08-10T19:39:53.997Z] support-notifications-arm64 latest 62ef849febc1 12 seconds ago 26.1MB [2022-08-10T19:39:53.997Z] 70ac30c5566d 25 seconds ago 1.41GB [2022-08-10T19:39:53.997Z] core-metadata-arm64 latest 6eca36c539e2 33 seconds ago 17.4MB [2022-08-10T19:39:53.997Z] c78afcea6fdd 41 seconds ago 1.38GB [2022-08-10T19:39:53.997Z] core-command-arm64 latest 639c2f963d77 About a minute ago 15.6MB [2022-08-10T19:39:53.997Z] security-proxy-setup-arm64 latest 10913c2b1a39 About a minute ago 26.2MB [2022-08-10T19:39:53.997Z] 7987d302bd06 About a minute ago 1.35GB [2022-08-10T19:39:53.997Z] 47d4c71b1de9 About a minute ago 1.36GB [2022-08-10T19:39:53.997Z] security-spire-agent-arm64 latest 06bb03efe2b2 7 minutes ago 122MB [2022-08-10T19:39:53.997Z] security-spire-config-arm64 latest da7d777787dc 7 minutes ago 83.6MB [2022-08-10T19:39:53.997Z] security-spire-server-arm64 latest 9e1fb623fea3 7 minutes ago 84.2MB [2022-08-10T19:39:53.997Z] 3e78990d5f7f 7 minutes ago 1.25GB [2022-08-10T19:39:53.997Z] 15dc4cea5dab 7 minutes ago 1.25GB [2022-08-10T19:39:53.997Z] d289422acec2 7 minutes ago 1.25GB [2022-08-10T19:39:53.997Z] security-spiffe-token-provider-arm64 latest f1c91c5a4a03 8 minutes ago 28.3MB [2022-08-10T19:39:53.997Z] core-data-arm64 latest bf2d0b610454 8 minutes ago 20.6MB [2022-08-10T19:39:53.997Z] sys-mgmt-agent-arm64 latest 2a0cba854b7b 8 minutes ago 133MB [2022-08-10T19:39:53.997Z] dc469e04ce6d 8 minutes ago 1.4GB [2022-08-10T19:39:53.997Z] 4e369378e2f2 8 minutes ago 1.38GB [2022-08-10T19:39:53.997Z] security-bootstrapper-arm64 latest 8d785bc8dd4b 9 minutes ago 18.6MB [2022-08-10T19:39:53.997Z] security-secretstore-setup-arm64 latest bc0932eb9218 9 minutes ago 27.9MB [2022-08-10T19:39:53.997Z] e4c039475e0c 10 minutes ago 1.36GB [2022-08-10T19:39:53.997Z] 689f1f66cc8e 10 minutes ago 1.35GB [2022-08-10T19:39:53.997Z] e95a2ecaf5ed 10 minutes ago 1.35GB [2022-08-10T19:39:53.997Z] ci-base-image-arm64 latest 850436192edb 28 minutes ago 995MB [2022-08-10T19:39:53.997Z] alpine 3.15 02e0d6fdf486 26 hours ago 5.33MB [2022-08-10T19:39:53.997Z] alpine 3.16 a6215f271958 26 hours ago 5.29MB [2022-08-10T19:39:53.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-10T19:39:53.997Z] 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 [2022-08-10T19:39:54.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T19:39:54.825Z] [2022-08-10T19:39:54.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:39:55.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T19:39:55.516Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-10T19:39:55.516Z] 8998bd30e6a1: Pulling fs layer [2022-08-10T19:39:55.517Z] 04944245beec: Pulling fs layer [2022-08-10T19:39:55.517Z] 699f458cf7ca: Pulling fs layer [2022-08-10T19:39:55.517Z] 765212b225bb: Pulling fs layer [2022-08-10T19:39:55.517Z] f23df028b6ca: Pulling fs layer [2022-08-10T19:39:55.517Z] d65c8cfc05b1: Pulling fs layer [2022-08-10T19:39:55.517Z] 2437ff75d9bd: Pulling fs layer [2022-08-10T19:39:55.517Z] 765212b225bb: Waiting [2022-08-10T19:39:55.517Z] d65c8cfc05b1: Waiting [2022-08-10T19:39:55.517Z] f23df028b6ca: Waiting [2022-08-10T19:39:55.517Z] 2437ff75d9bd: Waiting [2022-08-10T19:39:55.517Z] 04944245beec: Verifying Checksum [2022-08-10T19:39:55.517Z] 04944245beec: Download complete [2022-08-10T19:39:55.792Z] 765212b225bb: Download complete [2022-08-10T19:39:55.792Z] f23df028b6ca: Verifying Checksum [2022-08-10T19:39:55.792Z] f23df028b6ca: Download complete [2022-08-10T19:39:55.792Z] d65c8cfc05b1: Verifying Checksum [2022-08-10T19:39:55.792Z] d65c8cfc05b1: Download complete [2022-08-10T19:39:55.792Z] 699f458cf7ca: Verifying Checksum [2022-08-10T19:39:55.792Z] 699f458cf7ca: Download complete [2022-08-10T19:39:56.389Z] 8998bd30e6a1: Verifying Checksum [2022-08-10T19:39:56.389Z] 8998bd30e6a1: Download complete [2022-08-10T19:39:58.360Z] 2437ff75d9bd: Verifying Checksum [2022-08-10T19:39:58.360Z] 2437ff75d9bd: Download complete [2022-08-10T19:40:00.978Z] 8998bd30e6a1: Pull complete [2022-08-10T19:40:01.250Z] 04944245beec: Pull complete [2022-08-10T19:40:02.689Z] 699f458cf7ca: Pull complete [2022-08-10T19:40:02.960Z] 765212b225bb: Pull complete [2022-08-10T19:40:03.943Z] f23df028b6ca: Pull complete [2022-08-10T19:40:03.943Z] d65c8cfc05b1: Pull complete [2022-08-10T19:40:19.038Z] 2437ff75d9bd: Pull complete [2022-08-10T19:40:19.038Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-10T19:40:19.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T19:40:19.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:40:19.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-22435 does not seem to be running inside a container [2022-08-10T19:40:19.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-10T19:40:22.264Z] $ docker top 3cbc32ddf91d7f609fd5337be22fa8ce131ea822855115887901106761fd1f4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:40:23.303Z] ---> job-cost.sh [2022-08-10T19:40:23.303Z] lf-activate-venv: SKIPPING [2022-08-10T19:40:23.303Z] INFO: No Stack... [2022-08-10T19:40:23.892Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-10T19:40:24.862Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T19:40:25.530Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-08-10T19:40:25.530Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T19:40:25.606Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4122-1-stack-cost] [2022-08-10T19:40:25.611Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4122-1-stack-cost] did not exist. Created. [2022-08-10T19:40:25.611Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T19:40:26.351Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-10T19:40:26.538Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T19:40:26.553Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4122-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T19:40:26.617Z] $ docker stop --time=1 3cbc32ddf91d7f609fd5337be22fa8ce131ea822855115887901106761fd1f4b [2022-08-10T19:40:28.093Z] $ docker rm -f 3cbc32ddf91d7f609fd5337be22fa8ce131ea822855115887901106761fd1f4b [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 [2022-08-10T19:40:29.071Z] provisioning config files... [2022-08-10T19:40:29.080Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2401053476525855799tmp [Pipeline] { [Pipeline] sh [2022-08-10T19:40:29.413Z] + set +x [2022-08-10T19:40:29.413Z] + curl -s https://codecov.io/bash [2022-08-10T19:40:29.413Z] + bash -s -- [2022-08-10T19:40:29.413Z] [2022-08-10T19:40:29.413Z] _____ _ [2022-08-10T19:40:29.413Z] / ____| | | [2022-08-10T19:40:29.413Z] | | ___ __| | ___ ___ _____ __ [2022-08-10T19:40:29.413Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-10T19:40:29.413Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-10T19:40:29.413Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-10T19:40:29.413Z] Bash-1.0.6 [2022-08-10T19:40:29.413Z] [2022-08-10T19:40:29.413Z] [2022-08-10T19:40:29.413Z] ==> git version 2.25.1 found [2022-08-10T19:40:29.413Z] ==> 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 [2022-08-10T19:40:29.413Z] Release-Date: 2020-01-08 [2022-08-10T19:40:29.413Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-10T19:40:29.413Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-10T19:40:29.413Z] ==> Jenkins CI detected. [2022-08-10T19:40:29.413Z] current dir:  /w/workspace/edgex-go/1 [2022-08-10T19:40:29.413Z] project root: . [2022-08-10T19:40:29.413Z] --> token set from env [2022-08-10T19:40:29.413Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-10T19:40:29.413Z] ==> Running gcov in . (disable via -X gcov) [2022-08-10T19:40:29.413Z] ==> Python coveragepy not found [2022-08-10T19:40:29.413Z] ==> Searching for coverage reports in: [2022-08-10T19:40:29.413Z] + . [2022-08-10T19:40:29.413Z] -> Found 1 reports [2022-08-10T19:40:29.413Z] ==> Detecting git/mercurial file structure [2022-08-10T19:40:29.413Z] ==> Reading reports [2022-08-10T19:40:29.413Z] + ./coverage.out bytes=478941 [2022-08-10T19:40:29.413Z] ==> Appending adjustments [2022-08-10T19:40:29.413Z] https://docs.codecov.io/docs/fixing-reports [2022-08-10T19:40:30.800Z] + Found adjustments [2022-08-10T19:40:30.800Z] ==> Gzipping contents [2022-08-10T19:40:30.800Z] 64K /tmp/codecov.dyVJfj.gz [2022-08-10T19:40:30.800Z] ==> Uploading reports [2022-08-10T19:40:30.800Z] url: https://codecov.io [2022-08-10T19:40:30.800Z] query: branch=PR-4122&commit=df592d1b272866ed299abf99a11c09f73505f9bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4122&job=&cmd_args= [2022-08-10T19:40:30.800Z] -> Pinging Codecov [2022-08-10T19:40:30.800Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4122&commit=df592d1b272866ed299abf99a11c09f73505f9bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4122&job=&cmd_args= [2022-08-10T19:40:31.060Z] -> Uploading to [2022-08-10T19:40:31.060Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-10/00271124DB129430A58F1EEE437C3FCB/df592d1b272866ed299abf99a11c09f73505f9bb/4688b224-0361-4fef-a963-294bcd96ec1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T194030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74d054912ef8850375aaa047d5088e81209818cfa45138ad052d44a7519e2407 [2022-08-10T19:40:31.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T19:40:31.060Z] Dload Upload Total Spent Left Speed [2022-08-10T19:40:31.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62877 0 0 100 62877 0 246k --:--:-- --:--:-- --:--:-- 246k [2022-08-10T19:40:31.320Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/df592d1b272866ed299abf99a11c09f73505f9bb [Pipeline] } [2022-08-10T19:40:31.356Z] 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 [2022-08-10T19:40:32.592Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:40:32.923Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:40:33.819Z] ---> package-listing.sh [2022-08-10T19:40:33.819Z] ++ facter osfamily [2022-08-10T19:40:33.819Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-10T19:40:34.081Z] + OS_FAMILY=debian [2022-08-10T19:40:34.081Z] + workspace=/w/workspace/edgex-go/1 [2022-08-10T19:40:34.081Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-10T19:40:34.081Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-10T19:40:34.081Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-10T19:40:34.081Z] + PACKAGES=/tmp/packages_start.txt [2022-08-10T19:40:34.081Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-10T19:40:34.081Z] + PACKAGES=/tmp/packages_end.txt [2022-08-10T19:40:34.081Z] + case "${OS_FAMILY}" in [2022-08-10T19:40:34.081Z] + dpkg -l [2022-08-10T19:40:34.081Z] + grep '^ii' [2022-08-10T19:40:34.081Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-10T19:40:34.081Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-10T19:40:34.081Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-10T19:40:34.081Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-10T19:40:34.081Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-10T19:40:34.081Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-10T19:40:34.116Z] 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 [2022-08-10T19:40:34.429Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:40:34.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T19:40:34.840Z] [2022-08-10T19:40:34.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:40:35.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T19:40:35.271Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-10T19:40:35.271Z] 5eb5b503b376: Pulling fs layer [2022-08-10T19:40:35.271Z] 5c69ac0246d0: Pulling fs layer [2022-08-10T19:40:35.271Z] ec43610c2a17: Pulling fs layer [2022-08-10T19:40:35.271Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-10T19:40:35.271Z] 33b1e0a273af: Pulling fs layer [2022-08-10T19:40:35.271Z] 5d3b04190fa2: Pulling fs layer [2022-08-10T19:40:35.271Z] 2f39f015ded8: Pulling fs layer [2022-08-10T19:40:35.271Z] 33b1e0a273af: Waiting [2022-08-10T19:40:35.271Z] 5d3b04190fa2: Waiting [2022-08-10T19:40:35.271Z] 2f39f015ded8: Waiting [2022-08-10T19:40:35.271Z] 3a2ae6a8a46f: Waiting [2022-08-10T19:40:35.271Z] 5c69ac0246d0: Download complete [2022-08-10T19:40:35.271Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-10T19:40:35.271Z] 3a2ae6a8a46f: Download complete [2022-08-10T19:40:35.271Z] 33b1e0a273af: Verifying Checksum [2022-08-10T19:40:35.271Z] 33b1e0a273af: Download complete [2022-08-10T19:40:35.271Z] 5d3b04190fa2: Verifying Checksum [2022-08-10T19:40:35.271Z] 5d3b04190fa2: Download complete [2022-08-10T19:40:35.531Z] ec43610c2a17: Verifying Checksum [2022-08-10T19:40:35.531Z] ec43610c2a17: Download complete [2022-08-10T19:40:35.531Z] 5eb5b503b376: Verifying Checksum [2022-08-10T19:40:35.531Z] 5eb5b503b376: Download complete [2022-08-10T19:40:36.099Z] 2f39f015ded8: Download complete [2022-08-10T19:40:36.671Z] 5eb5b503b376: Pull complete [2022-08-10T19:40:36.671Z] 5c69ac0246d0: Pull complete [2022-08-10T19:40:37.244Z] ec43610c2a17: Pull complete [2022-08-10T19:40:37.244Z] 3a2ae6a8a46f: Pull complete [2022-08-10T19:40:37.503Z] 33b1e0a273af: Pull complete [2022-08-10T19:40:37.503Z] 5d3b04190fa2: Pull complete [2022-08-10T19:40:41.697Z] 2f39f015ded8: Pull complete [2022-08-10T19:40:41.697Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-10T19:40:41.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T19:40:41.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:40:41.907Z] prd-ubuntu20.04-docker-8c-8g-22434 does not seem to be running inside a container [2022-08-10T19:40:41.938Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-10T19:40:43.943Z] $ docker top ea590afd160c13c55a04f90945b1ef2ed9730bea411f15925085a576bc4b91c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:40:44.350Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-10T19:40:44.660Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-10T19:40:44.977Z] + ls /var/log/sa-host [2022-08-10T19:40:44.977Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T19:40:45.105Z] provisioning config files... [2022-08-10T19:40:45.118Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7862296762963974922tmp [Pipeline] { [Pipeline] echo [2022-08-10T19:40:45.159Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:40:45.474Z] ---> create-netrc.sh [Pipeline] } [2022-08-10T19:40:45.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:40:45.896Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-10T19:40:45.927Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:40:46.238Z] ---> sudo-logs.sh [2022-08-10T19:40:46.238Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-10T19:40:46.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:40:46.615Z] ---> job-cost.sh [2022-08-10T19:40:46.615Z] lf-activate-venv: SKIPPING [2022-08-10T19:40:46.615Z] DEBUG: total: 0.10999999940395355 [2022-08-10T19:40:46.615Z] INFO: Retrieving Stack Cost... [2022-08-10T19:40:46.876Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T19:40:47.452Z] INFO: Archiving Costs [Pipeline] echo [2022-08-10T19:40:47.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:40:47.803Z] ---> logs-deploy.sh [2022-08-10T19:40:47.803Z] lf-activate-venv: SKIPPING [2022-08-10T19:40:47.803Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4122/1 [2022-08-10T19:40:47.803Z] INFO: archiving workspace using pattern(s): [2022-08-10T19:40:48.744Z] Archives upload complete. [2022-08-10T19:40:49.007Z] INFO: archiving logs to Nexus [2022-08-10T19:40:49.584Z] ---> uname -a: [2022-08-10T19:40:49.584Z] Linux prd-ubuntu20-04-docker-8c-8g-22434 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-10T19:40:49.584Z] [2022-08-10T19:40:49.584Z] [2022-08-10T19:40:49.584Z] ---> lscpu: [2022-08-10T19:40:49.584Z] Architecture: x86_64 [2022-08-10T19:40:49.584Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-10T19:40:49.584Z] Byte Order: Little Endian [2022-08-10T19:40:49.584Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-10T19:40:49.584Z] CPU(s): 8 [2022-08-10T19:40:49.584Z] On-line CPU(s) list: 0-7 [2022-08-10T19:40:49.584Z] Thread(s) per core: 1 [2022-08-10T19:40:49.584Z] Core(s) per socket: 1 [2022-08-10T19:40:49.584Z] Socket(s): 8 [2022-08-10T19:40:49.584Z] NUMA node(s): 1 [2022-08-10T19:40:49.584Z] Vendor ID: AuthenticAMD [2022-08-10T19:40:49.584Z] CPU family: 23 [2022-08-10T19:40:49.584Z] Model: 49 [2022-08-10T19:40:49.584Z] Model name: AMD EPYC-Rome Processor [2022-08-10T19:40:49.584Z] Stepping: 0 [2022-08-10T19:40:49.584Z] CPU MHz: 2799.998 [2022-08-10T19:40:49.584Z] BogoMIPS: 5599.99 [2022-08-10T19:40:49.584Z] Virtualization: AMD-V [2022-08-10T19:40:49.584Z] Hypervisor vendor: KVM [2022-08-10T19:40:49.584Z] Virtualization type: full [2022-08-10T19:40:49.584Z] L1d cache: 256 KiB [2022-08-10T19:40:49.584Z] L1i cache: 256 KiB [2022-08-10T19:40:49.584Z] L2 cache: 4 MiB [2022-08-10T19:40:49.584Z] L3 cache: 128 MiB [2022-08-10T19:40:49.584Z] NUMA node0 CPU(s): 0-7 [2022-08-10T19:40:49.584Z] Vulnerability Itlb multihit: Not affected [2022-08-10T19:40:49.584Z] Vulnerability L1tf: Not affected [2022-08-10T19:40:49.584Z] Vulnerability Mds: Not affected [2022-08-10T19:40:49.584Z] Vulnerability Meltdown: Not affected [2022-08-10T19:40:49.584Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-10T19:40:49.584Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-10T19:40:49.584Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-10T19:40:49.584Z] Vulnerability Srbds: Not affected [2022-08-10T19:40:49.584Z] Vulnerability Tsx async abort: Not affected [2022-08-10T19:40:49.584Z] 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 [2022-08-10T19:40:49.584Z] [2022-08-10T19:40:49.584Z] [2022-08-10T19:40:49.584Z] ---> nproc: [2022-08-10T19:40:49.584Z] 8 [2022-08-10T19:40:49.584Z] [2022-08-10T19:40:49.584Z] [2022-08-10T19:40:49.584Z] ---> df -h: [2022-08-10T19:40:49.584Z] Filesystem Size Used Avail Use% Mounted on [2022-08-10T19:40:49.584Z] overlay 155G 17G 139G 11% / [2022-08-10T19:40:49.584Z] tmpfs 64M 0 64M 0% /dev [2022-08-10T19:40:49.584Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-10T19:40:49.584Z] shm 64M 0 64M 0% /dev/shm [2022-08-10T19:40:49.584Z] /dev/vda1 155G 17G 139G 11% /facter-os [2022-08-10T19:40:49.584Z] [2022-08-10T19:40:49.584Z] [2022-08-10T19:40:49.584Z] ---> sar -b -r -n DEV: [2022-08-10T19:40:49.584Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22434) 08/10/22 _x86_64_ (8 CPU) [2022-08-10T19:40:49.584Z] [2022-08-10T19:40:49.584Z] 19:06:19 LINUX RESTART (8 CPU) [2022-08-10T19:40:49.584Z] [2022-08-10T19:40:49.584Z] 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-10T19:40:49.584Z] 19:08:01 165.41 11.61 153.79 0.00 2037.26 107858.29 0.00 [2022-08-10T19:40:49.584Z] 19:09:01 34.48 0.08 34.39 0.00 0.67 13257.01 0.00 [2022-08-10T19:40:49.584Z] 19:10:01 78.30 0.10 78.20 0.00 9.33 34497.85 0.00 [2022-08-10T19:40:49.584Z] 19:11:01 740.84 7.93 732.91 0.00 78.21 307415.32 0.00 [2022-08-10T19:40:49.584Z] 19:12:01 1292.02 1.25 1290.77 0.00 19.86 350031.26 0.00 [2022-08-10T19:40:49.584Z] 19:13:01 490.22 0.03 490.18 0.00 0.27 75805.77 0.00 [2022-08-10T19:40:49.584Z] 19:14:01 2.08 0.00 2.08 0.00 0.00 24.80 0.00 [2022-08-10T19:40:49.584Z] 19:15:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 [2022-08-10T19:40:49.584Z] 19:16:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2022-08-10T19:40:49.584Z] 19:17:01 2.05 0.02 2.03 0.00 0.13 27.19 0.00 [2022-08-10T19:40:49.584Z] 19:18:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 [2022-08-10T19:40:49.584Z] 19:19:01 1.70 0.00 1.70 0.00 0.00 20.00 0.00 [2022-08-10T19:40:49.584Z] 19:20:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2022-08-10T19:40:49.584Z] 19:21:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2022-08-10T19:40:49.584Z] 19:22:01 1.50 0.02 1.48 0.00 0.13 17.73 0.00 [2022-08-10T19:40:49.584Z] 19:23:02 1.15 0.00 1.15 0.00 0.00 15.06 0.00 [2022-08-10T19:40:49.584Z] 19:24:01 2.19 0.88 1.30 0.00 18.71 15.05 0.00 [2022-08-10T19:40:49.584Z] 19:25:01 2.42 0.00 2.42 0.00 0.00 31.86 0.00 [2022-08-10T19:40:49.584Z] 19:26:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2022-08-10T19:40:49.584Z] 19:27:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2022-08-10T19:40:49.584Z] 19:28:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 [2022-08-10T19:40:49.584Z] 19:29:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 [2022-08-10T19:40:49.584Z] 19:30:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2022-08-10T19:40:49.584Z] 19:31:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 [2022-08-10T19:40:49.584Z] 19:32:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2022-08-10T19:40:49.584Z] 19:33:01 1.23 0.00 1.23 0.00 0.00 16.79 0.00 [2022-08-10T19:40:49.584Z] 19:34:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2022-08-10T19:40:49.584Z] 19:35:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2022-08-10T19:40:49.584Z] 19:36:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2022-08-10T19:40:49.584Z] 19:37:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 [2022-08-10T19:40:49.584Z] 19:38:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2022-08-10T19:40:49.584Z] 19:39:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 [2022-08-10T19:40:49.584Z] 19:40:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2022-08-10T19:40:49.584Z] Average: 86.06 0.66 85.39 0.00 65.61 26964.85 0.00 [2022-08-10T19:40:49.584Z] [2022-08-10T19:40:49.584Z] 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-10T19:40:49.584Z] 19:08:01 28058492 31675860 614312 1.87 136188 3696428 2142664 6.31 1351740 3027804 54780 [2022-08-10T19:40:49.584Z] 19:09:01 27681712 31722588 563364 1.71 139492 4074912 2204144 6.50 1321332 3386984 175552 [2022-08-10T19:40:49.584Z] 19:10:01 26289768 31725880 560988 1.71 141016 5442380 1976508 5.82 1550672 4526804 1308388 [2022-08-10T19:40:49.584Z] 19:11:01 22646908 31634764 632128 1.92 283156 8613784 2318984 6.83 2087776 7371392 162800 [2022-08-10T19:40:49.584Z] 19:12:01 19787164 31491448 766180 2.33 402392 11054468 3107128 9.16 2332064 9814220 72828 [2022-08-10T19:40:49.584Z] 19:13:01 21158292 31744496 525752 1.60 419036 9943184 1945980 5.73 2159556 8656492 496 [2022-08-10T19:40:49.584Z] 19:14:01 21158700 31744904 525260 1.60 419040 9943184 1945980 5.73 2158804 8656492 16 [2022-08-10T19:40:49.584Z] 19:15:01 21176012 31762256 508148 1.55 419048 9943188 1945980 5.73 2141616 8656496 20 [2022-08-10T19:40:49.584Z] 19:16:01 21176604 31762820 507596 1.54 419056 9943192 1945980 5.73 2141584 8656500 28 [2022-08-10T19:40:49.584Z] 19:17:01 21176484 31762704 507692 1.54 419104 9943168 1945980 5.73 2141568 8656480 16 [2022-08-10T19:40:49.584Z] 19:18:01 21177240 31763580 506872 1.54 419120 9943176 1945980 5.73 2141008 8656564 12 [2022-08-10T19:40:49.584Z] 19:19:01 21177712 31764076 506344 1.54 419140 9943180 1945980 5.73 2140568 8656568 16 [2022-08-10T19:40:49.584Z] 19:20:01 21177664 31764044 506336 1.54 419144 9943180 1945980 5.73 2141356 8656568 20 [2022-08-10T19:40:49.584Z] 19:21:01 21177680 31764112 506348 1.54 419152 9943184 1945980 5.73 2140584 8656608 20 [2022-08-10T19:40:49.584Z] 19:22:01 21178916 31765332 505612 1.54 419172 9943184 1915760 5.65 2140908 8656608 24 [2022-08-10T19:40:49.584Z] 19:23:02 21178876 31765304 505596 1.54 419180 9943188 1915760 5.65 2140616 8656612 72 [2022-08-10T19:40:49.584Z] 19:24:01 21171468 31758632 512000 1.56 419244 9943704 1984980 5.85 2148024 8657060 196 [2022-08-10T19:40:49.584Z] 19:25:01 21177280 31764452 506572 1.54 419264 9943712 1967768 5.80 2140772 8657068 8 [2022-08-10T19:40:49.584Z] 19:26:01 21177484 31764680 506288 1.54 419280 9943716 1967768 5.80 2140976 8657072 12 [2022-08-10T19:40:49.584Z] 19:27:01 21177436 31764680 506240 1.54 419316 9943716 1967768 5.80 2141148 8657072 16 [2022-08-10T19:40:49.584Z] 19:28:01 21177604 31764880 506196 1.54 419352 9943712 1967768 5.80 2140876 8657076 36 [2022-08-10T19:40:49.584Z] 19:29:01 21177060 31764364 506660 1.54 419380 9943724 1967768 5.80 2141556 8657080 12 [2022-08-10T19:40:49.584Z] 19:30:01 21177248 31764576 506396 1.54 419400 9943724 1967768 5.80 2141748 8657080 16 [2022-08-10T19:40:49.585Z] 19:31:01 21177192 31764552 506348 1.54 419428 9943728 1967768 5.80 2141476 8657084 36 [2022-08-10T19:40:49.585Z] 19:32:01 21177104 31764488 506460 1.54 419448 9943732 1967768 5.80 2141296 8657088 16 [2022-08-10T19:40:49.585Z] 19:33:01 21176976 31764420 506384 1.54 419480 9943728 1967768 5.80 2141516 8657092 28 [2022-08-10T19:40:49.585Z] 19:34:01 21176668 31764148 506604 1.54 419496 9943740 1967768 5.80 2141052 8657096 8 [2022-08-10T19:40:49.585Z] 19:35:01 21177080 31764576 506292 1.54 419516 9943740 1967768 5.80 2141196 8657096 16 [2022-08-10T19:40:49.585Z] 19:36:01 21177324 31764844 505996 1.54 419536 9943744 1967768 5.80 2141204 8657100 12 [2022-08-10T19:40:49.585Z] 19:37:01 21177108 31764664 505988 1.54 419552 9943748 1967768 5.80 2141560 8657104 12 [2022-08-10T19:40:49.585Z] 19:38:01 21176808 31764520 506076 1.54 419588 9943860 1967768 5.80 2141264 8657232 16 [2022-08-10T19:40:49.585Z] 19:39:01 21176824 31764568 506004 1.54 419600 9943880 1967768 5.80 2141292 8657236 64 [2022-08-10T19:40:49.585Z] 19:40:01 21177020 31764776 505732 1.54 419608 9943880 1967768 5.80 2141488 8657236 12 [2022-08-10T19:40:49.585Z] Average: 21738906 31745636 526084 1.60 389180 9433357 2017092 5.94 2080006 8197578 53806 [2022-08-10T19:40:49.585Z] [2022-08-10T19:40:49.585Z] 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-10T19:40:49.585Z] 19:08:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:08:01 vethc672113 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:08:01 docker0 497.77 443.33 38.68 3860.54 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:08:01 ens3 791.40 712.00 9555.57 133.82 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:09:01 vethc672113 1.58 1.63 0.12 0.14 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:09:01 docker0 1.58 1.58 0.10 0.13 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:09:01 ens3 20.85 12.15 15.68 8.63 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:10:01 veth082edd9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:10:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:10:01 ens3 128.88 102.95 1704.25 80.95 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:11:01 veth8d65611 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:11:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:11:01 veth082edd9 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:11:01 docker0 156.75 214.97 11.61 1789.95 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:11:01 ens3 276.78 205.28 1867.65 82.56 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:11:01 veth923db31 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:12:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:12:01 veth082edd9 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:12:01 veth8572829 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:12:01 docker0 126.23 177.87 9.27 1709.76 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:12:01 ens3 269.17 202.35 1811.40 100.30 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:12:01 vetha488617 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:13:01 docker0 27.58 56.81 1.96 745.69 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:13:01 ens3 87.14 43.81 770.32 15.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:14:01 ens3 0.78 0.60 0.28 0.23 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:15:01 ens3 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:16:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:17:01 ens3 1.17 0.45 0.47 0.33 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:18:01 ens3 0.53 0.32 0.32 0.21 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:20:01 ens3 1.05 0.65 0.41 0.29 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:21:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:22:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:23:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:23:02 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:24:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:25:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:26:01 ens3 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:27:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:28:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:29:01 ens3 0.97 0.35 0.36 0.20 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:30:01 ens3 2.30 0.72 0.74 0.48 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:31:01 ens3 0.53 0.37 0.26 0.21 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:32:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:33:01 ens3 0.92 0.33 0.31 0.20 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:37:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] 19:40:01 ens3 0.15 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] Average: docker0 24.56 27.12 1.87 245.77 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] Average: ens3 48.08 38.93 476.86 12.85 0.00 0.00 0.00 0.00 [2022-08-10T19:40:49.585Z] [2022-08-10T19:40:49.585Z] [2022-08-10T19:40:49.585Z] ---> sar -P ALL: [2022-08-10T19:40:49.585Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22434) 08/10/22 _x86_64_ (8 CPU) [2022-08-10T19:40:49.585Z] [2022-08-10T19:40:49.585Z] 19:06:19 LINUX RESTART (8 CPU) [2022-08-10T19:40:49.585Z] [2022-08-10T19:40:49.585Z] 19:07:01 CPU %user %nice %system %iowait %steal %idle [2022-08-10T19:40:49.585Z] 19:08:01 all 13.02 0.00 4.76 1.33 0.06 80.83 [2022-08-10T19:40:49.585Z] 19:08:01 0 11.46 0.00 5.15 4.14 0.05 79.20 [2022-08-10T19:40:49.585Z] 19:08:01 1 12.49 0.00 4.56 2.24 0.05 80.66 [2022-08-10T19:40:49.585Z] 19:08:01 2 12.14 0.00 4.81 0.10 0.05 82.89 [2022-08-10T19:40:49.585Z] 19:08:01 3 13.71 0.00 4.44 1.07 0.07 80.71 [2022-08-10T19:40:49.585Z] 19:08:01 4 12.47 0.00 4.75 1.09 0.05 81.64 [2022-08-10T19:40:49.585Z] 19:08:01 5 16.26 0.00 4.73 1.00 0.05 77.96 [2022-08-10T19:40:49.585Z] 19:08:01 6 13.00 0.00 4.90 0.34 0.07 81.70 [2022-08-10T19:40:49.585Z] 19:08:01 7 12.67 0.00 4.71 0.66 0.07 81.89 [2022-08-10T19:40:49.585Z] 19:09:01 all 51.04 0.00 7.67 0.20 0.09 40.99 [2022-08-10T19:40:49.585Z] 19:09:01 0 51.26 0.00 7.16 0.02 0.10 41.46 [2022-08-10T19:40:49.585Z] 19:09:01 1 52.30 0.00 8.82 0.24 0.10 38.54 [2022-08-10T19:40:49.585Z] 19:09:01 2 51.98 0.00 7.05 0.00 0.10 40.87 [2022-08-10T19:40:49.585Z] 19:09:01 3 50.44 0.00 7.45 1.15 0.10 40.87 [2022-08-10T19:40:49.585Z] 19:09:01 4 50.67 0.00 7.07 0.08 0.08 42.10 [2022-08-10T19:40:49.585Z] 19:09:01 5 52.17 0.00 6.98 0.02 0.10 40.74 [2022-08-10T19:40:49.585Z] 19:09:01 6 48.97 0.00 9.56 0.02 0.08 41.37 [2022-08-10T19:40:49.585Z] 19:09:01 7 50.57 0.00 7.31 0.05 0.08 41.98 [2022-08-10T19:40:49.585Z] 19:10:01 all 36.58 0.00 6.85 0.61 0.09 55.88 [2022-08-10T19:40:49.585Z] 19:10:01 0 36.81 0.00 6.68 0.07 0.08 56.36 [2022-08-10T19:40:49.585Z] 19:10:01 1 36.58 0.00 6.54 1.89 0.10 54.88 [2022-08-10T19:40:49.585Z] 19:10:01 2 37.27 0.00 6.75 0.03 0.08 55.86 [2022-08-10T19:40:49.585Z] 19:10:01 3 36.59 0.00 7.68 2.58 0.08 53.06 [2022-08-10T19:40:49.585Z] 19:10:01 4 36.11 0.00 6.81 0.08 0.08 56.92 [2022-08-10T19:40:49.585Z] 19:10:01 5 37.77 0.00 7.36 0.14 0.08 54.65 [2022-08-10T19:40:49.585Z] 19:10:01 6 35.62 0.00 6.83 0.03 0.07 57.45 [2022-08-10T19:40:49.585Z] 19:10:01 7 35.87 0.00 6.15 0.05 0.10 57.84 [2022-08-10T19:40:49.585Z] 19:11:01 all 42.63 0.00 14.15 6.28 0.11 36.82 [2022-08-10T19:40:49.585Z] 19:11:01 0 42.92 0.00 14.11 3.76 0.10 39.11 [2022-08-10T19:40:49.585Z] 19:11:01 1 42.38 0.00 14.00 14.22 0.10 29.30 [2022-08-10T19:40:49.585Z] 19:11:01 2 43.59 0.00 13.67 4.22 0.10 38.42 [2022-08-10T19:40:49.585Z] 19:11:01 3 42.04 0.00 13.51 3.77 0.12 40.56 [2022-08-10T19:40:49.585Z] 19:11:01 4 40.81 0.00 15.90 5.18 0.12 37.99 [2022-08-10T19:40:49.585Z] 19:11:01 5 43.49 0.00 12.95 3.83 0.12 39.60 [2022-08-10T19:40:49.585Z] 19:11:01 6 43.21 0.00 13.28 10.40 0.12 32.99 [2022-08-10T19:40:49.585Z] 19:11:01 7 42.62 0.00 15.76 4.88 0.12 36.62 [2022-08-10T19:40:49.585Z] 19:12:01 all 54.46 0.00 15.72 8.84 0.17 20.81 [2022-08-10T19:40:49.585Z] 19:12:01 0 55.10 0.00 16.54 7.76 0.15 20.44 [2022-08-10T19:40:49.585Z] 19:12:01 1 52.87 0.00 16.38 10.55 0.15 20.04 [2022-08-10T19:40:49.585Z] 19:12:01 2 55.99 0.00 16.09 7.63 0.17 20.13 [2022-08-10T19:40:49.585Z] 19:12:01 3 53.00 0.00 13.00 8.16 0.19 25.65 [2022-08-10T19:40:49.585Z] 19:12:01 4 53.04 0.00 15.21 9.98 0.19 21.58 [2022-08-10T19:40:49.585Z] 19:12:01 5 54.10 0.00 16.54 7.23 0.17 21.96 [2022-08-10T19:40:49.585Z] 19:12:01 6 55.04 0.00 16.64 8.40 0.14 19.79 [2022-08-10T19:40:49.585Z] 19:12:01 7 56.50 0.00 15.37 11.00 0.17 16.96 [2022-08-10T19:40:49.585Z] 19:13:01 all 33.75 0.00 5.77 1.57 0.07 58.84 [2022-08-10T19:40:49.585Z] 19:13:01 0 33.51 0.00 6.16 0.81 0.07 59.46 [2022-08-10T19:40:49.585Z] 19:13:01 1 33.37 0.00 5.73 4.11 0.07 56.72 [2022-08-10T19:40:49.585Z] 19:13:01 2 33.83 0.00 6.40 1.07 0.07 58.63 [2022-08-10T19:40:49.585Z] 19:13:01 3 33.41 0.00 5.00 0.56 0.07 60.97 [2022-08-10T19:40:49.585Z] 19:13:01 4 33.42 0.00 4.98 0.54 0.07 61.00 [2022-08-10T19:40:49.585Z] 19:13:01 5 33.52 0.00 6.10 3.75 0.07 56.56 [2022-08-10T19:40:49.585Z] 19:13:01 6 34.28 0.00 5.67 0.70 0.07 59.28 [2022-08-10T19:40:49.585Z] 19:13:01 7 34.67 0.00 6.11 0.99 0.08 58.16 [2022-08-10T19:40:49.585Z] 19:14:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.585Z] 19:14:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2022-08-10T19:40:49.585Z] 19:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-10T19:40:49.585Z] 19:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-10T19:40:49.585Z] 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.585Z] 19:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.585Z] 19:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T19:40:49.585Z] 19:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:15:01 all 0.11 0.00 0.02 0.01 0.00 99.86 [2022-08-10T19:40:49.585Z] 19:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:15:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2022-08-10T19:40:49.585Z] 19:15:01 2 0.07 0.00 0.03 0.02 0.00 99.88 [2022-08-10T19:40:49.585Z] 19:15:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-08-10T19:40:49.585Z] 19:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:15:01 7 0.70 0.00 0.03 0.00 0.00 99.27 [2022-08-10T19:40:49.585Z] 19:16:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-08-10T19:40:49.585Z] 19:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.585Z] 19:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-10T19:40:49.585Z] 19:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.585Z] 19:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:16:01 7 1.97 0.00 0.02 0.00 0.00 98.01 [2022-08-10T19:40:49.585Z] 19:17:01 all 0.28 0.00 0.01 0.01 0.00 99.70 [2022-08-10T19:40:49.585Z] 19:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-10T19:40:49.585Z] 19:17:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2022-08-10T19:40:49.585Z] 19:17:01 2 0.02 0.00 0.05 0.02 0.00 99.92 [2022-08-10T19:40:49.585Z] 19:17:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2022-08-10T19:40:49.585Z] 19:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.585Z] 19:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-10T19:40:49.585Z] 19:17:01 7 2.00 0.00 0.02 0.00 0.00 97.98 [2022-08-10T19:40:49.586Z] 19:18:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-08-10T19:40:49.586Z] 19:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:18:01 1 0.02 0.00 0.02 0.05 0.02 99.90 [2022-08-10T19:40:49.586Z] 19:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:18:01 7 1.99 0.00 0.03 0.00 0.00 97.98 [2022-08-10T19:40:49.586Z] [2022-08-10T19:40:49.586Z] 19:18:01 CPU %user %nice %system %iowait %steal %idle [2022-08-10T19:40:49.586Z] 19:19:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-08-10T19:40:49.586Z] 19:19:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:19:01 1 0.02 0.00 0.03 0.05 0.00 99.90 [2022-08-10T19:40:49.586Z] 19:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:19:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2022-08-10T19:40:49.586Z] 19:20:01 all 0.09 0.00 0.02 0.00 0.00 99.88 [2022-08-10T19:40:49.586Z] 19:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:20:01 7 0.66 0.00 0.17 0.00 0.00 99.17 [2022-08-10T19:40:49.586Z] 19:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:21:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-08-10T19:40:49.586Z] 19:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-10T19:40:49.586Z] 19:22:01 all 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:22:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-10T19:40:49.586Z] 19:22:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:22:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2022-08-10T19:40:49.586Z] 19:22:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:22:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:22:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:23:02 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:23:02 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-10T19:40:49.586Z] 19:23:02 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:23:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:23:02 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:23:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:23:02 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:23:02 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:23:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:24:01 all 0.04 0.00 0.03 0.01 0.00 99.91 [2022-08-10T19:40:49.586Z] 19:24:01 0 0.20 0.00 0.03 0.03 0.00 99.73 [2022-08-10T19:40:49.586Z] 19:24:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2022-08-10T19:40:49.586Z] 19:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:24:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-10T19:40:49.586Z] 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-10T19:40:49.586Z] 19:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:24:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:25:01 1 0.00 0.00 0.03 0.07 0.00 99.90 [2022-08-10T19:40:49.586Z] 19:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:25:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-10T19:40:49.586Z] 19:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-10T19:40:49.586Z] 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-08-10T19:40:49.586Z] 19:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-10T19:40:49.586Z] 19:26:01 2 0.03 0.00 0.02 0.10 0.00 99.85 [2022-08-10T19:40:49.586Z] 19:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:27:01 all 0.00 0.00 0.01 0.00 0.00 99.99 [2022-08-10T19:40:49.586Z] 19:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:27:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:28:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-10T19:40:49.586Z] 19:28:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-10T19:40:49.586Z] 19:29:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:29:01 1 0.02 0.00 0.03 0.03 0.00 99.92 [2022-08-10T19:40:49.586Z] 19:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] [2022-08-10T19:40:49.586Z] 19:29:01 CPU %user %nice %system %iowait %steal %idle [2022-08-10T19:40:49.586Z] 19:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:30:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:30:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:31:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2022-08-10T19:40:49.586Z] 19:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-10T19:40:49.586Z] 19:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:32:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-08-10T19:40:49.586Z] 19:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:33:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-08-10T19:40:49.586Z] 19:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:34:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:34:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2022-08-10T19:40:49.586Z] 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-08-10T19:40:49.586Z] 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:35:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:35:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-10T19:40:49.586Z] 19:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-10T19:40:49.586Z] 19:36:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:37:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-10T19:40:49.586Z] 19:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-10T19:40:49.586Z] 19:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:38:01 all 0.07 0.00 0.01 0.00 0.00 99.92 [2022-08-10T19:40:49.586Z] 19:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-10T19:40:49.586Z] 19:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:38:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2022-08-10T19:40:49.586Z] 19:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:39:01 all 0.27 0.00 0.00 0.00 0.00 99.72 [2022-08-10T19:40:49.586Z] 19:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:39:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:39:01 2 2.00 0.00 0.02 0.00 0.02 97.96 [2022-08-10T19:40:49.586Z] 19:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-10T19:40:49.586Z] 19:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-10T19:40:49.586Z] 19:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-10T19:40:49.586Z] 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:40:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-08-10T19:40:49.586Z] 19:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-08-10T19:40:49.586Z] 19:40:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2022-08-10T19:40:49.586Z] 19:40:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-10T19:40:49.586Z] 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-10T19:40:49.586Z] [2022-08-10T19:40:49.586Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-08-10T19:40:49.586Z] Average: all 6.99 0.00 1.65 0.56 0.02 90.78 [2022-08-10T19:40:49.586Z] Average: 0 6.93 0.00 1.68 0.49 0.02 90.88 [2022-08-10T19:40:49.586Z] Average: 1 6.91 0.00 1.69 1.01 0.02 90.37 [2022-08-10T19:40:49.586Z] Average: 2 7.17 0.00 1.64 0.39 0.02 90.77 [2022-08-10T19:40:49.586Z] Average: 3 6.86 0.00 1.53 0.53 0.02 91.06 [2022-08-10T19:40:49.586Z] Average: 4 6.77 0.00 1.64 0.50 0.02 91.07 [2022-08-10T19:40:49.586Z] Average: 5 7.10 0.00 1.64 0.48 0.02 90.76 [2022-08-10T19:40:49.586Z] Average: 6 6.89 0.00 1.70 0.59 0.02 90.79 [2022-08-10T19:40:49.586Z] Average: 7 7.25 0.00 1.66 0.52 0.02 90.54 [2022-08-10T19:40:49.586Z] [2022-08-10T19:40:49.586Z] [2022-08-10T19:40:49.586Z]