Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from cf24c67dce5eab1da970699aa1aba381e09581db+94753fbbce3905e5adee13c645be22d19117881b (0a90b879835e7ee0e143e1cc25ad1e7775ce11cb) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh8771740421296173002.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2919682223540805913.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh338624754846772127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh6948583087028069292.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4449839580026935384.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1455 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5391564406047712208.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7886817787117717734.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db Merge succeeded, producing 6d39192e3cfe403e7e533d50d3c00bd80e58513f Checking out Revision 6d39192e3cfe403e7e533d50d3c00bd80e58513f (PR-3700) > git config core.sparsecheckout # timeout=10 > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7685959453218777883.key > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d39192e3cfe403e7e533d50d3c00bd80e58513f # timeout=10 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 1fcf574bdcb0bde1e997bbf89e8b8e648592b356 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-06T16:32:02.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-06T16:32:02.191Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-06T16:32:02.218Z] ========================================================= [2021-09-06T16:32:02.218Z] EdgeX Global Pipelines Version Info [2021-09-06T16:32:02.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:32:03.445Z] ------------------- [2021-09-06T16:32:03.445Z] stable info: [2021-09-06T16:32:03.445Z] ------------------- [2021-09-06T16:32:03.445Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-06T16:32:03.445Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T16:32:03.445Z] Message: update stable to v1.0.205 [2021-09-06T16:32:04.028Z] ------------------- [2021-09-06T16:32:04.029Z] experimental info: [2021-09-06T16:32:04.029Z] ------------------- [2021-09-06T16:32:04.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-06T16:32:04.029Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T16:32:04.029Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-06T16:32:04.151Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-06T16:32:04.174Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-06T16:32:04.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-06T16:32:04.217Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-06T16:32:04.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-06T16:32:04.261Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-06T16:32:04.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-06T16:32:04.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-06T16:32:04.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-06T16:32:04.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-06T16:32:04.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-06T16:32:04.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-06T16:32:04.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-06T16:32:04.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-06T16:32:04.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-06T16:32:04.486Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T16:32:04.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T16:32:04.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-06T16:32:04.557Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-06T16:32:04.581Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-06T16:32:04.606Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-06T16:32:04.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-06T16:32:04.653Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-06T16:32:04.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3700 [Pipeline] echo [2021-09-06T16:32:04.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3700 [Pipeline] echo [2021-09-06T16:32:04.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3700 [Pipeline] echo [2021-09-06T16:32:04.742Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d39192e3cfe403e7e533d50d3c00bd80e58513f [Pipeline] echo [2021-09-06T16:32:04.763Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d39192 [Pipeline] echo [2021-09-06T16:32:04.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T16:32:04.852Z] provisioning config files... [2021-09-06T16:32:04.871Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2462680876653723467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:32:05.204Z] ---> docker-login.sh [2021-09-06T16:32:05.204Z] nexus3.edgexfoundry.org:10001 [2021-09-06T16:32:05.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:32:05.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:32:05.471Z] Configure a credential helper to remove this warning. See [2021-09-06T16:32:05.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:32:05.471Z] [2021-09-06T16:32:05.471Z] Login Succeeded [2021-09-06T16:32:05.471Z] nexus3.edgexfoundry.org:10002 [2021-09-06T16:32:05.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:32:05.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:32:05.739Z] Configure a credential helper to remove this warning. See [2021-09-06T16:32:05.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:32:05.739Z] [2021-09-06T16:32:05.739Z] Login Succeeded [2021-09-06T16:32:05.739Z] nexus3.edgexfoundry.org:10003 [2021-09-06T16:32:05.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:32:05.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:32:05.739Z] Configure a credential helper to remove this warning. See [2021-09-06T16:32:05.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:32:05.739Z] [2021-09-06T16:32:05.739Z] Login Succeeded [2021-09-06T16:32:05.739Z] nexus3.edgexfoundry.org:10004 [2021-09-06T16:32:05.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:32:06.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:32:06.005Z] Configure a credential helper to remove this warning. See [2021-09-06T16:32:06.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:32:06.005Z] [2021-09-06T16:32:06.005Z] Login Succeeded [2021-09-06T16:32:06.005Z] docker.io [2021-09-06T16:32:06.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:32:06.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:32:06.270Z] Configure a credential helper to remove this warning. See [2021-09-06T16:32:06.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:32:06.270Z] [2021-09-06T16:32:06.270Z] Login Succeeded [2021-09-06T16:32:06.270Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T16:32:06.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T16:32:06.631Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-06T16:32:06.631Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:32:06.631Z] ++ dirname cmd/core-command/Dockerfile [2021-09-06T16:32:06.631Z] ++ cut -d/ -f2 [2021-09-06T16:32:06.631Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-06T16:32:06.631Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:32:06.631Z] ++ dirname cmd/core-data/Dockerfile [2021-09-06T16:32:06.631Z] ++ cut -d/ -f2 [2021-09-06T16:32:06.631Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-06T16:32:06.631Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:32:06.631Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-06T16:32:06.631Z] ++ cut -d/ -f2 [2021-09-06T16:32:06.631Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-06T16:32:06.631Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:32:06.631Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-06T16:32:06.631Z] ++ cut -d/ -f2 [2021-09-06T16:32:06.631Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-06T16:32:06.631Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:32:06.631Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-06T16:32:06.631Z] ++ cut -d/ -f2 [2021-09-06T16:32:06.631Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-06T16:32:06.631Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:32:06.631Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-06T16:32:06.631Z] ++ cut -d/ -f2 [2021-09-06T16:32:06.631Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-06T16:32:06.631Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:32:06.631Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-06T16:32:06.631Z] ++ cut -d/ -f2 [2021-09-06T16:32:06.631Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-06T16:32:06.631Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:32:06.631Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-06T16:32:06.631Z] ++ cut -d/ -f2 [2021-09-06T16:32:06.631Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-06T16:32:06.631Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T16:32:06.631Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-06T16:32:06.631Z] ++ cut -d/ -f2 [2021-09-06T16:32:06.631Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-06T16:32:06.690Z] 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:32:07.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T16:32:07.396Z] [2021-09-06T16:32:07.396Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:32:08.838Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T16:32:08.838Z] latest: Pulling from edgex-devops/git-semver [2021-09-06T16:32:08.838Z] 31603596830f: Pulling fs layer [2021-09-06T16:32:08.838Z] 04fac38145f0: Pulling fs layer [2021-09-06T16:32:08.838Z] 701f6daf10bf: Pulling fs layer [2021-09-06T16:32:08.838Z] 24f72da36158: Pulling fs layer [2021-09-06T16:32:08.838Z] 24f72da36158: Waiting [2021-09-06T16:32:08.838Z] 04fac38145f0: Download complete [2021-09-06T16:32:08.838Z] 31603596830f: Verifying Checksum [2021-09-06T16:32:08.838Z] 31603596830f: Download complete [2021-09-06T16:32:08.838Z] 701f6daf10bf: Verifying Checksum [2021-09-06T16:32:08.838Z] 701f6daf10bf: Download complete [2021-09-06T16:32:08.838Z] 31603596830f: Pull complete [2021-09-06T16:32:08.838Z] 24f72da36158: Verifying Checksum [2021-09-06T16:32:08.838Z] 24f72da36158: Download complete [2021-09-06T16:32:08.838Z] 04fac38145f0: Pull complete [2021-09-06T16:32:08.838Z] 701f6daf10bf: Pull complete [2021-09-06T16:32:08.838Z] 24f72da36158: Pull complete [2021-09-06T16:32:08.838Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-06T16:32:08.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T16:32:08.838Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-06T16:32:08.939Z] prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container [2021-09-06T16:32:09.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat [2021-09-06T16:32:09.774Z] $ docker top 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-06T16:32:09.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T16:32:09.898Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T16:32:10.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T16:32:10.022Z] $ docker exec 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 ssh-agent [2021-09-06T16:32:10.151Z] SSH_AUTH_SOCK=/tmp/ssh-iUpWvlEy13PA/agent.15 [2021-09-06T16:32:10.151Z] SSH_AGENT_PID=22 [2021-09-06T16:32:10.160Z] Running ssh-add (command line suppressed) [2021-09-06T16:32:10.262Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5283831939518205934.key (/w/workspace/edgex-go/2@tmp/private_key_5283831939518205934.key) [2021-09-06T16:32:10.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T16:32:10.594Z] + git tag --points-at HEAD [Pipeline] } [2021-09-06T16:32:10.613Z] $ docker exec --env ******** --env ******** 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 ssh-agent -k [2021-09-06T16:32:10.711Z] unset SSH_AUTH_SOCK; [2021-09-06T16:32:10.712Z] unset SSH_AGENT_PID; [2021-09-06T16:32:10.712Z] echo Agent pid 22 killed; [2021-09-06T16:32:10.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-06T16:32:10.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T16:32:10.773Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T16:32:10.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T16:32:10.897Z] $ docker exec 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 ssh-agent [2021-09-06T16:32:11.011Z] SSH_AUTH_SOCK=/tmp/ssh-QJhKWtmYPG8U/agent.56 [2021-09-06T16:32:11.011Z] SSH_AGENT_PID=63 [2021-09-06T16:32:11.020Z] Running ssh-add (command line suppressed) [2021-09-06T16:32:11.116Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_664881532202285626.key (/w/workspace/edgex-go/2@tmp/private_key_664881532202285626.key) [2021-09-06T16:32:11.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T16:32:11.452Z] + git semver init [2021-09-06T16:32:11.452Z] # -> Open(): unable to determine branch for HEAD [2021-09-06T16:32:11.452Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-06T16:32:11.452Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-06T16:32:11.452Z] # $SEMVER_REMOTE_NAME = origin [2021-09-06T16:32:11.452Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-06T16:32:11.452Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-06T16:32:11.452Z] # $SEMVER_BRANCH = PR-3700 [2021-09-06T16:32:11.452Z] # $SEMVER_TEMP = /tmp/semver-492529406 [2021-09-06T16:32:11.452Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-06T16:32:29.713Z] # '/tmp/semver-492529406' -> '/w/workspace/edgex-go/2/.semver' [2021-09-06T16:32:29.713Z] # -> Force: false [2021-09-06T16:32:29.713Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-06T16:32:29.725Z] $ docker exec --env ******** --env ******** 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 ssh-agent -k [2021-09-06T16:32:29.829Z] unset SSH_AUTH_SOCK; [2021-09-06T16:32:29.831Z] unset SSH_AGENT_PID; [2021-09-06T16:32:29.831Z] echo Agent pid 63 killed; [2021-09-06T16:32:29.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T16:32:30.191Z] + git semver [Pipeline] } [2021-09-06T16:32:30.210Z] $ docker stop --time=1 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 [2021-09-06T16:32:32.069Z] $ docker rm -f 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T16:32:32.462Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-06T16:32:32.808Z] Stashed 1 file(s) [Pipeline] echo [2021-09-06T16:32:32.812Z] [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] echo [2021-09-06T16:32:33.147Z] ========================================================= [2021-09-06T16:32:33.148Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-06T16:32:33.148Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:32:33.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:32:33.469Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-06T16:32:33.469Z] 540db60ca938: Pulling fs layer [2021-09-06T16:32:33.469Z] adcc1eea9eea: Pulling fs layer [2021-09-06T16:32:33.469Z] 4c4ab2625f07: Pulling fs layer [2021-09-06T16:32:33.469Z] db62176df00c: Pulling fs layer [2021-09-06T16:32:33.469Z] 3b30891b0d05: Pulling fs layer [2021-09-06T16:32:33.469Z] 06b49ca38bd5: Pulling fs layer [2021-09-06T16:32:33.469Z] c788192a36de: Pulling fs layer [2021-09-06T16:32:33.469Z] a77e37c0d609: Pulling fs layer [2021-09-06T16:32:33.469Z] c3185cebc471: Pulling fs layer [2021-09-06T16:32:33.469Z] db62176df00c: Waiting [2021-09-06T16:32:33.469Z] 3b30891b0d05: Waiting [2021-09-06T16:32:33.469Z] 06b49ca38bd5: Waiting [2021-09-06T16:32:33.469Z] c788192a36de: Waiting [2021-09-06T16:32:33.469Z] a77e37c0d609: Waiting [2021-09-06T16:32:33.469Z] c3185cebc471: Waiting [2021-09-06T16:32:33.469Z] 4c4ab2625f07: Verifying Checksum [2021-09-06T16:32:33.469Z] 4c4ab2625f07: Download complete [2021-09-06T16:32:33.469Z] adcc1eea9eea: Verifying Checksum [2021-09-06T16:32:33.469Z] adcc1eea9eea: Download complete [2021-09-06T16:32:33.744Z] 3b30891b0d05: Verifying Checksum [2021-09-06T16:32:33.744Z] 3b30891b0d05: Download complete [2021-09-06T16:32:33.744Z] 06b49ca38bd5: Verifying Checksum [2021-09-06T16:32:33.744Z] 06b49ca38bd5: Download complete [2021-09-06T16:32:33.744Z] 540db60ca938: Verifying Checksum [2021-09-06T16:32:33.744Z] c788192a36de: Verifying Checksum [2021-09-06T16:32:33.744Z] c788192a36de: Download complete [2021-09-06T16:32:33.744Z] 540db60ca938: Pull complete [2021-09-06T16:32:34.012Z] adcc1eea9eea: Pull complete [2021-09-06T16:32:34.012Z] 4c4ab2625f07: Pull complete [2021-09-06T16:32:34.279Z] a77e37c0d609: Verifying Checksum [2021-09-06T16:32:34.279Z] a77e37c0d609: Download complete [2021-09-06T16:32:37.640Z] c3185cebc471: Verifying Checksum [2021-09-06T16:32:37.640Z] c3185cebc471: Download complete [2021-09-06T16:32:38.223Z] db62176df00c: Verifying Checksum [2021-09-06T16:32:38.223Z] db62176df00c: Download complete [2021-09-06T16:32:42.515Z] db62176df00c: Pull complete [2021-09-06T16:32:42.515Z] 3b30891b0d05: Pull complete [2021-09-06T16:32:42.515Z] 06b49ca38bd5: Pull complete [2021-09-06T16:32:42.515Z] c788192a36de: Pull complete [2021-09-06T16:32:42.515Z] a77e37c0d609: Pull complete [2021-09-06T16:32:44.473Z] c3185cebc471: Pull complete [2021-09-06T16:32:44.473Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-06T16:32:44.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:32:44.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:32:44.808Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:32:44.808Z] WORKDIR /edgex [2021-09-06T16:32:44.808Z] COPY go.mod . [2021-09-06T16:32:44.808Z] RUN go mod download' [2021-09-06T16:32:44.808Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-06T16:32:46.217Z] Sending build context to Docker daemon 328.8MB [2021-09-06T16:32:46.217Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T16:32:46.217Z] ---> 031687cdd783 [2021-09-06T16:32:46.217Z] Step 2/4 : WORKDIR /edgex [2021-09-06T16:32:48.065Z] Still waiting to schedule task [2021-09-06T16:32:48.066Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-06T16:32:48.165Z] ---> Running in 536bf50b9eb4 [2021-09-06T16:32:48.165Z] Removing intermediate container 536bf50b9eb4 [2021-09-06T16:32:48.165Z] ---> 0d5aec8e9842 [2021-09-06T16:32:48.165Z] Step 3/4 : COPY go.mod . [2021-09-06T16:32:48.165Z] ---> 59462ed0c51b [2021-09-06T16:32:48.165Z] Step 4/4 : RUN go mod download [2021-09-06T16:32:48.165Z] ---> Running in 84471d1282b1 [2021-09-06T16:33:20.414Z] Removing intermediate container 84471d1282b1 [2021-09-06T16:33:20.414Z] ---> 8fbdb81b7d20 [2021-09-06T16:33:20.414Z] Successfully built 8fbdb81b7d20 [2021-09-06T16:33:20.414Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:33:20.740Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T16:33:20.740Z] . [Pipeline] withDockerContainer [2021-09-06T16:33:20.834Z] prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container [2021-09-06T16:33:20.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T16:33:21.284Z] $ docker top 02cf6028140e576da57822b04647de40f1169a7a656c6e49d219566f796477d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:33:23.183Z] + go version [2021-09-06T16:33:23.183Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-06T16:33:23.224Z] $ docker stop --time=1 02cf6028140e576da57822b04647de40f1169a7a656c6e49d219566f796477d6 [2021-09-06T16:33:24.422Z] $ docker rm -f 02cf6028140e576da57822b04647de40f1169a7a656c6e49d219566f796477d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:33:24.961Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T16:33:24.961Z] . [Pipeline] withDockerContainer [2021-09-06T16:33:25.045Z] prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container [2021-09-06T16:33:25.099Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T16:33:25.510Z] $ docker top 52ac1b46534dd1f334eb14b5e028ec2fe2a81baaabe4d26c6a95f8970e1f1898 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T16:33:25.612Z] ========================================================= [2021-09-06T16:33:25.613Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T16:33:25.613Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:33:25.932Z] + go mod tidy [Pipeline] sh [2021-09-06T16:33:26.832Z] + make test [2021-09-06T16:33:26.832Z] go mod tidy [2021-09-06T16:33:27.098Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T16:33:33.791Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T16:33:52.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T16:33:56.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T16:33:56.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T16:33:57.010Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T16:33:59.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T16:34:00.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T16:34:00.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T16:34:00.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T16:34:00.814Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T16:34:01.095Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T16:34:01.366Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T16:34:01.366Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T16:34:01.366Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T16:34:01.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T16:34:03.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-09-06T16:34:03.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T16:34:03.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T16:34:04.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 100.0% of statements [2021-09-06T16:34:04.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T16:34:04.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements [2021-09-06T16:34:04.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T16:34:04.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T16:34:05.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements [2021-09-06T16:34:05.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T16:34:05.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:34:06.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-09-06T16:34:06.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T16:34:06.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T16:34:06.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T16:34:06.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T16:34:06.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T16:34:07.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 94.2% of statements [2021-09-06T16:34:07.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T16:34:07.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:34:07.212Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-09-06T16:34:07.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T16:34:07.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T16:34:07.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T16:34:07.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T16:34:07.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T16:34:07.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-09-06T16:34:07.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T16:34:07.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T16:34:07.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T16:34:08.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-09-06T16:34:08.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T16:34:08.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-09-06T16:34:08.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-09-06T16:34:08.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T16:34:08.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-09-06T16:34:08.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-09-06T16:34:09.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-09-06T16:34:09.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-09-06T16:34:09.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-09-06T16:34:22.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-09-06T16:34:22.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-09-06T16:34:28.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.195s coverage: 81.8% of statements [2021-09-06T16:34:28.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T16:34:43.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T16:34:43.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T16:34:43.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T16:34:43.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T16:34:43.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T16:34:43.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-09-06T16:34:43.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-09-06T16:34:43.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-09-06T16:34:43.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-09-06T16:34:43.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T16:34:43.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2021-09-06T16:34:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T16:34:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T16:34:44.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-09-06T16:34:44.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-06T16:34:44.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-09-06T16:34:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-09-06T16:34:44.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-09-06T16:34:46.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 66.9% of statements [2021-09-06T16:34:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T16:34:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T16:34:46.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T16:34:46.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-09-06T16:34:46.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T16:34:46.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T16:34:46.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-09-06T16:34:46.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T16:34:47.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-09-06T16:34:47.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T16:34:53.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 19.5% of statements [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T16:34:53.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T16:34:53.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T16:34:53.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T16:34:53.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T16:34:53.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T16:34:53.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-06T16:34:53.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-09-06T16:34:53.982Z] GO111MODULE=on go vet ./... [2021-09-06T16:34:57.934Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1458 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws [2021-09-06T16:34:57.952Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-06T16:34:58.174Z] The recommended git tool is: git [2021-09-06T16:35:04.105Z] using credential edgex-jenkins-ssh [2021-09-06T16:35:04.139Z] Cloning the remote Git repository [2021-09-06T16:35:04.325Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:35:04.506Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-06T16:35:04.640Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:35:04.641Z] > git --version # timeout=10 [2021-09-06T16:35:04.658Z] > git --version # 'git version 2.17.1' [2021-09-06T16:35:04.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:35:04.781Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:35:20.744Z] gofmt -l . [2021-09-06T16:35:20.744Z] [ "`gofmt -l .`" = "" ] [2021-09-06T16:35:20.744Z] ./bin/test-attribution-txt.sh [2021-09-06T16:35:20.744Z] 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 [2021-09-06T16:35:20.744Z] if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-06T16:35:20.744Z] /go/bin/golangci-lint [2021-09-06T16:35:24.323Z] Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db [2021-09-06T16:35:23.383Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:35:23.409Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:35:23.450Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:35:23.499Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:35:23.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:35:23.519Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T16:35:24.339Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:35:24.360Z] > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # timeout=10 [2021-09-06T16:35:24.944Z] Merge succeeded, producing 70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca [2021-09-06T16:35:24.944Z] Checking out Revision 70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca (PR-3700) [2021-09-06T16:35:24.576Z] > git remote # timeout=10 [2021-09-06T16:35:24.602Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T16:35:24.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:35:24.634Z] > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 [2021-09-06T16:35:24.923Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T16:35:24.945Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:35:24.965Z] > git checkout -f 70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca # timeout=10 [Pipeline] sh [2021-09-06T16:35:29.389Z] + ls -al . [2021-09-06T16:35:29.390Z] total 612 [2021-09-06T16:35:29.390Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 16:35 . [2021-09-06T16:35:29.390Z] drwxr-xr-x 4 root root 28 Sep 6 16:33 .. [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 16:31 .dockerignore [2021-09-06T16:35:29.390Z] drwxrwxr-x 8 1001 1001 179 Sep 6 16:32 .git [2021-09-06T16:35:29.390Z] drwxrwxr-x 4 1001 1001 142 Sep 6 16:31 .github [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 16:31 .gitignore [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 202 Sep 6 16:31 .golangci.yml [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 16:31 .hadolint.yml [2021-09-06T16:35:29.390Z] drwx------ 3 1001 1001 58 Sep 6 16:32 .semver [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 16:31 .sonarcloud.properties [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:31 ADOPTERS.md [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:31 Attribution.txt [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:31 CHANGELOG.md [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:31 CONTRIBUTING.md [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 16:31 GOVERNANCE.md [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 16:31 Jenkinsfile [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:31 LICENSE [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 6038 Sep 6 16:31 Makefile [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 16:31 OWNERS.md [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:31 README.md [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:31 SECURITY.md [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 16:32 VERSION [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:31 ZMQWindows.md [2021-09-06T16:35:29.390Z] drwxrwxr-x 2 1001 1001 37 Sep 6 16:31 bin [2021-09-06T16:35:29.390Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 16:31 cmd [2021-09-06T16:35:29.390Z] -rw-r--r-- 1 root root 404222 Sep 6 16:34 coverage.out [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 16:31 go.mod [2021-09-06T16:35:29.390Z] -rw-r--r-- 1 root root 50064 Sep 6 16:33 go.sum [2021-09-06T16:35:29.390Z] drwxrwxr-x 8 1001 1001 124 Sep 6 16:31 internal [2021-09-06T16:35:29.390Z] drwxrwxr-x 3 1001 1001 16 Sep 6 16:31 openapi [2021-09-06T16:35:29.390Z] drwxrwxr-x 4 1001 1001 71 Sep 6 16:31 snap [2021-09-06T16:35:29.390Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 16:31 version.go [Pipeline] sh [2021-09-06T16:35:29.487Z] Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" [2021-09-06T16:35:29.517Z] First time build. Skipping changelog. [2021-09-06T16:35:29.708Z] + '[' -e coverage.out ] [2021-09-06T16:35:29.709Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T16:35:29.840Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T16:35:30.018Z] provisioning config files... [2021-09-06T16:35:30.049Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1901266039199134531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:35:30.151Z] + make build [2021-09-06T16:35:30.151Z] go mod tidy [2021-09-06T16:35:30.151Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T16:35:30.623Z] ---> docker-login.sh [2021-09-06T16:35:30.623Z] nexus3.edgexfoundry.org:10001 [2021-09-06T16:35:31.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T16:35:31.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:35:29.493Z] > git rev-list --no-walk 1fcf574bdcb0bde1e997bbf89e8b8e648592b356 # timeout=10 [2021-09-06T16:35:32.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:35:32.205Z] Configure a credential helper to remove this warning. See [2021-09-06T16:35:32.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:35:32.205Z] [2021-09-06T16:35:32.205Z] Login Succeeded [2021-09-06T16:35:32.205Z] nexus3.edgexfoundry.org:10002 [2021-09-06T16:35:32.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:35:32.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:35:32.479Z] Configure a credential helper to remove this warning. See [2021-09-06T16:35:32.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:35:32.479Z] [2021-09-06T16:35:32.479Z] Login Succeeded [2021-09-06T16:35:32.761Z] nexus3.edgexfoundry.org:10003 [2021-09-06T16:35:33.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:35:33.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:35:33.315Z] Configure a credential helper to remove this warning. See [2021-09-06T16:35:33.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:35:33.315Z] [2021-09-06T16:35:33.315Z] Login Succeeded [2021-09-06T16:35:33.315Z] nexus3.edgexfoundry.org:10004 [2021-09-06T16:35:33.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:35:33.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:35:33.864Z] Configure a credential helper to remove this warning. See [2021-09-06T16:35:33.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:35:33.864Z] [2021-09-06T16:35:33.864Z] Login Succeeded [2021-09-06T16:35:33.864Z] docker.io [2021-09-06T16:35:34.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T16:35:34.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T16:35:34.751Z] Configure a credential helper to remove this warning. See [2021-09-06T16:35:34.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T16:35:34.751Z] [2021-09-06T16:35:34.751Z] Login Succeeded [2021-09-06T16:35:34.751Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T16:35:34.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-06T16:35:35.435Z] ========================================================= [2021-09-06T16:35:35.435Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-06T16:35:35.435Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:35:35.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:35:36.108Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-06T16:35:36.108Z] 595b0fe564bb: Pulling fs layer [2021-09-06T16:35:36.108Z] 24495759ef45: Pulling fs layer [2021-09-06T16:35:36.108Z] d148012ef14d: Pulling fs layer [2021-09-06T16:35:36.108Z] e90a11edd702: Pulling fs layer [2021-09-06T16:35:36.108Z] d77568369979: Pulling fs layer [2021-09-06T16:35:36.108Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-06T16:35:36.108Z] 170f2ba95c9a: Pulling fs layer [2021-09-06T16:35:36.108Z] 97ac5df62f85: Pulling fs layer [2021-09-06T16:35:36.108Z] e90a11edd702: Waiting [2021-09-06T16:35:36.108Z] d77568369979: Waiting [2021-09-06T16:35:36.108Z] fc1c9f9a7f3b: Waiting [2021-09-06T16:35:36.108Z] 170f2ba95c9a: Waiting [2021-09-06T16:35:36.108Z] 97ac5df62f85: Waiting [2021-09-06T16:35:36.383Z] d148012ef14d: Verifying Checksum [2021-09-06T16:35:36.383Z] d148012ef14d: Download complete [2021-09-06T16:35:36.383Z] 24495759ef45: Verifying Checksum [2021-09-06T16:35:36.383Z] 24495759ef45: Download complete [2021-09-06T16:35:36.383Z] d77568369979: Verifying Checksum [2021-09-06T16:35:36.383Z] d77568369979: Download complete [2021-09-06T16:35:36.383Z] 595b0fe564bb: Verifying Checksum [2021-09-06T16:35:36.383Z] 595b0fe564bb: Download complete [2021-09-06T16:35:36.383Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-06T16:35:36.383Z] fc1c9f9a7f3b: Download complete [2021-09-06T16:35:36.383Z] 170f2ba95c9a: Verifying Checksum [2021-09-06T16:35:36.383Z] 170f2ba95c9a: Download complete [2021-09-06T16:35:36.986Z] 595b0fe564bb: Pull complete [2021-09-06T16:35:37.974Z] 24495759ef45: Pull complete [2021-09-06T16:35:38.251Z] d148012ef14d: Pull complete [2021-09-06T16:35:38.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T16:35:39.236Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T16:35:39.719Z] 97ac5df62f85: Verifying Checksum [2021-09-06T16:35:39.720Z] 97ac5df62f85: Download complete [2021-09-06T16:35:40.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T16:35:40.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T16:35:40.713Z] e90a11edd702: Verifying Checksum [2021-09-06T16:35:40.713Z] e90a11edd702: Download complete [2021-09-06T16:35:41.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T16:35:42.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T16:35:42.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T16:35:44.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T16:35:44.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:35:45.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-06T16:35:47.934Z] $ docker stop --time=1 52ac1b46534dd1f334eb14b5e028ec2fe2a81baaabe4d26c6a95f8970e1f1898 [2021-09-06T16:35:50.129Z] $ docker rm -f 52ac1b46534dd1f334eb14b5e028ec2fe2a81baaabe4d26c6a95f8970e1f1898 [2021-09-06T16:35:51.844Z] e90a11edd702: Pull complete [2021-09-06T16:35:51.844Z] d77568369979: Pull complete [2021-09-06T16:35:51.844Z] fc1c9f9a7f3b: Pull complete [2021-09-06T16:35:51.844Z] 170f2ba95c9a: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:35:54.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:35:54.760Z] [2021-09-06T16:35:54.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:35:55.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:35:55.218Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-06T16:35:55.218Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-06T16:35:55.218Z] ca9280d653b3: Pulling fs layer [2021-09-06T16:35:55.218Z] 7e9c9ca2126c: Pulling fs layer [2021-09-06T16:35:55.486Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-06T16:35:55.486Z] cbdbe7a5bc2a: Download complete [2021-09-06T16:35:55.751Z] cbdbe7a5bc2a: Pull complete [2021-09-06T16:35:56.334Z] ca9280d653b3: Download complete [2021-09-06T16:35:56.600Z] ca9280d653b3: Pull complete [2021-09-06T16:35:57.347Z] 97ac5df62f85: Pull complete [2021-09-06T16:35:57.348Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-06T16:35:57.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:35:57.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:35:58.654Z] 7e9c9ca2126c: Download complete [2021-09-06T16:35:58.974Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:35:58.974Z] WORKDIR /edgex [2021-09-06T16:35:58.974Z] COPY go.mod . [2021-09-06T16:35:58.974Z] RUN go mod download+ [2021-09-06T16:35:58.974Z] docker build -t ci-base-image-arm64 -f - . [2021-09-06T16:36:00.964Z] Sending build context to Docker daemon 166MB [2021-09-06T16:36:01.238Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T16:36:01.238Z] ---> 04bc70af865f [2021-09-06T16:36:01.238Z] Step 2/4 : WORKDIR /edgex [2021-09-06T16:36:01.990Z] 7e9c9ca2126c: Pull complete [2021-09-06T16:36:01.990Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-06T16:36:01.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:36:01.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-06T16:36:02.077Z] prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container [2021-09-06T16:36:02.139Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T16:36:03.695Z] $ docker top 6a2de2e96d03ad19d45fd902ee973552b9c41915aa4fe88d121e7c6c3aa6c57b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:36:04.103Z] + grep parallel [2021-09-06T16:36:04.103Z] + docker-compose build --help [2021-09-06T16:36:04.894Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T16:36:04.912Z] $ docker stop --time=1 6a2de2e96d03ad19d45fd902ee973552b9c41915aa4fe88d121e7c6c3aa6c57b [2021-09-06T16:36:06.126Z] $ docker rm -f 6a2de2e96d03ad19d45fd902ee973552b9c41915aa4fe88d121e7c6c3aa6c57b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:36:06.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T16:36:06.583Z] . [Pipeline] withDockerContainer [2021-09-06T16:36:06.676Z] prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container [2021-09-06T16:36:06.700Z] ---> Running in 8fc4e9a71e18 [2021-09-06T16:36:06.700Z] Removing intermediate container 8fc4e9a71e18 [2021-09-06T16:36:06.700Z] ---> 344109acf4e6 [2021-09-06T16:36:06.700Z] Step 3/4 : COPY go.mod . [2021-09-06T16:36:06.736Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T16:36:07.114Z] $ docker top 1d02a4f1f34f45481470fba754a78467952d1388336dcbf3a09e9c37b385da10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:36:07.510Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T16:36:07.687Z] ---> 96cb4032a475 [2021-09-06T16:36:07.687Z] Step 4/4 : RUN go mod download [2021-09-06T16:36:07.687Z] ---> Running in a8514cc6fb3c [2021-09-06T16:36:08.088Z] Building core-command ... [2021-09-06T16:36:08.088Z] Building core-data ... [2021-09-06T16:36:08.088Z] Building core-metadata ... [2021-09-06T16:36:08.088Z] Building security-bootstrapper ... [2021-09-06T16:36:08.088Z] Building security-proxy-setup ... [2021-09-06T16:36:08.088Z] Building security-secretstore-setup ... [2021-09-06T16:36:08.088Z] Building support-notifications ... [2021-09-06T16:36:08.088Z] Building support-scheduler ... [2021-09-06T16:36:08.088Z] Building sys-mgmt-agent ... [2021-09-06T16:36:08.088Z] Building support-notifications [2021-09-06T16:36:08.088Z] Building core-command [2021-09-06T16:36:08.088Z] Building security-secretstore-setup [2021-09-06T16:36:08.088Z] Building security-proxy-setup [2021-09-06T16:36:08.088Z] Building security-bootstrapper [2021-09-06T16:36:18.582Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:36:18.582Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:36:18.582Z] ---> 8fbdb81b7d20 [2021-09-06T16:36:18.582Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T16:36:18.582Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:36:18.582Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:36:18.582Z] ---> 8fbdb81b7d20 [2021-09-06T16:36:18.582Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T16:36:25.211Z] ---> Running in e025e397a604 [2021-09-06T16:36:25.211Z] ---> Running in 6aba13968e94 [2021-09-06T16:36:31.844Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:36:31.844Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:36:31.844Z] ---> 8fbdb81b7d20 [2021-09-06T16:36:31.844Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:36:32.114Z] ---> Using cache [2021-09-06T16:36:32.114Z] ---> 02f4146a9d3c [2021-09-06T16:36:32.114Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:36:32.717Z] Removing intermediate container 6aba13968e94 [2021-09-06T16:36:32.717Z] ---> 6c6a467c2d50 [2021-09-06T16:36:32.717Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:36:32.717Z] Removing intermediate container e025e397a604 [2021-09-06T16:36:32.717Z] ---> 02f4146a9d3c [2021-09-06T16:36:32.717Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:36:32.985Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:36:32.985Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:36:32.985Z] ---> 8fbdb81b7d20 [2021-09-06T16:36:32.985Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T16:36:32.985Z] ---> Using cache [2021-09-06T16:36:32.985Z] ---> 02f4146a9d3c [2021-09-06T16:36:32.985Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:36:32.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:36:32.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:36:32.985Z] ---> 8fbdb81b7d20 [2021-09-06T16:36:32.985Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:36:32.985Z] ---> Using cache [2021-09-06T16:36:32.985Z] ---> 02f4146a9d3c [2021-09-06T16:36:32.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:36:32.985Z] ---> Running in 685f6d1a63f3 [2021-09-06T16:36:32.985Z] ---> Running in 8ad79728acbe [2021-09-06T16:36:32.985Z] ---> Running in 5928750866ad [2021-09-06T16:36:32.985Z] ---> Running in 0b35f1bbbd91 [2021-09-06T16:36:32.985Z] ---> Running in 4c1e9f361aef [2021-09-06T16:36:34.406Z] Removing intermediate container 685f6d1a63f3 [2021-09-06T16:36:34.406Z] ---> 9c67e0d6c64d [2021-09-06T16:36:34.406Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:36:34.406Z] Removing intermediate container 4c1e9f361aef [2021-09-06T16:36:34.406Z] ---> 21a192feb014 [2021-09-06T16:36:34.406Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T16:36:34.406Z] ---> Running in 0a4fb1f6537d [2021-09-06T16:36:34.406Z] ---> Running in cb463fb888da [2021-09-06T16:36:34.406Z] Removing intermediate container 0b35f1bbbd91 [2021-09-06T16:36:34.406Z] ---> 4e01267c75b0 [2021-09-06T16:36:34.406Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T16:36:34.406Z] Removing intermediate container 8ad79728acbe [2021-09-06T16:36:34.406Z] ---> 8111e6a68e4e [2021-09-06T16:36:34.406Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T16:36:34.406Z] ---> Running in 10c77123584b [2021-09-06T16:36:34.406Z] ---> Running in 9ede211b5cd1 [2021-09-06T16:36:34.406Z] Removing intermediate container 5928750866ad [2021-09-06T16:36:34.406Z] ---> 62b6a21d0a23 [2021-09-06T16:36:34.406Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T16:36:34.406Z] ---> Running in b6f25cf46c88 [2021-09-06T16:36:34.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:36:34.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:36:34.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:36:35.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:36:35.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:36:35.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:36:35.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:36:35.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:36:35.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:36:36.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:36:36.135Z] OK: 219 MiB in 52 packages [2021-09-06T16:36:36.407Z] OK: 219 MiB in 52 packages [2021-09-06T16:36:36.407Z] OK: 219 MiB in 52 packages [2021-09-06T16:36:36.677Z] OK: 219 MiB in 52 packages [2021-09-06T16:36:36.677Z] Removing intermediate container 0a4fb1f6537d [2021-09-06T16:36:36.677Z] ---> ea3df0360bce [2021-09-06T16:36:36.677Z] Step 6/24 : COPY go.mod . [2021-09-06T16:36:36.957Z] Removing intermediate container cb463fb888da [2021-09-06T16:36:36.957Z] ---> 5733e6db7677 [2021-09-06T16:36:36.957Z] Step 6/26 : COPY go.mod . [2021-09-06T16:36:36.957Z] OK: 219 MiB in 52 packages [2021-09-06T16:36:36.957Z] Removing intermediate container 9ede211b5cd1 [2021-09-06T16:36:36.957Z] ---> 3b8506737347 [2021-09-06T16:36:36.957Z] Step 6/32 : COPY go.mod . [2021-09-06T16:36:36.957Z] ---> 659221da9f89 [2021-09-06T16:36:36.957Z] Step 7/24 : RUN go mod download [2021-09-06T16:36:37.223Z] ---> Running in 1a8bd0373e7a [2021-09-06T16:36:37.223Z] ---> 4b2dc186f9d8 [2021-09-06T16:36:37.223Z] Step 7/26 : RUN go mod download [2021-09-06T16:36:37.223Z] Removing intermediate container b6f25cf46c88 [2021-09-06T16:36:37.223Z] ---> d066097666fe [2021-09-06T16:36:37.223Z] Step 6/23 : COPY go.mod . [2021-09-06T16:36:37.223Z] ---> Running in cf089e1d7c36 [2021-09-06T16:36:37.488Z] Removing intermediate container 10c77123584b [2021-09-06T16:36:37.488Z] ---> 05f9cf136b48 [2021-09-06T16:36:37.488Z] Step 6/22 : COPY go.mod . [2021-09-06T16:36:37.488Z] ---> a42ab01b9fc2 [2021-09-06T16:36:37.488Z] Step 7/32 : RUN go mod download [2021-09-06T16:36:37.488Z] ---> Running in 2fa25efd7f0e [2021-09-06T16:36:37.756Z] ---> 7725c4740f99 [2021-09-06T16:36:37.756Z] Step 7/23 : RUN go mod download [2021-09-06T16:36:37.756Z] ---> Running in aac9c2ccbae7 [2021-09-06T16:36:37.756Z] ---> b87376487be9 [2021-09-06T16:36:37.756Z] Step 7/22 : RUN go mod download [2021-09-06T16:36:38.025Z] ---> Running in 43201910dcfa [2021-09-06T16:36:39.979Z] Removing intermediate container aac9c2ccbae7 [2021-09-06T16:36:39.979Z] ---> c21ad129f76a [2021-09-06T16:36:39.979Z] Step 8/23 : COPY . . [2021-09-06T16:36:39.979Z] Removing intermediate container 1a8bd0373e7a [2021-09-06T16:36:39.979Z] ---> c25224fb7e39 [2021-09-06T16:36:39.979Z] Step 8/24 : COPY . . [2021-09-06T16:36:41.922Z] Removing intermediate container cf089e1d7c36 [2021-09-06T16:36:41.922Z] ---> 4344ddffa297 [2021-09-06T16:36:41.922Z] Step 8/26 : COPY . . [2021-09-06T16:36:43.352Z] Removing intermediate container 2fa25efd7f0e [2021-09-06T16:36:43.352Z] ---> fad1066156ac [2021-09-06T16:36:43.352Z] Step 8/32 : COPY . . [2021-09-06T16:36:43.935Z] Removing intermediate container 43201910dcfa [2021-09-06T16:36:43.935Z] ---> ea0b7b43521e [2021-09-06T16:36:43.935Z] Step 8/22 : COPY . . [2021-09-06T16:36:56.264Z] ---> 4d4c868fc165 [2021-09-06T16:36:56.264Z] Step 9/26 : RUN go mod tidy [2021-09-06T16:36:56.264Z] ---> Running in bc88a5ba6a34 [2021-09-06T16:36:58.341Z] Removing intermediate container bc88a5ba6a34 [2021-09-06T16:36:58.341Z] ---> bf382864f5bb [2021-09-06T16:36:58.341Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T16:36:58.341Z] ---> Running in dabf80d35588 [2021-09-06T16:36:58.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T16:37:03.758Z] ---> 2b45c5285cf3 [2021-09-06T16:37:03.758Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:37:04.024Z] ---> Running in b22f53f95db9 [2021-09-06T16:37:04.296Z] ---> a536470dda02 [2021-09-06T16:37:04.296Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:37:04.572Z] ---> Running in 265cd047ec90 [2021-09-06T16:37:08.864Z] Removing intermediate container 265cd047ec90 [2021-09-06T16:37:08.864Z] ---> c3e9b4092c9b [2021-09-06T16:37:08.864Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T16:37:08.864Z] Removing intermediate container b22f53f95db9 [2021-09-06T16:37:08.864Z] ---> a8d3dc3da992 [2021-09-06T16:37:08.864Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T16:37:09.136Z] ---> Running in 0f21848fb88d [2021-09-06T16:37:09.136Z] ---> Running in 725c930da3e3 [2021-09-06T16:37:10.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T16:37:10.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T16:37:10.599Z] ---> 70794b897ba6 [2021-09-06T16:37:10.599Z] Step 9/22 : RUN go mod tidy [2021-09-06T16:37:10.883Z] ---> Running in 69913ba66c69 [2021-09-06T16:37:11.486Z] ---> 93613aa657c2 [2021-09-06T16:37:11.486Z] Step 9/32 : RUN go mod tidy [2021-09-06T16:37:11.486Z] ---> Running in 5667f5449054 [2021-09-06T16:37:13.481Z] Removing intermediate container 69913ba66c69 [2021-09-06T16:37:13.481Z] ---> a3c9d13bf9e9 [2021-09-06T16:37:13.481Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T16:37:13.761Z] ---> Running in 6ec12122a548 [2021-09-06T16:37:14.034Z] Removing intermediate container 5667f5449054 [2021-09-06T16:37:14.034Z] ---> cd4a0af15a40 [2021-09-06T16:37:14.034Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T16:37:14.312Z] ---> Running in b448ea4d026b [2021-09-06T16:37:14.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T16:37:14.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T16:37:15.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T16:37:20.612Z] Removing intermediate container dabf80d35588 [2021-09-06T16:37:20.612Z] ---> 1a67f6679054 [2021-09-06T16:37:20.612Z] [2021-09-06T16:37:20.612Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T16:37:20.886Z] 3.12: Pulling from library/alpine [2021-09-06T16:37:21.863Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T16:37:21.863Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T16:37:21.863Z] ---> 48b8ec4ed9eb [2021-09-06T16:37:21.863Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T16:37:21.863Z] ---> Running in 20ccc19fadac [2021-09-06T16:37:22.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:22.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:22.993Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T16:37:23.269Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T16:37:23.269Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T16:37:23.269Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:37:23.269Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:37:23.269Z] OK: 6 MiB in 17 packages [2021-09-06T16:37:24.258Z] Removing intermediate container 20ccc19fadac [2021-09-06T16:37:24.258Z] ---> da1a3d540bcc [2021-09-06T16:37:24.258Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:37:24.258Z] ---> Running in a8124d4c9eab [2021-09-06T16:37:24.258Z] Removing intermediate container a8124d4c9eab [2021-09-06T16:37:24.258Z] ---> 7d1398ba4216 [2021-09-06T16:37:24.258Z] Step 14/26 : WORKDIR / [2021-09-06T16:37:24.258Z] ---> Running in dd915ceecd73 [2021-09-06T16:37:24.538Z] Removing intermediate container dd915ceecd73 [2021-09-06T16:37:24.538Z] ---> adaf03636888 [2021-09-06T16:37:24.538Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-06T16:37:24.824Z] ---> 12736065d093 [2021-09-06T16:37:24.824Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-06T16:37:25.094Z] ---> d9585c0eeb64 [2021-09-06T16:37:25.094Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T16:37:25.363Z] ---> c3a0db378fba [2021-09-06T16:37:25.363Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-06T16:37:25.974Z] ---> 25f5933624ce [2021-09-06T16:37:25.974Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T16:37:26.575Z] ---> 9466ef90c0e5 [2021-09-06T16:37:26.575Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T16:37:27.166Z] ---> 6e4563d73c57 [2021-09-06T16:37:27.166Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T16:37:27.440Z] ---> 9ac08b018ffa [2021-09-06T16:37:27.440Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-06T16:37:27.440Z] ---> Running in 7c2169a08d8f [2021-09-06T16:37:28.438Z] Removing intermediate container 7c2169a08d8f [2021-09-06T16:37:28.438Z] ---> 21e695006e27 [2021-09-06T16:37:28.438Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T16:37:28.438Z] ---> Running in dd086018a6e7 [2021-09-06T16:37:28.438Z] Removing intermediate container dd086018a6e7 [2021-09-06T16:37:28.438Z] ---> 014a3334ebc7 [2021-09-06T16:37:28.438Z] Step 24/26 : LABEL arch=x86_64 [2021-09-06T16:37:28.708Z] ---> Running in ae42cd999c91 [2021-09-06T16:37:28.708Z] Removing intermediate container ae42cd999c91 [2021-09-06T16:37:28.708Z] ---> 156034aa86fa [2021-09-06T16:37:28.708Z] Step 25/26 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f [2021-09-06T16:37:28.708Z] ---> Running in 07a5208b1979 [2021-09-06T16:37:30.249Z] Removing intermediate container 07a5208b1979 [2021-09-06T16:37:30.249Z] ---> 9428ce55107f [2021-09-06T16:37:30.249Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T16:37:30.249Z] ---> Running in 28bd0118e949 [2021-09-06T16:37:30.249Z] Removing intermediate container 28bd0118e949 [2021-09-06T16:37:30.249Z] ---> 4748ea307049 [2021-09-06T16:37:30.249Z] [2021-09-06T16:37:30.249Z] Successfully built 4748ea307049 [2021-09-06T16:37:30.249Z] Successfully tagged security-secretstore-setup:latest [2021-09-06T16:37:30.249Z] Building sys-mgmt-agent [2021-09-06T16:37:38.559Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:37:38.559Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:37:38.559Z] ---> 8fbdb81b7d20 [2021-09-06T16:37:38.559Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:37:38.559Z] ---> Using cache [2021-09-06T16:37:38.559Z] ---> 02f4146a9d3c [2021-09-06T16:37:38.559Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:37:38.559Z] ---> Using cache [2021-09-06T16:37:38.559Z] ---> 62b6a21d0a23 [2021-09-06T16:37:38.559Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T16:37:38.559Z] ---> Running in 102b775112ca [2021-09-06T16:37:38.559Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:39.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:39.761Z] OK: 219 MiB in 52 packages [2021-09-06T16:37:40.363Z] Removing intermediate container 102b775112ca [2021-09-06T16:37:40.363Z] ---> e3616d065821 [2021-09-06T16:37:40.363Z] Step 6/24 : COPY go.mod . [2021-09-06T16:37:40.637Z] ---> 58f306498376 [2021-09-06T16:37:40.637Z] Step 7/24 : RUN go mod download [2021-09-06T16:37:40.637Z] ---> Running in 2d3870da6a79 [2021-09-06T16:37:44.055Z] Removing intermediate container 2d3870da6a79 [2021-09-06T16:37:44.055Z] ---> 7c4cd4837731 [2021-09-06T16:37:44.055Z] Step 8/24 : COPY . . [2021-09-06T16:37:45.271Z] Removing intermediate container a8514cc6fb3c [2021-09-06T16:37:45.271Z] ---> dcc1d0bd05cc [2021-09-06T16:37:45.271Z] Successfully built dcc1d0bd05cc [2021-09-06T16:37:45.271Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:37:45.622Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T16:37:45.622Z] . [Pipeline] withDockerContainer [2021-09-06T16:37:45.861Z] prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2021-09-06T16:37:45.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-06T16:37:47.602Z] $ docker top b6e6652c465f5d89625a90f09f1058aa012e0c5c396e6f792da2bf24a44368d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:37:48.543Z] + go version [2021-09-06T16:37:48.543Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-06T16:37:48.563Z] $ docker stop --time=1 b6e6652c465f5d89625a90f09f1058aa012e0c5c396e6f792da2bf24a44368d8 [2021-09-06T16:37:50.375Z] $ docker rm -f b6e6652c465f5d89625a90f09f1058aa012e0c5c396e6f792da2bf24a44368d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-06T16:37:50.755Z] ---> 2652c0914826 [2021-09-06T16:37:50.755Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:37:50.755Z] ---> Running in abd8995a1605 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:37:51.199Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T16:37:51.199Z] . [Pipeline] withDockerContainer [2021-09-06T16:37:51.436Z] prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2021-09-06T16:37:51.522Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-06T16:37:52.176Z] Removing intermediate container abd8995a1605 [2021-09-06T16:37:52.176Z] ---> 72ebcd221d02 [2021-09-06T16:37:52.176Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T16:37:52.176Z] ---> Running in 76cfa8158022 [2021-09-06T16:37:52.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T16:37:53.073Z] $ docker top e2e5c4b72442a5dc745b939f580a3c180fb78ba3137e96eb161dfd86c5fff520 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T16:37:53.366Z] ========================================================= [2021-09-06T16:37:53.366Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T16:37:53.366Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T16:37:54.027Z] + go mod tidy [2021-09-06T16:37:54.173Z] Removing intermediate container 725c930da3e3 [2021-09-06T16:37:54.173Z] ---> d27dedfe428e [2021-09-06T16:37:54.173Z] [2021-09-06T16:37:54.173Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:37:54.173Z] ---> 48b8ec4ed9eb [2021-09-06T16:37:54.173Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:37:54.173Z] ---> Running in 042213d28233 [2021-09-06T16:37:54.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:54.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:54.709Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T16:37:54.709Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:37:54.709Z] OK: 6 MiB in 15 packages [Pipeline] sh [2021-09-06T16:37:55.295Z] Removing intermediate container 042213d28233 [2021-09-06T16:37:55.295Z] ---> f39e0f9cff0c [2021-09-06T16:37:55.295Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:37:55.295Z] ---> Running in 2402e04f0d33 [2021-09-06T16:37:55.572Z] Removing intermediate container 2402e04f0d33 [2021-09-06T16:37:55.572Z] ---> 4977d3149409 [2021-09-06T16:37:55.572Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T16:37:55.572Z] ---> Running in 34278ddd5d73 [2021-09-06T16:37:55.572Z] Removing intermediate container 34278ddd5d73 [2021-09-06T16:37:55.572Z] ---> ac8fe4b2abc2 [2021-09-06T16:37:55.572Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T16:37:55.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:37:55.572Z] ---> Running in 7414271381a8 [2021-09-06T16:37:55.685Z] + make test [2021-09-06T16:37:55.685Z] go mod tidy [2021-09-06T16:37:55.857Z] Removing intermediate container 7414271381a8 [2021-09-06T16:37:55.857Z] ---> c073bdfcf764 [2021-09-06T16:37:55.857Z] Step 16/24 : WORKDIR / [2021-09-06T16:37:55.857Z] ---> Running in 6f95494da0ce [2021-09-06T16:37:56.130Z] Removing intermediate container 6f95494da0ce [2021-09-06T16:37:56.130Z] ---> 50ef7babba77 [2021-09-06T16:37:56.130Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:37:56.281Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T16:37:56.721Z] ---> 7ff0834744e0 [2021-09-06T16:37:56.721Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T16:37:57.704Z] Removing intermediate container 0f21848fb88d [2021-09-06T16:37:57.704Z] ---> 77d9677b3898 [2021-09-06T16:37:57.704Z] [2021-09-06T16:37:57.704Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:37:57.704Z] ---> 48b8ec4ed9eb [2021-09-06T16:37:57.704Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T16:37:57.704Z] ---> 31c774a297e1 [2021-09-06T16:37:57.704Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T16:37:57.704Z] ---> Running in 1e987c0c49ee [2021-09-06T16:37:57.977Z] ---> 284151fb7126 [2021-09-06T16:37:57.977Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T16:37:57.977Z] ---> Running in 6408e9a2eb83 [2021-09-06T16:37:58.258Z] Removing intermediate container 6408e9a2eb83 [2021-09-06T16:37:58.258Z] ---> 96528f2c19f1 [2021-09-06T16:37:58.258Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:37:58.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:58.258Z] ---> Running in 0d43eef2e3e8 [2021-09-06T16:37:58.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:37:58.528Z] Removing intermediate container 0d43eef2e3e8 [2021-09-06T16:37:58.528Z] ---> 3124043c694b [2021-09-06T16:37:58.528Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:37:58.528Z] ---> Running in 685471843d68 [2021-09-06T16:37:58.528Z] Removing intermediate container 685471843d68 [2021-09-06T16:37:58.528Z] ---> fb340d4f9f79 [2021-09-06T16:37:58.528Z] Step 23/24 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f [2021-09-06T16:37:58.796Z] ---> Running in 8d8bec03c87a [2021-09-06T16:37:58.796Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T16:37:58.796Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:37:58.796Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:37:58.796Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:37:58.796Z] Removing intermediate container 8d8bec03c87a [2021-09-06T16:37:58.796Z] ---> b1239184412d [2021-09-06T16:37:58.796Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:37:58.796Z] OK: 6 MiB in 16 packages [2021-09-06T16:37:59.072Z] ---> Running in 1a1a196f27b4 [2021-09-06T16:37:59.072Z] Removing intermediate container 1a1a196f27b4 [2021-09-06T16:37:59.072Z] ---> 522338eb7252 [2021-09-06T16:37:59.072Z] [2021-09-06T16:37:59.339Z] Successfully built 522338eb7252 [2021-09-06T16:37:59.339Z] Successfully tagged core-command:latest [2021-09-06T16:37:59.339Z]  Building core-command ... done Building core-data [2021-09-06T16:37:59.605Z] Removing intermediate container 1e987c0c49ee [2021-09-06T16:37:59.605Z] ---> ee047d446add [2021-09-06T16:37:59.605Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:37:59.872Z] ---> Running in 925f596ff081 [2021-09-06T16:38:00.853Z] Removing intermediate container 925f596ff081 [2021-09-06T16:38:00.854Z] ---> 01fae982e033 [2021-09-06T16:38:00.854Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T16:38:01.445Z] ---> Running in 23cf5eb96084 [2021-09-06T16:38:01.740Z] Removing intermediate container 23cf5eb96084 [2021-09-06T16:38:01.740Z] ---> 03939fcba03c [2021-09-06T16:38:01.740Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T16:38:01.740Z] ---> Running in ec39fdf836ec [2021-09-06T16:38:02.378Z] Removing intermediate container ec39fdf836ec [2021-09-06T16:38:02.378Z] ---> fbdfb2d3c48d [2021-09-06T16:38:02.378Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:38:03.377Z] ---> e9790d541165 [2021-09-06T16:38:03.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T16:38:03.377Z] Removing intermediate container 6ec12122a548 [2021-09-06T16:38:03.377Z] ---> 0b32e04fa3d5 [2021-09-06T16:38:03.377Z] [2021-09-06T16:38:03.377Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T16:38:03.377Z] ---> 48b8ec4ed9eb [2021-09-06T16:38:03.377Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T16:38:03.377Z] Removing intermediate container b448ea4d026b [2021-09-06T16:38:03.377Z] ---> 83b407dbf8bb [2021-09-06T16:38:03.377Z] [2021-09-06T16:38:03.377Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T16:38:03.377Z] ---> 48b8ec4ed9eb [2021-09-06T16:38:03.377Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T16:38:03.377Z] ---> Running in cc6bd892aaee [2021-09-06T16:38:03.377Z] ---> Running in 5fa7a451e317 [2021-09-06T16:38:03.648Z] Removing intermediate container cc6bd892aaee [2021-09-06T16:38:03.648Z] ---> b66fac1093cf [2021-09-06T16:38:03.648Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T16:38:03.922Z] ---> Running in b7a4439e510c [2021-09-06T16:38:04.197Z] ---> eaf9ce58d9ac [2021-09-06T16:38:04.197Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T16:38:04.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:04.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:04.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:04.753Z] ---> 2aeacc3d2497 [2021-09-06T16:38:04.753Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T16:38:04.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:04.753Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T16:38:04.753Z] ---> Running in f6762070648b [2021-09-06T16:38:04.753Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T16:38:04.753Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T16:38:04.753Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T16:38:04.753Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:38:04.753Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:38:05.030Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:38:05.030Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T16:38:05.030Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:38:05.030Z] OK: 6 MiB in 16 packages [2021-09-06T16:38:05.030Z] OK: 7 MiB in 18 packages [2021-09-06T16:38:05.030Z] Removing intermediate container f6762070648b [2021-09-06T16:38:05.030Z] ---> 596476cbbce5 [2021-09-06T16:38:05.030Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:38:05.030Z] ---> Running in f911c749fc10 [2021-09-06T16:38:05.305Z] Removing intermediate container f911c749fc10 [2021-09-06T16:38:05.305Z] ---> ed3133d7a2bc [2021-09-06T16:38:05.305Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T16:38:05.586Z] Removing intermediate container b7a4439e510c [2021-09-06T16:38:05.586Z] ---> 742a1f9aefc2 [2021-09-06T16:38:05.586Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T16:38:05.586Z] ---> Running in 58f3904d83bd [2021-09-06T16:38:05.586Z] ---> Running in 18cc51c10184 [2021-09-06T16:38:06.075Z] Removing intermediate container 5fa7a451e317 [2021-09-06T16:38:06.075Z] ---> 33dc4fc6ac7d [2021-09-06T16:38:06.075Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:38:06.075Z] Removing intermediate container 58f3904d83bd [2021-09-06T16:38:06.075Z] ---> 4b033e6af438 [2021-09-06T16:38:06.075Z] Step 22/23 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f [2021-09-06T16:38:06.075Z] ---> Running in c533c4a926f5 [2021-09-06T16:38:06.075Z] Removing intermediate container 18cc51c10184 [2021-09-06T16:38:06.075Z] ---> a92274c12089 [2021-09-06T16:38:06.075Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T16:38:06.075Z] ---> Running in 8dd7a261e003 [2021-09-06T16:38:06.353Z] ---> Running in 4aef68e00bb7 [2021-09-06T16:38:06.353Z] Removing intermediate container c533c4a926f5 [2021-09-06T16:38:06.353Z] ---> f8e9efed03d6 [2021-09-06T16:38:06.353Z] Step 14/22 : WORKDIR /edgex [2021-09-06T16:38:06.353Z] ---> Running in 5567d81a098b [2021-09-06T16:38:06.625Z] Removing intermediate container 8dd7a261e003 [2021-09-06T16:38:06.625Z] ---> 7f822b024b4c [2021-09-06T16:38:06.625Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:38:06.625Z] Removing intermediate container 4aef68e00bb7 [2021-09-06T16:38:06.625Z] ---> 29fe427c324c [2021-09-06T16:38:06.625Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T16:38:06.625Z] ---> Running in 332f9af00ebc [2021-09-06T16:38:06.625Z] ---> Running in 8fff336fe461 [2021-09-06T16:38:06.625Z] Removing intermediate container 5567d81a098b [2021-09-06T16:38:06.625Z] ---> ef2955bbd5b5 [2021-09-06T16:38:06.625Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T16:38:06.899Z] Removing intermediate container 332f9af00ebc [2021-09-06T16:38:06.899Z] ---> 2c593ede9707 [2021-09-06T16:38:06.899Z] [2021-09-06T16:38:06.899Z] Successfully built 2c593ede9707 [2021-09-06T16:38:06.899Z] Successfully tagged support-notifications:latest [2021-09-06T16:38:06.899Z]  Building support-notifications ... done Building support-scheduler [2021-09-06T16:38:07.503Z] ---> 417cb15a000e [2021-09-06T16:38:07.503Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T16:38:08.909Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:38:08.909Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:38:08.909Z] ---> 8fbdb81b7d20 [2021-09-06T16:38:08.909Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:38:08.909Z] ---> Using cache [2021-09-06T16:38:08.909Z] ---> 02f4146a9d3c [2021-09-06T16:38:08.909Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:38:08.909Z] ---> Using cache [2021-09-06T16:38:08.909Z] ---> 62b6a21d0a23 [2021-09-06T16:38:08.909Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T16:38:09.487Z] ---> Running in b00586806f0a [2021-09-06T16:38:09.487Z] ---> 4b404b6dc7da [2021-09-06T16:38:09.487Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T16:38:09.487Z] Removing intermediate container 8fff336fe461 [2021-09-06T16:38:09.487Z] ---> 08a1d63df1f0 [2021-09-06T16:38:09.487Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T16:38:09.756Z] ---> Running in ff356a4daa68 [2021-09-06T16:38:10.348Z] Removing intermediate container ff356a4daa68 [2021-09-06T16:38:10.348Z] ---> 0c7729337f70 [2021-09-06T16:38:10.348Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T16:38:10.348Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:10.348Z] ---> 9fc611a0d961 [2021-09-06T16:38:10.348Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T16:38:10.348Z] ---> Running in 503796b5b573 [2021-09-06T16:38:10.613Z] Removing intermediate container 503796b5b573 [2021-09-06T16:38:10.613Z] ---> e62b56d6379b [2021-09-06T16:38:10.613Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T16:38:10.613Z] ---> Running in c3564bad7d0b [2021-09-06T16:38:10.613Z] ---> f5f2e14b0831 [2021-09-06T16:38:10.613Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T16:38:10.613Z] ---> Running in a8254b6b9814 [2021-09-06T16:38:10.882Z] Removing intermediate container c3564bad7d0b [2021-09-06T16:38:10.882Z] ---> 1eed42759498 [2021-09-06T16:38:10.882Z] Step 20/22 : LABEL arch=x86_64 [2021-09-06T16:38:10.882Z] ---> Running in 649bbc153213 [2021-09-06T16:38:11.156Z] Removing intermediate container 649bbc153213 [2021-09-06T16:38:11.156Z] ---> 24979c6ee0a6 [2021-09-06T16:38:11.156Z] Step 21/22 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f [2021-09-06T16:38:11.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:11.424Z] ---> Running in 7872c71c2361 [2021-09-06T16:38:11.691Z] Removing intermediate container 7872c71c2361 [2021-09-06T16:38:11.691Z] ---> 7df768dcd6f0 [2021-09-06T16:38:11.691Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T16:38:11.691Z] ---> Running in ef0fdfac6e5b [2021-09-06T16:38:11.964Z] Removing intermediate container ef0fdfac6e5b [2021-09-06T16:38:11.964Z] ---> 7394fe48f47e [2021-09-06T16:38:11.964Z] [2021-09-06T16:38:11.964Z] Removing intermediate container a8254b6b9814 [2021-09-06T16:38:11.964Z] ---> e55ed2b3ff8e [2021-09-06T16:38:11.964Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:38:11.964Z] Successfully built 7394fe48f47e [2021-09-06T16:38:12.231Z] Successfully tagged security-proxy-setup:latest [2021-09-06T16:38:12.231Z]  Building security-proxy-setup ... done Building core-metadata [2021-09-06T16:38:12.499Z] OK: 219 MiB in 52 packages [2021-09-06T16:38:14.287Z] ---> b90c0bea1d9f [2021-09-06T16:38:14.287Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T16:38:14.287Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:38:14.287Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:38:14.287Z] ---> 8fbdb81b7d20 [2021-09-06T16:38:14.287Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:38:14.287Z] ---> Using cache [2021-09-06T16:38:14.287Z] ---> 02f4146a9d3c [2021-09-06T16:38:14.287Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:38:14.287Z] ---> Using cache [2021-09-06T16:38:14.287Z] ---> 62b6a21d0a23 [2021-09-06T16:38:14.287Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T16:38:14.287Z] ---> Running in f17d6e0cf229 [2021-09-06T16:38:14.287Z] ---> 628d60edf466 [2021-09-06T16:38:14.287Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T16:38:14.287Z] Removing intermediate container b00586806f0a [2021-09-06T16:38:14.287Z] ---> 4da771981c39 [2021-09-06T16:38:14.287Z] Step 6/24 : COPY go.mod . [2021-09-06T16:38:14.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:14.886Z] ---> 9aa9c378ce39 [2021-09-06T16:38:14.886Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T16:38:15.155Z] ---> 288e81d35374 [2021-09-06T16:38:15.155Z] Step 7/24 : RUN go mod download [2021-09-06T16:38:15.155Z] ---> Running in eb46595c8278 [2021-09-06T16:38:15.155Z] ---> 5cafb2c459cb [2021-09-06T16:38:15.155Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T16:38:15.425Z] Removing intermediate container 76cfa8158022 [2021-09-06T16:38:15.425Z] ---> 074b98f2a6bf [2021-09-06T16:38:15.425Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T16:38:15.425Z] ---> Running in 43061f4a36e6 [2021-09-06T16:38:15.700Z] ---> 950e9ac88d8c [2021-09-06T16:38:15.700Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T16:38:15.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:15.968Z] ---> Running in d865fa4b11ca [2021-09-06T16:38:16.240Z] Removing intermediate container d865fa4b11ca [2021-09-06T16:38:16.240Z] ---> bd98bcf0e18d [2021-09-06T16:38:16.240Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T16:38:16.507Z] OK: 219 MiB in 52 packages [2021-09-06T16:38:16.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T16:38:16.773Z] ---> fa24b3a9ff2c [2021-09-06T16:38:16.773Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T16:38:17.049Z] ---> Running in 9327b9347611 [2021-09-06T16:38:17.049Z] Removing intermediate container f17d6e0cf229 [2021-09-06T16:38:17.049Z] ---> 41ba033d2264 [2021-09-06T16:38:17.049Z] Step 6/23 : COPY go.mod . [2021-09-06T16:38:17.630Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:38:17.630Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:38:17.630Z] ---> 8fbdb81b7d20 [2021-09-06T16:38:17.630Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:38:17.630Z] ---> Using cache [2021-09-06T16:38:17.630Z] ---> 02f4146a9d3c [2021-09-06T16:38:17.630Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:38:17.630Z] ---> Using cache [2021-09-06T16:38:17.630Z] ---> 62b6a21d0a23 [2021-09-06T16:38:17.630Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:38:17.630Z] ---> Using cache [2021-09-06T16:38:17.630Z] ---> 41ba033d2264 [2021-09-06T16:38:17.630Z] Step 6/24 : COPY go.mod . [2021-09-06T16:38:17.630Z] ---> f09f651355e4 [2021-09-06T16:38:17.630Z] Step 7/23 : RUN go mod download [2021-09-06T16:38:17.630Z] Removing intermediate container eb46595c8278 [2021-09-06T16:38:17.630Z] ---> 8054e1e7b7af [2021-09-06T16:38:17.630Z] Step 8/24 : COPY . . [2021-09-06T16:38:17.630Z] ---> 9e669117b6d9 [2021-09-06T16:38:17.630Z] Step 7/24 : RUN go mod download [2021-09-06T16:38:17.907Z] ---> Running in 3a1c0469ca12 [2021-09-06T16:38:17.907Z] ---> Running in d9a006345c34 [2021-09-06T16:38:18.491Z] Removing intermediate container 43061f4a36e6 [2021-09-06T16:38:18.491Z] ---> f6de9b9e1f93 [2021-09-06T16:38:18.491Z] [2021-09-06T16:38:18.491Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T16:38:19.468Z] Removing intermediate container 9327b9347611 [2021-09-06T16:38:19.468Z] ---> 11bc20406d5b [2021-09-06T16:38:19.468Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T16:38:19.734Z] 20.10.7: Pulling from library/docker [2021-09-06T16:38:20.006Z] ---> Running in fb7397129557 [2021-09-06T16:38:20.278Z] Removing intermediate container 3a1c0469ca12 [2021-09-06T16:38:20.278Z] ---> 90b25bf2fe61 [2021-09-06T16:38:20.278Z] Step 8/23 : COPY . . [2021-09-06T16:38:20.549Z] Removing intermediate container fb7397129557 [2021-09-06T16:38:20.549Z] ---> 70c57bef7484 [2021-09-06T16:38:20.549Z] Step 29/32 : CMD ["gate"] [2021-09-06T16:38:20.820Z] Removing intermediate container d9a006345c34 [2021-09-06T16:38:20.820Z] ---> a3447079b0c4 [2021-09-06T16:38:20.820Z] Step 8/24 : COPY . . [2021-09-06T16:38:21.417Z] ---> Running in 2d86b55951cd [2021-09-06T16:38:22.001Z] Removing intermediate container 2d86b55951cd [2021-09-06T16:38:22.001Z] ---> 5e03a2e80b92 [2021-09-06T16:38:22.001Z] Step 30/32 : LABEL arch=x86_64 [2021-09-06T16:38:23.083Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T16:38:23.426Z] ---> Running in 2af2bb3ca8e7 [2021-09-06T16:38:25.398Z] Removing intermediate container 2af2bb3ca8e7 [2021-09-06T16:38:25.398Z] ---> b72fd24bcafa [2021-09-06T16:38:25.398Z] Step 31/32 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f [2021-09-06T16:38:26.248Z] ---> eb13edf58c61 [2021-09-06T16:38:26.248Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:38:26.685Z] ---> Running in 0260f029dd3f [2021-09-06T16:38:26.685Z] ---> Running in 201154d690b6 [2021-09-06T16:38:26.685Z] Removing intermediate container 0260f029dd3f [2021-09-06T16:38:26.685Z] ---> 8fb834c7ccb7 [2021-09-06T16:38:26.685Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T16:38:27.024Z] ---> Running in fbd0ae37e0a9 [2021-09-06T16:38:27.428Z] Removing intermediate container fbd0ae37e0a9 [2021-09-06T16:38:27.428Z] ---> c9d778a4b695 [2021-09-06T16:38:27.428Z] [2021-09-06T16:38:27.803Z] Successfully built c9d778a4b695 [2021-09-06T16:38:27.803Z] Successfully tagged security-bootstrapper:latest [2021-09-06T16:38:29.012Z]  Building security-bootstrapper ... done Removing intermediate container 201154d690b6 [2021-09-06T16:38:29.012Z] ---> 0daa887022e8 [2021-09-06T16:38:29.012Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T16:38:29.375Z] ---> Running in 0772ffd73666 [2021-09-06T16:38:29.971Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T16:38:29.971Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T16:38:29.971Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T16:38:29.971Z] ---> 08bdaf2f88f9 [2021-09-06T16:38:29.971Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:38:30.943Z] ---> Running in 3f01c5bd8659 [2021-09-06T16:38:31.536Z] Removing intermediate container 3f01c5bd8659 [2021-09-06T16:38:31.536Z] ---> 1c6c0270826c [2021-09-06T16:38:31.536Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T16:38:31.536Z] ---> c868ebf27f32 [2021-09-06T16:38:31.536Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:38:31.804Z] ---> Running in 8ccca9259b7a [2021-09-06T16:38:31.804Z] ---> Running in 5fa9ad96a64f [2021-09-06T16:38:31.804Z] ---> a0f6b97da3e7 [2021-09-06T16:38:31.804Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:38:31.804Z] ---> Running in d5ddab3829f2 [2021-09-06T16:38:33.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:33.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:38:33.214Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T16:38:33.214Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T16:38:33.482Z] Executing bash-5.1.0-r0.post-install [2021-09-06T16:38:33.482Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T16:38:33.482Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T16:38:33.482Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T16:38:33.482Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T16:38:33.482Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T16:38:33.758Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T16:38:33.758Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T16:38:33.758Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T16:38:33.758Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T16:38:33.758Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T16:38:33.758Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T16:38:33.758Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T16:38:34.737Z] Removing intermediate container d5ddab3829f2 [2021-09-06T16:38:34.737Z] ---> 13e429fc6757 [2021-09-06T16:38:34.737Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T16:38:34.737Z] ---> Running in 5d9e724f9785 [2021-09-06T16:38:34.737Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T16:38:34.737Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T16:38:34.737Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T16:38:34.737Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T16:38:34.737Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T16:38:34.737Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T16:38:35.005Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T16:38:35.005Z] Removing intermediate container 8ccca9259b7a [2021-09-06T16:38:35.005Z] ---> b86f14cb8c4d [2021-09-06T16:38:35.005Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T16:38:35.005Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T16:38:35.005Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T16:38:35.005Z] ---> Running in 47f42914d0b7 [2021-09-06T16:38:35.005Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T16:38:35.005Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T16:38:35.005Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T16:38:35.005Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T16:38:35.005Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T16:38:35.005Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T16:38:35.005Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T16:38:35.272Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T16:38:35.272Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T16:38:35.272Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T16:38:35.272Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T16:38:35.272Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T16:38:35.272Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T16:38:35.272Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T16:38:35.272Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T16:38:35.272Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T16:38:35.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T16:38:35.543Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T16:38:35.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T16:38:35.543Z] OK: 82 MiB in 59 packages [2021-09-06T16:38:38.132Z] Collecting docker-compose==1.23.2 [2021-09-06T16:38:38.401Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T16:38:38.667Z] Collecting PyYAML<4,>=3.10 [2021-09-06T16:38:38.667Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T16:38:39.627Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T16:38:39.899Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T16:38:39.899Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T16:38:39.899Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T16:38:39.899Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T16:38:39.899Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T16:38:40.859Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T16:38:40.859Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T16:38:40.859Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T16:38:41.127Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T16:38:42.084Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T16:38:42.084Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T16:38:42.084Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T16:38:42.084Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T16:38:42.084Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T16:38:42.084Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T16:38:42.084Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T16:38:42.670Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T16:38:42.670Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T16:38:42.946Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T16:38:42.946Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T16:38:42.946Z] Collecting certifi>=2017.4.17 [2021-09-06T16:38:42.946Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T16:38:43.212Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T16:38:43.212Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T16:38:43.212Z] Collecting idna<2.8,>=2.5 [2021-09-06T16:38:43.212Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T16:38:43.212Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T16:38:43.212Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T16:38:43.212Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T16:38:43.212Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T16:38:43.478Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T16:38:43.478Z] Attempting uninstall: urllib3 [2021-09-06T16:38:43.478Z] Found existing installation: urllib3 1.26.2 [2021-09-06T16:38:43.478Z] Uninstalling urllib3-1.26.2: [2021-09-06T16:38:43.749Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T16:38:43.749Z] Attempting uninstall: idna [2021-09-06T16:38:43.749Z] Found existing installation: idna 3.1 [2021-09-06T16:38:43.749Z] Uninstalling idna-3.1: [2021-09-06T16:38:44.015Z] Successfully uninstalled idna-3.1 [2021-09-06T16:38:44.015Z] Attempting uninstall: chardet [2021-09-06T16:38:44.015Z] Found existing installation: chardet 4.0.0 [2021-09-06T16:38:44.015Z] Uninstalling chardet-4.0.0: [2021-09-06T16:38:44.015Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T16:38:44.594Z] Attempting uninstall: requests [2021-09-06T16:38:44.594Z] Found existing installation: requests 2.25.1 [2021-09-06T16:38:44.594Z] Uninstalling requests-2.25.1: [2021-09-06T16:38:44.594Z] Successfully uninstalled requests-2.25.1 [2021-09-06T16:38:44.594Z] Running setup.py install for texttable: started [2021-09-06T16:38:45.557Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T16:38:45.557Z] Running setup.py install for PyYAML: started [2021-09-06T16:38:46.143Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T16:38:46.143Z] Running setup.py install for docopt: started [2021-09-06T16:38:47.103Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T16:38:47.103Z] Running setup.py install for dockerpty: started [2021-09-06T16:38:47.685Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T16:38:48.268Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-09-06T16:38:52.528Z] Removing intermediate container 5fa9ad96a64f [2021-09-06T16:38:52.528Z] ---> 00e01c97eebf [2021-09-06T16:38:52.528Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T16:38:52.528Z] ---> Running in 066e6f0425f9 [2021-09-06T16:38:52.528Z] Removing intermediate container 066e6f0425f9 [2021-09-06T16:38:52.528Z] ---> 5c4c2d5cdf19 [2021-09-06T16:38:52.528Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T16:38:52.528Z] ---> Running in c1cc9abba6bc [2021-09-06T16:38:52.528Z] Removing intermediate container c1cc9abba6bc [2021-09-06T16:38:52.528Z] ---> 150ac2d9dbde [2021-09-06T16:38:52.528Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T16:38:53.122Z] ---> 968801564529 [2021-09-06T16:38:53.122Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T16:38:53.388Z] ---> b553dc3d7951 [2021-09-06T16:38:53.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T16:38:53.974Z] ---> 594213980577 [2021-09-06T16:38:53.974Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T16:38:53.974Z] ---> Running in 91ebbcf0df59 [2021-09-06T16:38:54.239Z] Removing intermediate container 91ebbcf0df59 [2021-09-06T16:38:54.239Z] ---> 1f38969225ac [2021-09-06T16:38:54.239Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:38:54.239Z] ---> Running in 193e0e7a87ce [2021-09-06T16:38:54.239Z] Removing intermediate container 193e0e7a87ce [2021-09-06T16:38:54.239Z] ---> 3c9e163b1c04 [2021-09-06T16:38:54.239Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:38:54.239Z] ---> Running in 5fb02f34856c [2021-09-06T16:38:54.821Z] Removing intermediate container 5fb02f34856c [2021-09-06T16:38:54.821Z] ---> e2c36721b9e0 [2021-09-06T16:38:54.821Z] Step 23/24 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f [2021-09-06T16:38:54.821Z] ---> Running in c3959c0f6570 [2021-09-06T16:38:54.821Z] Removing intermediate container c3959c0f6570 [2021-09-06T16:38:54.821Z] ---> a470b3ed923d [2021-09-06T16:38:54.821Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:38:54.821Z] ---> Running in e2ae3ddc6fc7 [2021-09-06T16:38:55.089Z] Removing intermediate container e2ae3ddc6fc7 [2021-09-06T16:38:55.089Z] ---> ba443a737e02 [2021-09-06T16:38:55.089Z] [2021-09-06T16:38:55.089Z] Successfully built ba443a737e02 [2021-09-06T16:38:55.356Z] Successfully tagged sys-mgmt-agent:latest [2021-09-06T16:39:07.678Z]  Building sys-mgmt-agent ... done Removing intermediate container 0772ffd73666 [2021-09-06T16:39:07.678Z] ---> a3f18734448a [2021-09-06T16:39:07.678Z] [2021-09-06T16:39:07.678Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:39:07.678Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:07.678Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T16:39:07.678Z] ---> Running in c22326d7516d [2021-09-06T16:39:07.678Z] Removing intermediate container c22326d7516d [2021-09-06T16:39:07.678Z] ---> afafa54aaa9f [2021-09-06T16:39:07.678Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T16:39:07.678Z] ---> Running in d24b09eb82d6 [2021-09-06T16:39:07.678Z] Removing intermediate container d24b09eb82d6 [2021-09-06T16:39:07.678Z] ---> 8c66ceabf940 [2021-09-06T16:39:07.678Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T16:39:07.678Z] ---> Running in 221498bb2321 [2021-09-06T16:39:07.678Z] Removing intermediate container 5d9e724f9785 [2021-09-06T16:39:07.678Z] ---> 399e42360abe [2021-09-06T16:39:07.678Z] [2021-09-06T16:39:07.678Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:39:07.678Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:07.678Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:39:07.678Z] ---> Using cache [2021-09-06T16:39:07.678Z] ---> f39e0f9cff0c [2021-09-06T16:39:07.678Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:39:07.678Z] ---> Using cache [2021-09-06T16:39:07.678Z] ---> 4977d3149409 [2021-09-06T16:39:07.678Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T16:39:07.678Z] Removing intermediate container 221498bb2321 [2021-09-06T16:39:07.678Z] ---> fb3d8084c37d [2021-09-06T16:39:07.678Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:39:07.678Z] ---> Running in 66eea38137d5 [2021-09-06T16:39:07.678Z] ---> Running in d588279a4f8d [2021-09-06T16:39:07.678Z] Removing intermediate container 66eea38137d5 [2021-09-06T16:39:07.678Z] ---> 4d0215598b58 [2021-09-06T16:39:07.678Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T16:39:07.678Z] ---> Running in b6eaf13bc58a [2021-09-06T16:39:08.267Z] Removing intermediate container b6eaf13bc58a [2021-09-06T16:39:08.267Z] ---> 6f890e11efc7 [2021-09-06T16:39:08.267Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:39:08.267Z] Removing intermediate container 47f42914d0b7 [2021-09-06T16:39:08.267Z] ---> 7ca44a62e531 [2021-09-06T16:39:08.267Z] [2021-09-06T16:39:08.267Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:39:08.267Z] ---> 48b8ec4ed9eb [2021-09-06T16:39:08.267Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:39:08.267Z] ---> Using cache [2021-09-06T16:39:08.267Z] ---> f39e0f9cff0c [2021-09-06T16:39:08.267Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:39:08.267Z] ---> Using cache [2021-09-06T16:39:08.267Z] ---> 4977d3149409 [2021-09-06T16:39:08.267Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T16:39:08.267Z] ---> Running in 65aabcb11fe3 [2021-09-06T16:39:08.267Z] ---> 4f5254c4278f [2021-09-06T16:39:08.267Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T16:39:08.537Z] Removing intermediate container 65aabcb11fe3 [2021-09-06T16:39:08.537Z] ---> 6fdbc82e074c [2021-09-06T16:39:08.537Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T16:39:08.537Z] Removing intermediate container d588279a4f8d [2021-09-06T16:39:08.537Z] ---> e0abadbe16e4 [2021-09-06T16:39:08.537Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T16:39:08.537Z] ---> Running in dedf92acb45b [2021-09-06T16:39:08.537Z] ---> Running in fd5cd920e016 [2021-09-06T16:39:08.809Z] Removing intermediate container dedf92acb45b [2021-09-06T16:39:08.809Z] ---> 77165a999b68 [2021-09-06T16:39:08.809Z] Step 16/24 : WORKDIR / [2021-09-06T16:39:08.809Z] ---> 47ef456c35bb [2021-09-06T16:39:08.809Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T16:39:08.809Z] ---> Running in e1b727971240 [2021-09-06T16:39:08.809Z] Removing intermediate container e1b727971240 [2021-09-06T16:39:08.809Z] ---> caf1f20b7f99 [2021-09-06T16:39:08.809Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:39:08.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:08.809Z] ---> bfedb6c0e1e5 [2021-09-06T16:39:08.809Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T16:39:09.099Z] ---> Running in e77fed189078 [2021-09-06T16:39:09.099Z] Removing intermediate container e77fed189078 [2021-09-06T16:39:09.099Z] ---> b2d27c489386 [2021-09-06T16:39:09.099Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:39:09.099Z] ---> Running in 71ebc341565c [2021-09-06T16:39:09.099Z] ---> 902d410737dc [2021-09-06T16:39:09.099Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T16:39:09.099Z] Removing intermediate container 71ebc341565c [2021-09-06T16:39:09.099Z] ---> 0bb0ed32e525 [2021-09-06T16:39:09.099Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T16:39:09.365Z] ---> Running in f4ea830ad3b3 [2021-09-06T16:39:09.365Z] ---> f5824f616eab [2021-09-06T16:39:09.365Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T16:39:09.365Z] Removing intermediate container f4ea830ad3b3 [2021-09-06T16:39:09.365Z] ---> f1c682d840f2 [2021-09-06T16:39:09.365Z] Step 22/23 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f [2021-09-06T16:39:09.365Z] ---> Running in 3dfe58b44ec0 [2021-09-06T16:39:09.632Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T16:39:09.632Z] Removing intermediate container 3dfe58b44ec0 [2021-09-06T16:39:09.632Z] ---> 2b42e7f8f124 [2021-09-06T16:39:09.632Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:39:09.632Z] ---> 4b0b0304ec88 [2021-09-06T16:39:09.632Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T16:39:09.632Z] ---> Running in 430e3cbd12f5 [2021-09-06T16:39:09.632Z] ---> Running in fc459433a676 [2021-09-06T16:39:09.632Z] Removing intermediate container 430e3cbd12f5 [2021-09-06T16:39:09.632Z] ---> de3481c591ca [2021-09-06T16:39:09.632Z] [2021-09-06T16:39:09.901Z] Successfully built de3481c591ca [2021-09-06T16:39:09.901Z] Successfully tagged support-scheduler:latest [2021-09-06T16:39:09.901Z]  Building support-scheduler ... done Removing intermediate container fc459433a676 [2021-09-06T16:39:09.901Z] ---> a38fd7209abd [2021-09-06T16:39:09.901Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:39:09.901Z] ---> Running in a10926ea88b0 [2021-09-06T16:39:09.901Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T16:39:09.901Z] Removing intermediate container a10926ea88b0 [2021-09-06T16:39:09.901Z] ---> be9ce894078b [2021-09-06T16:39:09.901Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:39:09.901Z] ---> Running in c6b2516d922c [2021-09-06T16:39:09.901Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T16:39:10.166Z] Removing intermediate container c6b2516d922c [2021-09-06T16:39:10.166Z] ---> 4affa7dc7daa [2021-09-06T16:39:10.166Z] Step 23/24 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f [2021-09-06T16:39:10.166Z] ---> Running in d87510fa4127 [2021-09-06T16:39:10.166Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T16:39:10.166Z] Removing intermediate container d87510fa4127 [2021-09-06T16:39:10.166Z] ---> 54cbed585409 [2021-09-06T16:39:10.166Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:39:10.166Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T16:39:10.166Z] ---> Running in bc286286e40a [2021-09-06T16:39:10.430Z] Removing intermediate container bc286286e40a [2021-09-06T16:39:10.430Z] ---> a8274de0297e [2021-09-06T16:39:10.430Z] [2021-09-06T16:39:10.430Z] Successfully built a8274de0297e [2021-09-06T16:39:10.430Z] Successfully tagged core-metadata:latest [2021-09-06T16:39:11.012Z]  Building core-metadata ... done (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T16:39:11.012Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T16:39:11.012Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:39:11.012Z] OK: 8 MiB in 20 packages [2021-09-06T16:39:11.279Z] Removing intermediate container fd5cd920e016 [2021-09-06T16:39:11.279Z] ---> 6dce615eb2ed [2021-09-06T16:39:11.279Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:39:11.555Z] ---> edeccf5035e5 [2021-09-06T16:39:11.555Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T16:39:11.830Z] ---> 51750aa60092 [2021-09-06T16:39:11.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T16:39:12.095Z] ---> 574fc822bbb1 [2021-09-06T16:39:12.095Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T16:39:12.095Z] ---> Running in 0dd575f9776d [2021-09-06T16:39:12.095Z] Removing intermediate container 0dd575f9776d [2021-09-06T16:39:12.095Z] ---> 524c8f062037 [2021-09-06T16:39:12.095Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:39:12.095Z] ---> Running in 70e7ca59cbe7 [2021-09-06T16:39:12.363Z] Removing intermediate container 70e7ca59cbe7 [2021-09-06T16:39:12.363Z] ---> 884ce641eb82 [2021-09-06T16:39:12.363Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T16:39:12.363Z] ---> Running in 83b7c9fbb8f0 [2021-09-06T16:39:12.363Z] Removing intermediate container 83b7c9fbb8f0 [2021-09-06T16:39:12.363Z] ---> 9202ef0fb143 [2021-09-06T16:39:12.363Z] Step 23/24 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f [2021-09-06T16:39:12.363Z] ---> Running in ca3cf8e792df [2021-09-06T16:39:12.628Z] Removing intermediate container ca3cf8e792df [2021-09-06T16:39:12.628Z] ---> 177d0ca74943 [2021-09-06T16:39:12.628Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:39:12.628Z] ---> Running in d791e3ab34f4 [2021-09-06T16:39:12.628Z] Removing intermediate container d791e3ab34f4 [2021-09-06T16:39:12.628Z] ---> 5fd20aa4f5ee [2021-09-06T16:39:12.628Z] [2021-09-06T16:39:12.628Z] Successfully built 5fd20aa4f5ee [2021-09-06T16:39:12.628Z] Successfully tagged core-data:latest [2021-09-06T16:39:12.903Z]  Building core-data ... done  [Pipeline] } [2021-09-06T16:39:12.910Z] $ docker stop --time=1 1d02a4f1f34f45481470fba754a78467952d1388336dcbf3a09e9c37b385da10 [2021-09-06T16:39:14.305Z] $ docker rm -f 1d02a4f1f34f45481470fba754a78467952d1388336dcbf3a09e9c37b385da10 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T16:39:14.698Z] + docker images [2021-09-06T16:39:14.698Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T16:39:14.698Z] core-data latest 5fd20aa4f5ee 2 seconds ago 20.4MB [2021-09-06T16:39:14.698Z] core-metadata latest a8274de0297e 4 seconds ago 16.7MB [2021-09-06T16:39:14.698Z] support-scheduler latest de3481c591ca 5 seconds ago 16.1MB [2021-09-06T16:39:14.698Z] 7ca44a62e531 6 seconds ago 1.76GB [2021-09-06T16:39:14.698Z] 399e42360abe 7 seconds ago 1.75GB [2021-09-06T16:39:14.698Z] a3f18734448a 9 seconds ago 1.76GB [2021-09-06T16:39:14.698Z] sys-mgmt-agent latest ba443a737e02 20 seconds ago 325MB [2021-09-06T16:39:14.698Z] security-bootstrapper latest c9d778a4b695 47 seconds ago 18.8MB [2021-09-06T16:39:14.698Z] f6de9b9e1f93 57 seconds ago 1.75GB [2021-09-06T16:39:14.698Z] security-proxy-setup latest 7394fe48f47e About a minute ago 25.9MB [2021-09-06T16:39:14.698Z] support-notifications latest 2c593ede9707 About a minute ago 16.8MB [2021-09-06T16:39:14.698Z] 0b32e04fa3d5 About a minute ago 1.76GB [2021-09-06T16:39:14.698Z] 83b407dbf8bb About a minute ago 1.75GB [2021-09-06T16:39:14.698Z] core-command latest 522338eb7252 About a minute ago 16MB [2021-09-06T16:39:14.698Z] 77d9677b3898 About a minute ago 1.75GB [2021-09-06T16:39:14.698Z] d27dedfe428e About a minute ago 1.75GB [2021-09-06T16:39:14.698Z] security-secretstore-setup latest 4748ea307049 About a minute ago 28.1MB [2021-09-06T16:39:14.699Z] 1a67f6679054 About a minute ago 1.76GB [2021-09-06T16:39:14.699Z] ci-base-image-x86_64 latest 8fbdb81b7d20 5 minutes ago 1.25GB [2021-09-06T16:39:14.699Z] alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB [2021-09-06T16:39:14.699Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-06T16:39:14.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-06T16:39:14.699Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-06T16:39:14.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months 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) [Pipeline] findFiles [Pipeline] node [2021-09-06T16:39:19.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T16:39:31.799Z] Still waiting to schedule task [2021-09-06T16:39:31.800Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-06T16:39:38.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T16:39:38.044Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T16:39:38.044Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T16:39:38.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T16:39:38.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T16:39:38.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T16:39:38.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T16:39:41.473Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T16:39:41.473Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T16:39:42.472Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T16:39:42.472Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T16:39:42.472Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T16:39:42.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T16:39:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.170s coverage: 28.7% of statements [2021-09-06T16:39:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T16:39:50.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T16:39:55.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.367s coverage: 100.0% of statements [2021-09-06T16:39:55.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T16:39:55.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.455s coverage: 46.3% of statements [2021-09-06T16:39:55.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T16:39:55.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T16:39:58.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.680s coverage: 90.1% of statements [2021-09-06T16:39:58.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T16:39:58.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:39:58.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.263s coverage: 81.2% of statements [2021-09-06T16:39:58.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T16:39:58.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T16:39:58.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T16:39:58.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T16:39:58.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T16:40:06.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.489s coverage: 94.2% of statements [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:40:06.897Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.179s coverage: 59.1% of statements [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T16:40:06.897Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.191s coverage: 60.0% of statements [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T16:40:06.897Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.371s coverage: 0.8% of statements [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T16:40:06.897Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.192s coverage: 58.8% of statements [2021-09-06T16:40:06.897Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 21.7% of statements [2021-09-06T16:40:06.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T16:40:06.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements [2021-09-06T16:40:06.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.207s coverage: 79.5% of statements [2021-09-06T16:40:06.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.175s coverage: 94.1% of statements [2021-09-06T16:40:07.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements [2021-09-06T16:40:08.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements [2021-09-06T16:40:21.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.234s coverage: 94.4% of statements [2021-09-06T16:40:21.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements [2021-09-06T16:40:25.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.577s coverage: 81.8% of statements [2021-09-06T16:40:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.235s coverage: 92.9% of statements [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.203s coverage: 58.8% of statements [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.203s coverage: 80.0% of statements [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.325s coverage: 91.2% of statements [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.857s coverage: 64.4% of statements [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T16:40:34.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements [2021-09-06T16:40:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements [2021-09-06T16:40:34.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.106s coverage: 100.0% of statements [2021-09-06T16:40:35.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2021-09-06T16:40:35.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-09-06T16:40:40.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.146s coverage: 66.9% of statements [2021-09-06T16:40:40.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T16:40:40.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T16:40:40.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T16:40:41.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.797s coverage: 43.6% of statements [2021-09-06T16:40:41.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T16:40:41.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T16:40:41.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements [2021-09-06T16:40:41.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T16:40:41.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.281s coverage: 84.8% of statements [2021-09-06T16:40:41.824Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T16:40:50.635Z] Running on prd-ubuntu18.04-docker-8c-8g-1461 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws [2021-09-06T16:40:50.654Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-06T16:40:50.789Z] The recommended git tool is: git [2021-09-06T16:40:52.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 19.5% of statements [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T16:40:52.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 92.0% of statements [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T16:40:52.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.208s coverage: 63.2% of statements [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T16:40:52.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.400s coverage: 97.7% of statements [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T16:40:52.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T16:40:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T16:40:52.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements [2021-09-06T16:40:52.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-09-06T16:40:52.016Z] GO111MODULE=on go vet ./... [2021-09-06T16:40:53.822Z] using credential edgex-jenkins-ssh [2021-09-06T16:40:53.837Z] Cloning the remote Git repository [2021-09-06T16:40:53.863Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:40:53.940Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-06T16:40:53.981Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:40:53.982Z] > git --version # timeout=10 [2021-09-06T16:40:53.991Z] > git --version # 'git version 2.17.1' [2021-09-06T16:40:53.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:40:54.024Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:41:23.415Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:41:23.422Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T16:41:23.467Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T16:41:23.489Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T16:41:23.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:41:23.495Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T16:41:24.199Z] Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db [2021-09-06T16:41:24.373Z] Merge succeeded, producing 70a5d36a89aff3948231a07610018ab269dad7d6 [2021-09-06T16:41:24.374Z] Checking out Revision 70a5d36a89aff3948231a07610018ab269dad7d6 (PR-3700) [2021-09-06T16:41:24.210Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:41:24.216Z] > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # timeout=10 [2021-09-06T16:41:24.286Z] > git remote # timeout=10 [2021-09-06T16:41:24.297Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T16:41:24.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T16:41:24.306Z] > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 [2021-09-06T16:41:24.366Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T16:41:24.377Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T16:41:24.382Z] > git checkout -f 70a5d36a89aff3948231a07610018ab269dad7d6 # timeout=10 [2021-09-06T16:41:28.151Z] Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" [2021-09-06T16:41:28.164Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:41:29.102Z] + echo snap-build.sh [2021-09-06T16:41:29.103Z] snap-build.sh [2021-09-06T16:41:29.103Z] + SNAP_BASE_DIR=. [2021-09-06T16:41:29.103Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-06T16:41:29.103Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-06T16:41:29.103Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-06T16:41:29.103Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-06T16:41:29.103Z] + cd /w/workspace/edgex-go/2 [2021-09-06T16:41:29.103Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-06T16:41:29.103Z] Reading package lists... [2021-09-06T16:41:29.103Z] Building dependency tree... [2021-09-06T16:41:29.103Z] Reading state information... [2021-09-06T16:41:29.103Z] The following packages were automatically installed and are no longer required: [2021-09-06T16:41:29.103Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-06T16:41:29.103Z] uidmap xdelta3 [2021-09-06T16:41:29.103Z] Use 'sudo apt autoremove' to remove them. [2021-09-06T16:41:29.103Z] The following packages will be REMOVED: [2021-09-06T16:41:29.103Z] lxd* lxd-client* [2021-09-06T16:41:29.373Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-06T16:41:29.373Z] After this operation, 31.7 MB disk space will be freed. [2021-09-06T16:41:28.155Z] > git rev-list --no-walk 1fcf574bdcb0bde1e997bbf89e8b8e648592b356 # timeout=10 [2021-09-06T16:41:29.912Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-06T16:41:29.912Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T16:41:30.879Z] Removing lxd dnsmasq configuration [2021-09-06T16:41:30.879Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T16:41:30.879Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-06T16:41:31.848Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-06T16:41:31.848Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-06T16:41:31.848Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-06T16:41:33.266Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-06T16:41:33.266Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-06T16:41:33.854Z] + sudo snap remove --purge lxd [2021-09-06T16:41:33.854Z] snap "lxd" is not installed [2021-09-06T16:41:33.854Z] + sudo groupadd --force --system lxd [2021-09-06T16:41:33.854Z] ++ whoami [2021-09-06T16:41:33.854Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-06T16:41:34.122Z] + newgrp - lxd [2021-09-06T16:41:34.122Z] + sudo snap install lxd [2021-09-06T16:41:40.804Z] 2021-09-06T16:41:39Z INFO Waiting for automatic snapd restart... [2021-09-06T16:41:59.416Z] lxd 4.17 from Canonical* installed [2021-09-06T16:41:59.417Z] + sudo lxd init --auto [2021-09-06T16:42:03.677Z] + sudo snap install --classic snapcraft [2021-09-06T16:42:11.928Z] snapcraft 5.0 from Canonical* installed [2021-09-06T16:42:11.928Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-06T16:42:11.928Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-06T16:42:11.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T16:42:11.928Z] Dload Upload Total Spent Left Speed [2021-09-06T16:42:19.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 [2021-09-06T16:42:19.394Z] curl: (92) HTTP/2 stream 1 was not closed cleanly: REFUSED_STREAM (err 7) [2021-09-06T16:42:19.394Z] tar: yq.tar.gz: Cannot open: No such file or directory [2021-09-06T16:42:19.394Z] tar: Error is not recoverable: exiting now [2021-09-06T16:42:19.394Z] mv: cannot stat 'yq_linux_amd64': No such file or directory [2021-09-06T16:42:19.394Z] ./snap/local/build-helpers/bin/minimal-snap-build.sh: 25: ./snap/local/build-helpers/bin/minimal-snap-build.sh: /w/workspace/edgex-go/2/yq: not found [2021-09-06T16:42:19.394Z] ./snap/local/build-helpers/bin/minimal-snap-build.sh: 28: ./snap/local/build-helpers/bin/minimal-snap-build.sh: /w/workspace/edgex-go/2/yq: not found [2021-09-06T16:42:19.394Z] ./snap/local/build-helpers/bin/minimal-snap-build.sh: 31: ./snap/local/build-helpers/bin/minimal-snap-build.sh: /w/workspace/edgex-go/2/yq: not found [2021-09-06T16:42:19.394Z] ./snap/local/build-helpers/bin/minimal-snap-build.sh: 34: ./snap/local/build-helpers/bin/minimal-snap-build.sh: /w/workspace/edgex-go/2/yq: not found [2021-09-06T16:42:19.394Z] ./snap/local/build-helpers/bin/minimal-snap-build.sh: 37: ./snap/local/build-helpers/bin/minimal-snap-build.sh: /w/workspace/edgex-go/2/yq: not found [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-06T16:42:19.776Z] Failed in branch amd64 [2021-09-06T16:42:28.895Z] gofmt -l . [2021-09-06T16:42:28.895Z] [ "`gofmt -l .`" = "" ] [2021-09-06T16:42:28.895Z] ./bin/test-attribution-txt.sh [2021-09-06T16:42:28.895Z] 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 [2021-09-06T16:42:28.895Z] if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-06T16:42:28.895Z] /go/bin/golangci-lint [Pipeline] sh [2021-09-06T16:42:56.418Z] + ls -al . [2021-09-06T16:42:56.418Z] total 640 [2021-09-06T16:42:56.418Z] drwxrwxr-x 9 1001 1001 4096 Sep 6 16:42 . [2021-09-06T16:42:56.418Z] drwxr-xr-x 4 root root 4096 Sep 6 16:37 .. [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 16:35 .dockerignore [2021-09-06T16:42:56.418Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 16:35 .git [2021-09-06T16:42:56.418Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 16:35 .github [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 16:35 .gitignore [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 202 Sep 6 16:35 .golangci.yml [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 16:35 .hadolint.yml [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 16:35 .sonarcloud.properties [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:35 ADOPTERS.md [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:35 Attribution.txt [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:35 CHANGELOG.md [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:35 CONTRIBUTING.md [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 16:35 GOVERNANCE.md [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 16:35 Jenkinsfile [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:35 LICENSE [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 6038 Sep 6 16:35 Makefile [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 16:35 OWNERS.md [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:35 README.md [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:35 SECURITY.md [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 16:32 VERSION [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:35 ZMQWindows.md [2021-09-06T16:42:56.418Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 16:35 bin [2021-09-06T16:42:56.418Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 16:35 cmd [2021-09-06T16:42:56.418Z] -rw-r--r-- 1 root root 404222 Sep 6 16:40 coverage.out [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 16:35 go.mod [2021-09-06T16:42:56.418Z] -rw-r--r-- 1 root root 50064 Sep 6 16:37 go.sum [2021-09-06T16:42:56.418Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 16:35 internal [2021-09-06T16:42:56.418Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 16:35 openapi [2021-09-06T16:42:56.418Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 16:35 snap [2021-09-06T16:42:56.418Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 16:35 version.go [Pipeline] sh [2021-09-06T16:42:57.092Z] + '[' -e coverage.out ] [2021-09-06T16:42:57.092Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T16:42:57.114Z] Warning: overwriting stash ‘coverage-report’ [2021-09-06T16:42:58.068Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T16:42:58.723Z] + make build [2021-09-06T16:42:58.723Z] go mod tidy [2021-09-06T16:42:59.326Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T16:43:06.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T16:43:33.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T16:43:33.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T16:43:38.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T16:43:39.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T16:43:44.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T16:43:48.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T16:43:51.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T16:43:57.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T16:44:01.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:44:05.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-06T16:44:11.882Z] $ docker stop --time=1 e2e5c4b72442a5dc745b939f580a3c180fb78ba3137e96eb161dfd86c5fff520 [2021-09-06T16:44:14.991Z] $ docker rm -f e2e5c4b72442a5dc745b939f580a3c180fb78ba3137e96eb161dfd86c5fff520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:44:17.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:44:17.418Z] [2021-09-06T16:44:17.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:44:17.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:44:18.091Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-06T16:44:18.091Z] 29e5d40040c1: Pulling fs layer [2021-09-06T16:44:18.091Z] 1ce36da41761: Pulling fs layer [2021-09-06T16:44:18.091Z] 25b303627fd3: Pulling fs layer [2021-09-06T16:44:18.384Z] 29e5d40040c1: Verifying Checksum [2021-09-06T16:44:18.384Z] 29e5d40040c1: Download complete [2021-09-06T16:44:19.036Z] 1ce36da41761: Verifying Checksum [2021-09-06T16:44:19.036Z] 1ce36da41761: Download complete [2021-09-06T16:44:19.323Z] 29e5d40040c1: Pull complete [2021-09-06T16:44:21.409Z] 1ce36da41761: Pull complete [2021-09-06T16:44:21.409Z] 25b303627fd3: Verifying Checksum [2021-09-06T16:44:21.409Z] 25b303627fd3: Download complete [2021-09-06T16:44:31.577Z] 25b303627fd3: Pull complete [2021-09-06T16:44:31.577Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-06T16:44:31.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:44:31.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-06T16:44:31.822Z] prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2021-09-06T16:44:31.900Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T16:44:35.440Z] $ docker top 9243d073757ddddf2e3f6595436454e36601ed9eb34aaaace8c789d4909c2c4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:44:36.449Z] + grep parallel [2021-09-06T16:44:36.449Z] + docker-compose build --help [2021-09-06T16:44:41.858Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T16:44:41.880Z] $ docker stop --time=1 9243d073757ddddf2e3f6595436454e36601ed9eb34aaaace8c789d4909c2c4d [2021-09-06T16:44:43.877Z] $ docker rm -f 9243d073757ddddf2e3f6595436454e36601ed9eb34aaaace8c789d4909c2c4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:44:44.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T16:44:44.590Z] . [Pipeline] withDockerContainer [2021-09-06T16:44:44.907Z] prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2021-09-06T16:44:45.002Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T16:44:46.818Z] $ docker top 8a73fbcbc8962199bf1f9f0862fda5e31ba216422dd94a4402676c8b908d218e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:44:47.869Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T16:44:54.580Z] Building core-command ... [2021-09-06T16:44:54.580Z] Building core-data ... [2021-09-06T16:44:54.580Z] Building core-metadata ... [2021-09-06T16:44:54.580Z] Building security-bootstrapper ... [2021-09-06T16:44:54.580Z] Building security-proxy-setup ... [2021-09-06T16:44:54.580Z] Building security-secretstore-setup ... [2021-09-06T16:44:54.580Z] Building support-notifications ... [2021-09-06T16:44:54.580Z] Building support-scheduler ... [2021-09-06T16:44:54.580Z] Building sys-mgmt-agent ... [2021-09-06T16:44:54.580Z] Building support-notifications [2021-09-06T16:44:54.580Z] Building core-command [2021-09-06T16:44:54.580Z] Building core-data [2021-09-06T16:44:54.580Z] Building support-scheduler [2021-09-06T16:44:54.580Z] Building sys-mgmt-agent [2021-09-06T16:46:04.289Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:46:04.289Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:46:04.289Z] ---> dcc1d0bd05cc [2021-09-06T16:46:04.289Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:46:04.289Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:46:04.289Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:46:04.289Z] ---> dcc1d0bd05cc [2021-09-06T16:46:04.289Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:46:04.289Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:46:04.289Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:46:04.289Z] ---> dcc1d0bd05cc [2021-09-06T16:46:04.289Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:46:04.289Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:46:04.289Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:46:04.289Z] ---> dcc1d0bd05cc [2021-09-06T16:46:04.289Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:46:04.289Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:46:04.289Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:46:04.289Z] ---> dcc1d0bd05cc [2021-09-06T16:46:04.289Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T16:46:04.289Z] ---> Running in 304b1085fe8b [2021-09-06T16:46:04.289Z] ---> Running in ae9606111752 [2021-09-06T16:46:04.289Z] ---> Running in 867d6636a071 [2021-09-06T16:46:04.289Z] ---> Running in 258ead2b1e13 [2021-09-06T16:46:04.289Z] ---> Running in 42300f13ee49 [2021-09-06T16:46:04.289Z] Removing intermediate container ae9606111752 [2021-09-06T16:46:04.289Z] ---> 100d8d8b9747 [2021-09-06T16:46:04.289Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:46:04.289Z] Removing intermediate container 42300f13ee49 [2021-09-06T16:46:04.289Z] ---> fa735c7c4537 [2021-09-06T16:46:04.289Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:46:04.289Z] Removing intermediate container 258ead2b1e13 [2021-09-06T16:46:04.289Z] Removing intermediate container 867d6636a071 [2021-09-06T16:46:04.289Z] ---> 594f20b349cd [2021-09-06T16:46:04.289Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:46:04.289Z] ---> 347ce7ac0f3e [2021-09-06T16:46:04.289Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:46:04.289Z] Removing intermediate container 304b1085fe8b [2021-09-06T16:46:04.289Z] ---> 1fb5652d4f33 [2021-09-06T16:46:04.289Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:46:04.289Z] ---> Running in 696c81987c9f [2021-09-06T16:46:04.289Z] ---> Running in 18c5f71eb64d [2021-09-06T16:46:04.289Z] ---> Running in 428a2e6a1288 [2021-09-06T16:46:04.289Z] ---> Running in be44999c5dbf [2021-09-06T16:46:04.289Z] ---> Running in ead36a031ec1 [2021-09-06T16:46:05.738Z] Removing intermediate container 696c81987c9f [2021-09-06T16:46:05.738Z] ---> 37f783d8b3b3 [2021-09-06T16:46:05.738Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T16:46:05.738Z] Removing intermediate container 428a2e6a1288 [2021-09-06T16:46:05.738Z] ---> 5a77acca1031 [2021-09-06T16:46:05.738Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T16:46:05.738Z] ---> Running in afad9ebee570 [2021-09-06T16:46:06.009Z] ---> Running in 4f89ba4a34ed [2021-09-06T16:46:06.282Z] Removing intermediate container be44999c5dbf [2021-09-06T16:46:06.282Z] ---> 597e6bf9b2b3 [2021-09-06T16:46:06.282Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T16:46:06.563Z] Removing intermediate container ead36a031ec1 [2021-09-06T16:46:06.563Z] ---> 091a3aee78d0 [2021-09-06T16:46:06.563Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:46:06.563Z] Removing intermediate container 18c5f71eb64d [2021-09-06T16:46:06.563Z] ---> 12d4222b8da3 [2021-09-06T16:46:06.563Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T16:46:06.563Z] ---> Running in b4f07113a234 [2021-09-06T16:46:06.845Z] ---> Running in 225fc493d788 [2021-09-06T16:46:06.845Z] ---> Running in 90ef4f2e5a46 [2021-09-06T16:46:07.852Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:46:08.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:46:08.736Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:46:08.736Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:46:09.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:46:09.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:46:09.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:46:10.022Z] OK: 218 MiB in 52 packages [2021-09-06T16:46:10.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:46:10.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:46:10.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:46:10.302Z] OK: 218 MiB in 52 packages [2021-09-06T16:46:11.306Z] OK: 218 MiB in 52 packages [2021-09-06T16:46:11.306Z] OK: 218 MiB in 52 packages [2021-09-06T16:46:11.306Z] OK: 218 MiB in 52 packages [2021-09-06T16:46:11.601Z] Removing intermediate container afad9ebee570 [2021-09-06T16:46:11.601Z] ---> 21ede34478b5 [2021-09-06T16:46:11.601Z] Step 6/24 : COPY go.mod . [2021-09-06T16:46:12.217Z] Removing intermediate container 4f89ba4a34ed [2021-09-06T16:46:12.217Z] ---> 0a719ccc02d3 [2021-09-06T16:46:12.217Z] Step 6/23 : COPY go.mod . [2021-09-06T16:46:12.820Z] Removing intermediate container 90ef4f2e5a46 [2021-09-06T16:46:12.820Z] ---> 2d81548eb428 [2021-09-06T16:46:12.820Z] Step 6/24 : COPY go.mod . [2021-09-06T16:46:12.820Z] ---> fcdf4627e6af [2021-09-06T16:46:12.820Z] Step 7/24 : RUN go mod download [2021-09-06T16:46:13.097Z] Removing intermediate container 225fc493d788 [2021-09-06T16:46:13.097Z] ---> 14af7c5c6d9b [2021-09-06T16:46:13.097Z] Step 6/24 : COPY go.mod . [2021-09-06T16:46:13.097Z] ---> Running in d392e23fd6c2 [2021-09-06T16:46:13.380Z] Removing intermediate container b4f07113a234 [2021-09-06T16:46:13.380Z] ---> 990579c539f3 [2021-09-06T16:46:13.380Z] Step 6/23 : COPY go.mod . [2021-09-06T16:46:13.667Z] ---> 5c7a7e912f6d [2021-09-06T16:46:13.667Z] Step 7/23 : RUN go mod download [2021-09-06T16:46:13.949Z] ---> Running in 29d877e9ef01 [2021-09-06T16:46:14.235Z] ---> 403026efdd32 [2021-09-06T16:46:14.235Z] Step 7/24 : RUN go mod download [2021-09-06T16:46:14.522Z] ---> Running in 4aaa6a0367a2 [2021-09-06T16:46:14.807Z] ---> e9e1975e2bbc [2021-09-06T16:46:14.807Z] Step 7/23 : RUN go mod download [2021-09-06T16:46:14.807Z] ---> 9a39cc7a368b [2021-09-06T16:46:14.807Z] Step 7/24 : RUN go mod download [2021-09-06T16:46:14.807Z] ---> Running in 15393c177156 [2021-09-06T16:46:15.088Z] ---> Running in af12316183fd [2021-09-06T16:46:19.412Z] Removing intermediate container d392e23fd6c2 [2021-09-06T16:46:19.412Z] ---> 0be9a8632893 [2021-09-06T16:46:19.412Z] Step 8/24 : COPY . . [2021-09-06T16:46:22.039Z] Removing intermediate container 29d877e9ef01 [2021-09-06T16:46:22.039Z] ---> 306c7f17f5bd [2021-09-06T16:46:22.039Z] Step 8/23 : COPY . . [2021-09-06T16:46:24.044Z] Removing intermediate container 4aaa6a0367a2 [2021-09-06T16:46:24.044Z] ---> b897e0a5a623 [2021-09-06T16:46:24.044Z] Step 8/24 : COPY . . [2021-09-06T16:46:25.030Z] Removing intermediate container 15393c177156 [2021-09-06T16:46:25.030Z] ---> 8c5287f5f711 [2021-09-06T16:46:25.030Z] Removing intermediate container af12316183fd [2021-09-06T16:46:25.030Z] ---> 513ca89bc7dd [2021-09-06T16:46:25.030Z] Step 8/24 : COPY . . [2021-09-06T16:46:25.030Z] Step 8/23 : COPY . . [2021-09-06T16:46:47.212Z] ---> 3d849476e06c [2021-09-06T16:46:47.212Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:46:47.212Z] ---> ae8b6a935640 [2021-09-06T16:46:47.212Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:46:47.212Z] ---> 61a6a49a708f [2021-09-06T16:46:47.212Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:46:47.212Z] ---> fc1c315e1a20 [2021-09-06T16:46:47.212Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:46:47.212Z] ---> Running in e2a714377958 [2021-09-06T16:46:47.212Z] ---> Running in e536b1592d84 [2021-09-06T16:46:47.212Z] ---> Running in 81a63432d6e1 [2021-09-06T16:46:47.212Z] ---> Running in a681f479481b [2021-09-06T16:46:47.212Z] ---> 5ccc0cc91e82 [2021-09-06T16:46:47.212Z] Step 9/23 : RUN go mod tidy [2021-09-06T16:46:47.212Z] ---> Running in 35e15d427806 [2021-09-06T16:46:53.977Z] Removing intermediate container e2a714377958 [2021-09-06T16:46:53.977Z] ---> 29f5de7a48c4 [2021-09-06T16:46:53.977Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T16:46:54.257Z] ---> Running in 87b5d82a2e39 [2021-09-06T16:46:54.535Z] Removing intermediate container e536b1592d84 [2021-09-06T16:46:54.535Z] ---> 4916f7dde9db [2021-09-06T16:46:54.536Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T16:46:54.819Z] Removing intermediate container 81a63432d6e1 [2021-09-06T16:46:54.819Z] ---> 1915e33a9e2f [2021-09-06T16:46:54.819Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T16:46:54.819Z] ---> Running in 8b4bf9219ddc [2021-09-06T16:46:55.098Z] ---> Running in a164ec5d8d93 [2021-09-06T16:46:55.098Z] Removing intermediate container a681f479481b [2021-09-06T16:46:55.098Z] ---> a2abbbb547c9 [2021-09-06T16:46:55.098Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T16:46:55.372Z] ---> Running in 9b99aaf27769 [2021-09-06T16:46:55.661Z] Removing intermediate container 35e15d427806 [2021-09-06T16:46:55.661Z] ---> a2f6166becf4 [2021-09-06T16:46:55.661Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T16:46:56.267Z] ---> Running in fa1fc0c622cb [2021-09-06T16:46:56.546Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T16:46:57.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T16:46:58.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T16:46:58.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T16:46:59.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T16:49:36.132Z] Removing intermediate container a164ec5d8d93 [2021-09-06T16:49:36.132Z] ---> 805c865b634b [2021-09-06T16:49:36.132Z] [2021-09-06T16:49:36.132Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:49:36.132Z] 3.12: Pulling from library/alpine [2021-09-06T16:49:36.132Z] Removing intermediate container 9b99aaf27769 [2021-09-06T16:49:36.132Z] ---> 032e60d1ea42 [2021-09-06T16:49:36.132Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T16:49:36.132Z] ---> Running in 281d62863e7f [2021-09-06T16:49:36.132Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T16:49:36.132Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T16:49:36.132Z] ---> afc2cc120ca2 [2021-09-06T16:49:36.132Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:49:36.132Z] ---> Running in 09c9e66b7ae6 [2021-09-06T16:49:36.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T16:49:36.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:49:36.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:49:36.132Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T16:49:36.132Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:49:36.132Z] OK: 5 MiB in 15 packages [2021-09-06T16:49:36.132Z] Removing intermediate container 09c9e66b7ae6 [2021-09-06T16:49:36.132Z] ---> 1df6be2477ca [2021-09-06T16:49:36.132Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:49:36.132Z] Removing intermediate container fa1fc0c622cb [2021-09-06T16:49:36.132Z] ---> d42e443f49c4 [2021-09-06T16:49:36.132Z] [2021-09-06T16:49:36.133Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:49:36.133Z] ---> afc2cc120ca2 [2021-09-06T16:49:36.133Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:49:36.133Z] ---> Using cache [2021-09-06T16:49:36.133Z] ---> 1df6be2477ca [2021-09-06T16:49:36.133Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:49:36.133Z] ---> Running in cc340c708e34 [2021-09-06T16:49:36.421Z] ---> Running in 6d0faada1359 [2021-09-06T16:49:36.421Z] Removing intermediate container 281d62863e7f [2021-09-06T16:49:36.421Z] ---> 03ad652380aa [2021-09-06T16:49:36.421Z] [2021-09-06T16:49:36.421Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T16:49:36.704Z] 20.10.7: Pulling from library/docker [2021-09-06T16:49:37.705Z] Removing intermediate container cc340c708e34 [2021-09-06T16:49:37.705Z] ---> b9d6db4f407f [2021-09-06T16:49:37.705Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T16:49:37.705Z] Removing intermediate container 6d0faada1359 [2021-09-06T16:49:37.705Z] ---> 9b0840aae4bc [2021-09-06T16:49:37.705Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T16:49:38.697Z] ---> Running in 1fa6fe4f2cb9 [2021-09-06T16:49:38.697Z] ---> Running in e131fd6c2809 [2021-09-06T16:49:39.703Z] Removing intermediate container e131fd6c2809 [2021-09-06T16:49:39.704Z] Removing intermediate container 1fa6fe4f2cb9 [2021-09-06T16:49:39.704Z] ---> eb6fd7c33398 [2021-09-06T16:49:39.704Z] ---> 4fa35f4082ae [2021-09-06T16:49:39.704Z] Step 15/23 : EXPOSE $APP_PORTStep 15/24 : EXPOSE $APP_PORT [2021-09-06T16:49:39.704Z] [2021-09-06T16:49:40.708Z] ---> Running in bddb8aee34d3 [2021-09-06T16:49:40.708Z] ---> Running in fcabf87f77d9 [2021-09-06T16:49:41.716Z] Removing intermediate container 8b4bf9219ddc [2021-09-06T16:49:41.716Z] ---> e01dc2d29886 [2021-09-06T16:49:41.716Z] [2021-09-06T16:49:41.716Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T16:49:41.716Z] ---> afc2cc120ca2 [2021-09-06T16:49:41.716Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T16:49:42.329Z] Removing intermediate container bddb8aee34d3 [2021-09-06T16:49:42.329Z] Removing intermediate container fcabf87f77d9 [2021-09-06T16:49:42.329Z] ---> b29074001dc5 [2021-09-06T16:49:42.329Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:49:42.329Z] ---> a25e60089cff [2021-09-06T16:49:42.329Z] Step 16/24 : WORKDIR / [2021-09-06T16:49:42.329Z] ---> Running in 4dde5d36008c [2021-09-06T16:49:42.608Z] ---> Running in 29636389d5bd [2021-09-06T16:49:44.611Z] Removing intermediate container 29636389d5bd [2021-09-06T16:49:44.611Z] ---> 910bcd901e22 [2021-09-06T16:49:44.611Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:49:44.900Z] ---> fc4e9940edc8 [2021-09-06T16:49:44.900Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T16:49:44.900Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:49:45.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:49:45.787Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T16:49:45.787Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:49:45.787Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:49:45.787Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:49:46.393Z] OK: 6 MiB in 16 packages [2021-09-06T16:49:47.015Z] ---> 8b8829a03731 [2021-09-06T16:49:47.015Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T16:49:47.624Z] ---> 4fb9fc2bd63a [2021-09-06T16:49:47.624Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T16:49:51.993Z] ---> 502bd7243505 [2021-09-06T16:49:51.993Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T16:49:51.993Z] ---> 4085bd6fc030 [2021-09-06T16:49:51.993Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T16:49:51.993Z] Removing intermediate container 4dde5d36008c [2021-09-06T16:49:51.993Z] ---> f446e9c2d49a [2021-09-06T16:49:51.993Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:49:51.993Z] ---> Running in 4accb3355100 [2021-09-06T16:49:51.993Z] ---> Running in 5fc074ed7b81 [2021-09-06T16:49:51.993Z] Removing intermediate container 87b5d82a2e39 [2021-09-06T16:49:51.993Z] ---> 21483bb412c5 [2021-09-06T16:49:51.993Z] [2021-09-06T16:49:51.993Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:49:51.993Z] ---> afc2cc120ca2 [2021-09-06T16:49:51.993Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T16:49:52.597Z] ---> Running in 81a63264c71b [2021-09-06T16:49:52.597Z] Removing intermediate container 4accb3355100 [2021-09-06T16:49:52.597Z] ---> 6fc6361dc816 [2021-09-06T16:49:52.597Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:49:52.872Z] ---> e6fdcf5f038c [2021-09-06T16:49:52.872Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T16:49:52.872Z] Removing intermediate container 5fc074ed7b81 [2021-09-06T16:49:52.872Z] ---> 5a53127795ee [2021-09-06T16:49:52.872Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T16:49:52.872Z] ---> Running in fb9b208df922 [2021-09-06T16:49:53.149Z] ---> Running in 5f2e188a3790 [2021-09-06T16:49:53.149Z] ---> Running in 836d5846bb74 [2021-09-06T16:49:53.435Z] Removing intermediate container 81a63264c71b [2021-09-06T16:49:53.435Z] ---> 47a567b9f4e6 [2021-09-06T16:49:53.435Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T16:49:53.435Z] Removing intermediate container fb9b208df922 [2021-09-06T16:49:53.435Z] ---> cbd0c9859de1 [2021-09-06T16:49:53.435Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T16:49:53.717Z] ---> Running in 2fd2ed87b664 [2021-09-06T16:49:53.717Z] Removing intermediate container 5f2e188a3790 [2021-09-06T16:49:53.717Z] ---> 977b2679d331 [2021-09-06T16:49:53.717Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:49:53.717Z] ---> Running in 5a8e7624f386 [2021-09-06T16:49:53.996Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T16:49:53.996Z] Removing intermediate container 836d5846bb74 [2021-09-06T16:49:53.996Z] ---> e6f462f1a40e [2021-09-06T16:49:53.996Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T16:49:53.996Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T16:49:53.996Z] ---> df445af6242a [2021-09-06T16:49:53.996Z] ---> Running in 48f03ad46aea [2021-09-06T16:49:53.996Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:49:54.270Z] ---> Running in 3d65a4c956c4 [2021-09-06T16:49:54.270Z] ---> Running in 313e48af9817 [2021-09-06T16:49:54.270Z] Removing intermediate container 2fd2ed87b664 [2021-09-06T16:49:54.270Z] ---> 5e3313d02fdb [2021-09-06T16:49:54.270Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T16:49:54.543Z] Removing intermediate container 5a8e7624f386 [2021-09-06T16:49:54.543Z] ---> b95eb8d5438a [2021-09-06T16:49:54.543Z] Step 22/23 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca [2021-09-06T16:49:54.543Z] ---> Running in a3a5dc6cdc20 [2021-09-06T16:49:54.817Z] ---> Running in 170ee0f66bb7 [2021-09-06T16:49:54.817Z] Removing intermediate container 48f03ad46aea [2021-09-06T16:49:54.817Z] ---> 4409ac7ecdab [2021-09-06T16:49:54.817Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:49:55.092Z] Removing intermediate container 3d65a4c956c4 [2021-09-06T16:49:55.092Z] ---> 0d52caa4c6cf [2021-09-06T16:49:55.092Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:49:55.092Z] ---> Running in 32f4f09dcc5e [2021-09-06T16:49:55.092Z] Removing intermediate container 313e48af9817 [2021-09-06T16:49:55.092Z] ---> fa816e6791d3 [2021-09-06T16:49:55.092Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T16:49:55.364Z] Removing intermediate container a3a5dc6cdc20 [2021-09-06T16:49:55.364Z] ---> d9cbfe9961b1 [2021-09-06T16:49:55.364Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:49:55.640Z] ---> Running in 03b9b1e9f03a [2021-09-06T16:49:55.640Z] Removing intermediate container 170ee0f66bb7 [2021-09-06T16:49:55.640Z] ---> 74fbd6b50455 [2021-09-06T16:49:55.640Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:49:55.640Z] ---> Running in 7e75b20a923d [2021-09-06T16:49:55.916Z] ---> Running in df96f2d8e21b [2021-09-06T16:49:56.192Z] Removing intermediate container 32f4f09dcc5e [2021-09-06T16:49:56.192Z] ---> 9ed5b76d9711 [2021-09-06T16:49:56.192Z] Step 23/24 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca [2021-09-06T16:49:56.192Z] ---> 72ef2c92148f [2021-09-06T16:49:56.192Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T16:49:56.475Z] ---> Running in 966b8872fd2f [2021-09-06T16:49:57.091Z] Removing intermediate container df96f2d8e21b [2021-09-06T16:49:57.091Z] ---> 20e0c1ce4b75 [2021-09-06T16:49:57.091Z] [2021-09-06T16:49:57.700Z] Successfully built 20e0c1ce4b75 [2021-09-06T16:49:57.987Z] Successfully tagged support-scheduler-arm64:latest [2021-09-06T16:49:57.987Z] Removing intermediate container 966b8872fd2f [2021-09-06T16:49:57.987Z] ---> fbddb49418e0 [2021-09-06T16:49:57.987Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:49:57.987Z]  Building support-scheduler ... done Building security-bootstrapper [2021-09-06T16:49:58.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:49:58.600Z] ---> e4dcaa77e9b9 [2021-09-06T16:49:58.600Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T16:49:58.600Z] ---> Running in b17b299932d3 [2021-09-06T16:49:58.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:49:59.546Z] Removing intermediate container b17b299932d3 [2021-09-06T16:49:59.546Z] ---> 56961290fbf3 [2021-09-06T16:49:59.546Z] [2021-09-06T16:49:59.823Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T16:49:59.823Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T16:50:00.100Z] Executing bash-5.1.0-r0.post-install [2021-09-06T16:50:00.100Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T16:50:00.100Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T16:50:00.100Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T16:50:00.100Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T16:50:00.100Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T16:50:00.100Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T16:50:00.100Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T16:50:00.100Z] Successfully built 56961290fbf3 [2021-09-06T16:50:00.100Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T16:50:00.377Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T16:50:00.377Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T16:50:00.377Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T16:50:00.377Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T16:50:00.657Z] Successfully tagged core-command-arm64:latest [2021-09-06T16:50:00.657Z]  Building core-command ... done Building security-proxy-setup [2021-09-06T16:50:00.657Z] Removing intermediate container 7e75b20a923d [2021-09-06T16:50:00.657Z] ---> 0a37d25aa0aa [2021-09-06T16:50:00.657Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T16:50:01.269Z] ---> bbadb5edd01c [2021-09-06T16:50:01.269Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T16:50:01.564Z] ---> Running in b082174405df [2021-09-06T16:50:01.847Z] ---> Running in f64b5d9e2573 [2021-09-06T16:50:02.848Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T16:50:02.848Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T16:50:02.848Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T16:50:02.848Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T16:50:02.848Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T16:50:02.848Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T16:50:02.848Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T16:50:03.148Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T16:50:03.148Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T16:50:03.148Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T16:50:03.148Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T16:50:03.148Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T16:50:03.440Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T16:50:03.440Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T16:50:03.440Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T16:50:03.440Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T16:50:03.440Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T16:50:03.440Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T16:50:03.440Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T16:50:03.440Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T16:50:03.440Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T16:50:03.440Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T16:50:03.440Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T16:50:03.440Z] Removing intermediate container f64b5d9e2573 [2021-09-06T16:50:03.440Z] ---> f2d86d2b7b67 [2021-09-06T16:50:03.440Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:50:03.713Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T16:50:03.713Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T16:50:03.713Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:50:04.342Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T16:50:04.342Z] OK: 82 MiB in 59 packages [2021-09-06T16:50:04.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:50:04.623Z] ---> Running in 7410dc54e3b8 [2021-09-06T16:50:05.638Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T16:50:05.638Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T16:50:05.638Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T16:50:05.916Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T16:50:05.916Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T16:50:06.289Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T16:50:06.289Z] Removing intermediate container 7410dc54e3b8 [2021-09-06T16:50:06.289Z] ---> 37fb6f8e3e7b [2021-09-06T16:50:06.289Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T16:50:06.289Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:50:06.566Z] OK: 8 MiB in 20 packages [2021-09-06T16:50:07.184Z] ---> Running in 883e6a4d701b [2021-09-06T16:50:07.798Z] Removing intermediate container 883e6a4d701b [2021-09-06T16:50:07.798Z] ---> 08de0c3c199d [2021-09-06T16:50:07.798Z] Step 22/23 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca [2021-09-06T16:50:08.403Z] ---> Running in abc63c972ece [2021-09-06T16:50:08.403Z] Removing intermediate container b082174405df [2021-09-06T16:50:08.403Z] ---> 2f9c5e177538 [2021-09-06T16:50:08.403Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:50:09.402Z] Removing intermediate container abc63c972ece [2021-09-06T16:50:09.402Z] ---> 5d17e30af8b3 [2021-09-06T16:50:09.402Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T16:50:10.005Z] ---> 10ce9732e96b [2021-09-06T16:50:10.005Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T16:50:10.005Z] ---> Running in 01e57e5a6af9 [2021-09-06T16:50:11.478Z] Removing intermediate container 01e57e5a6af9 [2021-09-06T16:50:11.478Z] ---> dea65ce8f496 [2021-09-06T16:50:11.478Z] [2021-09-06T16:50:12.470Z] Successfully built dea65ce8f496 [2021-09-06T16:50:12.470Z] Successfully tagged support-notifications-arm64:latest [2021-09-06T16:50:12.470Z]  Building support-notifications ... done Building core-metadata [2021-09-06T16:50:13.076Z] ---> a2ac007e1df3 [2021-09-06T16:50:13.076Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T16:50:14.086Z] ---> dc2603b77525 [2021-09-06T16:50:14.086Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T16:50:14.367Z] ---> Running in e40ec36dd8ea [2021-09-06T16:50:15.833Z] Removing intermediate container e40ec36dd8ea [2021-09-06T16:50:15.833Z] ---> 2c3d5cb7c50d [2021-09-06T16:50:15.833Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:50:16.830Z] ---> Running in 8c14509d6bcc [2021-09-06T16:50:17.264Z] Collecting docker-compose==1.23.2 [2021-09-06T16:50:17.584Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T16:50:17.946Z] Removing intermediate container 8c14509d6bcc [2021-09-06T16:50:17.946Z] ---> 1277dc2d48b2 [2021-09-06T16:50:19.878Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:50:19.878Z] ---> Running in aa2dc7e64232 [2021-09-06T16:50:19.878Z] Collecting PyYAML<4,>=3.10 [2021-09-06T16:50:19.878Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T16:50:20.165Z] Removing intermediate container aa2dc7e64232 [2021-09-06T16:50:20.165Z] ---> 11d2ff994f21 [2021-09-06T16:50:20.165Z] Step 23/24 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca [2021-09-06T16:50:20.817Z] ---> Running in 72675bd7242b [2021-09-06T16:50:22.301Z] Removing intermediate container 72675bd7242b [2021-09-06T16:50:22.302Z] ---> 49f89b2d5d60 [2021-09-06T16:50:22.302Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:50:22.922Z] ---> Running in 06f3b9f5b0c2 [2021-09-06T16:50:23.913Z] Removing intermediate container 06f3b9f5b0c2 [2021-09-06T16:50:23.913Z] ---> b2e65272e5de [2021-09-06T16:50:23.913Z] [2021-09-06T16:50:24.522Z] Successfully built b2e65272e5de [2021-09-06T16:50:24.522Z] Successfully tagged core-data-arm64:latest [2021-09-06T16:50:24.522Z]  Building core-data ... done Building security-secretstore-setup [2021-09-06T16:50:25.120Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T16:50:25.120Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T16:50:25.120Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T16:50:25.120Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T16:50:28.537Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T16:50:28.537Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T16:50:28.814Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T16:50:29.090Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T16:50:29.090Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T16:50:29.694Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T16:50:29.694Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T16:50:31.678Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T16:50:31.678Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T16:50:31.955Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T16:50:31.955Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T16:50:34.590Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T16:50:34.590Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T16:50:36.615Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:50:36.615Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:50:36.615Z] ---> dcc1d0bd05cc [2021-09-06T16:50:36.615Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T16:50:36.615Z] ---> Using cache [2021-09-06T16:50:36.615Z] ---> 1fb5652d4f33 [2021-09-06T16:50:36.615Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:50:36.615Z] ---> Using cache [2021-09-06T16:50:36.615Z] ---> 091a3aee78d0 [2021-09-06T16:50:36.615Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T16:50:36.615Z] ---> Using cache [2021-09-06T16:50:36.615Z] ---> 14af7c5c6d9b [2021-09-06T16:50:36.615Z] Step 6/32 : COPY go.mod . [2021-09-06T16:50:36.615Z] ---> Using cache [2021-09-06T16:50:36.615Z] ---> 9a39cc7a368b [2021-09-06T16:50:36.615Z] Step 7/32 : RUN go mod download [2021-09-06T16:50:36.615Z] ---> Using cache [2021-09-06T16:50:36.615Z] ---> 513ca89bc7dd [2021-09-06T16:50:36.615Z] Step 8/32 : COPY . . [2021-09-06T16:50:36.615Z] ---> Using cache [2021-09-06T16:50:36.615Z] ---> 61a6a49a708f [2021-09-06T16:50:36.615Z] Step 9/32 : RUN go mod tidy [2021-09-06T16:50:36.615Z] ---> Using cache [2021-09-06T16:50:36.615Z] ---> 1915e33a9e2f [2021-09-06T16:50:36.615Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T16:50:37.602Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T16:50:37.602Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T16:50:39.074Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T16:50:39.074Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T16:50:40.081Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T16:50:40.081Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T16:50:40.382Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:50:40.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:50:40.382Z] ---> dcc1d0bd05cc [2021-09-06T16:50:40.382Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T16:50:40.382Z] ---> Using cache [2021-09-06T16:50:40.382Z] ---> 1fb5652d4f33 [2021-09-06T16:50:40.382Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:50:40.382Z] ---> Using cache [2021-09-06T16:50:40.382Z] ---> 091a3aee78d0 [2021-09-06T16:50:40.382Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T16:50:40.382Z] ---> Using cache [2021-09-06T16:50:40.382Z] ---> 14af7c5c6d9b [2021-09-06T16:50:40.382Z] Step 6/22 : COPY go.mod . [2021-09-06T16:50:40.382Z] ---> Using cache [2021-09-06T16:50:40.382Z] ---> 9a39cc7a368b [2021-09-06T16:50:40.382Z] Step 7/22 : RUN go mod download [2021-09-06T16:50:40.382Z] ---> Using cache [2021-09-06T16:50:40.382Z] ---> 513ca89bc7dd [2021-09-06T16:50:40.382Z] Step 8/22 : COPY . . [2021-09-06T16:50:40.382Z] ---> Using cache [2021-09-06T16:50:40.382Z] ---> 61a6a49a708f [2021-09-06T16:50:40.382Z] Step 9/22 : RUN go mod tidy [2021-09-06T16:50:40.382Z] ---> Using cache [2021-09-06T16:50:40.382Z] ---> 1915e33a9e2f [2021-09-06T16:50:40.382Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T16:50:40.672Z] Collecting certifi>=2017.4.17 [2021-09-06T16:50:40.672Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T16:50:40.672Z] ---> Running in b62114f494f6 [2021-09-06T16:50:40.953Z] Collecting idna<2.8,>=2.5 [2021-09-06T16:50:40.953Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T16:50:41.237Z] ---> Running in dd4903309bae [2021-09-06T16:50:41.845Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T16:50:41.845Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T16:50:41.845Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T16:50:41.845Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T16:50:43.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T16:50:43.576Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T16:50:43.576Z] Attempting uninstall: urllib3 [2021-09-06T16:50:43.576Z] Found existing installation: urllib3 1.26.2 [2021-09-06T16:50:43.576Z] Uninstalling urllib3-1.26.2: [2021-09-06T16:50:43.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T16:50:43.853Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T16:50:44.473Z] Attempting uninstall: idna [2021-09-06T16:50:44.473Z] Found existing installation: idna 3.1 [2021-09-06T16:50:44.473Z] Uninstalling idna-3.1: [2021-09-06T16:50:44.755Z] Successfully uninstalled idna-3.1 [2021-09-06T16:50:45.762Z] Attempting uninstall: chardet [2021-09-06T16:50:45.762Z] Found existing installation: chardet 4.0.0 [2021-09-06T16:50:45.762Z] Uninstalling chardet-4.0.0: [2021-09-06T16:50:46.049Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T16:50:48.708Z] Attempting uninstall: requests [2021-09-06T16:50:48.708Z] Found existing installation: requests 2.25.1 [2021-09-06T16:50:48.708Z] Uninstalling requests-2.25.1: [2021-09-06T16:50:48.708Z] Successfully uninstalled requests-2.25.1 [2021-09-06T16:50:49.313Z] Running setup.py install for texttable: started [2021-09-06T16:50:53.665Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T16:50:53.665Z] Running setup.py install for PyYAML: started [2021-09-06T16:50:57.995Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T16:50:58.601Z] Running setup.py install for docopt: started [2021-09-06T16:51:02.967Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:51:02.967Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:51:02.967Z] ---> dcc1d0bd05cc [2021-09-06T16:51:02.967Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T16:51:02.967Z] ---> Using cache [2021-09-06T16:51:02.967Z] ---> 1fb5652d4f33 [2021-09-06T16:51:02.967Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories Running setup.py install for docopt: finished with status 'done' [2021-09-06T16:51:02.967Z] [2021-09-06T16:51:02.967Z] ---> Using cache [2021-09-06T16:51:02.967Z] ---> 091a3aee78d0 [2021-09-06T16:51:02.967Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T16:51:02.967Z] ---> Using cache [2021-09-06T16:51:02.967Z] Running setup.py install for dockerpty: started [2021-09-06T16:51:02.967Z] ---> 14af7c5c6d9b [2021-09-06T16:51:02.967Z] Step 6/24 : COPY go.mod . [2021-09-06T16:51:02.967Z] ---> Using cache [2021-09-06T16:51:02.967Z] ---> 9a39cc7a368b [2021-09-06T16:51:02.967Z] Step 7/24 : RUN go mod download [2021-09-06T16:51:02.967Z] ---> Using cache [2021-09-06T16:51:02.967Z] ---> 513ca89bc7dd [2021-09-06T16:51:02.967Z] Step 8/24 : COPY . . [2021-09-06T16:51:02.967Z] ---> Using cache [2021-09-06T16:51:02.967Z] ---> 61a6a49a708f [2021-09-06T16:51:02.967Z] Step 9/24 : RUN go mod tidy [2021-09-06T16:51:02.967Z] ---> Using cache [2021-09-06T16:51:02.967Z] ---> 1915e33a9e2f [2021-09-06T16:51:02.967Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T16:51:05.644Z] ---> Running in e5ffbb519914 [2021-09-06T16:51:07.098Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T16:51:07.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T16:51:09.180Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T16:51:09.180Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T16:51:09.180Z] ---> dcc1d0bd05cc [2021-09-06T16:51:09.180Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T16:51:09.180Z] ---> Using cache [2021-09-06T16:51:09.180Z] ---> 1fb5652d4f33 [2021-09-06T16:51:09.180Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T16:51:09.180Z] ---> Using cache [2021-09-06T16:51:09.180Z] ---> 091a3aee78d0 [2021-09-06T16:51:09.180Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T16:51:09.180Z] ---> Using cache [2021-09-06T16:51:09.180Z] ---> 14af7c5c6d9b [2021-09-06T16:51:09.180Z] Step 6/26 : COPY go.mod . [2021-09-06T16:51:09.180Z] ---> Using cache [2021-09-06T16:51:09.180Z] ---> 9a39cc7a368b [2021-09-06T16:51:09.180Z] Step 7/26 : RUN go mod download [2021-09-06T16:51:09.180Z] ---> Using cache [2021-09-06T16:51:09.180Z] ---> 513ca89bc7dd [2021-09-06T16:51:09.180Z] Step 8/26 : COPY . . [2021-09-06T16:51:09.180Z] ---> Using cache [2021-09-06T16:51:09.180Z] ---> 61a6a49a708f [2021-09-06T16:51:09.180Z] Step 9/26 : RUN go mod tidy [2021-09-06T16:51:09.180Z] ---> Using cache [2021-09-06T16:51:09.180Z] ---> 1915e33a9e2f [2021-09-06T16:51:09.180Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T16:51:09.801Z] ---> Running in 875ed01f4575 [2021-09-06T16:51:10.082Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-09-06T16:51:12.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T16:51:27.216Z] Removing intermediate container 03b9b1e9f03a [2021-09-06T16:51:27.216Z] ---> 12199f9738d5 [2021-09-06T16:51:27.216Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T16:51:27.216Z] ---> Running in b1cd062279b0 [2021-09-06T16:51:27.216Z] Removing intermediate container b1cd062279b0 [2021-09-06T16:51:27.216Z] ---> 08d421bdfd0b [2021-09-06T16:51:27.216Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T16:51:27.216Z] ---> Running in 11462edbad36 [2021-09-06T16:51:27.812Z] Removing intermediate container 11462edbad36 [2021-09-06T16:51:27.812Z] ---> 136805cf035f [2021-09-06T16:51:27.812Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T16:51:29.804Z] ---> 3cee316c6f5c [2021-09-06T16:51:29.804Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T16:51:31.239Z] ---> 1df610cb12f2 [2021-09-06T16:51:31.239Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T16:51:33.237Z] ---> cd387ff5d902 [2021-09-06T16:51:33.237Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T16:51:33.237Z] ---> Running in 02e7d2976836 [2021-09-06T16:51:34.230Z] Removing intermediate container 02e7d2976836 [2021-09-06T16:51:34.230Z] ---> b4db3e2d595f [2021-09-06T16:51:34.230Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:51:34.230Z] ---> Running in 4dff823ed5ad [2021-09-06T16:51:35.220Z] Removing intermediate container 4dff823ed5ad [2021-09-06T16:51:35.220Z] ---> e8a7e7af110e [2021-09-06T16:51:35.220Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:51:35.220Z] ---> Running in d0df620adf9e [2021-09-06T16:51:36.211Z] Removing intermediate container d0df620adf9e [2021-09-06T16:51:36.211Z] ---> e6cd5abaf79d [2021-09-06T16:51:36.211Z] Step 23/24 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca [2021-09-06T16:51:36.211Z] ---> Running in 63308ebe426a [2021-09-06T16:51:36.818Z] Removing intermediate container 63308ebe426a [2021-09-06T16:51:36.818Z] ---> 18c9b25f0bdb [2021-09-06T16:51:36.818Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:51:37.099Z] ---> Running in 0837cc67c2b6 [2021-09-06T16:51:37.713Z] Removing intermediate container 0837cc67c2b6 [2021-09-06T16:51:37.713Z] ---> 17b156609fb0 [2021-09-06T16:51:37.713Z] [2021-09-06T16:51:38.318Z] Successfully built 17b156609fb0 [2021-09-06T16:51:38.594Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-06T16:52:46.691Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T16:53:05.049Z] Removing intermediate container dd4903309bae [2021-09-06T16:53:05.049Z] ---> 172fe83acb0b [2021-09-06T16:53:05.049Z] [2021-09-06T16:53:05.049Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T16:53:05.049Z] ---> afc2cc120ca2 [2021-09-06T16:53:05.049Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T16:53:05.049Z] Removing intermediate container b62114f494f6 [2021-09-06T16:53:05.049Z] ---> 47a7cd5296b1 [2021-09-06T16:53:05.049Z] [2021-09-06T16:53:05.049Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T16:53:05.049Z] ---> afc2cc120ca2 [2021-09-06T16:53:05.049Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T16:53:05.049Z] ---> Running in c9b93ef97723 [2021-09-06T16:53:05.049Z] ---> Running in b3f4346d80ad [2021-09-06T16:53:05.658Z] Removing intermediate container b3f4346d80ad [2021-09-06T16:53:05.658Z] ---> 4697bd7ea98e [2021-09-06T16:53:05.658Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T16:53:05.937Z] ---> Running in f7f93ac4c632 [2021-09-06T16:53:06.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T16:53:07.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:53:07.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:53:08.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:53:08.358Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T16:53:08.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:53:08.358Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T16:53:08.358Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T16:53:08.358Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T16:53:08.358Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:53:08.358Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:53:08.641Z] OK: 7 MiB in 18 packages [2021-09-06T16:53:09.259Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T16:53:09.259Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T16:53:09.259Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:53:09.259Z] OK: 5 MiB in 16 packages [2021-09-06T16:53:11.269Z] Removing intermediate container f7f93ac4c632 [2021-09-06T16:53:11.269Z] ---> 329ddcd53bb6 [2021-09-06T16:53:11.269Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T16:53:11.269Z] Removing intermediate container c9b93ef97723 [2021-09-06T16:53:11.269Z] ---> d4bd04df21b6 [2021-09-06T16:53:11.269Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:53:11.269Z] ---> Running in 17d935c7a326 [2021-09-06T16:53:11.564Z] ---> Running in 187bce375730 [2021-09-06T16:53:12.172Z] Removing intermediate container 17d935c7a326 [2021-09-06T16:53:12.172Z] ---> c92448539970 [2021-09-06T16:53:12.172Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T16:53:12.452Z] ---> Running in 980d88f2d7b4 [2021-09-06T16:53:12.452Z] Removing intermediate container 187bce375730 [2021-09-06T16:53:12.452Z] ---> 1bf0f7bfebf3 [2021-09-06T16:53:12.452Z] Step 14/22 : WORKDIR /edgex [2021-09-06T16:53:13.062Z] ---> Running in ab06553198dd [2021-09-06T16:53:13.062Z] Removing intermediate container 980d88f2d7b4 [2021-09-06T16:53:13.062Z] ---> ebff739a8de7 [2021-09-06T16:53:13.062Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T16:53:13.663Z] ---> Running in 59bd4f8c4cca [2021-09-06T16:53:14.259Z] Removing intermediate container ab06553198dd [2021-09-06T16:53:14.259Z] ---> 85e9978853e4 [2021-09-06T16:53:14.259Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T16:53:16.241Z] ---> eba4548d1576 [2021-09-06T16:53:16.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T16:53:16.849Z] Removing intermediate container e5ffbb519914 [2021-09-06T16:53:16.849Z] ---> dde24f4425e8 [2021-09-06T16:53:16.849Z] [2021-09-06T16:53:16.849Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T16:53:16.849Z] ---> afc2cc120ca2 [2021-09-06T16:53:16.849Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T16:53:16.849Z] ---> Using cache [2021-09-06T16:53:16.849Z] ---> 1df6be2477ca [2021-09-06T16:53:16.849Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T16:53:16.849Z] ---> Using cache [2021-09-06T16:53:16.849Z] ---> 9b0840aae4bc [2021-09-06T16:53:16.849Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T16:53:17.127Z] ---> Running in 7a04eeb46831 [2021-09-06T16:53:17.414Z] Removing intermediate container 59bd4f8c4cca [2021-09-06T16:53:17.414Z] ---> 1ae4e37c2030 [2021-09-06T16:53:17.414Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T16:53:17.700Z] Removing intermediate container 875ed01f4575 [2021-09-06T16:53:17.700Z] ---> 2db066882665 [2021-09-06T16:53:17.700Z] [2021-09-06T16:53:17.700Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T16:53:17.700Z] ---> afc2cc120ca2 [2021-09-06T16:53:17.700Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T16:53:17.976Z] ---> Running in cce0dd9a40c2 [2021-09-06T16:53:17.976Z] ---> Running in a130f53bd4a9 [2021-09-06T16:53:18.253Z] Removing intermediate container 7a04eeb46831 [2021-09-06T16:53:18.253Z] ---> 314cdc054e7e [2021-09-06T16:53:18.253Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T16:53:18.253Z] ---> c79ed5701fd8 [2021-09-06T16:53:18.253Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T16:53:18.253Z] ---> Running in 8a11f15914b8 [2021-09-06T16:53:18.857Z] Removing intermediate container cce0dd9a40c2 [2021-09-06T16:53:18.857Z] ---> 770a009e8fcb [2021-09-06T16:53:18.857Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T16:53:19.133Z] Removing intermediate container 8a11f15914b8 [2021-09-06T16:53:19.133Z] ---> 47c25c8863d4 [2021-09-06T16:53:19.133Z] Step 16/24 : WORKDIR / [2021-09-06T16:53:19.730Z] ---> Running in 90894866af9e [2021-09-06T16:53:20.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T16:53:20.008Z] ---> 0cdfa4b598b6 [2021-09-06T16:53:20.008Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T16:53:20.008Z] ---> dcd9d39ba946 [2021-09-06T16:53:20.008Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T16:53:20.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T16:53:20.283Z] ---> Running in 1e5c23265f6b [2021-09-06T16:53:20.283Z] ---> Running in 7fca1f4eab96 [2021-09-06T16:53:20.563Z] Removing intermediate container 90894866af9e [2021-09-06T16:53:20.563Z] ---> 2c92b1983d15 [2021-09-06T16:53:20.563Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:53:20.836Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T16:53:20.836Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T16:53:20.836Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T16:53:20.836Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T16:53:20.836Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T16:53:20.836Z] Removing intermediate container 1e5c23265f6b [2021-09-06T16:53:20.836Z] ---> c334fcd195f7 [2021-09-06T16:53:20.836Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T16:53:21.110Z] OK: 6 MiB in 17 packages [2021-09-06T16:53:21.110Z] ---> Running in dc5917ac9198 [2021-09-06T16:53:22.097Z] ---> 819c30679157 [2021-09-06T16:53:22.097Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T16:53:22.097Z] Removing intermediate container dc5917ac9198 [2021-09-06T16:53:22.097Z] ---> 36766f458d7f [2021-09-06T16:53:22.097Z] Step 20/22 : LABEL arch=arm64 [2021-09-06T16:53:22.375Z] ---> Running in fc5075cda5ba [2021-09-06T16:53:23.363Z] Removing intermediate container fc5075cda5ba [2021-09-06T16:53:23.363Z] ---> 850d651baa2c [2021-09-06T16:53:23.363Z] Step 21/22 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca [2021-09-06T16:53:23.363Z] Removing intermediate container a130f53bd4a9 [2021-09-06T16:53:23.363Z] ---> 42c5b9c5a4f0 [2021-09-06T16:53:23.363Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T16:53:23.637Z] ---> Running in 8a7aed7dd586 [2021-09-06T16:53:23.637Z] ---> Running in f80342dbabfd [2021-09-06T16:53:23.637Z] Removing intermediate container 7fca1f4eab96 [2021-09-06T16:53:23.637Z] ---> daad7881337d [2021-09-06T16:53:23.637Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T16:53:23.637Z] ---> b63c01f6044d [2021-09-06T16:53:23.637Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T16:53:24.259Z] Removing intermediate container f80342dbabfd [2021-09-06T16:53:24.259Z] ---> b9765c25f099 [2021-09-06T16:53:24.259Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T16:53:24.259Z] Removing intermediate container 8a7aed7dd586 [2021-09-06T16:53:24.259Z] ---> fe9932dc4d35 [2021-09-06T16:53:24.259Z] Step 14/26 : WORKDIR / [2021-09-06T16:53:24.542Z] ---> Running in 7ac01397a88b [2021-09-06T16:53:24.542Z] ---> Running in b63c014281a9 [2021-09-06T16:53:24.820Z] ---> d05cf041515e [2021-09-06T16:53:24.820Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T16:53:24.820Z] ---> cb82e9ecdc95 [2021-09-06T16:53:24.820Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T16:53:25.100Z] ---> Running in 04089af4bef2 [2021-09-06T16:53:25.382Z] Removing intermediate container b63c014281a9 [2021-09-06T16:53:25.382Z] ---> e8b92027eba1 [2021-09-06T16:53:25.382Z] [2021-09-06T16:53:25.382Z] Removing intermediate container 7ac01397a88b [2021-09-06T16:53:25.382Z] ---> 2597003dbef2 [2021-09-06T16:53:25.382Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-06T16:53:25.995Z] Successfully built e8b92027eba1 [2021-09-06T16:53:25.995Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-06T16:53:26.270Z]  Building security-proxy-setup ... done Removing intermediate container 04089af4bef2 [2021-09-06T16:53:26.270Z] ---> dd2b79cc8157 [2021-09-06T16:53:26.270Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T16:53:26.545Z] ---> Running in 790cf11cf475 [2021-09-06T16:53:26.823Z] ---> 48daa8cb59fd [2021-09-06T16:53:26.823Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-06T16:53:26.823Z] ---> a96650e3576f [2021-09-06T16:53:26.823Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T16:53:27.107Z] Removing intermediate container 790cf11cf475 [2021-09-06T16:53:27.107Z] ---> 437cff5e2394 [2021-09-06T16:53:27.107Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T16:53:27.380Z] ---> Running in a9705b3669b7 [2021-09-06T16:53:27.653Z] ---> 981c250adab0 [2021-09-06T16:53:27.653Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T16:53:27.653Z] ---> 2c53ae87190e [2021-09-06T16:53:27.653Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T16:53:27.930Z] Removing intermediate container a9705b3669b7 [2021-09-06T16:53:27.930Z] ---> e7862d165a41 [2021-09-06T16:53:27.930Z] Step 23/24 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca [2021-09-06T16:53:28.209Z] ---> Running in 01c0df75b719 [2021-09-06T16:53:28.807Z] Removing intermediate container 01c0df75b719 [2021-09-06T16:53:28.807Z] ---> 066be1dd054a [2021-09-06T16:53:28.807Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T16:53:28.807Z] ---> 5d0ee64a77e4 [2021-09-06T16:53:28.808Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-06T16:53:28.808Z] ---> 84eaf7397cb7 [2021-09-06T16:53:28.808Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T16:53:28.808Z] ---> Running in b1665f6fa427 [2021-09-06T16:53:29.800Z] Removing intermediate container b1665f6fa427 [2021-09-06T16:53:29.801Z] ---> 48706bcf9121 [2021-09-06T16:53:29.801Z] [2021-09-06T16:53:30.075Z] ---> 3e9d7bdec140 [2021-09-06T16:53:30.075Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T16:53:30.075Z] ---> 2d006c70cb9f [2021-09-06T16:53:30.075Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T16:53:30.075Z] Successfully built 48706bcf9121 [2021-09-06T16:53:30.075Z] Successfully tagged core-metadata-arm64:latest [2021-09-06T16:53:30.354Z]  Building core-metadata ... done  ---> Running in c2fdde8dd1f7 [2021-09-06T16:53:31.340Z] Removing intermediate container c2fdde8dd1f7 [2021-09-06T16:53:31.340Z] ---> b1764bee7db9 [2021-09-06T16:53:31.340Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T16:53:31.617Z] ---> eca00436e914 [2021-09-06T16:53:31.617Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T16:53:32.225Z] ---> 6451285a73f8 [2021-09-06T16:53:32.225Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T16:53:32.838Z] ---> Running in 58f0f099636e [2021-09-06T16:53:33.451Z] ---> 4d57ac969653 [2021-09-06T16:53:33.451Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T16:53:34.442Z] ---> e6223c6a03c0 [2021-09-06T16:53:34.442Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-06T16:53:34.719Z] ---> Running in cd2cb5d643f1 [2021-09-06T16:53:35.714Z] Removing intermediate container 58f0f099636e [2021-09-06T16:53:35.714Z] ---> 8a3321370a9e [2021-09-06T16:53:35.714Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T16:53:35.990Z] ---> Running in 18d147c502d0 [2021-09-06T16:53:36.589Z] Removing intermediate container 18d147c502d0 [2021-09-06T16:53:36.589Z] ---> 3b4f91800d6c [2021-09-06T16:53:36.589Z] Step 29/32 : CMD ["gate"] [2021-09-06T16:53:37.189Z] ---> Running in b0a054848bd1 [2021-09-06T16:53:37.467Z] Removing intermediate container cd2cb5d643f1 [2021-09-06T16:53:37.467Z] ---> 916370ee1b98 [2021-09-06T16:53:37.467Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T16:53:37.751Z] Removing intermediate container b0a054848bd1 [2021-09-06T16:53:37.751Z] ---> 5f5a95a0d730 [2021-09-06T16:53:37.751Z] Step 30/32 : LABEL arch=arm64 [2021-09-06T16:53:37.751Z] ---> Running in 003b4b415868 [2021-09-06T16:53:38.365Z] ---> Running in 95c1219af769 [2021-09-06T16:53:38.365Z] Removing intermediate container 003b4b415868 [2021-09-06T16:53:38.365Z] ---> 56790660cce8 [2021-09-06T16:53:38.365Z] Step 24/26 : LABEL arch=arm64 [2021-09-06T16:53:38.648Z] ---> Running in f47747608ede [2021-09-06T16:53:38.924Z] Removing intermediate container 95c1219af769 [2021-09-06T16:53:38.924Z] ---> ef2c60ce266f [2021-09-06T16:53:38.924Z] Step 31/32 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca [2021-09-06T16:53:39.211Z] ---> Running in b263ac0b8aa5 [2021-09-06T16:53:39.211Z] Removing intermediate container f47747608ede [2021-09-06T16:53:39.493Z] ---> 238d605c55ac [2021-09-06T16:53:39.493Z] Step 25/26 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca [2021-09-06T16:53:39.493Z] ---> Running in fd3a070442ed [2021-09-06T16:53:40.098Z] Removing intermediate container b263ac0b8aa5 [2021-09-06T16:53:40.098Z] ---> c33d66a6dd7e [2021-09-06T16:53:40.098Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T16:53:40.098Z] Removing intermediate container fd3a070442ed [2021-09-06T16:53:40.098Z] ---> 8220b2d6b04d [2021-09-06T16:53:40.098Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T16:53:40.378Z] ---> Running in 6fc2891a7be1 [2021-09-06T16:53:40.661Z] ---> Running in fb50351f2885 [2021-09-06T16:53:41.275Z] Removing intermediate container 6fc2891a7be1 [2021-09-06T16:53:41.275Z] ---> 8a308f621381 [2021-09-06T16:53:41.275Z] [2021-09-06T16:53:41.275Z] Removing intermediate container fb50351f2885 [2021-09-06T16:53:41.275Z] ---> ba83d10d7a17 [2021-09-06T16:53:41.275Z] [2021-09-06T16:53:41.553Z] Successfully built 8a308f621381 [2021-09-06T16:53:41.553Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-06T16:53:41.553Z]  Building security-bootstrapper ... done Successfully built ba83d10d7a17 [2021-09-06T16:53:41.830Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-06T16:53:42.124Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-09-06T16:53:42.128Z] $ docker stop --time=1 8a73fbcbc8962199bf1f9f0862fda5e31ba216422dd94a4402676c8b908d218e [2021-09-06T16:53:44.016Z] $ docker rm -f 8a73fbcbc8962199bf1f9f0862fda5e31ba216422dd94a4402676c8b908d218e [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T16:53:44.610Z] + docker images [2021-09-06T16:53:44.881Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T16:53:44.881Z] security-secretstore-setup-arm64 latest ba83d10d7a17 4 seconds ago 26.5MB [2021-09-06T16:53:44.881Z] security-bootstrapper-arm64 latest 8a308f621381 4 seconds ago 17.7MB [2021-09-06T16:53:44.881Z] core-metadata-arm64 latest 48706bcf9121 15 seconds ago 15.8MB [2021-09-06T16:53:44.881Z] security-proxy-setup-arm64 latest e8b92027eba1 19 seconds ago 24.6MB [2021-09-06T16:53:44.881Z] 2db066882665 27 seconds ago 1.57GB [2021-09-06T16:53:44.881Z] dde24f4425e8 28 seconds ago 1.57GB [2021-09-06T16:53:44.881Z] 172fe83acb0b 42 seconds ago 1.57GB [2021-09-06T16:53:44.881Z] 47a7cd5296b1 42 seconds ago 1.57GB [2021-09-06T16:53:44.881Z] sys-mgmt-agent-arm64 latest 17b156609fb0 2 minutes ago 311MB [2021-09-06T16:53:44.881Z] core-data-arm64 latest b2e65272e5de 3 minutes ago 19.3MB [2021-09-06T16:53:44.881Z] support-notifications-arm64 latest dea65ce8f496 3 minutes ago 15.9MB [2021-09-06T16:53:44.881Z] core-command-arm64 latest 56961290fbf3 3 minutes ago 15.2MB [2021-09-06T16:53:44.881Z] support-scheduler-arm64 latest 20e0c1ce4b75 3 minutes ago 15.2MB [2021-09-06T16:53:44.881Z] 21483bb412c5 3 minutes ago 1.57GB [2021-09-06T16:53:44.881Z] e01dc2d29886 4 minutes ago 1.57GB [2021-09-06T16:53:44.881Z] 03ad652380aa 4 minutes ago 1.57GB [2021-09-06T16:53:44.881Z] d42e443f49c4 4 minutes ago 1.57GB [2021-09-06T16:53:44.881Z] 805c865b634b 4 minutes ago 1.56GB [2021-09-06T16:53:44.881Z] ci-base-image-arm64 latest dcc1d0bd05cc 16 minutes ago 1.24GB [2021-09-06T16:53:44.881Z] alpine 3.12 afc2cc120ca2 5 days ago 5.33MB [2021-09-06T16:53:44.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-06T16:53:44.881Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-06T16:53:44.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months 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] sh [2021-09-06T16:53:45.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T16:53:45.601Z] [2021-09-06T16:53:45.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:53:45.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T16:53:46.238Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-06T16:53:46.238Z] 448f6bf000e3: Pulling fs layer [2021-09-06T16:53:46.238Z] f757da607395: Pulling fs layer [2021-09-06T16:53:46.238Z] 05883995daec: Pulling fs layer [2021-09-06T16:53:46.238Z] 8603b9c90790: Pulling fs layer [2021-09-06T16:53:46.238Z] 1560dd03e051: Pulling fs layer [2021-09-06T16:53:46.238Z] 27f5ce0e4adf: Pulling fs layer [2021-09-06T16:53:46.238Z] c2d8d7efcc4b: Pulling fs layer [2021-09-06T16:53:46.238Z] 8603b9c90790: Waiting [2021-09-06T16:53:46.238Z] 1560dd03e051: Waiting [2021-09-06T16:53:46.238Z] 27f5ce0e4adf: Waiting [2021-09-06T16:53:46.238Z] c2d8d7efcc4b: Waiting [2021-09-06T16:53:46.510Z] f757da607395: Verifying Checksum [2021-09-06T16:53:46.510Z] f757da607395: Download complete [2021-09-06T16:53:46.510Z] 8603b9c90790: Verifying Checksum [2021-09-06T16:53:46.510Z] 8603b9c90790: Download complete [2021-09-06T16:53:46.782Z] 1560dd03e051: Verifying Checksum [2021-09-06T16:53:46.782Z] 1560dd03e051: Download complete [2021-09-06T16:53:46.782Z] 27f5ce0e4adf: Verifying Checksum [2021-09-06T16:53:46.782Z] 27f5ce0e4adf: Download complete [2021-09-06T16:53:46.782Z] 05883995daec: Verifying Checksum [2021-09-06T16:53:46.782Z] 05883995daec: Download complete [2021-09-06T16:53:47.768Z] 448f6bf000e3: Verifying Checksum [2021-09-06T16:53:47.768Z] 448f6bf000e3: Download complete [2021-09-06T16:53:51.151Z] c2d8d7efcc4b: Verifying Checksum [2021-09-06T16:53:51.151Z] c2d8d7efcc4b: Download complete [2021-09-06T16:53:51.424Z] 448f6bf000e3: Pull complete [2021-09-06T16:53:52.020Z] f757da607395: Pull complete [2021-09-06T16:53:53.998Z] 05883995daec: Pull complete [2021-09-06T16:53:53.998Z] 8603b9c90790: Pull complete [2021-09-06T16:53:54.975Z] 1560dd03e051: Pull complete [2021-09-06T16:53:55.567Z] 27f5ce0e4adf: Pull complete [2021-09-06T16:54:10.646Z] c2d8d7efcc4b: Pull complete [2021-09-06T16:54:10.646Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-06T16:54:10.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T16:54:10.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-06T16:54:10.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2021-09-06T16:54:11.022Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-06T16:54:15.784Z] $ docker top cade89e4f9bc423d694f30e2519cb04d656720676881222d9e8a21e16c95bdf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:54:17.082Z] ---> job-cost.sh [2021-09-06T16:54:17.082Z] lf-activate-venv: SKIPPING [2021-09-06T16:54:17.082Z] INFO: No Stack... [2021-09-06T16:54:18.542Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-06T16:54:18.819Z] INFO: Archiving Costs [Pipeline] sh [2021-09-06T16:54:19.517Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-09-06T16:54:19.517Z] + cut -d, -f6 [Pipeline] lock [2021-09-06T16:54:19.608Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3700-2-stack-cost] [2021-09-06T16:54:19.631Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3700-2-stack-cost] did not exist. Created. [2021-09-06T16:54:19.631Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3700-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-06T16:54:20.382Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-06T16:54:20.606Z] Stashed 1 file(s) [Pipeline] } [2021-09-06T16:54:20.618Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3700-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-06T16:54:20.644Z] $ docker stop --time=1 cade89e4f9bc423d694f30e2519cb04d656720676881222d9e8a21e16c95bdf9 [2021-09-06T16:54:22.483Z] $ docker rm -f cade89e4f9bc423d694f30e2519cb04d656720676881222d9e8a21e16c95bdf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-06T16:54:26.224Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:54:26.551Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:54:27.151Z] ---> package-listing.sh [2021-09-06T16:54:27.151Z] ++ facter osfamily [2021-09-06T16:54:27.151Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-06T16:54:27.417Z] + OS_FAMILY=redhat [2021-09-06T16:54:27.417Z] + workspace=/w/workspace/edgex-go/2 [2021-09-06T16:54:27.417Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-06T16:54:27.417Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-06T16:54:27.417Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-06T16:54:27.417Z] + PACKAGES=/tmp/packages_start.txt [2021-09-06T16:54:27.417Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-06T16:54:27.417Z] + PACKAGES=/tmp/packages_end.txt [2021-09-06T16:54:27.417Z] + case "${OS_FAMILY}" in [2021-09-06T16:54:27.417Z] + sort [2021-09-06T16:54:27.417Z] + rpm -qa [2021-09-06T16:54:29.355Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-06T16:54:29.355Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-06T16:54:29.355Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-06T16:54:29.355Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-06T16:54:29.355Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-06T16:54:29.355Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-06T16:54:29.371Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-06T16:54:29.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:54:30.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:54:30.258Z] [2021-09-06T16:54:30.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T16:54:30.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:54:30.590Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-06T16:54:30.590Z] b4d181a07f80: Pulling fs layer [2021-09-06T16:54:30.590Z] a1111a8f2ec3: Pulling fs layer [2021-09-06T16:54:30.590Z] ed53099fbce6: Pulling fs layer [2021-09-06T16:54:30.590Z] dc539afda2c1: Pulling fs layer [2021-09-06T16:54:30.590Z] 77bc0d833cb6: Pulling fs layer [2021-09-06T16:54:30.590Z] 9065ff56babe: Pulling fs layer [2021-09-06T16:54:30.590Z] d287ab97295c: Pulling fs layer [2021-09-06T16:54:30.590Z] dc539afda2c1: Waiting [2021-09-06T16:54:30.590Z] 77bc0d833cb6: Waiting [2021-09-06T16:54:30.590Z] 9065ff56babe: Waiting [2021-09-06T16:54:30.590Z] d287ab97295c: Waiting [2021-09-06T16:54:30.854Z] a1111a8f2ec3: Verifying Checksum [2021-09-06T16:54:30.854Z] a1111a8f2ec3: Download complete [2021-09-06T16:54:30.854Z] dc539afda2c1: Verifying Checksum [2021-09-06T16:54:30.854Z] dc539afda2c1: Download complete [2021-09-06T16:54:31.118Z] 77bc0d833cb6: Verifying Checksum [2021-09-06T16:54:31.118Z] 77bc0d833cb6: Download complete [2021-09-06T16:54:31.118Z] 9065ff56babe: Verifying Checksum [2021-09-06T16:54:31.118Z] 9065ff56babe: Download complete [2021-09-06T16:54:31.118Z] ed53099fbce6: Verifying Checksum [2021-09-06T16:54:31.118Z] ed53099fbce6: Download complete [2021-09-06T16:54:31.707Z] b4d181a07f80: Verifying Checksum [2021-09-06T16:54:31.707Z] b4d181a07f80: Download complete [2021-09-06T16:54:33.146Z] b4d181a07f80: Pull complete [2021-09-06T16:54:33.425Z] a1111a8f2ec3: Pull complete [2021-09-06T16:54:34.018Z] ed53099fbce6: Pull complete [2021-09-06T16:54:34.018Z] dc539afda2c1: Pull complete [2021-09-06T16:54:34.285Z] 77bc0d833cb6: Pull complete [2021-09-06T16:54:34.285Z] 9065ff56babe: Pull complete [2021-09-06T16:54:35.249Z] d287ab97295c: Verifying Checksum [2021-09-06T16:54:35.249Z] d287ab97295c: Download complete [2021-09-06T16:54:39.514Z] d287ab97295c: Pull complete [2021-09-06T16:54:39.514Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-06T16:54:39.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T16:54:39.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-06T16:54:39.606Z] prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container [2021-09-06T16:54:39.667Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-06T16:54:43.089Z] $ docker top 24fd896f0a92140d029b4c3421001c294d6fe402475742c7e5a4b055a798091e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T16:54:43.490Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-06T16:54:43.805Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-06T16:54:44.124Z] + ls /var/log/sa-host [2021-09-06T16:54:44.124Z] + sadf -c /var/log/sa-host/sa05 [2021-09-06T16:54:44.124Z] file_magic: OK [2021-09-06T16:54:44.124Z] HZ: Using current value: 100 [2021-09-06T16:54:44.124Z] file_header: OK [2021-09-06T16:54:44.124Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-06T16:54:44.124Z] Statistics: [2021-09-06T16:54:44.124Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-06T16:54:44.124Z] File successfully converted to sysstat format version 12.0.3 [2021-09-06T16:54:44.124Z] + sadf -c /var/log/sa-host/sa06 [2021-09-06T16:54:44.124Z] file_magic: OK [2021-09-06T16:54:44.124Z] HZ: Using current value: 100 [2021-09-06T16:54:44.124Z] file_header: OK [2021-09-06T16:54:44.124Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-06T16:54:44.124Z] Statistics: [2021-09-06T16:54:44.124Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-06T16:54:44.124Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T16:54:44.743Z] provisioning config files... [2021-09-06T16:54:44.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7799649258357611812tmp [Pipeline] { [Pipeline] echo [2021-09-06T16:54:44.785Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:54:45.110Z] ---> create-netrc.sh [Pipeline] } [2021-09-06T16:54:45.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:54:45.534Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-06T16:54:45.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:54:45.855Z] ---> sudo-logs.sh [2021-09-06T16:54:45.855Z] Archiving 'sudo' log.. [2021-09-06T16:54:45.855Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1455.vexxhost.local: Name or service not known [2021-09-06T16:54:45.855Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1455.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-06T16:54:45.934Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:54:46.248Z] ---> job-cost.sh [2021-09-06T16:54:46.248Z] lf-activate-venv: SKIPPING [2021-09-06T16:54:46.248Z] DEBUG: total: 0.10999999940395355 [2021-09-06T16:54:46.248Z] INFO: Retrieving Stack Cost... [2021-09-06T16:54:47.205Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-06T16:54:47.471Z] INFO: Archiving Costs [Pipeline] echo [2021-09-06T16:54:47.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T16:54:47.802Z] ---> logs-deploy.sh [2021-09-06T16:54:47.803Z] lf-activate-venv: SKIPPING [2021-09-06T16:54:47.803Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3700/2 [2021-09-06T16:54:47.803Z] INFO: archiving workspace using pattern(s): [2021-09-06T16:54:48.762Z] Archives upload complete. [2021-09-06T16:54:48.762Z] INFO: archiving logs to Nexus [2021-09-06T16:54:49.346Z] ---> uname -a: [2021-09-06T16:54:49.346Z] Linux prd-centos7-docker-4c-2g-1455.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] ---> lscpu: [2021-09-06T16:54:49.346Z] Architecture: x86_64 [2021-09-06T16:54:49.346Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-06T16:54:49.346Z] Byte Order: Little Endian [2021-09-06T16:54:49.346Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-06T16:54:49.346Z] CPU(s): 2 [2021-09-06T16:54:49.346Z] On-line CPU(s) list: 0,1 [2021-09-06T16:54:49.346Z] Thread(s) per core: 1 [2021-09-06T16:54:49.346Z] Core(s) per socket: 1 [2021-09-06T16:54:49.346Z] Socket(s): 2 [2021-09-06T16:54:49.346Z] NUMA node(s): 1 [2021-09-06T16:54:49.346Z] Vendor ID: AuthenticAMD [2021-09-06T16:54:49.346Z] CPU family: 23 [2021-09-06T16:54:49.346Z] Model: 49 [2021-09-06T16:54:49.346Z] Model name: AMD EPYC-Rome Processor [2021-09-06T16:54:49.346Z] Stepping: 0 [2021-09-06T16:54:49.346Z] CPU MHz: 2799.998 [2021-09-06T16:54:49.346Z] BogoMIPS: 5599.99 [2021-09-06T16:54:49.346Z] Virtualization: AMD-V [2021-09-06T16:54:49.346Z] Hypervisor vendor: KVM [2021-09-06T16:54:49.346Z] Virtualization type: full [2021-09-06T16:54:49.346Z] L1d cache: 32K [2021-09-06T16:54:49.346Z] L1i cache: 32K [2021-09-06T16:54:49.346Z] L2 cache: 512K [2021-09-06T16:54:49.346Z] L3 cache: 16384K [2021-09-06T16:54:49.346Z] NUMA node0 CPU(s): 0,1 [2021-09-06T16:54:49.346Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] ---> nproc: [2021-09-06T16:54:49.346Z] 2 [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] ---> df -h: [2021-09-06T16:54:49.346Z] Filesystem Size Used Avail Use% Mounted on [2021-09-06T16:54:49.346Z] overlay 40G 14G 27G 35% / [2021-09-06T16:54:49.346Z] tmpfs 64M 0 64M 0% /dev [2021-09-06T16:54:49.346Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-06T16:54:49.346Z] shm 64M 0 64M 0% /dev/shm [2021-09-06T16:54:49.346Z] /dev/vda1 40G 14G 27G 35% /facter-os [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] ---> sar -b -r -n DEV: [2021-09-06T16:54:49.346Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/06/21 _x86_64_ (2 CPU) [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] 16:31:00 LINUX RESTART (2 CPU) [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] 16:32:01 tps rtps wtps bread/s bwrtn/s [2021-09-06T16:54:49.346Z] 16:33:02 162.62 3.54 159.08 2597.50 49239.26 [2021-09-06T16:54:49.346Z] 16:34:01 256.06 0.00 256.06 0.00 54579.46 [2021-09-06T16:54:49.346Z] 16:35:01 51.67 0.02 51.66 0.53 9942.71 [2021-09-06T16:54:49.346Z] 16:36:01 77.19 0.00 77.19 0.00 9671.94 [2021-09-06T16:54:49.346Z] 16:37:01 964.26 564.75 399.50 23697.29 269579.17 [2021-09-06T16:54:49.346Z] 16:38:01 399.12 74.15 324.97 4145.04 129768.81 [2021-09-06T16:54:49.346Z] 16:39:01 520.59 26.63 493.96 3267.64 197126.25 [2021-09-06T16:54:49.346Z] 16:40:02 114.87 23.04 91.82 1885.45 14026.07 [2021-09-06T16:54:49.346Z] 16:41:01 0.54 0.00 0.54 0.00 6.47 [2021-09-06T16:54:49.346Z] 16:42:01 0.58 0.22 0.37 93.82 4.30 [2021-09-06T16:54:49.346Z] 16:43:01 0.25 0.00 0.25 0.00 3.12 [2021-09-06T16:54:49.346Z] 16:44:01 0.22 0.00 0.22 0.00 2.22 [2021-09-06T16:54:49.346Z] 16:45:01 0.27 0.00 0.27 0.00 3.36 [2021-09-06T16:54:49.346Z] 16:46:01 0.37 0.07 0.30 2.00 4.15 [2021-09-06T16:54:49.346Z] 16:47:01 1.00 0.12 0.88 3.73 18.87 [2021-09-06T16:54:49.346Z] 16:48:01 0.32 0.00 0.32 0.00 4.93 [2021-09-06T16:54:49.346Z] 16:49:01 0.25 0.00 0.25 0.00 3.63 [2021-09-06T16:54:49.346Z] 16:50:01 0.37 0.00 0.37 0.00 5.51 [2021-09-06T16:54:49.346Z] 16:51:01 0.32 0.00 0.32 0.00 4.70 [2021-09-06T16:54:49.346Z] 16:52:01 0.33 0.00 0.33 0.00 4.90 [2021-09-06T16:54:49.346Z] 16:53:01 0.30 0.00 0.30 0.00 4.10 [2021-09-06T16:54:49.346Z] 16:54:01 0.28 0.00 0.28 0.00 4.26 [2021-09-06T16:54:49.346Z] Average: 116.37 31.76 84.62 1634.56 33487.12 [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] 16:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-06T16:54:49.346Z] 16:33:02 3358720 0 1108200 13.84 2620 3539400 1689204 18.65 1183804 2858036 487640 [2021-09-06T16:54:49.346Z] 16:34:01 3176100 0 1180060 14.73 2620 3650160 1699588 18.76 1342804 2847416 240760 [2021-09-06T16:54:49.346Z] 16:35:01 3167216 0 1230460 15.36 2620 3608644 1662384 18.35 1317120 2877744 65568 [2021-09-06T16:54:49.346Z] 16:36:01 2923268 0 1254168 15.66 2620 3828884 1678840 18.54 1362672 3064320 327132 [2021-09-06T16:54:49.346Z] 16:37:01 151368 0 1614504 20.16 2620 6240448 2790572 30.81 3232424 3856992 182716 [2021-09-06T16:54:49.346Z] 16:38:01 545664 0 1562448 19.51 2620 5898208 2779408 30.69 3077260 3609212 30456 [2021-09-06T16:54:49.346Z] 16:39:01 1068480 0 1635500 20.42 2620 5302340 2939860 32.46 2799568 3301084 82484 [2021-09-06T16:54:49.346Z] 16:40:02 2645728 0 1348900 16.84 2620 4011692 1454844 16.06 1220984 3353984 8 [2021-09-06T16:54:49.346Z] 16:41:01 2649808 0 1344816 16.79 2620 4011696 1411884 15.59 1224948 3347904 8 [2021-09-06T16:54:49.346Z] 16:42:01 2646188 0 1345628 16.80 2620 4014504 1411812 15.59 1228916 3349448 12 [2021-09-06T16:54:49.346Z] 16:43:01 2646768 0 1345044 16.79 2620 4014508 1411656 15.59 1228492 3349452 12 [2021-09-06T16:54:49.346Z] 16:44:01 2646340 0 1345468 16.80 2620 4014512 1411812 15.59 1228860 3349584 12 [2021-09-06T16:54:49.346Z] 16:45:01 2645972 0 1345832 16.80 2620 4014516 1411872 15.59 1229008 3349584 8 [2021-09-06T16:54:49.346Z] 16:46:01 2644076 0 1347724 16.83 2620 4014520 1413540 15.61 1230188 3349584 8 [2021-09-06T16:54:49.346Z] 16:47:01 2646048 0 1345716 16.80 2620 4014556 1411740 15.59 1228760 3349324 20 [2021-09-06T16:54:49.346Z] 16:48:01 2645836 0 1345924 16.81 2620 4014560 1411776 15.59 1229100 3349324 12 [2021-09-06T16:54:49.346Z] 16:49:01 2645376 0 1346380 16.81 2620 4014564 1411860 15.59 1229448 3349324 20 [2021-09-06T16:54:49.346Z] 16:50:01 2646152 0 1345596 16.80 2620 4014572 1411656 15.59 1228692 3349324 12 [2021-09-06T16:54:49.346Z] 16:51:01 2646416 0 1345332 16.80 2620 4014572 1411656 15.59 1228692 3349324 8 [2021-09-06T16:54:49.346Z] 16:52:01 2646296 0 1345444 16.80 2620 4014580 1411728 15.59 1228780 3349328 8 [2021-09-06T16:54:49.346Z] 16:53:01 2646500 0 1345240 16.80 2620 4014580 1411692 15.59 1228828 3349324 12 [2021-09-06T16:54:49.346Z] 16:54:01 2646612 0 1345124 16.80 2620 4014584 1411656 15.59 1228820 3349324 8 [2021-09-06T16:54:49.346Z] Average: 2458406 0 1353341 16.90 2620 4194573 1657320 18.30 1488099 3302679 64406 [2021-09-06T16:54:49.346Z] [2021-09-06T16:54:49.346Z] 16:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-06T16:54:49.346Z] 16:33:02 eth0 1659.64 1138.08 8099.99 127.71 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:33:02 vethe566836 352.02 427.27 31.09 1797.13 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:33:02 docker0 726.73 1057.26 71.41 4473.07 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:34:01 vethfa79442 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:34:01 eth0 83.83 62.14 295.11 16.11 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:34:01 docker0 39.40 42.87 3.16 261.58 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:35:01 vethfa79442 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:35:01 eth0 33.77 19.15 23.83 12.19 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:35:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:36:01 eth0 276.34 185.95 1696.32 135.77 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:37:01 vetha0b14b3 0.00 0.56 0.00 0.03 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:37:01 veth6906fa2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.346Z] 16:37:01 eth0 113.84 78.22 203.56 20.85 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:38:01 veth6919ebf 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:38:01 vetha0b14b3 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:38:01 eth0 83.38 48.45 208.17 19.50 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:39:01 veth93a0452 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:39:01 veth6492e38 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:39:01 veth2e15597 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:39:01 vetha0b14b3 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:40:02 eth0 3666.18 2380.75 15717.99 562.18 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:40:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:40:02 docker0 911.27 1331.68 84.30 5606.75 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:41:01 eth0 1.27 0.69 0.34 0.23 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:42:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:43:01 eth0 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:44:01 eth0 2.08 0.32 0.43 0.17 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:45:01 eth0 0.67 0.38 0.28 0.24 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:46:01 eth0 0.65 0.42 0.31 0.21 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:47:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:48:01 eth0 1.22 0.35 0.40 0.20 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:49:01 eth0 0.63 0.28 0.29 0.20 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:50:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:51:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:52:01 eth0 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:53:01 eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:54:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] Average: eth0 118.92 79.30 562.02 21.66 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] Average: docker0 41.48 60.61 3.84 255.18 0.00 0.00 0.00 0.00 [2021-09-06T16:54:49.347Z] [2021-09-06T16:54:49.347Z] [2021-09-06T16:54:49.347Z] ---> sar -P ALL: [2021-09-06T16:54:49.347Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/06/21 _x86_64_ (2 CPU) [2021-09-06T16:54:49.347Z] [2021-09-06T16:54:49.347Z] 16:31:00 LINUX RESTART (2 CPU) [2021-09-06T16:54:49.347Z] [2021-09-06T16:54:49.347Z] 16:32:01 CPU %user %nice %system %iowait %steal %idle [2021-09-06T16:54:49.347Z] 16:33:02 all 30.04 0.00 10.10 3.16 0.12 56.59 [2021-09-06T16:54:49.347Z] 16:33:02 0 32.97 0.00 10.83 3.65 0.11 52.44 [2021-09-06T16:54:49.347Z] 16:33:02 1 27.15 0.00 9.37 2.67 0.13 60.69 [2021-09-06T16:54:49.347Z] 16:34:01 all 57.05 0.00 11.79 1.60 0.12 29.45 [2021-09-06T16:54:49.347Z] 16:34:01 0 56.53 0.00 12.17 1.78 0.13 29.38 [2021-09-06T16:54:49.347Z] 16:34:01 1 57.56 0.00 11.40 1.41 0.11 29.51 [2021-09-06T16:54:49.347Z] 16:35:01 all 32.71 0.00 4.71 0.40 0.08 62.11 [2021-09-06T16:54:49.347Z] 16:35:01 0 32.20 0.00 4.84 0.39 0.07 62.51 [2021-09-06T16:54:49.347Z] 16:35:01 1 33.23 0.00 4.58 0.41 0.09 61.70 [2021-09-06T16:54:49.347Z] 16:36:01 all 60.75 0.00 9.83 1.43 0.14 27.85 [2021-09-06T16:54:49.347Z] 16:36:01 0 60.65 0.00 10.53 1.90 0.13 26.80 [2021-09-06T16:54:49.347Z] 16:36:01 1 60.85 0.00 9.13 0.96 0.15 28.92 [2021-09-06T16:54:49.347Z] 16:37:01 all 27.45 0.00 19.73 38.33 0.15 14.34 [2021-09-06T16:54:49.347Z] 16:37:01 0 26.68 0.00 19.59 38.49 0.13 15.12 [2021-09-06T16:54:49.347Z] 16:37:01 1 28.22 0.00 19.88 38.17 0.18 13.55 [2021-09-06T16:54:49.347Z] 16:38:01 all 80.17 0.00 17.28 2.26 0.17 0.13 [2021-09-06T16:54:49.347Z] 16:38:01 0 78.84 0.00 18.62 2.29 0.15 0.11 [2021-09-06T16:54:49.347Z] 16:38:01 1 81.51 0.00 15.93 2.23 0.19 0.15 [2021-09-06T16:54:49.347Z] 16:39:01 all 70.21 0.00 23.82 4.21 0.14 1.61 [2021-09-06T16:54:49.347Z] 16:39:01 0 69.85 0.00 24.45 3.98 0.13 1.60 [2021-09-06T16:54:49.347Z] 16:39:01 1 70.57 0.00 23.19 4.46 0.15 1.63 [2021-09-06T16:54:49.347Z] 16:40:02 all 8.44 0.00 3.61 1.38 0.04 86.53 [2021-09-06T16:54:49.347Z] 16:40:02 0 8.26 0.00 3.57 1.30 0.03 86.83 [2021-09-06T16:54:49.347Z] 16:40:02 1 8.61 0.00 3.64 1.46 0.05 86.23 [2021-09-06T16:54:49.347Z] 16:41:01 all 0.18 0.00 0.06 0.00 0.02 99.75 [2021-09-06T16:54:49.347Z] 16:41:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2021-09-06T16:54:49.347Z] 16:41:01 1 0.34 0.00 0.05 0.00 0.02 99.59 [2021-09-06T16:54:49.347Z] 16:42:01 all 0.26 0.00 0.07 0.02 0.02 99.64 [2021-09-06T16:54:49.347Z] 16:42:01 0 0.10 0.00 0.10 0.03 0.02 99.75 [2021-09-06T16:54:49.347Z] 16:42:01 1 0.42 0.00 0.03 0.00 0.02 99.53 [2021-09-06T16:54:49.347Z] 16:43:01 all 0.25 0.00 0.02 0.00 0.02 99.72 [2021-09-06T16:54:49.347Z] 16:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-09-06T16:54:49.347Z] 16:43:01 1 0.48 0.00 0.02 0.00 0.02 99.48 [2021-09-06T16:54:49.347Z] [2021-09-06T16:54:49.347Z] 16:43:01 CPU %user %nice %system %iowait %steal %idle [2021-09-06T16:54:49.347Z] 16:44:01 all 0.23 0.00 0.04 0.00 0.00 99.72 [2021-09-06T16:54:49.347Z] 16:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-09-06T16:54:49.347Z] 16:44:01 1 0.43 0.00 0.05 0.00 0.00 99.52 [2021-09-06T16:54:49.347Z] 16:45:01 all 0.09 0.00 0.03 0.00 0.01 99.87 [2021-09-06T16:54:49.347Z] 16:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-09-06T16:54:49.347Z] 16:45:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-09-06T16:54:49.347Z] 16:46:01 all 0.19 0.00 0.04 0.00 0.03 99.74 [2021-09-06T16:54:49.347Z] 16:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-09-06T16:54:49.347Z] 16:46:01 1 0.33 0.00 0.05 0.00 0.02 99.60 [2021-09-06T16:54:49.347Z] 16:47:01 all 0.22 0.00 0.03 0.00 0.00 99.75 [2021-09-06T16:54:49.347Z] 16:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-09-06T16:54:49.347Z] 16:47:01 1 0.42 0.00 0.03 0.00 0.00 99.55 [2021-09-06T16:54:49.347Z] 16:48:01 all 0.21 0.00 0.03 0.00 0.02 99.75 [2021-09-06T16:54:49.347Z] 16:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-09-06T16:54:49.347Z] 16:48:01 1 0.35 0.00 0.02 0.00 0.02 99.62 [2021-09-06T16:54:49.347Z] 16:49:01 all 0.18 0.00 0.04 0.00 0.01 99.77 [2021-09-06T16:54:49.347Z] 16:49:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-09-06T16:54:49.347Z] 16:49:01 1 0.30 0.00 0.03 0.00 0.00 99.67 [2021-09-06T16:54:49.347Z] 16:50:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-09-06T16:54:49.347Z] 16:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-06T16:54:49.347Z] 16:50:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-09-06T16:54:49.347Z] 16:51:01 all 0.21 0.00 0.03 0.00 0.02 99.74 [2021-09-06T16:54:49.347Z] 16:51:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-09-06T16:54:49.347Z] 16:51:01 1 0.33 0.00 0.02 0.00 0.00 99.65 [2021-09-06T16:54:49.347Z] 16:52:01 all 0.22 0.00 0.03 0.00 0.01 99.74 [2021-09-06T16:54:49.347Z] 16:52:01 0 0.40 0.00 0.03 0.00 0.02 99.55 [2021-09-06T16:54:49.347Z] 16:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-09-06T16:54:49.347Z] 16:53:01 all 0.23 0.00 0.03 0.00 0.03 99.72 [2021-09-06T16:54:49.348Z] 16:53:01 0 0.42 0.00 0.03 0.00 0.02 99.53 [2021-09-06T16:54:49.348Z] 16:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-09-06T16:54:49.348Z] 16:54:01 all 0.18 0.00 0.06 0.01 0.00 99.75 [2021-09-06T16:54:49.348Z] 16:54:01 0 0.33 0.00 0.08 0.02 0.00 99.57 [2021-09-06T16:54:49.348Z] 16:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-09-06T16:54:49.348Z] [2021-09-06T16:54:49.348Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-09-06T16:54:49.348Z] Average: all 15.75 0.00 4.33 2.27 0.05 77.60 [2021-09-06T16:54:49.348Z] Average: 0 15.68 0.00 4.49 2.33 0.05 77.46 [2021-09-06T16:54:49.348Z] Average: 1 15.82 0.00 4.16 2.22 0.05 77.75 [2021-09-06T16:54:49.348Z] [2021-09-06T16:54:49.348Z] [2021-09-06T16:54:49.348Z]