Pull request #4201 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0+9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 (1a6c0a37c3430d7520f18923ced521ff36945171) 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-ssh2920960736979019747.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13313116463941156734.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4201/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-4201/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3359705409791065497.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4201/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1736208907260914944.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh303688442223610470.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4201/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-4201/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3710127538048828996.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8478’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8482 in /w/workspace/edgexfoundry_edgex-go_PR-4201 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 into PR head commit 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 Merge succeeded, producing 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 Checking out Revision 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 (PR-4201) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4201/head:refs/remotes/origin/PR-4201 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 # timeout=10 Commit message: "build(snap): Exclude redundant eKuiper dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-18T17:27:25.256Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-18T17:27:25.399Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-18T17:27:25.485Z] ========================================================= [2022-10-18T17:27:25.485Z] EdgeX Global Pipelines Version Info [2022-10-18T17:27:25.485Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:27:26.239Z] ------------------- [2022-10-18T17:27:26.239Z] stable info: [2022-10-18T17:27:26.239Z] ------------------- [2022-10-18T17:27:26.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-18T17:27:26.239Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T17:27:26.239Z] Message: update stable to v1.0.243 [2022-10-18T17:27:26.810Z] ------------------- [2022-10-18T17:27:26.810Z] experimental info: [2022-10-18T17:27:26.810Z] ------------------- [2022-10-18T17:27:26.810Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-18T17:27:26.810Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T17:27:26.810Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-18T17:27:27.097Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-18T17:27:27.133Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-18T17:27:27.172Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-18T17:27:27.204Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-18T17:27:27.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-18T17:27:27.276Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-18T17:27:27.312Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-18T17:27:27.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-18T17:27:27.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-18T17:27:27.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-18T17:27:27.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-18T17:27:27.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-18T17:27:27.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-18T17:27:27.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-18T17:27:27.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-18T17:27:27.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-18T17:27:27.654Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-18T17:27:27.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-18T17:27:27.726Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-18T17:27:27.766Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-18T17:27:27.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-18T17:27:27.837Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-18T17:27:27.872Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-18T17:27:27.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4201 [Pipeline] echo [2022-10-18T17:27:27.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4201 [Pipeline] echo [2022-10-18T17:27:27.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4201 [Pipeline] echo [2022-10-18T17:27:28.009Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [Pipeline] echo [2022-10-18T17:27:28.044Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ccbfce [Pipeline] echo [2022-10-18T17:27:28.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T17:27:28.176Z] provisioning config files... [2022-10-18T17:27:28.193Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10429065815198615221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:27:28.532Z] ---> docker-login.sh [2022-10-18T17:27:28.532Z] nexus3.edgexfoundry.org:10001 [2022-10-18T17:27:28.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:27:29.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:27:29.052Z] Configure a credential helper to remove this warning. See [2022-10-18T17:27:29.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:27:29.052Z] [2022-10-18T17:27:29.052Z] Login Succeeded [2022-10-18T17:27:29.052Z] nexus3.edgexfoundry.org:10002 [2022-10-18T17:27:29.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:27:29.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:27:29.052Z] Configure a credential helper to remove this warning. See [2022-10-18T17:27:29.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:27:29.052Z] [2022-10-18T17:27:29.052Z] Login Succeeded [2022-10-18T17:27:29.052Z] nexus3.edgexfoundry.org:10003 [2022-10-18T17:27:29.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:27:29.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:27:29.312Z] Configure a credential helper to remove this warning. See [2022-10-18T17:27:29.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:27:29.312Z] [2022-10-18T17:27:29.312Z] Login Succeeded [2022-10-18T17:27:29.312Z] nexus3.edgexfoundry.org:10004 [2022-10-18T17:27:29.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:27:29.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:27:29.312Z] Configure a credential helper to remove this warning. See [2022-10-18T17:27:29.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:27:29.312Z] [2022-10-18T17:27:29.312Z] Login Succeeded [2022-10-18T17:27:29.312Z] docker.io [2022-10-18T17:27:29.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:27:29.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:27:29.831Z] Configure a credential helper to remove this warning. See [2022-10-18T17:27:29.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:27:29.831Z] [2022-10-18T17:27:29.831Z] Login Succeeded [2022-10-18T17:27:29.831Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T17:27:29.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T17:27:30.258Z] + 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-10-18T17:27:30.258Z] + dirname cmd/core-command/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-18T17:27:30.258Z] + dirname cmd/core-data/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-18T17:27:30.258Z] + dirname cmd/core-metadata/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-18T17:27:30.258Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-18T17:27:30.258Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-18T17:27:30.258Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-18T17:27:30.258Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-18T17:27:30.258Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-18T17:27:30.258Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-18T17:27:30.258Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-18T17:27:30.258Z] + dirname cmd/support-notifications/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-18T17:27:30.258Z] + + dirname cmd/support-scheduler/Dockerfile [2022-10-18T17:27:30.258Z] cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-18T17:27:30.258Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-18T17:27:30.258Z] + cut -d/ -f2 [2022-10-18T17:27:30.258Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-18T17:27:30.309Z] 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-10-18T17:27:30.810Z] + git rev-list -1 --merges 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0~1..8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [Pipeline] echo [2022-10-18T17:27:30.842Z] -----------> git rev-list -1 --merges 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0~1..8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [false] [Pipeline] sh [2022-10-18T17:27:31.150Z] + git log --format=format:%s -1 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [Pipeline] echo [2022-10-18T17:27:31.184Z] ========================================================= [2022-10-18T17:27:31.184Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-18T17:27:31.184Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-18T17:27:31.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T17:27:31.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-18T17:27:31.700Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-18T17:27:31.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-18T17:27:31.700Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-18T17:27:31.700Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-18T17:27:31.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:27:32.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T17:27:32.182Z] [2022-10-18T17:27:32.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:27:32.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T17:27:32.555Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-18T17:27:32.555Z] b85a868b505f: Pulling fs layer [2022-10-18T17:27:32.555Z] e2be974225ed: Pulling fs layer [2022-10-18T17:27:32.555Z] 339a4e72a1f5: Pulling fs layer [2022-10-18T17:27:32.555Z] 988bab9f4d93: Pulling fs layer [2022-10-18T17:27:32.555Z] 1469e6f7b9e6: Pulling fs layer [2022-10-18T17:27:32.555Z] eaf3925da568: Pulling fs layer [2022-10-18T17:27:32.555Z] bab4dde63d76: Pulling fs layer [2022-10-18T17:27:32.555Z] bde34c3a00c8: Pulling fs layer [2022-10-18T17:27:32.555Z] b352a97aabf1: Pulling fs layer [2022-10-18T17:27:32.555Z] 4872d77fe225: Pulling fs layer [2022-10-18T17:27:32.555Z] 5851b861e8e6: Pulling fs layer [2022-10-18T17:27:32.555Z] 1469e6f7b9e6: Waiting [2022-10-18T17:27:32.555Z] eaf3925da568: Waiting [2022-10-18T17:27:32.555Z] bab4dde63d76: Waiting [2022-10-18T17:27:32.555Z] 5851b861e8e6: Waiting [2022-10-18T17:27:32.555Z] b352a97aabf1: Waiting [2022-10-18T17:27:32.555Z] bde34c3a00c8: Waiting [2022-10-18T17:27:32.555Z] 988bab9f4d93: Waiting [2022-10-18T17:27:32.555Z] 4872d77fe225: Waiting [2022-10-18T17:27:32.555Z] e2be974225ed: Download complete [2022-10-18T17:27:32.555Z] 988bab9f4d93: Verifying Checksum [2022-10-18T17:27:32.555Z] 988bab9f4d93: Download complete [2022-10-18T17:27:32.814Z] 1469e6f7b9e6: Verifying Checksum [2022-10-18T17:27:32.814Z] 1469e6f7b9e6: Download complete [2022-10-18T17:27:32.814Z] 339a4e72a1f5: Verifying Checksum [2022-10-18T17:27:32.814Z] 339a4e72a1f5: Download complete [2022-10-18T17:27:32.814Z] bde34c3a00c8: Verifying Checksum [2022-10-18T17:27:32.814Z] bde34c3a00c8: Download complete [2022-10-18T17:27:32.814Z] b352a97aabf1: Verifying Checksum [2022-10-18T17:27:32.814Z] b352a97aabf1: Download complete [2022-10-18T17:27:32.814Z] 4872d77fe225: Verifying Checksum [2022-10-18T17:27:32.814Z] 4872d77fe225: Download complete [2022-10-18T17:27:32.814Z] 5851b861e8e6: Verifying Checksum [2022-10-18T17:27:32.814Z] 5851b861e8e6: Download complete [2022-10-18T17:27:32.814Z] b85a868b505f: Verifying Checksum [2022-10-18T17:27:32.814Z] b85a868b505f: Download complete [2022-10-18T17:27:33.073Z] bab4dde63d76: Verifying Checksum [2022-10-18T17:27:33.073Z] bab4dde63d76: Download complete [2022-10-18T17:27:34.009Z] b85a868b505f: Pull complete [2022-10-18T17:27:34.269Z] e2be974225ed: Pull complete [2022-10-18T17:27:34.858Z] 339a4e72a1f5: Pull complete [2022-10-18T17:27:34.858Z] 988bab9f4d93: Pull complete [2022-10-18T17:27:35.117Z] 1469e6f7b9e6: Pull complete [2022-10-18T17:27:35.117Z] eaf3925da568: Pull complete [2022-10-18T17:27:37.020Z] bab4dde63d76: Pull complete [2022-10-18T17:27:37.020Z] bde34c3a00c8: Pull complete [2022-10-18T17:27:37.279Z] b352a97aabf1: Pull complete [2022-10-18T17:27:37.279Z] 4872d77fe225: Pull complete [2022-10-18T17:27:37.279Z] 5851b861e8e6: Pull complete [2022-10-18T17:27:37.279Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-18T17:27:37.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T17:27:37.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:27:37.493Z] prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container [2022-10-18T17:27:37.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T17:27:40.051Z] $ docker top 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 -eo pid,comm [2022-10-18T17:27:40.109Z] 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-10-18T17:27:40.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T17:27:40.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T17:27:40.232Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T17:27:40.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T17:27:40.355Z] $ docker exec 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 ssh-agent [2022-10-18T17:27:40.479Z] SSH_AUTH_SOCK=/tmp/ssh-LbllMZExUpc9/agent.32 [2022-10-18T17:27:40.479Z] SSH_AGENT_PID=38 [2022-10-18T17:27:40.486Z] Running ssh-add (command line suppressed) [2022-10-18T17:27:40.584Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2644078829106539475.key (/w/workspace/edgex-go/1@tmp/private_key_2644078829106539475.key) [2022-10-18T17:27:40.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T17:27:40.936Z] + git tag --points-at HEAD [Pipeline] } [2022-10-18T17:27:40.959Z] $ docker exec --env ******** --env ******** 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 ssh-agent -k [2022-10-18T17:27:41.055Z] unset SSH_AUTH_SOCK; [2022-10-18T17:27:41.055Z] unset SSH_AGENT_PID; [2022-10-18T17:27:41.055Z] echo Agent pid 38 killed; [2022-10-18T17:27:41.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-18T17:27:41.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T17:27:41.157Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T17:27:41.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T17:27:41.259Z] $ docker exec 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 ssh-agent [2022-10-18T17:27:41.368Z] SSH_AUTH_SOCK=/tmp/ssh-fVNK6WS33How/agent.71 [2022-10-18T17:27:41.368Z] SSH_AGENT_PID=77 [2022-10-18T17:27:41.372Z] Running ssh-add (command line suppressed) [2022-10-18T17:27:41.488Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17923155411253541339.key (/w/workspace/edgex-go/1@tmp/private_key_17923155411253541339.key) [2022-10-18T17:27:41.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T17:27:41.826Z] + git semver init [2022-10-18T17:27:42.086Z] 2022-10-18 17:27:41,987 [run_init] DEBUG init version:0.0.0 force:False [2022-10-18T17:27:42.086Z] 2022-10-18 17:27:41,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-10-18T17:27:42.086Z] 2022-10-18 17:27:41,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-10-18T17:27:42.086Z] 2022-10-18 17:27:41,988 [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-10-18T17:27:47.377Z] 2022-10-18 17:27:47,103 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-10-18T17:27:47.377Z] 2022-10-18 17:27:47,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4201 with force:False [2022-10-18T17:27:47.377Z] 2022-10-18 17:27:47,104 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4201 [2022-10-18T17:27:47.377Z] 2022-10-18 17:27:47,109 [execute] INFO git cat-file --batch-check [2022-10-18T17:27:47.377Z] 2022-10-18 17:27:47,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T17:27:47.377Z] 2022-10-18 17:27:47,116 [execute] INFO git cat-file --batch [2022-10-18T17:27:47.377Z] 2022-10-18 17:27:47,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T17:27:47.377Z] 2022-10-18 17:27:47,122 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4201 [2022-10-18T17:27:47.377Z] 0.0.0 [Pipeline] } [2022-10-18T17:27:47.404Z] $ docker exec --env ******** --env ******** 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 ssh-agent -k [2022-10-18T17:27:47.518Z] unset SSH_AUTH_SOCK; [2022-10-18T17:27:47.518Z] unset SSH_AGENT_PID; [2022-10-18T17:27:47.519Z] echo Agent pid 77 killed; [2022-10-18T17:27:47.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T17:27:47.938Z] + git semver [Pipeline] } [2022-10-18T17:27:48.222Z] $ docker stop --time=1 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 [2022-10-18T17:27:49.513Z] $ docker rm -f 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T17:27:49.898Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-18T17:27:50.129Z] Stashed 1 file(s) [Pipeline] echo [2022-10-18T17:27:50.146Z] [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-10-18T17:27:50.978Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-18T17:27:51.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T17:27:51.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T17:27:51.070Z] ========================================================= [2022-10-18T17:27:51.070Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-18T17:27:51.070Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-18T17:27:51.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T17:27:51.400Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-18T17:27:51.400Z] 213ec9aee27d: Pulling fs layer [2022-10-18T17:27:51.400Z] 4583459ba037: Pulling fs layer [2022-10-18T17:27:51.400Z] 93c1e223e6f2: Pulling fs layer [2022-10-18T17:27:51.400Z] 53926ce57604: Pulling fs layer [2022-10-18T17:27:51.400Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-18T17:27:51.400Z] 30f14e443154: Pulling fs layer [2022-10-18T17:27:51.400Z] 801331c1e519: Pulling fs layer [2022-10-18T17:27:51.400Z] 99cc6dd402b0: Pulling fs layer [2022-10-18T17:27:51.400Z] 7d9ed39f4882: Pulling fs layer [2022-10-18T17:27:51.400Z] 53926ce57604: Waiting [2022-10-18T17:27:51.400Z] 801331c1e519: Waiting [2022-10-18T17:27:51.400Z] 99cc6dd402b0: Waiting [2022-10-18T17:27:51.400Z] 21b2b0c7a3f4: Waiting [2022-10-18T17:27:51.400Z] 30f14e443154: Waiting [2022-10-18T17:27:51.400Z] 7d9ed39f4882: Waiting [2022-10-18T17:27:51.400Z] 93c1e223e6f2: Verifying Checksum [2022-10-18T17:27:51.400Z] 93c1e223e6f2: Download complete [2022-10-18T17:27:51.400Z] 4583459ba037: Download complete [2022-10-18T17:27:51.400Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-18T17:27:51.400Z] 21b2b0c7a3f4: Download complete [2022-10-18T17:27:51.400Z] 30f14e443154: Verifying Checksum [2022-10-18T17:27:51.400Z] 30f14e443154: Download complete [2022-10-18T17:27:51.400Z] 213ec9aee27d: Verifying Checksum [2022-10-18T17:27:51.400Z] 213ec9aee27d: Download complete [2022-10-18T17:27:51.400Z] 801331c1e519: Download complete [2022-10-18T17:27:51.661Z] 213ec9aee27d: Pull complete [2022-10-18T17:27:51.661Z] 4583459ba037: Pull complete [2022-10-18T17:27:51.923Z] 93c1e223e6f2: Pull complete [2022-10-18T17:27:52.183Z] 7d9ed39f4882: Verifying Checksum [2022-10-18T17:27:52.183Z] 7d9ed39f4882: Download complete [2022-10-18T17:27:52.443Z] 99cc6dd402b0: Verifying Checksum [2022-10-18T17:27:52.443Z] 99cc6dd402b0: Download complete [2022-10-18T17:27:52.443Z] 53926ce57604: Download complete [2022-10-18T17:27:56.630Z] 53926ce57604: Pull complete [2022-10-18T17:27:56.630Z] 21b2b0c7a3f4: Pull complete [2022-10-18T17:27:56.630Z] 30f14e443154: Pull complete [2022-10-18T17:27:56.630Z] 801331c1e519: Pull complete [2022-10-18T17:27:58.535Z] 99cc6dd402b0: Pull complete [2022-10-18T17:27:59.469Z] 7d9ed39f4882: Pull complete [2022-10-18T17:27:59.469Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-18T17:27:59.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T17:27:59.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-18T17:27:59.822Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T17:27:59.822Z] WORKDIR /edgex [2022-10-18T17:27:59.822Z] COPY go.mod . [2022-10-18T17:27:59.822Z] RUN go mod download [2022-10-18T17:27:59.822Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-18T17:28:00.388Z] Sending build context to Docker daemon 169.6MB [2022-10-18T17:28:00.388Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T17:28:00.388Z] ---> 1dedd983c030 [2022-10-18T17:28:00.388Z] Step 2/4 : WORKDIR /edgex [2022-10-18T17:28:05.410Z] Still waiting to schedule task [2022-10-18T17:28:05.411Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8480’ is offline [2022-10-18T17:28:05.668Z] ---> Running in 7dc82882c51b [2022-10-18T17:28:05.668Z] Removing intermediate container 7dc82882c51b [2022-10-18T17:28:05.668Z] ---> d3edc1f74a2c [2022-10-18T17:28:05.668Z] Step 3/4 : COPY go.mod . [2022-10-18T17:28:05.928Z] ---> 22cfd9e61926 [2022-10-18T17:28:05.928Z] Step 4/4 : RUN go mod download [2022-10-18T17:28:05.928Z] ---> Running in 16c6ba9bee5e [2022-10-18T17:28:20.807Z] Removing intermediate container 16c6ba9bee5e [2022-10-18T17:28:20.807Z] ---> f70f3ba10d6c [2022-10-18T17:28:20.807Z] Successfully built f70f3ba10d6c [2022-10-18T17:28:20.807Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:28:21.180Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T17:28:21.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:28:21.321Z] prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container [2022-10-18T17:28:21.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-18T17:28:21.793Z] $ docker top ad4d915302586dac0b45c6fd3e8e4b68f28e08229a445e5cf7ada81ea678aa63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T17:28:22.184Z] + go version [2022-10-18T17:28:22.184Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-18T17:28:22.212Z] $ docker stop --time=1 ad4d915302586dac0b45c6fd3e8e4b68f28e08229a445e5cf7ada81ea678aa63 [2022-10-18T17:28:23.489Z] $ docker rm -f ad4d915302586dac0b45c6fd3e8e4b68f28e08229a445e5cf7ada81ea678aa63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:28:24.177Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T17:28:24.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:28:24.316Z] prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container [2022-10-18T17:28:24.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-18T17:28:24.695Z] $ docker top 2eab7594b45063007ab30c6acb287de563aedea98f90412385066947b883e1b7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-18T17:28:24.806Z] ========================================================= [2022-10-18T17:28:24.806Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-18T17:28:24.806Z] ========================================================= [Pipeline] sh [2022-10-18T17:28:25.102Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-18T17:28:25.457Z] + make test [2022-10-18T17:28:25.457Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-18T17:28:32.044Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-18T17:28:46.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-18T17:28:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-10-18T17:28:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-18T17:28:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-18T17:28:47.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.156s coverage: 98.5% of statements [2022-10-18T17:28:47.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.123s coverage: 41.3% of statements [2022-10-18T17:28:47.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-18T17:28:47.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-18T17:28:48.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.2% of statements [2022-10-18T17:28:48.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-18T17:28:48.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.918s coverage: 89.2% of statements [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 2.2% of statements [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.488s coverage: 95.6% of statements [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.096s coverage: 60.0% of statements [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.131s coverage: 58.8% of statements [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements [2022-10-18T17:28:51.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-10-18T17:28:51.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-10-18T17:28:59.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2022-10-18T17:28:59.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-10-18T17:29:03.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.230s coverage: 80.5% of statements [2022-10-18T17:29:03.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-18T17:29:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-10-18T17:29:11.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 65.8% of statements [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.152s coverage: 17.7% of statements [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-18T17:29:11.200Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-10-18T17:29:11.200Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-10-18T17:29:11.200Z] 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-10-18T17:29:33.128Z] 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-10-18T17:29:33.128Z] GO111MODULE=on go vet ./... [2022-10-18T17:29:34.154Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8483 in /w/workspace/edgexfoundry_edgex-go_PR-4201 [Pipeline] { [Pipeline] ws [2022-10-18T17:29:34.193Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-10-18T17:29:34.267Z] The recommended git tool is: git [2022-10-18T17:29:36.406Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-18T17:29:36.406Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-18T17:29:36.406Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-18T17:29:36.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-18T17:29:36.749Z] + ls -al . [2022-10-18T17:29:36.749Z] total 760 [2022-10-18T17:29:36.749Z] drwxrwxr-x 11 1001 1001 4096 Oct 18 17:28 . [2022-10-18T17:29:36.749Z] drwxr-xr-x 4 root root 4096 Oct 18 17:28 .. [2022-10-18T17:29:36.749Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 17:27 .blubracket [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 16 Oct 18 17:27 .dockerignore [2022-10-18T17:29:36.749Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 17:29 .git [2022-10-18T17:29:36.749Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 17:27 .github [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 1030 Oct 18 17:27 .gitignore [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 42 Oct 18 17:27 .golangci.yml [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 87 Oct 18 17:27 .hadolint.yml [2022-10-18T17:29:36.749Z] drwxr-xr-x 3 1001 1001 4096 Oct 18 17:27 .semver [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 166 Oct 18 17:27 .sonarcloud.properties [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 1171 Oct 18 17:27 ADOPTERS.md [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 10722 Oct 18 17:27 Attribution.txt [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 63209 Oct 18 17:27 CHANGELOG.md [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 3804 Oct 18 17:27 CONTRIBUTING.md [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 677 Oct 18 17:27 GOVERNANCE.md [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 850 Oct 18 17:27 Jenkinsfile [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 10775 Oct 18 17:27 LICENSE [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 13857 Oct 18 17:27 Makefile [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 582 Oct 18 17:27 OWNERS.md [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 9799 Oct 18 17:27 README.md [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 6912 Oct 18 17:27 SECURITY.md [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 5 Oct 18 17:27 VERSION [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 4131 Oct 18 17:27 ZMQWindows.md [2022-10-18T17:29:36.749Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 17:27 bin [2022-10-18T17:29:36.749Z] drwxrwxr-x 18 1001 1001 4096 Oct 18 17:27 cmd [2022-10-18T17:29:36.749Z] -rw-r--r-- 1 root root 502375 Oct 18 17:29 coverage.out [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 3458 Oct 18 17:27 go.mod [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 38041 Oct 18 17:27 go.sum [2022-10-18T17:29:36.749Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 17:27 internal [2022-10-18T17:29:36.749Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 17:27 openapi [2022-10-18T17:29:36.749Z] drwxrwxr-x 4 1001 1001 4096 Oct 18 17:27 snap [2022-10-18T17:29:36.749Z] -rw-rw-r-- 1 1001 1001 204 Oct 18 17:27 version.go [Pipeline] sh [2022-10-18T17:29:37.057Z] + '[' -e coverage.out ] [2022-10-18T17:29:37.057Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-18T17:29:37.168Z] Stashed 1 file(s) [Pipeline] sh [2022-10-18T17:29:37.464Z] + make build [2022-10-18T17:29:37.464Z] 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-10-18T17:29:39.314Z] using credential edgex-jenkins-ssh [2022-10-18T17:29:39.327Z] Cloning the remote Git repository [2022-10-18T17:29:39.362Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-18T17:29:39.433Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-10-18T17:29:39.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-18T17:29:39.563Z] > git --version # timeout=10 [2022-10-18T17:29:39.582Z] > git --version # 'git version 2.25.1' [2022-10-18T17:29:39.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-18T17:29:39.627Z] Verifying host key using known hosts file [2022-10-18T17:29:39.798Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-18T17:29:39.812Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T17:29:52.334Z] 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-10-18T17:29:55.568Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-18T17:29:55.592Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T17:29:56.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-18T17:29:56.384Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-18T17:29:56.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-18T17:29:56.390Z] Verifying host key using known hosts file [2022-10-18T17:29:56.397Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-18T17:29:56.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4201/head:refs/remotes/origin/PR-4201 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-18T17:29:57.243Z] Merging remotes/origin/main commit 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 into PR head commit 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:29:57.645Z] Merge succeeded, producing 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:29:57.646Z] Checking out Revision 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 (PR-4201) [2022-10-18T17:29:57.260Z] > git config core.sparsecheckout # timeout=10 [2022-10-18T17:29:57.284Z] > git checkout -f 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 # timeout=10 [2022-10-18T17:29:57.529Z] > git remote # timeout=10 [2022-10-18T17:29:57.549Z] > git config --get remote.origin.url # timeout=10 [2022-10-18T17:29:57.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-18T17:29:57.580Z] Verifying host key using known hosts file [2022-10-18T17:29:57.585Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-18T17:29:57.595Z] > git merge 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 # timeout=10 [2022-10-18T17:29:57.625Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-18T17:29:57.653Z] > git config core.sparsecheckout # timeout=10 [2022-10-18T17:29:57.668Z] > git checkout -f 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 # timeout=10 [2022-10-18T17:30:01.302Z] Commit message: "build(snap): Exclude redundant eKuiper dependencies" [2022-10-18T17:30:01.346Z] > git --version # timeout=10 [2022-10-18T17:30:01.356Z] > git --version # 'git version 2.25.1' [2022-10-18T17:30:01.367Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-18T17:30:02.300Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T17:30:02.731Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-18T17:30:02.731Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T17:30:02.731Z] Dload Upload Total Spent Left Speed [2022-10-18T17:30:02.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 69624 0 --:--:-- --:--:-- --:--:-- 69624 [2022-10-18T17:30:02.865Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] sh [2022-10-18T17:30:03.399Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-18T17:30:03.748Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-18T17:30:03.748Z] + sudo tee /etc/docker/daemon.new [2022-10-18T17:30:03.748Z] { [2022-10-18T17:30:03.748Z] "registry-mirrors": [ [2022-10-18T17:30:03.748Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-18T17:30:03.748Z] ], [2022-10-18T17:30:03.748Z] "bip": "10.250.0.254/24", [2022-10-18T17:30:03.748Z] "hosts": [ [2022-10-18T17:30:03.748Z] "tcp://0.0.0.0:5555", [2022-10-18T17:30:03.748Z] "unix:///var/run/docker.sock" [2022-10-18T17:30:03.748Z] ], [2022-10-18T17:30:03.748Z] "mtu": 1458, [2022-10-18T17:30:03.748Z] "selinux-enabled": true, [2022-10-18T17:30:03.748Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-18T17:30:03.748Z] } [Pipeline] sh [2022-10-18T17:30:04.099Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-18T17:30:04.450Z] + sudo service docker restart [2022-10-18T17:30:10.980Z] 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-10-18T17:30:10.980Z] 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-10-18T17:30:11.914Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T17:30:13.292Z] 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-10-18T17:30:14.224Z] 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-10-18T17:30:15.160Z] 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-10-18T17:30:16.097Z] 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-10-18T17:30:16.663Z] 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-10-18T17:30:18.573Z] 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-10-18T17:30:19.536Z] $ docker stop --time=1 2eab7594b45063007ab30c6acb287de563aedea98f90412385066947b883e1b7 [2022-10-18T17:30:23.843Z] $ docker rm -f 2eab7594b45063007ab30c6acb287de563aedea98f90412385066947b883e1b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2022-10-18T17:30:24.350Z] provisioning config files... [2022-10-18T17:30:24.380Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15396319479412784139tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [2022-10-18T17:30:24.781Z] ---> docker-login.sh [2022-10-18T17:30:24.781Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:30:25.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T17:30:25.131Z] [2022-10-18T17:30:25.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:30:25.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:30:25.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:30:25.370Z] Configure a credential helper to remove this warning. See [2022-10-18T17:30:25.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:30:25.370Z] [2022-10-18T17:30:25.370Z] Login Succeeded [2022-10-18T17:30:25.370Z] nexus3.edgexfoundry.org:10002 [2022-10-18T17:30:25.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T17:30:25.509Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-18T17:30:25.509Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-18T17:30:25.509Z] ca9280d653b3: Pulling fs layer [2022-10-18T17:30:25.509Z] 7e9c9ca2126c: Pulling fs layer [2022-10-18T17:30:25.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:30:25.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:30:25.641Z] Configure a credential helper to remove this warning. See [2022-10-18T17:30:25.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:30:25.641Z] [2022-10-18T17:30:25.768Z] cbdbe7a5bc2a: Download complete [2022-10-18T17:30:25.768Z] cbdbe7a5bc2a: Pull complete [2022-10-18T17:30:25.768Z] ca9280d653b3: Verifying Checksum [2022-10-18T17:30:25.768Z] ca9280d653b3: Download complete [2022-10-18T17:30:25.911Z] Login Succeeded [2022-10-18T17:30:25.911Z] nexus3.edgexfoundry.org:10003 [2022-10-18T17:30:25.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:30:26.026Z] 7e9c9ca2126c: Download complete [2022-10-18T17:30:26.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:30:26.184Z] Configure a credential helper to remove this warning. See [2022-10-18T17:30:26.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:30:26.184Z] [2022-10-18T17:30:26.184Z] Login Succeeded [2022-10-18T17:30:26.184Z] nexus3.edgexfoundry.org:10004 [2022-10-18T17:30:26.283Z] ca9280d653b3: Pull complete [2022-10-18T17:30:26.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:30:26.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:30:26.456Z] Configure a credential helper to remove this warning. See [2022-10-18T17:30:26.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:30:26.456Z] [2022-10-18T17:30:26.456Z] Login Succeeded [2022-10-18T17:30:26.456Z] docker.io [2022-10-18T17:30:26.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:30:26.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:30:26.991Z] Configure a credential helper to remove this warning. See [2022-10-18T17:30:26.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:30:26.991Z] [2022-10-18T17:30:26.991Z] Login Succeeded [2022-10-18T17:30:26.991Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T17:30:27.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-18T17:30:27.610Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-18T17:30:27.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T17:30:27.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T17:30:27.717Z] ========================================================= [2022-10-18T17:30:27.717Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-18T17:30:27.717Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-18T17:30:28.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T17:30:28.097Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-18T17:30:28.097Z] 9b18e9b68314: Pulling fs layer [2022-10-18T17:30:28.097Z] d32db5db7311: Pulling fs layer [2022-10-18T17:30:28.097Z] d0c4b47475fc: Pulling fs layer [2022-10-18T17:30:28.097Z] 5831b945b038: Pulling fs layer [2022-10-18T17:30:28.097Z] 86bbec2aaacd: Pulling fs layer [2022-10-18T17:30:28.097Z] e10730c5d714: Pulling fs layer [2022-10-18T17:30:28.097Z] 5dd5c2283517: Pulling fs layer [2022-10-18T17:30:28.097Z] d5ac0230b979: Pulling fs layer [2022-10-18T17:30:28.097Z] e10730c5d714: Waiting [2022-10-18T17:30:28.097Z] 5dd5c2283517: Waiting [2022-10-18T17:30:28.097Z] 5831b945b038: Waiting [2022-10-18T17:30:28.097Z] d5ac0230b979: Waiting [2022-10-18T17:30:28.097Z] 86bbec2aaacd: Waiting [2022-10-18T17:30:28.370Z] d0c4b47475fc: Verifying Checksum [2022-10-18T17:30:28.370Z] d0c4b47475fc: Download complete [2022-10-18T17:30:28.370Z] d32db5db7311: Verifying Checksum [2022-10-18T17:30:28.370Z] d32db5db7311: Download complete [2022-10-18T17:30:28.370Z] 86bbec2aaacd: Verifying Checksum [2022-10-18T17:30:28.370Z] 86bbec2aaacd: Download complete [2022-10-18T17:30:28.370Z] e10730c5d714: Verifying Checksum [2022-10-18T17:30:28.370Z] e10730c5d714: Download complete [2022-10-18T17:30:28.370Z] 9b18e9b68314: Verifying Checksum [2022-10-18T17:30:28.370Z] 9b18e9b68314: Download complete [2022-10-18T17:30:29.352Z] 9b18e9b68314: Pull complete [2022-10-18T17:30:29.352Z] d5ac0230b979: Verifying Checksum [2022-10-18T17:30:29.352Z] d5ac0230b979: Download complete [2022-10-18T17:30:29.569Z] 7e9c9ca2126c: Pull complete [2022-10-18T17:30:29.569Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-18T17:30:29.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T17:30:29.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-10-18T17:30:29.786Z] d32db5db7311: Pull complete [Pipeline] withDockerContainer [2022-10-18T17:30:29.848Z] prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container [2022-10-18T17:30:29.874Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-18T17:30:30.059Z] d0c4b47475fc: Pull complete [2022-10-18T17:30:30.645Z] 5dd5c2283517: Verifying Checksum [2022-10-18T17:30:30.645Z] 5dd5c2283517: Download complete [2022-10-18T17:30:31.230Z] 5831b945b038: Verifying Checksum [2022-10-18T17:30:31.230Z] 5831b945b038: Download complete [2022-10-18T17:30:32.717Z] $ docker top 03a5de633813996e59b8f4c88ea45e6cf5b5e478d70d1a6d929ebc61cda3cddc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T17:30:33.174Z] + grep parallel [2022-10-18T17:30:33.174Z] + docker-compose build --help [2022-10-18T17:30:33.742Z] --parallel Build images in parallel. [Pipeline] } [2022-10-18T17:30:33.771Z] $ docker stop --time=1 03a5de633813996e59b8f4c88ea45e6cf5b5e478d70d1a6d929ebc61cda3cddc [2022-10-18T17:30:35.033Z] $ docker rm -f 03a5de633813996e59b8f4c88ea45e6cf5b5e478d70d1a6d929ebc61cda3cddc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:30:35.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T17:30:35.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:30:35.763Z] prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container [2022-10-18T17:30:35.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-18T17:30:36.166Z] $ docker top 8b9b758c302f62b2fef5827f5c5022fd9e0246eb7164f232d1a35f4dfb07dd93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T17:30:36.561Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-18T17:30:37.134Z] Building core-command ... [2022-10-18T17:30:37.134Z] Building core-data ... [2022-10-18T17:30:37.134Z] Building core-metadata ... [2022-10-18T17:30:37.134Z] Building security-bootstrapper ... [2022-10-18T17:30:37.134Z] Building security-proxy-setup ... [2022-10-18T17:30:37.134Z] Building security-secretstore-setup ... [2022-10-18T17:30:37.134Z] Building security-spiffe-token-provider ... [2022-10-18T17:30:37.134Z] Building security-spire-agent ... [2022-10-18T17:30:37.134Z] Building security-spire-config ... [2022-10-18T17:30:37.134Z] Building security-spire-server ... [2022-10-18T17:30:37.134Z] Building support-notifications ... [2022-10-18T17:30:37.134Z] Building support-scheduler ... [2022-10-18T17:30:37.134Z] Building sys-mgmt-agent ... [2022-10-18T17:30:37.134Z] Building security-spiffe-token-provider [2022-10-18T17:30:37.134Z] Building security-secretstore-setup [2022-10-18T17:30:37.134Z] Building core-metadata [2022-10-18T17:30:37.134Z] Building sys-mgmt-agent [2022-10-18T17:30:37.134Z] Building core-data [2022-10-18T17:30:43.556Z] 5831b945b038: Pull complete [2022-10-18T17:30:43.556Z] 86bbec2aaacd: Pull complete [2022-10-18T17:30:43.556Z] e10730c5d714: Pull complete [2022-10-18T17:30:47.103Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:30:47.103Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:30:47.103Z] ---> f70f3ba10d6c [2022-10-18T17:30:47.103Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:30:47.668Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:30:47.668Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:30:47.668Z] ---> f70f3ba10d6c [2022-10-18T17:30:47.668Z] Step 3/23 : WORKDIR /edgex-go [2022-10-18T17:30:47.668Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:30:47.668Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:30:47.668Z] ---> f70f3ba10d6c [2022-10-18T17:30:47.668Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:30:47.668Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:30:47.668Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:30:47.668Z] ---> f70f3ba10d6c [2022-10-18T17:30:47.668Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T17:30:48.604Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:30:48.604Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:30:48.604Z] ---> f70f3ba10d6c [2022-10-18T17:30:48.604Z] Step 3/20 : WORKDIR /edgex-go [2022-10-18T17:30:50.214Z] 5dd5c2283517: Pull complete [2022-10-18T17:30:51.624Z] d5ac0230b979: Pull complete [2022-10-18T17:30:51.624Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-18T17:30:51.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T17:30:51.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-18T17:30:52.003Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T17:30:52.003Z] WORKDIR /edgex [2022-10-18T17:30:52.003Z] COPY go.mod . [2022-10-18T17:30:52.003Z] RUN go mod download [2022-10-18T17:30:52.003Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-18T17:30:52.592Z] Sending build context to Docker daemon 3.268MB [2022-10-18T17:30:52.592Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T17:30:52.592Z] ---> 59b3b1a385d4 [2022-10-18T17:30:52.592Z] Step 2/4 : WORKDIR /edgex [2022-10-18T17:30:53.550Z] ---> Running in 59e2ccc083d3 [2022-10-18T17:30:53.550Z] Removing intermediate container 59e2ccc083d3 [2022-10-18T17:30:53.550Z] ---> 9dbef6fbe33b [2022-10-18T17:30:53.550Z] Step 3/4 : COPY go.mod . [2022-10-18T17:30:54.138Z] ---> eb123da37f0d [2022-10-18T17:30:54.138Z] Step 4/4 : RUN go mod download [2022-10-18T17:30:54.138Z] ---> Running in 88c0ed28a250 [2022-10-18T17:30:56.734Z] ---> Running in c9641faaadf1 [2022-10-18T17:30:56.735Z] ---> Running in cb20226ef8fd [2022-10-18T17:30:56.735Z] ---> Running in 7a6e87a820d3 [2022-10-18T17:30:56.735Z] ---> Running in 61db46a45462 [2022-10-18T17:30:56.735Z] ---> Running in 9b1cc08bd453 [2022-10-18T17:30:56.735Z] Removing intermediate container 61db46a45462 [2022-10-18T17:30:56.735Z] ---> 0368ae608771 [2022-10-18T17:30:56.735Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T17:30:56.735Z] Removing intermediate container 7a6e87a820d3 [2022-10-18T17:30:56.735Z] ---> 6de957cf258c [2022-10-18T17:30:56.735Z] Step 4/25 : WORKDIR /edgex-go [2022-10-18T17:30:56.735Z] Removing intermediate container c9641faaadf1 [2022-10-18T17:30:56.735Z] ---> 36fd2a1be0e1 [2022-10-18T17:30:56.735Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:30:56.735Z] Removing intermediate container 9b1cc08bd453 [2022-10-18T17:30:56.735Z] ---> e494391c946f [2022-10-18T17:30:56.735Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-18T17:30:56.735Z] Removing intermediate container cb20226ef8fd [2022-10-18T17:30:56.735Z] ---> 5e9c705c1373 [2022-10-18T17:30:56.735Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:30:56.735Z] ---> Running in d2ece5bc06cf [2022-10-18T17:30:56.735Z] ---> Running in dce1b742508f [2022-10-18T17:30:56.735Z] ---> Running in 22d1231382f6 [2022-10-18T17:30:56.735Z] ---> Running in b035521269dc [2022-10-18T17:30:56.735Z] ---> Running in 9c363ba30da9 [2022-10-18T17:30:56.735Z] Removing intermediate container d2ece5bc06cf [2022-10-18T17:30:56.735Z] ---> 51866d0f8a9e [2022-10-18T17:30:56.735Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:30:56.735Z] Removing intermediate container dce1b742508f [2022-10-18T17:30:56.735Z] ---> c82963a5a62c [2022-10-18T17:30:56.735Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:30:56.735Z] ---> Running in 7224ffa3cab9 [2022-10-18T17:30:56.735Z] ---> Running in 0e09dc9b28e0 [2022-10-18T17:30:56.735Z] Removing intermediate container b035521269dc [2022-10-18T17:30:56.735Z] ---> 56520042c928 [2022-10-18T17:30:56.735Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-18T17:30:56.735Z] ---> Running in 5d60b6c199d3 [2022-10-18T17:30:56.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:56.735Z] Removing intermediate container 22d1231382f6 [2022-10-18T17:30:56.735Z] ---> c6d74f3321fc [2022-10-18T17:30:56.735Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-18T17:30:56.735Z] ---> Running in 9fd8f4cd9146 [2022-10-18T17:30:56.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:56.992Z] v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-18T17:30:56.992Z] v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-18T17:30:56.992Z] OK: 17037 distinct packages available [2022-10-18T17:30:56.992Z] Removing intermediate container 7224ffa3cab9 [2022-10-18T17:30:56.992Z] ---> d16b098e1264 [2022-10-18T17:30:56.992Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-18T17:30:56.992Z] ---> Running in dbdd0864070c [2022-10-18T17:30:56.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:56.992Z] Removing intermediate container 0e09dc9b28e0 [2022-10-18T17:30:56.992Z] ---> 04c1ce44a740 [2022-10-18T17:30:56.992Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base gitfetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:56.992Z] [2022-10-18T17:30:56.992Z] ---> Running in fac39a3deafc [2022-10-18T17:30:57.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:57.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:57.250Z] OK: 211 MiB in 51 packages [2022-10-18T17:30:57.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:57.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:57.772Z] Removing intermediate container 9c363ba30da9 [2022-10-18T17:30:57.772Z] ---> c2cf380f2880 [2022-10-18T17:30:57.772Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-18T17:30:58.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:58.029Z] ---> 021b249cdaef [2022-10-18T17:30:58.029Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:30:58.029Z] ---> Running in f988f0b6f324 [2022-10-18T17:30:58.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:58.299Z] OK: 211 MiB in 51 packages [2022-10-18T17:30:58.299Z] OK: 211 MiB in 51 packages [2022-10-18T17:30:58.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:58.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:30:58.813Z] Removing intermediate container 5d60b6c199d3 [2022-10-18T17:30:58.813Z] ---> 23e153ae38c2 [2022-10-18T17:30:58.813Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T17:30:58.813Z] Removing intermediate container 9fd8f4cd9146 [2022-10-18T17:30:58.813Z] ---> f5420f0c5fd5 [2022-10-18T17:30:58.813Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-18T17:30:58.813Z] ---> 507a6b63a818 [2022-10-18T17:30:58.813Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:30:58.813Z] ---> 9ef777a2f72f [2022-10-18T17:30:58.813Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:30:58.813Z] ---> Running in 0bf75c542b88 [2022-10-18T17:30:58.813Z] ---> Running in 65e309f7b396 [2022-10-18T17:30:59.071Z] OK: 211 MiB in 51 packages [2022-10-18T17:30:59.361Z] OK: 211 MiB in 51 packages [2022-10-18T17:31:02.954Z] Removing intermediate container fac39a3deafc [2022-10-18T17:31:02.955Z] ---> dcfea9460401 [2022-10-18T17:31:02.955Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T17:31:03.212Z] Removing intermediate container dbdd0864070c [2022-10-18T17:31:03.212Z] ---> 3c1e0f6412aa [2022-10-18T17:31:03.212Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-18T17:31:04.652Z] ---> 9124e3f8bdb2 [2022-10-18T17:31:04.652Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:31:11.292Z] ---> 92314dc1e2e1 [2022-10-18T17:31:11.292Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:31:11.292Z] ---> Running in 142d64fd8555 [2022-10-18T17:31:11.292Z] ---> Running in 811c3b4cdf7e [2022-10-18T17:31:11.292Z] Removing intermediate container f988f0b6f324 [2022-10-18T17:31:11.292Z] ---> d6a0411de480 [2022-10-18T17:31:11.292Z] Step 7/20 : COPY . . [2022-10-18T17:31:26.440Z] Removing intermediate container 88c0ed28a250 [2022-10-18T17:31:26.440Z] ---> bb87dd04962b [2022-10-18T17:31:26.440Z] Successfully built bb87dd04962b [2022-10-18T17:31:26.440Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:31:26.851Z] + docker inspect -f . ci-base-image-arm64 [2022-10-18T17:31:26.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:31:27.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-8483 does not seem to be running inside a container [2022-10-18T17:31:27.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-18T17:31:28.337Z] $ docker top a251f3d2f99b869e6e5c4fa507143297dbdc4ed38c06c23dc2deef5a85d56c20 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T17:31:29.192Z] + go version [2022-10-18T17:31:29.192Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-18T17:31:29.227Z] $ docker stop --time=1 a251f3d2f99b869e6e5c4fa507143297dbdc4ed38c06c23dc2deef5a85d56c20 [2022-10-18T17:31:29.501Z] ---> 306e70697af3 [2022-10-18T17:31:29.502Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-18T17:31:29.502Z] Removing intermediate container 0bf75c542b88 [2022-10-18T17:31:29.502Z] ---> 0953361d9e04 [2022-10-18T17:31:29.502Z] Step 8/25 : COPY . . [2022-10-18T17:31:29.502Z] Removing intermediate container 65e309f7b396 [2022-10-18T17:31:29.502Z] ---> 27bfe37286f7 [2022-10-18T17:31:29.502Z] Step 8/23 : COPY . . [2022-10-18T17:31:29.502Z] ---> Running in 2700e6f2b9ce [2022-10-18T17:31:29.502Z] 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-10-18T17:31:30.832Z] $ docker rm -f a251f3d2f99b869e6e5c4fa507143297dbdc4ed38c06c23dc2deef5a85d56c20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:31:31.703Z] + docker inspect -f . ci-base-image-arm64 [2022-10-18T17:31:31.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:31:31.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-8483 does not seem to be running inside a container [2022-10-18T17:31:32.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-18T17:31:33.177Z] $ docker top 7670711447d9da4bff90010d5f24c5b8fd5f4903eac0a24b0273a005d763903b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-18T17:31:33.424Z] ========================================================= [2022-10-18T17:31:33.424Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-18T17:31:33.424Z] ========================================================= [Pipeline] sh [2022-10-18T17:31:33.750Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-18T17:31:34.139Z] + make test [2022-10-18T17:31:34.139Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-18T17:31:47.803Z] ---> e5773cc0d908 [2022-10-18T17:31:47.803Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-18T17:31:47.803Z] ---> 8db6c6e43216 [2022-10-18T17:31:47.803Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-18T17:31:47.803Z] ---> Running in d5b1ce9eaa50 [2022-10-18T17:31:47.803Z] ---> Running in ea896888d096 [2022-10-18T17:31:47.804Z] Removing intermediate container 811c3b4cdf7e [2022-10-18T17:31:47.804Z] ---> e2d0effab9f4 [2022-10-18T17:31:47.804Z] Step 9/25 : COPY . . [2022-10-18T17:31:47.804Z] Removing intermediate container 142d64fd8555 [2022-10-18T17:31:47.804Z] ---> facf7c54f7e4 [2022-10-18T17:31:47.804Z] Step 9/24 : COPY . . [2022-10-18T17:31:47.804Z] 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-10-18T17:31:48.404Z] 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-10-18T17:32:03.399Z] ---> e284d2ed7eb2 [2022-10-18T17:32:03.399Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-18T17:32:03.399Z] ---> 19d752aeaca6 [2022-10-18T17:32:03.399Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-18T17:32:03.399Z] ---> Running in b2ebde3afdf8 [2022-10-18T17:32:03.399Z] ---> Running in ba5507ff08e1 [2022-10-18T17:32:03.399Z] Removing intermediate container 2700e6f2b9ce [2022-10-18T17:32:03.399Z] ---> 5164abeb4355 [2022-10-18T17:32:03.399Z] [2022-10-18T17:32:03.399Z] Step 9/20 : FROM alpine:3.15 [2022-10-18T17:32:03.399Z] 3.15: Pulling from library/alpine [2022-10-18T17:32:04.003Z] 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-10-18T17:32:04.004Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-18T17:32:04.004Z] Status: Downloaded newer image for alpine:3.15 [2022-10-18T17:32:04.004Z] ---> c4fc93816858 [2022-10-18T17:32:04.004Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:32:04.583Z] 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-10-18T17:32:04.849Z] ---> Running in 11f55d50e5aa [2022-10-18T17:32:05.110Z] Removing intermediate container 11f55d50e5aa [2022-10-18T17:32:05.110Z] ---> 98fde9f5c064 [2022-10-18T17:32:05.110Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:32:05.373Z] ---> Running in abb04c050021 [2022-10-18T17:32:06.383Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-18T17:32:07.331Z] Removing intermediate container abb04c050021 [2022-10-18T17:32:07.331Z] ---> 69c40c841566 [2022-10-18T17:32:07.331Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-18T17:32:07.331Z] ---> Running in ce123b0ce1ad [2022-10-18T17:32:07.898Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:09.182Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:09.442Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T17:32:09.442Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T17:32:09.442Z] OK: 15857 distinct packages available [2022-10-18T17:32:09.442Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:09.701Z] 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-10-18T17:32:09.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:10.647Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-18T17:32:10.647Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-18T17:32:10.647Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-18T17:32:10.647Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-18T17:32:10.647Z] (5/9) Installing curl (7.80.0-r3) [2022-10-18T17:32:10.906Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-18T17:32:10.906Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-18T17:32:10.906Z] (8/9) Installing libucontext (1.1-r0) [2022-10-18T17:32:11.280Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-18T17:32:11.280Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T17:32:11.280Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:32:11.280Z] OK: 8 MiB in 23 packages [2022-10-18T17:32:21.576Z] Removing intermediate container ea896888d096 [2022-10-18T17:32:21.576Z] ---> 8ac88c5ab91e [2022-10-18T17:32:21.576Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-18T17:32:25.764Z] ---> Running in 01a47f9f9a33 [2022-10-18T17:32:25.764Z] Removing intermediate container ce123b0ce1ad [2022-10-18T17:32:25.764Z] ---> 94a4a4fe390a [2022-10-18T17:32:25.764Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:32:25.764Z] Removing intermediate container d5b1ce9eaa50 [2022-10-18T17:32:25.764Z] ---> b1fbe9eac201 [2022-10-18T17:32:25.764Z] [2022-10-18T17:32:25.764Z] Step 10/25 : FROM alpine:3.16 [2022-10-18T17:32:26.328Z] 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-10-18T17:32:26.586Z] 3.16: Pulling from library/alpine [2022-10-18T17:32:27.568Z] ---> 4cbbc31df7b7 [2022-10-18T17:32:27.568Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-18T17:32:28.168Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T17:32:28.168Z] Status: Downloaded newer image for alpine:3.16 [2022-10-18T17:32:28.168Z] ---> 9c6f07244728 [2022-10-18T17:32:28.168Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-18T17:32:28.426Z] ---> 0f96843829f6 [2022-10-18T17:32:28.426Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-18T17:32:28.426Z] ---> Running in bcfbe1694a98 [2022-10-18T17:32:28.426Z] Removing intermediate container b2ebde3afdf8 [2022-10-18T17:32:28.426Z] ---> 4fa910b251ad [2022-10-18T17:32:28.426Z] [2022-10-18T17:32:28.426Z] Step 11/25 : FROM alpine:3.16 [2022-10-18T17:32:28.426Z] ---> 9c6f07244728 [2022-10-18T17:32:28.426Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-18T17:32:28.685Z] ---> Running in 21b67abc6084 [2022-10-18T17:32:28.685Z] Removing intermediate container 01a47f9f9a33 [2022-10-18T17:32:28.685Z] ---> 358292699816 [2022-10-18T17:32:28.685Z] [2022-10-18T17:32:28.685Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T17:32:28.685Z] ---> 9c6f07244728 [2022-10-18T17:32:28.685Z] 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-10-18T17:32:28.685Z] ---> Running in 412693804f95 [2022-10-18T17:32:28.685Z] ---> c1f428490875 [2022-10-18T17:32:28.685Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-18T17:32:28.685Z] ---> Running in 1c5413d22dbc [2022-10-18T17:32:28.685Z] Removing intermediate container 412693804f95 [2022-10-18T17:32:28.685Z] ---> ffbbe57d93b4 [2022-10-18T17:32:28.686Z] 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-10-18T17:32:28.686Z] ---> Running in aed0880a1ef0 [2022-10-18T17:32:28.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:28.686Z] Removing intermediate container 1c5413d22dbc [2022-10-18T17:32:28.686Z] ---> 506602791c49 [2022-10-18T17:32:28.686Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:32:28.952Z] ---> Running in e962977c5826 [2022-10-18T17:32:28.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:28.952Z] Removing intermediate container e962977c5826 [2022-10-18T17:32:28.952Z] ---> dfc1fbfc582b [2022-10-18T17:32:28.953Z] Step 18/20 : LABEL arch=x86_64 [2022-10-18T17:32:28.953Z] ---> Running in 0f174f7638d5 [2022-10-18T17:32:28.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:29.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:29.225Z] Removing intermediate container 0f174f7638d5 [2022-10-18T17:32:29.225Z] ---> af8890a5facf [2022-10-18T17:32:29.225Z] Step 19/20 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:32:29.225Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-18T17:32:29.225Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-18T17:32:29.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:29.225Z] (3/3) Installing su-exec (0.2-r1) [2022-10-18T17:32:29.225Z] ---> Running in 2d4e29599cf4 [2022-10-18T17:32:29.225Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:32:29.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:29.225Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:32:29.225Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-18T17:32:29.225Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:32:29.225Z] OK: 6 MiB in 15 packages [2022-10-18T17:32:29.225Z] OK: 6 MiB in 17 packages [2022-10-18T17:32:29.504Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-18T17:32:29.504Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-18T17:32:29.504Z] (3/33) Installing readline (8.1.2-r0) [2022-10-18T17:32:29.504Z] (4/33) Installing bash (5.1.16-r2) [2022-10-18T17:32:29.504Z] Executing bash-5.1.16-r2.post-install [2022-10-18T17:32:29.504Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-18T17:32:29.504Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-18T17:32:29.504Z] Removing intermediate container 2d4e29599cf4 [2022-10-18T17:32:29.504Z] ---> 0dbbfab3ceb0 [2022-10-18T17:32:29.504Z] Step 20/20 : LABEL version=0.0.0 [2022-10-18T17:32:29.504Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T17:32:29.504Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-18T17:32:29.504Z] (9/33) Installing curl (7.83.1-r3) [2022-10-18T17:32:29.504Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-18T17:32:29.787Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-18T17:32:29.787Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-18T17:32:29.787Z] (13/33) Installing expat (2.4.9-r0) [2022-10-18T17:32:29.787Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-18T17:32:30.046Z] (15/33) Installing gdbm (1.23-r0) [2022-10-18T17:32:30.046Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-18T17:32:30.046Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T17:32:30.046Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T17:32:30.046Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-18T17:32:30.046Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-18T17:32:30.046Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-18T17:32:30.304Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-18T17:32:30.304Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-18T17:32:30.304Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-18T17:32:30.304Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-18T17:32:30.304Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-18T17:32:30.304Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-18T17:32:30.304Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-18T17:32:30.304Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-18T17:32:30.562Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-18T17:32:30.562Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-18T17:32:30.562Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-18T17:32:30.562Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-18T17:32:30.562Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:32:30.562Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:32:30.562Z] OK: 122 MiB in 47 packages [2022-10-18T17:32:31.936Z] ---> Running in b26c913ea1b2 [2022-10-18T17:32:31.936Z] Removing intermediate container 21b67abc6084 [2022-10-18T17:32:31.936Z] ---> 2723361bb7f9 [2022-10-18T17:32:31.936Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:32:31.936Z] Removing intermediate container b26c913ea1b2 [2022-10-18T17:32:31.936Z] ---> b90f66e9d1bf [2022-10-18T17:32:31.936Z] [2022-10-18T17:32:31.936Z] ---> Running in 210ef5a2a1d7 [2022-10-18T17:32:31.936Z] Successfully built b90f66e9d1bf [2022-10-18T17:32:32.193Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-18T17:32:32.193Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-10-18T17:32:32.193Z] Removing intermediate container 210ef5a2a1d7 [2022-10-18T17:32:32.193Z] ---> ee82333b69f0 [2022-10-18T17:32:32.193Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-18T17:32:32.193Z] Removing intermediate container bcfbe1694a98 [2022-10-18T17:32:32.193Z] ---> 35c3876819a2 [2022-10-18T17:32:32.193Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T17:32:35.569Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:32:35.569Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:32:35.569Z] ---> f70f3ba10d6c [2022-10-18T17:32:35.569Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T17:32:35.569Z] ---> Using cache [2022-10-18T17:32:35.569Z] ---> 5e9c705c1373 [2022-10-18T17:32:35.569Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:32:35.569Z] ---> Using cache [2022-10-18T17:32:35.569Z] ---> 56520042c928 [2022-10-18T17:32:35.569Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T17:32:36.504Z] ---> Running in 9a6a899b1104 [2022-10-18T17:32:36.504Z] ---> Running in 3edeaede41dd [2022-10-18T17:32:36.504Z] ---> Running in d5fe243b3b3a [2022-10-18T17:32:36.504Z] Removing intermediate container 9a6a899b1104 [2022-10-18T17:32:36.504Z] ---> b767acf02fd6 [2022-10-18T17:32:36.504Z] Step 13/25 : WORKDIR / [2022-10-18T17:32:36.504Z] Removing intermediate container 3edeaede41dd [2022-10-18T17:32:36.504Z] ---> 3d770292600c [2022-10-18T17:32:36.504Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-18T17:32:36.504Z] Removing intermediate container ba5507ff08e1 [2022-10-18T17:32:36.504Z] ---> 3a651f8a115c [2022-10-18T17:32:36.504Z] [2022-10-18T17:32:36.504Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T17:32:36.504Z] ---> 9c6f07244728 [2022-10-18T17:32:36.504Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-18T17:32:36.504Z] ---> Running in 89a98d76e7f0 [2022-10-18T17:32:36.504Z] ---> Running in 1d23a563f4e7 [2022-10-18T17:32:36.763Z] ---> Running in 080f82af0405 [2022-10-18T17:32:36.763Z] Removing intermediate container 1d23a563f4e7 [2022-10-18T17:32:36.763Z] ---> 3c427d236652 [2022-10-18T17:32:36.763Z] Step 16/25 : WORKDIR / [2022-10-18T17:32:37.021Z] Removing intermediate container 89a98d76e7f0 [2022-10-18T17:32:37.021Z] ---> e8741ce3ce79 [2022-10-18T17:32:37.021Z] 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-10-18T17:32:37.021Z] Removing intermediate container 080f82af0405 [2022-10-18T17:32:37.021Z] ---> f7b30506adb9 [2022-10-18T17:32:37.021Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-18T17:32:37.021Z] ---> Running in 8bfe9160f4e0 [2022-10-18T17:32:37.021Z] ---> Running in c94dd1726e54 [2022-10-18T17:32:37.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:37.021Z] Removing intermediate container 8bfe9160f4e0 [2022-10-18T17:32:37.021Z] ---> a62b136d8e2f [2022-10-18T17:32:37.021Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:32:37.021Z] ---> 857a12d9ae04 [2022-10-18T17:32:37.021Z] 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-10-18T17:32:37.021Z] Removing intermediate container c94dd1726e54 [2022-10-18T17:32:37.021Z] ---> 64b021a69608 [2022-10-18T17:32:37.021Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-18T17:32:37.021Z] ---> Running in f1667bcc71d9 [2022-10-18T17:32:37.279Z] ---> 9dd1291e0e70 [2022-10-18T17:32:37.279Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-18T17:32:37.279Z] Removing intermediate container f1667bcc71d9 [2022-10-18T17:32:37.279Z] ---> a036484829d8 [2022-10-18T17:32:37.279Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:32:37.279Z] ---> Running in 350da874d382 [2022-10-18T17:32:37.279Z] ---> 25e0ab5689a8 [2022-10-18T17:32:37.279Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-18T17:32:37.541Z] ---> 2d5313118c77 [2022-10-18T17:32:37.541Z] 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-10-18T17:32:37.541Z] Collecting docker-compose==1.23.2 [2022-10-18T17:32:37.835Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-18T17:32:37.835Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:37.835Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 40.0 MB/s eta 0:00:00 [2022-10-18T17:32:38.140Z] 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-10-18T17:32:38.140Z] ---> 88d5e848a1df [2022-10-18T17:32:38.140Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-18T17:32:38.140Z] ---> 86f549b9175e [2022-10-18T17:32:38.140Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-18T17:32:38.140Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-18T17:32:38.140Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-18T17:32:38.140Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 39.6 MB/s eta 0:00:00 [2022-10-18T17:32:38.140Z] Collecting docker<4.0,>=3.6.0 [2022-10-18T17:32:38.140Z] OK: 211 MiB in 51 packages [2022-10-18T17:32:38.140Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-18T17:32:38.140Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 112.6 MB/s eta 0:00:00 [2022-10-18T17:32:38.140Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-18T17:32:38.140Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-18T17:32:38.140Z] Preparing metadata (setup.py): started [2022-10-18T17:32:38.404Z] ---> 71339fb31824 [2022-10-18T17:32:38.404Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-18T17:32:38.404Z] Removing intermediate container 350da874d382 [2022-10-18T17:32:38.404Z] ---> ebe106a049d8 [2022-10-18T17:32:38.404Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-18T17:32:38.730Z] ---> 54496bf8edf4 [2022-10-18T17:32:38.730Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-18T17:32:38.730Z] ---> Running in 4bfa802f9cae [2022-10-18T17:32:38.730Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T17:32:38.730Z] Collecting texttable<0.10,>=0.9.0 [2022-10-18T17:32:38.730Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-18T17:32:38.730Z] Preparing metadata (setup.py): started [2022-10-18T17:32:38.989Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T17:32:38.989Z] Collecting jsonschema<3,>=2.5.1 [2022-10-18T17:32:38.989Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-18T17:32:38.989Z] Collecting cached-property<2,>=1.2.0 [2022-10-18T17:32:39.248Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-18T17:32:39.248Z] Collecting docopt<0.7,>=0.6.1 [2022-10-18T17:32:39.248Z] ---> 1a0ff632cb87 [2022-10-18T17:32:39.248Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-18T17:32:39.248Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-18T17:32:39.248Z] Removing intermediate container d5fe243b3b3a [2022-10-18T17:32:39.248Z] ---> 95a996792516 [2022-10-18T17:32:39.248Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T17:32:39.248Z] Preparing metadata (setup.py): started [2022-10-18T17:32:39.248Z] ---> c66e1cb0fd2d [2022-10-18T17:32:39.248Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T17:32:39.248Z] ---> Running in 1169c476624f [2022-10-18T17:32:39.248Z] Removing intermediate container 1169c476624f [2022-10-18T17:32:39.248Z] ---> 5f9bf227eaeb [2022-10-18T17:32:39.248Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:32:39.248Z] ---> 33a12fbca404 [2022-10-18T17:32:39.248Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:32:39.248Z] ---> Running in a0c36be525ac [2022-10-18T17:32:39.248Z] ---> Running in a3c31c8e703e [2022-10-18T17:32:39.248Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:39.507Z] ---> 41a1e2f66905 [2022-10-18T17:32:39.507Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T17:32:39.507Z] Removing intermediate container a0c36be525ac [2022-10-18T17:32:39.507Z] ---> 72b121f32e0c [2022-10-18T17:32:39.507Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T17:32:39.507Z] ---> Running in 804b7b18708c [2022-10-18T17:32:39.507Z] ---> Running in b40bacb4e2f0 [2022-10-18T17:32:39.507Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T17:32:39.507Z] Removing intermediate container b40bacb4e2f0 [2022-10-18T17:32:39.507Z] ---> c2d4b09df105 [2022-10-18T17:32:39.507Z] Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:32:39.507Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-18T17:32:39.507Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-18T17:32:39.507Z] ---> Running in ed41ea0ff206 [2022-10-18T17:32:39.507Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 75.1 MB/s eta 0:00:00 [2022-10-18T17:32:39.789Z] Collecting PyYAML<4,>=3.10 [2022-10-18T17:32:39.789Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-18T17:32:39.789Z] Removing intermediate container ed41ea0ff206 [2022-10-18T17:32:39.789Z] ---> 174e643d3fd8 [2022-10-18T17:32:39.789Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T17:32:39.789Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 200.8 MB/s eta 0:00:00 [2022-10-18T17:32:39.789Z] ---> Running in 8abfad826323 [2022-10-18T17:32:39.789Z] Removing intermediate container 8abfad826323 [2022-10-18T17:32:39.789Z] ---> adc5680c32f0 [2022-10-18T17:32:39.789Z] [2022-10-18T17:32:40.075Z] Preparing metadata (setup.py): started [2022-10-18T17:32:40.075Z] Successfully built adc5680c32f0 [2022-10-18T17:32:40.075Z] Successfully tagged core-metadata:latest [2022-10-18T17:32:40.075Z]  Building core-metadata ... done Building core-command [2022-10-18T17:32:40.075Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T17:32:40.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:32:40.336Z] Collecting docker-pycreds>=0.4.0 [2022-10-18T17:32:40.336Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-18T17:32:40.336Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-18T17:32:40.336Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-18T17:32:40.336Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 145.5 MB/s eta 0:00:00 [2022-10-18T17:32:40.336Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-18T17:32:40.336Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-18T17:32:40.604Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 163.6 MB/s eta 0:00:00 [2022-10-18T17:32:40.604Z] Collecting certifi>=2017.4.17 [2022-10-18T17:32:40.604Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-18T17:32:40.604Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 153.0 MB/s eta 0:00:00 [2022-10-18T17:32:40.604Z] Collecting idna<2.8,>=2.5 [2022-10-18T17:32:40.604Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-18T17:32:40.604Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 137.4 MB/s eta 0:00:00 [2022-10-18T17:32:40.604Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-18T17:32:40.604Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-18T17:32:40.604Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-18T17:32:40.604Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-18T17:32:40.604Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-18T17:32:40.604Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T17:32:41.300Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-18T17:32:41.300Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-18T17:32:41.300Z] Running setup.py install for texttable: started [2022-10-18T17:32:41.300Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T17:32:41.300Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-18T17:32:41.588Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-18T17:32:41.588Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:32:41.588Z] OK: 8 MiB in 20 packages [2022-10-18T17:32:42.532Z] Running setup.py install for texttable: finished with status 'done' [2022-10-18T17:32:42.532Z] Running setup.py install for PyYAML: started [2022-10-18T17:32:43.534Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:32:43.534Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:32:43.534Z] ---> f70f3ba10d6c [2022-10-18T17:32:43.534Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:32:43.534Z] ---> Using cache [2022-10-18T17:32:43.534Z] ---> 6de957cf258c [2022-10-18T17:32:43.534Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T17:32:43.534Z] ---> Using cache [2022-10-18T17:32:43.534Z] ---> c82963a5a62c [2022-10-18T17:32:43.534Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:32:43.534Z] ---> Using cache [2022-10-18T17:32:43.534Z] ---> d16b098e1264 [2022-10-18T17:32:43.534Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-18T17:32:43.534Z] ---> Using cache [2022-10-18T17:32:43.534Z] ---> 3c1e0f6412aa [2022-10-18T17:32:43.534Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T17:32:43.534Z] ---> Using cache [2022-10-18T17:32:43.534Z] ---> 92314dc1e2e1 [2022-10-18T17:32:43.534Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:32:43.534Z] ---> Using cache [2022-10-18T17:32:43.534Z] ---> e2d0effab9f4 [2022-10-18T17:32:43.534Z] Step 9/24 : COPY . . [2022-10-18T17:32:43.534Z] ---> Using cache [2022-10-18T17:32:43.534Z] ---> e284d2ed7eb2 [2022-10-18T17:32:43.534Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-18T17:32:43.534Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-18T17:32:44.483Z] ---> Running in fefd5227b62a [2022-10-18T17:32:45.095Z] Running setup.py install for docopt: started [2022-10-18T17:32:45.095Z] Removing intermediate container 804b7b18708c [2022-10-18T17:32:45.095Z] ---> 2ba39da4e2cb [2022-10-18T17:32:45.095Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T17:32:45.095Z] Removing intermediate container 4bfa802f9cae [2022-10-18T17:32:45.095Z] ---> b1fba94c4bb8 [2022-10-18T17:32:45.095Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:32:45.361Z] Running setup.py install for docopt: finished with status 'done' [2022-10-18T17:32:45.362Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T17:32:47.286Z] ---> Running in 0d639e9c73a5 [2022-10-18T17:32:48.230Z] ---> 128c88e1bcb5 [2022-10-18T17:32:48.230Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-18T17:32:48.230Z] Removing intermediate container 0d639e9c73a5 [2022-10-18T17:32:48.230Z] ---> 2dbe009929b4 [2022-10-18T17:32:48.230Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T17:32:48.230Z] ---> Running in 7adfc3c0b3c1 [2022-10-18T17:32:48.230Z] Running setup.py install for dockerpty: started [2022-10-18T17:32:48.637Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-18T17:32:48.637Z] Removing intermediate container 7adfc3c0b3c1 [2022-10-18T17:32:48.637Z] ---> 3d74add97196 [2022-10-18T17:32:48.637Z] Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:32:53.941Z] ---> 114a3792ec50 [2022-10-18T17:32:53.941Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-18T17:32:53.941Z] ---> Running in 9644c5c98037 [2022-10-18T17:32:53.941Z] 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-10-18T17:32:53.941Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-18T17:32:53.941Z] Removing intermediate container a3c31c8e703e [2022-10-18T17:32:53.941Z] ---> 3aea529b4735 [2022-10-18T17:32:53.941Z] Step 8/26 : COPY . . [2022-10-18T17:32:54.206Z] ---> 200d48406025 [2022-10-18T17:32:54.206Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-18T17:32:54.206Z] Removing intermediate container 9644c5c98037 [2022-10-18T17:32:54.206Z] ---> 0521bcae9742 [2022-10-18T17:32:54.206Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T17:32:54.206Z] ---> Running in 7f4eafa16c58 [2022-10-18T17:32:54.206Z] ---> Running in 98a975612bcf [2022-10-18T17:33:04.267Z] Removing intermediate container 98a975612bcf [2022-10-18T17:33:04.267Z] ---> a4fd36d2e9b2 [2022-10-18T17:33:04.267Z] [2022-10-18T17:33:04.267Z] Removing intermediate container 7f4eafa16c58 [2022-10-18T17:33:04.267Z] ---> bf72995dc553 [2022-10-18T17:33:04.267Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:33:04.267Z] Successfully built a4fd36d2e9b2 [2022-10-18T17:33:04.267Z] Successfully tagged security-secretstore-setup:latest [2022-10-18T17:33:04.267Z] Building security-bootstrapper [2022-10-18T17:33:04.267Z]  Building security-secretstore-setup ... done  ---> Running in 9c8d6351d9e9 [2022-10-18T17:33:04.267Z] ---> 5c32f1d5ae07 [2022-10-18T17:33:04.267Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T17:33:04.267Z] Removing intermediate container aed0880a1ef0 [2022-10-18T17:33:04.267Z] ---> 91b904449225 [2022-10-18T17:33:04.267Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-18T17:33:07.570Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:33:07.570Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:33:07.570Z] ---> f70f3ba10d6c [2022-10-18T17:33:07.570Z] Step 3/33 : WORKDIR /edgex-go [2022-10-18T17:33:07.570Z] ---> Using cache [2022-10-18T17:33:07.570Z] ---> 5e9c705c1373 [2022-10-18T17:33:07.570Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:33:07.570Z] ---> Using cache [2022-10-18T17:33:07.570Z] ---> 56520042c928 [2022-10-18T17:33:07.570Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-18T17:33:07.570Z] ---> Using cache [2022-10-18T17:33:07.570Z] ---> 23e153ae38c2 [2022-10-18T17:33:07.570Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-18T17:33:07.570Z] ---> Using cache [2022-10-18T17:33:07.570Z] ---> 507a6b63a818 [2022-10-18T17:33:07.570Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:33:07.570Z] ---> Using cache [2022-10-18T17:33:07.570Z] ---> 0953361d9e04 [2022-10-18T17:33:07.570Z] Step 8/33 : COPY . . [2022-10-18T17:33:07.570Z] ---> Using cache [2022-10-18T17:33:07.570Z] ---> e5773cc0d908 [2022-10-18T17:33:07.570Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-18T17:33:07.570Z] Removing intermediate container 9c8d6351d9e9 [2022-10-18T17:33:07.570Z] ---> 51202adbab18 [2022-10-18T17:33:07.570Z] Step 22/24 : LABEL arch=x86_64 [2022-10-18T17:33:07.570Z] ---> Running in fe1af1890ed8 [2022-10-18T17:33:07.570Z] ---> Running in 1ee9a4495419 [2022-10-18T17:33:07.570Z] ---> Running in 3c3199e86c81 [2022-10-18T17:33:07.570Z] ---> Running in c0443bee72bc [2022-10-18T17:33:07.835Z] Removing intermediate container 3c3199e86c81 [2022-10-18T17:33:07.835Z] ---> 3b1d61b52187 [2022-10-18T17:33:07.835Z] Step 23/24 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:33:07.835Z] Removing intermediate container c0443bee72bc [2022-10-18T17:33:07.835Z] ---> 1e9a426f124d [2022-10-18T17:33:07.835Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T17:33:07.835Z] Removing intermediate container fe1af1890ed8 [2022-10-18T17:33:07.835Z] ---> c1e7d219fb71 [2022-10-18T17:33:07.835Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T17:33:07.835Z] ---> Running in de800ace840d [2022-10-18T17:33:07.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-18T17:33:08.407Z] ---> Running in 9db1aa852d98 [2022-10-18T17:33:08.407Z] ---> Running in 0c416cec27e6 [2022-10-18T17:33:08.868Z] Removing intermediate container de800ace840d [2022-10-18T17:33:08.869Z] ---> 0d8aab35b376 [2022-10-18T17:33:08.869Z] Step 24/24 : LABEL version=0.0.0 [2022-10-18T17:33:09.146Z] Removing intermediate container 0c416cec27e6 [2022-10-18T17:33:09.146Z] ---> 6df85df1935a [2022-10-18T17:33:09.146Z] 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-10-18T17:33:09.146Z] Removing intermediate container 9db1aa852d98 [2022-10-18T17:33:09.146Z] ---> 667c796715fb [2022-10-18T17:33:09.146Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-18T17:33:09.146Z] ---> Running in 5dc494cef978 [2022-10-18T17:33:09.407Z] ---> Running in 7566ac97bbbb [2022-10-18T17:33:09.407Z] Removing intermediate container 5dc494cef978 [2022-10-18T17:33:09.407Z] ---> 556f80ab467a [2022-10-18T17:33:09.407Z] [2022-10-18T17:33:09.666Z] Successfully built 556f80ab467a [2022-10-18T17:33:09.666Z] Successfully tagged core-data:latest [2022-10-18T17:33:09.666Z]  Building core-data ... done Building support-scheduler [2022-10-18T17:33:14.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:33:14.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:33:14.218Z] ---> f70f3ba10d6c [2022-10-18T17:33:14.218Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:33:14.218Z] ---> Using cache [2022-10-18T17:33:14.218Z] ---> 6de957cf258c [2022-10-18T17:33:14.218Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T17:33:14.218Z] ---> Using cache [2022-10-18T17:33:14.218Z] ---> c82963a5a62c [2022-10-18T17:33:14.218Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:33:14.218Z] ---> Using cache [2022-10-18T17:33:14.218Z] ---> d16b098e1264 [2022-10-18T17:33:14.218Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-18T17:33:14.218Z] ---> Using cache [2022-10-18T17:33:14.218Z] ---> 3c1e0f6412aa [2022-10-18T17:33:14.218Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T17:33:14.218Z] ---> Using cache [2022-10-18T17:33:14.218Z] ---> 92314dc1e2e1 [2022-10-18T17:33:14.218Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:33:14.218Z] ---> Using cache [2022-10-18T17:33:14.218Z] ---> e2d0effab9f4 [2022-10-18T17:33:14.218Z] Step 9/23 : COPY . . [2022-10-18T17:33:14.218Z] ---> Using cache [2022-10-18T17:33:14.218Z] ---> e284d2ed7eb2 [2022-10-18T17:33:14.218Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-18T17:33:14.218Z] ---> 9848666c71c6 [2022-10-18T17:33:14.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-18T17:33:14.493Z] ---> Running in 707216ba1285 [2022-10-18T17:33:14.493Z] Removing intermediate container fefd5227b62a [2022-10-18T17:33:14.493Z] ---> 347606954824 [2022-10-18T17:33:14.493Z] [2022-10-18T17:33:14.493Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T17:33:14.493Z] ---> 9c6f07244728 [2022-10-18T17:33:14.493Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-18T17:33:14.493Z] ---> Using cache [2022-10-18T17:33:14.493Z] ---> 2723361bb7f9 [2022-10-18T17:33:14.493Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:33:14.493Z] ---> Using cache [2022-10-18T17:33:14.493Z] ---> ee82333b69f0 [2022-10-18T17:33:14.493Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-18T17:33:15.088Z] ---> Running in 33a764ed1723 [2022-10-18T17:33:15.088Z] ---> ddc466f6422b [2022-10-18T17:33:15.088Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-18T17:33:15.088Z] Removing intermediate container 7566ac97bbbb [2022-10-18T17:33:15.088Z] ---> aef9ddfe72d9 [2022-10-18T17:33:15.088Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T17:33:15.349Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T17:33:15.607Z] ---> Running in abb9ca298e11 [2022-10-18T17:33:16.227Z] Removing intermediate container 33a764ed1723 [2022-10-18T17:33:16.227Z] ---> 5836a753e3ba [2022-10-18T17:33:16.227Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-18T17:33:16.487Z] ---> 8c69ed3f7893 [2022-10-18T17:33:16.487Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-18T17:33:16.487Z] ---> Running in 2f7c7af2428c [2022-10-18T17:33:16.487Z] ---> Running in 4c3075460d83 [2022-10-18T17:33:16.487Z] Removing intermediate container abb9ca298e11 [2022-10-18T17:33:16.487Z] ---> 7f47c16bb81d [2022-10-18T17:33:16.487Z] [2022-10-18T17:33:16.487Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T17:33:16.487Z] ---> c4fc93816858 [2022-10-18T17:33:16.487Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:33:16.487Z] ---> Using cache [2022-10-18T17:33:16.487Z] ---> 98fde9f5c064 [2022-10-18T17:33:16.487Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:33:16.487Z] ---> Using cache [2022-10-18T17:33:16.487Z] ---> 69c40c841566 [2022-10-18T17:33:16.487Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-18T17:33:16.487Z] ---> Running in f59527318b2a [2022-10-18T17:33:16.748Z] Removing intermediate container 4c3075460d83 [2022-10-18T17:33:16.748Z] ---> 0ff692979e37 [2022-10-18T17:33:16.748Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:33:16.748Z] ---> Running in f08b2a9c2b27 [2022-10-18T17:33:16.748Z] Removing intermediate container 2f7c7af2428c [2022-10-18T17:33:16.748Z] ---> bcee16a0eebb [2022-10-18T17:33:16.748Z] Step 16/24 : WORKDIR / [2022-10-18T17:33:17.018Z] ---> Running in 1fdbbb48c4c8 [2022-10-18T17:33:17.018Z] Removing intermediate container f08b2a9c2b27 [2022-10-18T17:33:17.018Z] ---> c39fe0b221c5 [2022-10-18T17:33:17.018Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T17:33:17.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:17.279Z] ---> Running in 0bfa521bd75b [2022-10-18T17:33:17.279Z] Removing intermediate container 1fdbbb48c4c8 [2022-10-18T17:33:17.279Z] ---> 85e135233ab4 [2022-10-18T17:33:17.279Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:33:17.554Z] Removing intermediate container 0bfa521bd75b [2022-10-18T17:33:17.554Z] ---> 7a5bdd4155c2 [2022-10-18T17:33:17.554Z] Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:33:17.909Z] ---> Running in 8b0c846471c1 [2022-10-18T17:33:17.909Z] ---> 835cf27748b4 [2022-10-18T17:33:17.909Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-18T17:33:18.168Z] Removing intermediate container 8b0c846471c1 [2022-10-18T17:33:18.168Z] ---> 69703e70362a [2022-10-18T17:33:18.168Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T17:33:18.168Z] ---> Running in ef3204c2e99d [2022-10-18T17:33:18.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:19.001Z] ---> 7f843d402cd5 [2022-10-18T17:33:19.001Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-18T17:33:19.260Z] Removing intermediate container ef3204c2e99d [2022-10-18T17:33:19.260Z] ---> 2ee54b90ce22 [2022-10-18T17:33:19.260Z] [2022-10-18T17:33:19.260Z] Successfully built 2ee54b90ce22 [2022-10-18T17:33:19.522Z] Successfully tagged sys-mgmt-agent:latest [2022-10-18T17:33:19.522Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-10-18T17:33:19.522Z] ---> 64a5b697fb18 [2022-10-18T17:33:19.522Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-18T17:33:19.522Z] ---> Running in 9d8fbee54eae [2022-10-18T17:33:20.090Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T17:33:20.090Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T17:33:20.090Z] OK: 15857 distinct packages available [2022-10-18T17:33:20.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:21.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:21.576Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-18T17:33:21.576Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-18T17:33:21.576Z] (3/4) Installing libucontext (1.1-r0) [2022-10-18T17:33:21.836Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-18T17:33:21.837Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T17:33:21.837Z] OK: 6 MiB in 18 packages [2022-10-18T17:33:21.837Z] Removing intermediate container 9d8fbee54eae [2022-10-18T17:33:21.837Z] ---> 37a4a513c9a4 [2022-10-18T17:33:21.837Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:33:22.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:33:22.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:33:22.405Z] ---> f70f3ba10d6c [2022-10-18T17:33:22.405Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:33:22.405Z] ---> Using cache [2022-10-18T17:33:22.405Z] ---> 6de957cf258c [2022-10-18T17:33:22.405Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T17:33:22.405Z] ---> Using cache [2022-10-18T17:33:22.405Z] ---> c82963a5a62c [2022-10-18T17:33:22.405Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:33:22.405Z] ---> Using cache [2022-10-18T17:33:22.405Z] ---> d16b098e1264 [2022-10-18T17:33:22.405Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-18T17:33:26.602Z] ---> Running in d16521b6018c [2022-10-18T17:33:26.602Z] ---> Running in e884917152ad [2022-10-18T17:33:28.028Z] Removing intermediate container e884917152ad [2022-10-18T17:33:28.028Z] ---> e79ec3ee22ad [2022-10-18T17:33:28.028Z] Step 22/24 : LABEL arch=x86_64 [2022-10-18T17:33:28.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:28.028Z] Removing intermediate container f59527318b2a [2022-10-18T17:33:28.028Z] ---> f7b5f8b04673 [2022-10-18T17:33:28.028Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T17:33:28.028Z] ---> Running in 302680581c59 [2022-10-18T17:33:28.686Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:29.259Z] OK: 211 MiB in 51 packages [2022-10-18T17:33:29.259Z] Removing intermediate container 302680581c59 [2022-10-18T17:33:29.259Z] ---> 9485810a6000 [2022-10-18T17:33:29.259Z] Step 23/24 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:33:33.626Z] ---> Running in 62570127e192 [2022-10-18T17:33:33.626Z] ---> 7d8d3863f352 [2022-10-18T17:33:33.626Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T17:33:33.626Z] Removing intermediate container 1ee9a4495419 [2022-10-18T17:33:33.626Z] ---> 14c3272927a8 [2022-10-18T17:33:33.626Z] [2022-10-18T17:33:33.626Z] Step 10/33 : FROM alpine:3.16 [2022-10-18T17:33:33.626Z] ---> 9c6f07244728 [2022-10-18T17:33:33.626Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:33:33.626Z] ---> Running in 22d2f24d9d42 [2022-10-18T17:33:33.626Z] Removing intermediate container d16521b6018c [2022-10-18T17:33:33.626Z] ---> 8de2b56f46c7 [2022-10-18T17:33:33.626Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T17:33:33.626Z] Removing intermediate container 62570127e192 [2022-10-18T17:33:33.626Z] ---> 0788d275fc2d [2022-10-18T17:33:33.626Z] Step 24/24 : LABEL version=0.0.0 [2022-10-18T17:33:33.626Z] ---> dad9a1361b98 [2022-10-18T17:33:33.626Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-18T17:33:33.963Z] ---> Running in f52b851c754d [2022-10-18T17:33:33.963Z] ---> Running in b92db716630e [2022-10-18T17:33:33.963Z] ---> 9739f266758d [2022-10-18T17:33:33.963Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:33:33.963Z] Removing intermediate container 22d2f24d9d42 [2022-10-18T17:33:33.963Z] ---> a2b9a330bd31 [2022-10-18T17:33:33.963Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-18T17:33:34.227Z] ---> Running in 66d4a9560ffb [2022-10-18T17:33:34.227Z] ---> Running in d1b8cc3b35ae [2022-10-18T17:33:34.227Z] Removing intermediate container b92db716630e [2022-10-18T17:33:34.227Z] ---> b8e6d4046201 [2022-10-18T17:33:34.227Z] [2022-10-18T17:33:34.227Z] Removing intermediate container f52b851c754d [2022-10-18T17:33:34.227Z] ---> 8e76b4d707f4 [2022-10-18T17:33:34.227Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-18T17:33:34.227Z] Successfully built b8e6d4046201 [2022-10-18T17:33:34.227Z] Successfully tagged core-command:latest [2022-10-18T17:33:34.227Z]  Building core-command ... done Building security-spire-agent [2022-10-18T17:33:35.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:35.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:36.079Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-18T17:33:36.079Z] (2/2) Installing su-exec (0.2-r1) [2022-10-18T17:33:36.079Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:33:36.079Z] OK: 6 MiB in 16 packages [2022-10-18T17:33:38.143Z] ---> 69d9c1dbb70e [2022-10-18T17:33:38.143Z] Step 21/26 : WORKDIR / [2022-10-18T17:33:38.422Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:33:38.422Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:33:38.422Z] ---> f70f3ba10d6c [2022-10-18T17:33:38.422Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T17:33:38.422Z] ---> Using cache [2022-10-18T17:33:38.422Z] ---> 5e9c705c1373 [2022-10-18T17:33:38.422Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:33:38.423Z] ---> Using cache [2022-10-18T17:33:38.423Z] ---> 56520042c928 [2022-10-18T17:33:38.423Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T17:33:38.423Z] ---> Using cache [2022-10-18T17:33:38.423Z] ---> 95a996792516 [2022-10-18T17:33:38.423Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T17:33:38.423Z] ---> Using cache [2022-10-18T17:33:38.423Z] ---> 33a12fbca404 [2022-10-18T17:33:38.423Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:33:38.423Z] ---> Using cache [2022-10-18T17:33:38.423Z] ---> 3aea529b4735 [2022-10-18T17:33:38.423Z] Step 8/26 : COPY . . [2022-10-18T17:33:38.423Z] ---> Using cache [2022-10-18T17:33:38.423Z] ---> 5c32f1d5ae07 [2022-10-18T17:33:38.423Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T17:33:38.423Z] ---> Using cache [2022-10-18T17:33:38.423Z] ---> c1e7d219fb71 [2022-10-18T17:33:38.423Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T17:33:38.423Z] ---> Using cache [2022-10-18T17:33:38.423Z] ---> 6df85df1935a [2022-10-18T17:33:38.423Z] 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-10-18T17:33:38.423Z] ---> Using cache [2022-10-18T17:33:38.423Z] ---> aef9ddfe72d9 [2022-10-18T17:33:38.423Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T17:33:38.423Z] ---> Using cache [2022-10-18T17:33:38.423Z] ---> 7f47c16bb81d [2022-10-18T17:33:38.423Z] [2022-10-18T17:33:38.423Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T17:33:38.423Z] ---> c4fc93816858 [2022-10-18T17:33:38.423Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:33:38.423Z] ---> Using cache [2022-10-18T17:33:38.423Z] ---> 98fde9f5c064 [2022-10-18T17:33:38.423Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:33:38.423Z] ---> Using cache [2022-10-18T17:33:38.423Z] ---> 69c40c841566 [2022-10-18T17:33:38.423Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T17:33:39.444Z] ---> Running in e21b2c3c5335 [2022-10-18T17:33:39.444Z] ---> Running in 67732687d3cf [2022-10-18T17:33:39.703Z] Removing intermediate container d1b8cc3b35ae [2022-10-18T17:33:39.703Z] ---> a2ed39692705 [2022-10-18T17:33:39.703Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-18T17:33:39.703Z] Removing intermediate container e21b2c3c5335 [2022-10-18T17:33:39.703Z] ---> b5aaeb0efdc0 [2022-10-18T17:33:39.703Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T17:33:39.703Z] ---> Running in 238638498a78 [2022-10-18T17:33:39.962Z] ---> Running in dfdd78750db6 [2022-10-18T17:33:40.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:41.170Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:41.428Z] Removing intermediate container 238638498a78 [2022-10-18T17:33:41.428Z] ---> 8ac0c4ca2dd0 [2022-10-18T17:33:41.428Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-18T17:33:41.686Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T17:33:41.686Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T17:33:41.686Z] OK: 15857 distinct packages available [2022-10-18T17:33:42.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:42.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:33:43.181Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-18T17:33:43.181Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-18T17:33:43.440Z] (3/5) Installing libucontext (1.1-r0) [2022-10-18T17:33:43.440Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-18T17:33:43.440Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-18T17:33:43.698Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T17:33:43.698Z] OK: 7 MiB in 19 packages [2022-10-18T17:33:43.955Z] Removing intermediate container dfdd78750db6 [2022-10-18T17:33:43.955Z] ---> 5da63236a1e4 [2022-10-18T17:33:43.955Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T17:33:43.955Z] ---> Running in 06b84dedec0c [2022-10-18T17:33:43.955Z] ---> Running in 045717cbab57 [2022-10-18T17:33:44.228Z] Removing intermediate container 06b84dedec0c [2022-10-18T17:33:44.228Z] ---> 761696fe6314 [2022-10-18T17:33:44.228Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-18T17:33:44.228Z] Removing intermediate container 707216ba1285 [2022-10-18T17:33:44.228Z] ---> 50761b7881ee [2022-10-18T17:33:44.228Z] [2022-10-18T17:33:44.228Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T17:33:44.228Z] ---> 9c6f07244728 [2022-10-18T17:33:44.228Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-18T17:33:44.228Z] ---> Using cache [2022-10-18T17:33:44.228Z] ---> 2723361bb7f9 [2022-10-18T17:33:44.228Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:33:44.228Z] ---> Using cache [2022-10-18T17:33:44.228Z] ---> ee82333b69f0 [2022-10-18T17:33:44.228Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-18T17:33:44.228Z] Removing intermediate container 045717cbab57 [2022-10-18T17:33:44.228Z] ---> e99c0cea3032 [2022-10-18T17:33:44.228Z] Step 24/26 : LABEL arch=x86_64 [2022-10-18T17:33:44.228Z] ---> Running in 790b6f61f47a [2022-10-18T17:33:44.228Z] ---> Running in d1117d5898af [2022-10-18T17:33:44.228Z] ---> Running in f0500e6e8642 [2022-10-18T17:33:44.486Z] Removing intermediate container 790b6f61f47a [2022-10-18T17:33:44.486Z] ---> 65a1e19d0a29 [2022-10-18T17:33:44.486Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-18T17:33:44.486Z] Removing intermediate container f0500e6e8642 [2022-10-18T17:33:44.486Z] ---> e64cc80d73e9 [2022-10-18T17:33:44.486Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T17:33:44.486Z] Removing intermediate container d1117d5898af [2022-10-18T17:33:44.486Z] ---> ba7a659b52dd [2022-10-18T17:33:44.486Z] Step 25/26 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:33:44.745Z] Removing intermediate container 67732687d3cf [2022-10-18T17:33:44.745Z] ---> bb4a43c5fd5c [2022-10-18T17:33:44.745Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-18T17:33:44.745Z] ---> Running in 192871ce3817 [2022-10-18T17:33:44.745Z] ---> Running in 4aa97029403d [2022-10-18T17:33:44.745Z] ---> Running in da6e6f801f76 [2022-10-18T17:33:45.311Z] Removing intermediate container da6e6f801f76 [2022-10-18T17:33:45.311Z] ---> 5838139a225b [2022-10-18T17:33:45.311Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:33:45.908Z] Removing intermediate container 4aa97029403d [2022-10-18T17:33:45.908Z] ---> ff7c9463125d [2022-10-18T17:33:45.908Z] Step 26/26 : LABEL version=0.0.0 [2022-10-18T17:33:46.167Z] Removing intermediate container 192871ce3817 [2022-10-18T17:33:46.167Z] ---> 9bb51a7ea774 [2022-10-18T17:33:46.167Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-18T17:33:46.167Z] ---> Running in 545743984b8e [2022-10-18T17:33:46.167Z] ---> 510a441e8ca4 [2022-10-18T17:33:46.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / ---> dd9dcc7c0146 [2022-10-18T17:33:46.167Z] [2022-10-18T17:33:46.167Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T17:33:46.426Z] ---> Running in ad6a060bbf5c [2022-10-18T17:33:46.683Z] Removing intermediate container 545743984b8e [2022-10-18T17:33:46.683Z] ---> 1cc587e5e83e [2022-10-18T17:33:46.683Z] [2022-10-18T17:33:46.942Z] Successfully built 1cc587e5e83e [2022-10-18T17:33:48.313Z] Successfully tagged security-spire-config:latest [2022-10-18T17:33:48.313Z] Building security-proxy-setup [2022-10-18T17:33:48.313Z]  Building security-spire-config ... done  ---> bfc7400e7d6c [2022-10-18T17:33:48.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-18T17:33:48.313Z] ---> 0cb43565d9e6 [2022-10-18T17:33:48.313Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T17:33:48.577Z] Removing intermediate container 66d4a9560ffb [2022-10-18T17:33:48.577Z] ---> 0ddbb34c25eb [2022-10-18T17:33:48.577Z] Step 9/23 : COPY . . [2022-10-18T17:33:51.180Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:33:51.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:33:51.181Z] ---> f70f3ba10d6c [2022-10-18T17:33:51.181Z] Step 3/22 : WORKDIR /edgex-go [2022-10-18T17:33:51.181Z] ---> Using cache [2022-10-18T17:33:51.181Z] ---> 5e9c705c1373 [2022-10-18T17:33:51.181Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:33:51.181Z] ---> Using cache [2022-10-18T17:33:51.181Z] ---> 56520042c928 [2022-10-18T17:33:51.181Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-18T17:33:51.181Z] ---> Using cache [2022-10-18T17:33:51.181Z] ---> 23e153ae38c2 [2022-10-18T17:33:51.181Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-18T17:33:51.181Z] ---> Using cache [2022-10-18T17:33:51.181Z] ---> 507a6b63a818 [2022-10-18T17:33:51.181Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:33:51.181Z] ---> Using cache [2022-10-18T17:33:51.181Z] ---> 0953361d9e04 [2022-10-18T17:33:51.181Z] Step 8/22 : COPY . . [2022-10-18T17:33:51.181Z] ---> Using cache [2022-10-18T17:33:51.181Z] ---> e5773cc0d908 [2022-10-18T17:33:51.181Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-18T17:33:55.394Z] ---> 95fead5a7205 [2022-10-18T17:33:55.394Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-18T17:33:55.394Z] ---> 066ad95f36d1 [2022-10-18T17:33:55.394Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-18T17:33:55.394Z] ---> Running in 61cd35a1c059 [2022-10-18T17:33:55.394Z] ---> Running in 0e860be425b8 [2022-10-18T17:33:55.394Z] ---> 1ce8dc3777bb [2022-10-18T17:33:55.394Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-18T17:33:55.394Z] ---> Running in 899dbef49d32 [2022-10-18T17:33:55.394Z] Removing intermediate container ad6a060bbf5c [2022-10-18T17:33:55.394Z] ---> 6100d271255d [2022-10-18T17:33:55.394Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-18T17:33:55.394Z] ---> Running in 5bf09c73f26d [2022-10-18T17:33:55.394Z] Removing intermediate container 0e860be425b8 [2022-10-18T17:33:55.394Z] ---> 2e8deeea6394 [2022-10-18T17:33:55.394Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:33:55.394Z] ---> b9175b24ff39 [2022-10-18T17:33:55.394Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-18T17:33:55.655Z] ---> Running in bd43f9f19112 [2022-10-18T17:33:55.655Z] Removing intermediate container 5bf09c73f26d [2022-10-18T17:33:55.655Z] ---> d3256382bff4 [2022-10-18T17:33:55.655Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-18T17:33:55.655Z] 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-10-18T17:33:55.655Z] Removing intermediate container bd43f9f19112 [2022-10-18T17:33:55.655Z] ---> 8cc8d12ca6e1 [2022-10-18T17:33:55.655Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T17:33:55.655Z] ---> Running in 3b8361ba2049 [2022-10-18T17:33:55.655Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T17:33:55.655Z] ---> 8b362d979a31 [2022-10-18T17:33:55.655Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T17:33:55.655Z] ---> b459a1fc5817 [2022-10-18T17:33:55.655Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-18T17:33:55.655Z] ---> Running in 8faa6e137471 [2022-10-18T17:33:55.655Z] ---> Running in 7b31cc88cb6d [2022-10-18T17:33:55.914Z] Removing intermediate container 3b8361ba2049 [2022-10-18T17:33:55.915Z] ---> 78a4b89b3dfa [2022-10-18T17:33:55.915Z] Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:33:55.915Z] ---> Running in 1a6e4471f86d [2022-10-18T17:33:55.915Z] Removing intermediate container 8faa6e137471 [2022-10-18T17:33:55.915Z] ---> 0daa7d0278af [2022-10-18T17:33:55.915Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T17:33:55.915Z] ---> Running in 5cd492838542 [2022-10-18T17:33:55.915Z] Removing intermediate container 1a6e4471f86d [2022-10-18T17:33:55.915Z] ---> 31406a78231c [2022-10-18T17:33:55.915Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T17:33:56.175Z] ---> Running in ae9a762cb121 [2022-10-18T17:33:56.175Z] Removing intermediate container 5cd492838542 [2022-10-18T17:33:56.175Z] ---> ec82870f3297 [2022-10-18T17:33:56.175Z] Step 24/26 : LABEL arch=x86_64 [2022-10-18T17:33:56.175Z] ---> Running in 3412efb6a7c9 [2022-10-18T17:33:56.434Z] Removing intermediate container ae9a762cb121 [2022-10-18T17:33:56.434Z] ---> d9cbd0bfaae2 [2022-10-18T17:33:56.434Z] [2022-10-18T17:33:56.434Z] Removing intermediate container 3412efb6a7c9 [2022-10-18T17:33:56.434Z] ---> b33d6b9fd54e [2022-10-18T17:33:56.434Z] Step 25/26 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:33:56.434Z] ---> Running in e88ea18c85ed [2022-10-18T17:33:56.434Z] Successfully built d9cbd0bfaae2 [2022-10-18T17:33:56.434Z] Successfully tagged support-scheduler:latest [2022-10-18T17:33:56.434Z]  Building support-scheduler ... done Building security-spire-server [2022-10-18T17:33:56.693Z] Removing intermediate container e88ea18c85ed [2022-10-18T17:33:56.693Z] ---> 762231986bbb [2022-10-18T17:33:56.693Z] Step 26/26 : LABEL version=0.0.0 [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-18T17:33:58.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-18T17:33:59.989Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:33:59.989Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:33:59.989Z] ---> f70f3ba10d6c [2022-10-18T17:33:59.989Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T17:33:59.989Z] ---> Using cache [2022-10-18T17:33:59.989Z] ---> 5e9c705c1373 [2022-10-18T17:33:59.989Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:33:59.989Z] ---> Using cache [2022-10-18T17:33:59.989Z] ---> 56520042c928 [2022-10-18T17:33:59.989Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T17:33:59.989Z] ---> Using cache [2022-10-18T17:33:59.989Z] ---> 95a996792516 [2022-10-18T17:33:59.989Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T17:33:59.989Z] ---> Using cache [2022-10-18T17:33:59.989Z] ---> 33a12fbca404 [2022-10-18T17:33:59.989Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:33:59.989Z] ---> Using cache [2022-10-18T17:33:59.989Z] ---> 3aea529b4735 [2022-10-18T17:33:59.989Z] Step 8/25 : COPY . . [2022-10-18T17:33:59.989Z] ---> Using cache [2022-10-18T17:33:59.989Z] ---> 5c32f1d5ae07 [2022-10-18T17:33:59.989Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T17:33:59.989Z] ---> Using cache [2022-10-18T17:33:59.989Z] ---> c1e7d219fb71 [2022-10-18T17:33:59.989Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-18T17:33:59.989Z] ---> Using cache [2022-10-18T17:33:59.989Z] ---> 6df85df1935a [2022-10-18T17:33:59.989Z] 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-10-18T17:34:01.910Z] Removing intermediate container 7b31cc88cb6d [2022-10-18T17:34:01.910Z] ---> d7fc777be1dc [2022-10-18T17:34:01.910Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:34:01.910Z] ---> Running in 9cd122475939 [2022-10-18T17:34:01.910Z] ---> Running in cfca09a86869 [2022-10-18T17:34:02.171Z] ---> d12074aa054a [2022-10-18T17:34:02.171Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-18T17:34:02.171Z] Removing intermediate container 9cd122475939 [2022-10-18T17:34:02.171Z] ---> 28118f93666e [2022-10-18T17:34:02.171Z] [2022-10-18T17:34:02.431Z] Successfully built 28118f93666e [2022-10-18T17:34:02.431Z] Successfully tagged security-spire-agent:latest [2022-10-18T17:34:03.812Z]  Building security-spire-agent ... done  ---> 797b236b3632 [2022-10-18T17:34:03.812Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-18T17:34:04.073Z] Removing intermediate container cfca09a86869 [2022-10-18T17:34:04.073Z] ---> da24a549633d [2022-10-18T17:34:04.073Z] Step 12/25 : WORKDIR /edgex-go [2022-10-18T17:34:04.073Z] ---> Running in b4d94d2c3eeb [2022-10-18T17:34:04.335Z] ---> 1452b5c905f1 [2022-10-18T17:34:04.335Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-18T17:34:04.595Z] Removing intermediate container b4d94d2c3eeb [2022-10-18T17:34:04.595Z] ---> c29f6cf31d49 [2022-10-18T17:34:04.595Z] [2022-10-18T17:34:04.595Z] Step 13/25 : FROM alpine:3.15 [2022-10-18T17:34:04.595Z] ---> c4fc93816858 [2022-10-18T17:34:04.595Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:34:04.595Z] ---> Using cache [2022-10-18T17:34:04.595Z] ---> 98fde9f5c064 [2022-10-18T17:34:04.595Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:34:04.595Z] ---> Using cache [2022-10-18T17:34:04.595Z] ---> 69c40c841566 [2022-10-18T17:34:04.595Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T17:34:04.595Z] ---> Using cache [2022-10-18T17:34:04.595Z] ---> bb4a43c5fd5c [2022-10-18T17:34:04.595Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T17:34:04.854Z] ---> 53deed6d9f1f [2022-10-18T17:34:04.854Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-18T17:34:07.396Z] ---> c6e265e59028 [2022-10-18T17:34:07.396Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-18T17:34:07.396Z] ---> 39f6513154d9 [2022-10-18T17:34:07.396Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T17:34:07.396Z] ---> f03e27afdf3b [2022-10-18T17:34:07.396Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-18T17:34:07.965Z] ---> 1560b4ad8fad [2022-10-18T17:34:07.965Z] ---> 99ee77104563 [2022-10-18T17:34:07.965Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tplStep 28/33 : RUN chmod +x /entrypoint.sh [2022-10-18T17:34:07.966Z] [2022-10-18T17:34:08.225Z] ---> Running in 21970b657f9a [2022-10-18T17:34:08.863Z] ---> 9634a50cd31c [2022-10-18T17:34:08.863Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-18T17:34:09.131Z] ---> 001c57380f96 [2022-10-18T17:34:09.131Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T17:34:09.131Z] ---> Running in 36834bdc126f [2022-10-18T17:34:09.131Z] Removing intermediate container 21970b657f9a [2022-10-18T17:34:09.131Z] ---> 373be54c2689 [2022-10-18T17:34:09.131Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-18T17:34:09.132Z] Removing intermediate container 36834bdc126f [2022-10-18T17:34:09.132Z] ---> 0eb79024dce8 [2022-10-18T17:34:09.132Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T17:34:09.391Z] ---> Running in e7186050c640 [2022-10-18T17:34:09.391Z] ---> Running in 765b85ac27df [2022-10-18T17:34:09.391Z] Removing intermediate container e7186050c640 [2022-10-18T17:34:09.391Z] ---> 92263022839b [2022-10-18T17:34:09.391Z] Step 30/33 : CMD ["gate"] [2022-10-18T17:34:09.391Z] Removing intermediate container 765b85ac27df [2022-10-18T17:34:09.391Z] ---> 257ad12dbd6a [2022-10-18T17:34:09.391Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T17:34:09.651Z] ---> Running in d6f37087caad [2022-10-18T17:34:09.652Z] ---> Running in 204e6bea460e [2022-10-18T17:34:09.652Z] Removing intermediate container d6f37087caad [2022-10-18T17:34:09.652Z] ---> bbbca67965e6 [2022-10-18T17:34:09.652Z] Step 31/33 : LABEL arch=x86_64 [2022-10-18T17:34:09.912Z] ---> Running in 3d89c5ba3bda [2022-10-18T17:34:09.912Z] Removing intermediate container 204e6bea460e [2022-10-18T17:34:09.912Z] ---> 0082973b8c4d [2022-10-18T17:34:09.912Z] Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:34:09.912Z] ---> Running in 3a2547321b57 [2022-10-18T17:34:09.912Z] Removing intermediate container 3d89c5ba3bda [2022-10-18T17:34:09.912Z] ---> c4969b4bed91 [2022-10-18T17:34:09.912Z] Step 32/33 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:34:10.176Z] ---> Running in 293f159ee7e9 [2022-10-18T17:34:10.176Z] Removing intermediate container 293f159ee7e9 [2022-10-18T17:34:10.176Z] ---> db968a44e8c2 [2022-10-18T17:34:10.176Z] Step 33/33 : LABEL version=0.0.0 [2022-10-18T17:34:10.176Z] Removing intermediate container 3a2547321b57 [2022-10-18T17:34:10.176Z] ---> c681f3a7aa55 [2022-10-18T17:34:10.176Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T17:34:10.176Z] ---> Running in c2e5a3e98288 [2022-10-18T17:34:10.176Z] ---> Running in 5371de1d8dcf [2022-10-18T17:34:10.745Z] Removing intermediate container c2e5a3e98288 [2022-10-18T17:34:10.745Z] ---> 9f5a8a3ce717 [2022-10-18T17:34:10.745Z] [2022-10-18T17:34:10.745Z] Removing intermediate container 5371de1d8dcf [2022-10-18T17:34:10.745Z] ---> d1868959d4a9 [2022-10-18T17:34:10.745Z] [2022-10-18T17:34:10.745Z] Successfully built 9f5a8a3ce717 [2022-10-18T17:34:10.745Z] Successfully tagged security-bootstrapper:latest [2022-10-18T17:34:10.745Z]  Building security-bootstrapper ... done Successfully built d1868959d4a9 [2022-10-18T17:34:10.745Z] Successfully tagged security-spire-server:latest [2022-10-18T17:34:13.282Z]  Building security-spire-server ... done 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-10-18T17:34:16.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.608s coverage: 28.7% of statements [2022-10-18T17:34:16.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-18T17:34:16.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-18T17:34:18.581Z] Removing intermediate container 61cd35a1c059 [2022-10-18T17:34:18.581Z] ---> a3f5f2540997 [2022-10-18T17:34:18.581Z] [2022-10-18T17:34:18.581Z] Step 10/22 : FROM alpine:3.16 [2022-10-18T17:34:18.581Z] ---> 9c6f07244728 [2022-10-18T17:34:18.581Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-18T17:34:18.581Z] ---> Running in 273a712ee799 [2022-10-18T17:34:18.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:34:18.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:34:19.099Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-18T17:34:19.099Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-18T17:34:19.099Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T17:34:19.099Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-18T17:34:19.099Z] (5/6) Installing curl (7.83.1-r3) [2022-10-18T17:34:19.099Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-18T17:34:19.099Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:34:19.099Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:34:19.099Z] OK: 8 MiB in 20 packages [2022-10-18T17:34:19.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.472s coverage: 98.5% of statements [2022-10-18T17:34:21.751Z] Removing intermediate container 899dbef49d32 [2022-10-18T17:34:21.751Z] ---> d2b71226a16c [2022-10-18T17:34:21.751Z] [2022-10-18T17:34:21.751Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T17:34:21.751Z] ---> 9c6f07244728 [2022-10-18T17:34:21.751Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-18T17:34:21.751Z] ---> Running in 76800697c808 [2022-10-18T17:34:21.751Z] Removing intermediate container 273a712ee799 [2022-10-18T17:34:21.751Z] ---> 0bb82d010307 [2022-10-18T17:34:21.751Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T17:34:21.751Z] ---> Running in a6f2b07aa1ec [2022-10-18T17:34:21.751Z] Removing intermediate container a6f2b07aa1ec [2022-10-18T17:34:21.751Z] ---> 43ac57d45a05 [2022-10-18T17:34:21.751Z] Step 13/22 : WORKDIR /edgex [2022-10-18T17:34:21.751Z] ---> Running in 7bbd798cf8ec [2022-10-18T17:34:21.751Z] Removing intermediate container 7bbd798cf8ec [2022-10-18T17:34:21.751Z] ---> 969eac4b5c86 [2022-10-18T17:34:21.751Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-18T17:34:21.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T17:34:21.751Z] ---> 71bb376c53e2 [2022-10-18T17:34:21.751Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-18T17:34:22.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T17:34:22.009Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-18T17:34:22.009Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-18T17:34:22.009Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:34:22.267Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:34:22.267Z] OK: 6 MiB in 16 packages [2022-10-18T17:34:22.267Z] ---> f2169c23303d [2022-10-18T17:34:22.267Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-18T17:34:22.911Z] ---> 028f04f9dab6 [2022-10-18T17:34:22.911Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T17:34:22.911Z] Removing intermediate container 76800697c808 [2022-10-18T17:34:22.911Z] ---> d4c0fa848c58 [2022-10-18T17:34:22.911Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:34:22.911Z] ---> Running in cde1337a56f3 [2022-10-18T17:34:22.911Z] ---> ddf42c1f1745 [2022-10-18T17:34:22.911Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T17:34:22.911Z] ---> Running in e7cd194463d5 [2022-10-18T17:34:22.911Z] Removing intermediate container cde1337a56f3 [2022-10-18T17:34:22.911Z] ---> 9da1cde1f1d6 [2022-10-18T17:34:22.911Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-18T17:34:22.911Z] ---> Running in f14341c2b8c5 [2022-10-18T17:34:23.170Z] Removing intermediate container f14341c2b8c5 [2022-10-18T17:34:23.170Z] ---> 9b86389baaf2 [2022-10-18T17:34:23.170Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T17:34:23.170Z] ---> Running in e2833c206478 [2022-10-18T17:34:23.170Z] Removing intermediate container e2833c206478 [2022-10-18T17:34:23.170Z] ---> f3309dd940e5 [2022-10-18T17:34:23.170Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:34:23.429Z] ---> bcffa89a6377 [2022-10-18T17:34:23.429Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-18T17:34:23.997Z] Removing intermediate container e7cd194463d5 [2022-10-18T17:34:23.997Z] ---> fc78573c5c5c [2022-10-18T17:34:23.997Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T17:34:23.997Z] ---> Running in c29e5eac3eb8 [2022-10-18T17:34:23.997Z] ---> d4230570e272 [2022-10-18T17:34:23.997Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-18T17:34:23.997Z] Removing intermediate container c29e5eac3eb8 [2022-10-18T17:34:23.997Z] ---> 0bfbdf102d6c [2022-10-18T17:34:23.997Z] Step 20/22 : LABEL arch=x86_64 [2022-10-18T17:34:23.997Z] ---> Running in 58635fc77599 [2022-10-18T17:34:24.256Z] ---> 3f678be2cff7 [2022-10-18T17:34:24.256Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-18T17:34:24.256Z] ---> Running in aa5327373e67 [2022-10-18T17:34:24.256Z] Removing intermediate container 58635fc77599 [2022-10-18T17:34:24.256Z] ---> 19d4d764f07f [2022-10-18T17:34:24.256Z] Step 21/22 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:34:24.256Z] ---> Running in 33b277f4c3ee [2022-10-18T17:34:24.256Z] Removing intermediate container aa5327373e67 [2022-10-18T17:34:24.256Z] ---> f43eb8313a83 [2022-10-18T17:34:24.256Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:34:24.256Z] ---> Running in 229fdaab08d5 [2022-10-18T17:34:24.256Z] Removing intermediate container 33b277f4c3ee [2022-10-18T17:34:24.256Z] ---> b75188d275e5 [2022-10-18T17:34:24.256Z] Step 22/22 : LABEL version=0.0.0 [2022-10-18T17:34:24.256Z] ---> Running in 7366be3fd8f9 [2022-10-18T17:34:24.256Z] Removing intermediate container 229fdaab08d5 [2022-10-18T17:34:24.256Z] ---> dcdfbb36cea8 [2022-10-18T17:34:24.256Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T17:34:24.514Z] ---> Running in b3da1e021d73 [2022-10-18T17:34:24.514Z] Removing intermediate container 7366be3fd8f9 [2022-10-18T17:34:24.514Z] ---> 57ea05c2c6aa [2022-10-18T17:34:24.514Z] [2022-10-18T17:34:24.514Z] Successfully built 57ea05c2c6aa [2022-10-18T17:34:24.514Z] Successfully tagged security-proxy-setup:latest [2022-10-18T17:34:24.514Z]  Building security-proxy-setup ... done Removing intermediate container b3da1e021d73 [2022-10-18T17:34:24.514Z] ---> cc4eec5e2182 [2022-10-18T17:34:24.514Z] Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:34:24.514Z] ---> Running in 41fa7c78acbc [2022-10-18T17:34:24.514Z] Removing intermediate container 41fa7c78acbc [2022-10-18T17:34:24.514Z] ---> d709f9061671 [2022-10-18T17:34:24.514Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T17:34:24.775Z] ---> Running in 84bcd96d11f9 [2022-10-18T17:34:24.775Z] Removing intermediate container 84bcd96d11f9 [2022-10-18T17:34:24.775Z] ---> b14badacb137 [2022-10-18T17:34:24.775Z] [2022-10-18T17:34:24.775Z] Successfully built b14badacb137 [2022-10-18T17:34:24.775Z] Successfully tagged support-notifications:latest [2022-10-18T17:34:25.039Z]  Building support-notifications ... done  [Pipeline] } [2022-10-18T17:34:25.054Z] $ docker stop --time=1 8b9b758c302f62b2fef5827f5c5022fd9e0246eb7164f232d1a35f4dfb07dd93 [2022-10-18T17:34:26.331Z] $ docker rm -f 8b9b758c302f62b2fef5827f5c5022fd9e0246eb7164f232d1a35f4dfb07dd93 [2022-10-18T17:34:26.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.654s coverage: 41.3% of statements [2022-10-18T17:34:26.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-18T17:34:26.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-18T17:34:26.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.832s coverage: 54.2% of statements [2022-10-18T17:34:26.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-18T17:34:26.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T17:34:26.753Z] + docker images [2022-10-18T17:34:26.753Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-18T17:34:26.753Z] security-proxy-setup latest 57ea05c2c6aa 2 seconds ago 27.4MB [2022-10-18T17:34:26.753Z] support-notifications latest b14badacb137 2 seconds ago 30.1MB [2022-10-18T17:34:26.753Z] d2b71226a16c 5 seconds ago 1.64GB [2022-10-18T17:34:26.753Z] a3f5f2540997 10 seconds ago 1.57GB [2022-10-18T17:34:26.753Z] security-spire-server latest d1868959d4a9 16 seconds ago 86.5MB [2022-10-18T17:34:26.753Z] security-bootstrapper latest 9f5a8a3ce717 16 seconds ago 19.9MB [2022-10-18T17:34:26.753Z] c29f6cf31d49 22 seconds ago 1.45GB [2022-10-18T17:34:26.753Z] security-spire-agent latest 28118f93666e 24 seconds ago 125MB [2022-10-18T17:34:26.753Z] support-scheduler latest d9cbd0bfaae2 30 seconds ago 29.5MB [2022-10-18T17:34:26.753Z] security-spire-config latest 1cc587e5e83e 40 seconds ago 85.8MB [2022-10-18T17:34:26.753Z] 50761b7881ee 43 seconds ago 1.64GB [2022-10-18T17:34:26.753Z] core-command latest b8e6d4046201 53 seconds ago 17.5MB [2022-10-18T17:34:26.753Z] 14c3272927a8 57 seconds ago 1.57GB [2022-10-18T17:34:26.753Z] sys-mgmt-agent latest 2ee54b90ce22 About a minute ago 136MB [2022-10-18T17:34:26.753Z] 7f47c16bb81d About a minute ago 1.45GB [2022-10-18T17:34:26.753Z] 347606954824 About a minute ago 1.58GB [2022-10-18T17:34:26.753Z] core-data latest 556f80ab467a About a minute ago 21.6MB [2022-10-18T17:34:26.753Z] security-secretstore-setup latest a4fd36d2e9b2 About a minute ago 29.3MB [2022-10-18T17:34:26.753Z] core-metadata latest adc5680c32f0 About a minute ago 18.3MB [2022-10-18T17:34:26.753Z] 3a651f8a115c About a minute ago 1.59GB [2022-10-18T17:34:26.754Z] security-spiffe-token-provider latest b90f66e9d1bf About a minute ago 29.3MB [2022-10-18T17:34:26.754Z] 358292699816 About a minute ago 1.56GB [2022-10-18T17:34:26.754Z] 4fa910b251ad About a minute ago 1.59GB [2022-10-18T17:34:26.754Z] b1fbe9eac201 2 minutes ago 1.57GB [2022-10-18T17:34:26.754Z] 5164abeb4355 2 minutes ago 1.61GB [2022-10-18T17:34:26.754Z] ci-base-image-x86_64 latest f70f3ba10d6c 6 minutes ago 940MB [2022-10-18T17:34:26.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 7 days ago 677MB [2022-10-18T17:34:26.754Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-18T17:34:26.754Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-18T17:34:26.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-18T17:34:26.754Z] 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-10-18T17:34:53.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.464s coverage: 89.2% of statements [2022-10-18T17:34:53.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-18T17:34:53.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-18T17:34:53.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-18T17:34:53.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-18T17:34:53.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-18T17:34:53.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.947s coverage: 2.2% of statements [2022-10-18T17:34:53.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-18T17:34:53.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-18T17:34:54.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.079s coverage: 95.6% of statements [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-18T17:34:54.046Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.457s coverage: 72.2% of statements [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-18T17:34:54.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.536s coverage: 60.0% of statements [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-18T17:34:54.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.914s coverage: 0.9% of statements [2022-10-18T17:34:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-18T17:34:55.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.319s coverage: 58.8% of statements [2022-10-18T17:34:55.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.496s coverage: 29.6% of statements [2022-10-18T17:34:55.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-18T17:35:02.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.513s coverage: 47.1% of statements [2022-10-18T17:35:02.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.614s coverage: 79.5% of statements [2022-10-18T17:35:02.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.481s coverage: 94.1% of statements [2022-10-18T17:35:02.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.594s coverage: 96.3% of statements [2022-10-18T17:35:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements [2022-10-18T17:35:13.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.444s coverage: 94.4% of statements [2022-10-18T17:35:13.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.253s coverage: 44.8% of statements [2022-10-18T17:35:25.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.735s coverage: 80.5% of statements [2022-10-18T17:35:25.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-18T17:35:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.418s coverage: 92.9% of statements [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-18T17:35:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-18T17:35:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.270s coverage: 86.9% of statements [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-18T17:35:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-18T17:35:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-18T17:35:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-10-18T17:35:30.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-18T17:35:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements [2022-10-18T17:35:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2022-10-18T17:35:30.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements [2022-10-18T17:35:31.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 91.2% of statements [2022-10-18T17:35:31.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-18T17:35:38.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.852s coverage: 64.7% of statements [2022-10-18T17:35:38.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-18T17:35:38.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-18T17:35:38.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.272s coverage: 100.0% of statements [2022-10-18T17:35:38.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements [2022-10-18T17:35:38.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.143s coverage: 100.0% of statements [2022-10-18T17:35:38.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2022-10-18T17:35:38.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2022-10-18T17:35:46.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.350s coverage: 65.8% of statements [2022-10-18T17:35:46.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-18T17:35:46.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-18T17:35:46.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-18T17:35:48.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.879s coverage: 41.8% of statements [2022-10-18T17:35:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-18T17:35:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-18T17:35:48.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements [2022-10-18T17:35:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-18T17:35:48.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.288s coverage: 84.8% of statements [2022-10-18T17:35:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-18T17:35:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-18T17:35:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-18T17:35:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-18T17:35:56.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.483s coverage: 17.7% of statements [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-18T17:35:56.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.780s coverage: 92.3% of statements [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-18T17:35:56.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-18T17:35:56.947Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.474s coverage: 97.7% of statements [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-18T17:35:56.947Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.207s coverage: 28.9% of statements [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-18T17:35:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-18T17:35:56.947Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements [2022-10-18T17:35:56.947Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-10-18T17:35:57.902Z] 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-10-18T17:35:57.902Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-18T17:35:57.902Z] GO111MODULE=on go vet ./... [2022-10-18T17:37:49.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-18T17:37:49.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-18T17:37:49.552Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-18T17:37:49.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-18T17:37:50.234Z] + ls -al . [2022-10-18T17:37:50.234Z] total 756 [2022-10-18T17:37:50.234Z] drwxrwxr-x 10 1001 1001 4096 Oct 18 17:31 . [2022-10-18T17:37:50.234Z] drwxr-xr-x 4 root root 4096 Oct 18 17:31 .. [2022-10-18T17:37:50.234Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 17:29 .blubracket [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 16 Oct 18 17:29 .dockerignore [2022-10-18T17:37:50.234Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 17:29 .git [2022-10-18T17:37:50.234Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 17:29 .github [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 1030 Oct 18 17:29 .gitignore [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 42 Oct 18 17:29 .golangci.yml [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 87 Oct 18 17:29 .hadolint.yml [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 166 Oct 18 17:29 .sonarcloud.properties [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 1171 Oct 18 17:29 ADOPTERS.md [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 10722 Oct 18 17:29 Attribution.txt [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 63209 Oct 18 17:29 CHANGELOG.md [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 3804 Oct 18 17:29 CONTRIBUTING.md [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 677 Oct 18 17:29 GOVERNANCE.md [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 850 Oct 18 17:29 Jenkinsfile [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 10775 Oct 18 17:29 LICENSE [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 13857 Oct 18 17:29 Makefile [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 582 Oct 18 17:29 OWNERS.md [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 9799 Oct 18 17:29 README.md [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 6912 Oct 18 17:29 SECURITY.md [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 5 Oct 18 17:27 VERSION [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 4131 Oct 18 17:29 ZMQWindows.md [2022-10-18T17:37:50.234Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 17:29 bin [2022-10-18T17:37:50.234Z] drwxrwxr-x 18 1001 1001 4096 Oct 18 17:29 cmd [2022-10-18T17:37:50.234Z] -rw-r--r-- 1 root root 502375 Oct 18 17:35 coverage.out [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 3458 Oct 18 17:29 go.mod [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 38041 Oct 18 17:29 go.sum [2022-10-18T17:37:50.234Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 17:29 internal [2022-10-18T17:37:50.234Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 17:29 openapi [2022-10-18T17:37:50.234Z] drwxrwxr-x 4 1001 1001 4096 Oct 18 17:29 snap [2022-10-18T17:37:50.234Z] -rw-rw-r-- 1 1001 1001 204 Oct 18 17:29 version.go [Pipeline] sh [2022-10-18T17:37:50.565Z] + '[' -e coverage.out ] [2022-10-18T17:37:50.565Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-18T17:37:50.606Z] Warning: overwriting stash ‘coverage-report’ [2022-10-18T17:37:51.256Z] Stashed 1 file(s) [Pipeline] sh [2022-10-18T17:37:51.892Z] + make build [2022-10-18T17:37:51.892Z] 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-10-18T17:39:28.511Z] 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-10-18T17:40:36.365Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T17:40:36.365Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T17:41:15.221Z] 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-10-18T17:41:15.221Z] 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-10-18T17:41:20.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T17:41:27.188Z] 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-10-18T17:41:31.431Z] 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-10-18T17:41:36.791Z] 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-10-18T17:41:39.368Z] 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-10-18T17:41:42.709Z] 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-10-18T17:41:50.893Z] 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-10-18T17:41:56.258Z] $ docker stop --time=1 7670711447d9da4bff90010d5f24c5b8fd5f4903eac0a24b0273a005d763903b [2022-10-18T17:41:58.166Z] $ docker rm -f 7670711447d9da4bff90010d5f24c5b8fd5f4903eac0a24b0273a005d763903b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:42:00.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T17:42:00.677Z] [2022-10-18T17:42:00.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:42:01.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T17:42:01.389Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-18T17:42:01.389Z] 29e5d40040c1: Pulling fs layer [2022-10-18T17:42:01.389Z] 1ce36da41761: Pulling fs layer [2022-10-18T17:42:01.389Z] 25b303627fd3: Pulling fs layer [2022-10-18T17:42:01.658Z] 29e5d40040c1: Verifying Checksum [2022-10-18T17:42:01.658Z] 29e5d40040c1: Download complete [2022-10-18T17:42:01.928Z] 1ce36da41761: Verifying Checksum [2022-10-18T17:42:01.928Z] 1ce36da41761: Download complete [2022-10-18T17:42:02.192Z] 29e5d40040c1: Pull complete [2022-10-18T17:42:03.148Z] 1ce36da41761: Pull complete [2022-10-18T17:42:03.148Z] 25b303627fd3: Verifying Checksum [2022-10-18T17:42:03.148Z] 25b303627fd3: Download complete [2022-10-18T17:42:13.204Z] 25b303627fd3: Pull complete [2022-10-18T17:42:13.204Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-18T17:42:13.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T17:42:13.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:42:13.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-8483 does not seem to be running inside a container [2022-10-18T17:42:13.588Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-18T17:42:15.784Z] $ docker top 17c859763fdf8c6d18cd1500c49d31e45e4aee490d6efe7c3b79bd3c063f91dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T17:42:16.643Z] + docker-compose build --help [2022-10-18T17:42:16.643Z] + grep parallel [2022-10-18T17:42:20.888Z] --parallel Build images in parallel. [Pipeline] } [2022-10-18T17:42:20.926Z] $ docker stop --time=1 17c859763fdf8c6d18cd1500c49d31e45e4aee490d6efe7c3b79bd3c063f91dc [2022-10-18T17:42:22.580Z] $ docker rm -f 17c859763fdf8c6d18cd1500c49d31e45e4aee490d6efe7c3b79bd3c063f91dc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:42:23.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T17:42:23.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:42:23.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-8483 does not seem to be running inside a container [2022-10-18T17:42:23.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-18T17:42:25.224Z] $ docker top 68c7a6dcadc846d51eeacf13a11146d3efcb75f58633a93248b13a9db29db13c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T17:42:25.759Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-18T17:42:30.000Z] Building core-command ... [2022-10-18T17:42:30.000Z] Building core-data ... [2022-10-18T17:42:30.000Z] Building core-metadata ... [2022-10-18T17:42:30.000Z] Building security-bootstrapper ... [2022-10-18T17:42:30.000Z] Building security-proxy-setup ... [2022-10-18T17:42:30.000Z] Building security-secretstore-setup ... [2022-10-18T17:42:30.000Z] Building security-spiffe-token-provider ... [2022-10-18T17:42:30.000Z] Building security-spire-agent ... [2022-10-18T17:42:30.000Z] Building security-spire-config ... [2022-10-18T17:42:30.000Z] Building security-spire-server ... [2022-10-18T17:42:30.000Z] Building support-notifications ... [2022-10-18T17:42:30.000Z] Building support-scheduler ... [2022-10-18T17:42:30.000Z] Building sys-mgmt-agent ... [2022-10-18T17:42:30.000Z] Building core-command [2022-10-18T17:42:30.000Z] Building security-proxy-setup [2022-10-18T17:42:30.000Z] Building security-spire-agent [2022-10-18T17:42:30.000Z] Building core-data [2022-10-18T17:42:30.000Z] Building support-scheduler [2022-10-18T17:43:26.405Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:43:26.405Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:43:26.405Z] ---> bb87dd04962b [2022-10-18T17:43:26.405Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T17:43:26.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:43:26.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:43:26.405Z] ---> bb87dd04962b [2022-10-18T17:43:26.405Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:43:26.405Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:43:26.405Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:43:26.405Z] ---> bb87dd04962b [2022-10-18T17:43:26.405Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:43:26.405Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:43:26.405Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:43:26.405Z] ---> bb87dd04962b [2022-10-18T17:43:26.405Z] Step 3/22 : WORKDIR /edgex-go [2022-10-18T17:43:26.405Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:43:26.405Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:43:26.405Z] ---> bb87dd04962b [2022-10-18T17:43:26.405Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:43:26.405Z] ---> Running in 842dfd8b535d [2022-10-18T17:43:26.405Z] ---> Running in 8d57368ef2f8 [2022-10-18T17:43:26.405Z] ---> Running in 9631bd17e314 [2022-10-18T17:43:26.405Z] ---> Running in 20eccdd051ea [2022-10-18T17:43:26.405Z] ---> Running in 76490f34fc48 [2022-10-18T17:43:26.405Z] Removing intermediate container 9631bd17e314 [2022-10-18T17:43:26.405Z] ---> f23b5227f40c [2022-10-18T17:43:26.405Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:43:26.405Z] Removing intermediate container 20eccdd051ea [2022-10-18T17:43:26.405Z] ---> 84dfe3dc664d [2022-10-18T17:43:26.405Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T17:43:26.405Z] Removing intermediate container 842dfd8b535d [2022-10-18T17:43:26.405Z] ---> 661a6b500db3 [2022-10-18T17:43:26.405Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T17:43:26.405Z] ---> Running in d5e63997fbda [2022-10-18T17:43:26.405Z] Removing intermediate container 8d57368ef2f8 [2022-10-18T17:43:26.405Z] ---> a4cc20196f79 [2022-10-18T17:43:26.405Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T17:43:26.405Z] ---> Running in cff8a7f99e36 [2022-10-18T17:43:26.405Z] Removing intermediate container 76490f34fc48 [2022-10-18T17:43:26.405Z] ---> 003bf6c5173f [2022-10-18T17:43:26.405Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:43:26.405Z] ---> Running in 6920c2eccfb1 [2022-10-18T17:43:26.405Z] ---> Running in 93546f25fc56 [2022-10-18T17:43:26.405Z] ---> Running in 6d27fa74694a [2022-10-18T17:43:26.405Z] Removing intermediate container cff8a7f99e36 [2022-10-18T17:43:26.405Z] ---> 1bcc82ff78e9 [2022-10-18T17:43:26.405Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:43:26.405Z] ---> Running in f9d7bb99ce4d [2022-10-18T17:43:26.405Z] Removing intermediate container 6920c2eccfb1 [2022-10-18T17:43:26.405Z] ---> fc86e4005673 [2022-10-18T17:43:26.405Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:43:26.405Z] Removing intermediate container 93546f25fc56 [2022-10-18T17:43:26.406Z] ---> b8115a572b11 [2022-10-18T17:43:26.406Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:43:26.406Z] ---> Running in 6ba9acec6b77 [2022-10-18T17:43:26.406Z] ---> Running in e338011ebecc [2022-10-18T17:43:26.406Z] Removing intermediate container d5e63997fbda [2022-10-18T17:43:26.406Z] ---> f57b6be09df1 [2022-10-18T17:43:26.406Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T17:43:26.406Z] ---> Running in 447336e36674 [2022-10-18T17:43:26.406Z] Removing intermediate container 6d27fa74694a [2022-10-18T17:43:26.406Z] ---> 4c021e9c3efc [2022-10-18T17:43:26.406Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-18T17:43:26.406Z] Removing intermediate container f9d7bb99ce4d [2022-10-18T17:43:26.406Z] ---> 854fc389f6f2 [2022-10-18T17:43:26.406Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-18T17:43:26.406Z] ---> Running in 7aac3fd21fee [2022-10-18T17:43:26.406Z] ---> Running in 343b3a849238 [2022-10-18T17:43:26.406Z] Removing intermediate container e338011ebecc [2022-10-18T17:43:26.406Z] ---> 17e712575a25 [2022-10-18T17:43:26.406Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-18T17:43:26.406Z] ---> Running in 338a0b63e1f4 [2022-10-18T17:43:26.406Z] Removing intermediate container 6ba9acec6b77 [2022-10-18T17:43:26.406Z] ---> 40d71a16dfdf [2022-10-18T17:43:26.406Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-18T17:43:26.406Z] ---> Running in ab5c2b326c5e [2022-10-18T17:43:26.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:43:27.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:43:27.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:43:27.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:43:27.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:43:27.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:43:28.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:43:28.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:43:28.225Z] OK: 221 MiB in 51 packages [2022-10-18T17:43:28.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:43:28.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:43:29.400Z] OK: 221 MiB in 51 packages [2022-10-18T17:43:29.677Z] OK: 221 MiB in 51 packages [2022-10-18T17:43:29.677Z] Removing intermediate container 447336e36674 [2022-10-18T17:43:29.677Z] ---> 8e4cb2d7bd50 [2022-10-18T17:43:29.677Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T17:43:30.186Z] OK: 221 MiB in 51 packages [2022-10-18T17:43:30.186Z] OK: 221 MiB in 51 packages [2022-10-18T17:43:31.686Z] ---> abc33e823793 [2022-10-18T17:43:31.687Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:43:31.687Z] ---> Running in 360732a4f531 [2022-10-18T17:43:31.975Z] Removing intermediate container 7aac3fd21fee [2022-10-18T17:43:31.975Z] ---> be6680177a42 [2022-10-18T17:43:31.975Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-18T17:43:31.975Z] Removing intermediate container 343b3a849238 [2022-10-18T17:43:31.975Z] ---> bf52f56db617 [2022-10-18T17:43:31.975Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T17:43:32.249Z] Removing intermediate container ab5c2b326c5e [2022-10-18T17:43:32.249Z] ---> 10628ea773d9 [2022-10-18T17:43:32.249Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T17:43:32.249Z] Removing intermediate container 338a0b63e1f4 [2022-10-18T17:43:32.249Z] ---> 4c7404e512e4 [2022-10-18T17:43:32.249Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T17:43:33.252Z] ---> d274bb75b476 [2022-10-18T17:43:33.252Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:43:33.252Z] ---> 514eb6b0b70f [2022-10-18T17:43:33.252Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:43:33.252Z] ---> Running in 93ab935f22bd [2022-10-18T17:43:33.541Z] ---> Running in 2491389e117b [2022-10-18T17:43:33.541Z] ---> 4bdc341df1d4 [2022-10-18T17:43:33.826Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:43:33.826Z] ---> 1fdfbd450571 [2022-10-18T17:43:33.826Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:43:33.826Z] ---> Running in 3f80ed15f354 [2022-10-18T17:43:33.826Z] ---> Running in 7c2eec570fb7 [2022-10-18T17:44:41.688Z] Removing intermediate container 3f80ed15f354 [2022-10-18T17:44:41.688Z] ---> f930d74fd100 [2022-10-18T17:44:41.688Z] Step 9/23 : COPY . . [2022-10-18T17:44:41.688Z] Removing intermediate container 2491389e117b [2022-10-18T17:44:41.688Z] ---> bfcef3c09fd6 [2022-10-18T17:44:41.688Z] Step 8/22 : COPY . . [2022-10-18T17:44:41.688Z] Removing intermediate container 93ab935f22bd [2022-10-18T17:44:41.688Z] ---> c41f42765bdc [2022-10-18T17:44:41.688Z] Step 9/24 : COPY . . [2022-10-18T17:44:41.688Z] Removing intermediate container 7c2eec570fb7 [2022-10-18T17:44:41.688Z] ---> 90837c125099 [2022-10-18T17:44:41.688Z] Step 9/24 : COPY . . [2022-10-18T17:44:41.688Z] Removing intermediate container 360732a4f531 [2022-10-18T17:44:41.688Z] ---> a6670c8337e0 [2022-10-18T17:44:41.688Z] Step 8/26 : COPY . . [2022-10-18T17:44:56.662Z] ---> 61403cb41cfc [2022-10-18T17:44:56.662Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-18T17:44:56.662Z] ---> 4644d9bf4b01 [2022-10-18T17:44:56.662Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-18T17:44:56.662Z] ---> bd494f4f60ef [2022-10-18T17:44:56.662Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T17:44:56.662Z] ---> Running in 28a8af4a73ea [2022-10-18T17:44:56.662Z] ---> Running in d9020b9ffbea [2022-10-18T17:44:56.662Z] ---> bbdd243f0670 [2022-10-18T17:44:56.662Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-18T17:44:56.662Z] ---> Running in e05ed8cf3a5b [2022-10-18T17:44:56.662Z] ---> 2f2c801df666 [2022-10-18T17:44:56.662Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-18T17:44:56.662Z] ---> Running in 2e292b62a65d [2022-10-18T17:44:56.662Z] ---> Running in 99791aac5667 [2022-10-18T17:44:56.662Z] Removing intermediate container e05ed8cf3a5b [2022-10-18T17:44:56.662Z] ---> 510fec6bfe5a [2022-10-18T17:44:56.662Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T17:44:56.662Z] ---> Running in ce2bd8b33c1a [2022-10-18T17:44:56.662Z] Removing intermediate container ce2bd8b33c1a [2022-10-18T17:44:56.662Z] ---> 107c68af648a [2022-10-18T17:44:56.662Z] 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-10-18T17:44:56.662Z] ---> Running in f8d0419a8f71 [2022-10-18T17:44:56.662Z] 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-10-18T17:44:57.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T17:44:57.257Z] 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-10-18T17:44:57.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T17:44:59.194Z] Removing intermediate container f8d0419a8f71 [2022-10-18T17:44:59.194Z] ---> f4e37cd2da9e [2022-10-18T17:44:59.194Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T17:44:59.194Z] ---> Running in 2915540eec19 [2022-10-18T17:44:59.777Z] Removing intermediate container 2915540eec19 [2022-10-18T17:44:59.777Z] ---> 81b9880b6a15 [2022-10-18T17:44:59.777Z] [2022-10-18T17:44:59.777Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T17:44:59.777Z] 3.15: Pulling from library/alpine [2022-10-18T17:45:01.193Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-18T17:45:01.193Z] Status: Downloaded newer image for alpine:3.15 [2022-10-18T17:45:01.193Z] ---> 02e0d6fdf486 [2022-10-18T17:45:01.193Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:45:01.193Z] ---> Running in e83f5983f914 [2022-10-18T17:45:01.470Z] Removing intermediate container e83f5983f914 [2022-10-18T17:45:01.470Z] ---> 10c5a459af80 [2022-10-18T17:45:01.470Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:45:01.748Z] ---> Running in afbeaa2159c9 [2022-10-18T17:45:05.092Z] Removing intermediate container afbeaa2159c9 [2022-10-18T17:45:05.092Z] ---> 024381f44506 [2022-10-18T17:45:05.092Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T17:45:05.092Z] ---> Running in ae0284a7cb1f [2022-10-18T17:45:06.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:45:07.459Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:45:08.870Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T17:45:08.870Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T17:45:08.870Z] OK: 15734 distinct packages available [2022-10-18T17:45:09.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:45:10.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:45:11.495Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-18T17:45:11.495Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-18T17:45:11.495Z] (3/5) Installing libucontext (1.1-r0) [2022-10-18T17:45:11.759Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-18T17:45:11.759Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-18T17:45:11.759Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T17:45:11.759Z] OK: 6 MiB in 19 packages [2022-10-18T17:45:13.690Z] Removing intermediate container ae0284a7cb1f [2022-10-18T17:45:13.690Z] ---> e914b0923398 [2022-10-18T17:45:13.690Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-18T17:45:17.021Z] ---> 4bd5fa7a2e46 [2022-10-18T17:45:17.021Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T17:45:23.666Z] ---> 7a076b799f1a [2022-10-18T17:45:23.666Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T17:45:23.666Z] ---> e2a012c77d6b [2022-10-18T17:45:23.666Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-18T17:45:24.249Z] ---> 0263caa8da8f [2022-10-18T17:45:24.249Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-18T17:45:24.830Z] ---> ef39e66cd6f3 [2022-10-18T17:45:24.830Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T17:45:25.097Z] ---> Running in 97e21876baf1 [2022-10-18T17:45:25.683Z] Removing intermediate container 97e21876baf1 [2022-10-18T17:45:25.683Z] ---> 496360112da4 [2022-10-18T17:45:25.683Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T17:45:25.683Z] ---> Running in ca30fe940bb2 [2022-10-18T17:45:26.265Z] Removing intermediate container ca30fe940bb2 [2022-10-18T17:45:26.265Z] ---> 9eb39ce8f719 [2022-10-18T17:45:26.265Z] Step 24/26 : LABEL arch=arm64 [2022-10-18T17:45:26.265Z] ---> Running in e50ffa092ee7 [2022-10-18T17:45:26.847Z] Removing intermediate container e50ffa092ee7 [2022-10-18T17:45:26.847Z] ---> b9152358ad41 [2022-10-18T17:45:26.847Z] Step 25/26 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:45:26.847Z] ---> Running in 5ad6ac0f938a [2022-10-18T17:45:27.425Z] Removing intermediate container 5ad6ac0f938a [2022-10-18T17:45:27.425Z] ---> 1570482f9040 [2022-10-18T17:45:27.425Z] Step 26/26 : LABEL version=0.0.0 [2022-10-18T17:45:27.425Z] ---> Running in feb1ae1c11fe [2022-10-18T17:45:28.002Z] Removing intermediate container feb1ae1c11fe [2022-10-18T17:45:28.002Z] ---> 2f63bd9a6325 [2022-10-18T17:45:28.002Z] [2022-10-18T17:45:28.266Z] Successfully built 2f63bd9a6325 [2022-10-18T17:45:28.266Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-18T17:45:28.266Z]  Building security-spire-agent ... done Building support-notifications [2022-10-18T17:45:46.437Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:45:46.437Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:45:46.437Z] ---> bb87dd04962b [2022-10-18T17:45:46.437Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:45:46.437Z] ---> Using cache [2022-10-18T17:45:46.437Z] ---> a4cc20196f79 [2022-10-18T17:45:46.437Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T17:45:46.437Z] ---> Using cache [2022-10-18T17:45:46.437Z] ---> b8115a572b11 [2022-10-18T17:45:46.437Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:45:46.437Z] ---> Using cache [2022-10-18T17:45:46.437Z] ---> 40d71a16dfdf [2022-10-18T17:45:46.437Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-18T17:45:46.437Z] ---> Running in 1a1a8ab3a8bf [2022-10-18T17:45:46.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:45:47.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:45:48.792Z] OK: 221 MiB in 51 packages [2022-10-18T17:45:50.197Z] Removing intermediate container 1a1a8ab3a8bf [2022-10-18T17:45:50.197Z] ---> f73b032de580 [2022-10-18T17:45:50.197Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T17:45:50.782Z] ---> 68134a105895 [2022-10-18T17:45:50.782Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:45:50.782Z] ---> Running in f2791f1ff2ad [2022-10-18T17:46:47.151Z] Removing intermediate container f2791f1ff2ad [2022-10-18T17:46:47.151Z] ---> a182e9a925da [2022-10-18T17:46:47.151Z] Step 9/23 : COPY . . [2022-10-18T17:46:57.213Z] ---> e4cb3e324c6f [2022-10-18T17:46:57.213Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-18T17:46:57.213Z] ---> Running in 4270dc116207 [2022-10-18T17:46:59.146Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T17:50:20.892Z] 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-10-18T17:50:30.945Z] Removing intermediate container 99791aac5667 [2022-10-18T17:50:30.945Z] ---> f82e652e0920 [2022-10-18T17:50:30.945Z] [2022-10-18T17:50:30.945Z] Step 10/22 : FROM alpine:3.16 [2022-10-18T17:50:30.945Z] 3.16: Pulling from library/alpine [2022-10-18T17:50:30.945Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T17:50:30.945Z] Status: Downloaded newer image for alpine:3.16 [2022-10-18T17:50:30.945Z] ---> a6215f271958 [2022-10-18T17:50:30.945Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-18T17:50:30.945Z] ---> Running in 086fdfa7245b [2022-10-18T17:50:31.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:50:32.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:50:33.886Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-18T17:50:33.886Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-18T17:50:33.886Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T17:50:33.886Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-18T17:50:33.886Z] (5/6) Installing curl (7.83.1-r3) [2022-10-18T17:50:33.886Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-18T17:50:33.886Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:50:33.886Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:50:34.467Z] OK: 8 MiB in 20 packages [2022-10-18T17:50:36.416Z] Removing intermediate container 086fdfa7245b [2022-10-18T17:50:36.416Z] ---> af7e37efde11 [2022-10-18T17:50:36.416Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T17:50:36.416Z] ---> Running in 5167b4ab6f1d [2022-10-18T17:50:36.998Z] Removing intermediate container 5167b4ab6f1d [2022-10-18T17:50:36.998Z] ---> 0985247e6bb5 [2022-10-18T17:50:36.998Z] Step 13/22 : WORKDIR /edgex [2022-10-18T17:50:36.998Z] ---> Running in 32d7aa8e31fd [2022-10-18T17:50:37.583Z] Removing intermediate container 32d7aa8e31fd [2022-10-18T17:50:37.583Z] ---> 1e1da1a6fa7c [2022-10-18T17:50:37.583Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-18T17:50:38.541Z] ---> dff7e16cec50 [2022-10-18T17:50:38.541Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-18T17:50:39.952Z] ---> b9db651618d6 [2022-10-18T17:50:39.952Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-18T17:50:41.360Z] ---> 3c16a80fe5cf [2022-10-18T17:50:41.360Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T17:50:42.318Z] ---> 7b7ab04ac171 [2022-10-18T17:50:42.318Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T17:50:42.318Z] ---> Running in e69f6b7db0f9 [2022-10-18T17:50:45.674Z] Removing intermediate container e69f6b7db0f9 [2022-10-18T17:50:45.674Z] ---> f3da813a4db3 [2022-10-18T17:50:45.674Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T17:50:45.674Z] ---> Running in 185e2464b668 [2022-10-18T17:50:45.940Z] Removing intermediate container 185e2464b668 [2022-10-18T17:50:45.940Z] ---> d377857fd9b8 [2022-10-18T17:50:45.940Z] Step 20/22 : LABEL arch=arm64 [2022-10-18T17:50:45.940Z] ---> Running in c6cb3322dd2d [2022-10-18T17:50:46.523Z] Removing intermediate container c6cb3322dd2d [2022-10-18T17:50:46.523Z] ---> 82f13fe5e868 [2022-10-18T17:50:46.523Z] Step 21/22 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:50:46.523Z] ---> Running in 9c686d24413b [2022-10-18T17:50:47.106Z] Removing intermediate container 9c686d24413b [2022-10-18T17:50:47.106Z] ---> 9bdf7df621ac [2022-10-18T17:50:47.106Z] Step 22/22 : LABEL version=0.0.0 [2022-10-18T17:50:47.106Z] ---> Running in 6206d305a42f [2022-10-18T17:50:47.374Z] Removing intermediate container 6206d305a42f [2022-10-18T17:50:47.374Z] ---> 734fb0e82d1a [2022-10-18T17:50:47.374Z] [2022-10-18T17:50:47.640Z] Successfully built 734fb0e82d1a [2022-10-18T17:50:47.905Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-18T17:50:47.905Z] Building security-spire-config [2022-10-18T17:51:06.087Z]  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:51:06.087Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:51:06.087Z] ---> bb87dd04962b [2022-10-18T17:51:06.087Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T17:51:06.087Z] ---> Using cache [2022-10-18T17:51:06.087Z] ---> 003bf6c5173f [2022-10-18T17:51:06.087Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:51:06.087Z] ---> Using cache [2022-10-18T17:51:06.087Z] ---> 4c021e9c3efc [2022-10-18T17:51:06.087Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T17:51:06.087Z] ---> Running in 3b21f784b363 [2022-10-18T17:51:06.669Z] Removing intermediate container d9020b9ffbea [2022-10-18T17:51:06.669Z] ---> a609591105f7 [2022-10-18T17:51:06.669Z] [2022-10-18T17:51:06.669Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T17:51:06.669Z] ---> a6215f271958 [2022-10-18T17:51:06.669Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-18T17:51:08.619Z] ---> Running in 3aed275b5b98 [2022-10-18T17:51:08.885Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:51:09.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:51:10.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:51:10.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:51:11.345Z] OK: 221 MiB in 51 packages [2022-10-18T17:51:11.925Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-18T17:51:11.925Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:51:11.925Z] OK: 5 MiB in 15 packages [2022-10-18T17:51:12.881Z] Removing intermediate container 3b21f784b363 [2022-10-18T17:51:12.881Z] ---> 873061f26778 [2022-10-18T17:51:12.881Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T17:51:13.841Z] Removing intermediate container 3aed275b5b98 [2022-10-18T17:51:13.841Z] ---> a8bfb690264f [2022-10-18T17:51:13.841Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:51:13.841Z] ---> Running in 8767c393c4da [2022-10-18T17:51:14.106Z] ---> a3ac91c5cf03 [2022-10-18T17:51:14.106Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:51:14.397Z] ---> Running in c68118ea2cdc [2022-10-18T17:51:14.979Z] Removing intermediate container 8767c393c4da [2022-10-18T17:51:14.979Z] ---> a0e4dc5edbf8 [2022-10-18T17:51:14.979Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-18T17:51:14.979Z] ---> Running in d66969f1774e [2022-10-18T17:51:15.938Z] Removing intermediate container d66969f1774e [2022-10-18T17:51:15.938Z] ---> 5c5d1e5f5831 [2022-10-18T17:51:15.938Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-18T17:51:15.938Z] ---> Running in 519c1e60036b [2022-10-18T17:51:16.522Z] Removing intermediate container 519c1e60036b [2022-10-18T17:51:16.522Z] ---> 3c1e720da92b [2022-10-18T17:51:16.522Z] Step 16/24 : WORKDIR / [2022-10-18T17:51:16.788Z] ---> Running in 129136eed706 [2022-10-18T17:51:17.056Z] Removing intermediate container 129136eed706 [2022-10-18T17:51:17.056Z] ---> 90f2c8379b87 [2022-10-18T17:51:17.056Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:51:18.017Z] ---> 20bf4802e196 [2022-10-18T17:51:18.017Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-18T17:51:20.593Z] ---> 328aceec605f [2022-10-18T17:51:20.593Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-18T17:51:21.552Z] ---> a69b06a1d0be [2022-10-18T17:51:21.552Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-18T17:51:21.552Z] ---> Running in 53ea4c32542d [2022-10-18T17:51:22.136Z] Removing intermediate container 53ea4c32542d [2022-10-18T17:51:22.136Z] ---> fee106a1a90b [2022-10-18T17:51:22.136Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:51:22.136Z] ---> Running in eb8727f9f9a0 [2022-10-18T17:51:22.720Z] Removing intermediate container eb8727f9f9a0 [2022-10-18T17:51:22.720Z] ---> 5f30f269e6d3 [2022-10-18T17:51:22.720Z] Step 22/24 : LABEL arch=arm64 [2022-10-18T17:51:22.987Z] ---> Running in 1543243a9465 [2022-10-18T17:51:23.256Z] Removing intermediate container 1543243a9465 [2022-10-18T17:51:23.256Z] ---> 7a9248db1e7d [2022-10-18T17:51:23.256Z] Step 23/24 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:51:23.525Z] ---> Running in 04a14cde49c4 [2022-10-18T17:51:24.106Z] Removing intermediate container 04a14cde49c4 [2022-10-18T17:51:24.106Z] ---> c52670c4f602 [2022-10-18T17:51:24.106Z] Step 24/24 : LABEL version=0.0.0 [2022-10-18T17:51:24.373Z] ---> Running in 08a0e661e33e [2022-10-18T17:51:24.955Z] Removing intermediate container 08a0e661e33e [2022-10-18T17:51:24.955Z] ---> ea894fd94637 [2022-10-18T17:51:24.955Z] [2022-10-18T17:51:25.221Z] Successfully built ea894fd94637 [2022-10-18T17:51:25.221Z] Successfully tagged core-command-arm64:latest [2022-10-18T17:51:25.221Z]  Building core-command ... done Building security-spiffe-token-provider [2022-10-18T17:51:40.185Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:51:40.186Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:51:40.186Z] ---> bb87dd04962b [2022-10-18T17:51:40.186Z] Step 3/20 : WORKDIR /edgex-go [2022-10-18T17:51:40.186Z] ---> Using cache [2022-10-18T17:51:40.186Z] ---> 003bf6c5173f [2022-10-18T17:51:40.186Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-18T17:51:40.451Z] ---> Running in 959a12355969 [2022-10-18T17:51:42.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:51:42.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:51:44.375Z] v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-18T17:51:44.375Z] v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-18T17:51:44.375Z] OK: 16893 distinct packages available [2022-10-18T17:51:44.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:51:44.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:51:45.915Z] OK: 221 MiB in 51 packages [2022-10-18T17:51:47.846Z] Removing intermediate container 959a12355969 [2022-10-18T17:51:47.846Z] ---> 7374f72b5632 [2022-10-18T17:51:47.846Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-18T17:51:49.047Z] ---> 356eb680afbb [2022-10-18T17:51:49.047Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:51:49.047Z] ---> Running in 4baa2a0ad3fd [2022-10-18T17:52:11.355Z] Removing intermediate container 28a8af4a73ea [2022-10-18T17:52:11.355Z] ---> c00aeb2d6aec [2022-10-18T17:52:11.355Z] [2022-10-18T17:52:11.355Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T17:52:11.355Z] ---> a6215f271958 [2022-10-18T17:52:11.355Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-18T17:52:11.355Z] ---> Running in c073f00dd7ea [2022-10-18T17:52:11.355Z] Removing intermediate container c073f00dd7ea [2022-10-18T17:52:11.355Z] ---> ab052c3ac21a [2022-10-18T17:52:11.355Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-18T17:52:11.355Z] ---> Running in b43ab7153790 [2022-10-18T17:52:12.312Z] Removing intermediate container b43ab7153790 [2022-10-18T17:52:12.312Z] ---> db08527283ed [2022-10-18T17:52:12.312Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-18T17:52:12.579Z] ---> Running in e6424e69bb0e [2022-10-18T17:52:13.537Z] Removing intermediate container e6424e69bb0e [2022-10-18T17:52:13.537Z] ---> 93b5c987950a [2022-10-18T17:52:13.537Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:52:13.537Z] ---> Running in 7584443a6086 [2022-10-18T17:52:17.781Z] Removing intermediate container 7584443a6086 [2022-10-18T17:52:17.781Z] ---> 73629f754992 [2022-10-18T17:52:17.781Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-18T17:52:17.781Z] ---> Running in d7550dedf298 [2022-10-18T17:52:19.716Z] Removing intermediate container c68118ea2cdc [2022-10-18T17:52:19.716Z] ---> e4b1394095f6 [2022-10-18T17:52:19.716Z] Step 8/26 : COPY . . [2022-10-18T17:52:19.982Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:52:20.943Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:52:22.872Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-18T17:52:23.136Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T17:52:23.136Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-18T17:52:23.403Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T17:52:23.679Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-18T17:52:23.679Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-18T17:52:23.943Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:52:23.944Z] OK: 8 MiB in 20 packages [2022-10-18T17:52:26.532Z] Removing intermediate container d7550dedf298 [2022-10-18T17:52:26.532Z] ---> a9a578b1b951 [2022-10-18T17:52:26.532Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:52:27.936Z] ---> 826980298dd1 [2022-10-18T17:52:27.936Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-18T17:52:31.268Z] ---> 2140a4f72b2b [2022-10-18T17:52:31.268Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-18T17:52:33.211Z] ---> 055bfdeb4a4e [2022-10-18T17:52:33.211Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-18T17:52:33.479Z] ---> Running in ea3ded24e446 [2022-10-18T17:52:34.436Z] Removing intermediate container ea3ded24e446 [2022-10-18T17:52:34.436Z] ---> 6957c35bc650 [2022-10-18T17:52:34.436Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:52:34.436Z] ---> Running in 668e92e48303 [2022-10-18T17:52:35.392Z] Removing intermediate container 668e92e48303 [2022-10-18T17:52:35.392Z] ---> 582e01d6914c [2022-10-18T17:52:35.392Z] Step 22/24 : LABEL arch=arm64 [2022-10-18T17:52:35.658Z] ---> Running in 27cc7acf0f8e [2022-10-18T17:52:36.613Z] Removing intermediate container 27cc7acf0f8e [2022-10-18T17:52:36.613Z] ---> 47cd61573fde [2022-10-18T17:52:36.613Z] Step 23/24 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:52:36.881Z] ---> Running in 845c4670afc8 [2022-10-18T17:52:37.465Z] Removing intermediate container 845c4670afc8 [2022-10-18T17:52:37.465Z] ---> b4f0b0214a07 [2022-10-18T17:52:37.465Z] Step 24/24 : LABEL version=0.0.0 [2022-10-18T17:52:37.730Z] ---> Running in dac999b84bc0 [2022-10-18T17:52:38.682Z] ---> b2b5ba3634ab [2022-10-18T17:52:38.682Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T17:52:38.682Z] Removing intermediate container dac999b84bc0 [2022-10-18T17:52:38.682Z] ---> d934257feb92 [2022-10-18T17:52:38.682Z] [2022-10-18T17:52:38.682Z] ---> Running in f62770c36b41 [2022-10-18T17:52:39.261Z] Successfully built d934257feb92 [2022-10-18T17:52:39.261Z] Successfully tagged core-data-arm64:latest [2022-10-18T17:52:39.261Z]  Building core-data ... done Building security-spire-server [2022-10-18T17:52:39.526Z] Removing intermediate container f62770c36b41 [2022-10-18T17:52:39.526Z] ---> 2533705e63be [2022-10-18T17:52:39.526Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T17:52:39.526Z] ---> Running in eb334563abd0 [2022-10-18T17:52:40.497Z] Removing intermediate container eb334563abd0 [2022-10-18T17:52:40.497Z] ---> 836d960cde47 [2022-10-18T17:52:40.497Z] 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-10-18T17:52:40.765Z] ---> Running in 425bdc543996 [2022-10-18T17:52:45.328Z] Removing intermediate container 425bdc543996 [2022-10-18T17:52:45.329Z] ---> ea63d17409c0 [2022-10-18T17:52:45.329Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T17:52:45.329Z] ---> Running in 682c9934a793 [2022-10-18T17:52:46.736Z] Removing intermediate container 682c9934a793 [2022-10-18T17:52:46.737Z] ---> 13b3d88960f1 [2022-10-18T17:52:46.737Z] [2022-10-18T17:52:46.737Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T17:52:46.737Z] ---> 02e0d6fdf486 [2022-10-18T17:52:46.737Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:52:46.737Z] ---> Using cache [2022-10-18T17:52:46.737Z] ---> 10c5a459af80 [2022-10-18T17:52:46.737Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:52:46.737Z] ---> Using cache [2022-10-18T17:52:46.737Z] ---> 024381f44506 [2022-10-18T17:52:46.737Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-18T17:52:46.737Z] ---> Running in e74596e79370 [2022-10-18T17:52:49.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:52:50.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:52:51.680Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T17:52:51.680Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T17:52:51.680Z] OK: 15734 distinct packages available [2022-10-18T17:52:51.948Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:52:52.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:52:54.317Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-18T17:52:54.317Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-18T17:52:54.317Z] (3/4) Installing libucontext (1.1-r0) [2022-10-18T17:52:54.317Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-18T17:52:54.584Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T17:52:54.584Z] OK: 6 MiB in 18 packages [2022-10-18T17:52:57.156Z] Removing intermediate container e74596e79370 [2022-10-18T17:52:57.156Z] ---> df7ea0a69ce7 [2022-10-18T17:52:57.156Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T17:52:59.085Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:52:59.085Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:52:59.085Z] ---> bb87dd04962b [2022-10-18T17:52:59.085Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T17:52:59.085Z] ---> Using cache [2022-10-18T17:52:59.085Z] ---> 003bf6c5173f [2022-10-18T17:52:59.085Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:52:59.085Z] ---> Using cache [2022-10-18T17:52:59.085Z] ---> 4c021e9c3efc [2022-10-18T17:52:59.085Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T17:52:59.085Z] ---> Using cache [2022-10-18T17:52:59.085Z] ---> 873061f26778 [2022-10-18T17:52:59.085Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T17:52:59.085Z] ---> Using cache [2022-10-18T17:52:59.085Z] ---> a3ac91c5cf03 [2022-10-18T17:52:59.085Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:52:59.085Z] ---> Using cache [2022-10-18T17:52:59.085Z] ---> e4b1394095f6 [2022-10-18T17:52:59.085Z] Step 8/25 : COPY . . [2022-10-18T17:52:59.085Z] ---> Using cache [2022-10-18T17:52:59.085Z] ---> b2b5ba3634ab [2022-10-18T17:52:59.085Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T17:52:59.085Z] ---> Using cache [2022-10-18T17:52:59.085Z] ---> 2533705e63be [2022-10-18T17:52:59.085Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-18T17:52:59.085Z] ---> Using cache [2022-10-18T17:52:59.085Z] ---> 836d960cde47 [2022-10-18T17:52:59.085Z] 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-10-18T17:52:59.665Z] ---> Running in 2d027f0546b3 [2022-10-18T17:53:03.893Z] Removing intermediate container 2d027f0546b3 [2022-10-18T17:53:03.893Z] ---> b8ae7743a137 [2022-10-18T17:53:03.893Z] Step 12/25 : WORKDIR /edgex-go [2022-10-18T17:53:03.893Z] ---> Running in 22129944cb46 [2022-10-18T17:53:04.160Z] Removing intermediate container 22129944cb46 [2022-10-18T17:53:04.160Z] ---> e4c1157798ee [2022-10-18T17:53:04.160Z] [2022-10-18T17:53:04.160Z] Step 13/25 : FROM alpine:3.15 [2022-10-18T17:53:04.160Z] ---> 02e0d6fdf486 [2022-10-18T17:53:04.160Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:53:04.160Z] ---> Using cache [2022-10-18T17:53:04.160Z] ---> 10c5a459af80 [2022-10-18T17:53:04.160Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:53:04.160Z] ---> Using cache [2022-10-18T17:53:04.160Z] ---> 024381f44506 [2022-10-18T17:53:04.160Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T17:53:04.160Z] ---> Using cache [2022-10-18T17:53:04.160Z] ---> e914b0923398 [2022-10-18T17:53:04.160Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T17:53:04.424Z] Removing intermediate container 4baa2a0ad3fd [2022-10-18T17:53:04.424Z] ---> 3db45b0d7b1c [2022-10-18T17:53:04.424Z] Step 7/20 : COPY . . [2022-10-18T17:53:05.827Z] ---> 1a14c9a5f71c [2022-10-18T17:53:05.827Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T17:53:08.413Z] ---> 25956bd9db2d [2022-10-18T17:53:08.413Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-18T17:53:08.679Z] ---> Running in 96bb84f90fd6 [2022-10-18T17:53:09.269Z] Removing intermediate container 96bb84f90fd6 [2022-10-18T17:53:09.269Z] ---> 65c0a9131bb9 [2022-10-18T17:53:09.269Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-18T17:53:11.851Z] ---> bd64b748a079 [2022-10-18T17:53:11.851Z] Step 21/26 : WORKDIR / [2022-10-18T17:53:11.851Z] ---> Running in bffd13dfb0c4 [2022-10-18T17:53:12.433Z] Removing intermediate container bffd13dfb0c4 [2022-10-18T17:53:12.433Z] ---> 1b3ecc40f9ca [2022-10-18T17:53:12.433Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T17:53:12.700Z] ---> Running in 0d6ce7566362 [2022-10-18T17:53:13.658Z] Removing intermediate container 0d6ce7566362 [2022-10-18T17:53:13.658Z] ---> 24ffde0c630a [2022-10-18T17:53:13.658Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T17:53:13.658Z] ---> Running in 65106d570e8e [2022-10-18T17:53:13.922Z] ---> ab911675bb86 [2022-10-18T17:53:13.922Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T17:53:14.503Z] Removing intermediate container 65106d570e8e [2022-10-18T17:53:14.503Z] ---> e0f88e0fab1f [2022-10-18T17:53:14.503Z] Step 24/26 : LABEL arch=arm64 [2022-10-18T17:53:14.767Z] ---> Running in 7e4c2d5b1ef1 [2022-10-18T17:53:15.359Z] ---> 72f4f60e1913 [2022-10-18T17:53:15.359Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-18T17:53:15.359Z] Removing intermediate container 7e4c2d5b1ef1 [2022-10-18T17:53:15.359Z] ---> de097cb09f8f [2022-10-18T17:53:15.360Z] Step 25/26 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:53:15.624Z] ---> Running in 9f5809e60168 [2022-10-18T17:53:16.205Z] Removing intermediate container 9f5809e60168 [2022-10-18T17:53:16.205Z] ---> 51e59ad93e39 [2022-10-18T17:53:16.205Z] Step 26/26 : LABEL version=0.0.0 [2022-10-18T17:53:16.472Z] ---> Running in f90421801f49 [2022-10-18T17:53:16.739Z] ---> 71cb929fc410 [2022-10-18T17:53:16.739Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-18T17:53:17.321Z] Removing intermediate container f90421801f49 [2022-10-18T17:53:17.321Z] ---> 2b44b5781cc2 [2022-10-18T17:53:17.321Z] [2022-10-18T17:53:18.277Z] Successfully built 2b44b5781cc2 [2022-10-18T17:53:18.277Z] Successfully tagged security-spire-config-arm64:latest [2022-10-18T17:53:18.277Z]  Building security-spire-config ... done Building security-bootstrapper [2022-10-18T17:53:18.277Z] ---> 489537259d0b [2022-10-18T17:53:18.277Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T17:53:18.277Z] ---> Running in adb57b3bd11d [2022-10-18T17:53:19.684Z] Removing intermediate container adb57b3bd11d [2022-10-18T17:53:19.684Z] ---> d073b745fdee [2022-10-18T17:53:19.684Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T17:53:19.951Z] ---> Running in 96362c3161a0 [2022-10-18T17:53:20.911Z] Removing intermediate container 96362c3161a0 [2022-10-18T17:53:20.911Z] ---> 04f497f09bb0 [2022-10-18T17:53:20.911Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T17:53:21.176Z] ---> Running in 634cbce0e65a [2022-10-18T17:53:22.135Z] Removing intermediate container 634cbce0e65a [2022-10-18T17:53:22.135Z] ---> 350cb2046a79 [2022-10-18T17:53:22.135Z] Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:53:22.400Z] ---> Running in fe1ba61bc410 [2022-10-18T17:53:23.355Z] Removing intermediate container fe1ba61bc410 [2022-10-18T17:53:23.355Z] ---> 2ce2deb0f1b1 [2022-10-18T17:53:23.355Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T17:53:23.629Z] ---> Running in e92469f01c97 [2022-10-18T17:53:24.211Z] Removing intermediate container e92469f01c97 [2022-10-18T17:53:24.211Z] ---> e50e331cfea0 [2022-10-18T17:53:24.211Z] [2022-10-18T17:53:25.176Z] Successfully built e50e331cfea0 [2022-10-18T17:53:25.176Z] Successfully tagged security-spire-server-arm64:latest [2022-10-18T17:53:25.176Z]  Building security-spire-server ... done Building core-metadata [2022-10-18T17:53:25.443Z] ---> b8c9d3354259 [2022-10-18T17:53:25.443Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-18T17:53:25.443Z] ---> Running in 4d38f30752ec [2022-10-18T17:53:28.014Z] 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-10-18T17:53:40.303Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:53:40.303Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:53:40.303Z] ---> bb87dd04962b [2022-10-18T17:53:40.303Z] Step 3/33 : WORKDIR /edgex-go [2022-10-18T17:53:40.303Z] ---> Using cache [2022-10-18T17:53:40.303Z] ---> 003bf6c5173f [2022-10-18T17:53:40.303Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:53:40.303Z] ---> Using cache [2022-10-18T17:53:40.303Z] ---> 4c021e9c3efc [2022-10-18T17:53:40.569Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-18T17:53:40.569Z] ---> Using cache [2022-10-18T17:53:40.569Z] ---> be6680177a42 [2022-10-18T17:53:40.569Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-18T17:53:40.569Z] ---> Using cache [2022-10-18T17:53:40.569Z] ---> 514eb6b0b70f [2022-10-18T17:53:40.569Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:53:40.569Z] ---> Using cache [2022-10-18T17:53:40.569Z] ---> bfcef3c09fd6 [2022-10-18T17:53:40.569Z] Step 8/33 : COPY . . [2022-10-18T17:53:40.569Z] ---> Using cache [2022-10-18T17:53:40.569Z] ---> 2f2c801df666 [2022-10-18T17:53:40.569Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-18T17:53:40.569Z] ---> Running in 0a1dffe54524 [2022-10-18T17:53:40.836Z] Removing intermediate container 2e292b62a65d [2022-10-18T17:53:40.836Z] ---> 5d93c08d2374 [2022-10-18T17:53:40.836Z] [2022-10-18T17:53:40.836Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T17:53:40.836Z] ---> a6215f271958 [2022-10-18T17:53:40.836Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-18T17:53:40.836Z] ---> Using cache [2022-10-18T17:53:40.836Z] ---> a8bfb690264f [2022-10-18T17:53:40.836Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:53:40.836Z] ---> Using cache [2022-10-18T17:53:40.836Z] ---> a0e4dc5edbf8 [2022-10-18T17:53:40.836Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-18T17:53:41.102Z] ---> Running in e424ef3c9d0c [2022-10-18T17:53:43.040Z] Removing intermediate container e424ef3c9d0c [2022-10-18T17:53:43.040Z] ---> a9bdf446e616 [2022-10-18T17:53:43.040Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T17:53:43.040Z] ---> Running in a9b2170116cd [2022-10-18T17:53:43.311Z] 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-10-18T17:53:43.893Z] Removing intermediate container a9b2170116cd [2022-10-18T17:53:43.893Z] ---> 38e97463c36a [2022-10-18T17:53:43.893Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:53:45.299Z] ---> e4b4f31e7dd3 [2022-10-18T17:53:45.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-18T17:53:46.707Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:53:46.707Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:53:46.707Z] ---> bb87dd04962b [2022-10-18T17:53:46.707Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:53:46.707Z] ---> Using cache [2022-10-18T17:53:46.707Z] ---> a4cc20196f79 [2022-10-18T17:53:46.707Z] Step 4/25 : WORKDIR /edgex-go [2022-10-18T17:53:46.707Z] ---> Using cache [2022-10-18T17:53:46.707Z] ---> b8115a572b11 [2022-10-18T17:53:46.707Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:53:46.707Z] ---> Using cache [2022-10-18T17:53:46.707Z] ---> 40d71a16dfdf [2022-10-18T17:53:46.707Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-18T17:53:46.707Z] ---> Using cache [2022-10-18T17:53:46.707Z] ---> 10628ea773d9 [2022-10-18T17:53:46.707Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-18T17:53:46.707Z] ---> Using cache [2022-10-18T17:53:46.707Z] ---> 4bdc341df1d4 [2022-10-18T17:53:46.707Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:53:46.707Z] ---> Using cache [2022-10-18T17:53:46.707Z] ---> f930d74fd100 [2022-10-18T17:53:46.707Z] Step 9/25 : COPY . . [2022-10-18T17:53:46.707Z] ---> Using cache [2022-10-18T17:53:46.707Z] ---> bbdd243f0670 [2022-10-18T17:53:46.707Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-18T17:53:46.707Z] ---> Running in 20f5ba247cdd [2022-10-18T17:53:48.642Z] ---> 1dff17cfb3b0 [2022-10-18T17:53:48.643Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-18T17:53:48.907Z] 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-10-18T17:53:49.488Z] ---> 5c966af1e3e3 [2022-10-18T17:53:49.488Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-18T17:53:49.488Z] ---> Running in 077c7076a1f5 [2022-10-18T17:53:50.069Z] Removing intermediate container 077c7076a1f5 [2022-10-18T17:53:50.069Z] ---> a70dd510b22e [2022-10-18T17:53:50.069Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:53:50.069Z] ---> Running in 42dae84f4210 [2022-10-18T17:53:50.648Z] Removing intermediate container 42dae84f4210 [2022-10-18T17:53:50.648Z] ---> accec8f92ade [2022-10-18T17:53:50.648Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T17:53:50.648Z] ---> Running in 3f07c7b290ff [2022-10-18T17:53:51.227Z] Removing intermediate container 3f07c7b290ff [2022-10-18T17:53:51.227Z] ---> 7477a7162e40 [2022-10-18T17:53:51.227Z] Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:53:51.227Z] ---> Running in 61f254eb5c22 [2022-10-18T17:53:51.809Z] Removing intermediate container 61f254eb5c22 [2022-10-18T17:53:51.809Z] ---> e72ab42409c2 [2022-10-18T17:53:51.809Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T17:53:51.809Z] ---> Running in 1744cafe6f68 [2022-10-18T17:53:52.389Z] Removing intermediate container 1744cafe6f68 [2022-10-18T17:53:52.389Z] ---> 7dd3db046854 [2022-10-18T17:53:52.389Z] [2022-10-18T17:53:52.968Z] Successfully built 7dd3db046854 [2022-10-18T17:53:52.968Z] Successfully tagged support-scheduler-arm64:latest [2022-10-18T17:53:52.968Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-10-18T17:54:11.154Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:54:11.154Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:54:11.154Z] ---> bb87dd04962b [2022-10-18T17:54:11.154Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T17:54:11.154Z] ---> Using cache [2022-10-18T17:54:11.154Z] ---> 003bf6c5173f [2022-10-18T17:54:11.154Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:54:11.154Z] ---> Using cache [2022-10-18T17:54:11.154Z] ---> 4c021e9c3efc [2022-10-18T17:54:11.154Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-18T17:54:11.154Z] ---> Using cache [2022-10-18T17:54:11.154Z] ---> be6680177a42 [2022-10-18T17:54:11.154Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T17:54:11.154Z] ---> Using cache [2022-10-18T17:54:11.154Z] ---> 514eb6b0b70f [2022-10-18T17:54:11.154Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:54:11.154Z] ---> Using cache [2022-10-18T17:54:11.154Z] ---> bfcef3c09fd6 [2022-10-18T17:54:11.154Z] Step 8/25 : COPY . . [2022-10-18T17:54:11.154Z] ---> Using cache [2022-10-18T17:54:11.154Z] ---> 2f2c801df666 [2022-10-18T17:54:11.154Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-18T17:54:11.154Z] ---> Running in c88db3dfbe7d [2022-10-18T17:54:12.559Z] 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-10-18T17:55:08.921Z] Removing intermediate container 4270dc116207 [2022-10-18T17:55:08.921Z] ---> bbbc8313d7af [2022-10-18T17:55:08.921Z] [2022-10-18T17:55:08.921Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T17:55:08.921Z] ---> a6215f271958 [2022-10-18T17:55:08.921Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-18T17:55:08.921Z] ---> Running in cccbbdbd19f2 [2022-10-18T17:55:10.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:55:10.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:55:11.852Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-18T17:55:11.852Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-18T17:55:11.852Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:55:11.852Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:55:12.433Z] OK: 6 MiB in 16 packages [2022-10-18T17:55:14.367Z] Removing intermediate container cccbbdbd19f2 [2022-10-18T17:55:14.367Z] ---> 486f0edd4a8c [2022-10-18T17:55:14.367Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:55:14.367Z] ---> Running in 095f9b3325fa [2022-10-18T17:55:14.947Z] Removing intermediate container 095f9b3325fa [2022-10-18T17:55:14.947Z] ---> 2ffd6dae1c2f [2022-10-18T17:55:14.947Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-18T17:55:14.947Z] ---> Running in 849c43e12a69 [2022-10-18T17:55:15.225Z] Removing intermediate container 849c43e12a69 [2022-10-18T17:55:15.225Z] ---> c473a5e43287 [2022-10-18T17:55:15.225Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T17:55:15.492Z] ---> Running in c2b31756b2a3 [2022-10-18T17:55:16.916Z] Removing intermediate container c2b31756b2a3 [2022-10-18T17:55:16.916Z] ---> c220ae5ad366 [2022-10-18T17:55:16.916Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:55:17.878Z] ---> 2c7837d7269d [2022-10-18T17:55:17.878Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-18T17:55:20.452Z] ---> a19e97a461f8 [2022-10-18T17:55:20.452Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-18T17:55:21.033Z] ---> b9b13c09bc51 [2022-10-18T17:55:21.033Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-18T17:55:21.299Z] ---> Running in e5beb4054c97 [2022-10-18T17:55:21.566Z] Removing intermediate container e5beb4054c97 [2022-10-18T17:55:21.566Z] ---> 371342cadc92 [2022-10-18T17:55:21.566Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:55:21.834Z] ---> Running in 6a2292c0b5c8 [2022-10-18T17:55:22.102Z] Removing intermediate container 6a2292c0b5c8 [2022-10-18T17:55:22.102Z] ---> a1903a34d94b [2022-10-18T17:55:22.102Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T17:55:22.369Z] ---> Running in 6cd4b61c49ab [2022-10-18T17:55:22.635Z] Removing intermediate container 6cd4b61c49ab [2022-10-18T17:55:22.635Z] ---> 9a573b0193b8 [2022-10-18T17:55:22.635Z] Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:55:22.904Z] ---> Running in 8c6497559860 [2022-10-18T17:55:23.484Z] Removing intermediate container 8c6497559860 [2022-10-18T17:55:23.484Z] ---> 28ee648f7669 [2022-10-18T17:55:23.484Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T17:55:23.484Z] ---> Running in 539929bb2ba6 [2022-10-18T17:55:24.065Z] Removing intermediate container 539929bb2ba6 [2022-10-18T17:55:24.065Z] ---> d9403d0d31fb [2022-10-18T17:55:24.065Z] [2022-10-18T17:55:24.330Z] Successfully built d9403d0d31fb [2022-10-18T17:55:24.330Z] Successfully tagged support-notifications-arm64:latest [2022-10-18T17:55:24.330Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-10-18T17:55:42.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:55:42.678Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:55:42.678Z] ---> bb87dd04962b [2022-10-18T17:55:42.678Z] Step 3/23 : WORKDIR /edgex-go [2022-10-18T17:55:42.678Z] ---> Using cache [2022-10-18T17:55:42.678Z] ---> 003bf6c5173f [2022-10-18T17:55:42.678Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:55:42.678Z] ---> Using cache [2022-10-18T17:55:42.678Z] ---> 4c021e9c3efc [2022-10-18T17:55:42.678Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-18T17:55:42.678Z] ---> Running in c4111a2432ef [2022-10-18T17:55:44.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:55:45.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:55:46.107Z] OK: 221 MiB in 51 packages [2022-10-18T17:55:48.052Z] Removing intermediate container c4111a2432ef [2022-10-18T17:55:48.052Z] ---> c02cf1f3cadd [2022-10-18T17:55:48.052Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-18T17:55:48.632Z] ---> 943966beecff [2022-10-18T17:55:48.632Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:55:48.632Z] ---> Running in 49184539dda7 [2022-10-18T17:56:44.984Z] Removing intermediate container 49184539dda7 [2022-10-18T17:56:44.984Z] ---> b9b84bd35b81 [2022-10-18T17:56:44.984Z] Step 8/23 : COPY . . [2022-10-18T17:56:57.276Z] ---> 25f3089281ab [2022-10-18T17:56:57.276Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-18T17:56:57.276Z] ---> Running in f3bc4a839c0a [2022-10-18T17:56:57.856Z] 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-10-18T17:59:34.608Z] Removing intermediate container 0a1dffe54524 [2022-10-18T17:59:34.608Z] ---> 8d996794a423 [2022-10-18T17:59:34.608Z] [2022-10-18T17:59:34.608Z] Step 10/33 : FROM alpine:3.16 [2022-10-18T17:59:34.609Z] ---> a6215f271958 [2022-10-18T17:59:34.609Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:59:34.609Z] ---> Running in 99fea7a17c05 [2022-10-18T17:59:34.609Z] Removing intermediate container 99fea7a17c05 [2022-10-18T17:59:34.609Z] ---> 597b8fd6c548 [2022-10-18T17:59:34.609Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-18T17:59:34.609Z] ---> Running in 32c040dc7e39 [2022-10-18T17:59:34.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:59:34.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:59:34.609Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-18T17:59:34.609Z] (2/2) Installing su-exec (0.2-r1) [2022-10-18T17:59:34.609Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:59:34.609Z] OK: 5 MiB in 16 packages [2022-10-18T17:59:34.609Z] Removing intermediate container 32c040dc7e39 [2022-10-18T17:59:34.609Z] ---> 4bf1c36284af [2022-10-18T17:59:34.609Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-18T17:59:34.609Z] ---> Running in e5f108fcb359 [2022-10-18T17:59:34.609Z] Removing intermediate container e5f108fcb359 [2022-10-18T17:59:34.609Z] ---> 93341bffc5e6 [2022-10-18T17:59:34.609Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-18T17:59:34.609Z] ---> Running in cf3e6006fac3 [2022-10-18T17:59:34.609Z] Removing intermediate container cf3e6006fac3 [2022-10-18T17:59:34.609Z] ---> 96713e8792e8 [2022-10-18T17:59:34.609Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-18T17:59:34.609Z] ---> Running in 9c4070633ca4 [2022-10-18T17:59:34.609Z] Removing intermediate container 9c4070633ca4 [2022-10-18T17:59:34.609Z] ---> f4a1e3e911af [2022-10-18T17:59:34.609Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-18T17:59:34.609Z] ---> Running in 290d07724d03 [2022-10-18T17:59:34.609Z] Removing intermediate container 290d07724d03 [2022-10-18T17:59:34.609Z] ---> 2224c3cc062a [2022-10-18T17:59:34.609Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-18T17:59:34.609Z] ---> Running in 3ebdeb3fd0e3 [2022-10-18T17:59:34.609Z] Removing intermediate container 3ebdeb3fd0e3 [2022-10-18T17:59:34.609Z] ---> 99578ec5ee9d [2022-10-18T17:59:34.609Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-18T17:59:34.609Z] ---> Running in d9fb485aee76 [2022-10-18T17:59:34.609Z] 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-10-18T17:59:34.609Z] Removing intermediate container d9fb485aee76 [2022-10-18T17:59:34.609Z] ---> 048eca631c48 [2022-10-18T17:59:34.609Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-18T17:59:34.609Z] ---> 53d5d7fe1a36 [2022-10-18T17:59:34.609Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-18T17:59:34.609Z] ---> Running in 72ef557b3f62 [2022-10-18T17:59:37.945Z] Removing intermediate container 72ef557b3f62 [2022-10-18T17:59:37.945Z] ---> 608909f11c6b [2022-10-18T17:59:37.945Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:59:38.211Z] ---> 2c0669e170b7 [2022-10-18T17:59:38.211Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-18T17:59:40.146Z] ---> 8ac2f6f89e63 [2022-10-18T17:59:40.146Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-18T17:59:41.104Z] ---> 97809b72ed62 [2022-10-18T17:59:41.104Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-18T17:59:42.057Z] ---> 3974096fcd6f [2022-10-18T17:59:42.057Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-18T17:59:42.642Z] ---> 996a85183159 [2022-10-18T17:59:42.642Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-18T17:59:43.619Z] ---> 600464f34bc1 [2022-10-18T17:59:43.619Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-18T17:59:44.572Z] ---> 5cc838bc087c [2022-10-18T17:59:44.572Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-18T17:59:44.572Z] ---> Running in 28a49ccde904 [2022-10-18T17:59:47.905Z] Removing intermediate container 28a49ccde904 [2022-10-18T17:59:47.905Z] ---> d8f64697386c [2022-10-18T17:59:47.905Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-18T17:59:47.905Z] ---> Running in 268006526bd6 [2022-10-18T17:59:48.863Z] Removing intermediate container 268006526bd6 [2022-10-18T17:59:48.863Z] ---> 5413293e4add [2022-10-18T17:59:48.863Z] Step 30/33 : CMD ["gate"] [2022-10-18T17:59:48.863Z] ---> Running in 26c690bb5205 [2022-10-18T17:59:49.444Z] Removing intermediate container 26c690bb5205 [2022-10-18T17:59:49.444Z] ---> b7a8309c3567 [2022-10-18T17:59:49.444Z] Step 31/33 : LABEL arch=arm64 [2022-10-18T17:59:49.711Z] ---> Running in 2106cb00730e [2022-10-18T17:59:50.292Z] Removing intermediate container 2106cb00730e [2022-10-18T17:59:50.292Z] ---> 4c9976ae8f77 [2022-10-18T17:59:50.292Z] Step 32/33 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T17:59:50.558Z] ---> Running in 81e7730e9c11 [2022-10-18T17:59:51.516Z] Removing intermediate container 81e7730e9c11 [2022-10-18T17:59:51.516Z] ---> 4345e697ca18 [2022-10-18T17:59:51.516Z] Step 33/33 : LABEL version=0.0.0 [2022-10-18T17:59:51.786Z] ---> Running in 7804699b7acd [2022-10-18T17:59:52.747Z] Removing intermediate container 7804699b7acd [2022-10-18T17:59:52.747Z] ---> a603ecb9958c [2022-10-18T17:59:52.747Z] [2022-10-18T17:59:53.327Z] Successfully built a603ecb9958c [2022-10-18T17:59:53.327Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-18T17:59:56.167Z]  Building security-bootstrapper ... done Removing intermediate container c88db3dfbe7d [2022-10-18T17:59:56.167Z] ---> 1fa091385fc1 [2022-10-18T17:59:56.167Z] [2022-10-18T17:59:56.167Z] Step 10/25 : FROM alpine:3.16 [2022-10-18T17:59:56.167Z] ---> a6215f271958 [2022-10-18T17:59:56.167Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-18T17:59:56.167Z] ---> Running in f09af5023fea [2022-10-18T17:59:58.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:59:58.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:59:59.335Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-18T17:59:59.599Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-18T17:59:59.599Z] (3/3) Installing su-exec (0.2-r1) [2022-10-18T17:59:59.599Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:59:59.599Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:59:59.864Z] OK: 6 MiB in 17 packages [2022-10-18T18:00:02.427Z] Removing intermediate container f09af5023fea [2022-10-18T18:00:02.427Z] ---> 07a75e3784df [2022-10-18T18:00:02.427Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T18:00:02.427Z] ---> Running in d7b9bd583b48 [2022-10-18T18:00:03.004Z] Removing intermediate container d7b9bd583b48 [2022-10-18T18:00:03.004Z] ---> a2204a7ce763 [2022-10-18T18:00:03.004Z] Step 13/25 : WORKDIR / [2022-10-18T18:00:03.004Z] ---> Running in 52a3718e4ce0 [2022-10-18T18:00:03.586Z] Removing intermediate container 52a3718e4ce0 [2022-10-18T18:00:03.586Z] ---> c076118d432d [2022-10-18T18:00:03.586Z] 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-10-18T18:00:04.165Z] ---> 94d3865889a8 [2022-10-18T18:00:04.165Z] 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-10-18T18:00:05.117Z] ---> 285d042a1913 [2022-10-18T18:00:05.117Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-18T18:00:06.522Z] ---> c6191fca157b [2022-10-18T18:00:06.522Z] 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-10-18T18:00:07.922Z] ---> ce49e6c94dd5 [2022-10-18T18:00:07.922Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-18T18:00:10.485Z] ---> 700c3b01da3d [2022-10-18T18:00:10.485Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-18T18:00:13.055Z] ---> 04f9e683f7ba [2022-10-18T18:00:13.055Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T18:00:14.457Z] ---> 8327e1cd8307 [2022-10-18T18:00:14.457Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T18:00:14.728Z] ---> Running in 47b414a17caf [2022-10-18T18:00:15.688Z] Removing intermediate container 20f5ba247cdd [2022-10-18T18:00:15.689Z] ---> 5527555c061a [2022-10-18T18:00:15.689Z] [2022-10-18T18:00:15.689Z] Step 11/25 : FROM alpine:3.16 [2022-10-18T18:00:15.689Z] ---> a6215f271958 [2022-10-18T18:00:15.689Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-18T18:00:15.689Z] ---> Using cache [2022-10-18T18:00:15.689Z] ---> a8bfb690264f [2022-10-18T18:00:15.689Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T18:00:15.689Z] ---> Using cache [2022-10-18T18:00:15.689Z] ---> a0e4dc5edbf8 [2022-10-18T18:00:15.689Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-18T18:00:15.689Z] ---> Running in 44841354773d [2022-10-18T18:00:16.646Z] Removing intermediate container 44841354773d [2022-10-18T18:00:16.646Z] ---> 6d93c980d379 [2022-10-18T18:00:16.646Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-18T18:00:16.646Z] ---> Running in 3f487e9ea8c3 [2022-10-18T18:00:17.227Z] Removing intermediate container 3f487e9ea8c3 [2022-10-18T18:00:17.227Z] ---> d1005d688b96 [2022-10-18T18:00:17.227Z] Step 16/25 : WORKDIR / [2022-10-18T18:00:17.227Z] ---> Running in 55901821a37f [2022-10-18T18:00:18.184Z] Removing intermediate container 55901821a37f [2022-10-18T18:00:18.184Z] ---> 25ad71656299 [2022-10-18T18:00:18.184Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T18:00:18.450Z] Removing intermediate container 47b414a17caf [2022-10-18T18:00:18.450Z] ---> dd3f001b8c63 [2022-10-18T18:00:18.450Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T18:00:18.716Z] ---> Running in 9f2f7201f1b7 [2022-10-18T18:00:19.299Z] Removing intermediate container 9f2f7201f1b7 [2022-10-18T18:00:19.299Z] ---> 099a90ec3241 [2022-10-18T18:00:19.299Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T18:00:19.566Z] ---> Running in a2e74316f73e [2022-10-18T18:00:19.566Z] ---> 1f1945d267f9 [2022-10-18T18:00:19.566Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-18T18:00:20.149Z] Removing intermediate container a2e74316f73e [2022-10-18T18:00:20.150Z] ---> 2c305cbbc651 [2022-10-18T18:00:20.150Z] Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T18:00:20.415Z] ---> Running in d28039c99cae [2022-10-18T18:00:20.995Z] Removing intermediate container d28039c99cae [2022-10-18T18:00:20.995Z] ---> a1dbe4bfdc27 [2022-10-18T18:00:20.995Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T18:00:21.260Z] ---> Running in 5fabfe564862 [2022-10-18T18:00:22.215Z] ---> 51569e7b2225 [2022-10-18T18:00:22.215Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-18T18:00:22.215Z] Removing intermediate container 5fabfe564862 [2022-10-18T18:00:22.215Z] ---> 22812d863f9b [2022-10-18T18:00:22.215Z] [2022-10-18T18:00:22.810Z] Successfully built 22812d863f9b [2022-10-18T18:00:22.810Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-18T18:00:22.810Z]  Building security-secretstore-setup ... done  ---> dba4b4ba16ce [2022-10-18T18:00:22.810Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-18T18:00:23.767Z] ---> b46ce918e25d [2022-10-18T18:00:23.767Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-18T18:00:23.767Z] ---> Running in 62287bd9d868 [2022-10-18T18:00:24.347Z] Removing intermediate container 62287bd9d868 [2022-10-18T18:00:24.347Z] ---> 99791c2d9252 [2022-10-18T18:00:24.347Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T18:00:24.347Z] ---> Running in 432b78aac237 [2022-10-18T18:00:24.926Z] Removing intermediate container 432b78aac237 [2022-10-18T18:00:24.926Z] ---> cea27d0ab0b4 [2022-10-18T18:00:24.926Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T18:00:24.926Z] ---> Running in d470a81bf71f [2022-10-18T18:00:26.857Z] Removing intermediate container d470a81bf71f [2022-10-18T18:00:26.857Z] ---> 7671da05e7e6 [2022-10-18T18:00:26.857Z] Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T18:00:26.857Z] ---> Running in b35aa18ca2fe [2022-10-18T18:00:27.435Z] Removing intermediate container b35aa18ca2fe [2022-10-18T18:00:27.435Z] ---> 447f18fbc126 [2022-10-18T18:00:27.435Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T18:00:27.435Z] ---> Running in 10be849b4504 [2022-10-18T18:00:28.012Z] Removing intermediate container 10be849b4504 [2022-10-18T18:00:28.012Z] ---> 817f6791f2b7 [2022-10-18T18:00:28.012Z] [2022-10-18T18:00:28.277Z] Successfully built 817f6791f2b7 [2022-10-18T18:00:28.277Z] Successfully tagged core-metadata-arm64:latest [2022-10-18T18:00:46.448Z]  Building core-metadata ... done Removing intermediate container 4d38f30752ec [2022-10-18T18:00:46.448Z] ---> bd962751ffa9 [2022-10-18T18:00:46.448Z] [2022-10-18T18:00:46.448Z] Step 9/20 : FROM alpine:3.15 [2022-10-18T18:00:46.448Z] ---> 02e0d6fdf486 [2022-10-18T18:00:46.448Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T18:00:46.448Z] ---> Using cache [2022-10-18T18:00:46.448Z] ---> 10c5a459af80 [2022-10-18T18:00:46.448Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T18:00:46.448Z] ---> Using cache [2022-10-18T18:00:46.448Z] ---> 024381f44506 [2022-10-18T18:00:46.448Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-18T18:00:46.448Z] ---> Running in 811c55e16c36 [2022-10-18T18:00:46.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T18:00:47.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T18:00:47.987Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T18:00:47.987Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T18:00:47.987Z] OK: 15734 distinct packages available [2022-10-18T18:00:48.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T18:00:49.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T18:00:50.162Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-18T18:00:50.162Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-18T18:00:50.162Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-18T18:00:50.431Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-18T18:00:50.431Z] (5/9) Installing curl (7.80.0-r3) [2022-10-18T18:00:50.431Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-18T18:00:50.697Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-18T18:00:50.697Z] (8/9) Installing libucontext (1.1-r0) [2022-10-18T18:00:50.961Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-18T18:00:50.961Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T18:00:50.961Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T18:00:51.227Z] OK: 8 MiB in 23 packages [2022-10-18T18:00:52.627Z] Removing intermediate container 811c55e16c36 [2022-10-18T18:00:52.627Z] ---> 782fc83bf170 [2022-10-18T18:00:52.627Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T18:00:53.584Z] ---> fb98f49516ce [2022-10-18T18:00:53.584Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-18T18:00:54.539Z] ---> 5d33bf03369a [2022-10-18T18:00:54.539Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-18T18:00:54.803Z] Removing intermediate container f3bc4a839c0a [2022-10-18T18:00:54.803Z] ---> f9b7c41e8a23 [2022-10-18T18:00:54.803Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-18T18:00:54.803Z] ---> Running in d1ae0dfb3740 [2022-10-18T18:00:55.397Z] ---> 3620a6d556f9 [2022-10-18T18:00:55.397Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-18T18:00:55.397Z] ---> Running in d5018ab0b41b [2022-10-18T18:00:55.664Z] Removing intermediate container d5018ab0b41b [2022-10-18T18:00:55.664Z] ---> d494c562bcb8 [2022-10-18T18:00:55.664Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T18:00:55.664Z] ---> Running in c7fa827fa786 [2022-10-18T18:00:55.942Z] 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-10-18T18:00:56.208Z] Removing intermediate container c7fa827fa786 [2022-10-18T18:00:56.208Z] ---> 1f9514537b00 [2022-10-18T18:00:56.208Z] Step 18/20 : LABEL arch=arm64 [2022-10-18T18:00:56.208Z] ---> Running in ad31c22df9c4 [2022-10-18T18:00:56.473Z] Removing intermediate container ad31c22df9c4 [2022-10-18T18:00:56.474Z] ---> b81ec16e4fb9 [2022-10-18T18:00:56.474Z] Step 19/20 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T18:00:56.474Z] ---> Running in 1cd12a75d182 [2022-10-18T18:00:57.052Z] Removing intermediate container 1cd12a75d182 [2022-10-18T18:00:57.052Z] ---> 67f514bcd7a4 [2022-10-18T18:00:57.052Z] Step 20/20 : LABEL version=0.0.0 [2022-10-18T18:00:57.052Z] ---> Running in 28645ff4d507 [2022-10-18T18:00:57.317Z] Removing intermediate container 28645ff4d507 [2022-10-18T18:00:57.317Z] ---> 7132c2bf37d4 [2022-10-18T18:00:57.317Z] [2022-10-18T18:00:57.582Z] Successfully built 7132c2bf37d4 [2022-10-18T18:00:57.582Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-18T18:00:58.536Z]  Building security-spiffe-token-provider ... done Removing intermediate container d1ae0dfb3740 [2022-10-18T18:00:58.536Z] ---> 0933ede250da [2022-10-18T18:00:58.536Z] [2022-10-18T18:00:58.536Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T18:00:58.536Z] ---> a6215f271958 [2022-10-18T18:00:58.536Z] 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-10-18T18:00:58.536Z] ---> Running in 5ff079405927 [2022-10-18T18:00:58.536Z] Removing intermediate container 5ff079405927 [2022-10-18T18:00:58.536Z] ---> eb5f4d30cc08 [2022-10-18T18:00:58.536Z] 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-10-18T18:00:58.802Z] ---> Running in 82be52694a46 [2022-10-18T18:00:59.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T18:01:00.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T18:01:00.979Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-18T18:01:00.979Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-18T18:01:00.979Z] (3/33) Installing readline (8.1.2-r0) [2022-10-18T18:01:00.979Z] (4/33) Installing bash (5.1.16-r2) [2022-10-18T18:01:00.979Z] Executing bash-5.1.16-r2.post-install [2022-10-18T18:01:00.979Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-18T18:01:00.979Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-18T18:01:00.979Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T18:01:00.979Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-18T18:01:00.979Z] (9/33) Installing curl (7.83.1-r3) [2022-10-18T18:01:00.979Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-18T18:01:01.935Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-18T18:01:01.935Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-18T18:01:01.935Z] (13/33) Installing expat (2.4.9-r0) [2022-10-18T18:01:01.935Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-18T18:01:01.935Z] (15/33) Installing gdbm (1.23-r0) [2022-10-18T18:01:01.935Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-18T18:01:01.935Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T18:01:01.935Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T18:01:01.935Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-18T18:01:01.936Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-18T18:01:01.936Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-18T18:01:03.871Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-18T18:01:03.871Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-18T18:01:03.871Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-18T18:01:03.871Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-18T18:01:03.871Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-18T18:01:03.871Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-18T18:01:03.871Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-18T18:01:03.871Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-18T18:01:03.871Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-18T18:01:03.871Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-18T18:01:03.871Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-18T18:01:04.136Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-18T18:01:04.715Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T18:01:04.983Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T18:01:04.984Z] OK: 120 MiB in 47 packages [2022-10-18T18:01:17.268Z] Collecting docker-compose==1.23.2 [2022-10-18T18:01:17.268Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-18T18:01:17.268Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.3 MB/s eta 0:00:00 [2022-10-18T18:01:17.268Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-18T18:01:17.268Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-18T18:01:17.268Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.7 MB/s eta 0:00:00 [2022-10-18T18:01:17.268Z] Collecting docker<4.0,>=3.6.0 [2022-10-18T18:01:17.268Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-18T18:01:17.268Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.2 MB/s eta 0:00:00 [2022-10-18T18:01:17.268Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-18T18:01:17.268Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-18T18:01:17.268Z] Preparing metadata (setup.py): started [2022-10-18T18:01:18.669Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T18:01:18.934Z] Collecting texttable<0.10,>=0.9.0 [2022-10-18T18:01:18.934Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-18T18:01:18.934Z] Preparing metadata (setup.py): started [2022-10-18T18:01:20.863Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T18:01:20.863Z] Collecting jsonschema<3,>=2.5.1 [2022-10-18T18:01:20.863Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-18T18:01:21.439Z] Collecting PyYAML<4,>=3.10 [2022-10-18T18:01:21.439Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-18T18:01:21.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 21.8 MB/s eta 0:00:00 [2022-10-18T18:01:22.839Z] Preparing metadata (setup.py): started [2022-10-18T18:01:24.239Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T18:01:24.504Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-18T18:01:24.504Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-18T18:01:24.504Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.2 MB/s eta 0:00:00 [2022-10-18T18:01:24.504Z] Collecting cached-property<2,>=1.2.0 [2022-10-18T18:01:24.768Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-18T18:01:24.768Z] 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-10-18T18:01:24.768Z] Collecting docopt<0.7,>=0.6.1 [2022-10-18T18:01:24.768Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-18T18:01:24.768Z] Preparing metadata (setup.py): started [2022-10-18T18:01:26.698Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T18:01:26.960Z] Collecting docker-pycreds>=0.4.0 [2022-10-18T18:01:26.960Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-18T18:01:27.535Z] Collecting certifi>=2017.4.17 [2022-10-18T18:01:27.535Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-18T18:01:27.535Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.0 MB/s eta 0:00:00 [2022-10-18T18:01:27.535Z] Collecting idna<2.8,>=2.5 [2022-10-18T18:01:27.535Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-18T18:01:27.535Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.0 MB/s eta 0:00:00 [2022-10-18T18:01:27.799Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-18T18:01:27.799Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-18T18:01:27.799Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.1 MB/s eta 0:00:00 [2022-10-18T18:01:28.381Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-18T18:01:28.381Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-18T18:01:28.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.8 MB/s eta 0:00:00 [2022-10-18T18:01:28.650Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-18T18:01:28.650Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-18T18:01:28.650Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-18T18:01:28.650Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-18T18:01:29.600Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-18T18:01:29.600Z] Running setup.py install for texttable: started [2022-10-18T18:01:31.531Z] Running setup.py install for texttable: finished with status 'done' [2022-10-18T18:01:31.531Z] Running setup.py install for PyYAML: started [2022-10-18T18:01:33.460Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-18T18:01:34.918Z] Running setup.py install for docopt: started [2022-10-18T18:01:36.868Z] Running setup.py install for docopt: finished with status 'done' [2022-10-18T18:01:39.471Z] Running setup.py install for dockerpty: started [2022-10-18T18:01:40.877Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-18T18:01:43.451Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-18T18:01:43.451Z] 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-10-18T18:01:53.506Z] Removing intermediate container 82be52694a46 [2022-10-18T18:01:53.506Z] ---> 985135ed3447 [2022-10-18T18:01:53.506Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-18T18:01:53.506Z] ---> Running in f22391553956 [2022-10-18T18:01:53.506Z] Removing intermediate container f22391553956 [2022-10-18T18:01:53.506Z] ---> 87bc7f35b7f7 [2022-10-18T18:01:53.506Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T18:01:53.506Z] ---> Running in 2f744f4828a4 [2022-10-18T18:01:53.506Z] Removing intermediate container 2f744f4828a4 [2022-10-18T18:01:53.506Z] ---> 6c335b310da0 [2022-10-18T18:01:53.506Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-18T18:01:53.772Z] ---> 89bf8d089cea [2022-10-18T18:01:53.772Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-18T18:01:54.353Z] ---> 67b2e71d9c3c [2022-10-18T18:01:54.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-18T18:01:54.936Z] ---> 88a6f35b2730 [2022-10-18T18:01:54.936Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-18T18:01:54.936Z] ---> Running in 0d42cf698dab [2022-10-18T18:01:55.202Z] Removing intermediate container 0d42cf698dab [2022-10-18T18:01:55.202Z] ---> e2b3838b9d21 [2022-10-18T18:01:55.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T18:01:55.202Z] ---> Running in bd991e763145 [2022-10-18T18:01:55.469Z] Removing intermediate container bd991e763145 [2022-10-18T18:01:55.469Z] ---> 878e2335a161 [2022-10-18T18:01:55.469Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T18:01:55.741Z] ---> Running in c5ac0a0ec8c8 [2022-10-18T18:01:56.008Z] Removing intermediate container c5ac0a0ec8c8 [2022-10-18T18:01:56.008Z] ---> 0573bda78ee0 [2022-10-18T18:01:56.008Z] Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [2022-10-18T18:01:56.008Z] ---> Running in 46fe3004b011 [2022-10-18T18:01:56.274Z] Removing intermediate container 46fe3004b011 [2022-10-18T18:01:56.274Z] ---> 74940a427bc7 [2022-10-18T18:01:56.274Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T18:01:56.274Z] ---> Running in 64c1c7ad24b2 [2022-10-18T18:01:56.540Z] Removing intermediate container 64c1c7ad24b2 [2022-10-18T18:01:56.540Z] ---> 71e2e4b5cf15 [2022-10-18T18:01:56.540Z] [2022-10-18T18:01:56.807Z] Successfully built 71e2e4b5cf15 [2022-10-18T18:01:56.807Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-18T18:01:57.081Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-18T18:01:57.104Z] $ docker stop --time=1 68c7a6dcadc846d51eeacf13a11146d3efcb75f58633a93248b13a9db29db13c [2022-10-18T18:01:58.739Z] $ docker rm -f 68c7a6dcadc846d51eeacf13a11146d3efcb75f58633a93248b13a9db29db13c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T18:01:59.265Z] + docker images [2022-10-18T18:01:59.534Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-18T18:01:59.534Z] sys-mgmt-agent-arm64 latest 71e2e4b5cf15 3 seconds ago 133MB [2022-10-18T18:01:59.534Z] 0933ede250da About a minute ago 1.39GB [2022-10-18T18:01:59.534Z] security-spiffe-token-provider-arm64 latest 7132c2bf37d4 About a minute ago 28.4MB [2022-10-18T18:01:59.534Z] bd962751ffa9 About a minute ago 1.44GB [2022-10-18T18:01:59.534Z] core-metadata-arm64 latest 817f6791f2b7 About a minute ago 17.6MB [2022-10-18T18:01:59.534Z] security-secretstore-setup-arm64 latest 22812d863f9b About a minute ago 28.2MB [2022-10-18T18:01:59.534Z] 5527555c061a About a minute ago 1.41GB [2022-10-18T18:01:59.534Z] 1fa091385fc1 2 minutes ago 1.4GB [2022-10-18T18:01:59.534Z] security-bootstrapper-arm64 latest a603ecb9958c 2 minutes ago 19.1MB [2022-10-18T18:01:59.534Z] 8d996794a423 2 minutes ago 1.4GB [2022-10-18T18:01:59.534Z] support-notifications-arm64 latest d9403d0d31fb 6 minutes ago 29.1MB [2022-10-18T18:01:59.534Z] bbbc8313d7af 6 minutes ago 1.47GB [2022-10-18T18:01:59.534Z] support-scheduler-arm64 latest 7dd3db046854 8 minutes ago 28.5MB [2022-10-18T18:01:59.534Z] 5d93c08d2374 8 minutes ago 1.47GB [2022-10-18T18:01:59.534Z] security-spire-server-arm64 latest e50e331cfea0 8 minutes ago 84.3MB [2022-10-18T18:01:59.534Z] security-spire-config-arm64 latest 2b44b5781cc2 8 minutes ago 83.6MB [2022-10-18T18:01:59.534Z] e4c1157798ee 8 minutes ago 1.28GB [2022-10-18T18:01:59.534Z] 13b3d88960f1 9 minutes ago 1.28GB [2022-10-18T18:01:59.534Z] core-data-arm64 latest d934257feb92 9 minutes ago 20.7MB [2022-10-18T18:01:59.534Z] c00aeb2d6aec 9 minutes ago 1.42GB [2022-10-18T18:01:59.534Z] core-command-arm64 latest ea894fd94637 10 minutes ago 16.8MB [2022-10-18T18:01:59.534Z] a609591105f7 10 minutes ago 1.41GB [2022-10-18T18:01:59.534Z] security-proxy-setup-arm64 latest 734fb0e82d1a 11 minutes ago 26.5MB [2022-10-18T18:01:59.534Z] f82e652e0920 11 minutes ago 1.4GB [2022-10-18T18:01:59.534Z] security-spire-agent-arm64 latest 2f63bd9a6325 16 minutes ago 122MB [2022-10-18T18:01:59.534Z] 81b9880b6a15 17 minutes ago 1.28GB [2022-10-18T18:01:59.534Z] ci-base-image-arm64 latest bb87dd04962b 30 minutes ago 942MB [2022-10-18T18:01:59.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 7 days ago 679MB [2022-10-18T18:01:59.534Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-18T18:01:59.534Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-18T18:01:59.534Z] 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-10-18T18:02:00.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T18:02:00.301Z] [2022-10-18T18:02:00.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T18:02:00.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T18:02:00.966Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-18T18:02:00.966Z] 8998bd30e6a1: Pulling fs layer [2022-10-18T18:02:00.966Z] 04944245beec: Pulling fs layer [2022-10-18T18:02:00.966Z] 699f458cf7ca: Pulling fs layer [2022-10-18T18:02:00.966Z] 765212b225bb: Pulling fs layer [2022-10-18T18:02:00.966Z] f23df028b6ca: Pulling fs layer [2022-10-18T18:02:00.966Z] d65c8cfc05b1: Pulling fs layer [2022-10-18T18:02:00.966Z] 2437ff75d9bd: Pulling fs layer [2022-10-18T18:02:00.966Z] 765212b225bb: Waiting [2022-10-18T18:02:00.966Z] f23df028b6ca: Waiting [2022-10-18T18:02:00.966Z] d65c8cfc05b1: Waiting [2022-10-18T18:02:00.966Z] 2437ff75d9bd: Waiting [2022-10-18T18:02:00.966Z] 04944245beec: Verifying Checksum [2022-10-18T18:02:00.966Z] 04944245beec: Download complete [2022-10-18T18:02:00.966Z] 765212b225bb: Verifying Checksum [2022-10-18T18:02:00.966Z] 765212b225bb: Download complete [2022-10-18T18:02:01.233Z] f23df028b6ca: Verifying Checksum [2022-10-18T18:02:01.233Z] f23df028b6ca: Download complete [2022-10-18T18:02:01.233Z] d65c8cfc05b1: Verifying Checksum [2022-10-18T18:02:01.233Z] d65c8cfc05b1: Download complete [2022-10-18T18:02:01.233Z] 699f458cf7ca: Verifying Checksum [2022-10-18T18:02:01.233Z] 699f458cf7ca: Download complete [2022-10-18T18:02:01.819Z] 8998bd30e6a1: Verifying Checksum [2022-10-18T18:02:01.819Z] 8998bd30e6a1: Download complete [2022-10-18T18:02:03.762Z] 2437ff75d9bd: Verifying Checksum [2022-10-18T18:02:03.762Z] 2437ff75d9bd: Download complete [2022-10-18T18:02:05.701Z] 8998bd30e6a1: Pull complete [2022-10-18T18:02:06.279Z] 04944245beec: Pull complete [2022-10-18T18:02:07.682Z] 699f458cf7ca: Pull complete [2022-10-18T18:02:07.682Z] 765212b225bb: Pull complete [2022-10-18T18:02:08.636Z] f23df028b6ca: Pull complete [2022-10-18T18:02:08.636Z] d65c8cfc05b1: Pull complete [2022-10-18T18:02:23.602Z] 2437ff75d9bd: Pull complete [2022-10-18T18:02:23.602Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-18T18:02:23.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T18:02:23.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T18:02:23.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-8483 does not seem to be running inside a container [2022-10-18T18:02:23.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-18T18:02:26.535Z] $ docker top fbce075cefabede171dcc38c82c5f271825075f10028d0ae703bbb40cacab5f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T18:02:27.498Z] ---> job-cost.sh [2022-10-18T18:02:27.498Z] lf-activate-venv: SKIPPING [2022-10-18T18:02:27.498Z] INFO: No Stack... [2022-10-18T18:02:28.077Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-18T18:02:28.654Z] INFO: Archiving Costs [Pipeline] sh [2022-10-18T18:02:28.989Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-10-18T18:02:29.252Z] + cut -d, -f6 [Pipeline] lock [2022-10-18T18:02:29.296Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4201-1-stack-cost] [2022-10-18T18:02:29.301Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4201-1-stack-cost] did not exist. Created. [2022-10-18T18:02:29.302Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4201-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-18T18:02:29.720Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-18T18:02:29.904Z] Stashed 1 file(s) [Pipeline] } [2022-10-18T18:02:29.919Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4201-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-18T18:02:29.994Z] $ docker stop --time=1 fbce075cefabede171dcc38c82c5f271825075f10028d0ae703bbb40cacab5f1 [2022-10-18T18:02:31.504Z] $ docker rm -f fbce075cefabede171dcc38c82c5f271825075f10028d0ae703bbb40cacab5f1 [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-10-18T18:02:32.463Z] provisioning config files... [2022-10-18T18:02:32.471Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4087365174942212966tmp [Pipeline] { [Pipeline] sh [2022-10-18T18:02:32.798Z] + set +x [2022-10-18T18:02:32.798Z] + curl -s https://codecov.io/bash [2022-10-18T18:02:32.798Z] + bash -s -- [2022-10-18T18:02:32.798Z] [2022-10-18T18:02:32.798Z] _____ _ [2022-10-18T18:02:32.798Z] / ____| | | [2022-10-18T18:02:32.798Z] | | ___ __| | ___ ___ _____ __ [2022-10-18T18:02:32.798Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-18T18:02:32.798Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-18T18:02:32.798Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-18T18:02:32.798Z] Bash-1.0.6 [2022-10-18T18:02:32.798Z] [2022-10-18T18:02:32.798Z] [2022-10-18T18:02:32.798Z] ==> git version 2.25.1 found [2022-10-18T18:02:32.798Z] ==> 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-10-18T18:02:32.798Z] Release-Date: 2020-01-08 [2022-10-18T18:02:32.798Z] 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-10-18T18:02:32.798Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-18T18:02:32.798Z] ==> Jenkins CI detected. [2022-10-18T18:02:32.798Z] current dir:  /w/workspace/edgex-go/1 [2022-10-18T18:02:32.798Z] project root: . [2022-10-18T18:02:32.798Z] --> token set from env [2022-10-18T18:02:32.798Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-18T18:02:32.798Z] ==> Running gcov in . (disable via -X gcov) [2022-10-18T18:02:33.057Z] ==> Python coveragepy not found [2022-10-18T18:02:33.057Z] ==> Searching for coverage reports in: [2022-10-18T18:02:33.057Z] + . [2022-10-18T18:02:33.057Z] -> Found 1 reports [2022-10-18T18:02:33.057Z] ==> Detecting git/mercurial file structure [2022-10-18T18:02:33.057Z] ==> Reading reports [2022-10-18T18:02:33.057Z] + ./coverage.out bytes=502375 [2022-10-18T18:02:33.057Z] ==> Appending adjustments [2022-10-18T18:02:33.057Z] https://docs.codecov.io/docs/fixing-reports [2022-10-18T18:02:34.433Z] + Found adjustments [2022-10-18T18:02:34.433Z] ==> Gzipping contents [2022-10-18T18:02:34.433Z] 68K /tmp/codecov.Zmi6au.gz [2022-10-18T18:02:34.433Z] ==> Uploading reports [2022-10-18T18:02:34.433Z] url: https://codecov.io [2022-10-18T18:02:34.433Z] query: branch=PR-4201&commit=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4201%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4201&job=&cmd_args= [2022-10-18T18:02:34.433Z] -> Pinging Codecov [2022-10-18T18:02:34.433Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4201&commit=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4201%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4201&job=&cmd_args= [2022-10-18T18:02:34.999Z] -> Uploading to [2022-10-18T18:02:34.999Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-18/00271124DB129430A58F1EEE437C3FCB/8ccbfcee50af18e0c8f68e14e6d90e204db4daf0/ff3ea84c-ff0f-4c49-8daa-62ce27449c9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T180234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12a0fe6fa32b5fe7477e7b7a521f4b21231ee79b379583a5674257cae251e002 [2022-10-18T18:02:34.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T18:02:34.999Z] Dload Upload Total Spent Left Speed [2022-10-18T18:02:35.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65544 0 0 100 65544 0 260k --:--:-- --:--:-- --:--:-- 260k [2022-10-18T18:02:35.258Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [Pipeline] } [2022-10-18T18:02:35.288Z] 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-10-18T18:02:36.638Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-18T18:02:36.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T18:02:37.843Z] ---> package-listing.sh [2022-10-18T18:02:37.843Z] ++ facter osfamily [2022-10-18T18:02:37.843Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-18T18:02:38.102Z] + OS_FAMILY=debian [2022-10-18T18:02:38.102Z] + workspace=/w/workspace/edgex-go/1 [2022-10-18T18:02:38.102Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-18T18:02:38.102Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-18T18:02:38.102Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-18T18:02:38.102Z] + PACKAGES=/tmp/packages_start.txt [2022-10-18T18:02:38.102Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-18T18:02:38.102Z] + PACKAGES=/tmp/packages_end.txt [2022-10-18T18:02:38.102Z] + case "${OS_FAMILY}" in [2022-10-18T18:02:38.102Z] + dpkg -l [2022-10-18T18:02:38.102Z] + grep '^ii' [2022-10-18T18:02:38.102Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-18T18:02:38.102Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-18T18:02:38.102Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-18T18:02:38.102Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-18T18:02:38.102Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-10-18T18:02:38.102Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-10-18T18:02:38.134Z] 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-10-18T18:02:38.423Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T18:02:39.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T18:02:39.044Z] [2022-10-18T18:02:39.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T18:02:39.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T18:02:39.415Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-18T18:02:39.415Z] 5eb5b503b376: Pulling fs layer [2022-10-18T18:02:39.415Z] 5c69ac0246d0: Pulling fs layer [2022-10-18T18:02:39.415Z] ec43610c2a17: Pulling fs layer [2022-10-18T18:02:39.415Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-18T18:02:39.415Z] 33b1e0a273af: Pulling fs layer [2022-10-18T18:02:39.415Z] 5d3b04190fa2: Pulling fs layer [2022-10-18T18:02:39.415Z] 2f39f015ded8: Pulling fs layer [2022-10-18T18:02:39.415Z] 3a2ae6a8a46f: Waiting [2022-10-18T18:02:39.415Z] 33b1e0a273af: Waiting [2022-10-18T18:02:39.415Z] 5d3b04190fa2: Waiting [2022-10-18T18:02:39.415Z] 2f39f015ded8: Waiting [2022-10-18T18:02:39.415Z] 5c69ac0246d0: Download complete [2022-10-18T18:02:39.415Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-18T18:02:39.415Z] 3a2ae6a8a46f: Download complete [2022-10-18T18:02:39.415Z] 33b1e0a273af: Verifying Checksum [2022-10-18T18:02:39.415Z] 33b1e0a273af: Download complete [2022-10-18T18:02:39.679Z] ec43610c2a17: Verifying Checksum [2022-10-18T18:02:39.679Z] ec43610c2a17: Download complete [2022-10-18T18:02:39.679Z] 5d3b04190fa2: Verifying Checksum [2022-10-18T18:02:39.679Z] 5d3b04190fa2: Download complete [2022-10-18T18:02:39.679Z] 5eb5b503b376: Verifying Checksum [2022-10-18T18:02:39.679Z] 5eb5b503b376: Download complete [2022-10-18T18:02:40.247Z] 2f39f015ded8: Verifying Checksum [2022-10-18T18:02:40.247Z] 2f39f015ded8: Download complete [2022-10-18T18:02:41.179Z] 5eb5b503b376: Pull complete [2022-10-18T18:02:41.179Z] 5c69ac0246d0: Pull complete [2022-10-18T18:02:41.437Z] ec43610c2a17: Pull complete [2022-10-18T18:02:41.697Z] 3a2ae6a8a46f: Pull complete [2022-10-18T18:02:41.958Z] 33b1e0a273af: Pull complete [2022-10-18T18:02:41.958Z] 5d3b04190fa2: Pull complete [2022-10-18T18:02:46.141Z] 2f39f015ded8: Pull complete [2022-10-18T18:02:46.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-18T18:02:46.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T18:02:46.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T18:02:46.339Z] prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container [2022-10-18T18:02:46.362Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-18T18:02:50.500Z] $ docker top f90f506ac0bf4961edbfbd2ab38374689ba8cd830ec7bd48e97324274f55cf16 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T18:02:50.902Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-18T18:02:51.211Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-18T18:02:51.517Z] + ls /var/log/sa-host [2022-10-18T18:02:51.517Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T18:02:51.720Z] provisioning config files... [2022-10-18T18:02:51.730Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9148951129894176314tmp [Pipeline] { [Pipeline] echo [2022-10-18T18:02:51.771Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T18:02:52.082Z] ---> create-netrc.sh [Pipeline] } [2022-10-18T18:02:52.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-18T18:02:52.506Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-18T18:02:52.539Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T18:02:52.847Z] ---> sudo-logs.sh [2022-10-18T18:02:52.848Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-18T18:02:52.925Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T18:02:53.235Z] ---> job-cost.sh [2022-10-18T18:02:53.235Z] lf-activate-venv: SKIPPING [2022-10-18T18:02:53.235Z] DEBUG: total: 0.10999999940395355 [2022-10-18T18:02:53.235Z] INFO: Retrieving Stack Cost... [2022-10-18T18:02:53.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-18T18:02:54.063Z] INFO: Archiving Costs [Pipeline] echo [2022-10-18T18:02:54.100Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T18:02:54.411Z] ---> logs-deploy.sh [2022-10-18T18:02:54.411Z] lf-activate-venv: SKIPPING [2022-10-18T18:02:54.411Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4201/1 [2022-10-18T18:02:54.411Z] INFO: archiving workspace using pattern(s): [2022-10-18T18:02:55.347Z] Archives upload complete. [2022-10-18T18:02:55.606Z] INFO: archiving logs to Nexus [2022-10-18T18:02:56.176Z] ---> uname -a: [2022-10-18T18:02:56.176Z] Linux prd-ubuntu20-04-docker-8c-8g-8482 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-18T18:02:56.176Z] [2022-10-18T18:02:56.176Z] [2022-10-18T18:02:56.176Z] ---> lscpu: [2022-10-18T18:02:56.176Z] Architecture: x86_64 [2022-10-18T18:02:56.176Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-18T18:02:56.176Z] Byte Order: Little Endian [2022-10-18T18:02:56.176Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-18T18:02:56.176Z] CPU(s): 8 [2022-10-18T18:02:56.176Z] On-line CPU(s) list: 0-7 [2022-10-18T18:02:56.176Z] Thread(s) per core: 1 [2022-10-18T18:02:56.176Z] Core(s) per socket: 1 [2022-10-18T18:02:56.176Z] Socket(s): 8 [2022-10-18T18:02:56.176Z] NUMA node(s): 1 [2022-10-18T18:02:56.176Z] Vendor ID: AuthenticAMD [2022-10-18T18:02:56.176Z] CPU family: 23 [2022-10-18T18:02:56.176Z] Model: 49 [2022-10-18T18:02:56.176Z] Model name: AMD EPYC-Rome Processor [2022-10-18T18:02:56.176Z] Stepping: 0 [2022-10-18T18:02:56.176Z] CPU MHz: 2800.002 [2022-10-18T18:02:56.176Z] BogoMIPS: 5600.00 [2022-10-18T18:02:56.176Z] Virtualization: AMD-V [2022-10-18T18:02:56.176Z] Hypervisor vendor: KVM [2022-10-18T18:02:56.176Z] Virtualization type: full [2022-10-18T18:02:56.176Z] L1d cache: 256 KiB [2022-10-18T18:02:56.176Z] L1i cache: 256 KiB [2022-10-18T18:02:56.176Z] L2 cache: 4 MiB [2022-10-18T18:02:56.176Z] L3 cache: 128 MiB [2022-10-18T18:02:56.176Z] NUMA node0 CPU(s): 0-7 [2022-10-18T18:02:56.176Z] Vulnerability Itlb multihit: Not affected [2022-10-18T18:02:56.176Z] Vulnerability L1tf: Not affected [2022-10-18T18:02:56.176Z] Vulnerability Mds: Not affected [2022-10-18T18:02:56.176Z] Vulnerability Meltdown: Not affected [2022-10-18T18:02:56.176Z] Vulnerability Mmio stale data: Not affected [2022-10-18T18:02:56.176Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-18T18:02:56.176Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-18T18:02:56.176Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-18T18:02:56.176Z] Vulnerability Srbds: Not affected [2022-10-18T18:02:56.176Z] Vulnerability Tsx async abort: Not affected [2022-10-18T18:02:56.176Z] 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-10-18T18:02:56.176Z] [2022-10-18T18:02:56.176Z] [2022-10-18T18:02:56.176Z] ---> nproc: [2022-10-18T18:02:56.176Z] 8 [2022-10-18T18:02:56.176Z] [2022-10-18T18:02:56.176Z] [2022-10-18T18:02:56.176Z] ---> df -h: [2022-10-18T18:02:56.176Z] Filesystem Size Used Avail Use% Mounted on [2022-10-18T18:02:56.176Z] overlay 155G 18G 138G 12% / [2022-10-18T18:02:56.176Z] tmpfs 64M 0 64M 0% /dev [2022-10-18T18:02:56.176Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-18T18:02:56.176Z] shm 64M 0 64M 0% /dev/shm [2022-10-18T18:02:56.176Z] /dev/vda1 155G 18G 138G 12% /facter-os [2022-10-18T18:02:56.176Z] [2022-10-18T18:02:56.176Z] [2022-10-18T18:02:56.176Z] ---> sar -b -r -n DEV: [2022-10-18T18:02:56.176Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8482) 10/18/22 _x86_64_ (8 CPU) [2022-10-18T18:02:56.176Z] [2022-10-18T18:02:56.176Z] 17:26:38 LINUX RESTART (8 CPU) [2022-10-18T18:02:56.176Z] [2022-10-18T18:02:56.176Z] 17:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-18T18:02:56.176Z] 17:28:01 320.87 39.11 281.77 0.00 4390.24 70040.94 0.00 [2022-10-18T18:02:56.176Z] 17:29:01 107.37 0.52 106.85 0.00 12.00 71367.97 0.00 [2022-10-18T18:02:56.176Z] 17:30:01 47.73 0.30 47.43 0.00 5.73 40248.38 0.00 [2022-10-18T18:02:56.176Z] 17:31:01 245.58 1.88 243.70 0.00 52.78 130033.32 0.00 [2022-10-18T18:02:56.176Z] 17:32:01 457.14 4.08 453.06 0.00 103.58 229258.06 0.00 [2022-10-18T18:02:56.176Z] 17:33:01 786.39 7.45 778.94 0.00 850.66 166950.84 0.00 [2022-10-18T18:02:56.176Z] 17:34:01 839.91 2.93 836.98 0.00 1990.41 263467.42 0.00 [2022-10-18T18:02:56.176Z] 17:35:01 381.07 0.03 381.03 0.00 0.80 42017.47 0.00 [2022-10-18T18:02:56.176Z] 17:36:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2022-10-18T18:02:56.176Z] 17:37:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 [2022-10-18T18:02:56.176Z] 17:38:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2022-10-18T18:02:56.176Z] 17:39:01 1.48 0.00 1.48 0.00 0.00 28.13 0.00 [2022-10-18T18:02:56.176Z] 17:40:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2022-10-18T18:02:56.176Z] 17:41:01 0.85 0.00 0.85 0.00 0.00 10.80 0.00 [2022-10-18T18:02:56.176Z] 17:42:01 2.05 0.02 2.03 0.00 0.13 21.73 0.00 [2022-10-18T18:02:56.176Z] 17:43:01 1.37 0.00 1.37 0.00 0.00 19.20 0.00 [2022-10-18T18:02:56.176Z] 17:44:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2022-10-18T18:02:56.176Z] 17:45:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 [2022-10-18T18:02:56.176Z] 17:46:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2022-10-18T18:02:56.176Z] 17:47:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2022-10-18T18:02:56.176Z] 17:48:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2022-10-18T18:02:56.176Z] 17:49:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 [2022-10-18T18:02:56.176Z] 17:50:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2022-10-18T18:02:56.176Z] 17:51:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 [2022-10-18T18:02:56.176Z] 17:52:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 [2022-10-18T18:02:56.176Z] 17:53:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 [2022-10-18T18:02:56.176Z] 17:54:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 [2022-10-18T18:02:56.176Z] 17:55:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 [2022-10-18T18:02:56.176Z] 17:56:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 [2022-10-18T18:02:56.176Z] 17:57:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2022-10-18T18:02:56.176Z] 17:58:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2022-10-18T18:02:56.176Z] 17:59:01 1.40 0.00 1.40 0.00 0.00 15.59 0.00 [2022-10-18T18:02:56.176Z] 18:00:01 3.08 1.02 2.07 0.00 21.86 26.00 0.00 [2022-10-18T18:02:56.176Z] 18:01:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2022-10-18T18:02:56.176Z] 18:02:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2022-10-18T18:02:56.176Z] Average: 91.94 1.62 90.32 0.00 210.29 28949.38 0.00 [2022-10-18T18:02:56.176Z] [2022-10-18T18:02:56.176Z] 17:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-18T18:02:56.176Z] 17:28:01 28689984 31577356 746260 2.27 73420 3082760 1845580 5.44 1075088 2762408 691556 [2022-10-18T18:02:56.176Z] 17:29:01 27752720 31421452 888072 2.70 107292 3758568 2093104 6.17 1598260 3083076 513600 [2022-10-18T18:02:56.176Z] 17:30:01 27514772 31481004 826340 2.51 111136 4024956 1916336 5.65 1435148 3460552 406552 [2022-10-18T18:02:56.176Z] 17:31:01 25820344 31419548 873036 2.65 127624 5570920 2226332 6.56 1719512 4778560 75716 [2022-10-18T18:02:56.176Z] 17:32:01 21589112 31201840 1084384 3.30 244236 9259988 2719864 8.02 2149584 8366460 50308 [2022-10-18T18:02:56.176Z] 17:33:01 20766480 31436992 826668 2.51 296180 10199880 1957168 5.77 2127136 9122972 220684 [2022-10-18T18:02:56.176Z] 17:34:01 19674068 31176132 1091056 3.32 335892 10936588 2594200 7.65 2513156 9775420 1520 [2022-10-18T18:02:56.176Z] 17:35:01 21362980 31501256 777924 2.37 345840 9609352 1839888 5.42 2232552 8425092 180 [2022-10-18T18:02:56.176Z] 17:36:01 21362664 31500960 778144 2.37 345852 9609356 1839888 5.42 2232384 8425096 8 [2022-10-18T18:02:56.176Z] 17:37:01 21378312 31516716 762368 2.32 345868 9609456 1839888 5.42 2217744 8425196 20 [2022-10-18T18:02:56.176Z] 17:38:01 21378612 31517064 762024 2.32 345904 9609460 1839888 5.42 2217824 8425200 12 [2022-10-18T18:02:56.176Z] 17:39:01 21380160 31518720 760216 2.31 345976 9609464 1839888 5.42 2216568 8425200 140 [2022-10-18T18:02:56.176Z] 17:40:01 21380360 31518944 760156 2.31 345992 9609468 1823440 5.37 2216600 8425208 8 [2022-10-18T18:02:56.176Z] 17:41:01 21379972 31518584 760432 2.31 346008 9609472 1823440 5.37 2216620 8425212 188 [2022-10-18T18:02:56.176Z] 17:42:01 21379300 31518080 760888 2.31 346036 9609468 1820040 5.36 2216636 8425264 16 [2022-10-18T18:02:56.176Z] 17:43:01 21379536 31518376 760508 2.31 346076 9609452 1820040 5.36 2216732 8425244 140 [2022-10-18T18:02:56.176Z] 17:44:01 21379196 31518068 760760 2.31 346104 9609452 1820040 5.36 2216692 8425244 8 [2022-10-18T18:02:56.176Z] 17:45:01 21379896 31518800 759920 2.31 346128 9609456 1820040 5.36 2216744 8425248 44 [2022-10-18T18:02:56.176Z] 17:46:01 21379812 31518728 760148 2.31 346136 9609460 1820040 5.36 2216736 8425252 8 [2022-10-18T18:02:56.176Z] 17:47:01 21379860 31518788 760084 2.31 346152 9609460 1803836 5.32 2216760 8425252 52 [2022-10-18T18:02:56.176Z] 17:48:01 21379748 31518712 760104 2.31 346172 9609468 1803836 5.32 2216840 8425268 16 [2022-10-18T18:02:56.176Z] 17:49:01 21379424 31518416 760324 2.31 346196 9609472 1803836 5.32 2216876 8425272 20 [2022-10-18T18:02:56.176Z] 17:50:01 21379652 31518648 760040 2.31 346204 9609476 1803836 5.32 2216864 8425276 4 [2022-10-18T18:02:56.176Z] 17:51:01 21379848 31518880 759780 2.31 346216 9609480 1803836 5.32 2216856 8425280 12 [2022-10-18T18:02:56.176Z] 17:52:01 21380092 31519132 759568 2.31 346232 9609472 1803836 5.32 2216888 8425280 8 [2022-10-18T18:02:56.176Z] 17:53:01 21379968 31519072 759812 2.31 346256 9609484 1803836 5.32 2217252 8425288 196 [2022-10-18T18:02:56.176Z] 17:54:01 21379864 31518972 759852 2.31 346272 9609484 1803836 5.32 2217184 8425288 16 [2022-10-18T18:02:56.176Z] 17:55:01 21379580 31518696 760048 2.31 346292 9609488 1803836 5.32 2216872 8425292 208 [2022-10-18T18:02:56.176Z] 17:56:01 21379596 31518772 759976 2.31 346296 9609492 1803836 5.32 2217252 8425292 12 [2022-10-18T18:02:56.176Z] 17:57:01 21379580 31518760 759912 2.31 346312 9609496 1803836 5.32 2217252 8425296 192 [2022-10-18T18:02:56.176Z] 17:58:01 21379752 31518952 759632 2.31 346320 9609500 1819916 5.36 2217312 8425300 4 [2022-10-18T18:02:56.177Z] 17:59:01 21379704 31518904 759596 2.31 346344 9609500 1819916 5.36 2216992 8425300 52 [2022-10-18T18:02:56.177Z] 18:00:01 21377044 31517308 761168 2.31 346400 9610120 1865984 5.50 2217512 8425860 12 [2022-10-18T18:02:56.177Z] 18:01:01 21377388 31517692 760620 2.31 346416 9610124 1865984 5.50 2217496 8425864 184 [2022-10-18T18:02:56.177Z] 18:02:01 21377540 31517848 760600 2.31 346436 9610108 1865984 5.50 2217496 8425864 8 [2022-10-18T18:02:56.177Z] Average: 22011341 31491319 790298 2.40 313949 9025731 1896545 5.59 2135012 7921662 56049 [2022-10-18T18:02:56.177Z] [2022-10-18T18:02:56.177Z] 17:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-18T18:02:56.177Z] 17:28:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:28:01 ens3 1193.49 1048.27 11908.08 165.86 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:28:01 docker0 366.62 325.09 29.36 2762.47 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:29:01 vethdc967f4 0.50 0.68 0.04 0.05 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:29:01 ens3 150.44 101.53 786.73 22.40 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:29:01 docker0 80.52 113.53 6.76 753.48 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:30:01 vethdc967f4 0.67 0.68 0.05 0.05 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:30:01 ens3 22.33 14.23 18.70 10.35 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:30:01 docker0 0.67 0.67 0.04 0.05 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:31:01 vethf531f7b 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:31:01 vethedf4b6a 4.52 5.43 0.43 1.62 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:31:01 veth2fa7a33 4.32 5.43 0.41 1.62 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:31:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:31:01 ens3 254.12 157.66 2852.85 35.44 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:31:01 docker0 86.04 143.64 6.44 1137.14 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:31:01 veth880f220 43.65 80.59 4.37 889.22 0.00 0.00 0.00 0.07 [2022-10-18T18:02:56.177Z] 17:32:01 vethf531f7b 0.00 0.78 0.00 0.03 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:32:01 veth81f5399 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:32:01 veth46c6b3d 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:32:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:32:01 ens3 299.73 188.92 3567.86 25.97 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:32:01 docker0 176.42 281.52 15.44 3550.93 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:33:01 veth1549195 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:33:01 vethf531f7b 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:33:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:33:01 ens3 562.12 262.89 2738.89 184.95 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:33:01 docker0 94.97 164.16 7.19 1817.46 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:34:01 vethf531f7b 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:34:01 vethfc33dca 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:34:01 vetheb90fb9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:34:01 ens3 235.06 137.28 1640.98 28.84 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:34:01 docker0 84.79 124.10 6.01 1127.83 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:35:01 ens3 30.85 16.68 117.47 9.48 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:35:01 docker0 4.75 9.42 0.30 99.72 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:38:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:43:01 ens3 0.62 0.48 0.34 0.28 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:44:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:48:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:53:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:57:01 ens3 0.33 0.23 0.58 0.02 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:58:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 18:00:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 18:01:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.177Z] 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.178Z] 18:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.178Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.178Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.178Z] Average: ens3 78.08 54.67 669.94 13.76 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.178Z] Average: docker0 25.40 33.07 2.03 320.26 0.00 0.00 0.00 0.00 [2022-10-18T18:02:56.178Z] [2022-10-18T18:02:56.178Z] [2022-10-18T18:02:56.178Z] ---> sar -P ALL: [2022-10-18T18:02:56.178Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8482) 10/18/22 _x86_64_ (8 CPU) [2022-10-18T18:02:56.178Z] [2022-10-18T18:02:56.178Z] 17:26:38 LINUX RESTART (8 CPU) [2022-10-18T18:02:56.178Z] [2022-10-18T18:02:56.178Z] 17:27:02 CPU %user %nice %system %iowait %steal %idle [2022-10-18T18:02:56.178Z] 17:28:01 all 11.20 0.00 3.96 2.34 0.06 82.44 [2022-10-18T18:02:56.178Z] 17:28:01 0 9.36 0.00 2.82 2.09 0.07 85.66 [2022-10-18T18:02:56.178Z] 17:28:01 1 11.63 0.00 3.41 1.59 0.05 83.32 [2022-10-18T18:02:56.178Z] 17:28:01 2 10.73 0.00 4.26 0.94 0.05 84.02 [2022-10-18T18:02:56.178Z] 17:28:01 3 10.17 0.00 3.03 7.40 0.09 79.31 [2022-10-18T18:02:56.178Z] 17:28:01 4 9.12 0.00 1.99 1.19 0.05 87.65 [2022-10-18T18:02:56.178Z] 17:28:01 5 11.94 0.00 4.22 1.51 0.05 82.28 [2022-10-18T18:02:56.178Z] 17:28:01 6 13.68 0.00 6.73 3.87 0.05 75.67 [2022-10-18T18:02:56.178Z] 17:28:01 7 13.02 0.00 5.21 0.14 0.09 81.54 [2022-10-18T18:02:56.178Z] 17:29:01 all 33.33 0.00 6.52 2.39 0.07 57.69 [2022-10-18T18:02:56.178Z] 17:29:01 0 32.49 0.00 7.09 4.43 0.07 55.92 [2022-10-18T18:02:56.178Z] 17:29:01 1 32.93 0.00 6.77 0.07 0.07 60.16 [2022-10-18T18:02:56.178Z] 17:29:01 2 34.26 0.00 5.35 0.03 0.07 60.29 [2022-10-18T18:02:56.178Z] 17:29:01 3 33.12 0.00 7.40 6.26 0.08 53.14 [2022-10-18T18:02:56.178Z] 17:29:01 4 33.94 0.00 5.65 7.31 0.07 53.03 [2022-10-18T18:02:56.178Z] 17:29:01 5 32.69 0.00 6.45 0.30 0.07 60.50 [2022-10-18T18:02:56.178Z] 17:29:01 6 33.36 0.00 6.64 0.14 0.08 59.78 [2022-10-18T18:02:56.178Z] 17:29:01 7 33.86 0.00 6.82 0.54 0.07 58.71 [2022-10-18T18:02:56.178Z] 17:30:01 all 51.45 0.00 6.82 0.82 0.09 40.81 [2022-10-18T18:02:56.178Z] 17:30:01 0 51.26 0.00 6.44 0.46 0.14 41.71 [2022-10-18T18:02:56.178Z] 17:30:01 1 51.71 0.00 6.65 0.12 0.08 41.44 [2022-10-18T18:02:56.178Z] 17:30:01 2 52.96 0.00 6.60 0.88 0.08 39.48 [2022-10-18T18:02:56.178Z] 17:30:01 3 51.03 0.00 7.39 1.74 0.08 39.76 [2022-10-18T18:02:56.178Z] 17:30:01 4 50.96 0.00 6.59 2.77 0.08 39.59 [2022-10-18T18:02:56.178Z] 17:30:01 5 50.14 0.00 6.86 0.44 0.12 42.44 [2022-10-18T18:02:56.178Z] 17:30:01 6 51.58 0.00 6.91 0.12 0.08 41.31 [2022-10-18T18:02:56.178Z] 17:30:01 7 51.98 0.00 7.16 0.05 0.08 40.73 [2022-10-18T18:02:56.178Z] 17:31:01 all 17.32 0.00 7.40 4.79 0.09 70.40 [2022-10-18T18:02:56.178Z] 17:31:01 0 18.69 0.00 7.60 2.64 0.08 70.98 [2022-10-18T18:02:56.178Z] 17:31:01 1 17.15 0.00 8.44 11.57 0.10 62.74 [2022-10-18T18:02:56.178Z] 17:31:01 2 17.10 0.00 7.23 2.29 0.05 73.33 [2022-10-18T18:02:56.178Z] 17:31:01 3 17.57 0.00 7.94 12.49 0.08 61.91 [2022-10-18T18:02:56.178Z] 17:31:01 4 16.58 0.00 7.06 1.26 0.07 75.03 [2022-10-18T18:02:56.178Z] 17:31:01 5 16.69 0.00 7.76 6.06 0.07 69.42 [2022-10-18T18:02:56.178Z] 17:31:01 6 15.29 0.00 6.45 1.37 0.05 76.84 [2022-10-18T18:02:56.178Z] 17:31:01 7 19.47 0.00 6.73 0.66 0.24 72.90 [2022-10-18T18:02:56.178Z] 17:32:01 all 32.87 0.00 10.07 19.63 0.18 37.24 [2022-10-18T18:02:56.178Z] 17:32:01 0 33.68 0.00 8.86 18.49 0.14 38.84 [2022-10-18T18:02:56.178Z] 17:32:01 1 32.15 0.00 9.80 21.11 0.12 36.82 [2022-10-18T18:02:56.178Z] 17:32:01 2 35.57 0.00 9.99 16.79 0.21 37.44 [2022-10-18T18:02:56.178Z] 17:32:01 3 34.42 0.00 9.61 13.99 0.26 41.72 [2022-10-18T18:02:56.178Z] 17:32:01 4 34.34 0.00 10.74 15.54 0.21 39.18 [2022-10-18T18:02:56.178Z] 17:32:01 5 28.54 0.00 11.35 39.93 0.21 19.98 [2022-10-18T18:02:56.178Z] 17:32:01 6 34.43 0.00 10.51 19.18 0.14 35.75 [2022-10-18T18:02:56.178Z] 17:32:01 7 29.76 0.00 9.72 12.09 0.21 48.23 [2022-10-18T18:02:56.178Z] 17:33:01 all 45.09 0.00 11.38 16.49 0.20 26.84 [2022-10-18T18:02:56.178Z] 17:33:01 0 43.40 0.00 9.25 11.36 0.23 35.77 [2022-10-18T18:02:56.178Z] 17:33:01 1 41.21 0.00 10.89 12.35 0.17 35.38 [2022-10-18T18:02:56.178Z] 17:33:01 2 44.56 0.00 10.67 22.35 0.17 22.25 [2022-10-18T18:02:56.178Z] 17:33:01 3 51.20 0.00 13.20 13.67 0.15 21.78 [2022-10-18T18:02:56.178Z] 17:33:01 4 50.21 0.00 12.66 16.17 0.22 20.73 [2022-10-18T18:02:56.178Z] 17:33:01 5 43.00 0.00 11.25 25.47 0.16 20.13 [2022-10-18T18:02:56.178Z] 17:33:01 6 42.90 0.00 10.98 6.65 0.24 39.23 [2022-10-18T18:02:56.178Z] 17:33:01 7 44.12 0.00 12.13 24.13 0.30 19.33 [2022-10-18T18:02:56.178Z] 17:34:01 all 37.07 0.00 12.63 16.10 0.43 33.77 [2022-10-18T18:02:56.178Z] 17:34:01 0 35.81 0.00 12.95 7.64 0.55 43.05 [2022-10-18T18:02:56.178Z] 17:34:01 1 36.46 0.00 12.27 19.97 0.45 30.84 [2022-10-18T18:02:56.178Z] 17:34:01 2 39.39 0.00 13.80 12.36 0.26 34.19 [2022-10-18T18:02:56.178Z] 17:34:01 3 35.94 0.00 12.66 13.02 0.33 38.05 [2022-10-18T18:02:56.178Z] 17:34:01 4 41.09 0.00 13.20 13.49 0.39 31.83 [2022-10-18T18:02:56.178Z] 17:34:01 5 36.92 0.00 12.98 23.32 0.37 26.41 [2022-10-18T18:02:56.178Z] 17:34:01 6 34.43 0.00 11.58 10.54 0.65 42.80 [2022-10-18T18:02:56.178Z] 17:34:01 7 36.53 0.00 11.58 28.60 0.46 22.82 [2022-10-18T18:02:56.178Z] 17:35:01 all 19.03 0.00 3.98 2.08 0.05 74.86 [2022-10-18T18:02:56.178Z] 17:35:01 0 18.39 0.00 3.89 1.64 0.07 76.01 [2022-10-18T18:02:56.178Z] 17:35:01 1 18.67 0.00 3.72 6.71 0.05 70.85 [2022-10-18T18:02:56.178Z] 17:35:01 2 18.70 0.00 4.38 1.44 0.05 75.44 [2022-10-18T18:02:56.178Z] 17:35:01 3 18.81 0.00 3.77 0.96 0.05 76.41 [2022-10-18T18:02:56.178Z] 17:35:01 4 20.33 0.00 4.03 0.25 0.05 75.33 [2022-10-18T18:02:56.178Z] 17:35:01 5 19.81 0.00 3.93 2.55 0.03 73.68 [2022-10-18T18:02:56.178Z] 17:35:01 6 18.49 0.00 3.67 0.47 0.05 77.31 [2022-10-18T18:02:56.178Z] 17:35:01 7 19.02 0.00 4.44 2.63 0.08 73.82 [2022-10-18T18:02:56.178Z] 17:36:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2022-10-18T18:02:56.178Z] 17:36:01 0 0.70 0.00 0.03 0.00 0.02 99.25 [2022-10-18T18:02:56.178Z] 17:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.178Z] 17:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T18:02:56.178Z] 17:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.178Z] 17:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.178Z] 17:37:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2022-10-18T18:02:56.178Z] 17:37:01 0 0.70 0.00 0.03 0.00 0.02 99.25 [2022-10-18T18:02:56.178Z] 17:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:37:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-18T18:02:56.178Z] 17:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T18:02:56.178Z] 17:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-18T18:02:56.178Z] 17:37:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-18T18:02:56.178Z] 17:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-18T18:02:56.178Z] 17:38:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-10-18T18:02:56.178Z] 17:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-18T18:02:56.178Z] 17:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:38:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2022-10-18T18:02:56.178Z] 17:38:01 3 0.20 0.00 0.00 0.00 0.00 99.80 [2022-10-18T18:02:56.178Z] 17:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.178Z] [2022-10-18T18:02:56.178Z] 17:38:01 CPU %user %nice %system %iowait %steal %idle [2022-10-18T18:02:56.178Z] 17:39:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2022-10-18T18:02:56.178Z] 17:39:01 0 0.70 0.00 0.02 0.00 0.02 99.27 [2022-10-18T18:02:56.178Z] 17:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:39:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2022-10-18T18:02:56.178Z] 17:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.178Z] 17:39:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-18T18:02:56.178Z] 17:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.178Z] 17:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-18T18:02:56.178Z] 17:40:01 all 0.10 0.00 0.00 0.00 0.01 99.88 [2022-10-18T18:02:56.178Z] 17:40:01 0 0.75 0.00 0.00 0.00 0.03 99.22 [2022-10-18T18:02:56.178Z] 17:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.178Z] 17:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.178Z] 17:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T18:02:56.178Z] 17:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-18T18:02:56.178Z] 17:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.178Z] 17:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.178Z] 17:41:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2022-10-18T18:02:56.178Z] 17:41:01 0 0.38 0.00 0.02 0.00 0.02 99.58 [2022-10-18T18:02:56.178Z] 17:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-18T18:02:56.178Z] 17:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.178Z] 17:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.178Z] 17:42:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2022-10-18T18:02:56.178Z] 17:42:01 0 0.35 0.00 0.02 0.00 0.02 99.62 [2022-10-18T18:02:56.178Z] 17:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-18T18:02:56.178Z] 17:42:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2022-10-18T18:02:56.178Z] 17:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.178Z] 17:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.178Z] 17:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-18T18:02:56.178Z] 17:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.178Z] 17:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T18:02:56.178Z] 17:43:01 all 0.12 0.00 0.01 0.01 0.01 99.86 [2022-10-18T18:02:56.179Z] 17:43:01 0 0.75 0.00 0.05 0.00 0.03 99.17 [2022-10-18T18:02:56.179Z] 17:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:43:01 3 0.10 0.00 0.00 0.00 0.00 99.90 [2022-10-18T18:02:56.179Z] 17:43:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-18T18:02:56.179Z] 17:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-18T18:02:56.179Z] 17:44:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2022-10-18T18:02:56.179Z] 17:44:01 0 0.53 0.00 0.02 0.00 0.02 99.43 [2022-10-18T18:02:56.179Z] 17:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:44:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-18T18:02:56.179Z] 17:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-18T18:02:56.179Z] 17:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-18T18:02:56.179Z] 17:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:45:01 all 0.04 0.00 0.00 0.00 0.01 99.95 [2022-10-18T18:02:56.179Z] 17:45:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2022-10-18T18:02:56.179Z] 17:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:45:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2022-10-18T18:02:56.179Z] 17:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-18T18:02:56.179Z] 17:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-18T18:02:56.179Z] 17:46:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2022-10-18T18:02:56.179Z] 17:46:01 0 0.62 0.00 0.05 0.00 0.02 99.32 [2022-10-18T18:02:56.179Z] 17:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:46:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:47:01 all 0.10 0.00 0.00 0.00 0.01 99.88 [2022-10-18T18:02:56.179Z] 17:47:01 0 0.67 0.00 0.02 0.00 0.03 99.28 [2022-10-18T18:02:56.179Z] 17:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:47:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-18T18:02:56.179Z] 17:47:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2022-10-18T18:02:56.179Z] 17:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-18T18:02:56.179Z] 17:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-18T18:02:56.179Z] 17:48:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2022-10-18T18:02:56.179Z] 17:48:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2022-10-18T18:02:56.179Z] 17:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:48:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-18T18:02:56.179Z] 17:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-18T18:02:56.179Z] 17:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:48:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-18T18:02:56.179Z] 17:49:01 all 0.09 0.00 0.01 0.01 0.01 99.89 [2022-10-18T18:02:56.179Z] 17:49:01 0 0.58 0.00 0.02 0.00 0.02 99.38 [2022-10-18T18:02:56.179Z] 17:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:49:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-18T18:02:56.179Z] 17:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-18T18:02:56.179Z] 17:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:49:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2022-10-18T18:02:56.179Z] [2022-10-18T18:02:56.179Z] 17:49:01 CPU %user %nice %system %iowait %steal %idle [2022-10-18T18:02:56.179Z] 17:50:01 all 0.10 0.00 0.00 0.00 0.00 99.89 [2022-10-18T18:02:56.179Z] 17:50:01 0 0.67 0.00 0.02 0.00 0.03 99.28 [2022-10-18T18:02:56.179Z] 17:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:51:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2022-10-18T18:02:56.179Z] 17:51:01 0 0.48 0.00 0.02 0.00 0.02 99.48 [2022-10-18T18:02:56.179Z] 17:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-18T18:02:56.179Z] 17:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:51:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-18T18:02:56.179Z] 17:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-10-18T18:02:56.179Z] 17:52:01 0 0.22 0.00 0.03 0.00 0.03 99.72 [2022-10-18T18:02:56.179Z] 17:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-18T18:02:56.179Z] 17:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:52:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-18T18:02:56.179Z] 17:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-18T18:02:56.179Z] 17:53:01 all 0.10 0.00 0.01 0.00 0.01 99.89 [2022-10-18T18:02:56.179Z] 17:53:01 0 0.65 0.00 0.02 0.00 0.02 99.32 [2022-10-18T18:02:56.179Z] 17:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-18T18:02:56.179Z] 17:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-18T18:02:56.179Z] 17:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-18T18:02:56.179Z] 17:54:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2022-10-18T18:02:56.179Z] 17:54:01 0 0.58 0.00 0.03 0.00 0.00 99.38 [2022-10-18T18:02:56.179Z] 17:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-18T18:02:56.179Z] 17:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-18T18:02:56.179Z] 17:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-10-18T18:02:56.179Z] 17:55:01 0 0.18 0.00 0.00 0.00 0.02 99.80 [2022-10-18T18:02:56.179Z] 17:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-18T18:02:56.179Z] 17:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-18T18:02:56.179Z] 17:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:55:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-18T18:02:56.179Z] 17:56:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2022-10-18T18:02:56.179Z] 17:56:01 0 0.48 0.00 0.00 0.00 0.00 99.52 [2022-10-18T18:02:56.179Z] 17:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:56:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-18T18:02:56.179Z] 17:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-18T18:02:56.179Z] 17:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:57:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2022-10-18T18:02:56.179Z] 17:57:01 0 0.67 0.00 0.02 0.00 0.02 99.30 [2022-10-18T18:02:56.179Z] 17:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-18T18:02:56.179Z] 17:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:58:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2022-10-18T18:02:56.179Z] 17:58:01 0 0.58 0.00 0.00 0.00 0.00 99.42 [2022-10-18T18:02:56.179Z] 17:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-18T18:02:56.179Z] 17:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:58:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2022-10-18T18:02:56.179Z] 17:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.179Z] 17:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-18T18:02:56.179Z] 17:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T18:02:56.179Z] 17:58:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-18T18:02:56.179Z] 17:59:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2022-10-18T18:02:56.179Z] 17:59:01 0 0.57 0.00 0.02 0.00 0.00 99.42 [2022-10-18T18:02:56.179Z] 17:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.179Z] 17:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T18:02:56.180Z] 17:59:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2022-10-18T18:02:56.180Z] 17:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.180Z] 17:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-18T18:02:56.180Z] 17:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.180Z] 17:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-18T18:02:56.180Z] 18:00:01 all 0.08 0.00 0.04 0.01 0.01 99.86 [2022-10-18T18:02:56.180Z] 18:00:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2022-10-18T18:02:56.180Z] 18:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T18:02:56.180Z] 18:00:01 2 0.20 0.00 0.07 0.05 0.00 99.68 [2022-10-18T18:02:56.180Z] 18:00:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-18T18:02:56.180Z] 18:00:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-18T18:02:56.180Z] 18:00:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-18T18:02:56.180Z] 18:00:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-18T18:02:56.180Z] 18:00:01 7 0.02 0.00 0.03 0.03 0.02 99.90 [2022-10-18T18:02:56.180Z] [2022-10-18T18:02:56.180Z] 18:00:01 CPU %user %nice %system %iowait %steal %idle [2022-10-18T18:02:56.180Z] 18:01:01 all 0.05 0.00 0.00 0.00 0.00 99.94 [2022-10-18T18:02:56.180Z] 18:01:01 0 0.28 0.00 0.02 0.00 0.00 99.70 [2022-10-18T18:02:56.180Z] 18:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.180Z] 18:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T18:02:56.180Z] 18:01:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-18T18:02:56.180Z] 18:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.180Z] 18:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-18T18:02:56.180Z] 18:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.180Z] 18:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T18:02:56.180Z] 18:02:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2022-10-18T18:02:56.180Z] 18:02:01 0 0.62 0.00 0.00 0.00 0.02 99.37 [2022-10-18T18:02:56.180Z] 18:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.180Z] 18:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-18T18:02:56.180Z] 18:02:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2022-10-18T18:02:56.180Z] 18:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.180Z] 18:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T18:02:56.180Z] 18:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T18:02:56.180Z] 18:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-18T18:02:56.180Z] Average: all 6.99 0.00 1.76 1.80 0.04 89.42 [2022-10-18T18:02:56.180Z] Average: 0 7.19 0.00 1.66 1.36 0.05 89.75 [2022-10-18T18:02:56.180Z] Average: 1 6.79 0.00 1.73 2.04 0.03 89.41 [2022-10-18T18:02:56.180Z] Average: 2 7.10 0.00 1.74 1.60 0.03 89.53 [2022-10-18T18:02:56.180Z] Average: 3 7.11 0.00 1.83 1.94 0.04 89.08 [2022-10-18T18:02:56.180Z] Average: 4 7.20 0.00 1.74 1.62 0.03 89.41 [2022-10-18T18:02:56.180Z] Average: 5 6.74 0.00 1.82 2.76 0.04 88.65 [2022-10-18T18:02:56.180Z] Average: 6 6.86 0.00 1.78 1.18 0.04 90.14 [2022-10-18T18:02:56.180Z] Average: 7 6.92 0.00 1.78 1.89 0.05 89.37 [2022-10-18T18:02:56.180Z] [2022-10-18T18:02:56.180Z] [2022-10-18T18:02:56.180Z]